html[data-tide-site=portal]{--bg:#060c19;--surface:#101c30;--surface-soft:#17243b;--text:#eaf1ff;--muted:#9aaac8;--line:#2b3e5a;--line-strong:#54729d;--teal:#b0c5ff;--teal-soft:#243959;--amber:#bbbdff;--amber-soft:#272946;--gold-bright:#d6e3ff;--gold-deep:#7d9dcc;--danger:#ff9e9b;--mono:Consolas,monospace;color-scheme:dark}
html[data-tide-site=portal] body{background:#060c19;color:#eaf1ff;font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;overflow-x:clip}
html[data-tide-site=portal] .app-shell{position:relative;isolation:isolate;overflow:clip}
html[data-tide-site=portal] .site-header{position:relative;min-height:86px;padding:15px max(30px,calc((100vw - 1260px)/2));background:transparent;border-bottom:1px solid #40547633;backdrop-filter:none;z-index:10;gap:20px}
html[data-tide-site=portal] .brand-mark{width:38px;height:38px;border-radius:9px;border-color:#405479;box-shadow:none}
html[data-tide-site=portal] .brand-copy strong{font-size:17px;letter-spacing:.5px;color:#dbe6fc}
html[data-tide-site=portal] .brand-copy small{font-size:8px;letter-spacing:1.7px;color:#7892bc}
html[data-tide-site=portal] .service-health{display:none}
html[data-tide-site=portal] .account-trigger{border-color:#35496a;background:#16254066;min-height:40px;border-radius:7px;padding:5px 13px 5px 6px;max-width:245px}
html[data-tide-site=portal] [data-account-label]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;max-width:175px}
html[data-tide-site=portal] .account-avatar{width:25px;height:25px;border-radius:50%}
html[data-tide-site=portal] .language-picker select{font-size:12px;min-height:36px;color:#9baed0}
html[data-tide-site=portal] .admin-trigger{background:#263b63;border:1px solid #536e9e;color:#d9e7ff;box-shadow:none;min-height:38px;font-size:12px;font-weight:500}
html[data-tide-site=portal] .portal-main{position:relative;z-index:2;width:min(1260px,calc(100% - 72px));padding:0 0 16px;flex:1}
.tide-portal-art{position:absolute;top:44px;left:50%;transform:translateX(-50%);height:740px;width:calc(100vw + 20px);pointer-events:none;z-index:-1;background:radial-gradient(ellipse at 50% 53%,#48256020,transparent 66%);mask-image:linear-gradient(transparent,black 14%,black 83%,transparent)}
.tide-portal-art:before{content:"";position:absolute;inset:25% -10% 0;background:repeating-radial-gradient(ellipse at 22% 120%,transparent 0 20px,#779aff13 21px 22px,transparent 23px 32px);transform:rotate(-9deg);opacity:.6}
.tide-portal-art[data-rendered=true]:not([data-fallback=true]):before{display:none}.tide-portal-art canvas{display:block;width:100%;height:100%}
.tide-hero{height:520px;text-align:center;position:relative;padding-top:50px}
.tide-hero:before{content:"";position:absolute;inset:0 25% 80px;background:radial-gradient(ellipse,#060c1980,transparent 70%);pointer-events:none;z-index:-1}
.tide-eyebrow{display:flex;justify-content:center;align-items:center;gap:15px;font:9px/1.7 var(--mono);letter-spacing:2.4px;color:#8fa8d1;margin:0 0 23px}
.tide-eyebrow>span{height:1px;width:25px;background:#546e98}
.tide-hero h1,.tide-auth-welcome h1{margin:0;font-size:clamp(51px,5.2vw,77px);line-height:1.2;letter-spacing:-2px;font-weight:650;color:#eff5ff}
.tide-hero h1 em,.tide-auth-welcome h1 em{font-style:normal;background:linear-gradient(110deg,#b2d8ff,#e4d8ff 50%,#aba5ff);background-clip:text;-webkit-text-fill-color:transparent}
.tide-hero>p{margin:22px 0 0;font-size:14px;letter-spacing:1px;color:#adbedf}
.tide-enter{border:1px solid #d2ddff;border-radius:30px;background:#e0e7ff;color:#243253;min-height:48px;padding:12px 24px;display:inline-flex;align-items:center;gap:29px;margin-top:26px;font-size:13px;font-weight:600;box-shadow:0 0 38px #9aaaff17;transition:background .18s,box-shadow .18s}
.tide-enter:hover{background:#f0f3ff;box-shadow:0 0 40px #9aaaff33}.tide-enter svg{width:19px;height:19px}
.tide-hero-note{position:absolute;bottom:13px;left:0;right:0;display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#8ca7d2}
.tide-hero-note>span:last-child{color:#6d89b7}.tide-dock-heading{display:flex;justify-content:space-between;align-items:center;margin:14px 0 18px;gap:16px}.tide-dock-heading h2{font-size:14px;font-weight:500;margin:0;color:#c3d2ee}.tide-dock-heading>span{font:8px var(--mono);color:#768fb7;letter-spacing:1.3px}
html[data-tide-site=portal] .products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0}
html[data-tide-site=portal] .product-card{position:relative;min-height:165px;padding:21px 20px 16px;display:grid;grid-template-columns:30px 1fr;gap:0 13px;border-radius:7px;border:1px solid #314869;background:#101c31d9;box-shadow:none;overflow:visible;transition:background .18s,border-color .18s}
html[data-tide-site=portal] .product-card:before{display:none}html[data-tide-site=portal] .product-card:after{content:"";position:absolute;top:-1px;left:20px;right:20px;height:1px;background:var(--tide-card-accent);opacity:.5}
html[data-tide-site=portal] .product-card:hover,html[data-tide-site=portal] .product-card:focus-within{transform:none;border-color:var(--tide-card-accent);background:#1c2c47}
html[data-tide-site=portal] .product-icon{width:29px;height:29px;margin:10px 0 0;color:var(--tide-card-accent);border:0;background:none;box-shadow:none;border-radius:0}.product-icon svg{width:25px;height:25px}
html[data-tide-site=portal] .product-label{font:7px/1.5 var(--mono);letter-spacing:1.1px;color:#8098c0}
html[data-tide-site=portal] .product-copy h2{font-size:18px;line-height:1.6;font-weight:550;color:#e2ebff;margin:5px 0 6px}
html[data-tide-site=portal] .product-copy p{font-size:11px;line-height:1.8;color:#9bafce;margin:0;min-height:35px}
html[data-tide-site=portal] .product-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border:0;padding:14px 0 0;margin:0;gap:10px}
html[data-tide-site=portal] .product-footer>span{font:8px var(--mono);letter-spacing:1px;color:#748db4}
html[data-tide-site=portal] .product-cta{border:0;min-height:28px;padding:0;background:none;color:#b9ccec;box-shadow:none;border-radius:0;display:flex;align-items:center;gap:9px;font-size:11px;white-space:nowrap}
html[data-tide-site=portal] .product-cta:after{content:"";position:absolute;inset:0;border-radius:7px}.product-cta svg{width:15px;height:15px}
html[data-tide-site=portal] .tide-wallet-strip{display:flex;align-items:center;gap:30px;margin:27px 0 0;padding:25px 1px 24px;border:0;border-bottom:1px solid #2a4164;background:none;border-radius:0;box-shadow:none;min-height:101px}
html[data-tide-site=portal] .account-summary{flex:1;gap:0;max-width:480px}
html[data-tide-site=portal] .account-summary h2{font-size:13px;font-weight:500;color:#c3d4f0;overflow-wrap:anywhere;line-height:1.6}
html[data-tide-site=portal] .account-summary p{font-size:11px;line-height:1.8;color:#819abe;margin-top:6px}
html[data-tide-site=portal] .account-title-row{gap:6px}.admin-badge{color:#c6d8f8!important;border-color:#4e678c!important;background:#233652!important}
html[data-tide-site=portal] .account-details{gap:32px;align-items:center}.account-details [data-balance]{font-variant-numeric:tabular-nums;white-space:nowrap}
html[data-tide-site=portal] .account-details>div>span{font-size:11px;color:#8fa8ce}
html[data-tide-site=portal] .account-details strong{font-size:21px;font-weight:450;color:#d8e5ff}
.tide-eggs-entry{display:grid;gap:3px;padding:0;color:#d8e5ff;background:none;border:0;text-align:left;min-height:48px;white-space:nowrap}.tide-eggs-entry>span{font-size:11px;color:#8fa8ce}.tide-eggs-entry>strong{font-size:16px!important;line-height:1.4}.tide-eggs-entry>small{font-size:9px;color:#8098bd}
html[data-tide-site=portal] .wallet-actions{display:flex;gap:10px;flex:none}
html[data-tide-site=portal] .wallet-action{display:flex;align-items:center;gap:16px;min-height:43px;padding:10px 15px;border:1px solid #466087;background:#11203966;box-shadow:none;border-radius:5px;color:#c3d5f5;min-width:0}
html[data-tide-site=portal] .wallet-action-primary{background:#233857;border-color:#5476a1}.wallet-action strong{font-size:12px!important;font-weight:500!important}.wallet-action>svg{width:15px;height:15px}
html[data-tide-site=portal] .site-footer{position:relative;z-index:2;width:min(1260px,calc(100% - 72px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;border:0;background:none;padding:24px 0 30px;font-size:10px;color:#7892ba}
.tide-slogan{font-size:11px;letter-spacing:2px;color:#a5bde5;order:2}.tide-motion{order:5;color:#9bb3d8;background:none;border:1px solid #304769;border-radius:5px;padding:8px 12px;min-height:35px;font-size:10px}.tide-motion:hover{border-color:#7893bd}html[data-tide-site=portal] .legal-links{order:3;font-size:10px}.site-footer>span:not(.tide-slogan){order:1}
html[data-tide-site=portal] .modal,html[data-tide-site=portal] .legal-dialog{background:#101b2f;border-color:#354b6b;box-shadow:0 30px 100px #01061290;color:#e3ecfd;border-radius:12px}
html[data-tide-site=portal] .modal-kicker{color:#9cb7e8;letter-spacing:1.8px}html[data-tide-site=portal] .modal h2{background:none;-webkit-text-fill-color:currentColor;color:#e6efff;font-size:28px}
html[data-tide-site=portal] .primary-button{background:#b6c9fa;color:#162746;border-color:#b6c9fa;box-shadow:none;min-height:45px;font-weight:600}
html[data-tide-site=portal] .secondary-button{background:#192b46;border-color:#455d80;color:#ccdcf6;min-height:40px}
html[data-tide-site=portal] input,html[data-tide-site=portal] select,html[data-tide-site=portal] textarea{background:#0b1629;border-color:#3b5273;color:#e2edff}
html[data-tide-site=portal] input::placeholder,html[data-tide-site=portal] textarea::placeholder{color:#8197b9}html[data-tide-site=portal] .auth-mode-switch{background:#0d182a;border-color:#31496a}html[data-tide-site=portal] .auth-mode-switch [aria-selected=true]{background:#30456c;color:#e7efff;border-color:#5e77a3}
html[data-tide-site=portal] button:focus-visible,html[data-tide-site=portal] a:focus-visible{outline:2px solid #b0cafa;outline-offset:4px}html[data-tide-site=portal] input:focus-visible{outline:2px solid #90aff0;outline-offset:2px}
html[data-tide-site=portal] .auth-gate{width:min(1190px,calc(100% - 72px));margin:auto;display:grid;grid-template-columns:1fr 430px;align-items:center;gap:90px;min-height:calc(100vh - 174px);padding:52px 0 60px;position:relative;z-index:2}
html[data-tide-site=portal] .auth-gate .modal-backdrop.is-gated{position:static;display:block;padding:0;min-height:0;inset:auto;background:none;backdrop-filter:none;width:100%}html[data-tide-site=portal] .auth-gate .modal{width:100%;max-width:none;margin:0;padding:29px;border:1px solid #3a527a;background:#101c31f2;box-shadow:0 20px 80px #02061455}
.tide-auth-welcome{align-self:center;position:relative;padding:0 0 75px}.tide-auth-welcome .tide-eyebrow{justify-content:flex-start;font-size:8px;letter-spacing:1.7px;margin-bottom:28px}.tide-auth-welcome h1{font-size:65px;line-height:1.28}.tide-auth-welcome p{font-size:14px;line-height:2;color:#a7bbdc;margin-top:24px}.tide-art-auth{height:calc(100vh - 30px);min-height:620px;left:25%;width:1200px;opacity:.7}
.tide-account-dialog{width:min(440px,calc(100% - 34px));padding:29px;background:#111e33;color:#e8efff;border:1px solid #4c6287;border-radius:12px;box-shadow:0 30px 100px #0006}.tide-account-dialog::backdrop{background:#020918b0;backdrop-filter:blur(6px)}.tide-dialog-heading{display:flex;align-items:center;justify-content:space-between;font:9px var(--mono);letter-spacing:1.5px;color:#8faad7}.tide-dialog-heading button{background:none;border:1px solid #3e557c;border-radius:5px;color:#afc3e2;width:35px;height:35px;font-size:21px}.tide-account-dialog h2{font-size:25px;font-weight:550;margin:18px 0}.tide-account-email{color:#a5b9db;font-size:13px;overflow-wrap:anywhere}.tide-account-data{display:grid;gap:9px;padding:24px 0;margin-top:20px;border-top:1px solid #324966;border-bottom:1px solid #324966}.tide-account-data>span{font-size:12px;color:#8ea7ce}.tide-account-data strong{font-size:30px;font-weight:450}.tide-account-note{font-size:12px;line-height:1.9;color:#9fb1cf;margin:19px 0 24px}.tide-account-redeem{display:flex;align-items:center;justify-content:space-between;width:100%;padding:13px 17px;border:1px solid #9cb8ee;background:#b6c9fa;color:#162746;border-radius:6px;font-size:13px}.tide-account-redeem svg{width:17px;height:17px}
@media(min-width:1700px){.tide-hero{height:570px;padding-top:65px}.tide-portal-art{height:790px}.tide-hero h1{font-size:84px}}
@media(max-width:1150px){html[data-tide-site=portal] .account-summary{max-width:315px}html[data-tide-site=portal] .tide-wallet-strip{gap:20px}html[data-tide-site=portal] .account-details{gap:22px}html[data-tide-site=portal] .product-card{padding:19px 15px;gap:0 9px}html[data-tide-site=portal] .product-copy h2{font-size:17px}html[data-tide-site=portal] .product-copy p{font-size:11px}html[data-tide-site=portal] .auth-gate{grid-template-columns:1fr 405px;gap:45px}.tide-auth-welcome h1{font-size:52px}}
@media(max-width:950px){html[data-tide-site=portal] .account-summary{display:none}html[data-tide-site=portal] .tide-wallet-strip{justify-content:space-between}.tide-hero{height:490px}.tide-hero h1{font-size:65px}html[data-tide-site=portal] .product-card{grid-template-columns:1fr;min-height:208px}html[data-tide-site=portal] .product-icon{margin:0 0 10px}html[data-tide-site=portal] .product-copy p{min-height:38px}html[data-tide-site=portal] .product-footer{padding-top:14px}html[data-tide-site=portal] .product-label{font-size:6px}html[data-tide-site=portal] .account-trigger{max-width:210px}.tide-auth-welcome{display:none}html[data-tide-site=portal] .auth-gate{display:block;width:min(440px,calc(100% - 40px));min-height:calc(100vh - 170px);padding:45px 0}.tide-art-auth{left:50%;width:1200px}.tide-slogan{order:3}}
@media(max-width:640px){html[data-tide-site=portal] .site-header{min-height:76px;padding:13px 19px;gap:11px;flex-wrap:wrap}html[data-tide-site=portal] .brand-mark{width:31px;height:31px}html[data-tide-site=portal] .brand-copy strong{font-size:13px}.brand-copy small{font-size:6px!important}html[data-tide-site=portal] .header-actions{gap:8px;flex:1;justify-content:flex-end}html[data-tide-site=portal] .language-picker{display:none}html[data-tide-site=portal] .account-trigger{max-width:144px;padding-right:8px;min-height:36px;font-size:10px}html[data-tide-site=portal] [data-account-label]{max-width:91px;font-size:10px}html[data-tide-site=portal] .admin-trigger{font-size:10px;padding:0 8px;min-height:35px}html[data-tide-site=portal] .account-avatar{display:none}html[data-tide-site=portal] .portal-main{width:calc(100% - 40px);padding-bottom:0}.tide-hero{height:438px;padding-top:39px}.tide-eyebrow{font-size:6px;letter-spacing:1.5px;gap:10px;margin-bottom:24px}.tide-eyebrow>span{width:20px}.tide-hero h1{font-size:49px;letter-spacing:-1.8px;line-height:1.23}.tide-hero>p{font-size:12px;letter-spacing:0;margin-top:20px}.tide-enter{min-height:44px;font-size:12px;padding:11px 22px;gap:20px;margin-top:23px}.tide-hero-note{font-size:9px;bottom:12px;gap:12px}.tide-hero-note>span:last-child{font-size:8px}.tide-portal-art{width:820px;height:660px;top:22px}.tide-dock-heading{margin:12px 0 16px;gap:10px}.tide-dock-heading h2{font-size:13px}.tide-dock-heading>span{font-size:6px;letter-spacing:.4px}html[data-tide-site=portal] .products{grid-template-columns:1fr 1fr;gap:10px}html[data-tide-site=portal] .product-card{padding:18px 14px 14px;min-height:189px}html[data-tide-site=portal] .product-icon{height:24px;width:24px;margin-bottom:9px}html[data-tide-site=portal] .product-icon svg{width:23px;height:23px}html[data-tide-site=portal] .product-copy h2{font-size:16px;margin:4px 0 5px}html[data-tide-site=portal] .product-copy p{font-size:10px;line-height:1.8;min-height:36px}html[data-tide-site=portal] .product-label{font-size:6px;letter-spacing:.7px}html[data-tide-site=portal] .product-footer>span{font-size:6px}html[data-tide-site=portal] .product-cta{font-size:10px;gap:4px}html[data-tide-site=portal] .product-footer{gap:7px;padding-top:12px}html[data-tide-site=portal] .product-cta svg{width:13px;height:13px}html[data-tide-site=portal] .tide-wallet-strip{display:grid;grid-template-columns:1fr;border:1px solid #30466a;border-radius:7px;background:#10203966;padding:20px;margin-top:23px;gap:19px}html[data-tide-site=portal] .account-details{width:100%;justify-content:space-between;gap:22px}html[data-tide-site=portal] .account-details strong{font-size:22px}html[data-tide-site=portal] .wallet-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:10px}html[data-tide-site=portal] .wallet-action{justify-content:space-between;padding:10px 13px;min-height:44px}html[data-tide-site=portal] .wallet-action strong{font-size:12px!important}.tide-eggs-entry{padding-left:21px;border-left:1px solid #324869}.tide-eggs-entry>strong{font-size:15px!important}.tide-eggs-entry>small{font-size:9px}html[data-tide-site=portal] .site-footer{width:calc(100% - 40px);padding:23px 0 25px;gap:16px 8px;justify-content:space-between;font-size:9px}.tide-slogan{font-size:10px;letter-spacing:1px;order:2}html[data-tide-site=portal] .legal-links{font-size:9px;order:4}.tide-motion{font-size:9px;order:5;padding:7px 10px;min-height:33px}html[data-tide-site=portal] .auth-gate .modal{padding:24px 21px}.tide-art-auth{top:25px;height:850px;opacity:.55}html[data-tide-site=portal] .auth-gate{padding:26px 0 30px}html[data-tide-site=portal] .modal{width:calc(100vw - 30px);padding:24px 21px}html[data-tide-site=portal] .modal h2{font-size:26px}html[data-tide-site=portal] input{font-size:16px}.tide-account-dialog{padding:25px 23px}}
@media(max-width:365px){html[data-tide-site=portal] .site-header{padding-inline:15px}html[data-tide-site=portal] .brand-copy small{display:none}html[data-tide-site=portal] .brand-mark{width:26px;height:26px}.tide-hero h1{font-size:45px}html[data-tide-site=portal] .product-copy h2{font-size:15px}html[data-tide-site=portal] .product-cta{font-size:9px}}
@media(prefers-reduced-motion:reduce){html[data-tide-site=portal] *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
.tide-source-balance{display:none!important}html[data-tide-site=portal] .account-details .tide-balance-value{font-size:29px;line-height:1.3;font-variant-numeric:tabular-nums;font-weight:400}
/* Mobile controls must keep their labels on one line. */
html[data-tide-site=portal] .admin-trigger{white-space:nowrap;flex-shrink:0;width:auto;min-width:max-content}
html[data-tide-site=portal] .product-footer{flex-direction:row}
@media(max-width:640px){html[data-tide-site=portal] .header-actions{flex:0 1 auto;min-width:0}.tide-hero h1{font-weight:550}html[data-tide-site=portal] .admin-trigger{padding:0 8px;font-size:10px}html[data-tide-site=portal] .account-trigger{max-width:118px}html[data-tide-site=portal] [data-account-label]{max-width:95px}html[data-tide-site=portal] .brand-copy small{display:none}html[data-tide-site=portal] .brand-lockup{gap:8px}html[data-tide-site=portal] .product-footer{align-items:center;justify-content:space-between}}
@media(max-width:365px){html[data-tide-site=portal] .account-trigger{max-width:87px}html[data-tide-site=portal] [data-account-label]{max-width:69px}html[data-tide-site=portal] .brand-copy strong{font-size:12px}}
