
:root{--background:#11111b;--foreground:#cdd6f4;--primary:#a6e3a1;--primary-foreground:#11111b;--border:#45475a;--ring:#a6e3a1;--muted:#313244;--muted-foreground:#bac2de;--radius:.6rem;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--background);color:var(--foreground);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #a6e3a1;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.preview-banner{padding:9px 20px;text-align:center;background:#29283c;color:#f9e2af;font-size:14px}.nav{display:flex;align-items:center;justify-content:space-between;padding-block:27px;border-bottom:1px solid #313244}.wordmark{display:inline-flex;align-items:center;gap:13px;font-weight:800;letter-spacing:-1px;font-size:26px}.wordmark span{font:600 12px/1.1 ui-monospace,monospace;letter-spacing:2px;border-left:1px solid #585b70;padding-left:13px}.nav>a:last-child{font-size:14px}.hero{padding-block:77px 0}.eyebrow{font:500 12px/1.6 ui-monospace,monospace;letter-spacing:1.6px;color:#a6adc8}.hero h1{font-size:clamp(55px,7.5vw,106px);letter-spacing:-6px;line-height:1.03;font-weight:500;margin:27px 0 35px}.hero h1 em{font-style:normal;color:#a6e3a1}.hero-bottom{display:flex;justify-content:space-between;gap:50px;align-items:end}.hero-bottom p{max-width:540px;font-size:20px;line-height:1.6;color:#bac2de;margin:0}.primary-link{display:flex;justify-content:space-between;gap:38px;background:#a6e3a1;color:#11111b;padding:17px 24px;border-radius:6px;font-weight:700;white-space:nowrap}.primary-link:hover{background:#bbefb7}.benefits{display:flex;justify-content:space-between;padding-block:34px;border-bottom:1px solid #45475a;margin-top:30px;font:14px ui-monospace,monospace;color:#bac2de}.tools{padding-top:74px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:46px}h2{font-weight:500;font-size:42px;line-height:1.15;letter-spacing:-1.7px;margin:0}.section-heading p{color:#a6adc8;font-size:15px;margin:0}.product{display:grid;grid-template-columns:1fr 1.15fr;gap:64px;align-items:center;padding:48px 0 64px;border-bottom:1px solid #313244}.product .eyebrow{color:var(--product-color);display:flex;gap:16px;align-items:center}.number{border:1px solid #585b70;padding:5px 8px;border-radius:5px;font-size:13px}.product h3{font-size:44px;font-weight:600;letter-spacing:-2px;margin:19px 0 0;line-height:1.2}.product .tag{color:var(--product-color);font-size:19px;margin:10px 0 18px}.product-copy>p:not(.tag){color:#bac2de}.product ul{padding:0;list-style:none;margin:23px 0}.product li{position:relative;padding-left:23px;margin:7px 0;color:#bac2de;font-size:15px}.product li:before{content:'✓';position:absolute;left:0;color:var(--product-color)}.buy-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:25px}.price{font-size:33px;font-weight:600;line-height:1}.price small{font-size:13px;font-weight:400;color:#a6adc8;display:block;margin-top:7px}.pending{border:1px solid #585b70;color:#bac2de;border-radius:5px;padding:11px 17px;font-size:14px}.buy{background:var(--product-color);color:#11111b;padding:12px 18px;border-radius:5px;font-weight:600}.product-copy .format{font-size:12px!important;line-height:1.7;margin-top:15px}.product-visual{display:block;overflow:hidden;border:1px solid #45475a;background:#181825;border-radius:10px;box-shadow:0 20px 70px #0003}.visual-label{display:flex;justify-content:space-between;gap:15px;padding:18px 20px;font:11px ui-monospace,monospace;letter-spacing:1px;color:var(--product-color);border-bottom:1px solid #45475a}.product-visual img{display:block;width:100%;height:auto}.product-visual:hover{border-color:var(--product-color)}.how{padding-block:72px;border-bottom:1px solid #45475a}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:38px}.how-grid span{color:#a6e3a1;font:14px ui-monospace,monospace}.how-grid h3{font-size:21px;font-weight:500;margin:14px 0 9px}.how-grid p{color:#bac2de;margin:0}.faq{padding-block:72px}.faq h2{margin-bottom:30px}.faq details{border-bottom:1px solid #45475a;padding:20px 0}.faq summary{cursor:pointer;font-size:18px}.faq p{max-width:850px;color:#bac2de}.footer{border-top:1px solid #45475a;padding-block:30px 70px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer p{color:#a6adc8;font-size:14px}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.hero{padding-top:48px}.hero h1{letter-spacing:-3px}.product{gap:28px}.product h3{font-size:36px}.hero-bottom{gap:24px}.hero-bottom p{font-size:17px}.benefits{font-size:12px}.visual-label{font-size:10px;padding:12px}.section-heading p{max-width:280px}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.hero h1{font-size:54px;letter-spacing:-3px}.hero-bottom,.section-heading{display:block}.primary-link{margin-top:26px;white-space:normal}.benefits{display:grid;gap:14px;font-size:13px}.tools{padding-top:44px}h2{font-size:34px}.section-heading p{margin-top:22px;max-width:none}.product{grid-template-columns:1fr;gap:25px;padding-top:22px;padding-bottom:35px;margin-bottom:22px}.product h3{font-size:40px}.product-copy>p{max-width:none}.product-visual{order:2}.how-grid{grid-template-columns:1fr;gap:28px}.how,.faq{padding-block:45px}.footer{flex-wrap:wrap}.footer p{flex-basis:100%;order:3}.preview-banner{font-size:12px}.eyebrow{font-size:11px}.visual-label{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
