@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Sora:wght@400;500;600;700;800&display=swap");:root{--ink:#12201d;--ink-soft:#3b4c47;--paper:#f7f5ef;--paper-deep:#eeeae1;--white:#ffffff;--mint:#bedfd2;--mint-deep:#3d7667;--coral:#f4a88d;--yellow:#f4d064;--line:rgba(18,32,29,0.14);--shadow:0 23px 55px rgba(18,32,29,0.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.shell{width:min(1180px,calc(100% - 56px));margin:0 auto}.site-header{position:relative;z-index:10;background:rgba(247,245,239,.93);border-bottom:1px solid rgba(18,32,29,.07);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{gap:10px;align-items:center;color:var(--ink);font-size:18px;font-weight:800;letter-spacing:-.8px}.wordmark--inverse{color:var(--paper)}.wordmark__mark{position:relative;display:block;width:25px;height:25px;border:2px solid;border-radius:50%}.wordmark__mark span{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--coral);top:5px;left:5px}.wordmark__mark span:last-child{background:var(--yellow);top:9px;left:11px}.desktop-nav{display:flex;align-items:center;gap:20px;margin-left:auto}.desktop-nav a,.text-link{color:#385048;font-size:13px;transition:color .15s ease}.desktop-nav a:hover,.text-link:hover{color:var(--ink)}.site-header__actions{display:flex;align-items:center;gap:21px}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 19px;border:1px solid transparent;border-radius:999px;font-size:14px;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:not(:disabled):hover{transform:translateY(-2px)}.button--dark{background:var(--ink);color:var(--white)}.button--dark:not(:disabled):hover{background:#263a34}.button--small{min-height:40px;padding:0 16px;font-size:13px}.button--text{padding-left:0}.button--light,.button--text{color:var(--ink)}.button--full{width:100%}.inline-link{display:inline-flex;align-items:center;gap:9px;margin-top:25px;font-size:14px;font-weight:700;color:var(--ink)}.inline-link:hover{gap:13px}.back-link{font-size:14px;font-weight:700;color:var(--ink-soft)}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 17px;color:#547268;font-size:11px;font-weight:800;letter-spacing:1.25px;line-height:1.2;text-transform:uppercase}.eyebrow span{display:inline-block;width:19px;height:2px;background:var(--coral)}.eyebrow--light{color:#cfe8dd}.eyebrow--light span{background:var(--yellow)}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em}em{font-family:Georgia,Times New Roman,serif;font-weight:400}.hero{overflow:hidden;padding:68px 0 80px;background:linear-gradient(110deg,#f7f5ef,#f7f5ef 55%,#e5ebe0)}.hero__grid{min-height:545px;display:grid;grid-template-columns:.96fr 1.04fr;align-items:center;grid-gap:75px;gap:75px}.hero__copy{max-width:550px}.hero h1{max-width:560px;margin-bottom:25px;font-size:clamp(54px,6vw,88px);line-height:.91}.hero h1 em{display:block;color:var(--mint-deep)}.hero__lead{max-width:470px;margin-bottom:28px;color:var(--ink-soft);font-size:19px;line-height:1.52}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.hero__fineprint{max-width:420px;margin:27px 0 0;color:#71807b;font-size:12px;line-height:1.45}.hero__visual{position:relative;min-height:500px}.hero__sun{position:absolute;width:405px;height:405px;top:19px;right:31px;border-radius:50%;background:var(--yellow)}.photo-card{position:relative;overflow:hidden;background:#d8d1c7}.photo-card img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(.98);transition:transform .4s ease}.photo-card:hover img{transform:scale(1.025)}.photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(32,67,57,.18),transparent 45%,rgba(255,255,255,.05));pointer-events:none}.hero__portrait{position:absolute;z-index:2;top:0;right:57px;width:min(355px,76%);height:478px;border-radius:175px 175px 20px 20px;box-shadow:var(--shadow)}.hero__portrait img{object-position:center 22%}.hero__note{position:absolute;z-index:4;display:flex;align-items:center;gap:9px;padding:12px 15px;background:rgba(255,255,255,.96);border:1px solid rgba(18,32,29,.08);border-radius:9px;box-shadow:0 12px 28px rgba(18,32,29,.14);color:var(--ink);font-size:12px;line-height:1.35}.hero__note--top{top:93px;left:4px}.hero__note--bottom{right:0;bottom:20px;max-width:220px;align-items:flex-start}.hero__note strong{font-size:12px}.hero__note-icon{display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--coral)}.status-dot{width:8px;height:8px;border-radius:50%;background:#64aa87;box-shadow:0 0 0 3px #e5f4e7}.statement-section{padding:74px 0 82px;background:var(--ink);color:var(--paper)}.statement-section__grid{display:grid;grid-template-columns:.28fr 1.1fr .62fr;grid-gap:34px;gap:34px;align-items:start}.statement-section h2{margin:0;font-size:clamp(30px,3.4vw,53px);line-height:1.02}.statement-section h2 em{color:var(--mint)}.statement-section__grid>p:last-child{margin:12px 0 0;color:#bdcec7;font-size:15px;line-height:1.58}.section{padding:112px 0}.section-heading{max-width:690px}.section-heading h2{margin:0 0 18px;font-size:clamp(36px,4vw,58px);line-height:.98}.section-heading h2 em{color:var(--mint-deep)}.section-heading>p{max-width:590px;color:var(--ink-soft);font-size:17px;line-height:1.58}.section--steps{background:#e8eee7}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:56px}.step-card{min-height:258px;padding:24px;border:1px solid rgba(18,32,29,.13);border-radius:13px;background:rgba(255,255,255,.48);transition:transform .18s ease,background .18s ease}.step-card:hover{transform:translateY(-5px);background:var(--white)}.step-card__top{display:flex;align-items:center;justify-content:space-between;color:#70847a;font-size:12px;font-weight:800}.step-card__top i{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--yellow);color:var(--ink);font-style:normal}.step-card:nth-child(2) .step-card__top i{background:var(--coral)}.step-card:nth-child(3) .step-card__top i{background:var(--mint)}.step-card h3{margin:63px 0 11px;font-size:25px}.step-card p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}.story-section{overflow:hidden}.story-section__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:83px;gap:83px}.story-section__visuals{position:relative;min-height:467px}.story-photo{box-shadow:var(--shadow)}.story-photo--large{position:absolute;top:0;left:0;width:72%;height:421px;border-radius:188px 188px 14px 14px}.story-photo--large img{object-position:54% center}.story-photo--small{position:absolute;right:0;bottom:0;width:41%;height:224px;border:9px solid var(--paper);border-radius:12px}.photo-card__label{z-index:2;left:15px;bottom:15px;padding:7px 10px;background:rgba(255,255,255,.92);border-radius:999px;font-weight:800}.photo-card__label,.story-badge{position:absolute;font-size:11px}.story-badge{z-index:3;top:80px;right:5px;display:flex;align-items:center;gap:10px;width:130px;height:84px;padding:14px;background:var(--yellow);color:var(--ink);border-radius:50%;transform:rotate(9deg);line-height:1.15}.story-badge strong{font-size:16px}.story-section__copy h2{margin:0 0 20px;font-size:clamp(40px,4.2vw,60px);line-height:.98}.story-section__copy h2 em{color:var(--mint-deep)}.story-section__copy>p{max-width:480px;color:var(--ink-soft);font-size:16px;line-height:1.62}.check-list{display:grid;grid-gap:12px;gap:12px;padding:0;margin:27px 0 0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:11px;color:#32473f;font-size:14px;line-height:1.45}.check-list svg{flex:0 0 auto;margin-top:1px;color:var(--mint-deep)}.section--purchase{padding-top:64px;background:#d5e4dc}.purchase-panel{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:80px;gap:80px;min-height:531px}.purchase-panel__copy h2{margin:0 0 19px;font-size:clamp(38px,4.4vw,63px);line-height:.95}.purchase-panel__copy h2 em{color:#2f6556}.purchase-panel__copy>p:not(.eyebrow){max-width:420px;margin-bottom:25px;color:#38574e;font-size:16px;line-height:1.6}.purchase-window{padding:0 0 17px;overflow:hidden;border:1px solid rgba(18,32,29,.15);border-radius:17px;background:var(--white);box-shadow:0 22px 45px rgba(19,63,51,.13);transform:rotate(2deg)}.purchase-window__bar{display:flex;align-items:center;gap:6px;height:38px;padding:0 16px;border-bottom:1px solid #edf0ee}.purchase-window__bar span{width:7px;height:7px;border-radius:50%;background:#e4ddd4}.purchase-window__bar span:first-child{background:var(--coral)}.purchase-window__bar span:nth-child(2){background:var(--yellow)}.purchase-window__body{padding:22px 28px 5px}.purchase-window__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.purchase-window__title p{margin:0;font-size:21px;font-weight:800;letter-spacing:-.7px}.purchase-window__title span{padding:5px 8px;border-radius:999px;background:#edf5ee;color:#4d7f5d;font-size:10px;font-weight:800;text-transform:uppercase}.purchase-window label{display:flex;align-items:center;justify-content:space-between;margin:18px 0 7px;color:#71847b;font-size:10px;font-weight:800;letter-spacing:.7px}.purchase-window label strong{color:var(--ink);font-size:11px;letter-spacing:0}.asset-select{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 13px;border:1px solid #dce3df;border-radius:9px;font-size:14px;font-weight:700}.asset-select svg{margin-left:auto;color:#71847b;transform:rotate(90deg)}.coin-mark,.currency-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#eee9df;font-size:14px}.coin-mark{background:#dfede4;color:#40715d}.purchase-window__summary{display:flex;gap:12px;align-items:center;margin:17px 0;padding:10px 12px;border-radius:8px;background:#f3f6f4;color:#53665f;font-size:11px;line-height:1.35}.purchase-window__summary svg{flex:0 0 auto;color:var(--mint-deep)}.purchase-window button{width:100%;height:43px;border:0;border-radius:999px;background:#d9dfdc;color:#708078;font-size:12px;font-weight:800}.section--cta{padding:75px 0}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px 48px;border-radius:17px;background:var(--coral)}.cta-panel h2{margin:0;font-size:clamp(32px,3.4vw,48px);line-height:1}.cta-panel .eyebrow{color:#805345}.cta-panel .eyebrow span,.site-footer{background:var(--ink)}.site-footer{padding:62px 0 22px;color:var(--paper)}.site-footer__grid{display:grid;grid-template-columns:1.5fr .5fr .5fr .5fr;grid-gap:42px;gap:42px;padding-bottom:53px}.site-footer__intro p{max-width:270px;margin:19px 0 0;color:#b7c9c0;font-size:14px;line-height:1.6}.site-footer__grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.site-footer__grid a:not(.wordmark){color:#b7c9c0;font-size:13px}.site-footer__grid a:not(.wordmark):hover{color:var(--white)}.footer-label{margin:0 0 8px;color:var(--mint);font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.site-footer__bottom{display:flex;justify-content:space-between;gap:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);color:#91a89d;font-size:10px;line-height:1.5}.site-footer__bottom p{max-width:470px;margin:0}.inner-hero{padding:87px 0 92px;background:#e6eee7}.inner-hero__grid{display:grid;grid-template-columns:1fr .84fr;align-items:center;grid-gap:90px;gap:90px}.inner-hero h1,.legal-page h1,.security-hero h1{margin:0 0 22px;font-size:clamp(49px,6.2vw,82px);line-height:.92}.inner-hero h1 em,.legal-page h1 em{color:var(--mint-deep)}.inner-hero p:not(.eyebrow){max-width:520px;margin:0;color:#496158;font-size:18px;line-height:1.57}.inner-hero__photo{height:362px;border-radius:180px 180px 16px 16px;box-shadow:var(--shadow)}.inner-hero__photo img{object-position:center 40%}.section--timeline{padding-bottom:86px}.timeline{display:grid;margin:64px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.timeline li{display:grid;grid-template-columns:98px 1fr 32px;grid-gap:23px;gap:23px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.timeline li>span{color:var(--mint-deep);font-size:12px;font-weight:800;letter-spacing:1px}.timeline h2{margin:0 0 8px;font-size:clamp(22px,2.4vw,30px)}.timeline p{max-width:640px;margin:0;color:var(--ink-soft);font-size:15px;line-height:1.56}.timeline li>svg{color:#849990}.explainer-callout{padding:80px 0;background:#f1ca59}.explainer-callout__grid{display:grid;grid-template-columns:.8fr .84fr;align-items:center;grid-gap:90px;gap:90px}.explainer-callout h2{max-width:490px;margin:0;font-size:clamp(34px,4vw,55px);line-height:.98}.explainer-callout__grid>p{margin:0;color:#4d4a35;font-size:17px;line-height:1.6}.security-hero{overflow:hidden;padding:92px 0;color:var(--paper);background:var(--ink)}.security-hero__grid{display:grid;grid-template-columns:.96fr .76fr;align-items:center;grid-gap:100px;gap:100px}.security-hero h1 em{color:var(--mint)}.security-hero p:not(.eyebrow){max-width:570px;margin:0;color:#b7c9c0;font-size:18px;line-height:1.58}.security-hero__visual{position:relative;min-height:333px;overflow:hidden;border-radius:22px;background:#0e2525}.security-hero__visual>img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.78) brightness(.78)}.security-hero__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,42,.48),transparent 68%);pointer-events:none}.security-orbit{position:absolute;z-index:2;inset:0}.security-orbit__ring{position:absolute;top:50%;left:50%;border:1px solid rgba(190,223,210,.45);border-radius:50%;transform:translate(-50%,-50%)}.security-orbit__ring--one{width:305px;height:305px}.security-orbit__ring--two{width:194px;height:194px;border-color:rgba(244,208,100,.75)}.security-orbit__core{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:89px;height:89px;border-radius:50%;background:var(--mint);color:var(--ink);transform:translate(-50%,-50%);box-shadow:0 0 0 13px rgba(190,223,210,.12)}.security-orbit b,.security-orbit i{position:absolute;display:block;border-radius:50%}.security-orbit i{top:25px;right:62px;width:25px;height:25px;background:var(--yellow)}.security-orbit b{bottom:31px;left:53px;width:17px;height:17px;background:var(--coral)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:54px}.principle-card{padding:29px 27px;border:1px solid var(--line);border-radius:13px;background:var(--white)}.principle-card__icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;margin-bottom:56px;border-radius:50%;background:var(--mint)}.principle-card:nth-child(2) .principle-card__icon{background:var(--yellow)}.principle-card:nth-child(3) .principle-card__icon{background:var(--coral)}.principle-card h2{margin:0 0 12px;font-size:25px;line-height:1.03}.principle-card p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.58}.security-details{padding:89px 0;background:#e5ede7}.security-details__grid{display:grid;grid-template-columns:1fr .75fr;grid-gap:100px;gap:100px;align-items:start}.security-details h2{max-width:510px;margin:0;font-size:clamp(33px,3.8vw,52px);line-height:.98}.security-details .check-list{margin-top:35px;gap:16px}.security-details .check-list li{font-size:15px}.account-page{min-height:100vh;display:grid;grid-template-columns:.78fr 1.22fr;background:var(--paper)}.account-page__aside{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px 49px;color:var(--paper);background:#18332c}.account-page__aside--signin{background:#2d6154}.account-page__aside>div:nth-child(2){max-width:450px;margin-top:auto;margin-bottom:auto}.account-page__aside h1{margin:0 0 21px;font-size:clamp(43px,4.5vw,68px);line-height:.93}.account-page__aside h1 em{color:var(--mint)}.account-page__aside>div:nth-child(2)>p:not(.eyebrow){color:#c4d5ce;font-size:16px;line-height:1.62}.account-page__aside ul{display:grid;grid-gap:13px;gap:13px;margin:32px 0 0;padding:0;list-style:none}.account-page__aside li{display:flex;align-items:center;gap:10px;color:#d5e7de;font-size:13px}.account-page__aside li svg{color:var(--yellow)}.account-page__notice{margin:34px 0 0;color:#86aa9c;font-size:11px;line-height:1.4}.account-page__stat{display:flex;flex-direction:column;gap:6px;padding-top:30px;border-top:1px solid rgba(255,255,255,.18)}.account-page__stat strong{color:var(--yellow);font-size:27px;letter-spacing:-1px}.account-page__stat span{color:#c4d5ce;font-size:12px}.account-page__main{display:flex;flex-direction:column;padding:36px 7vw 60px}.account-page__top{display:flex;align-items:center;justify-content:space-between;gap:20px}.account-page__top>p{margin:0;color:#6a7d75;font-size:13px}.account-page__top>p a{color:var(--mint-deep);font-weight:700}.account-card{width:min(438px,100%);margin:auto;padding:16px 0}.account-card h2{margin:0 0 10px;font-size:42px;line-height:1}.account-card>p:not(.eyebrow):not(.account-card__legal){margin-bottom:26px;color:#62746d;font-size:15px;line-height:1.57}.field-preview{margin-bottom:17px}.field-preview label{display:block;margin-bottom:7px;color:#4d625a;font-size:12px;font-weight:800}.field-preview div{padding:15px 14px;border:1px solid #d5ddd8;border-radius:8px;background:#fbfaf7;color:#93a29c;font-size:14px}.account-card .button{margin-top:9px}.account-card .button:disabled{background:#b3c3bb;color:#eff5f0}.account-card__legal{margin:17px 0 0;color:#8b9993;font-size:11px;line-height:1.5}.account-card__help{display:inline-block;margin-top:20px;color:var(--mint-deep);font-size:13px;font-weight:700}.dashboard-page{min-height:100vh;display:grid;grid-template-columns:228px 1fr;background:#eef1ed}.dashboard-sidebar{display:flex;flex-direction:column;gap:43px;padding:29px 23px;background:var(--ink);color:var(--paper)}.dashboard-sidebar nav{display:grid;grid-gap:5px;gap:5px}.dashboard-sidebar nav a{display:flex;align-items:center;gap:10px;padding:11px 10px;border-radius:7px;color:#b6c9c0;font-size:13px}.dashboard-sidebar nav a.active,.dashboard-sidebar nav a:hover{color:var(--paper);background:rgba(255,255,255,.1)}.dashboard-sidebar__home{margin-top:auto;color:#8dab9e;font-size:12px}.dashboard-content{padding:35px 4.8vw 65px}.dashboard-banner{display:flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:8px 11px;border:1px solid #e4c865;border-radius:999px;background:#fff8d9;color:#77632f;font-size:11px}.dashboard-content header{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:50px 0 33px}.dashboard-content h1{margin:0;font-size:clamp(36px,4vw,58px);line-height:.95}.dashboard-content h1 em{color:var(--mint-deep)}.dashboard-grid{display:grid;grid-template-columns:1.12fr .88fr;grid-gap:18px;gap:18px}.dashboard-card{min-height:230px;padding:26px;border:1px solid rgba(18,32,29,.1);border-radius:13px;background:var(--white)}.dashboard-card--featured{display:flex;flex-direction:column;background:#d4e4dc}.dashboard-card p{margin:0 0 15px;color:#6c8379;font-size:10px;font-weight:800;letter-spacing:1px}.dashboard-card h2{margin:0 0 13px;font-size:29px;line-height:1.02}.dashboard-card span{max-width:410px;color:#557067;font-size:13px;line-height:1.55}.dashboard-card a{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--ink);font-size:13px;font-weight:800}.dashboard-card--wide{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:150px;margin-top:18px}.dashboard-card--wide h2{max-width:440px;margin:0}.dashboard-card--wide ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.dashboard-card--wide li{display:flex;align-items:center;gap:9px;color:#526960;font-size:13px}.dashboard-card--wide li svg{color:var(--mint-deep)}.legal-page{padding-top:94px;padding-bottom:105px}.legal-page>p:not(.eyebrow){max-width:660px;margin-bottom:43px;color:var(--ink-soft);font-size:18px;line-height:1.6}.legal-page__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-bottom:43px}.legal-page__cards article{min-height:175px;padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.legal-page__cards h2{margin:0 0 12px;font-size:23px}.legal-page__cards p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}.audience-hero{padding:85px 0 88px;overflow:hidden;background:linear-gradient(111deg,#e7f0eb,#f7f5ef 66%)}.audience-hero--business{background:linear-gradient(111deg,#e3efe9,#eaf5f4)}.audience-hero__grid{display:grid;grid-template-columns:.94fr .9fr;align-items:center;grid-gap:90px;gap:90px}.audience-hero h1{max-width:580px;margin:0 0 22px;font-size:clamp(47px,5.8vw,79px);line-height:.93}.audience-hero h1 em{color:var(--mint-deep)}.audience-hero p:not(.eyebrow){max-width:540px;margin-bottom:28px;color:#4c645b;font-size:17px;line-height:1.6}.audience-hero__photo{height:398px;border-radius:199px 199px 14px 14px;box-shadow:var(--shadow)}.audience-hero__photo img{object-position:center}.individual-story{background:#f1efe8}.individual-story__grid{display:grid;grid-template-columns:.88fr .9fr;align-items:center;grid-gap:90px;gap:90px}.individual-story__photo{height:356px;border-radius:13px;box-shadow:var(--shadow)}.individual-story h2{max-width:510px;margin:0 0 17px;font-size:clamp(35px,4vw,55px);line-height:.98}.individual-story h2 em{color:var(--mint-deep)}.individual-story p:not(.eyebrow){max-width:520px;margin-bottom:0;color:var(--ink-soft);font-size:16px;line-height:1.6}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:53px}.business-card{min-height:255px;padding:27px;border:1px solid var(--line);border-radius:13px;background:var(--white)}.business-card--dark{color:var(--paper);background:var(--ink)}.business-card p{margin:0 0 56px;color:var(--mint-deep);font-size:10px;font-weight:800;letter-spacing:1.1px}.business-card--dark p{color:var(--mint)}.business-card h2{margin:0 0 11px;font-size:27px;line-height:1}.business-card span{color:var(--ink-soft);font-size:14px;line-height:1.55}.business-card--dark span{color:#c5d7cf}.business-note{padding:88px 0;background:var(--yellow)}.business-note__grid{display:grid;grid-template-columns:.95fr .85fr;align-items:center;grid-gap:90px;gap:90px}.business-note h2{max-width:520px;margin:0;font-size:clamp(35px,4vw,54px);line-height:.97}.business-note .check-list{margin:0}.business-note .check-list li{color:#4d4a35;font-size:15px}.business-note .check-list svg{color:#314e43}.mobile-hero{padding:86px 0 68px;overflow:hidden;background:#d9ebe3}.mobile-hero__grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;grid-gap:73px;gap:73px}.mobile-hero h1{max-width:510px;margin:0 0 21px;font-size:clamp(48px,5.7vw,78px);line-height:.92}.mobile-hero h1 em{color:var(--mint-deep)}.mobile-hero p:not(.eyebrow){max-width:510px;margin-bottom:28px;color:#4c645b;font-size:17px;line-height:1.6}.mobile-hero__visual{position:relative;min-height:440px}.phone-mock{position:absolute;z-index:2;top:0;left:50%;width:272px;min-height:437px;padding:53px 20px 24px;border:10px solid #10221e;border-radius:35px;background:#f6f5ef;box-shadow:0 22px 40px rgba(18,32,29,.21);transform:translateX(-50%) rotate(5deg)}.phone-mock--back{z-index:1;top:40px;left:66%;padding:63px 24px;background:#174138;color:#d9eee5;transform:translateX(-50%) rotate(13deg)}.phone-mock--back span{display:block;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.26);font-size:13px;font-weight:800}.phone-mock--back i{display:block;height:42px;margin-top:15px;border-radius:8px;background:rgba(255,255,255,.12)}.phone-mock__notch{position:absolute;top:0;left:50%;width:103px;height:19px;border-radius:0 0 12px 12px;background:#10221e;transform:translateX(-50%)}.phone-mock .eyebrow{margin-bottom:18px;font-size:8px}.phone-mock .eyebrow span{width:12px}.phone-mock h2{margin:0 0 25px;font-size:29px;line-height:.98}.phone-mock__card{display:grid;grid-gap:9px;gap:9px;padding:15px;border-radius:12px;background:#dcece5}.phone-mock__card small{color:#5c776d;font-size:8px;font-weight:800;letter-spacing:.6px}.phone-mock__card strong{font-size:16px;line-height:1.1}.phone-mock__card b{color:#2f6657;font-size:10px}.phone-mock__row{display:flex;align-items:center;gap:9px;margin-top:17px;color:#526960;font-size:11px;font-weight:700}.phone-mock__row svg{color:var(--mint-deep)}.mobile-moment-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:52px}.mobile-moment-grid article{min-height:215px;padding:25px;border-top:1px solid var(--ink);background:#e4eee9}.mobile-moment-grid article:nth-child(2){background:#f0d26d}.mobile-moment-grid article:nth-child(3){background:#f1ad94}.mobile-moment-grid span{color:#557166;font-size:11px;font-weight:800}.mobile-moment-grid h2{margin:52px 0 12px;font-size:25px;line-height:1.02}.mobile-moment-grid p{margin:0;color:#40574e;font-size:14px;line-height:1.53}.company-hero{background:linear-gradient(111deg,#f2efea,#e2eee9)}.company-story{background:var(--ink);color:var(--paper)}.company-story__grid{display:grid;grid-template-columns:.85fr .8fr;grid-gap:104px;gap:104px}.company-story h2{max-width:470px;margin:0;font-size:clamp(37px,4.1vw,57px);line-height:.98}.company-story__grid>div:last-child>p{margin:0;color:#c4d6ce;font-size:16px;line-height:1.62}.company-story .check-list svg{color:var(--mint)}.company-story .check-list li{color:#d2e1da}.company-location{padding:88px 0;background:#dfeee7}.company-location__grid{display:grid;grid-template-columns:1fr .54fr;align-items:center;grid-gap:70px;gap:70px}.company-location h2{max-width:520px;margin:0;font-size:clamp(35px,4vw,54px);line-height:.98}.company-location address{color:#456259;font-size:17px;font-style:normal;line-height:1.7}.company-location address a{color:var(--mint-deep);font-weight:800}.contact-page{padding:89px 0;overflow:hidden;background:#e4eee9}.contact-page__grid{display:grid;grid-template-columns:.87fr .93fr;align-items:center;grid-gap:86px;gap:86px}.contact-page h1{max-width:500px;margin:0 0 22px;font-size:clamp(46px,5.8vw,78px);line-height:.92}.contact-page h1 em{color:var(--mint-deep)}.contact-page>.shell>div>p:not(.eyebrow){max-width:490px;margin-bottom:27px;color:#4b645a;font-size:17px;line-height:1.6}.contact-page__visual{position:relative;min-height:377px}.contact-page__photo{height:377px;border-radius:186px 186px 12px 12px;box-shadow:var(--shadow)}.contact-page__note{position:absolute;right:-15px;bottom:23px;display:flex;gap:10px;align-items:flex-start;max-width:232px;padding:15px;border-radius:11px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);color:#51655e;font-size:11px;line-height:1.45}.contact-page__note svg{flex:0 0 auto;color:var(--mint-deep)}.contact-page__note strong{color:var(--ink);font-size:12px}.contact-page__details{display:flex;gap:16px;margin-top:28px;color:#547269;font-size:13px}.contact-page__details a{color:var(--mint-deep);font-weight:800}.contact-form-section{padding:79px 0}.contact-form-section__inner{display:grid;grid-template-columns:.9fr .65fr;align-items:center;grid-gap:90px;gap:90px;padding:42px;border-radius:15px;background:var(--ink);color:var(--paper)}.contact-form-section h2{margin:0 0 12px;font-size:clamp(31px,3.6vw,46px);line-height:1}.contact-form-section p:not(.eyebrow){max-width:510px;margin:0;color:#bed0c7;font-size:15px;line-height:1.55}.contact-form-preview label{display:block;margin-bottom:7px;color:#cfe5db;font-size:11px;font-weight:800}.contact-form-preview div{padding:15px 13px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#849a90;font-size:14px}.contact-form-preview button{width:100%;min-height:43px;margin-top:10px;border:0;border-radius:999px;background:#6f8f82;color:#cbdcd4;font-size:12px;font-weight:800}@media (max-width:900px){.hero__grid,.inner-hero__grid,.security-hero__grid,.story-section__grid{gap:50px}.statement-section__grid{grid-template-columns:.22fr 1fr}.statement-section__grid>p:last-child{grid-column:2;margin-top:0}.purchase-panel{gap:45px}.account-page{grid-template-columns:.72fr 1.28fr}.account-page__aside{padding:35px 30px}.account-page__main{padding:33px 5vw 50px}.dashboard-grid{grid-template-columns:1fr}.audience-hero__grid,.business-note__grid,.company-location__grid,.company-story__grid,.contact-form-section__inner,.contact-page__grid,.individual-story__grid,.mobile-hero__grid{gap:55px}}@media (max-width:720px){.shell{width:min(100% - 36px,1180px)}.desktop-nav,.desktop-only{display:none}.site-header__inner{min-height:70px;gap:15px}.wordmark{font-size:17px}.wordmark__mark{width:22px;height:22px}.wordmark__mark span{width:7px;height:7px;top:4px;left:4px}.wordmark__mark span:last-child{top:8px;left:10px}.site-header__actions{margin-left:auto}.button--small{min-height:37px;padding:0 13px}.hero{padding:48px 0 54px}.hero__grid,.inner-hero__grid,.purchase-panel,.security-hero__grid,.story-section__grid{grid-template-columns:1fr}.hero__grid{gap:30px}.hero h1{font-size:clamp(50px,15vw,70px)}.hero__lead{font-size:17px}.hero__visual{min-height:420px;max-width:480px;width:100%;margin:0 auto}.hero__sun{width:305px;height:305px;right:7%}.hero__portrait{right:12%;width:min(280px,72%);height:390px}.hero__note--top{top:75px;left:0}.hero__note--bottom{right:0;bottom:0}.statement-section{padding:58px 0}.statement-section__grid{display:block}.statement-section__grid h2{margin-bottom:22px;font-size:35px}.statement-section__grid>p:last-child{font-size:14px}.section{padding:77px 0}.section-heading h2{font-size:37px}.section-heading>p{font-size:16px}.legal-page__cards,.principle-grid,.steps-grid{grid-template-columns:1fr}.steps-grid{margin-top:39px}.step-card{min-height:210px}.step-card h3{margin-top:35px}.story-section__grid{gap:44px}.story-section__visuals{min-height:410px}.story-photo--large{width:76%;height:370px}.story-photo--small{width:43%;height:176px}.story-badge{top:50px;right:0}.story-section__copy h2{font-size:42px}.section--purchase{padding-top:63px}.purchase-panel{gap:36px}.purchase-window{transform:none}.purchase-window__body{padding:20px 18px 4px}.cta-panel{flex-direction:column;align-items:flex-start;padding:34px 27px}.site-footer{padding-top:47px}.site-footer__grid{grid-template-columns:1fr 1fr;gap:35px 25px}.site-footer__intro{grid-column:1/-1}.site-footer__bottom{flex-direction:column;gap:7px}.inner-hero{padding:62px 0 67px}.inner-hero__grid{gap:38px}.inner-hero h1,.legal-page h1,.security-hero h1{font-size:49px}.inner-hero__photo{height:310px;max-width:390px}.timeline{margin-top:42px}.timeline li{grid-template-columns:40px 1fr;gap:12px;padding:25px 0}.timeline li>svg{display:none}.timeline h2{font-size:24px}.explainer-callout{padding:63px 0}.explainer-callout__grid{grid-template-columns:1fr;gap:23px}.explainer-callout h2{font-size:39px}.security-hero{padding:68px 0}.security-hero__grid{gap:27px}.security-hero__visual,.security-orbit{min-height:285px}.security-orbit__ring--one{width:265px;height:265px}.security-orbit__ring--two{width:163px;height:163px}.security-details__grid{grid-template-columns:1fr;gap:23px}.principle-card__icon{margin-bottom:36px}.account-page{display:block}.account-page__aside{min-height:auto;gap:40px;padding:27px 22px 30px}.account-page__aside>div:nth-child(2){margin:0}.account-page__aside h1{font-size:42px}.account-page__aside ul{display:none}.account-page__notice{margin:0}.account-page__main{min-height:640px;padding:25px 22px 42px}.account-page__top{align-items:flex-start}.account-page__top>p{text-align:right}.account-card{margin:55px auto auto}.dashboard-page{display:block}.dashboard-sidebar{display:flex;min-height:auto;flex-direction:row;align-items:center;gap:16px;padding:17px 19px}.dashboard-sidebar nav{display:none}.dashboard-sidebar__home{margin:0 0 0 auto;font-size:11px}.dashboard-content{padding:25px 18px 42px}.dashboard-content header{display:block;margin:38px 0 25px}.dashboard-content header .button{margin-top:21px}.dashboard-card--wide{display:block}.dashboard-card--wide ul{margin-top:22px}.legal-page{padding-top:64px;padding-bottom:75px}.audience-hero,.contact-page,.mobile-hero{padding:62px 0}.audience-hero__grid,.business-note__grid,.company-location__grid,.company-story__grid,.contact-form-section__inner,.contact-page__grid,.individual-story__grid,.mobile-hero__grid{grid-template-columns:1fr;gap:35px}.audience-hero h1,.contact-page h1,.mobile-hero h1{font-size:50px}.audience-hero__photo{max-width:420px;height:342px}.individual-story__photo{height:292px}.business-grid,.mobile-moment-grid{grid-template-columns:1fr}.business-card{min-height:205px}.business-card p{margin-bottom:38px}.business-note{padding:65px 0}.mobile-hero__visual{min-height:395px}.phone-mock{width:240px;min-height:393px}.phone-mock--back{left:68%}.company-story{padding:74px 0}.company-location{padding:66px 0}.contact-page__visual{max-width:420px;min-height:340px}.contact-page__photo{height:340px}.contact-page__note{right:-6px;bottom:8px}.contact-form-section__inner{padding:31px 24px}}@media (max-width:390px){.site-header__actions .button{font-size:12px}.hero__visual{min-height:380px}.hero__portrait{height:350px}.hero__note--bottom{max-width:190px}.story-section__visuals{min-height:369px}.story-photo--large{height:333px}.inner-hero h1,.legal-page h1,.security-hero h1{font-size:43px}}body{background:var(--white);color:var(--navy);font-family:Inter,Arial,Helvetica,sans-serif}.button,.desktop-nav a,.eyebrow,.text-link,.wordmark,h1,h2,h3{font-family:Sora,Inter,Arial,Helvetica,sans-serif}h1,h2,h3{letter-spacing:-.045em}em{color:var(--teal);font-family:inherit;font-style:normal;font-weight:700}.site-header{background:rgba(255,255,255,.97);border-bottom-color:rgba(11,19,36,.09)}.site-header__inner{min-height:88px}.wordmark{display:inline-flex;flex:0 0 auto;height:36px;max-width:235px}.wordmark__logo{display:block;height:100%;max-width:100%;object-fit:contain;width:auto}.desktop-nav{gap:24px}.desktop-nav a,.text-link{color:var(--slate);font-size:12px;font-weight:600}.desktop-nav a:hover,.text-link:hover{color:var(--teal)}.button{border-radius:10px;font-family:Sora,Inter,Arial,Helvetica,sans-serif;font-weight:700}.button--dark{background:linear-gradient(96deg,var(--aqua),var(--mint));box-shadow:0 10px 24px rgba(20,184,166,.22);color:var(--navy)}.button--dark:not(:disabled):hover{background:linear-gradient(96deg,#35d9f0,#47dea4)}.button--light{background:var(--white);color:var(--navy)}.button--text,.eyebrow,.inline-link{color:var(--teal)}.eyebrow span{background:linear-gradient(90deg,var(--aqua),var(--mint))}.hero{background:radial-gradient(circle at 83% 18%,rgba(34,211,238,.25),transparent 28%),radial-gradient(circle at 91% 78%,rgba(52,211,153,.2),transparent 24%),linear-gradient(128deg,#0b1324,#0b1324 58%,#102c43);color:var(--white);padding:78px 0 86px}.hero__fineprint,.hero__lead{color:#d9e8ed}.hero__lead{font-size:18px}.hero .eyebrow{color:#7fe9e4}.hero .button--text{color:var(--white)}.hero__grid{gap:52px;min-height:500px}.hero__visual{min-height:430px}.hero__sun{background:linear-gradient(135deg,var(--aqua),var(--mint));filter:blur(0);height:355px;opacity:.9;right:-38px;top:10px;width:355px}.hero__portrait{border:1px solid rgba(255,255,255,.32);border-radius:24px;box-shadow:0 28px 60px rgba(0,0,0,.3);height:396px;right:0;top:28px;width:min(585px,100%)}.hero__portrait img,.photo-card img{filter:none}.hero__portrait img{object-position:center}.photo-card:after{background:linear-gradient(135deg,rgba(11,19,36,.15),transparent 52%,rgba(20,184,166,.14))}.hero__note{border-color:rgba(34,211,238,.3);border-radius:12px;color:var(--navy)}.hero__note--top{left:-24px;top:76px}.hero__note-icon{background:linear-gradient(135deg,var(--aqua),var(--mint))}.status-dot{background:var(--mint);box-shadow:0 0 0 3px rgba(52,211,153,.18)}.site-footer,.statement-section{background:radial-gradient(circle at 85% 5%,rgba(34,211,238,.18),transparent 22%),linear-gradient(135deg,#0b1324,#101e34)}.statement-section h2 em{color:var(--aqua)}.statement-section__grid>p:last-child{color:#cbd5e1}.audience-hero,.contact-page,.inner-hero,.mobile-hero,.section--steps{background:var(--light-gray)}.business-grid,.principle-grid,.steps-grid{gap:20px}.business-card:not(.business-card--dark),.mobile-moment-grid article,.principle-card,.step-card{background:var(--white);border-color:rgba(11,19,36,.1);border-radius:16px;box-shadow:0 12px 28px rgba(11,19,36,.06)}.principle-card:hover,.step-card:hover{border-color:rgba(20,184,166,.42)}.principle-card__icon,.step-card__top i{color:var(--navy)}.principle-card__icon,.step-card:nth-child(2) .step-card__top i,.step-card:nth-child(3) .step-card__top i,.step-card__top i{background:linear-gradient(135deg,var(--aqua),var(--mint))}.audience-hero h1 em,.contact-page h1 em,.inner-hero h1 em,.mobile-hero h1 em,.purchase-panel__copy h2 em,.section-heading h2 em,.story-section__copy h2 em{color:var(--teal)}.story-section{background:var(--white)}.story-photo--small{border-color:var(--white)}.story-badge{background:linear-gradient(135deg,var(--aqua),var(--mint));border-radius:20px;color:var(--navy)}.check-list svg{color:var(--teal)}.section--purchase{background:radial-gradient(circle at 80% 8%,rgba(34,211,238,.25),transparent 25%),linear-gradient(135deg,#0b1324,#102c43)}.purchase-panel__copy,.purchase-panel__copy>p:not(.eyebrow),.section--purchase .eyebrow{color:var(--white)}.section--purchase .eyebrow{color:#8dece3}.purchase-window{border-color:rgba(34,211,238,.3);box-shadow:0 22px 48px rgba(0,0,0,.28);transform:rotate(1deg)}.purchase-window__bar span:first-child,.purchase-window__bar span:last-child,.purchase-window__bar span:nth-child(2){background:var(--teal)}.purchase-window__bar span:first-child{background:var(--aqua)}.purchase-window__bar span:last-child{background:var(--mint)}.coin-mark,.purchase-window__title span{background:#e8fbf4;color:#0f766e}.section--cta{background:var(--white)}.cta-panel{background:radial-gradient(circle at 80% 10%,rgba(34,211,238,.26),transparent 28%),linear-gradient(130deg,#0b1324,#112d44);border-radius:24px;color:var(--white);padding:38px 42px}.cta-panel .eyebrow{color:#8dece3}.cta-panel h2{color:var(--white)}.audience-hero__photo,.contact-page__photo,.inner-hero__photo{border:1px solid rgba(11,19,36,.11);border-radius:20px;box-shadow:var(--shadow)}.audience-hero__photo img,.contact-page__photo img,.inner-hero__photo img{object-position:center}.security-hero{background:radial-gradient(circle at 83% 24%,rgba(34,211,238,.24),transparent 26%),linear-gradient(135deg,#0b1324,#102c43)}.security-hero h1 em{color:var(--aqua)}.security-orbit b,.security-orbit i,.security-orbit__core{background:linear-gradient(135deg,var(--aqua),var(--mint))}.business-card--dark,.business-note{background:var(--navy)}.company-location,.contact-form-section{background:var(--light-gray)}.site-footer .wordmark{height:34px;max-width:220px}.site-footer .site-footer__intro p,.site-footer a,.site-footer__bottom{color:#d3e2e8}.site-footer a:hover{color:var(--aqua)}.footer-label{color:#8dece3}@media (max-width:760px){.site-header__inner{min-height:72px}.wordmark{height:28px;max-width:178px}.hero{padding:58px 0 60px}.hero__visual{min-height:300px}.hero__portrait{height:270px;right:0;top:16px;width:100%}.hero__sun{height:240px;right:-34px;width:240px}.hero__note--top{left:-10px;top:36px}.hero__note--bottom{bottom:-4px}.cta-panel{padding:28px 24px}}.auth-form{display:grid;grid-gap:11px;gap:11px;margin-top:25px}.auth-form__intro{margin:0 0 2px;color:var(--slate);font-size:13px;line-height:1.5}.auth-form label{color:var(--navy);font-family:Sora,Inter,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700}.auth-form input{width:100%;min-height:48px;border:1px solid rgba(11,19,36,.2);border-radius:10px;background:var(--white);color:var(--navy);outline:none;padding:0 14px}.auth-form input:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(20,184,166,.14)}.auth-form .button{margin-top:5px}.auth-form__message{margin:3px 0 0;border-radius:9px;font-size:13px;line-height:1.45;padding:11px 12px}.auth-form__message--sent{background:rgba(52,211,153,.14);color:#075f4c}.auth-form__message--error{background:rgba(248,113,113,.12);color:#9f1239}.dashboard-sidebar form{margin-top:auto}.dashboard-sidebar form+.dashboard-sidebar__home{margin-top:12px}.dashboard-sidebar button.dashboard-sidebar__home{width:100%;border:0;background:transparent;color:#d3e2e8;font:inherit;text-align:left}.dashboard-sidebar button.dashboard-sidebar__home:hover{color:var(--aqua)}.dashboard-readiness{max-width:330px;border:1px solid rgba(20,184,166,.25);border-radius:12px;background:rgba(20,184,166,.08);padding:15px}.dashboard-readiness span,.dashboard-readiness strong{display:block}.dashboard-readiness strong{color:var(--navy);font-family:Sora,Inter,Arial,Helvetica,sans-serif;font-size:13px}.dashboard-readiness span{margin-top:6px;color:var(--slate);font-size:12px;line-height:1.48}.provider-launcher{max-width:365px}.provider-launcher p{margin:9px 0 0;color:var(--slate);font-size:12px;line-height:1.5}.provider-launcher__error{color:#9f1239!important}.order-list{display:grid;grid-gap:10px;gap:10px;width:min(100%,650px)}.order-list__item{display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid rgba(11,19,36,.1);color:var(--slate);font-size:12px;padding:12px 0 0}.order-list__item time{color:#64748b;text-align:right}.order-status{border-radius:999px;font-family:Sora,Inter,Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;padding:5px 8px;text-transform:uppercase}.order-status--created,.order-status--processing{background:rgba(34,211,238,.16);color:#0e7490}.order-status--completed{background:rgba(52,211,153,.16);color:#047857}.order-status--cancelled,.order-status--expired,.order-status--failed,.order-status--refunded{background:rgba(248,113,113,.12);color:#b91c1c}.dashboard-empty{color:var(--slate);font-size:14px;line-height:1.55;margin:20px 0 0}.admin-page{min-height:100vh;background:radial-gradient(circle at 92% 4%,rgba(34,211,238,.2),transparent 26%),linear-gradient(135deg,#f8fafc,#ffffff);color:var(--navy);padding:58px max(28px,calc((100vw - 1180px) / 2))}.admin-page__header{max-width:760px}.admin-page__header .back-link{display:inline-block;margin-bottom:42px}.admin-page h1{font-size:clamp(42px,6vw,76px);margin:0 0 17px}.admin-page__header>p:last-child{color:var(--slate);font-size:16px;line-height:1.65}.admin-readiness{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:12px;gap:12px;margin:42px 0 20px}.admin-card,.admin-notice,.admin-readiness>div{border:1px solid rgba(11,19,36,.1);border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 12px 28px rgba(11,19,36,.06)}.admin-readiness>div{min-height:108px;padding:15px}.admin-readiness span,.admin-readiness strong{display:block}.admin-readiness span{color:var(--slate);font-size:11px;line-height:1.35;text-transform:capitalize}.admin-readiness strong{margin-top:15px;font-family:Sora,Inter,Arial,Helvetica,sans-serif;font-size:13px}.admin-readiness .is-ready{color:#047857}.admin-readiness .is-pending{color:#b45309}.admin-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.admin-card{min-height:310px;padding:23px}.admin-card>p{color:var(--teal);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:16px}.admin-card>p,.admin-card>strong{font-family:Sora,Inter,Arial,Helvetica,sans-serif}.admin-card>strong{display:block;font-size:42px;line-height:1}.admin-card>span{color:var(--slate);font-size:12px}.admin-card ul{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:22px 0 0;padding:0}.admin-card li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-top:1px solid rgba(11,19,36,.08);color:var(--slate);font-size:12px;padding-top:9px}.admin-card li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-card li em{color:var(--teal);flex:0 0 auto;font-size:10px;font-style:normal;font-weight:700;text-transform:capitalize}.admin-notice{display:flex;align-items:flex-start;gap:13px;margin-top:20px;padding:22px}.admin-notice svg{color:var(--teal);flex:0 0 auto}.admin-notice strong{font-family:Sora,Inter,Arial,Helvetica,sans-serif}.admin-notice p{color:var(--slate);font-size:13px;line-height:1.55;margin:6px 0 0}@media (max-width:900px){.admin-readiness{grid-template-columns:repeat(3,1fr)}.admin-grid{grid-template-columns:1fr}}@media (max-width:720px){.order-list__item{grid-template-columns:max-content 1fr}.order-list__item time{grid-column:2;text-align:left}.admin-page{padding:34px 19px 48px}.admin-page__header .back-link{margin-bottom:30px}.admin-readiness{grid-template-columns:1fr 1fr}.admin-readiness>div{min-height:92px}}