:root{
  --bg:#05090d;--bg2:#071018;--panel:#08131b;--panel2:#0b1720;--line:#172833;--line2:#20343f;
  --text:#f4f7f8;--muted:#8c9ba5;--green:#22dc7d;--green2:#18b866;--greenSoft:rgba(34,220,125,.09);
  --amber:#e4b657;--red:#ef7777;--radius:20px;--radius-sm:14px;--shadow:0 24px 70px rgba(0,0,0,.28);
  --container:1280px;--header-h:78px;--btn-h:46px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 75% 9%,rgba(34,220,125,.08),transparent 28%),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 48px));margin:auto}.narrow{width:min(820px,calc(100% - 48px))}.section{padding:86px 0}.section-first{padding-top:148px}.compact-section{padding-top:30px}.section-soft{background:linear-gradient(180deg,rgba(8,19,27,.62),rgba(5,9,13,.1));border-top:1px solid rgba(255,255,255,.025);border-bottom:1px solid rgba(255,255,255,.025)}
.site-shell{position:fixed;z-index:100;top:0;left:0;right:0;padding:18px 0;background:linear-gradient(180deg,rgba(5,9,13,.98),rgba(5,9,13,.84),transparent)}.site-header{position:relative;width:min(var(--container),calc(100% - 48px));height:64px;margin:auto;border:1px solid var(--line);border-radius:19px;background:rgba(6,14,20,.88);backdrop-filter:blur(18px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px;box-shadow:0 10px 34px rgba(0,0,0,.22)}.nav-left,.nav-right{display:flex;align-items:center;gap:6px}.nav-left a{height:44px;padding:0 10px;display:flex;align-items:center;font-size:12px;font-weight:700;color:#99a7b0;border-bottom:2px solid transparent}.nav-left a:hover,.nav-left a.active{color:#fff;border-color:var(--green)}.nav-right{justify-content:flex-end}.brand{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:17px;font-weight:900;letter-spacing:.06em;white-space:nowrap}.brand svg{width:29px;height:33px;color:var(--green)}.brand b{color:var(--green)}.brand-footer{justify-content:flex-start}.btn{min-height:var(--btn-h);display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:13px;border:1px solid transparent;font-size:13px;font-weight:800;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(180deg,#20c972,#149855);border-color:#20d678;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)}.btn-secondary{background:#0a141c;border-color:var(--line2);color:#fff}.btn-header{min-height:40px;padding:0 16px;font-size:12px}.btn-sm{min-height:38px;padding:0 14px;font-size:12px}.btn-block{width:100%;margin-top:auto}.menu-btn{width:44px;height:40px;border-radius:12px;border:1px solid var(--line2);background:#0a141c;display:none;align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-btn span{width:15px;height:2px;background:#dce3e7}.mobile-nav{display:none;width:min(var(--container),calc(100% - 48px));margin:8px auto 0;padding:12px;border:1px solid var(--line);border-radius:16px;background:#071018;box-shadow:var(--shadow)}.mobile-nav.open{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mobile-nav a{padding:12px;border-radius:10px;background:#0a151e;color:#d8e0e4;font-size:13px;font-weight:700}
.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#7eeba9;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,5.2vw,76px);line-height:1.02;letter-spacing:-.055em;margin:18px 0 20px}h1 span{color:var(--green)}h2{font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.035em;margin:10px 0 14px}h3{font-size:19px;line-height:1.2;margin:8px 0 10px}.lead{max-width:690px;color:#9aa8b1;font-size:17px;line-height:1.75;margin-bottom:0}.tiny-label{font-size:10px;font-weight:900;letter-spacing:.1em;color:#6ddf9b}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(460px,.97fr);gap:70px;align-items:center;min-height:610px}.hero-copy{min-width:0}.hero-visual{min-width:0}.trust-row{margin-top:28px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.trust-row>div{height:62px;padding:10px 13px;border:1px solid var(--line);border-radius:13px;background:rgba(9,20,28,.74);display:grid;grid-template-columns:36px 1fr;grid-template-rows:1fr 1fr;column-gap:10px;align-items:center}.trust-row>div>span{grid-row:1/3;width:34px;height:34px;border-radius:10px;border:1px solid rgba(34,220,125,.2);display:flex;align-items:center;justify-content:center;color:var(--green);font-size:9px;font-weight:900}.trust-row b{font-size:12px}.trust-row small{font-size:9px;color:#70808a}.live-panel{height:500px;border-radius:24px;border:1px solid #16303a;background:linear-gradient(145deg,#08131b,#061018);padding:24px;box-shadow:0 35px 90px rgba(0,0,0,.35),0 0 80px rgba(34,220,125,.04);display:flex;flex-direction:column}.live-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.live-panel-head h2{font-size:28px;margin:6px 0 0}.status-pill{height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(34,220,125,.19);background:rgba(34,220,125,.06);display:inline-flex;align-items:center;gap:7px;color:#86eab0;font-size:10px;font-weight:800;white-space:nowrap}.status-pill i{width:6px;height:6px;border-radius:50%;background:var(--green)}.market-chart{height:205px;margin:24px 0 18px;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,rgba(34,220,125,.035),transparent);border-bottom:1px solid rgba(255,255,255,.04)}.market-chart svg{width:100%;height:100%}.live-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.live-stats>div{height:68px;border-radius:12px;border:1px solid var(--line);padding:11px;background:#09141c;display:flex;flex-direction:column;justify-content:center}.live-stats span{font-size:9px;color:#71818b}.live-stats b{font-size:12px;margin-top:5px}.live-foot{margin-top:auto;display:flex;justify-content:space-between;gap:18px;padding-top:16px;border-top:1px solid var(--line)}.live-foot span{font-size:10px;color:#71818b;line-height:1.5}.live-foot a{font-size:10px;color:#7ce7a8;font-weight:800;white-space:nowrap}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.section-head>div{max-width:700px}.section-head h2{margin-bottom:0}.section-head>p{max-width:430px;color:#7e8d96;font-size:13px;line-height:1.7;margin-bottom:4px}.equal-3>*{height:100%}.market-cards,.strategy-grid,.access-grid,.market-workspace{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}.info-card,.workspace-card,.strategy-card,.access-card{min-height:292px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,#09141c,#071018);display:flex;flex-direction:column}.info-card>div{flex:1}.info-card p,.workspace-card p,.strategy-card p,.access-card p,.detail-card p,.app-card p,.side-card p,.partner-copy p{color:#85949e;font-size:13px;line-height:1.7}.info-card>a,.access-card>a,.side-card>a{margin-top:auto;color:#7fe6aa;font-size:12px;font-weight:800}.card-icon{width:46px;height:46px;border:1px solid rgba(34,220,125,.18);border-radius:13px;background:rgba(34,220,125,.055);display:flex;align-items:center;justify-content:center;color:#6fe8a2;font-size:10px;font-weight:900;letter-spacing:.05em;margin-bottom:18px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.product-card{height:396px;min-height:396px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(160deg,#09141c,#071018);padding:18px;display:flex;flex-direction:column;overflow:hidden}.product-card.hidden{display:none}.product-logo{height:142px;border-radius:15px;border:1px solid rgba(255,255,255,.045);background:radial-gradient(circle at 50% 30%,rgba(34,220,125,.09),transparent 58%),#050b10;display:flex;align-items:center;justify-content:center;margin-bottom:17px}.product-logo img{max-width:76%;max-height:98px;object-fit:contain}.product-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-kind{font-size:9px;letter-spacing:.09em;font-weight:900;color:#70dd9e;text-transform:uppercase}.product-tag{font-size:9px;color:#87959e;border:1px solid var(--line);padding:5px 7px;border-radius:999px}.product-card h3{font-size:20px}.product-card p{font-size:12px;line-height:1.62;color:#7e8d96;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-price{margin-top:auto;padding-top:14px;border-top:1px solid var(--line);min-height:56px;display:flex;align-items:center}.product-price b{font-size:15px}.product-price span{font-size:11px;color:#7d8c95}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.product-actions.one{grid-template-columns:1fr}.product-actions .btn{min-height:40px;padding:0 10px;font-size:11px}.home-products .product-card:nth-child(n+5){display:none}.section-cta{text-align:center;margin-top:24px}
.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.feature-copy p{color:#8998a2;line-height:1.7}.clean-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px}.clean-list li{position:relative;padding-left:24px;color:#9caab3;font-size:13px;line-height:1.6}.clean-list li:before{content:"";position:absolute;left:0;top:.58em;width:9px;height:9px;border-radius:3px;background:rgba(34,220,125,.15);border:1px solid rgba(34,220,125,.35)}.app-stack{display:grid;gap:12px}.app-card{min-height:116px;border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:20px;display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:center}.app-number{width:50px;height:50px;border-radius:14px;border:1px solid rgba(34,220,125,.2);background:rgba(34,220,125,.06);display:flex;align-items:center;justify-content:center;color:var(--green);font-size:12px;font-weight:900}.app-card b{font-size:16px}.app-card p{margin:5px 0 0}.final-banner{min-height:174px;border:1px solid var(--line2);border-radius:24px;background:linear-gradient(110deg,#07121a,#091d18);padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:30px}.final-banner h2{font-size:30px;margin-bottom:7px}.final-banner p{color:#82919a;margin:0}
.page-hero{border-bottom:1px solid rgba(255,255,255,.035);padding-bottom:64px}.page-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;align-items:end}.page-hero h1{font-size:clamp(42px,4.5vw,66px);max-width:850px}.hero-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero-mini>div{height:92px;border:1px solid var(--line);border-radius:14px;background:#08131b;padding:15px;display:flex;flex-direction:column;justify-content:flex-end}.hero-mini span{font-size:9px;color:#69d897;font-weight:900;letter-spacing:.08em}.hero-mini b{font-size:11px;margin-top:7px}.filter-row,.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:20px}.filter-row{justify-content:flex-start}.filter-chip{height:38px;border-radius:999px;border:1px solid var(--line2);background:#08131b;color:#84939c;padding:0 14px;font-size:11px;font-weight:800}.filter-chip.active{color:#fff;border-color:rgba(34,220,125,.42);background:rgba(34,220,125,.08)}
.product-detail-grid{display:grid;grid-template-columns:minmax(390px,.8fr) 1.2fr;gap:74px;align-items:center}.product-detail-visual{height:520px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 50% 30%,rgba(34,220,125,.12),transparent 48%),#071018;display:flex;align-items:center;justify-content:center;position:relative}.product-logo-wrap{width:72%;height:280px;display:flex;align-items:center;justify-content:center}.product-logo-wrap img{max-width:100%;max-height:100%;object-fit:contain}.product-type-badge{position:absolute;bottom:22px;left:22px;padding:8px 11px;border:1px solid var(--line2);border-radius:999px;background:#061018;color:#8ee8b1;font-size:10px;font-weight:900}.breadcrumb{display:flex;gap:9px;color:#71808a;font-size:11px;margin-bottom:18px}.product-detail-copy h1{font-size:clamp(44px,5vw,68px)}.detail-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.detail-meta>div{height:80px;border:1px solid var(--line);border-radius:14px;padding:14px;background:#08131b;display:flex;flex-direction:column;justify-content:center}.detail-meta span{font-size:9px;color:#71808a}.detail-meta b{font-size:12px;margin-top:6px}.price-zone{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#07121a}.price-line{display:flex;justify-content:space-between;gap:20px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.04)}.price-line:last-child{border-bottom:0}.price-line span{font-size:12px;color:#8998a2}.price-line b{font-size:14px}.detail-sections{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.detail-card{min-height:270px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:#08131b}
.workspace-card{min-height:420px}.workspace-data,.workspace-note{height:60px;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#071018;margin-bottom:9px;display:flex;justify-content:space-between;align-items:center;gap:14px}.workspace-data span,.workspace-note b{font-size:10px;color:#71808a}.workspace-data b,.workspace-note span{font-size:11px}.workspace-note span{text-align:right;color:#b1bcc2}.xau-grid{display:grid;grid-template-columns:1.5fr .5fr;gap:14px;align-items:start}.xau-main{min-height:520px;border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:28px}.xau-head{display:flex;justify-content:space-between;gap:20px}.xau-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.xau-levels>div{height:96px;border:1px solid var(--line);border-radius:14px;background:#071018;padding:16px;display:flex;flex-direction:column;justify-content:center}.xau-levels span{font-size:9px;color:#75848e}.xau-levels b{font-size:17px;margin-top:8px}.analysis-body{min-height:210px;border-top:1px solid var(--line);padding-top:24px}.analysis-body p{color:#9ba8b0;line-height:1.85}.analysis-updated{font-size:10px;color:#687782}.xau-side{display:grid;gap:14px}.side-card{min-height:253px;border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:22px;display:flex;flex-direction:column}.calendar-list{display:grid;gap:10px}.calendar-event{min-height:86px;border:1px solid var(--line);border-radius:14px;background:#08131b;padding:14px 16px;display:grid;grid-template-columns:120px 1fr 120px;gap:18px;align-items:center}.event-time{font-size:12px;font-weight:800}.event-title b{font-size:13px}.event-title span{display:block;color:#71808a;font-size:10px;margin-top:4px}.impact{text-align:right;font-size:10px;font-weight:900}.impact.high{color:#f09595}.impact.medium{color:#e6bf6a}.impact.low{color:#78dca0}.empty-state{min-height:170px;border:1px dashed var(--line2);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#74838d;padding:20px}.empty-state b{color:#dfe6e9;margin-bottom:6px}.strategy-card{min-height:340px}.step{width:45px;height:45px;border-radius:14px;background:rgba(34,220,125,.07);border:1px solid rgba(34,220,125,.2);display:flex;align-items:center;justify-content:center;color:var(--green);font-size:11px;font-weight:900;margin-bottom:22px}.access-card{min-height:280px}.app-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.app-flow article{min-height:260px;border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:22px;display:flex;flex-direction:column}.app-flow article>span{font-size:42px;font-weight:900;color:rgba(34,220,125,.16)}.app-flow p{color:#84939d;font-size:13px;line-height:1.7}.partner-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:36px;align-items:start}.partner-copy,.partner-form{border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:26px}.partner-copy{min-height:430px}.partner-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.partner-form label,.checkout-form label,.status-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#8998a2;font-weight:800}.partner-form input,.partner-form select,.partner-form textarea,.checkout-form input,.checkout-form select,.status-form input{width:100%;height:48px;border-radius:12px;border:1px solid var(--line2);background:#061018;color:#fff;padding:0 13px;outline:none}.partner-form textarea{height:110px;padding:12px;resize:vertical}.span-2{grid-column:1/-1}.form-action{display:flex;align-items:center;gap:16px}.form-action span,.form-status{font-size:11px;color:#7ee4a8}
.order-hero{padding-bottom:42px}.checkout-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px;align-items:start}.checkout-summary,.checkout-form{border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:26px}.checkout-summary{min-height:520px}.summary-logo{height:180px;border-radius:15px;background:#050b10;border:1px solid rgba(255,255,255,.04);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.summary-logo img{max-height:120px;max-width:75%;object-fit:contain}.checkout-summary p{color:#83929c;line-height:1.7}.summary-price{margin:22px 0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#061018;font-weight:800}.secure-note{display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--line);padding-top:18px}.secure-note b{font-size:11px}.secure-note span{font-size:10px;color:#71808a}.checkout-form{display:grid;gap:14px}.checkout-form h2{font-size:25px;margin-bottom:4px}.plan-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.plan-option{position:relative}.plan-option input{position:absolute;opacity:0;pointer-events:none}.plan-option span{height:68px;border:1px solid var(--line2);border-radius:12px;background:#061018;display:flex;flex-direction:column;justify-content:center;padding:10px;cursor:pointer}.plan-option b{font-size:11px}.plan-option small{font-size:9px;color:#75848e;margin-top:5px}.plan-option input:checked+span{border-color:rgba(34,220,125,.5);background:rgba(34,220,125,.07)}.consent{flex-direction:row!important;align-items:flex-start;gap:10px!important;font-weight:500!important;line-height:1.55}.consent input{width:16px!important;height:16px!important;margin-top:2px}.consent a{color:#7de7a9}.status-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.status-form,.status-result{min-height:350px;border:1px solid var(--line);border-radius:var(--radius);background:#08131b;padding:24px}.status-form{display:flex;flex-direction:column;gap:14px}.status-result .empty-state{height:100%}.order-result-card{display:grid;gap:10px}.order-result-row{min-height:54px;border:1px solid var(--line);border-radius:11px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center}.order-result-row span{font-size:10px;color:#72818b}.order-result-row b{font-size:12px}.legal-hero{padding-bottom:35px}.legal-hero h1{font-size:56px}.legal-hero p{color:#75848e}.legal-copy{padding-top:10px}.legal-copy h2{font-size:22px;margin-top:34px}.legal-copy p{color:#98a6ae;font-size:14px;line-height:1.9}.not-found{min-height:72vh;display:flex;align-items:center}.not-found h1{font-size:64px}
.footer{padding:70px 0 26px;border-top:1px solid var(--line);background:#04080b}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px}.footer-grid h4{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#7f8e97;margin:4px 0 18px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:10px}.footer-grid a{font-size:12px;color:#a1adb4}.footer-grid a:hover{color:#fff}.footer-brand p{max-width:340px;color:#70808a;font-size:12px;line-height:1.7;margin-top:16px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:50px;padding-top:20px;font-size:10px;color:#5e6c75}.assistant-fab{position:fixed;right:20px;bottom:20px;z-index:80;height:44px;padding:0 16px;border:1px solid rgba(34,220,125,.25);border-radius:999px;background:#0b1a16;color:#eaf7ef;font-size:11px;font-weight:800;display:flex;align-items:center;gap:8px;box-shadow:0 14px 40px rgba(0,0,0,.35)}.assistant-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.assistant-panel{position:fixed;right:20px;bottom:74px;z-index:90;width:370px;height:500px;border:1px solid var(--line2);border-radius:20px;background:#071018;box-shadow:0 30px 80px rgba(0,0,0,.5);display:none;grid-template-rows:auto 1fr auto;overflow:hidden}.assistant-panel.open{display:grid}.assistant-head{height:66px;padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.assistant-head div{display:flex;flex-direction:column}.assistant-head strong{font-size:13px}.assistant-head span{font-size:9px;color:#71808a;margin-top:3px}.icon-btn{width:32px;height:32px;border-radius:9px;border:1px solid var(--line);background:#0a151d;color:#dce3e7}.assistant-messages{padding:15px;overflow:auto;display:flex;flex-direction:column;gap:10px}.assistant-bubble{max-width:86%;padding:11px 12px;border-radius:13px;font-size:11px;line-height:1.55}.assistant-bubble-bot{background:#0c1b24;border:1px solid var(--line);color:#b8c3c9}.assistant-bubble-user{align-self:flex-end;background:#147443;color:#fff}.assistant-form{height:66px;border-top:1px solid var(--line);padding:10px;display:grid;grid-template-columns:1fr auto;gap:8px}.assistant-form input{border-radius:11px;border:1px solid var(--line2);background:#061018;color:#fff;padding:0 12px;outline:none}
@media(max-width:1120px){.nav-left a:nth-child(4),.nav-left a:nth-child(5){display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:38px}.product-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:28px}}
@media(max-width:900px){.container,.site-header,.mobile-nav,.narrow{width:min(100% - 30px,var(--container))}.nav-left{display:none}.site-header{grid-template-columns:1fr auto 1fr}.nav-right .btn{display:none}.menu-btn{display:flex;margin-left:auto}.hero-grid,.page-hero-grid,.split-feature,.product-detail-grid,.xau-grid,.partner-layout,.checkout-grid,.status-layout{grid-template-columns:1fr}.hero-grid{min-height:auto;gap:42px}.hero-copy{padding-top:20px}.hero-visual{max-width:680px;width:100%;margin:auto}.market-cards,.strategy-grid,.access-grid,.market-workspace{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.app-flow{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.page-hero-grid{gap:34px}.product-detail-visual{height:420px}.partner-copy{min-height:auto}.xau-side{grid-template-columns:1fr 1fr}.detail-sections{grid-template-columns:1fr}.section-first{padding-top:128px}}
@media(max-width:620px){.site-shell{padding-top:10px}.site-header{height:58px;padding:0 12px}.brand{font-size:14px}.brand svg{width:25px;height:28px}.menu-btn{height:38px}.mobile-nav{margin-top:6px}.mobile-nav.open{grid-template-columns:1fr 1fr}.section-first{padding-top:105px}.section{padding:60px 0}.compact-section{padding-top:15px}h1{font-size:43px}.page-hero h1{font-size:42px}.lead{font-size:15px}.hero-grid{gap:32px}.trust-row{grid-template-columns:1fr 1fr}.live-panel{height:430px;padding:17px}.live-panel-head h2{font-size:22px}.market-chart{height:165px}.live-stats>div{height:60px;padding:8px}.live-stats b{font-size:10px}.live-foot span{display:none}.section-head{display:block}.section-head>p{margin-top:12px}.market-cards,.strategy-grid,.access-grid,.market-workspace,.product-grid,.app-flow{grid-template-columns:1fr}.product-card{height:396px;min-height:396px}.home-products .product-card:nth-child(n+4){display:none}.hero-mini{grid-template-columns:1fr 1fr}.hero-mini>div:last-child{grid-column:1/-1}.final-banner{display:block;padding:24px}.final-banner .btn{margin-top:20px}.product-detail-visual{height:340px}.product-detail-grid{gap:38px}.detail-meta{grid-template-columns:1fr 1fr}.detail-meta>div:last-child{grid-column:1/-1}.xau-levels{grid-template-columns:1fr}.xau-levels>div{height:72px}.xau-side{grid-template-columns:1fr}.calendar-event{grid-template-columns:72px 1fr 72px;gap:10px;padding:12px}.partner-form{grid-template-columns:1fr}.span-2{grid-column:auto}.plan-selector{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}.assistant-fab span:last-child{display:none}.assistant-fab{width:46px;padding:0;justify-content:center}.assistant-panel{left:12px;right:12px;bottom:72px;width:auto;height:min(520px,72vh)}}
