/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.h-full{height:100%}.min-h-full{min-height:100%}.flex-1{flex:1}.flex-col{flex-direction:column}.line-through{text-decoration-line:line-through}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#0f172a;--muted:#64748b;--paper:#fff;--white:#fff;--line:#e2e8f0;--accent:#f97316;--spark:#facc15;--surface:#f8fafc;--surface2:#f1f5f9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:32px;height:80px;display:flex}.wordmark{letter-spacing:-.07em;font-size:27px;font-weight:800}.wordmark span{color:var(--accent)}nav{color:#4e4d49;align-items:center;gap:32px;font-size:13px;display:flex}nav a:hover{color:var(--accent)}.header-cta{border:1px solid var(--ink);border-radius:999px;padding:10px 17px;font-size:12px;font-weight:700}.sale-banner{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff1f}.sale-banner-inner{text-align:center;justify-content:center;align-items:center;gap:18px;min-height:48px;font-size:12px;display:flex}.sale-banner strong{color:var(--spark);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.sale-banner span{color:#d7d7d1}.sale-banner a{font-weight:800}.sale-banner a span{color:var(--spark)}.hero{grid-template-columns:1.03fr .97fr;gap:70px;min-height:650px;padding-block:86px;display:grid}.hero,.kicker{align-items:center}.kicker{letter-spacing:.15em;text-transform:uppercase;gap:10px;font-size:11px;font-weight:800;display:flex}.kicker span{background:var(--accent);width:28px;height:2px}.hero h1{letter-spacing:-.075em;margin:28px 0;font-size:clamp(62px,7vw,104px);font-weight:760;line-height:.88}.hero h1 em,blockquote em{color:var(--accent);font-style:normal}.hero-copy>p{max-width:520px;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.button{border-radius:8px;justify-content:space-between;align-items:center;gap:32px;padding:16px 20px;font-size:13px;font-weight:800;display:inline-flex}.button.primary{background:var(--accent);color:#fff}.button:hover,.buy-button:hover{transform:translateY(-2px)}.micro-proof{color:var(--muted);font-size:11px}.hero-art{background:#0a0f1e;border-radius:12px;min-height:480px;position:relative;overflow:hidden;box-shadow:0 34px 80px #0f172a40}.hero-art:before{content:"";filter:blur(30px);opacity:.7;background:radial-gradient(circle at 35% 40%,#f97316 0,#0000 35%),radial-gradient(circle at 72% 65%,#06b6d4 0,#0000 25%);position:absolute;inset:-20%}.hero-noise{opacity:.18;background-image:linear-gradient(#ffffff1f 1px,#0000 0),linear-gradient(90deg,#ffffff1f 1px,#0000 0);background-size:36px 36px;position:absolute;inset:0}.float-card{border-radius:8px;padding:22px;position:absolute;box-shadow:0 20px 50px #00000047}.float-card small{letter-spacing:.13em;font-size:9px;line-height:1.5}.card-one{background:#f4f1e8;flex-direction:column;justify-content:space-between;width:265px;height:168px;display:flex;top:60px;left:45px;transform:rotate(-6deg)}.card-one b{letter-spacing:-.04em;font-size:25px}.card-one i{color:var(--accent);position:absolute;bottom:20px;right:20px}.card-two{background:var(--spark);border-radius:8px;flex-direction:column;justify-content:space-between;width:190px;height:225px;display:flex;bottom:34px;right:28px;transform:rotate(7deg)}.card-two span{letter-spacing:-.09em;font-size:70px;font-weight:900}.card-two small{font-weight:800}.card-three{color:#fff;background:#0f172a;border:1px solid #334155;border-radius:8px;flex-direction:column;justify-content:space-between;width:180px;height:180px;display:flex;bottom:30px;left:65px;transform:rotate(3deg)}.notion-mark{border:2px solid #fff;place-items:center;width:48px;height:48px;font-family:Georgia,serif;font-size:27px;display:grid}.trust-strip{border-block:1px solid var(--line);background:var(--surface)}.trust-strip .shell{color:#64748b;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;padding-block:17px;font-size:10px;font-weight:700;display:flex}.trust-strip span:before{content:"◆";color:var(--accent);margin-right:10px;font-size:7px}.catalog-section{padding-block:110px 130px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:36px;display:flex}.category-page h1,.section-heading h2{letter-spacing:-.065em;margin:18px 0 0;font-size:clamp(48px,6vw,76px);line-height:1}.section-heading>p{max-width:410px;color:var(--muted);line-height:1.65}.category-pills{flex-wrap:wrap;gap:9px;margin-bottom:30px;display:flex}.category-pills a{border:1px solid var(--line);background:#fffc;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700}.category-pills a:hover{border-color:var(--accent);color:var(--accent)}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:12px;transition:all .25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 60px #0f172a1a}.product-visual{color:#fff;isolation:isolate;background:#0f172a;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.product-visual.compact{min-height:270px}.product-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.product-photo-shade{background:linear-gradient(#00000008,#0003);position:absolute;inset:0}.visual-caption{z-index:2;color:#fff;text-shadow:0 1px 18px #00000042;justify-content:space-between;align-items:end;gap:18px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.visual-caption small{letter-spacing:.16em;color:#ffffffd1;font-size:8px}.visual-caption b{text-align:right;letter-spacing:-.02em;max-width:52%;font-size:12px;line-height:1.15}.compact .visual-caption b{display:none}.product-card-copy{padding:23px}.eyebrow-row{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;font-size:8px;font-weight:800;display:flex}.product-card h3{letter-spacing:-.035em;margin:18px 0 9px;font-size:21px}.product-card p{color:var(--muted);min-height:41px;font-size:13px;line-height:1.55}.card-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:16px;margin-top:24px;padding-top:18px;display:flex}.card-bottom strong{font-size:18px}.card-bottom a{flex:none;font-size:11px;font-weight:800}.card-bottom a span{color:var(--accent)}.sale-price{gap:3px;display:grid}.offer-badge,.sale-price small{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:900}.price-line del,.sale-price del{color:#94a3b8;text-decoration-thickness:1px}.manifesto{color:#fff;background:#0f172a}.manifesto-inner{text-align:center;padding-block:110px}.kicker.light{color:#94a3b8;justify-content:center}.kicker.light span{background:var(--spark)}blockquote{letter-spacing:-.07em;margin:45px 0 30px;font-size:clamp(54px,8vw,100px);font-weight:760;line-height:.95}.manifesto p{color:#94a3b8;max-width:520px;margin:auto;line-height:1.7}.company-trust{grid-template-columns:.95fr 1.05fr;align-items:start;gap:70px;padding-block:100px;display:grid}.company-trust h2{letter-spacing:-.06em;margin:24px 0 0;font-size:clamp(42px,5vw,66px);line-height:.98}.company-trust-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.company-trust-grid p{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:98px;margin:0;padding:18px}.company-trust-grid strong{color:#94a3b8;letter-spacing:.13em;text-transform:uppercase;margin-bottom:12px;font-size:9px;font-weight:900;display:block}.company-trust-grid span{color:var(--ink);font-size:14px;line-height:1.45;display:block}.category-page{padding-block:90px 130px}.category-intro{color:var(--muted);max-width:620px;font-size:20px;line-height:1.6}.category-rule{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);justify-content:space-between;margin:45px 0 28px;padding-top:14px;font-size:10px;font-weight:800;display:flex}.breadcrumbs{color:#94a3b8;gap:10px;margin-bottom:32px;font-size:11px;display:flex}.breadcrumbs b{color:var(--ink);font-weight:600}.product-page{padding-block:40px 110px}.product-layout{grid-template-columns:1.05fr .95fr;align-items:start;gap:80px;display:grid}.product-detail{padding-top:32px;position:sticky;top:24px}.product-detail h1{letter-spacing:-.06em;margin:25px 0;font-size:clamp(48px,5vw,74px);line-height:.97}.product-lead{color:var(--muted);max-width:560px;font-size:18px;line-height:1.65}.offer-badge{background:#f973160f;border:1px solid #f9731633;border-radius:6px;margin-top:22px;padding:9px 12px;display:inline-flex}.price-line{align-items:baseline;gap:14px;margin:18px 0 20px;display:flex}.price-line strong{font-size:28px}.price-line span{color:var(--muted);font-size:11px}.buy-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:19px 22px;font-weight:800;transition:all .2s;display:flex}.buy-button:disabled{opacity:.65;cursor:not-allowed}.buy-button:disabled:hover{transform:none}.form-error{color:#b42318;font-size:12px}.purchase-trust{color:#94a3b8;justify-content:space-between;gap:8px;margin:17px 0 38px;font-size:9px;display:flex}.delivery-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin-bottom:30px;padding:18px}.delivery-note strong{margin-bottom:8px;font-size:12px;display:block}.delivery-note p{color:#9a3412;margin:0;font-size:12px;line-height:1.65}.product-specs{border-top:1px solid var(--line);margin-bottom:30px;padding-top:24px}.product-specs h2{margin:0 0 14px;font-size:15px}.product-specs dl{gap:0;margin:0;display:grid}.product-specs div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:16px;padding:13px 0;display:grid}.product-specs dt{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.product-specs dd{color:#64748b;margin:0;font-size:13px;line-height:1.55}.included{border-top:1px solid var(--line);padding-top:25px}.included h2{font-size:15px}.included ul{margin:18px 0;padding:0;list-style:none}.included li{border-bottom:1px solid var(--line);gap:18px;padding:14px 0;font-size:13px;display:flex}.included li span{color:var(--accent);font-size:10px;font-weight:800}.status-page{place-items:center;min-height:610px;padding-block:70px;display:grid}.status-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(620px,100%);padding:55px;box-shadow:0 22px 70px #0f172a17}.status-icon{background:var(--spark);border-radius:50%;place-items:center;width:52px;height:52px;font-size:22px;display:grid}.status-card h1{letter-spacing:-.055em;margin:24px 0 12px;font-size:45px}.status-card>p{color:var(--muted);line-height:1.65}.download-panel{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;margin:28px 0;padding:22px}.download-panel small{color:#9a3412;margin-bottom:7px;display:block}.download-panel strong{font-size:18px}.download-button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding:17px 20px;font-size:13px;font-weight:800;display:flex}.site-footer{color:#fff;background:#0f172a}.footer-inner{justify-content:space-between;align-items:center;gap:30px;min-height:210px;display:flex}.footer-mark{font-size:31px}.footer-inner p{color:#64748b;font-size:12px}.footer-right{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.footer-right nav{color:#94a3b8;gap:20px;font-size:12px;display:flex}.footer-right p{margin:0}.legal-page{padding-block:78px 120px;overflow-x:hidden}.legal-shell{grid-template-columns:minmax(0,1fr) minmax(320px,760px);align-items:start;gap:80px;display:grid}.legal-intro{min-width:0;position:sticky;top:36px}.eyebrow{color:#64748b;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:800;display:flex}.eyebrow:before{content:"";background:var(--accent);width:30px;height:2px}.legal-intro h1{letter-spacing:-.07em;overflow-wrap:anywhere;margin:26px 0;font-size:clamp(54px,7vw,88px);line-height:.93}.legal-intro>p{color:var(--muted);max-width:100%;font-size:18px;line-height:1.65}.legal-updated{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-top:25px;font-size:10px;display:block}.legal-sections{border:1px solid var(--line);overflow-wrap:anywhere;background:#fff;border-radius:12px;min-width:0;max-width:100%;padding:48px;box-shadow:0 22px 70px #0f172a12}.legal-sections>section{border-bottom:1px solid var(--line);margin-bottom:32px;padding-bottom:32px}.legal-sections>section:last-child{border:0;margin:0;padding:0}.legal-sections h2{letter-spacing:-.035em;margin:0 0 14px;font-size:23px}.legal-sections p{color:var(--muted);max-width:100%;margin:0;line-height:1.75}.legal-sections p+p{margin-top:13px}.legal-sections a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}@media (max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-block:65px}.hero-art{min-height:430px}.product-grid{grid-template-columns:repeat(2,1fr)}.company-trust{grid-template-columns:1fr;gap:34px}.product-layout{grid-template-columns:1fr;gap:36px}.product-detail{position:static}.product-visual{min-height:480px}.legal-shell{grid-template-columns:1fr;gap:40px}.legal-intro{position:static}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}.sale-banner-inner{flex-direction:column;gap:4px;min-height:64px;padding-block:10px}.header-inner{height:68px}.header-cta{display:none}.hero{gap:45px;min-height:0}.hero h1{font-size:58px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-art{min-height:380px}.card-one{width:220px;top:38px;left:20px}.card-two{width:150px;height:185px;right:15px}.card-three{width:145px;height:145px;left:30px}.trust-strip .shell{gap:30px;overflow:auto}.trust-strip span{white-space:nowrap}.catalog-section{padding-block:80px}.section-heading{flex-direction:column;align-items:start}.product-grid{grid-template-columns:1fr}.product-visual.compact{min-height:310px}.company-trust{padding-block:70px}.company-trust-grid{grid-template-columns:1fr}.purchase-trust{flex-direction:column}.product-specs div{grid-template-columns:1fr;gap:5px}.status-card{padding:32px 24px}.footer-inner{flex-direction:column;justify-content:center}.footer-inner,.footer-right{align-items:flex-start}.footer-right nav{flex-wrap:wrap;gap:18px;display:flex}.legal-page{padding-block:55px 80px}.legal-shell{display:block}.legal-intro,.legal-sections{width:100%;max-width:100%}.legal-intro{margin-bottom:38px}.legal-intro h1{letter-spacing:-.045em;font-size:43px;line-height:.98}.legal-intro>p{font-size:16px}.legal-sections{padding:28px 22px}.legal-sections h2{font-size:19px}.breadcrumbs{white-space:nowrap;overflow:hidden}.product-detail h1{font-size:50px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}