@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@700;800&display=swap";:root{font-family:DM Sans,system-ui,sans-serif;color:#172019;background:#f5f4ed;font-synthesis:none;--green: #125c13;--green-dark: #0a3d0b;--green-soft: #dfe9d8;--lime: #93b357;--cream: #f5f4ed;--paper: #fffef9;--ink: #172019}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #93b357;outline-offset:3px}img{max-width:100%}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.eyebrow{margin:0 0 9px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow-light{color:#c9e6b2}.brand{color:#fff;font:800 24px/1 Manrope,sans-serif;letter-spacing:-.04em}.brand-compact{color:var(--green-dark);font-size:19px}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}.login-story{min-height:100vh;padding:44px clamp(32px,6vw,88px);display:flex;color:#fff;background:radial-gradient(circle at 80% 18%,rgba(147,179,87,.3),transparent 27%),linear-gradient(145deg,var(--green-dark),var(--green) 68%,#276d24)}.login-copy{max-width:690px;margin:auto 0;padding:80px 0}.login-copy h1,.storybook-hero h1{margin:0;font:800 clamp(46px,5.8vw,82px)/.98 "Manrope",sans-serif;letter-spacing:-.065em}.login-panel{display:grid;place-items:center;padding:40px;background:#f7f5ee}.login-card{width:min(430px,100%)}.icon-tile{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--green)}.login-card h2{margin:28px 0 0;font:800 38px/1.15 Manrope;letter-spacing:-.04em}.login-card form{display:grid;gap:18px;margin-top:30px}.login-card label{color:#465048;font-size:12px;font-weight:800;letter-spacing:.03em}.input-wrap{height:54px;margin-top:8px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #d9ddd4;border-radius:14px;color:#889088;background:#fff;transition:.2s}.input-wrap:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #125c131a}.input-wrap input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:14px}.primary-button,.secondary-button,.light-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:0;border-radius:14px;color:#fff;background:var(--green);font-size:12px;font-weight:800}.primary-button{width:100%;margin-top:6px}.primary-button:disabled{cursor:not-allowed;opacity:.55}.form-error{margin:0;padding:12px 14px;border-radius:11px;color:#872d25;background:#f8dfdb;font-size:12px}.portal-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:30;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid #dfe3d8;background:#fffffcf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button,.account-button{min-height:44px;border:1px solid #dce1d7;border-radius:13px;color:var(--ink);background:#fff}.icon-button{width:44px;display:grid;place-items:center}.account-button{display:flex;align-items:center;gap:12px;padding:0 13px 0 16px}.account-button span{display:grid;text-align:left}.account-button strong{font-size:11px}.account-button small{color:#7a837b;font-size:9px}.tabbar{position:sticky;top:64px;z-index:25;min-height:48px;display:flex;align-items:center;gap:30px;overflow-x:auto;padding:0 26px;border-bottom:1px solid #e3e6de;background:#f5f4edf5}.tabbar button{align-self:stretch;padding:0;border:0;border-bottom:2px solid transparent;color:#6e766f;background:transparent;font-size:11px;font-weight:800;white-space:nowrap;text-transform:capitalize}.tabbar button.active{border-bottom-color:var(--green);color:var(--green)}.portal-main{max-width:1460px;margin:0 auto;padding:26px 26px 68px}.storybook-hero{min-height:610px;display:grid;grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr);overflow:hidden;border-radius:28px;color:#fff;background:var(--green-dark);box-shadow:0 18px 44px #223a221f}.hero-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(38px,5vw,76px);background:radial-gradient(circle at 20% 10%,rgba(147,179,87,.28),transparent 34%),linear-gradient(145deg,#0a3d0b,#125c13)}.hero-copy>p:not(.eyebrow){max-width:560px;margin:25px 0 30px;color:#e5f0df;font-size:16px;line-height:1.7}.light-button{color:var(--green-dark);background:#fff}.story-collage{min-height:610px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:3px;background:#d7dfcf}.collage-image{min-width:0;min-height:0;overflow:hidden;padding:0;border:0;background:#dfe9d8}.collage-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.collage-image:hover img{transform:scale(1.035)}.collage-image-1{grid-column:1/3;grid-row:1/3}.collage-image-2{grid-column:3/5;grid-row:1/2}.collage-image-3{grid-column:3/4;grid-row:2/4}.collage-image-4{grid-column:4/5;grid-row:2/4}.collage-image-5{grid-column:1/2;grid-row:3/5}.collage-image-6{grid-column:2/3;grid-row:3/5}.collage-image-7{grid-column:3/4;grid-row:4/5}.collage-image-8{grid-column:4/5;grid-row:4/5}.collage-image-9{display:none}.collage-1,.collage-2,.collage-3,.collage-4,.collage-5{min-height:520px;grid-template-rows:repeat(2,1fr)}.collage-1{grid-template-columns:1fr;grid-template-rows:1fr}.collage-2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.collage-3,.collage-4{grid-template-columns:repeat(2,1fr)}.collage-5{grid-template-columns:repeat(3,1fr)}.collage-1 .collage-image,.collage-2 .collage-image,.collage-3 .collage-image,.collage-4 .collage-image,.collage-5 .collage-image{display:block;grid-column:auto;grid-row:auto}.collage-3 .collage-image-1,.collage-5 .collage-image-1{grid-row:1/3}.collage-5 .collage-image-2{grid-column:2/4}.hero-placeholder{grid-column:1/-1;grid-row:1/-1;display:grid;place-items:center;align-content:center;gap:15px;padding:40px;text-align:center;color:var(--green);background:#e9f0d7}.journey-section{margin:24px 0 72px;padding:clamp(28px,5vw,58px);border:1px solid #dce3d7;border-radius:25px;background:var(--paper)}.journey-intro{max-width:700px}.journey-intro h2,.storybook-heading h2,.wires-evidence-copy h2{margin:0;font:800 clamp(30px,4vw,48px)/1.08 "Manrope";letter-spacing:-.052em}.journey-section ol{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin:40px 0 0;padding:0;list-style:none;counter-reset:journey}.journey-section li{position:relative;min-width:0;padding-right:22px}.journey-section li:not(:last-child):after{content:"";position:absolute;left:35px;right:8px;top:15px;height:1px;background:#b8c9b0}.journey-section li>span{position:relative;z-index:1;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green);font-size:10px;font-weight:800}.journey-section li div{margin-top:16px}.journey-section li strong{font:800 14px/1.35 Manrope}.journey-section li p{margin:7px 0 0;color:#697269;font-size:11px;line-height:1.55}.storybook-section{margin:0 0 76px}.storybook-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.storybook-heading>div{max-width:820px}.storybook-heading>div>p:last-child{max-width:710px;margin:15px 0 0;color:#667068;line-height:1.7}.text-button{display:flex;align-items:center;gap:5px;padding:10px 0;border:0;color:var(--green);background:transparent;font-size:11px;font-weight:800;white-space:nowrap}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.story-grid-featured{grid-template-columns:repeat(4,1fr)}.story-card{min-width:0;overflow:hidden;padding:0;border:1px solid #dfe4d9;border-radius:21px;color:inherit;background:var(--paper);text-align:left;transition:transform .2s,box-shadow .2s}.story-card:hover{transform:translateY(-3px);box-shadow:0 15px 32px #283c271a}.story-card-featured{grid-column:span 2;grid-row:span 2}.story-card-image{position:relative;height:235px;display:block;overflow:hidden;background:#dfe9d8}.story-card-featured .story-card-image{height:430px}.story-card-image img{width:100%;height:100%;display:block;object-fit:cover}.story-card-image>em{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:9px;color:#fff;background:#072b08d1;font-size:9px;font-style:normal;font-weight:800}.story-card-copy{min-height:175px;display:flex;flex-direction:column;align-items:flex-start;padding:20px}.story-card-copy>small{color:var(--green);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.story-card-copy>strong{margin-top:10px;font:800 18px/1.35 Manrope}.story-card-featured .story-card-copy>strong{font-size:26px}.story-card-copy>p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#626c64;font-size:12px;line-height:1.6;-webkit-line-clamp:2;-webkit-box-orient:vertical}.story-card-copy>em{margin-top:auto;padding-top:18px;color:#7b847c;font-size:10px;font-style:normal}.chapter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.chapter-grid button{min-height:220px;display:flex;flex-direction:column;align-items:flex-start;padding:22px;border:1px solid #dce3d7;border-radius:19px;color:inherit;background:var(--paper);text-align:left}.chapter-grid button>span{color:var(--lime);font:800 13px/1 Manrope}.chapter-grid button>strong{margin-top:28px;font:800 17px/1.3 Manrope}.chapter-grid button>p{margin:9px 0;color:#69726a;font-size:11px;line-height:1.55}.chapter-grid button>em{margin-top:auto;display:flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}.wires-evidence-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(26px,5vw,70px);margin-bottom:24px;padding:clamp(30px,5vw,66px);border-radius:28px;color:#fff;background:linear-gradient(145deg,#0a3d0b,#125c13)}.wires-evidence-copy>p:last-child{max-width:570px;color:#dcebd6;line-height:1.7}.wires-story-list{display:grid;gap:10px}.wires-story-list button{min-height:104px;display:grid;grid-template-columns:112px 1fr;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.17);border-radius:16px;color:#fff;background:#ffffff14;text-align:left}.wires-story-list img{width:112px;height:100%;object-fit:cover}.wires-story-list span{display:flex;flex-direction:column;align-items:flex-start;padding:14px 16px}.wires-story-list small{color:#c9e6b2;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wires-story-list strong{margin-top:6px;font:800 14px/1.3 Manrope}.wires-story-list em{margin-top:auto;display:flex;align-items:center;gap:6px;color:#dcebd6;font-size:9px;font-style:normal;font-weight:800}.wires-empty{min-height:220px;display:grid;place-items:center;align-content:center;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:20px;text-align:center;background:#ffffff0f}.wires-empty svg{color:#c9e6b2}.wires-empty strong{margin-top:12px;font:800 18px/1.3 Manrope}.wires-empty p{max-width:450px;margin:8px 0 0;color:#dcebd6;font-size:11px;line-height:1.6}.partnership-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:28px;border:1px solid #cfddc8;border-radius:22px;background:linear-gradient(135deg,#e9f0d7,#f8faf3)}.partnership-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#fff;background:var(--green)}.partnership-card h2{margin:0;font:800 25px/1.2 Manrope;letter-spacing:-.035em}.partnership-card p:last-child{max-width:720px;margin:9px 0 0;color:#5f6b60;line-height:1.6}.feedback-link{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:13px;color:#fff;background:var(--green-dark);font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap}.page-heading{max-width:760px;margin:12px 0 28px}.page-heading h1{margin:0;font:800 clamp(36px,5vw,57px)/1.05 "Manrope";letter-spacing:-.055em}.page-heading>p:last-child{color:#697269;line-height:1.7}.chapter-filter{display:flex;gap:8px;overflow-x:auto;margin:0 0 24px;padding:2px 2px 10px}.chapter-filter button{min-height:36px;padding:0 13px;border:1px solid #d8dfd4;border-radius:999px;color:#5f695f;background:#fff;font-size:9px;font-weight:800;white-space:nowrap}.chapter-filter button.active{border-color:var(--green);color:#fff;background:var(--green)}.review-list{display:grid;gap:10px}.review-row{width:100%;display:grid;grid-template-columns:132px 1fr auto;align-items:center;gap:18px;padding:18px;border:1px solid #dfe4d9;border-radius:18px;color:inherit;background:#fff;text-align:left}.readiness-badge{min-height:58px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:8px;padding:10px;border-radius:13px}.readiness-badge svg{width:19px}.readiness-badge small{font-size:10px;font-weight:800;line-height:1.25}.readiness-ready{color:#0b6411;background:#d8eed6}.readiness-almost{color:#76620b;background:#f4e9b9}.readiness-needs{color:#8a342a;background:#f7d9d3}.review-row-copy{min-width:0;display:grid;gap:5px}.review-row-copy strong{font:800 15px/1.25 Manrope}.review-row-copy small{color:#777f78;font-size:11px}.check-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:5px}.check-list em{padding:4px 7px;border-radius:7px;color:#8a918a;background:#f0f2ee;font-size:9px;font-style:normal;font-weight:800;text-transform:uppercase}.check-list em.done{color:var(--green);background:#e2efdc}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.report-card{min-height:300px;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid #dfe4d9;border-radius:20px;background:#fff}.report-card>small{margin-top:20px;color:#808980;font-size:10px;font-weight:700;text-transform:uppercase}.report-card h3{margin:9px 0 0;font:800 21px/1.3 Manrope}.report-card p{color:#687169;font-size:13px;line-height:1.65}.report-card a,.pending-link{margin-top:auto;display:flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:800;text-decoration:none}.pending-link{color:#929a92}.empty-state,.error-state,.contained-state,.fullscreen-state{display:grid;place-items:center;align-content:center;text-align:center}.empty-state{min-height:260px;gap:10px;padding:40px;border:1px dashed #cdd5ca;border-radius:20px;color:#737d74;background:#fff9}.empty-state svg{color:var(--green)}.empty-state strong{color:var(--ink);font:800 18px/1.3 Manrope}.empty-state p{max-width:460px;margin:0;font-size:12px;line-height:1.6}.fullscreen-state{min-height:100vh;gap:15px;color:var(--green)}.contained-state{min-height:500px;gap:15px;color:var(--green)}.error-state{min-height:440px;gap:10px;padding:40px;border-radius:24px;color:#6f2c25;background:#fff0ed}.error-state h2{margin:8px 0 0;font:800 25px/1.25 Manrope}.error-state p{max-width:520px;color:#8d5b55}.error-state button{min-height:44px;padding:0 18px;border:0;border-radius:12px;color:#fff;background:#7e3028;font-weight:800}.source-note{display:flex;align-items:center;justify-content:center;gap:7px;max-width:800px;margin:0 auto;padding:0 24px 30px;color:#717b72;font-size:10px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:24px;overflow-y:auto;background:#071808b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.story-modal{position:relative;width:min(880px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border-radius:26px;background:#fff;box-shadow:0 30px 80px #0000004d}.modal-close{position:absolute;right:16px;top:16px;z-index:2;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:13px;color:var(--ink);background:#ffffffeb}.modal-hero{width:100%;height:430px;object-fit:cover;display:block;background:#e9f0d7}.modal-placeholder{display:grid;place-items:center;color:var(--green)}.modal-filmstrip{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;border-bottom:1px solid #e7eae3;background:#f5f6f1}.modal-filmstrip button{flex:0 0 84px;height:64px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:10px;background:#dfe9d8}.modal-filmstrip button.active{border-color:var(--green)}.modal-filmstrip img{width:100%;height:100%;object-fit:cover}.modal-body{padding:clamp(24px,5vw,46px)}.modal-body h2{margin:0;font:800 clamp(30px,5vw,47px)/1.08 "Manrope";letter-spacing:-.05em}.story-meta{color:#737c74;font-size:12px}.modal-readiness{display:grid;gap:12px;margin:24px 0;padding:18px;border-radius:16px;background:#f5f7f1}.modal-readiness>strong{font:800 16px/1.2 Manrope}.modal-readiness>div{display:flex;flex-wrap:wrap;gap:8px}.modal-readiness span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:9px;font-size:10px;font-weight:800}.modal-readiness span svg{width:14px;height:14px}.modal-readiness .complete{color:#0b6411;background:#d8eed6}.modal-readiness .missing{color:#8a342a;background:#f7d9d3}.story-detail{margin-top:18px;padding:20px;border-radius:17px;background:#f7f8f3}.story-detail h3{margin:0 0 8px;color:var(--green);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.story-detail p{margin:0;line-height:1.7}.modal-body blockquote{margin:20px 0;padding:20px 24px;border-left:4px solid var(--green);color:var(--green-dark);background:#e9f0d7;font:700 18px/1.6 Manrope}.privacy-copy{display:flex;align-items:center;gap:7px;margin:24px 0 0;color:#747d75;font-size:10px}@media(max-width:1100px){.storybook-hero{grid-template-columns:1fr}.story-collage{min-height:480px}.journey-section ol{grid-template-columns:repeat(3,1fr);gap:28px 0}.chapter-grid,.story-grid-featured{grid-template-columns:repeat(2,1fr)}.wires-evidence-section{grid-template-columns:1fr}}@media(max-width:760px){.login-shell{grid-template-columns:1fr}.login-story{min-height:42vh;padding:30px}.login-copy{padding:60px 0}.login-panel{padding:48px 24px}.portal-main{padding:18px 14px 48px}.storybook-hero{min-height:0;border-radius:22px}.hero-copy{padding:34px 24px 38px}.hero-copy>p:not(.eyebrow){font-size:14px}.story-collage{min-height:390px}.journey-section{margin:16px 0 52px;padding:26px 22px}.journey-section ol{grid-template-columns:repeat(2,1fr)}.storybook-heading{align-items:flex-start;flex-direction:column}.story-grid{grid-template-columns:repeat(2,1fr)}.story-card-featured{grid-column:span 2;grid-row:auto}.story-card-featured .story-card-image{height:360px}.chapter-grid{grid-template-columns:repeat(2,1fr)}.partnership-card{grid-template-columns:auto 1fr}.feedback-link{grid-column:1/-1}.report-grid{grid-template-columns:1fr}}@media(max-width:520px){.login-story{min-height:340px}.login-copy h1{font-size:44px}.topbar{height:64px;padding:0 14px}.brand-compact{max-width:220px;font-size:15px;line-height:1.15}.account-button span{display:none}.account-button{width:43px;padding:0;justify-content:center}.tabbar{top:64px;gap:22px;padding:0 14px}.storybook-hero h1{font-size:42px}.story-collage{min-height:315px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.story-collage.collage-1{grid-template-columns:1fr;grid-template-rows:1fr}.story-collage.collage-2{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.story-collage.collage-3,.story-collage.collage-4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.story-collage.collage-5{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.collage-image-1{grid-column:1/3;grid-row:1/3}.collage-image-2{grid-column:3/4;grid-row:1/2}.collage-image-3{grid-column:3/4;grid-row:2/3}.collage-image-4{grid-column:1/2;grid-row:3/4}.collage-image-5{grid-column:2/3;grid-row:3/4}.collage-image-6{grid-column:3/4;grid-row:3/4}.collage-image:nth-child(n+7){display:none}.journey-section ol{grid-template-columns:1fr;gap:20px}.journey-section li:not(:last-child):after{left:15px;right:auto;top:32px;bottom:-20px;width:1px;height:auto}.story-grid,.story-grid-featured,.chapter-grid{grid-template-columns:1fr}.story-card-featured{grid-column:auto}.story-card-featured .story-card-image,.story-card-image{height:245px}.story-card-featured .story-card-copy>strong{font-size:20px}.chapter-grid button{min-height:185px}.wires-evidence-section{padding:28px 20px}.wires-story-list button{grid-template-columns:90px 1fr}.wires-story-list img{width:90px}.partnership-card{grid-template-columns:1fr;justify-items:start;padding:22px}.feedback-link{width:100%}.review-row{grid-template-columns:108px 1fr;gap:12px;padding:14px}.review-row>svg{display:none}.modal-backdrop{align-items:end;padding:0}.story-modal{max-height:95vh;border-radius:24px 24px 0 0}.modal-hero{height:260px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
