@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{color:#1f2824;font-synthesis:none;text-rendering:optimizelegibility;--emerald-950:#04382e;--emerald-900:#064536;--emerald-800:#075744;--emerald-700:#0b7659;--emerald-100:#e3f0e9;--cream:#fbfbf7;--soft-cream:#f5f5ef;--gold:#e5ae38;--gold-deep:#b57918;--gold-pale:#fff6db;--ink:#17241e;--muted:#7a827d;--line:#e6e9e4;background:#eeeee9;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-canvas{background:#eeeee9;justify-content:center;min-height:100vh;display:flex}.app-frame{width:100%;max-width:430px;min-height:100vh;position:relative;overflow:hidden}.app-frame--authenticated{background:var(--cream);padding-bottom:78px}.prototype-banner{color:#fff8df;background:var(--emerald-950);letter-spacing:.03em;text-align:center;border-bottom:1px solid #e5ae3873;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:7px 12px;font-size:8px;font-weight:700;line-height:1.35;display:flex}.prototype-banner svg{color:var(--gold);flex:none}.auth-canvas--emerald{background-color:var(--emerald-950);color:#fff;background-image:linear-gradient(30deg,#e5ae380b 12%,#0000 12.5% 87%,#e5ae380b 87.5%,#e5ae380b),linear-gradient(150deg,#e5ae380b 12%,#0000 12.5% 87%,#e5ae380b 87.5%,#e5ae380b),linear-gradient(30deg,#e5ae380b 12%,#0000 12.5% 87%,#e5ae380b 87.5%,#e5ae380b),linear-gradient(150deg,#e5ae380b 12%,#0000 12.5% 87%,#e5ae380b 87.5%,#e5ae380b),linear-gradient(60deg,#ffffff06 25%,#0000 25.5% 75%,#ffffff06 75%);background-position:0 0,0 0,12px 21px,12px 21px,0 0;background-size:24px 42px,24px 42px,24px 42px,24px 42px,24px 42px}.auth-canvas--cream{background:var(--soft-cream)}.auth-flow{background:var(--emerald-950);width:100%;height:100vh;position:relative;overflow:hidden}.auth-flow__track{will-change:transform;width:200%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);display:flex;transform:translate(0,0)}.auth-flow__track--signup{transform:translate(-50%)}.auth-flow__panel{flex:0 0 50%;width:50%;min-width:0;height:100%;overflow:hidden}.auth-flow__panel>.app-canvas{width:100%;max-width:none;height:100%;min-height:100%}.auth-flow__panel .auth-screen{height:100%;min-height:100%}@media (prefers-reduced-motion:reduce){.auth-flow__track{transition:none}}.auth-error{color:#ffd0d0;background:#7814142e;border:1px solid #ff7e7e73;border-radius:8px;width:100%;margin:2px 0 0;padding:9px 11px;font-size:10px;line-height:1.45}.primary-button:disabled{opacity:.62;cursor:wait}.auth-confirmation{color:#ffe9a8;text-align:center;background:#e5ae381f;border:1px solid #e5ae3873;border-radius:8px;width:100%;margin:10px 0 0;padding:9px 11px;font-size:10px;line-height:1.45}.auth-canvas--emerald input:-webkit-autofill{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #ffffff1a}.auth-canvas--emerald input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #ffffff1a}.auth-canvas--emerald input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #ffffff1a}.auth-canvas--emerald input:-webkit-autofill:active{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 9999s ease-out;box-shadow:inset 0 0 0 1000px #ffffff1a}.auth-screen{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:40px 24px 24px;display:flex}.auth-screen--login{padding-top:52px}.auth-screen--signup{padding-top:27px}.auth-screen .prototype-banner{border:1px solid #e5ae3873;border-radius:7px;width:100%;margin-bottom:18px}.auth-tabs{background:#ffffff14;border-radius:8px;grid-template-columns:1fr 1fr;width:100%;max-width:360px;margin:22px 0 5px;padding:3px;display:grid}.auth-tab{color:#ffffff94;background:0 0;border:0;border-radius:6px;height:32px;font-size:10px}.auth-tab--active{color:var(--emerald-950);background:var(--gold);font-weight:700}.brand-lockup{text-align:center;color:var(--emerald-950)}.brand-lockup--dark{color:#fff}.brand-mark{width:56px;height:58px;margin:0 auto 5px;position:relative}.brand-crescent{border:2px solid var(--gold);border-left-color:#0000;border-radius:50%;width:13px;height:17px;position:absolute;top:0;right:12px;transform:rotate(28deg)}.brand-dome,.brand-dome:before,.brand-dome:after{display:block;position:absolute}.brand-dome{border:2px solid var(--gold);border-bottom:0;border-radius:24px 24px 0 0;width:34px;height:28px;bottom:8px;left:11px}.brand-dome:before{content:"";background:var(--gold);transform-origin:bottom;opacity:.9;width:3px;height:37px;top:-10px;left:14px;transform:rotate(-37deg)}.brand-dome:after{content:"";background:var(--gold);width:17px;height:2px;box-shadow:0 -6px 0 -.3px var(--gold);bottom:5px;left:6px}.brand-minaret{border:1px solid var(--gold);width:4px;height:24px;position:absolute;bottom:7px}.brand-minaret--left{left:4px}.brand-minaret--right{right:3px}.brand-minaret:before{content:"";border:1px solid var(--gold);border-radius:50%;width:7px;height:5px;position:absolute;top:4px;left:-3px}.brand-name{letter-spacing:.12em;font-family:Playfair Display,Georgia,serif;font-size:15px;font-weight:700}.brand-tagline{letter-spacing:.08em;color:var(--gold);margin-top:3px;font-size:9px}.login-copy{text-align:center;color:#f6f7f2;margin:26px 0 23px;font-size:12px;line-height:1.55}.auth-form{flex-direction:column;gap:13px;width:100%;display:flex}.auth-screen--login .auth-form{background:#02231d47;border:1px solid #ffffff1f;border-radius:16px;padding:20px;box-shadow:0 18px 40px #0000001f}.auth-canvas--emerald .auth-form{background:#02231d5c;border:1px solid #ffffff36;border-radius:22px;padding:20px;box-shadow:0 18px 40px #0000001f}.auth-form label:not(.checkbox-label){position:relative}.auth-form label:not(.checkbox-label)>span{color:#606c65;margin:0 0 6px 2px;font-size:10px;display:block}.auth-canvas--emerald .auth-form label:not(.checkbox-label)>span{color:#d9e3de}input[type=text],input[type=email],input[type=password]{width:100%;height:39px;color:var(--ink);background:#fff;border:1px solid #e0e5df;border-radius:7px;outline:none;padding:0 12px;font-size:11px}input:focus{border-color:var(--gold-deep);box-shadow:0 0 0 3px #e5ae3826}.auth-canvas--emerald input[type=text],.auth-canvas--emerald input[type=email],.auth-canvas--emerald input[type=password]{color:#fff;background:#ffffff1a;border-color:#ffffff2e;border-radius:12px;height:66px;font-size:16px}input::placeholder{color:#a7afaa}.password-field .input-action,.input-action{color:#89928c;background:0 0;border:0;place-items:center;padding:0;display:grid;position:absolute;bottom:10px;right:10px}.form-options{justify-content:space-between;align-items:center;margin-top:-2px;display:flex}.checkbox-label{color:#647069;align-items:flex-start;gap:6px;font-size:9px;line-height:1.45;display:flex}.auth-canvas--emerald .checkbox-label{color:#d9e3de}.checkbox-label input{appearance:none;background:#fff;border:1px solid #c6cec8;border-radius:3px;flex:none;width:12px;height:12px;margin:0;position:relative}.checkbox-label input:checked{background:var(--gold);border-color:var(--gold)}.checkbox-label input:checked:after{content:"✓";color:var(--emerald-950);font-size:9px;font-weight:700;position:absolute;top:-1px;left:2px}.text-button,.create-account-link,.small-link{background:0 0;border:0;padding:0}.text-button{color:var(--emerald-700);font-size:9px}.text-button--light{color:var(--gold)}.primary-button{background:var(--emerald-900);color:#fff;border:0;border-radius:8px;width:100%;height:41px;font-size:12px;font-weight:700;box-shadow:0 4px 10px #04382e21}.primary-button:hover{background:var(--emerald-800)}.primary-button--gold{color:#16352b;background:linear-gradient(135deg,#f0c65f,#d89b26)}.primary-button--gold:hover{background:linear-gradient(135deg,#f4ce73,#dfaa3a)}.divider{color:#98a19b;align-items:center;gap:10px;width:100%;margin:18px 0 12px;font-size:9px;display:flex}.divider:before,.divider:after{content:"";background:#e0e4df;flex:1;height:1px}.divider--light{color:#ffffffa6}.divider--light:before,.divider--light:after{background:#ffffff2b}.social-buttons{gap:10px;width:100%;display:flex}.social-button{color:#2c3630;background:#fff;border:1px solid #e1e5e0;border-radius:7px;flex:1;height:37px;font-size:11px;font-weight:600}.google-g{color:#4285f4;margin-right:5px;font-size:14px;font-weight:700}.apple-mark{color:#121212;margin-right:5px;font-size:13px}.create-account-link{color:var(--gold);margin-top:auto;padding-top:28px;font-size:11px;font-weight:600}.auth-footnote{color:#ffffff80;letter-spacing:.02em;margin:19px 0 0;font-size:8px}.back-button{color:var(--emerald-950);background:0 0;border:0;align-self:flex-start;margin:0 0 2px -5px;padding:4px}.signup-heading{text-align:center;margin:20px 0 22px}.signup-heading h1{color:var(--ink);letter-spacing:-.03em;margin:0 0 8px;font-size:21px}.signup-heading p{color:#727d76;margin:0;font-size:10px;line-height:1.5}.checkbox-label--terms{margin:1px 0 4px}.signup-footnote{color:#7f8981;margin-top:auto;padding-top:28px;font-size:8px}.dashboard,.gold-screen{padding:26px 18px 24px}.dashboard-header{grid-template-columns:34px 1fr auto;align-items:center;gap:8px;display:grid}.dashboard-menu-button{justify-self:start}.dashboard-header__brand{min-width:0}.dashboard-header__actions{align-items:center;gap:2px;display:flex}.profile-avatar--compact{border:0;width:28px;height:28px;min-height:28px;padding:0;font-size:12px}.dashboard-header .brand-lockup{text-align:left;align-items:center;gap:8px;display:flex}.dashboard-header .brand-mark{transform-origin:0;width:29px;height:30px;margin:0 -1px 0 0;transform:scale(.53)}.dashboard-header .brand-name{letter-spacing:.1em;font-size:11px}.dashboard-header .brand-tagline{display:none}.icon-button{color:var(--ink);background:0 0;border:0;place-items:center;padding:5px;display:grid}.notification-button{color:#64716a;margin-top:1px;position:relative}.notification-dot{background:var(--gold);border:1px solid var(--cream);border-radius:50%;width:5px;height:5px;position:absolute;top:3px;right:3px}.greeting{margin:22px 0 16px}.greeting h1{letter-spacing:-.02em;color:#20332a;margin:0 0 4px;font-size:16px}.greeting h1 strong{color:var(--emerald-800)}.greeting p{color:#7d8880;margin:0;font-size:10px}.portfolio-card,.price-card{background:#fff;border:1px solid #edf0eb;border-radius:13px;box-shadow:0 5px 16px #172f230d}.portfolio-card{padding:14px}.portfolio-area{grid-template-columns:minmax(0,1.45fr) minmax(0,.9fr);align-items:stretch;gap:8px;display:grid}.portfolio-area .portfolio-card,.portfolio-area .price-card{min-width:0}.portfolio-area .price-card{min-height:100%;padding:12px}.portfolio-area .price-card .price-change{margin:5px 0 0;line-height:1.3;display:block}.portfolio-area .price-card .trend-line{display:none}.portfolio-total{flex-direction:column;gap:3px;display:flex}.portfolio-total span{color:#78847b;font-size:9px}.portfolio-total strong{color:var(--ink);letter-spacing:-.04em;font-size:24px}.portfolio-total small{color:var(--gold-deep);font-size:8px;font-weight:700}.card-heading-row{color:#26362e;justify-content:space-between;align-items:center;margin-bottom:11px;font-size:10px;font-weight:700;display:flex}.small-link{color:var(--emerald-700);align-items:center;gap:1px;font-size:8px;display:inline-flex}.portfolio-stat-row{grid-template-columns:28px 1fr auto;align-items:center;gap:8px;display:grid}.portfolio-divider{background:#edf0eb;height:1px;margin:10px 0}.stat-icon{border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.stat-icon--gold{background:var(--gold-pale)}.stat-icon--emerald{background:var(--emerald-100)}.gt-symbol{color:var(--emerald-800);letter-spacing:.02em;font-size:9px;font-weight:800}.hal-symbol{color:var(--emerald-800);font-family:Georgia,serif;font-size:14px;font-weight:700}.stat-copy,.stat-value{flex-direction:column;gap:2px;display:flex}.stat-copy span,.stat-value span{color:#879088;font-size:8px}.stat-copy strong,.stat-value strong{color:#27352d;font-size:11px}.stat-value{text-align:right}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:17px 0 18px;display:grid}.quick-action{color:#33443a;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;width:100%;padding:0;font-size:10px;display:flex}.quick-action__icon{width:32px;height:32px;color:var(--emerald-800);background:#fff;border:1px solid #e7ece6;border-radius:10px;place-items:center;display:grid;box-shadow:0 3px 8px #172f230d}.quick-action--disabled{color:#9ba39d;cursor:not-allowed}.quick-action--disabled .quick-action__icon{color:#9ba39d;box-shadow:none;background:#f3f4ef}.quick-action small{color:var(--gold-deep);margin-top:2px;font-size:6px;display:block}.quick-action__icon .gold-coin{margin:-10px;transform:scale(.43)}.price-card{justify-content:space-between;align-items:center;min-height:77px;padding:12px 14px;display:flex;overflow:hidden}.section-kicker{color:#78847b;margin-bottom:4px;font-size:9px;display:block}.price-line{align-items:baseline;gap:3px;display:inline-flex}.price-line strong{color:#1f3428;letter-spacing:-.03em;font-size:16px}.price-line span{color:#839088;font-size:9px}.price-change{color:var(--emerald-700);margin-left:7px;font-size:8px}.trend-line{align-self:flex-end;width:115px;height:45px;margin-bottom:2px}.trend-line svg{width:100%;height:100%;overflow:visible}.trend-line path{fill:none;stroke:var(--emerald-700);stroke-width:1.7px}.start-card{background:linear-gradient(115deg, var(--emerald-900), #0b654e);color:#fff;text-align:left;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:67px;margin-top:15px;padding:12px 14px;display:flex;box-shadow:0 5px 12px #04382e26}.start-card__icon{width:31px;height:31px;color:var(--gold);background:#ffffff21;border-radius:9px;place-items:center;display:grid}.start-card__copy{flex-direction:column;flex:1;gap:3px;display:flex}.start-card__copy span{color:var(--gold);letter-spacing:.12em;font-size:8px;font-weight:700}.start-card__copy strong{font-size:12px;font-weight:600}.start-card>svg{color:var(--gold)}.denomination-card{color:var(--emerald-900);background:var(--gold-pale);border:1px solid #f0dfad;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:11px 12px;display:flex}.denomination-card strong{font-size:10px;display:block}.denomination-card>span{color:var(--gold-deep);white-space:nowrap;font-size:9px;font-weight:700}.activity-card{background:#fff;border:1px solid #edf0eb;border-radius:12px;margin-top:12px;padding:12px}.activity-card .section-heading-row{margin-bottom:0}.activity-card h2{color:var(--ink);margin:0;font-size:13px}.activity-empty,.wallet-empty{color:#89938d;text-align:center;flex-direction:column;align-items:center;gap:5px;padding:17px 10px 10px;display:flex}.activity-empty svg,.wallet-empty svg{color:var(--gold-deep)}.activity-empty strong,.wallet-empty strong{color:#53645a;font-size:10px}.activity-empty span,.wallet-empty span{font-size:8px}.activity-summary{color:#7d8880;margin:12px 0 2px;font-size:9px}.home-hero{color:#fff;background:linear-gradient(120deg, var(--emerald-950), var(--emerald-800));border-radius:14px;align-items:center;min-height:145px;margin:0 0 14px;padding:18px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #04382e26}.home-hero:after{content:"";opacity:.24;background-image:linear-gradient(30deg,#0000 45%,#e5ae3899 46%,#0000 48%),linear-gradient(150deg,#0000 45%,#e5ae3859 46%,#0000 48%);background-size:34px 34px;position:absolute;inset:0}.home-hero__copy{z-index:1;max-width:74%;position:relative}.home-hero__copy>span{color:var(--gold);letter-spacing:.14em;font-size:8px;font-weight:700}.home-hero__copy h2{color:#fff;margin:6px 0 7px;font-family:Playfair Display,Georgia,serif;font-size:20px;line-height:1.15}.home-hero__copy small{color:#ffffffad;font-size:8px;line-height:1.4}.home-hero__ornament{z-index:1;opacity:.92;position:absolute;bottom:-16px;right:-8px;transform:scale(1.35)}.future-card{color:#fff;background:linear-gradient(120deg, var(--emerald-900), #0b654e);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:76px;margin-top:12px;padding:14px;display:flex;box-shadow:0 5px 12px #04382e24}.future-card__copy{flex-direction:column;gap:4px;display:flex}.future-card__copy span{color:var(--gold);letter-spacing:.12em;font-size:8px;font-weight:700}.future-card>svg{color:var(--gold);flex:none}.gold-screen{padding-bottom:8px}.screen-header{grid-template-columns:28px 1fr 28px;align-items:center;margin-bottom:24px;display:grid}.screen-header h1{text-align:center;color:var(--ink);margin:0;font-size:16px}.screen-header .icon-button:last-child{justify-self:end}.gold-heading h2{color:var(--ink);letter-spacing:-.03em;margin:0 0 5px;font-size:17px}.gold-heading p{color:#7d8880;margin:0;font-size:9px}.rule-note{color:var(--emerald-800);background:var(--emerald-100);border:1px solid #d5e8dd;border-radius:8px;align-items:center;gap:7px;margin:17px 0 11px;padding:9px 10px;font-size:9px;display:flex}.rule-note strong{color:var(--emerald-950)}.gold-product-list{flex-direction:column;gap:7px;display:flex}.gold-product-row{text-align:left;width:100%;min-height:57px;color:var(--ink);background:#fff;border:1px solid #e9ede8;border-radius:11px;align-items:center;gap:9px;padding:8px 11px 8px 9px;display:flex;position:relative;box-shadow:0 2px 8px #172f2308}.gold-product-row:hover,.gold-product-row--selected{border-color:#d8b15e;box-shadow:0 3px 9px #b7811c1f}.custom-gold-card{background:#fffdf7;border:1px solid #ead9aa;border-radius:11px;margin-top:12px;padding:13px}.custom-gold-card>div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.custom-gold-card strong{color:var(--ink);font-size:11px}.custom-gold-card>div span{color:var(--emerald-700);font-size:8px;font-weight:700}.custom-gold-card label{grid-template-columns:1fr auto;align-items:end;gap:7px;margin-top:9px;display:grid}.custom-gold-card label>span{color:#6b786f;grid-column:1/-1;font-size:8px}.custom-gold-card input{min-width:0;height:38px;color:var(--ink);background:#fff;border:1px solid #d8ded8;border-radius:8px;padding:0 10px;font-size:11px}.custom-gold-card button{color:#fff;background:var(--emerald-800);border:0;border-radius:8px;height:38px;padding:0 12px;font-size:9px;font-weight:700}.custom-gold-card p{color:#b44d3f;margin:8px 0 0;font-size:8px}.custom-gold-card .custom-gold-card__result{color:var(--emerald-700);font-weight:700}.gold-coin{background:radial-gradient(circle at 35% 28%,#ffe8a2 0 10%,#efc85d 28%,#cb8d1e 74%,#a96c0d 100%);border:3px solid #f7db83;border-radius:50%;flex:none;place-items:center;width:84px;height:84px;display:grid;box-shadow:inset 0 0 0 2px #8e580659,0 3px 7px #7e520d2e}.gold-coin__inner{color:#a46d13;border:1px solid #7849046b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.gold-coin--small{border-width:1px;width:27px;height:27px;box-shadow:inset 0 0 0 1px #8e580652,0 2px 3px #7e520d1f}.gold-coin--small .gold-coin__inner{border-width:.5px;width:21px;height:21px}.coin-arch{border:1px solid #a46d13;border-bottom:0;border-radius:15px 15px 0 0;width:24px;height:20px;position:relative}.coin-dome{border:1px solid #a46d13;border-radius:50% 50% 0 0;width:6px;height:7px;position:absolute;top:4px;left:8px}.coin-columns{border-top:1px solid #a46d13;border-bottom:1px solid #a46d13;height:6px;position:absolute;bottom:4px;left:4px;right:4px}.coin-label{letter-spacing:.08em;margin-top:2px;font-size:5px;font-weight:700}.gold-coin--small .coin-arch{margin:-6px -9px -3px;transform:scale(.4)}.gold-coin--small .coin-label{display:none}.product-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.product-main strong{white-space:nowrap;font-size:10px}.product-main span{color:var(--emerald-700);font-size:8px}.product-meta{flex-direction:column;align-items:flex-end;gap:5px;width:82px;padding-right:12px;display:flex}.category-pill{color:var(--emerald-700);white-space:nowrap;background:#e8f4ed;border-radius:4px;padding:3px 4px;font-size:7px}.category-pill--physical{color:#bc7a11;background:#fff2d1}.product-price{color:#34433a;font-size:9px;font-weight:600}.product-arrow{color:#a1aba3;position:absolute;top:21px;right:5px}.selected-check{color:#fff;background:var(--emerald-700);border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:20px;right:6px}.selected-summary{background:#fff;border:1px solid #e9ede8;border-radius:12px;margin-top:12px;padding:12px 13px 10px}.selected-summary__top,.selected-summary__details{justify-content:space-between;align-items:center;display:flex}.selected-summary__top{color:#7d8880;margin-bottom:5px;font-size:9px}.selected-summary__top strong{color:var(--ink);font-size:10px}.selected-summary__details{color:#26372d;margin-bottom:10px;font-size:12px;font-weight:700}.selected-summary__details .summary-reward{color:var(--emerald-700);font-size:10px;font-weight:700}.selected-summary .primary-button{height:36px;font-size:10px}.demo-label{text-align:center;color:#a1aaa4;margin:7px 0 0;font-size:8px}.gold-detail-screen,.checkout-screen,.my-gold-screen,.hal-wallet-screen,.pay-screen{padding:26px 18px 24px}.gold-detail-screen .screen-header,.checkout-screen .screen-header,.my-gold-screen .screen-header,.hal-wallet-screen .screen-header,.pay-screen .screen-header{margin-bottom:18px}.gold-detail-hero{text-align:center;padding:3px 0 14px}.gold-detail-hero .gold-coin{margin:0 auto 10px}.gold-detail-hero h2{color:var(--ink);letter-spacing:-.03em;margin:0 0 8px;font-size:17px}.detail-specs{justify-content:center;gap:6px;display:flex}.detail-specs span{color:var(--emerald-700);background:var(--emerald-100);border-radius:5px;padding:4px 6px;font-size:8px}.detail-specs span:last-child{color:var(--gold-deep);background:var(--gold-pale)}.ownership-card{background:var(--emerald-100);border:1px solid #d5e8dd;border-radius:10px;align-items:flex-start;gap:9px;margin-bottom:11px;padding:11px;display:flex}.ownership-card__icon{width:25px;height:25px;color:var(--emerald-800);background:#ffffff85;border-radius:7px;flex:none;place-items:center;display:grid}.ownership-card strong{color:var(--emerald-950);margin:1px 0 4px;font-size:10px;display:block}.ownership-card p{color:#506d60;margin:0;font-size:8px;line-height:1.5}.detail-breakdown,.order-summary{background:#fff;border:1px solid #e9ede8;border-radius:11px;padding:10px 12px}.detail-breakdown__row,.detail-breakdown__total{color:#77837a;justify-content:space-between;align-items:center;min-height:25px;font-size:9px;display:flex}.detail-breakdown__row strong{color:#26372d;font-size:9px;font-weight:600}.detail-breakdown__total{color:#26372d;border-top:1px solid #edf0eb;margin-top:4px;padding-top:6px;font-weight:700}.detail-breakdown__total strong{color:var(--ink);font-size:12px}.detail-reward,.checkout-reward{color:#64746a;justify-content:space-between;align-items:center;padding:11px 2px 9px;font-size:9px;display:flex}.detail-reward strong,.checkout-reward strong{color:var(--emerald-700);font-size:12px;font-weight:700}.detail-cta{margin-top:2px}.checkout-screen{padding-bottom:20px}.checkout-product{background:#fff;border:1px solid #e9ede8;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.checkout-product .gold-coin{margin:-1px;transform:scale(.95)}.checkout-product>div{flex-direction:column;gap:3px;min-width:0;display:flex}.checkout-product strong{color:var(--ink);font-size:10px}.checkout-product span:not(.checkout-product__price){color:#7d8880;font-size:8px}.checkout-product__price{color:#27352d;font-size:10px;font-weight:700}.checkout-section-title{color:#65736a;letter-spacing:.09em;margin:16px 1px 7px;font-size:8px}.checkout-section-title span{color:var(--gold-deep);letter-spacing:.05em;margin-left:5px;font-size:7px}.checkout-options{flex-direction:column;gap:6px;display:flex}.checkout-choice,.payment-choice{background:#fff;border:1px solid #e9ede8;border-radius:9px;align-items:flex-start;gap:8px;padding:9px 10px;display:flex}.checkout-choice--selected{background:#f4faf5;border-color:#cfe1d5}.checkout-choice--disabled{opacity:.58}.checkout-choice input,.payment-choice input{accent-color:var(--emerald-700);flex:none;margin:2px 0 0}.checkout-choice__copy{flex-direction:column;flex:1;gap:3px;display:flex}.checkout-choice__copy strong{color:#2c3d33;font-size:9px}.checkout-choice__copy span{color:#7d8880;font-size:8px;line-height:1.35}.choice-status{color:var(--emerald-700);margin-left:auto;padding-top:2px;font-size:8px;font-weight:700}.checkout-options--payment{gap:5px}.payment-choice{color:#394a40;align-items:center;padding:7px 10px;font-size:9px}.order-summary{padding-bottom:5px}.order-summary .checkout-reward{border-top:1px solid #edf0eb;margin-top:5px;padding-bottom:4px}.checkout-cta{margin-top:15px}.success-screen{text-align:center;flex-direction:column;align-items:center;min-height:calc(100vh - 78px);padding:42px 25px 30px;display:flex}.success-icon{color:#fff;background:var(--emerald-700);border:5px solid #cfe6d8;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 5px 12px #04382e1f}.success-kicker{color:var(--gold-deep);letter-spacing:.13em;margin:14px 0 7px;font-size:8px;font-weight:700}.success-screen h1{color:var(--ink);letter-spacing:-.03em;margin:0 0 20px;font-size:19px}.success-intro{color:#7d8880;margin:0 0 3px;font-size:10px}.success-gold-amount{color:var(--ink);font-size:20px;line-height:1.1}.success-gold-type,.success-reward-copy{color:#7d8880;margin-top:3px;font-size:10px}.success-divider{color:var(--gold);margin:10px 0 3px;font-size:20px;line-height:1}.success-reward{color:var(--emerald-700);font-size:18px}.milestone-card{text-align:left;background:#fff;border:1px solid #e9ede8;border-radius:12px;width:100%;margin:20px 0 17px;padding:12px}.milestone-card__heading,.milestone-card__stats,.redemption-card__heading{color:#768279;justify-content:space-between;align-items:center;font-size:8px;display:flex}.milestone-card__heading strong,.redemption-card__heading strong{color:var(--emerald-700);font-size:9px}.milestone-progress{background:#e6eee8;border-radius:99px;height:6px;margin:9px 0 5px;overflow:hidden}.milestone-progress span{background:linear-gradient(90deg, var(--emerald-700), #1b9875);border-radius:inherit;height:100%;display:block}.milestone-card__stats{color:#33463a;font-weight:600}.milestone-card__stats strong{color:var(--gold-deep);font-size:9px}.milestone-card p{color:#7d8880;margin:8px 0 0;font-size:8px}.milestone-card small{color:#a1aaa4;margin-top:5px;font-size:7px;display:block}.success-actions{flex-direction:column;gap:8px;width:100%;display:flex}.secondary-button{width:100%;height:38px;color:var(--emerald-800);background:#fff;border:1px solid #cbdcd0;border-radius:8px;font-size:10px;font-weight:700}.my-gold-screen .screen-header{margin-bottom:16px}.my-gold-summary{background:var(--emerald-900);color:#fff;border-radius:12px;justify-content:space-between;align-items:flex-end;padding:14px;display:flex;box-shadow:0 5px 12px #04382e24}.my-gold-summary>div{flex-direction:column;gap:4px;display:flex}.my-gold-summary span{color:#ffffffa6;font-size:8px}.my-gold-summary strong{color:#fff;letter-spacing:-.03em;font-size:20px}.my-gold-summary__value{text-align:right}.my-gold-summary__value strong{color:var(--gold);font-size:14px}.redemption-card{background:#fff;border:1px solid #e9ede8;border-radius:11px;margin-top:11px;padding:11px 12px}.redemption-card p{color:#7d8880;margin:7px 0 0;font-size:8px}.holding-tabs{background:#eef3ef;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;margin:17px 0 9px;padding:3px;display:grid}.holding-tab{color:#7a877e;background:0 0;border:0;border-radius:6px;padding:7px 2px;font-size:8px}.holding-tab--active{color:var(--emerald-900);background:#fff;font-weight:700;box-shadow:0 2px 5px #172f230f}.holdings-list{flex-direction:column;gap:6px;display:flex}.holding-row{background:#fff;border:1px solid #e9ede8;border-radius:10px;align-items:center;gap:8px;min-height:49px;padding:8px 9px;display:flex}.holding-row__coin{flex:none;place-items:center;width:27px;height:27px;display:grid}.holding-row__copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.holding-row__copy strong{color:#2b3b32;font-size:9px}.holding-row__copy span{color:#8a948d;font-size:8px}.holding-status{color:var(--emerald-700);background:var(--emerald-100);border-radius:4px;padding:3px 5px;font-size:7px;font-weight:700}.holdings-empty{color:#89938d;text-align:center;background:#fff;border:1px solid #e9ede8;border-radius:10px;padding:17px;font-size:9px}.my-gold-cta{margin-top:15px}.hal-wallet-screen .screen-header h1{font-size:14px}.hal-balance-card{color:#fff;background:linear-gradient(135deg, var(--emerald-900), #0a624c);border-radius:13px;flex-direction:column;align-items:center;padding:19px 14px 18px;display:flex;box-shadow:0 5px 12px #04382e24}.hal-balance-card span{color:#ffffffb3;font-size:9px}.hal-balance-card strong{color:#fff;letter-spacing:-.04em;margin-top:6px;font-size:25px}.hal-balance-card small{color:var(--gold);margin-top:4px;font-size:10px}.token-actions{grid-template-columns:repeat(4,1fr);gap:5px;margin:17px 0 21px;display:grid}.token-action{color:#405047;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;font-size:9px;display:flex}.token-action__icon{width:35px;height:35px;color:var(--emerald-800);background:#fff;border:1px solid #e4ebe5;border-radius:50%;place-items:center;display:grid;box-shadow:0 3px 8px #172f230f}.token-action:hover .token-action__icon{color:var(--gold-deep);border-color:#d8b15e}.section-heading-row{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.section-heading-row h2{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:13px}.token-transaction-list{flex-direction:column;gap:7px;display:flex}.token-transaction-row{background:#fff;border:1px solid #e9ede8;border-radius:10px;align-items:center;gap:9px;min-height:54px;padding:8px 10px;display:flex}.token-transaction-icon{border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.token-transaction-icon--credit{color:var(--emerald-700);background:var(--emerald-100)}.token-transaction-icon--debit{color:#c35d4f;background:#fff0ec}.token-transaction-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.token-transaction-copy strong{color:#2c3d33;font-size:9px}.token-transaction-copy span{color:#8a948d;font-size:8px}.token-transaction-amount{white-space:nowrap;font-size:10px}.token-transaction-amount--credit{color:var(--emerald-700)}.token-transaction-amount--debit{color:#c35d4f}.gt-wallet-section{margin-top:18px}.gt-demo-badge{color:var(--gold-deep);background:var(--gold-pale);border-radius:5px;padding:4px 6px;font-size:7px;font-weight:700}.legacy-hal-section{background:#f7f7f2;border:1px dashed #d8d8c9;border-radius:11px;margin-top:24px;padding:13px 11px 12px}.legacy-hal-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.legacy-hal-heading h2{color:#6c746d;margin:0;font-size:12px}.legacy-hal-note{color:#858b84;margin:7px 1px 11px;font-size:8px;line-height:1.45}.legacy-hal-section .hal-balance-card{box-shadow:none;opacity:.75}.legacy-hal-section .token-actions{margin-bottom:15px}.legacy-hal-section .token-action{color:#778078}.legacy-hal-section .token-action__icon{color:#75877b;box-shadow:none}.gt-balance-card{background:#f7f8f2;border:1px solid #e3e9df;border-radius:11px;flex-direction:column;align-items:center;padding:14px;display:flex}.gt-balance-card span,.gt-flow-balance span{color:#77837a;font-size:9px}.gt-balance-card strong,.gt-flow-balance strong{color:var(--emerald-800);letter-spacing:-.03em;margin-top:5px;font-size:20px}.gt-balance-card small,.gt-flow-balance small{color:var(--gold-deep);margin-top:4px;font-size:9px}.gt-actions{grid-template-columns:repeat(2,1fr);gap:5px;margin:14px 0 10px;display:grid}.gt-disclaimer{color:#8a948d;margin:0 1px 15px;font-size:8px;line-height:1.45}.gt-transactions-heading{margin-bottom:9px}.gt-transaction-count{color:#8a948d;font-size:8px}.gt-transaction-row{text-align:left;cursor:pointer;width:100%}.gt-transaction-row:hover{border-color:#d8b15e}.pay-screen .screen-header h1{font-size:15px}.pay-intro{padding:4px 1px 14px}.pay-intro h2,.pay-review-card h2{color:var(--ink);letter-spacing:-.03em;margin:4px 0 5px;font-size:17px}.pay-intro p{color:#7d8880;margin:0;font-size:9px}.pay-method-options{flex-direction:column;gap:8px;display:flex}.pay-method-card{text-align:left;width:100%;color:var(--ink);background:#fff;border:1px solid #e9ede8;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.pay-method-card--active{border-color:var(--gold-deep);background:#fffaf0}.pay-method-card__icon{width:34px;height:34px;color:var(--emerald-800);background:var(--emerald-100);border-radius:50%;flex:none;place-items:center;display:grid}.pay-method-card>span:last-child{flex-direction:column;gap:4px;display:flex}.pay-method-card strong{font-size:10px}.pay-method-card small{color:#7d8880;font-size:8px;line-height:1.35}.pay-receiver-field{margin-top:2px}.pay-recipient-confirmed{text-align:center;background:#fff;border:1px solid #cfe5d6;border-radius:12px;flex-direction:column;align-items:center;gap:5px;padding:19px 14px;display:flex}.pay-confirmed-icon{color:#fff;background:var(--emerald-700);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.pay-recipient-confirmed strong{color:var(--ink);font-size:16px}.pay-recipient-confirmed small,.pay-recipient-strip small{color:#7d8880;font-size:8px}.pay-recipient-confirmed .primary-button{margin-top:9px}.pay-recipient-strip{background:var(--emerald-100);border:1px solid #d5e8dd;border-radius:10px;flex-direction:column;gap:3px;padding:10px 12px;display:flex}.pay-recipient-strip span{color:#65736a;font-size:8px}.pay-recipient-strip strong{color:var(--emerald-900);font-size:11px}.pay-form{flex-direction:column;gap:12px;margin-top:19px;display:flex}.pay-field{flex-direction:column;gap:6px;display:flex}.pay-field>span{color:#65736a;font-size:9px}.pay-input{width:100%;height:40px;color:var(--ink);background:#fff;border:1px solid #e0e5df;border-radius:7px;outline:none;padding:0 12px;font-size:11px}.pay-input:focus{border-color:var(--gold-deep);box-shadow:0 0 0 3px #e5ae3826}.pay-amount-input{position:relative}.pay-input--currency{padding-left:29px}.pay-currency-prefix{color:var(--emerald-700);z-index:1;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.pay-summary{background:#fff;border:1px solid #e9ede8;border-radius:11px;flex-direction:column;gap:9px;padding:12px;display:flex}.pay-summary div{color:#7d8880;justify-content:space-between;align-items:center;font-size:9px;display:flex}.pay-summary strong{color:var(--ink);font-size:11px}.pay-summary div:last-child strong{color:var(--emerald-700)}.pay-review-card{background:#fff;border:1px solid #e9ede8;border-radius:11px;padding:13px 12px 8px}.pay-review-card h2{margin-bottom:13px}.pay-review-row{color:#7d8880;border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:12px;min-height:29px;font-size:9px;display:flex}.pay-review-row strong{color:var(--ink);text-align:right;font-size:10px}.pay-success-card{text-align:center;align-items:center;gap:7px;margin-top:17px}.pay-success-card strong{font-size:13px}.pay-success-card span:not(.pay-confirmed-icon){color:var(--emerald-800);line-height:1.45}.form-error{color:#bd554a;background:#fff0ec;border:1px solid #f1d2cb;border-radius:7px;margin:-2px 0 0;padding:9px 10px;font-size:9px}.payment-success{color:var(--emerald-800);background:var(--emerald-100);border:1px solid #cfe5d6;border-radius:9px;flex-direction:column;gap:4px;padding:11px 12px;font-size:9px;display:flex}.payment-success strong{font-size:10px}.payment-success small{color:#5b7969;font-size:8px}.gt-transfer-screen{padding:26px 18px 24px}.gt-transfer-screen .screen-header{margin-bottom:18px}.gt-transfer-screen .screen-header h1{font-size:15px}.gt-flow-balance{background:var(--gold-pale);border:1px solid #f0dfad;border-radius:13px;flex-direction:column;align-items:center;padding:18px 14px;display:flex}.gt-detail-hero{color:#fff;background:linear-gradient(135deg, var(--emerald-900), #0a624c);border-radius:12px;flex-direction:column;align-items:center;padding:16px 14px;display:flex;box-shadow:0 5px 12px #04382e24}.gt-detail-hero span{color:#ffffffb3;font-size:9px}.gt-detail-hero strong{color:#fff;letter-spacing:-.04em;margin-top:5px;font-size:24px}.gt-detail-hero small{color:var(--gold);margin-top:4px;font-size:9px}.gt-detail-breakdown{margin-top:14px}.gt-detail-breakdown .detail-breakdown__row{min-height:31px}.gt-detail-breakdown .detail-breakdown__row strong{text-align:right;overflow-wrap:anywhere;max-width:62%}.gt-transaction-detail-screen .demo-label{margin-top:14px}.info-screen{padding:26px 18px 24px}.info-screen .screen-header{margin-bottom:18px}.info-screen .screen-header h1{font-size:14px}.info-hero{background:linear-gradient(135deg, var(--emerald-900), #0a624c);color:#fff;border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex;box-shadow:0 5px 12px #04382e24}.info-hero__mark{width:42px;height:42px;color:var(--gold);border:1px solid #ffffff54;border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:22px;font-weight:700;display:grid}.info-hero .section-kicker{color:var(--gold);margin-bottom:5px}.info-hero h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:14px;line-height:1.25}.info-section{padding:13px 1px 2px}.info-section h2{color:var(--ink);margin:0 0 5px;font-size:13px}.info-section p{color:#68766d;margin:0;font-size:9px;line-height:1.6}.reward-rule-card{background:var(--gold-pale);border:1px solid #f0dfad;border-radius:10px;flex-direction:column;gap:8px;margin:10px 0 2px;padding:12px;display:flex}.reward-rule-card div{justify-content:space-between;align-items:center;gap:10px;display:flex}.reward-rule-card span{color:#8b7745;font-size:8px}.reward-rule-card strong{color:var(--gold-deep);white-space:nowrap;font-size:10px}.prototype-note{color:var(--emerald-800);background:var(--emerald-100);border:1px solid #d5e8dd;border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px;display:flex}.prototype-note>svg{flex:none;margin-top:1px}.prototype-note strong{margin-bottom:3px;font-size:10px;display:block}.prototype-note p{color:#567365;margin:0;font-size:8px;line-height:1.45}.info-link-button{margin-top:14px}.tokenomics-list{margin-top:16px}.tokenomics-list h2,.tokenomics-future h2{color:var(--ink);margin:0 0 8px;font-size:13px}.tokenomics-list{flex-direction:column;gap:6px;display:flex}.tokenomics-list h2{margin-bottom:2px}.tokenomics-row{background:#fff;border:1px solid #e9ede8;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.tokenomics-row span{color:#53645a;font-size:9px}.tokenomics-row strong{color:var(--gold-deep);text-align:right;white-space:nowrap;font-size:8px}.tokenomics-future{background:var(--gold-pale);border:1px solid #f0dfad;border-radius:10px;margin-top:16px;padding:12px}.tokenomics-future p{color:var(--gold-deep);margin:0 0 5px;font-size:10px;font-weight:700}.tokenomics-future small{color:#8b7745;font-size:8px;line-height:1.45}.profile-screen{padding:26px 18px 24px}.profile-screen .screen-header{margin-bottom:18px}.profile-screen .screen-header h1{font-size:15px}.profile-header{color:#fff;background:linear-gradient(135deg, var(--emerald-900), #0a624c);border-radius:12px;align-items:center;gap:10px;padding:14px;display:flex;box-shadow:0 5px 12px #04382e24}.profile-avatar{background:var(--gold);width:42px;height:42px;color:var(--emerald-950);border-radius:50%;flex:none;place-items:center;font-size:18px;font-weight:700;display:grid}.profile-header h2{color:#fff;margin:0 0 3px;font-size:16px}.profile-header p{color:#ffffffb3;margin:0;font-size:8px}.profile-status{color:var(--gold);background:#ffffff1f;border-radius:5px;align-self:flex-start;margin-left:auto;padding:4px 6px;font-size:7px;font-weight:700}.profile-section{margin-top:16px}.profile-section h2{color:var(--ink);margin:0 0 7px;font-size:12px}.profile-detail-row,.profile-setting-row{color:#7d8880;border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:center;min-height:31px;padding:0 1px;font-size:9px;display:flex}.profile-detail-row strong{color:#35473b;font-size:9px}.profile-action-row{color:#a0aaa3;text-align:left;background:#fff;border:1px solid #e9ede8;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:52px;margin-bottom:6px;padding:8px 10px;display:flex}.profile-action-row>span:first-child{background:var(--gold-pale);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.profile-action-row .gold-coin{transform:scale(.8)}.profile-action-icon{color:var(--emerald-700)!important;background:var(--emerald-100)!important}.profile-action-row div{flex-direction:column;flex:1;gap:3px;display:flex}.profile-action-row strong{color:#2c3d33;font-size:10px}.profile-action-row small{color:#8a948d;font-size:8px}.profile-setting-row{text-align:left;background:0 0;border:0;width:100%}.profile-setting-value{color:var(--emerald-700);font-size:8px}.profile-logout{color:#b8564c;background:#fff8f6;border:1px solid #e4c9c3;border-radius:8px;width:100%;height:38px;margin-top:20px;font-size:10px;font-weight:700}.transaction-history-screen{padding-bottom:30px}.transaction-history-hero{color:#fff;background:linear-gradient(135deg, var(--emerald-900), #0a624c);border-radius:12px;align-items:center;gap:10px;margin-top:4px;padding:14px;display:flex;box-shadow:0 5px 12px #04382e1f}.transaction-history-hero>svg{color:var(--gold);flex:none}.transaction-history-hero div{flex-direction:column;gap:3px;display:flex}.transaction-history-hero span{color:var(--gold);letter-spacing:.1em;font-size:8px;font-weight:700}.transaction-history-hero strong{color:#fff;font-size:13px}.transaction-history-note{margin:10px 0 12px}.transaction-history-list{flex-direction:column;gap:7px;display:flex}.transaction-history-row{width:100%;min-height:65px;color:var(--ink);text-align:left;background:#fff;border:1px solid #e9ede8;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.transaction-history-row--button{cursor:pointer}.transaction-history-row--button:hover{border-color:#d6dfd7}.transaction-history-icon{border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.transaction-history-icon--gold{color:var(--gold-deep);background:var(--gold-pale)}.transaction-history-icon--credit{color:var(--emerald-800);background:var(--emerald-100)}.transaction-history-icon--debit{color:#9b5b3d;background:#fff0e9}.transaction-history-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.transaction-history-copy strong{color:var(--ink);font-size:10px}.transaction-history-copy small{color:#7d8880;text-overflow:ellipsis;white-space:nowrap;font-size:7px;line-height:1.35;overflow:hidden}.transaction-history-amount{color:var(--gold-deep);white-space:nowrap;font-size:9px}.transaction-history-amount--credit{color:var(--emerald-700)}.transaction-history-amount--debit{color:#9b5b3d}.transaction-history-empty{margin-top:10px}.transaction-history-empty svg{color:var(--gold-deep)}.zakat-screen{padding:26px 18px 24px}.zakat-screen .screen-header{margin-bottom:18px}.zakat-screen .screen-header h1{font-size:15px}.zakat-disclaimer{margin:0 0 12px}.zakat-card{background:#fff;border:1px solid #e9ede8;border-radius:10px;margin-top:10px;padding:12px}.zakat-card h2{color:var(--ink);margin:0 0 9px;font-size:12px}.zakat-section{flex-direction:column;gap:7px;display:flex}.zakat-field,.zakat-setting{color:#68766d;grid-template-columns:minmax(0,1fr) 132px;align-items:center;gap:10px;width:100%;min-height:31px;font-size:9px;display:grid;position:relative}.zakat-field input,.zakat-setting input,.zakat-setting select{box-sizing:border-box;width:132px;min-width:132px;max-width:132px;height:30px;color:var(--ink);background:#fbfcf9;border:1px solid #e0e5df;border-radius:6px;grid-column:2;justify-self:end;margin:0;padding:0 8px;font-size:9px}.zakat-setting{border-bottom:1px solid #edf0eb}.zakat-setting:last-child{border-bottom:0}.zakat-setting>input,.zakat-setting>select{grid-column:2;justify-self:end}.zakat-setting>small{color:#7d8880;pointer-events:none;z-index:1;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.zakat-setting>input[aria-label=Zakat\ rate]{padding-right:24px}.zakat-price-status{color:#7d8880;margin:-2px 0 1px;font-size:8px;line-height:1.4}.zakat-price-status--error{color:#9b5b3d}.zakat-field input:disabled{color:var(--ink);opacity:1;background:#f4f7f2}.zakat-value-row{color:#7d8880;justify-content:space-between;gap:10px;padding-top:5px;font-size:9px;display:flex}.zakat-value-row strong{color:var(--emerald-800);text-align:right;font-size:10px}.zakat-value-row--emphasized{border-top:1px solid #e5eae4;margin-top:2px;padding-top:9px}.zakat-value-row--emphasized span,.zakat-value-row--emphasized strong{color:var(--gold-deep);font-weight:800}.zakat-helper{color:#7d8880;margin:1px 0 0;font-size:8px;line-height:1.45}.zakat-summary{margin-top:12px}.zakat-result{color:#fff;background:linear-gradient(135deg, var(--emerald-900), #0a624c);border-radius:12px;margin-top:12px;padding:15px;box-shadow:0 5px 12px #04382e24}.zakat-detail-card{margin-top:12px}.zakat-detail-card__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.zakat-detail-card__heading h2{margin-bottom:4px}.zakat-detail-card__heading p{color:#6b7b73;margin:0;font-size:8px;line-height:1.4}.zakat-detail-card__heading>span{color:#08704b;background:#e6f8f0;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:800}.zakat-detail-list{flex-direction:column;display:flex}.zakat-detail-row{border-bottom:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:12px;padding:9px 0;display:flex}.zakat-detail-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.zakat-detail-row strong{color:#17382d;font-size:10px}.zakat-detail-row span{color:#7b8881;font-size:8px}.zakat-detail-row>strong{color:#08704b;white-space:nowrap;font-size:10px}.zakat-detail-adjustment,.zakat-detail-total{justify-content:space-between;align-items:center;gap:12px;padding:10px 0 0;font-size:9px;display:flex}.zakat-detail-adjustment{color:#68776f}.zakat-detail-adjustment strong{color:#a34b45}.zakat-detail-total{color:#08704b;border-top:1px solid #dce5df;margin-top:8px;padding-top:11px;font-weight:800}.zakat-detail-total strong{font-size:12px}.zakat-result .section-kicker{color:var(--gold)}.zakat-result h2{color:#fff;margin:0 0 3px;font-size:24px}.zakat-result p{color:#ffffffb8;margin:0;font-size:9px;line-height:1.4}.zakat-breakdown{color:#ffffffb8;border-top:1px solid #ffffff2e;justify-content:space-between;gap:10px;margin-top:12px;padding-top:9px;font-size:8px;display:flex}.zakat-breakdown strong{color:var(--gold);white-space:nowrap;font-size:10px}.methodology-card p,.sadaqah-card p{color:#7d8880;margin:0;font-size:9px;line-height:1.5}.methodology-card ul{color:#68766d;grid-template-columns:1fr 1fr;gap:5px 12px;margin:9px 0 0;padding-left:14px;font-size:8px;line-height:1.35;display:grid}.sadaqah-card{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}.sadaqah-card h2{margin-bottom:4px}.sadaqah-card .secondary-button{flex:none;width:auto;min-width:88px;height:32px;font-size:9px}.identity-steps{flex-direction:column;gap:7px;margin-top:16px;display:flex}.identity-step{background:#fff;border:1px solid #e9ede8;border-radius:10px;align-items:center;gap:9px;min-height:52px;padding:9px 10px;display:flex}.identity-step__number{color:#859087;background:#f0f3ef;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:8px;font-weight:700;display:grid}.identity-step__number--active{color:var(--emerald-950);background:var(--gold-pale);border:1px solid #f0dfad}.identity-step div{flex-direction:column;flex:1;gap:3px;display:flex}.identity-step strong{color:#2c3d33;font-size:10px}.identity-step small{color:#8a948d;font-size:8px}.identity-step>svg{color:#a3aca5}.identity-options{background:#fff;border:1px solid #e9ede8;border-radius:10px;flex-direction:column;gap:6px;margin-top:13px;padding:11px;display:flex}.identity-option{color:#7d8880;border-bottom:1px solid #edf0eb;justify-content:space-between;gap:12px;padding:7px 0;font-size:8px;display:flex}.identity-option:last-child{border-bottom:0}.identity-option strong{color:#35473b;text-align:right;max-width:58%;font-size:8px}.more-screen .info-section strong{color:#34483b;font-size:9px}.legal-info-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:16px;display:grid}.legal-info-grid section{background:#fff;border:1px solid #e9ede8;border-radius:9px;padding:11px}.legal-info-grid h2{color:var(--ink);margin:0 0 4px;font-size:11px}.legal-info-grid p{color:#7d8880;margin:0;font-size:8px;line-height:1.4}.not-found-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 108px);padding:32px 24px;display:flex}.not-found-code{color:var(--gold-deep);letter-spacing:.14em;font-size:11px;font-weight:800}.not-found-screen h1{color:var(--ink);margin:8px 0 7px;font-size:22px}.not-found-screen p{color:#7d8880;overflow-wrap:anywhere;margin:0 0 20px;font-size:10px;line-height:1.5}.not-found-screen .primary-button{max-width:260px}.drawer-layer{z-index:10;pointer-events:none;position:absolute;inset:0}.drawer-scrim{pointer-events:auto;background:#04261f70;border:0;width:100%;height:100%;position:absolute;inset:0}.menu-drawer{color:#fff;background:var(--emerald-950);pointer-events:auto;flex-direction:column;width:min(86%,340px);max-height:100%;padding:22px 16px 18px;animation:.2s ease-out drawer-in;display:flex;position:absolute;top:0;bottom:0;left:0;overflow-y:auto;box-shadow:12px 0 30px #04261f33}.menu-drawer__header{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.menu-drawer__header .brand-lockup{color:#fff;text-align:left;align-items:center;gap:8px;display:flex}.menu-drawer__header .brand-mark{transform-origin:0;width:27px;height:28px;margin:0 -2px 0 0;transform:scale(.48)}.menu-drawer__header .brand-name{font-size:10px}.menu-drawer__header .brand-tagline{display:none}.menu-drawer__header .icon-button{color:#fff}.menu-drawer__eyebrow,.menu-drawer__section>span{color:var(--gold);letter-spacing:.12em;margin:19px 4px 8px;font-size:8px;font-weight:700}.drawer-profile{border-bottom:1px solid #ffffff21;align-items:center;gap:9px;padding:14px 4px 13px;display:flex}.drawer-profile__avatar{width:35px;height:35px;color:var(--emerald-950);background:var(--gold);border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.drawer-profile div{flex-direction:column;flex:1;gap:3px;display:flex}.drawer-profile strong{color:#fff;font-size:10px}.drawer-profile small{color:#ffffff8c;font-size:8px}.drawer-profile__status{color:var(--gold);font-size:7px}.menu-drawer__nav{flex-direction:column;gap:3px;display:flex}.menu-item{color:#ffffffc7;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:43px;padding:8px 10px;font-size:10px;display:flex}.menu-item span{flex:1}.menu-item:hover,.menu-item--active{color:var(--emerald-950);background:var(--gold)}.menu-item--disabled{color:#ffffff61;cursor:not-allowed}.menu-item--disabled:hover{color:#ffffff61;background:0 0}.menu-item__label{flex:1}.menu-item small{color:var(--gold);font-size:8px}.menu-drawer__section{border-top:1px solid #ffffff21;margin-top:8px;padding-top:6px}.menu-drawer__section>span{margin-top:12px;display:block}.menu-drawer__footer{z-index:3;color:#ffffff7a;background:var(--emerald-950);border-top:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:13px 4px 18px;font-size:8px;display:flex;position:sticky;bottom:-18px}.menu-drawer__logout{color:#f0b24a;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}@keyframes drawer-in{0%{opacity:.7;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}.bottom-nav{z-index:4;background:#fffffcf7;border-top:1px solid #edf0ec;grid-template-columns:repeat(5,1fr);height:70px;padding:9px 8px 7px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav__item{color:#9aa39d;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.bottom-nav__item--active{color:var(--emerald-800);font-weight:700}.bottom-nav__item[aria-disabled=true]{cursor:default}.nav-coin{color:#93a89a;background:#edf5ee;border:1px solid #d3e5d6;border-radius:50%;place-items:center;width:17px;height:17px;font-family:Georgia,serif;font-size:10px;font-weight:700;display:grid}.bottom-nav__item--active .nav-coin{background:var(--gold-pale);color:var(--gold-deep);border-color:#f1d486}@media (width>=760px){.app-canvas{padding:28px 0}.app-frame{border-radius:24px;min-height:calc(100vh - 56px);box-shadow:0 12px 40px #162b2024}.auth-screen{justify-content:flex-start;max-width:430px;min-height:calc(100vh - 56px)}.auth-canvas{padding:28px 0}.auth-screen{border-radius:24px;margin:auto}.menu-drawer{width:320px}}.auth-screen--login{max-width:none;padding:50px max(24px,50% - 310px) 26px;position:relative;overflow:hidden}.auth-screen--login>:not(.auth-architecture){z-index:1;position:relative}.auth-screen--login .brand-lockup{margin-top:5px}.auth-screen--login .brand-mark{margin:14px auto 24px;transform:scale(1.35)}.auth-screen--login .brand-name{letter-spacing:.2em;font-family:Playfair Display,Georgia,serif;font-size:27px}.auth-screen--login .brand-tagline{color:var(--gold);margin-top:7px;font-size:17px}.auth-language{background:#001b159e;border-radius:22px;align-items:center;gap:8px;padding:10px 17px;font-size:13px;display:flex;top:42px;right:28px;z-index:2!important;position:absolute!important}.auth-architecture{z-index:0;opacity:.9;background:linear-gradient(#27382429,#05221afa),radial-gradient(at 50% 75%,#a88133 0 3%,#0000 3.5%),radial-gradient(at 26% 72%,#0a4937 0 4%,#0000 4.5%);border:2px solid #e5ae388a;border-radius:120px 120px 0 0;width:26vw;min-width:115px;max-width:260px;height:420px;position:absolute;top:185px;box-shadow:inset 0 0 55px #e5ae3826}.auth-architecture:before{content:"☾";color:#f0bd47;font-size:42px;position:absolute;top:18%;right:19%}.auth-architecture--left{left:-13vw}.auth-architecture--right{right:-13vw;transform:scaleX(-1)}.login-copy{text-align:center;order:1;margin:31px 0 24px;font-size:18px;line-height:1.4}.login-copy p{margin:0}.auth-screen--login .auth-tabs{background:0 0;border-bottom:1px solid #ffffff38;border-radius:0;order:2;max-width:630px;margin:0;padding:0}.auth-screen--login .auth-tab{color:#ffffff94;border-bottom:3px solid #0000;border-radius:0;height:52px;font-size:17px}.auth-screen--login .auth-tab--active{color:var(--gold);border-bottom-color:var(--gold);background:0 0}.auth-screen--login .auth-form{background:#02231d5c;border-color:#ffffff36;border-radius:22px;order:3;max-width:630px;margin-top:22px;padding:0}.auth-screen--login .auth-form label:not(.checkbox-label)>span{font-size:16px}.auth-screen--login .auth-form label:not(.checkbox-label){position:relative}.input-leading{color:#ffffffd1;position:absolute;bottom:17px;left:23px}.auth-screen--login input[type=text],.auth-screen--login input[type=email],.auth-screen--login input[type=password]{border-radius:12px;height:66px;padding-left:61px;font-size:16px}.auth-screen--login .input-action{bottom:15px;right:15px}.auth-screen--login .form-options{font-size:15px}.auth-screen--login .primary-button{border-radius:13px;justify-content:center;align-items:center;gap:15px;height:68px;font-size:20px;display:flex}.auth-screen--login .divider{order:4;max-width:630px;margin:30px 0;font-size:15px}.auth-screen--login .social-buttons{order:5;max-width:630px}.auth-screen--login .social-button{border-radius:12px;height:68px;font-size:19px}.auth-footer-links{order:6;grid-template-columns:repeat(5,1fr);width:min(900px,100%);margin-top:46px;display:grid}.auth-footer-links button{color:#fff;background:0 0;border:0;border-right:1px solid #ffffff40;flex-direction:column;align-items:center;gap:8px;min-height:110px;padding:0 12px;display:flex}.auth-footer-links button:last-child{border-right:0}.auth-footer-links button span{border:1px solid #ffffff52;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.auth-footer-links strong{font-size:13px}.auth-footer-links small{color:#ffffffad;white-space:nowrap;font-size:10px}.auth-footer-links--compact{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;width:min(760px,100%);margin-top:28px}.auth-footer-links--compact button{border-right:1px solid #ffffff2e;gap:4px;min-height:0;padding:9px 5px}.auth-footer-links--compact button strong{font-size:10px;font-weight:650;line-height:1.2}.auth-footer-links--compact button small{color:#ffffff94;white-space:normal;font-size:8px;line-height:1.25}@media (width<=640px){.auth-footer-links--compact{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:100%;margin-top:24px}.auth-footer-links--compact button,.auth-footer-links--compact button:last-child{border:0;justify-content:center;min-width:0;min-height:38px;padding:6px 1px}.auth-footer-links--compact button strong{white-space:normal;overflow-wrap:anywhere;text-align:center;width:100%;font-size:8.5px;font-weight:650;line-height:1.2;display:block}}.auth-screen--login .auth-footnote{letter-spacing:.3em;order:7;margin:45px 0 25px;font-size:12px}.auth-legal{color:#ffffffc7;order:8;justify-content:space-between;width:min(920px,100%);font-size:11px;display:flex}.auth-screen--signup{color:#fff;max-width:none;padding:32px max(24px,50% - 310px) 26px;position:relative;overflow:hidden}.auth-screen--signup .back-button{color:#fffc;align-self:flex-start}.auth-screen--signup .brand-lockup{color:#fff}.auth-screen--signup .auth-tabs{background:0 0;border-bottom:1px solid #ffffff38;border-radius:0;max-width:630px;margin:18px 0 0;padding:0}.auth-screen--signup .auth-tab{color:#ffffff94;border-bottom:3px solid #0000;border-radius:0;height:52px;font-size:17px}.auth-screen--signup .auth-tab--active{color:var(--gold);border-bottom-color:var(--gold);background:0 0}.auth-screen--signup .auth-form{max-width:630px;margin-top:22px}.auth-screen--signup .auth-form label:not(.checkbox-label)>span{color:#d9e3de;font-size:16px}.auth-screen--signup .checkbox-label--terms{color:#d9e3de}.auth-screen--signup .signup-heading{margin:20px 0 22px}.auth-screen--signup .signup-heading h1{color:#fff}.auth-screen--signup .signup-heading p{color:#d9e3de}.auth-screen--signup .divider{color:#ffffffa6;max-width:630px}.auth-screen--signup .divider:before,.auth-screen--signup .divider:after{background:#ffffff2b}.auth-screen--signup .social-buttons{max-width:630px}.auth-screen--signup .signup-footnote{color:#ffffff80}.dashboard{padding:18px 10px 100px}.dashboard-header{color:#fff;background:var(--emerald-950);min-height:82px;margin:-18px -10px 0;padding:0 12px 14px}.dashboard-header .brand-lockup{color:#fff}.dashboard-header .brand-name{font-family:Playfair Display,Georgia,serif;font-size:14px}.dashboard-header .brand-tagline{color:var(--gold);font-size:9px;display:block}.dashboard-header .icon-button{color:#fff}.profile-avatar--compact{color:#fff;background:#ffffff2b;width:43px;height:43px}.home-hero{background:radial-gradient(circle at 75% 55%,#efc14e61,#0000 23%),linear-gradient(130deg,#073b2f,#064336 65%,#0d5b42);border:1px solid #e5ae386e;min-height:270px;margin:0 -1px 8px;padding:24px}.home-hero__copy{max-width:58%}.home-hero__copy h2{font-size:25px}.home-hero__copy p{margin:10px 0 14px;font-size:14px;line-height:1.4}.home-hero__copy button{color:var(--gold);border:2px solid var(--gold);background:#00000014;border-radius:20px;align-items:center;gap:9px;padding:8px 14px;font-weight:700;display:inline-flex}.home-hero blockquote{z-index:1;color:#174b36;text-align:center;background:#f6ebc1;border-radius:70px 70px 12px 12px;width:43%;margin:0;padding:24px 16px;font-size:11px;line-height:1.5;position:absolute;top:36px;right:12px}.home-hero blockquote small{margin-top:8px;display:block}.home-hero__mosque{z-index:0;opacity:.55;background:linear-gradient(#0000,#011d15b3),repeating-linear-gradient(90deg,#0000 0 20%,#e5ae3840 20.5% 21%);height:44%;position:absolute;bottom:0;left:0;right:0}.home-hero__mosque span{background:#062f25;border-radius:30px 30px 0 0;width:10%;height:75%;position:absolute;bottom:0}.home-hero__mosque span:first-child{height:90%;left:58%}.home-hero__mosque span:nth-child(2){height:65%;left:72%}.home-hero__mosque span:nth-child(3){height:82%;left:87%}.reference-overview{background:#fff;border-radius:16px;grid-template-columns:1.35fr .9fr;display:grid;overflow:hidden;box-shadow:0 3px 12px #0636281f}.reference-overview>div{align-items:center;gap:10px;min-height:108px;padding:13px;display:flex}.reference-overview span{color:#526b8f;font-size:11px;display:block}.reference-overview strong{color:#061943;font-size:20px;line-height:1.25;display:block}.reference-overview small{color:#1a7651;font-size:10px;display:block}.reference-overview__portfolio{border-right:1px solid #eef0ec}.reference-overview__portfolio .gold-coin{margin:0 9px;transform:scale(1.55)}.reference-overview__price{background:#edf7ee;display:block!important}.reference-overview__price strong{font-size:15px}.reference-overview__price strong small{color:#061943;display:inline}.reference-overview__price em{color:#5b765f;margin-top:8px;font-size:8px;font-style:normal;display:block}.reference-overview__asset{border-top:1px solid #edf0ec;min-height:100px!important}.reference-overview__asset--gt{border-left:1px solid #edf0ec}.gt-roundel{background:#057044;border-radius:50%;flex:none;place-items:center;width:47px;height:47px;font-weight:800;color:#9af0b4!important;font-size:15px!important;display:grid!important}.reference-overview__asset>svg{color:#12365e;margin-left:auto}.denomination-card--reference{background:linear-gradient(90deg,#fff8e8,#f8f0df);margin:10px 0 16px;padding:10px 14px}.denomination-card--reference>span{color:#bc891d;font-size:19px}.denomination-card--reference small{color:#60747b;margin-top:3px;font-size:9px;display:block}.denomination-card--reference button{color:var(--emerald-800);white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;font-size:9px;display:flex}.home-quick-actions-spacer{height:14px}.quick-actions{gap:8px;margin:0 0 17px}.quick-action{padding:0;font-size:11px}.quick-action__icon{background:#eaf9ef;border:0;border-radius:10px;width:58px;height:67px;font-size:14px}.quick-action:nth-child(2) .quick-action__icon{color:#2775dc;background:#eaf3ff}.quick-action:nth-child(3) .quick-action__icon{color:#5e35c9;background:#f1eaff}.quick-action:nth-child(4) .quick-action__icon{color:#a66e07;background:#fff5db}.quick-action:nth-child(5) .quick-action__icon{color:#d13b43;background:#fff0f1}.quick-action__icon .gold-coin{transform:scale(.65)}.activity-card{margin-top:0}.activity-empty{padding:13px 10px 16px}.future-card{color:#07583f;min-height:84px;box-shadow:none;background:#ebf7f1;padding:12px 15px}.future-card__plant{color:#2c7d3c;font-size:36px}.future-card__copy{flex:1}.future-card__copy strong{font-size:12px}.future-card__copy small{color:#52746b;font-size:9px}.future-card__badge{color:#187054;white-space:nowrap;background:#d2f4df;border-radius:20px;padding:5px 10px;font-size:9px}.bottom-nav{border-radius:20px 20px 0 0;grid-template-columns:repeat(5,1fr);height:82px;padding:8px 12px 10px;box-shadow:0 -4px 18px #0a2b200d}.bottom-nav__item{font-size:10px}.bottom-nav__item:nth-child(3){transform:translateY(-19px)}.bottom-nav__item:nth-child(3) svg{color:#fff;box-sizing:content-box;background:#bd8620;border:4px solid #f8e3a6;border-radius:50%;width:46px;height:46px;padding:11px}.identity-screen{color:#102a25;background:#fff;min-height:100vh}.identity-brandbar{color:#fff;background:linear-gradient(100deg,#064334,#00533b);justify-content:space-between;align-items:center;padding:16px max(28px,50% - 460px);display:flex}.identity-brandbar .brand-lockup{color:#fff;text-align:left;align-items:center;gap:8px;display:flex}.identity-brandbar .brand-mark{transform-origin:0;width:45px;height:46px;margin:0;transform:scale(.82)}.identity-brandbar .brand-name{font-size:22px}.identity-brandbar .brand-tagline{letter-spacing:.14em;font-size:8px}.identity-brandbar>span{font-size:12px}.identity-shell{width:min(920px,100% - 42px);margin:25px auto}.identity-progress{grid-template-columns:repeat(4,1fr);margin:0 54px 36px;display:grid;position:relative}.identity-progress:before{content:"";background:#c9d0d6;height:2px;position:absolute;top:20px;left:13%;right:13%}.identity-progress__step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.identity-progress__step>span{color:#405978;background:#e8edf1;border-radius:50%;place-items:center;width:41px;height:41px;font-size:19px;font-weight:700;display:grid}.identity-progress__step--done>span{color:#fff;background:#149364}.identity-progress__step--active>span{color:#fff;background:#034735;box-shadow:0 0 0 5px #dcefe9}.identity-progress__step strong{font-size:13px}.identity-progress__step small{color:#60728b;font-size:11px}.identity-title{align-items:center;gap:18px;margin-bottom:28px;display:flex}.identity-title>span{color:#064334;background:#e7f5ef;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.identity-title h1{color:#043b2e;margin:0 0 7px;font-size:37px}.identity-title p{color:#536681;margin:0;font-size:16px;line-height:1.45}.identity-panel{border:1px solid #e4e9ed;border-radius:15px;margin-top:14px;padding:20px;box-shadow:0 3px 12px #1f403208}.identity-panel h2{margin:0 0 5px;font-size:17px}.identity-panel>p{color:#5b6c84;margin:0 0 15px;font-size:13px}.identity-country{color:#172a3f;text-align:left;background:#fff;border:1px solid #cbd5df;border-radius:10px;align-items:center;gap:10px;width:100%;padding:13px 16px;font-size:15px;display:flex}.identity-country svg{margin-left:auto;transform:rotate(90deg)}.identity-document-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.identity-document{color:#104070;background:#fff;border:1px solid #d3dce5;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:89px;display:flex}.identity-document strong{color:#142b4b;font-size:12px}.identity-document--selected{color:#057549;background:linear-gradient(130deg,#effff7,#fff);border-color:#078150;box-shadow:inset 0 0 0 1px #078150}.document-logo{color:#1d3f90;background:#dce6fd;border-radius:4px;place-items:center;min-width:32px;height:28px;padding:4px;font-size:12px;font-weight:800;display:grid}.identity-methods{grid-template-columns:1fr 1fr;gap:12px;display:grid}.identity-method{color:#0e2943;text-align:left;background:#fff;border:1px solid #d3dce5;border-radius:10px;align-items:center;gap:13px;min-height:108px;padding:15px;display:flex}.identity-method--selected{background:linear-gradient(120deg,#effff7,#fff);border-color:#078150;box-shadow:inset 0 0 0 1px #078150}.identity-method__icon{color:#243de4;background:#f0f0ff;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:28px;display:grid}.identity-method div{flex-direction:column;gap:7px;display:flex}.identity-method strong{font-size:14px}.identity-method small{color:#536681;font-size:12px;line-height:1.4}.identity-method>svg{color:#078150;margin-left:auto}.identity-security{color:#08704b;background:#e6f8f0;border-radius:10px;align-items:center;gap:12px;margin-top:16px;padding:13px 18px;font-size:12px;display:flex}.identity-verify{color:#fff;background:linear-gradient(100deg,#064334,#006842);border:0;border-radius:11px;justify-content:center;align-items:center;gap:13px;width:100%;height:57px;margin-top:16px;font-size:18px;font-weight:700;display:flex}.identity-screen .prototype-note{margin-top:13px}.identity-help{background:#f4f8f9;border-radius:12px;align-items:center;gap:13px;margin-top:18px;padding:16px 20px;display:flex}.identity-help>svg{color:#16466e}.identity-help div{flex-direction:column;flex:1;gap:4px;display:flex}.identity-help strong{font-size:14px}.identity-help span{color:#5b6c84;font-size:11px}.identity-help button{color:#064334;background:#fff;border:1px solid #064334;border-radius:8px;align-items:center;gap:8px;padding:11px 17px;font-size:12px;display:flex}.identity-footer{color:#60728b;justify-content:space-between;width:min(940px,100% - 42px);margin:28px auto 20px;font-size:11px;display:flex}@media (width<=600px){.auth-screen--login{padding:38px 24px 22px}.auth-language{padding:7px 10px;font-size:10px;top:24px;right:18px}.auth-architecture{opacity:.45;height:360px;top:160px}.auth-architecture--left{left:-100px}.auth-architecture--right{right:-100px}.auth-screen--login .brand-mark{margin:8px auto 9px;transform:scale(.9)}.auth-screen--login .brand-name{font-size:18px}.auth-screen--login .brand-tagline{font-size:11px}.login-copy{margin:23px 0 20px;font-size:13px}.auth-screen--login .auth-tabs,.auth-screen--signup .auth-tabs{max-width:100%}.auth-screen--login .auth-tab,.auth-screen--signup .auth-tab{height:43px;font-size:13px}.auth-screen--login .auth-form,.auth-screen--signup .auth-form{margin-top:15px;padding:16px}.auth-screen--login .auth-form label:not(.checkbox-label)>span,.auth-screen--signup .auth-form label:not(.checkbox-label)>span{font-size:12px}.auth-canvas--emerald input[type=text],.auth-canvas--emerald input[type=email],.auth-canvas--emerald input[type=password]{height:50px;padding-left:12px;font-size:12px}.auth-screen--login input[type=text],.auth-screen--login input[type=email],.auth-screen--login input[type=password]{padding-left:42px}.input-leading{width:16px;bottom:11px;left:13px}.auth-screen--login .primary-button{height:52px;font-size:15px}.auth-screen--login .divider,.auth-screen--signup .divider{margin:20px 0;font-size:11px}.auth-screen--login .social-button,.auth-screen--signup .social-button{height:49px;font-size:14px}.auth-footer-links{margin-top:34px}.auth-footer-links button{gap:4px;min-height:80px;padding:0 3px}.auth-footer-links button span{width:36px;height:36px}.auth-footer-links strong{font-size:8px}.auth-footer-links small{display:none}.auth-screen--login .auth-footnote{letter-spacing:.19em;margin:30px 0 16px;font-size:8px}.auth-legal{font-size:8px}.auth-screen--signup{padding:27px 24px 22px}.auth-screen--signup .brand-mark{margin:8px auto 9px;transform:scale(.9)}.auth-screen--signup .brand-name{font-size:18px}.auth-screen--signup .brand-tagline{font-size:11px}.auth-screen--signup .signup-heading{margin:18px 0 20px}.auth-screen--signup .signup-heading h1{font-size:18px}.auth-screen--signup .signup-heading p{font-size:10px}.home-quick-actions-spacer{height:10px}.home-hero{min-height:242px}.home-hero__copy h2{font-size:21px}.home-hero__copy p{font-size:11px}.home-hero blockquote{padding:18px 7px;font-size:9px;top:30px;right:8px}.reference-overview>div{min-height:92px;padding:10px}.reference-overview__portfolio .gold-coin{margin:0 4px;transform:scale(1.25)}.reference-overview strong{font-size:16px}.reference-overview span{font-size:9px}.reference-overview__price strong{font-size:12px}.quick-action__icon{width:52px;height:60px}.bottom-nav{height:76px}.bottom-nav__item:nth-child(3){transform:translateY(-15px)}.bottom-nav__item:nth-child(3) svg{width:37px;height:37px;padding:8px}.identity-brandbar{padding:12px 18px}.identity-brandbar .brand-name{font-size:14px}.identity-brandbar>span{display:none}.identity-shell{width:calc(100% - 24px);margin:18px auto}.identity-progress{margin:0 0 24px}.identity-progress:before{left:12%;right:12%}.identity-progress__step>span{width:31px;height:31px;font-size:13px}.identity-progress__step strong{font-size:8px}.identity-progress__step small{font-size:7px}.identity-title{gap:10px;margin-bottom:18px}.identity-title>span{width:48px;height:48px}.identity-title h1{font-size:24px}.identity-title p{font-size:11px}.identity-panel{margin-top:10px;padding:14px}.identity-panel h2{font-size:14px}.identity-panel>p{font-size:10px}.identity-document-grid{grid-template-columns:repeat(2,1fr)}.identity-document{min-height:75px}.identity-methods{grid-template-columns:1fr}.identity-method{min-height:86px}.identity-security{padding:11px;font-size:10px}.identity-verify{height:50px;font-size:15px}.identity-help{flex-wrap:wrap;padding:13px}.identity-help button{justify-content:center;width:100%}.identity-footer{display:none}}.home-info-links{border-top:1px solid #08392f1f;border-bottom:1px solid #08392f1f;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:18px 0 28px;padding:12px;display:grid}.home-info-links button{min-height:38px;color:var(--emerald-800);background:#fff;border:1px solid #08392f1f;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:7px 8px;font-size:10px;font-weight:700;display:flex}.home-info-links button:hover{border-color:#e5ae38bf}.standalone-info-screen{min-height:100%;padding-bottom:36px}.standalone-info-screen>.primary-button{width:100%;margin-top:18px}@media (width<=700px){.home-info-links{grid-template-columns:repeat(2,minmax(0,1fr))}.home-info-links button:last-child{grid-column:1/-1}}.currency-selector{background:#fff;border:1px solid #0b765924;border-radius:12px;margin:0 -1px 14px;padding:12px 14px;position:relative}.currency-selector__label{color:var(--gold-deep);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:5px;font-size:8px;font-weight:700;display:flex}.currency-selector__button{background:var(--gold-pale);width:100%;min-height:34px;color:var(--ink);text-align:left;border:1px solid #e5ae38a6;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 9px;display:grid}.currency-selector__button strong{color:var(--emerald-900);font-size:11px}.currency-selector__button span{color:var(--muted);font-size:9px}.currency-selector__chevron{transition:transform .18s}.currency-selector__chevron--open{transform:rotate(90deg)}.currency-selector__menu{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;max-height:310px;padding:5px;position:absolute;top:calc(100% - 4px);left:10px;right:10px;overflow:auto;box-shadow:0 14px 30px #00000024}.currency-option{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;border-radius:7px;grid-template-columns:45px 1fr;align-items:center;gap:7px;padding:8px 9px;display:grid}.currency-option:hover,.currency-option--active{background:var(--gold-pale)}.currency-option strong{color:var(--emerald-900);font-size:10px}.currency-option span{color:var(--muted);font-size:9px}.currency-option:disabled{opacity:.55;cursor:wait}
