/* Crystal visual system. Business screens keep their existing layout rules. */
:root{--bg:#080510;--surface:#100b1c;--surface2:#1b112c;--line:#b17bf52e;--muted:#bdb1d0;--dim:#9a8aa9;--accent:#c79aff;--accent2:#e7ceff}
.site-shell{background:radial-gradient(ellipse at 85% 0,#3b146133,transparent 38%),var(--bg)}
.wrap{width:min(1440px,calc(100% - 96px))}
.icon{flex:none;display:inline-block;vertical-align:middle}
.skip-link{position:fixed;z-index:100;top:8px;left:12px;transform:translateY(-150%);background:#efe2ff;color:#190b2b;padding:12px 18px;border-radius:8px}
.skip-link:focus{transform:none}
.header{height:76px;margin-top:26px;padding-inline:22px;gap:22px;border:1px solid #b782ff45;border-radius:14px;background:linear-gradient(110deg,#0b0713e8,#170c29c7);box-shadow:inset 0 1px #e4baff08,0 10px 45px #0004;backdrop-filter:blur(18px)}
.brand{gap:12px;font-size:22px;letter-spacing:.06em}
.brand-crystal{width:52px;height:48px;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 0 8px #863bfc66)}
.brand-light{margin-left:8px;color:#b6a0d1;font-size:.88em;letter-spacing:.09em}
.nav{gap:28px;font-size:14px;font-weight:500;white-space:nowrap}
.nav a{position:relative;padding-block:28px}
.nav a.current{font-weight:700;text-shadow:0 0 14px #b469ff}
.nav a.current:after{bottom:1px;height:2px;background:#dab6ff;box-shadow:0 0 9px 2px #9d47ff}
.header-actions{gap:17px}
.discord-link{border:1px solid #8c53ca50;padding:12px 16px;border-radius:9px;font-size:12px}
.discord-link.muted{display:none}
.header-login{font-size:14px;font-weight:650;padding:12px 3px;white-space:nowrap}
.header-login:hover{color:var(--accent)}
.header-cta{padding:13px 18px;border:1px solid #bd80ff;border-radius:9px;background:linear-gradient(115deg,#3f195d88,#210d35);box-shadow:inset 0 0 16px #9439ec24;font-size:13px}
.header-cta span{margin-left:10px}.header-cta:hover{background:#492069;box-shadow:0 0 20px #9c42ff33}
.mobile-menu nav{top:calc(100% + 8px);border-radius:12px;background:#120b20f5}
.button{min-height:56px;border-radius:9px;font-size:14px;gap:22px;padding-inline:26px}
.button-primary{background:linear-gradient(115deg,#e9bcff 0%,#c77dff 50%,#8b41f6 100%);border-color:#e4afff;color:#170927;box-shadow:inset 0 1px #fff6,0 7px 28px #9235ee3b}
.button-primary:hover:not(:disabled){background:linear-gradient(115deg,#f1d6ff,#d095ff 50%,#a15aff);box-shadow:0 8px 35px #a64bff55}
.button-ghost{background:linear-gradient(110deg,#180e26ce,#170d25b8);border-color:#bd82f6;box-shadow:inset 0 0 18px #963bdd14}
.button-ghost:hover{background:#301345}.button .icon{width:21px;height:21px}
.hero-scene{position:relative;padding-bottom:40px;isolation:isolate}
.hero-scene:before{content:"";position:absolute;z-index:-2;inset:-110px 0 -90px;background:linear-gradient(0deg,var(--bg) 0%,transparent 24%),linear-gradient(90deg,#08051060,transparent 55%),url('/assets/images/obsidian-background.png') center top/cover no-repeat;pointer-events:none}
.hero{min-height:614px;padding-top:60px;padding-bottom:40px;grid-template-columns:47% 53%;gap:0}
.hero-copy{padding-bottom:6px}
.eyebrow{display:inline-flex;border:1px solid #a463f15c;background:#180c2d99;border-radius:30px;padding:9px 14px;font-size:10px;font-weight:650;letter-spacing:.19em;color:#dbc0ff}
.live-dot{width:8px;height:8px;background:#e9bfff;box-shadow:0 0 7px 3px #a945ff}
.hero h1{font-size:clamp(64px,6.5vw,105px);letter-spacing:-.025em;line-height:1.04;margin:24px 0 20px;text-shadow:0 2px 0 #fff2}
.hero h1 span,.auth-copy h1 span,.home-plans h2 span,.launch-card h2 span{color:#c988ff;background:linear-gradient(180deg,#f2c6ff 5%,#d78bfb 44%,#863bf8 100%);background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none}
.hero-copy>p{max-width:530px;font-size:17px;color:#c6b8d8;line-height:1.75;margin-bottom:0}
.hero-actions{margin-top:28px;gap:14px}.hero-actions .button{min-width:204px}
.hero-proof{margin-top:29px;gap:23px;color:#cec0e0;font-size:11px;white-space:normal}
.hero-proof>span{display:inline-flex;align-items:center;gap:8px}.hero-proof .icon{color:#cf8fff;width:21px;height:21px;filter:drop-shadow(0 0 5px #a438ef88)}
.hero-art{height:500px;margin-right:14px;margin-left:12px;background:none;perspective:1400px}
.client-window{width:100%;height:445px;border:1px solid #dfa5ff;border-radius:16px;background:linear-gradient(130deg,#0e091bef,#140b22f5);transform:rotateY(-12deg) rotateX(3deg) rotateZ(-5deg);box-shadow:0 0 0 5px #8a46bd20,inset 0 0 0 5px #be80ff0d,0 0 25px #aa43ff66,0 28px 65px #0009,0 22px 10px -21px #ce8bff;position:relative;overflow:hidden}
.window-top{height:56px;background:linear-gradient(100deg,#100b1c,#1a1030);border-color:#b17bf54a;padding-inline:16px}
.window-brand{display:flex;align-items:center;gap:8px;letter-spacing:.06em;font-size:14px;font-style:italic}.window-brand img{mix-blend-mode:screen;object-fit:contain}
.window-brand span{font-size:13px;font-weight:400;color:#bfa4dc;margin:0}
.window-controls{gap:19px;color:#d0b3ee;font-size:21px;font-weight:300}
.window-body{height:calc(100% - 56px)}
.window-sidebar{width:142px;flex:none;align-items:stretch;gap:7px;padding:21px 12px 13px;color:#cbb4e1;border-color:#946ac126}
.window-sidebar>div{display:flex;align-items:center;gap:10px;padding:12px 10px;border-radius:7px;font-size:11px}
.window-sidebar .icon{width:21px;height:21px}.window-sidebar span{width:auto;height:auto;display:inline;margin:0!important}
.window-sidebar .sidebar-active{background:linear-gradient(100deg,#7830ca,#291342);color:#f0d5ff;box-shadow:0 0 22px #9438ea26}
.window-sidebar .sidebar-support{margin-top:auto;border-top:1px solid #a87bce26;border-radius:0;padding-top:18px}
.window-sidebar small{font-size:9px;padding:10px 12px;color:#a89bb8}.window-sidebar i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a874ff;margin-right:5px}
.window-content{min-width:0;padding:24px 21px}
.panel-head{position:relative;gap:8px;padding-block:0 7px}
.panel-head small{font-size:7px;letter-spacing:.17em;color:#d3bceb;position:relative;z-index:1}
.panel-head strong{font-size:23px;letter-spacing:-.02em;position:relative;z-index:1;white-space:nowrap}
.panel-head p{font-size:10px;color:#c1add4;margin:0;position:relative;z-index:1}
.panel-crystal{position:absolute;right:-30px;top:-24px;opacity:.68;mix-blend-mode:screen;pointer-events:none}
.panel-feature{margin-top:15px;height:148px;padding:19px 21px;border:1px solid #b25dff;border-radius:9px;background:linear-gradient(110deg,#8f39e5,#471b79 55%,#211030);box-shadow:inset 0 0 22px #be79ff1a}
.panel-feature small{font-size:7px;letter-spacing:.2em;position:relative;z-index:1}
.panel-feature strong{font-size:24px;line-height:1.05;position:relative;z-index:1;margin-top:12px}
.panel-feature>img{position:absolute;right:-1px;top:-6px;mix-blend-mode:screen;opacity:.4;transform:rotate(-8deg)}
.panel-arrow{position:absolute;right:16px;top:55px;width:33px;height:33px;border-radius:50%;border:1px solid #b966ff;display:grid;place-items:center;box-shadow:0 0 20px #b246ff55;color:#eaccff}.panel-arrow .icon{width:17px}
.panel-grid{gap:11px;margin-top:12px}.panel-grid>div{background:linear-gradient(120deg,#171024,#211331);border:1px solid #9d6adb2e;border-radius:8px;padding:12px;gap:8px;position:relative}
.panel-grid span{font-size:8px;font-weight:400;letter-spacing:0;color:#c9b7de}.panel-grid strong{font-size:11px;display:flex;align-items:center;gap:7px;white-space:nowrap}.panel-grid .icon{width:20px;height:20px;color:#cf8dff;filter:drop-shadow(0 0 4px #b837ff)}.panel-grid small{font-size:7px;color:#b8a4cb;padding-left:27px}
.art-caption{position:absolute;bottom:0;right:5px;font-size:9px;letter-spacing:.06em;color:#ac92c9}
.feature-cards{grid-template-columns:repeat(4,1fr);gap:14px;position:relative;z-index:2}
.feature-card{min-height:177px;padding:20px 23px;border:1px solid #a75de678;border-radius:13px;background:linear-gradient(125deg,#1c0d31e8,#100a1ee0);box-shadow:inset 0 1px #d49bff0d,0 8px 30px #0004;backdrop-filter:blur(10px);transition:transform .2s,border-color .2s}
.feature-card:hover{transform:translateY(-4px);border-color:#ca8cfd}
.feature-number{position:absolute;top:18px;right:21px;font-size:15px;font-weight:400;letter-spacing:0;color:#9373bb}
.feature-icon{display:grid;place-items:center;width:43px;height:43px;border:1px solid #ae5aff55;border-radius:10px;background:linear-gradient(140deg,#562394,#220f44);color:#d5a2ff;box-shadow:inset 0 1px #bd81f526,0 0 22px #8034d322}
.feature-icon .icon{width:25px;height:25px;filter:drop-shadow(0 0 5px #9c38ff)}
.feature-card h2{font:700 17px/1.25 var(--font);letter-spacing:-.02em;margin:14px 0 7px}.feature-card p{font-size:13px;line-height:1.6;color:#baacd0}
.home-plans{padding-top:72px;padding-bottom:72px}.home-plans h2{font-size:clamp(44px,4.4vw,69px);line-height:1.07;letter-spacing:-.01em;margin:22px 0 35px}
.plan,.store-card,.glass-card{background:linear-gradient(140deg,#1b1029e0,#100b1c);border:1px solid #a56ed641;border-radius:14px;box-shadow:inset 0 1px #e2baff06}
.plan{padding:28px;min-height:335px}.plan-popular{border-color:#bd79fb;background:radial-gradient(ellipse at 80% 0,#6724aa55,transparent 65%),linear-gradient(140deg,#231137,#130d20);box-shadow:0 0 35px #9a3eee1c}
.plan-top{align-items:center;font-size:10px;font-weight:650}.plan-top .icon{width:24px;height:24px}.plan h3{font-size:22px;margin-top:23px}.plan .price{font:750 43px/1.2 var(--font);color:#ead6ff;letter-spacing:-.05em}
.plan p{font-size:13px;line-height:1.75}.plan-button{border-radius:8px;font-size:13px;min-height:49px;border-color:#9866c7;color:#e4c7ff}.plan-button .icon{width:19px}
.plan-popular .plan-button{background:linear-gradient(110deg,#d89cff,#a355ee);color:#210d33;border-color:#d3a3ff}
.pricing-note{font-size:12px;color:var(--dim)}
.launch-card{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:36px 40px;margin-bottom:85px;background:radial-gradient(ellipse at 90% 50%,#5b1a8755,transparent 65%),#140c21;border:1px solid #a368d54d;border-radius:15px}
.launch-card h2{font-size:clamp(28px,3.4vw,48px);letter-spacing:0;line-height:1.1;margin:14px 0}.launch-card p{font-size:13px;color:var(--muted);max-width:600px;margin:0}.launch-card .button{flex:none}
.page-hero{padding-top:64px}.page-hero h1,.dashboard-header h1{letter-spacing:-.02em}.notice-panel,.table-wrap,.admin-item,.status-pill,.code-pill{border-radius:10px}.notice-panel{background:#32164533}
.auth-layout{position:relative;isolation:auto;min-height:760px;grid-template-columns:minmax(0,1fr) 450px;gap:65px;max-width:1200px;padding-block:65px}
.page-auth .site-shell{background:linear-gradient(90deg,#0805109c,#080510df 65%),url('/assets/images/obsidian-background.png') center top/auto 1000px no-repeat,var(--bg)}
.auth-copy h1{font-size:clamp(44px,4.9vw,75px);letter-spacing:-.02em;line-height:1.08;white-space:normal}.auth-copy p{font-size:16px;color:#beabd2}.auth-crystal{width:215px;height:auto;mix-blend-mode:screen;margin-top:3px;filter:drop-shadow(0 0 30px #972cef45);mask-image:radial-gradient(ellipse at center,#000 53%,transparent 76%)}
.auth-card{padding:32px;border:1px solid #a766e170;background:linear-gradient(145deg,#221131ed,#100a1cee);border-radius:17px;box-shadow:0 20px 70px #0007,inset 0 1px #eac1ff0d;backdrop-filter:blur(16px)}
.auth-tabs{display:flex;padding:5px;gap:4px;background:#090611a3;border:1px solid #b77eed24;border-radius:10px;margin-bottom:28px}
.auth-tabs a{flex:1;padding:11px 12px;text-align:center;border-radius:6px;font-size:13px;color:#bba6cf}.auth-tabs a[aria-current]{background:#6d319154;box-shadow:inset 0 0 0 1px #be7cf33a;color:#f3e9ff;font-weight:700}
.auth-card h2{font-family:var(--font);font-size:26px;letter-spacing:-.03em;line-height:1.2;margin:13px 0 10px}.auth-card .auth-description{font-size:13px;color:#bda8cd;margin-bottom:26px}
.auth-card form{gap:16px}.auth-card label{font-size:12px;font-weight:550;color:#dbcee7;gap:9px}.auth-card input{height:48px;border-radius:8px;border-color:#aa79ce40;background:#090610a8;font-size:14px}.auth-card input::placeholder{color:#8d7c9f;font-size:13px}.auth-card input:focus{box-shadow:0 0 0 3px #a44eef15}.password-control{display:block;position:relative}.password-control input{padding-right:48px}.password-toggle{position:absolute;right:7px;top:50%;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:#a997bb;border-radius:7px;transform:translateY(-50%)}.password-toggle:hover,.password-toggle:focus-visible,.password-toggle.is-visible{color:#e2c5ff;background:#b56cff18}.password-toggle .icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.auth-card .field-note{font-size:10px;margin-top:-9px;color:#a593b9}.auth-card .button{margin-top:3px;min-height:50px;font-size:13px;gap:12px}.auth-card .form-foot{text-align:center;font-size:12px;color:#bba7ce;margin-top:24px}
.login-options{font-size:12px;text-align:right;color:#d5aaff;margin-top:-4px}.login-options a:hover{text-decoration:underline}
.auth-card .form-error{border:1px solid #ff9d9d55;border-radius:8px;padding:12px 14px;background:#fc7e9210;color:#ffd0d9;font-size:12px;line-height:1.6;margin-bottom:20px}
.footer{background:#090610}.footer-inner{min-height:168px}.footer .brand{font-size:18px}.footer .brand-crystal{width:42px;height:38px}.footer-links{color:#bdaacc}.footer p{color:#9b87ad}
@media(min-width:1700px){.hero-scene:before{background-size:100% auto}.hero{min-height:650px}}
@media(max-width:1250px){.wrap{width:calc(100% - 64px)}.header{gap:18px;padding-inline:17px}.brand{font-size:18px;gap:7px}.brand-crystal{width:44px;height:40px}.nav{gap:20px;font-size:12px}.header-actions{gap:12px}.discord-link{display:none}.hero h1{font-size:6.55vw}.hero-copy>p{font-size:15px}.hero-actions .button{min-width:0;font-size:12px;padding-inline:19px;gap:14px}.hero-art{height:465px;margin-left:14px}.client-window{height:404px}.window-sidebar{width:116px;padding-inline:7px}.window-sidebar>div{font-size:10px;padding-inline:8px;gap:8px}.window-content{padding:23px 15px}.panel-head strong{font-size:21px}.panel-head p{font-size:9px}.panel-feature{height:132px;padding:17px}.panel-feature strong{font-size:22px}.panel-feature>img{width:150px;height:auto}.panel-grid>div{padding:10px 8px}.panel-grid strong{font-size:9px}.panel-grid small{font-size:6px}.hero{min-height:555px;padding-top:36px}.feature-card{padding:19px;min-height:179px}.feature-card h2{font-size:15px}.feature-card p{font-size:12px}.auth-layout{gap:35px;grid-template-columns:minmax(0,1fr) 420px}.auth-copy h1{font-size:5vw}}
@media(max-width:980px){.header .nav{display:none}.mobile-menu{display:block}.header-actions{margin-left:auto}.hero{grid-template-columns:1fr;gap:8px;text-align:center;padding-top:54px}.hero-copy>p{margin-inline:auto;font-size:17px;max-width:620px}.hero h1{font-size:clamp(66px,9.6vw,88px)}.hero-actions,.hero-proof{justify-content:center}.hero-art{height:480px;width:min(680px,92%);margin:18px auto 0;text-align:left}.client-window{height:430px;transform:rotateY(-7deg) rotateX(3deg) rotateZ(-4deg)}.window-sidebar{width:138px}.window-sidebar>div{font-size:11px}.window-content{padding:24px}.panel-head strong{font-size:24px}.panel-feature{height:143px}.panel-feature strong{font-size:25px}.panel-grid strong{font-size:12px}.panel-grid small{font-size:8px}.hero-scene:before{background-position:center 250px;background-size:auto 1050px}.feature-cards{grid-template-columns:repeat(2,1fr)}.feature-card{min-height:170px}.feature-card h2{font-size:17px}.feature-card p{font-size:13px}.auth-layout{grid-template-columns:1fr 420px;gap:25px}.auth-copy h1{font-size:5.1vw}.auth-copy .section-kicker{font-size:9px;letter-spacing:.13em}.auth-copy p{font-size:14px}.auth-crystal{width:170px}.plans{gap:12px}.plan{padding:22px}.plan h3{font-size:18px}.plan .price{font-size:36px}.launch-card{padding:28px}.launch-card .button{font-size:12px;padding-inline:20px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.header{margin-top:16px;height:68px;border-radius:11px;gap:14px}.brand{font-size:17px}.brand-crystal{width:39px;height:37px}.header-cta{font-size:12px;padding:11px 13px}.header-login{font-size:13px}.hero{min-height:0;padding-bottom:28px}.hero-copy>p{font-size:16px}.hero-actions .button{min-height:54px;font-size:13px;min-width:200px}.feature-cards{gap:12px}.home-plans h2{font-size:56px}.plans{grid-template-columns:1fr}.plan{min-height:290px;padding:26px}.plan h3{font-size:22px}.plan .price{font-size:40px}.plan p{margin-block:14px 22px}.auth-layout{grid-template-columns:1fr;max-width:470px;gap:24px;min-height:0;padding-block:42px 60px}.auth-copy{text-align:center}.auth-copy h1{font-size:42px;margin:16px 0 12px}.auth-copy .section-kicker{font-size:10px}.auth-copy p{font-size:13px;margin-bottom:0}.auth-crystal{display:none}.auth-card{padding:27px}.launch-card{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:60px}.launch-card h2{font-size:40px}.footer-inner{gap:24px}.footer-caption{font-size:9px!important}.page-hero{padding-top:50px}}
@media(max-width:520px){.wrap{width:calc(100% - 28px)}.header{margin-top:12px;height:61px;padding-inline:11px;gap:10px}.header .brand{gap:4px;font-size:13px;letter-spacing:.025em}.header .brand-light{display:none}.header .brand-crystal{width:31px;height:32px}.header-actions{gap:12px}.header-login{font-size:11px;padding-inline:0}.header-cta{padding:10px;font-size:10px;border-radius:7px}.header-cta span{display:none}.mobile-menu summary{font-size:20px}.hero{padding-top:40px;gap:0}.eyebrow{font-size:8px;letter-spacing:.12em;padding:8px 11px}.live-dot{width:6px;height:6px}.hero h1{font-size:clamp(43px,11.5vw,60px);margin:22px 0 17px;line-height:1.07}.hero-copy>p{font-size:14px;line-height:1.7;padding-inline:9px}.desktop-break{display:none}.hero-actions{flex-direction:row;gap:10px;margin-top:24px}.hero-actions .button{min-width:0;flex:1;font-size:11px;padding-inline:10px;gap:8px;min-height:48px}.hero-actions .icon{width:17px;height:17px}.hero-proof{gap:16px;margin-top:23px;font-size:9px}.hero-proof .icon{width:17px;height:17px}.hero-proof>span{gap:6px}.hero-art{width:100%;height:305px;margin:14px 0 0}.client-window{height:263px;width:96%;border-radius:10px;transform:rotateY(-5deg) rotateZ(-4deg)}.window-top{height:35px;padding-inline:9px}.window-brand{gap:3px;font-size:9px;letter-spacing:.04em}.window-brand img{width:28px;height:25px}.window-brand span{font-size:8px}.window-controls{font-size:13px;gap:12px}.window-body{height:calc(100% - 35px)}.window-sidebar{width:79px;padding:12px 5px 5px;gap:4px}.window-sidebar>div{font-size:6px;padding:8px 5px;gap:5px;border-radius:4px}.window-sidebar .icon{width:13px;height:13px}.window-sidebar .sidebar-support{padding-top:9px}.window-sidebar small{font-size:5px;padding:6px}.window-sidebar i{width:4px;height:4px;margin-right:3px}.window-content{padding:15px 10px}.panel-head{gap:5px;padding-bottom:0}.panel-head small{font-size:4.5px}.panel-head strong{font-size:15px}.panel-head p{font-size:6px}.panel-crystal{width:80px;height:auto;top:-12px;right:-13px}.panel-feature{height:89px;margin-top:11px;padding:12px;border-radius:6px}.panel-feature small{font-size:4.5px}.panel-feature strong{font-size:15px;margin-top:7px}.panel-feature>img{width:103px;top:-3px;right:-4px}.panel-arrow{width:22px;height:22px;top:35px;right:9px}.panel-arrow .icon{width:12px;height:12px}.panel-grid{gap:6px;margin-top:8px}.panel-grid>div{padding:7px 6px;border-radius:5px;gap:4px}.panel-grid span{font-size:5px}.panel-grid strong{font-size:6px;gap:4px}.panel-grid .icon{width:12px;height:12px}.panel-grid small{font-size:4px;padding-left:16px}.art-caption{font-size:7px;bottom:0;right:8px}.hero-scene:before{background-position:60% 160px;background-size:auto 700px}.hero-scene{padding-bottom:10px}.feature-cards{gap:10px}.feature-card{padding:15px;min-height:174px;border-radius:10px}.feature-icon{width:35px;height:35px;border-radius:8px}.feature-icon .icon{width:22px;height:22px}.feature-number{font-size:12px;top:15px;right:13px}.feature-card h2{font-size:13px;line-height:1.3;margin-top:13px}.feature-card p{font-size:11px;line-height:1.55}.home-plans{padding-block:52px}.home-plans h2{font-size:clamp(32px,8vw,43px);margin-bottom:28px}.section-kicker{font-size:9px;letter-spacing:.16em}.section-aside{font-size:8px}.launch-card{padding:23px}.launch-card h2{font-size:32px}.launch-card p{font-size:12px}.auth-layout{width:calc(100% - 32px);padding-top:33px}.auth-copy h1{font-size:clamp(31px,8.4vw,42px)}.auth-card{padding:23px}.auth-card h2{font-size:23px}.auth-tabs{margin-bottom:24px}.footer .brand{font-size:16px}.footer-links{gap:18px;font-size:12px}.page-hero h1,.dashboard-header h1{font-size:clamp(43px,10vw,65px)}}
@media(max-width:360px){.header{gap:7px;padding-inline:8px}.header .brand>span{display:none}.header-actions{gap:13px}.header-cta{font-size:11px}.hero h1{font-size:11.1vw}.hero-actions .button{font-size:10px}.hero-proof{font-size:8px;gap:11px}.feature-card{padding:13px}.feature-card h2{font-size:12px}.window-sidebar{width:65px}.window-sidebar>div{font-size:5px;gap:3px}.window-content{padding-inline:8px}.panel-head strong{font-size:13px}.panel-feature strong{font-size:13px}.panel-grid strong{font-size:5px}.panel-grid small{font-size:3.7px}}
