/* Dedicated ICO preview pages; existing application backend is untouched. */
.skip-content{position:fixed;top:8px;left:8px;z-index:1002;padding:12px 20px;background:#fff9bd;border:2px solid #2c6d49;border-radius:12px;translate:0 -160%}.skip-content:focus{translate:0 0}
.site-header nav a:first-child{border-top:0;background:none;box-shadow:none}
.site-header nav a[aria-current="page"]{background:linear-gradient(135deg,#fffbd5,#ffe35a);border:1px solid #cfbf74;box-shadow:inset 0 2px #fff8}
.site-header nav a{white-space:nowrap}
.site-loader{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#f4fce9df;backdrop-filter:blur(10px);transition:opacity .22s}
.site-loader[hidden]{display:none}
.loader-card{display:grid;justify-items:center;gap:14px;width:min(320px,calc(100% - 36px));padding:30px;border:1px solid #a5c698;border-radius:25px;background:linear-gradient(135deg,#f0fff0,#fff8ce);box-shadow:inset 0 2px #fff,0 22px 75px #41795425}
.loader-card>img{width:72px;height:72px;object-fit:contain;animation:load-coin 1.4s ease-in-out infinite}
.loader-card strong{font-family:var(--heading);font-size:20px;color:#255338}
.loader-card>span{font-size:15px;color:#5e7654}
.loader-track{width:130px;height:5px;border-radius:5px;background:#dce9c9;overflow:hidden;position:relative}
.loader-track:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#58b77b,#ffe355);animation:load-track 1.1s ease-in-out infinite}
@keyframes load-coin{50%{transform:rotateY(35deg) translateY(-4px)}}
@keyframes load-track{from{transform:translateX(-100%)}to{transform:translateX(100%)}}
.ico-document main{width:calc(100% - var(--page-gutter));max-width:var(--page-width);margin:25px auto 30px}
.ico-document main>.document-hero{width:100%;max-width:none;margin:0 0 25px;padding:clamp(24px,4vw,55px);display:grid;grid-template-columns:1.6fr 1fr;align-items:center;gap:32px;border:1px solid #a4c1a0;border-radius:28px;background:radial-gradient(at 100% 0,#def7eb,transparent 70%),linear-gradient(130deg,#fffef1,#fff5ce);box-shadow:inset 0 2px #fff,0 8px 30px #65874b16}
.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;margin-bottom:25px;color:#698466}
.breadcrumb a{color:#32754d}
.document-badge{display:inline-block;padding:8px 12px;border:1px solid #bbcba2;background:linear-gradient(110deg,#f0ffe7,#fff5c3);border-radius:12px;font-size:12px;letter-spacing:1.2px;font-weight:800;color:#557333}
.document-hero h1{font-size:clamp(30px,3.3vw,46px);line-height:1.16;color:#265e3b;margin:20px 0;text-shadow:0 2px #fff,0 4px 8px #69814212}
.document-hero p{font-size:20px;line-height:1.65;text-align:left;max-width:750px;color:#49634b}
.document-hero .actions{flex-wrap:wrap;gap:12px}
.document-art{display:grid;place-items:center;min-width:0}
.document-art img{height:330px;width:100%;object-fit:contain;filter:drop-shadow(0 16px 12px #57844719)}
.document-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px;align-items:start}
.document-toc{position:sticky;top:115px;border:1px solid #b2caa7;border-radius:20px;background:linear-gradient(130deg,#eefcf0,#fff9d9);padding:22px;box-shadow:inset 0 2px #fff}
.document-toc>span{display:block;font-weight:800;font-size:12px;letter-spacing:1.5px;color:#638145;margin-bottom:15px}
.document-toc nav{display:grid;gap:7px}
.document-toc a{display:flex;gap:10px;align-items:flex-start;padding:9px 4px;border-bottom:1px solid #b8cfa24d;font-size:16px;line-height:1.35}
.document-toc a:hover{color:#188258}.document-toc b{color:#9aab54;font-size:12px;line-height:1.9}
.toc-note{padding:14px;margin-top:18px;border:1px dashed #c4ca98;border-radius:12px;font-size:13px;line-height:1.5;color:#728063;background:#fffdf177}
.document-sections{display:grid;gap:22px;min-width:0}
.document-section,.document-next{position:relative;scroll-margin-top:120px;border:1px solid #b3cba7;border-radius:23px;padding:32px;background:radial-gradient(at 100% 0,#e8f8ea,transparent 60%),linear-gradient(135deg,#fffef5,#f4f9e9);box-shadow:inset 0 2px #fff,0 9px 20px #536b3210}
.document-section:nth-child(2n){background:linear-gradient(125deg,#f4fdef,#fff8da)}
.topic-number{display:grid;place-items:center;width:43px;height:43px;border:1px solid #bccd95;background:linear-gradient(135deg,#fcffe7,#f5e99d);border-radius:13px;color:#527135;font-weight:800;margin-bottom:18px}
.document-section h2,.document-next h2{font-size:25px;line-height:1.3;color:#29583b;margin-bottom:19px}
.document-section p,.document-next p{font-size:19px;line-height:1.75;color:#45614a;margin:0 0 17px;text-align:justify;hyphens:auto}
.document-section p:last-child{margin-bottom:0}
.document-next{background:linear-gradient(120deg,#e6f9e8,#fff4ba)}
.document-next h2{margin-top:18px}
.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
.related-grid a{display:flex;justify-content:space-between;gap:16px;background:#ffffff85;border:1px solid #b6c593;border-radius:13px;padding:16px;font-weight:700}
.related-grid a:hover{background:#fffbd0;transform:translateY(-2px)}
.related-grid span{color:#6c9143}
.pastel-footer .footer-grid>div>a:not(.brand){text-align:left}
.pastel-footer .socials a{display:grid;place-items:center;width:34px;height:34px;color:#2c7550;background:linear-gradient(130deg,#f7ffe9,#fff2bc);border:1px solid #b2c28c;border-radius:10px;box-shadow:inset 0 2px #fff,0 4px 0 #b5c69555}
.footer-bottom>div>a{font-size:14px}
.ico-home .launch-notice{margin-top:18px;padding:11px 14px;border:1px solid #c8c698;border-radius:12px;background:#fff9d1;font-size:14px;line-height:1.5}
.ico-home .progress i{width:0}.ico-home .stats strong{font-size:clamp(16px,1.35vw,21px)}.ico-home .stats p{font-size:14px}
.ico-home .launch-notice a{text-decoration:underline}
.ico-home .home-info{padding:30px 36px;background:linear-gradient(120deg,#edfae9,#fff9d7)}
.home-info h2{font-size:24px}.home-info>p{font-size:18px;line-height:1.6;margin:15px auto 20px;max-width:900px;text-align:center}
.home-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.home-info-grid article{padding:24px;border:1px solid #b5c69c;border-radius:19px;background:#fffdf29e;box-shadow:inset 0 2px #fff}
.home-info-grid b{display:block;font-size:13px;color:#829741;letter-spacing:1px;margin-bottom:14px}
.home-info-grid h3{font-size:20px;margin-bottom:13px}
.home-info-grid p{font-size:17px;line-height:1.65;text-align:left;margin-bottom:16px}
.home-info-grid a,.section-readmore{color:#23774c;font-weight:800;font-size:16px;display:inline-flex;gap:12px;align-items:center;padding:8px 0}
.section-readmore{margin-top:16px}
.document-hero.error-page{display:block;text-align:center;padding:70px 30px}.error-page p{margin:20px auto}.error-page .button{margin-top:18px}
.auth-preview-page{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:stretch}
.auth-showcase,.auth-form-panel{padding:38px;border:1px solid #aec49a;border-radius:25px;background:linear-gradient(135deg,#eafbed,#fff5c9)}
.auth-showcase h1{font-size:38px;margin:22px 0}.auth-showcase p,.auth-form-panel>p{font-size:18px;line-height:1.6;color:#4e6949;margin:15px 0}
.auth-showcase img{height:330px;width:100%;object-fit:contain;margin:15px 0}
.auth-form-panel{background:linear-gradient(125deg,#fffdf0,#eff9e9);align-self:center}
.auth-form-panel h2{font-size:28px;margin:20px 0}
.auth-form-panel form{display:grid;gap:17px;margin-top:24px}.auth-form-panel label{display:grid;gap:8px;font-size:16px;font-weight:700}
.auth-form-panel input{width:100%;padding:14px;border:1px solid #b6c9a4;border-radius:11px;background:#fffef9;color:#254731}
.auth-form-panel .check-label{display:flex;align-items:flex-start;font-weight:400;line-height:1.5}.check-label input{width:18px;height:18px;flex:none}.check-label a{text-decoration:underline}
.auth-form-panel .button{border:1px solid #cfb64f;font-size:17px}.auth-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:22px;font-size:16px;color:#2c7a4c}
.form-feedback{padding:13px;background:#edf7df;border:1px solid #aec792;border-radius:12px;font-size:15px;line-height:1.5}.form-feedback[hidden]{display:none}
@media(prefers-reduced-motion:no-preference){.document-art img{animation:banana-art-greet 10s ease-in-out infinite}.document-section{animation:answer-in .4s ease-out}}
@media(max-width:1100px){.document-layout{grid-template-columns:230px minmax(0,1fr)}.document-art img{height:270px}.document-hero p{font-size:18px}.document-toc{padding:16px}.document-section{padding:25px}.document-section h2{font-size:23px}.document-section p{font-size:18px}.site-header nav{gap:6px}}
@media(max-width:850px){.ico-document main>.document-hero{grid-template-columns:1.4fr 1fr;gap:18px}.document-layout{grid-template-columns:1fr}.document-toc{position:static}.document-toc nav{grid-template-columns:1fr 1fr}.toc-note{margin-top:12px}.document-section{scroll-margin-top:150px}.home-info-grid{grid-template-columns:1fr}.auth-preview-page{grid-template-columns:1fr}.auth-showcase{display:none}.auth-form-panel{max-width:580px;width:100%;margin:auto}.document-art img{height:240px}}
@media(max-width:600px){.ico-document main{margin-top:16px}.ico-document main>.document-hero{grid-template-columns:1fr;padding:24px 20px}.document-hero h1{font-size:31px}.document-hero p{font-size:18px}.document-art img{height:210px}.document-hero .actions{gap:10px}.document-hero .button{font-size:13px;padding:12px 15px}.document-toc nav{grid-template-columns:1fr}.document-section,.document-next{padding:23px 20px}.document-section h2{font-size:22px}.document-section p,.document-next p{font-size:18px;text-align:left;line-height:1.65}.related-grid{grid-template-columns:1fr}.ico-home .home-info{padding:26px 18px}.home-info-grid article{padding:21px}.home-info h2{font-size:21px}.auth-form-panel{padding:25px 20px}.auth-form-panel h2{font-size:26px}.breadcrumb{font-size:13px}.site-header nav.open{grid-template-columns:1fr 1fr}.site-header nav{max-height:calc(100vh - 150px);overflow:auto}}
@media(prefers-reduced-motion:reduce){.site-loader{backdrop-filter:none}.loader-card img,.loader-track:after{animation:none}.document-art img{animation:none}}
.header-loadbar{position:absolute;bottom:0;left:12px;right:12px;height:3px;overflow:hidden;border-radius:4px;background:#dbedd5;pointer-events:none}.header-loadbar[hidden]{display:none}.header-loadbar:after{content:'';position:absolute;width:35%;height:100%;background:linear-gradient(90deg,transparent,#e7b900,#45a969,transparent);animation:header-progress 1s ease-in-out infinite alternate}@keyframes header-progress{from{left:-20%}to{left:85%}}
.page-title{padding:25px 30px;border:1px solid #abc7a6;border-radius:22px;background:radial-gradient(ellipse at 20% 0,#fff 0,transparent 55%),linear-gradient(120deg,#e3f9e7,#fff2bb,#edf9f5);box-shadow:inset 0 2px 2px #fff,0 8px 24px #587b3210;text-align:center}.page-title h1{font-size:clamp(25px,3vw,36px);margin:0;color:#205f3f}.page-introduction{max-width:1000px;margin:28px auto;font-size:19px;line-height:1.8;color:#416249}.page-introduction p{text-align:center}
.about-story-art{float:right;width:42%;margin:0 0 20px 24px}.about-story-art img{width:100%;height:auto}.page-about .document-section{background:transparent;box-shadow:none;border:0;border-bottom:1px solid #b8caa7;border-radius:0}.page-about .document-next{clear:both}
.allocation-panel{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:30px;border:1px solid #accca5;border-radius:25px;background:linear-gradient(135deg,#effbea,#fff6c8);margin-bottom:24px}.allocation-ring{aspect-ratio:1;border-radius:50%;background:conic-gradient(#f6cb19 0 50%,#58bc88 50% 65%,#48c2d4 65% 75%,#8868df 75% 85%,#e783b2 85% 95%,#ed9c50 95%);display:grid;place-items:center}.allocation-ring strong{background:#fffcef;border-radius:50%;width:65%;height:65%;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:22px}.allocation-ring small{font-size:10px;margin-top:10px}.allocation-panel ul{list-style:none;padding:0;font-size:17px}.allocation-panel li{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid #c6d4b3;padding:10px 0}
.page-roadmap .document-sections{border-left:3px solid #ddc644;padding-left:30px}.page-roadmap .document-section{position:relative;background:linear-gradient(110deg,#fff5ce,#edfaed)}.page-roadmap .topic-number{position:absolute;left:-49px;top:26px;background:#fff7c0;border:2px solid #d8ba29;border-radius:50%;padding:8px}
.page-ecosystem .document-layout,.page-community .document-layout,.page-contact .document-layout{display:block}.page-ecosystem .document-toc,.page-community .document-toc,.page-contact .document-toc{display:none}.page-ecosystem .document-sections,.page-community .document-sections,.page-contact .document-sections{display:grid;grid-template-columns:1fr 1fr;gap:22px}.page-ecosystem .document-section:nth-child(2n){background:linear-gradient(135deg,#f4edff,#e6faf3)}.page-community .document-section{border-top:5px solid #c9af2e}.page-contact .document-section{border-left:5px solid #509c79}.document-next{grid-column:1/-1}
.page-how-to-buy .document-section{display:grid;grid-template-columns:60px 1fr;gap:5px 15px}.page-how-to-buy .topic-number{grid-row:1/5;font-size:30px;color:#a18713}.page-how-to-buy .document-section p{grid-column:2}
.faq-answer summary{cursor:pointer;font-family:'Momo Trust Display',sans-serif;font-size:22px;color:#246140;padding-right:25px}.faq-answer[open]{background:linear-gradient(120deg,#effbea,#fff8dd)}
.page-whitepaper .document-section{border-radius:3px;border-left:5px solid #d1b13c;background:#fffef7}.page-terms .document-section,.page-privacy .document-section{box-shadow:none;background:#fffdf5;border:0;border-bottom:1px solid #bccdad;border-radius:0}.page-privacy .document-toc{background:#e7f7ec}.page-risk-disclosure .document-section{border-color:#dac28b;background:linear-gradient(115deg,#fff3d4,#fffaf0)}.page-security .document-section{border-top:4px solid #458569}.page-giveaway .document-section{background:radial-gradient(ellipse at top right,#ffe9a0,transparent 65%),#f0faed;border-radius:30px}
@media(max-width:700px){.allocation-panel,.page-ecosystem .document-sections,.page-community .document-sections,.page-contact .document-sections{grid-template-columns:1fr}.allocation-ring{max-width:270px;width:100%;margin:auto}.about-story-art{float:none;width:80%;margin:0 auto}.page-introduction{padding:0 10px;font-size:18px}.page-roadmap .document-sections{padding-left:20px}.page-roadmap .topic-number{left:-37px;font-size:12px}.page-title{padding:22px 15px}.page-how-to-buy .document-section{grid-template-columns:35px 1fr}.page-how-to-buy .topic-number{font-size:23px}}
.route-loading main{visibility:hidden;pointer-events:none}.inner-route-loader{position:fixed;inset:130px 16px 30px;z-index:80;display:grid;place-items:center;pointer-events:none}.inner-route-loader[hidden]{display:none}.inner-route-card{width:min(360px,100%);display:grid;justify-items:center;gap:12px;padding:28px;border:1px solid #a7c894;border-radius:26px;background:radial-gradient(circle at 10% 8%,#fff,transparent 35%),linear-gradient(135deg,#e4f9e6,#fff7ce 55%,#e8f8ef);box-shadow:inset 0 1px #fff,0 14px 35px #496b2424;color:#245338}.inner-route-card strong{font-family:'Momo Trust Display',sans-serif;font-size:21px}.inner-route-card span{font-size:15px;text-align:center}.inner-route-card img{object-fit:contain;animation:route-coin-turn 1.4s ease-in-out infinite alternate}.route-dots{display:flex;gap:7px;margin-top:5px}.route-dots i{height:7px;width:7px;border-radius:50%;background:#d8ae18;animation:route-dot .8s ease-in-out infinite alternate}.route-dots i:nth-child(2){animation-delay:.2s;background:#66a263}.route-dots i:nth-child(3){animation-delay:.4s}@keyframes route-dot{to{opacity:.25;transform:translateY(-4px)}}@keyframes route-coin-turn{to{transform:rotateY(35deg) rotate(-8deg)}}@media(prefers-reduced-motion:reduce){.inner-route-card img,.route-dots i{animation:none}}
.route-loading main{height:300px!important;min-height:300px!important;max-height:300px!important;overflow:hidden!important;margin-top:20px!important;margin-bottom:20px!important}.route-loading .inner-route-loader{position:absolute;top:120px;bottom:auto;height:300px;left:16px;right:16px}.route-loading footer{visibility:visible!important;opacity:1!important;animation:none!important;transform:none!important}@media(max-width:700px){.route-loading main{height:270px!important;min-height:270px!important;max-height:270px!important}.route-loading .inner-route-loader{height:270px;top:115px}}
.about-reference{color:#0c3624}.about-reference h2{font-size:clamp(23px,2.1vw,31px);line-height:1.25;margin:12px 0}.about-reference h3{font-size:17px;margin:8px 0}.about-reference p{font-size:18px;line-height:1.65;color:#4b625b}.about-reference em{font-style:normal;color:#f1bf13}.story-label{display:inline-flex;align-items:center;padding:7px 14px;border-radius:25px;background:linear-gradient(110deg,#fff4b5,#e6f5d4);font-size:14px;font-weight:800;color:#143e27}.story-hero{display:grid;grid-template-columns:43% 57%;align-items:center;min-height:510px;background:radial-gradient(ellipse at 20% 85%,#fff8b8aa,transparent 55%);padding:0 15px}.story-copy{position:relative;z-index:1}.story-copy h1{font-size:clamp(42px,5vw,70px);line-height:1.1;margin:15px 0 0}.story-copy h2{font-size:23px;margin:0 0 16px}.story-copy .actions{margin-top:25px}.story-hero-art{width:110%;max-width:none;margin-left:-6%;height:550px;object-fit:contain}.story-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 26px}.story-benefits article{display:flex;align-items:center;gap:15px;border:1px solid #e1e9d1;border-radius:18px;padding:20px;background:linear-gradient(140deg,#fffef6,#fffce6);box-shadow:0 5px 12px #4256290d}.story-benefits p{font-size:14px;margin:0}.story-benefits h3{margin:0 0 3px}.story-icon{display:inline-grid;place-items:center;flex:none;width:51px;height:51px;border:1px solid #f0e5b7;border-radius:16px;background:linear-gradient(145deg,#fff,#fff5c2);box-shadow:inset 0 2px #fff,0 4px 10px #8b8e2812;font-size:31px}.story-panel{position:relative;overflow:hidden;border:1px solid #dce8d2;border-radius:20px;background:linear-gradient(125deg,#fafff8,#fffef2);box-shadow:inset 0 1px #fff,0 4px 12px #284b2910;padding:30px}.story-who{display:grid;grid-template-columns:1.25fr 1fr;gap:55px}.story-metrics{display:grid;grid-template-columns:1fr 1fr;gap:14px}.story-metrics article{display:flex;flex-direction:column;justify-content:center;border:1px solid #e2ecd7;border-radius:16px;padding:20px;background:#eef9ec}.story-metrics article:nth-child(2){background:#f4effd}.story-metrics article:nth-child(3){background:#fff9df}.story-metrics article:nth-child(4){background:#fff0eb}.story-metrics span{font-size:27px}.story-metrics strong{font-size:21px;margin-top:10px}.story-metrics small{font-size:14px;color:#667669}.story-purpose{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0}.story-purpose .story-panel{padding-right:85px;min-height:280px}.purpose-art{position:absolute;right:-15px;top:35px;font-size:105px;opacity:.22;transform:rotate(-20deg)}.story-values,.story-journey{padding:28px 0}.story-values header,.story-journey header{text-align:center;margin-bottom:26px}.story-values header p,.story-journey header p{font-size:16px;text-align:center}.story-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.story-value-grid article{text-align:center;padding:25px 18px}.story-value-grid p{font-size:16px;text-align:center}.story-value-grid article:first-child{background:linear-gradient(135deg,#fff0ee,#fffdf2)}.story-value-grid article:nth-child(3){background:linear-gradient(135deg,#fff5d2,#fffef5)}.story-timeline{display:grid;grid-template-columns:repeat(5,1fr);position:relative;gap:25px}.story-timeline:before{content:'';position:absolute;left:9%;right:9%;height:2px;top:28px;background:#eed149}.story-timeline article{position:relative;text-align:center}.story-timeline .story-icon{border-radius:50%;border:2px solid #f4d047;background:#fffce8}.story-timeline p{font-size:16px;text-align:center}.story-team{display:grid;grid-template-columns:72% 28%;align-items:end;margin:28px 0}.story-team>img{width:120%;max-width:none;margin-left:-15%;height:380px;object-fit:contain}.story-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.story-team-grid article{text-align:center}.team-role-art{height:135px;border:1px solid #ede4bd;border-radius:17px;background:radial-gradient(ellipse at 50% 25%,#fff,#fff3c8);display:grid;place-items:center;font-size:64px}.story-team-grid p{font-size:13px;text-align:center}.story-disclosure{font-size:13px!important;color:#758071!important;margin:16px 0}.story-cta{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:30px;background:radial-gradient(ellipse at 0 0,#dff7db,transparent 65%),linear-gradient(120deg,#fbfff4,#fff8be);padding:40px;margin:20px 0}.story-cta h2{font-size:36px}.story-board{transform:rotate(-5deg);border:5px solid #ad7639;border-radius:10px;padding:22px;background:repeating-linear-gradient(0deg,#dca568 0,#e6b782 36px,#b98650 38px);box-shadow:5px 9px #986a2926;text-align:center;color:#432c16;font-family:'Momo Trust Display',sans-serif;font-size:29px}.story-board span{display:block}.about-reference .button{font-size:15px}.about-reference .actions{flex-wrap:wrap}
@media(max-width:950px){.story-hero-art{height:440px}.story-who{gap:25px}.story-benefits article{padding:16px;gap:8px}.story-team{grid-template-columns:1fr}.story-team>img{display:none}.story-purpose .story-panel{padding:24px}.story-value-grid{grid-template-columns:1fr 1fr}.story-timeline{gap:12px}.story-cta h2{font-size:29px}}
@media(max-width:650px){.story-hero{grid-template-columns:1fr;padding:10px 5px}.story-copy h1{font-size:46px}.story-hero-art{height:340px;width:100%;margin:0}.story-benefits,.story-who,.story-purpose,.story-cta{grid-template-columns:1fr}.story-panel{padding:23px}.story-metrics{gap:10px}.story-metrics article{padding:15px}.story-metrics strong{font-size:18px}.story-timeline{grid-template-columns:1fr;text-align:left;gap:20px}.story-timeline:before{top:25px;bottom:25px;left:25px;height:auto;width:2px}.story-timeline article{text-align:left;padding-left:75px}.story-timeline .story-icon{position:absolute;left:0}.story-timeline p{text-align:left}.story-team-grid{grid-template-columns:1fr 1fr}.story-value-grid{gap:12px}.story-value-grid article{padding:18px 12px}.story-board{font-size:26px}.story-cta{padding:25px}.about-reference p{font-size:17px}.story-benefits p{font-size:14px}}
.about-reference .story-label{gap:8px}.story-label img{width:23px;height:23px;object-fit:contain}.story-icon img{width:38px;height:38px;object-fit:contain}.story-metrics span img{width:34px;height:34px;object-fit:contain}.team-role-art img{width:74px;height:74px;object-fit:contain}.story-cta-art{width:100%;height:230px;object-fit:contain}.about-reference .story-hero{grid-template-columns:45% 55%;min-height:480px;gap:0;padding:18px 20px 0}.about-reference .story-hero-art{width:100%;max-width:100%;margin:0;height:480px}.about-reference .story-copy{max-width:540px}.about-reference .story-copy h1{font-size:clamp(40px,4.4vw,62px)}.about-reference .story-copy h2{font-size:21px;line-height:1.4}.about-reference .story-benefits{margin-top:5px}.about-reference .story-purpose .story-panel{padding:30px;min-height:250px}.about-reference .story-team{grid-template-columns:75% 25%;align-items:center}.about-reference .story-team>img{width:100%;height:320px;margin:0}.about-reference .story-cta{padding:28px 34px;min-height:260px}.about-reference .story-cta h2{font-size:32px}.about-reference .story-who p{text-align:left}.about-reference .story-purpose p{text-align:left}
@media(max-width:850px){.about-reference .story-hero{grid-template-columns:1fr 1fr;padding:15px 0}.about-reference .story-hero-art{height:380px}.about-reference .story-copy h1{font-size:42px}.about-reference .story-copy h2{font-size:18px}.about-reference .story-team{grid-template-columns:1fr}.about-reference .story-team>img{display:none}}
@media(max-width:600px){.about-reference .story-hero{grid-template-columns:1fr}.about-reference .story-hero-art{height:320px}.about-reference .story-copy{max-width:none}.about-reference .story-purpose .story-panel{padding:24px}.about-reference .story-cta{padding:24px}.story-cta-art{height:210px}.about-reference .story-copy h2{font-size:21px}}
.ico-document main.about-reference>section{width:100%;max-width:none;margin-left:0;margin-right:0}.about-reference .story-copy p{hyphens:none;text-align:left}.about-reference .story-hero{border:0;box-shadow:none;border-radius:0}.about-reference .story-values,.about-reference .story-journey,.about-reference .story-team{border:0;box-shadow:none;background:none}.about-reference .story-who,.about-reference .story-purpose,.about-reference .story-values,.about-reference .story-journey,.about-reference .story-team{margin-top:26px;margin-bottom:26px}
/* A single outer rail; inner cards retain their intentional grid columns. */
.ico-document main>section,.ico-document main>header.page-title,.ico-document main>.document-layout{width:100%;max-width:none;margin-left:0;margin-right:0;box-sizing:border-box}.ico-home main>section{width:calc(100% - var(--page-gutter));max-width:var(--page-width);margin-left:auto;margin-right:auto;box-sizing:border-box}.ico-home main>section>.rail{width:100%;max-width:none;margin-left:0;margin-right:0}.page-title{display:flex;align-items:center;justify-content:center;gap:14px}.page-heading-icon{display:grid;place-items:center;width:54px;height:54px;flex:none;border:1px solid #d9dfad;border-radius:16px;background:linear-gradient(135deg,#fff,#fff5b9,#ecfaee);box-shadow:inset 0 2px #fff,0 4px 10px #586a1a15}.page-heading-icon img{width:38px;height:38px;object-fit:contain}@media(max-width:600px){.page-heading-icon{width:43px;height:43px;border-radius:13px}.page-heading-icon img{width:31px;height:31px}.page-title{gap:10px}}
.ico-document .about-reference .story-hero{border:1px solid #abc7a6;border-radius:24px;box-shadow:inset 0 1px 1px #fff,0 5px 18px #365f2910;overflow:hidden}
