@import "https://fonts.googleapis.com/css2?family=Calistoga&family=Inter:wght@400;500;600;700&display=swap";:root{--paper:#fffaf0;--paper-deep:#f7eddc;--surface:#fffefb;--ink:#1f1c17;--ink-soft:#5f584d;--muted:#786f62;--line:#ded3c1;--amber:#f5a623;--amber-dark:#9a5700;--amber-soft:#ffebbd;--green:#286646;--green-soft:#e4f2e9;--blue:#315d8a;--violet:#69558e;--danger:#a72f2f;--footer:#1d211d;--shadow-sm:0 8px 24px #352a1a12;--shadow-md:0 20px 55px #352a1a1f;--radius-sm:12px;--radius:20px;--radius-lg:32px;--shell:1180px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.shell,.container{width:min(100% - 32px, var(--shell));margin-inline:auto}.skip-link{z-index:1000;color:#fff;background:var(--ink);border-radius:8px;padding:10px 16px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--amber-dark);outline-offset:3px}.site-header{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0f0;border-bottom:1px solid #74634829;height:64px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:16px;height:64px;display:flex}.brand{flex:none}.brand-logo{width:auto;height:34px}.desktop-nav{align-items:center;gap:28px;display:none}.desktop-nav a{color:var(--ink-soft);font-size:14px;font-weight:600}.desktop-nav a:hover{color:var(--amber-dark)}.header-actions{align-items:center;gap:8px;display:flex}.license-link,.menu-toggle{border:1px solid var(--line);background:var(--surface);min-width:44px;min-height:44px;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.license-link{padding:0 12px}.license-link span{display:none}.menu-toggle{cursor:pointer;font-size:18px}.mobile-menu{z-index:90;background:#1f1c1775;position:fixed;inset:64px 0 0}.mobile-menu-inner{background:var(--paper);box-shadow:var(--shadow-md);border-radius:0 0 24px 24px;flex-direction:column;gap:4px;padding-block:16px 24px;display:flex}.mobile-menu-inner>a:not(.button){border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;padding:0 8px;font-weight:650;display:flex}.mobile-menu-inner .button{margin-top:12px}h1,h2,h3,p{margin-top:0}h1,h2,.display{letter-spacing:-.025em;font-family:Calistoga,Georgia,serif;font-weight:400}.eyebrow{color:var(--amber-dark);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.section-heading{max-width:680px;margin-bottom:32px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center .eyebrow:before{display:none}.section-heading h2,.section-title{margin-bottom:12px;font-size:clamp(2rem,8vw,3.4rem);line-height:1.08}.section-heading p,.section-desc,.hero-subtitle{color:var(--ink-soft)}.section{padding-block:72px}.section-alt{background:var(--paper-deep)}.button,.btn{cursor:pointer;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:11px 20px;font-weight:750;line-height:1.2;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;display:inline-flex}.button-primary,.btn-primary{color:#211605;background:var(--amber);border-color:#d98b0d;box-shadow:0 8px 20px #c975002e}.button-primary:hover,.btn-primary:hover{background:#ffb536}.button-secondary,.btn-ghost{color:var(--ink);background:var(--surface);border-color:var(--line)}.button-secondary:hover,.btn-ghost:hover{border-color:var(--amber-dark);color:var(--amber-dark)}.button-dark{color:#fff;background:var(--ink)}.button-sm,.btn-sm{min-height:44px;padding:9px 16px;font-size:14px}.button-block,.btn-block{width:100%}.pill,.badge,.p-type-badge{width:fit-content;color:var(--amber-dark);background:var(--amber-soft);border-radius:999px;align-items:center;gap:7px;padding:6px 11px;font-size:12px;font-weight:750;display:inline-flex}input,select,textarea{min-height:48px;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:12px}input:focus,select:focus,textarea:focus{border-color:var(--amber-dark)!important;outline:3px solid #f5a62345!important}.co-card,.cl-card,.price-card,.fr-card{box-shadow:var(--shadow-sm);background:var(--surface)!important;border-color:var(--line)!important}.site-footer{color:#d6d8d2;background:var(--footer);padding-top:64px}.footer-grid{gap:36px;padding-bottom:44px;display:grid}.footer-logo{width:auto;height:38px;margin-bottom:16px}.footer-intro p{color:#aeb2a9;max-width:420px}.footer-contact{color:#fff;align-items:center;gap:8px;min-height:44px;font-weight:650;display:inline-flex}.footer-column{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-column h2{color:#fff;margin-bottom:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:750}.footer-column a,.footer-column span{color:#aeb2a9;font-size:14px}.footer-column a{align-items:center;min-height:32px;display:inline-flex}.footer-column a:hover{color:var(--amber)}.footer-contact-list{border-top:1px solid #373c36;gap:8px;max-width:360px;margin-top:22px;padding-top:18px;display:grid}.footer-contact-list>strong{color:#fff;font-size:13px}.footer-contact-list>a,.footer-contact-list>span{color:#aeb2a9;grid-template-columns:20px 1fr;align-items:start;gap:8px;font-size:13px;display:grid}.footer-contact-list a:hover{color:var(--amber)}.footer-contact-list i{color:var(--amber);text-align:center;margin-top:4px}.footer-bottom{color:#8e948a;border-top:1px solid #373c36;flex-direction:column;gap:4px;padding-block:20px;font-size:12px;display:flex}.footer-bottom p{margin:0}.home-hero{background:radial-gradient(circle at 92% 12%, #ffca636b 0, transparent 34%), radial-gradient(circle at 5% 90%, #2866461a 0, transparent 30%), var(--paper);padding:54px 0 48px;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";pointer-events:none;opacity:.7;position:absolute}.home-hero:before{border:2px solid #2866462e;border-radius:18px;width:72px;height:72px;animation:7s ease-in-out infinite notion-float;top:12%;right:4%;transform:rotate(12deg)}.home-hero:after{background-image:radial-gradient(var(--amber) 1.5px, transparent 1.5px);background-size:9px 9px;width:46px;height:46px;animation:6s ease-in-out -2s infinite notion-float;bottom:8%;right:42%}.hero-grid{align-items:center;gap:48px;display:grid}.hero-copy h1{max-width:720px;margin-bottom:20px;font-size:clamp(2.65rem,13vw,5.5rem);line-height:.98}.hero-copy>p{max-width:630px;color:var(--ink-soft);margin-bottom:24px;font-size:17px}.hero-actions{gap:10px;margin-bottom:16px;display:grid}.hero-product-visual{isolation:isolate;min-height:480px;position:relative}.hero-glow{z-index:-1;filter:blur(2px);background:linear-gradient(145deg,#ffc95e85,#e792141f);border-radius:48% 52% 44% 56%;position:absolute;inset:10% 2% 4% 8%;transform:rotate(-5deg)}.hero-screen{background:#fff;border:7px solid #171914;border-radius:30px;position:absolute;overflow:hidden;box-shadow:0 28px 60px #442d0838}.hero-screen img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.hero-screen-back{opacity:.92;width:47%;height:360px;top:70px;right:4%;transform:rotate(8deg)}.hero-screen-front{z-index:2;width:52%;height:410px;top:20px;left:12%;transform:rotate(-4deg)}.hero-product-badge,.hero-proof{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefbf0;border:1px solid #26241d1a;align-items:center;display:flex;position:absolute;box-shadow:0 18px 40px #442d082b}.hero-product-badge{border-radius:18px;gap:11px;min-width:215px;padding:12px 14px;bottom:26px;right:0}.hero-product-icon{color:#fff;background:var(--green);border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.hero-product-badge span:nth-child(2),.hero-proof span{flex:1;display:grid}.hero-product-badge small,.hero-proof small{color:var(--muted);font-size:9px}.hero-product-badge strong,.hero-proof strong{font-size:13px}.hero-product-badge>i{color:var(--amber-dark)}.hero-proof{border-radius:15px;gap:9px;padding:11px 13px;bottom:92px;left:0}.hero-proof>i{color:var(--green);font-size:20px}.home-hero[data-hero-animate] .hero-copy>*,.home-hero[data-hero-animate] .hero-screen,.home-hero[data-hero-animate] .hero-product-badge,.home-hero[data-hero-animate] .hero-proof,.home-hero[data-hero-animate] .hero-glow{opacity:0}.home-hero.is-hero-ready .hero-copy>*{animation:.75s cubic-bezier(.16,1,.3,1) both hero-copy-in}.home-hero.is-hero-ready .hero-copy .eyebrow{animation-delay:80ms}.home-hero.is-hero-ready .hero-copy h1{animation-delay:.16s}.home-hero.is-hero-ready .hero-copy>p{animation-delay:.28s}.home-hero.is-hero-ready .hero-actions{animation-delay:.4s}.home-hero.is-hero-ready .hero-glow{animation:.9s cubic-bezier(.16,1,.3,1) .18s both hero-glow-in,6s ease-in-out 1.2s infinite hero-glow-breathe}.home-hero.is-hero-ready .hero-screen-back{animation:1s cubic-bezier(.16,1,.3,1) .28s both hero-phone-back-in,7s ease-in-out 1.4s infinite hero-phone-back-float}.home-hero.is-hero-ready .hero-screen-front{animation:1s cubic-bezier(.16,1,.3,1) .4s both hero-phone-front-in,6s ease-in-out 1.5s infinite hero-phone-front-float}.home-hero.is-hero-ready .hero-proof{animation:.7s cubic-bezier(.16,1,.3,1) .72s both hero-badge-left-in,5s ease-in-out 1.5s infinite hero-badge-float}.home-hero.is-hero-ready .hero-product-badge{animation:hero-badge-right-in .7s .82s cubic-bezier(.16,1,.3,1) both, hero-badge-float 5.5s 1.6s ease-in-out -1s infinite}@keyframes hero-copy-in{0%{opacity:0;filter:blur(5px);transform:translateY(30px)}to{opacity:1;filter:blur();transform:none}}@keyframes hero-glow-in{0%{opacity:0;transform:scale(.72)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(-5deg)}}@keyframes hero-glow-breathe{0%,to{transform:scale(1)rotate(-5deg)}50%{transform:scale(1.05)rotate(-2deg)}}@keyframes hero-phone-back-in{0%{opacity:0;transform:translate(90px,45px)rotate(18deg)scale(.82)}to{opacity:.92;transform:rotate(8deg)}}@keyframes hero-phone-front-in{0%{opacity:0;transform:translateY(80px)rotate(-14deg)scale(.82)}to{opacity:1;transform:rotate(-4deg)}}@keyframes hero-phone-back-float{0%,to{transform:rotate(8deg)translateY(0)}50%{transform:rotate(10deg)translateY(-9px)}}@keyframes hero-phone-front-float{0%,to{transform:rotate(-4deg)translateY(0)}50%{transform:rotate(-2deg)translateY(-12px)}}@keyframes hero-badge-left-in{0%{opacity:0;transform:translate(-50px)scale(.9)}to{opacity:1;transform:none}}@keyframes hero-badge-right-in{0%{opacity:0;transform:translate(50px)scale(.9)}to{opacity:1;transform:none}}@keyframes hero-badge-float{0%,to{translate:0}50%{translate:0 -7px}}.trust-strip{border-block:1px solid var(--line);background:var(--surface)}.trust-list{scrollbar-width:none;grid-auto-columns:minmax(210px,1fr);grid-auto-flow:column;gap:12px;padding-block:18px;display:grid;overflow-x:auto}.trust-item{align-items:center;gap:12px;display:flex}.trust-item>i{width:42px;height:42px;color:var(--amber-dark);background:var(--amber-soft);border-radius:12px;flex:none;place-items:center;display:grid}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:13px}.trust-item span{color:var(--muted);font-size:11px}.channel-highlight{background:#fffdf8;padding-block:64px}.channel-highlight-dots{background-image:radial-gradient(var(--amber) 2px, transparent 2px);background-size:12px 12px;width:82px;height:82px;animation:8s ease-in-out infinite notion-drift;bottom:8%;right:3%}.channel-highlight-head{gap:10px;margin-bottom:24px;display:grid}.channel-highlight-head h2{max-width:650px;margin:0;font-size:clamp(2rem,8vw,3.4rem);line-height:1.06}.channel-highlight-head>p{max-width:520px;color:var(--ink-soft);margin:0;font-size:14px}.channel-highlight-grid{gap:14px;display:grid}.channel-card{color:#fff;border-radius:25px;grid-template-columns:64px 1fr;gap:18px;min-height:210px;padding:26px;transition:transform .25s,box-shadow .25s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 45px #2d221721}.channel-card:before{content:"";border:32px solid #ffffff1a;border-radius:50%;width:190px;height:190px;transition:transform .35s;position:absolute;bottom:-72px;right:-58px}.channel-card:hover{color:#fff;transform:translateY(-6px);box-shadow:0 28px 60px #2d221733}.channel-card:hover:before{transform:scale(1.12)rotate(15deg)}.channel-youtube{background:linear-gradient(145deg,#ff3434,#c90000)}.channel-shopee{background:linear-gradient(145deg,#ff7a32,#e64d13)}.channel-brand-mark{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff47;border-radius:19px;place-items:center;width:62px;height:62px;font-size:33px;display:grid;position:relative}.channel-shopee .channel-brand-mark i{font-size:35px}.channel-shopee .channel-brand-mark b{font-size:15px;position:absolute;top:23px}.channel-card-copy{flex-direction:column;align-items:flex-start;display:flex}.channel-card-copy small{color:#ffffffbf;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:750}.channel-card-copy strong{margin:2px 0 10px;font-family:Calistoga,Georgia,serif;font-size:31px;font-weight:400;line-height:1}.channel-card-copy>span{color:#ffffffd1;max-width:340px;font-size:12px}.channel-card-action{z-index:1;color:#292016;background:#fff;border-radius:999px;grid-column:1/-1;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding:9px 13px;font-size:11px;font-weight:800;display:inline-flex;position:relative}.featured-section{background:var(--footer);color:#fff}.featured-grid{align-items:center;gap:48px;display:grid}.featured-visual{order:-1;width:100%;max-width:430px;margin-inline:auto;overflow:hidden}.featured-screens{width:100%;min-height:430px;position:relative}.featured-screens img{object-fit:cover;object-position:top;border:6px solid #090d0a;border-radius:22px;width:min(52%,210px);height:auto;max-height:400px;position:absolute;box-shadow:0 24px 55px #00000057}.featured-screen-history{z-index:1;top:18px;right:8%;transform:rotate(5deg)}.featured-screen-dashboard{z-index:2;top:0;left:8%;transform:rotate(-5deg)}.featured-window{background:#f7f4ec;border:1px solid #566157;border-radius:20px;overflow:hidden;transform:rotate(-1.5deg);box-shadow:0 28px 70px #00000047}.window-bar{border-bottom:1px solid #ddd5c6;gap:6px;padding:12px;display:flex}.window-bar span{background:var(--amber);border-radius:50%;width:7px;height:7px}.window-content{grid-template-columns:64px 1fr;min-height:270px;display:grid}.window-sidebar{color:#fff;background:var(--green);place-items:start center;padding-top:28px;display:grid}.window-main{color:var(--ink);flex-direction:column;padding:36px 28px;display:flex}.window-main span{color:var(--muted);font-size:12px}.window-main strong{margin:5px 0 36px;font-family:Calistoga,serif;font-size:30px}.mini-chart{align-items:end;gap:11px;height:90px;display:flex}.mini-chart i{background:var(--amber);border-radius:5px 5px 0 0;flex:1;height:38%}.mini-chart i:nth-child(2){height:68%}.mini-chart i:nth-child(3){height:48%}.mini-chart i:nth-child(4){height:84%}.mini-chart i:nth-child(5){height:100%}.featured-copy .eyebrow{color:var(--amber)}.featured-label{color:#aeb2a9;margin-bottom:5px;font-size:13px;font-weight:700}.featured-copy h2{margin-bottom:14px;font-size:clamp(2.6rem,12vw,4.8rem);line-height:1}.featured-copy>p:not(.featured-label):not(.featured-price){color:#c5c9c0}.benefit-list,.product-card ul{padding:0;list-style:none}.benefit-list{gap:9px;margin:24px 0;display:grid}.benefit-list li{color:#eef0eb;gap:10px;font-size:14px;display:flex}.benefit-list i{color:var(--amber)}.featured-price{color:var(--amber);font-variant-numeric:tabular-nums;margin-bottom:22px;font-size:25px;font-weight:750}.featured-price span{color:#aeb2a9;font-size:12px;font-weight:500;display:block}.featured-copy .button-dark{color:var(--ink);background:#fff}.device-support-section{background:radial-gradient(circle at 8% 12%,#315d8a1a,#0000 30%),linear-gradient(150deg,#f7f1e6,#fffdf8)}.device-support-shell{align-items:center;gap:46px;display:grid}.device-support-copy h2{max-width:680px;margin-bottom:18px;font-size:clamp(2.5rem,10vw,4.8rem);line-height:1}.device-support-copy>p{max-width:620px;color:var(--ink-soft)}.device-options{gap:12px;margin:28px 0 20px;display:grid}.device-options>div{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#ffffffb8;border-radius:17px;grid-template-columns:50px 1fr;align-items:center;column-gap:13px;padding:15px;display:grid}.device-options>div>span{color:#fff;background:var(--blue);border-radius:14px;grid-row:1/3;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.device-options>div:nth-child(2)>span{color:#231805;background:var(--amber)}.device-options strong,.device-options small{display:block}.device-options strong{font-size:14px}.device-options small{color:var(--muted);font-size:11px}.device-license-note{border-left:3px solid var(--amber);background:#ffebbd8c;border-radius:0 12px 12px 0;align-items:flex-start;gap:10px;margin:0;padding:12px 14px;font-size:11px;display:flex}.device-license-note>i{color:var(--amber-dark);margin-top:3px}.device-license-note span,.device-license-note strong{display:block}.device-support-dots{opacity:.2;background-image:radial-gradient(var(--blue) 2px, transparent 2px);background-size:12px 12px;width:86px;height:86px;animation:8s ease-in-out infinite notion-drift;position:absolute;top:8%;right:3%}.tablet-showcase{align-content:center;gap:14px;width:100%;min-width:0;padding:22px 0 0;display:grid;position:relative}.tablet-frame{z-index:2;background:#121411;border:3px solid #20231f;border-radius:18px;width:100%;padding:9px;position:relative;box-shadow:0 24px 55px #32291b33}.tablet-screen{aspect-ratio:16/10;background:#fff;border-radius:12px;overflow:hidden}.tablet-screen img{object-fit:cover;object-position:top;width:100%;height:100%}.tablet-camera{z-index:3;background:#59615b;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.tablet-proof-badge{z-index:4;width:fit-content;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #1f1c171a;border-radius:14px;align-items:center;gap:9px;margin:0 auto;padding:10px 12px;display:flex;position:static}.tablet-proof-badge>i{color:var(--green);font-size:20px}.tablet-proof-badge span,.tablet-proof-badge strong,.tablet-proof-badge small{display:block}.tablet-proof-badge strong{font-size:11px}.tablet-proof-badge small{color:var(--muted);font-size:8px}.catalog-head{flex-direction:column;display:flex}.swipe-hint{color:var(--muted);order:2;font-size:12px}.category-filters{scrollbar-width:none;gap:8px;margin-bottom:24px;padding-bottom:8px;display:flex;overflow-x:auto}.category-chip{border:1px solid var(--line);min-height:44px;color:var(--ink-soft);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;padding:8px 16px;font-size:13px;font-weight:700}.category-chip.is-active{color:#fff;background:var(--ink);border-color:var(--ink)}.product-track{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:thin;grid-auto-columns:min(88%,330px);grid-auto-flow:column;gap:14px;padding:4px 4px 22px;display:grid;overflow-x:auto}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:510px;box-shadow:var(--shadow-sm);scroll-snap-align:start;flex-direction:column;padding:24px;display:flex}.product-card[hidden]{display:none}.product-card-top{justify-content:space-between;align-items:start;margin-bottom:22px;display:flex}.product-logo{background:0 0;border-radius:14px;flex:0 auto;align-items:center;width:auto;min-width:72px;height:72px;display:flex;overflow:visible}.product-logo img{object-fit:contain;width:auto;max-width:none;height:auto;max-height:58px}.status-badge{color:var(--amber-dark);background:var(--amber-soft);border-radius:999px;padding:5px 9px;font-size:10px;font-weight:750}.status-badge-ready{color:var(--green);background:var(--green-soft)}.product-label{color:var(--product-accent-dark,var(--amber-dark));text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:11px;font-weight:800}.product-card{border-top:4px solid var(--product-accent,var(--amber));background:linear-gradient(145deg, color-mix(in srgb, var(--product-accent-light,#fff) 12%, #fff), #fff 42%);position:relative;overflow:hidden}.product-card:after{content:"";border:18px solid color-mix(in srgb, var(--product-accent,var(--amber)) 13%, transparent);pointer-events:none;border-radius:50%;width:92px;height:92px;position:absolute;top:-34px;right:-34px}.product-card h3{margin-bottom:9px;font-size:23px}.product-summary{min-height:76px;color:var(--ink-soft);font-size:14px}.product-card ul{color:var(--ink-soft);gap:8px;margin:4px 0 20px;font-size:12px;display:grid}.product-card li:before{content:"•";color:var(--product-accent,var(--amber-dark));margin-right:8px}.product-card-bottom{margin-top:auto}.product-price{font-variant-numeric:tabular-nums;margin:0;font-size:23px;font-weight:800}.product-card-bottom>span{color:var(--muted);margin-bottom:16px;font-size:11px;display:block}.product-detail-button{min-height:44px;margin-top:8px;font-size:12px}.coming-soon-copy{min-height:48px;color:var(--muted);margin-bottom:12px;font-size:12px}.button-disabled{background:var(--paper-deep);border-color:var(--line);cursor:not-allowed;box-shadow:none;color:var(--muted)!important}.product-track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.product-track.is-dragging *{pointer-events:none}.product-track{cursor:grab}[data-reveal]{opacity:0;filter:blur(3px);transition:opacity .75s,transform .75s cubic-bezier(.16,1,.3,1),filter .6s;transform:translateY(34px)}[data-reveal=left]{transform:translate(-48px)}[data-reveal=right]{transform:translate(48px)}[data-reveal=zoom]{transform:scale(.88)translateY(16px)}[data-reveal].is-revealed{opacity:1;filter:blur();transform:translateY(0)}@keyframes notion-float{0%,to{transform:translateY(0)rotate(12deg)}50%{transform:translateY(-12px)rotate(18deg)}}.carousel-controls{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;font-size:12px;display:none}.carousel-controls button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:50%;width:44px;height:44px}.notion-section{isolation:isolate;position:relative;overflow:hidden}.notion-section>.shell{z-index:1;position:relative}.notion-doodle{z-index:0;pointer-events:none;opacity:.2;position:absolute}.notion-doodle-dots{background-image:radial-gradient(var(--green) 2px, transparent 2px);background-size:12px 12px;width:72px;height:72px;animation:8s ease-in-out infinite notion-drift;top:38px;left:4%}.notion-doodle-square{border:2px solid var(--amber);border-radius:24px;width:82px;height:82px;animation:9s ease-in-out -2s infinite notion-drift;top:12%;right:5%;transform:rotate(14deg)}.notion-doodle-ring{border:28px solid #ffffff26;border-radius:50%;width:140px;height:140px;animation:24s linear infinite notion-spin;bottom:8%;right:4%}.notion-doodle-zigzag{background:linear-gradient(135deg, transparent 45%, var(--amber) 46% 54%, transparent 55%) 0 0/22px 22px;width:90px;height:28px;animation:7s ease-in-out infinite notion-drift;bottom:12%;left:4%}.notion-doodle-spark{color:var(--amber-dark);font-size:76px;line-height:1;animation:4s ease-in-out infinite notion-pulse;top:12%;right:8%}.value-section{background:linear-gradient(145deg, var(--paper-deep), #f3ead9)}.value-grid{gap:12px;display:grid}.value-grid article{background:#fffefbc7;border:1px solid #765b312b;border-radius:24px;min-height:240px;padding:28px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 12px 35px #40301a0f}.value-grid article:hover{transform:translateY(-6px)rotate(-.5deg);box-shadow:0 20px 45px #40301a1c}.value-number{color:#28664624;font-family:Calistoga,serif;font-size:42px;line-height:1;position:absolute;top:16px;right:18px}.value-grid article>i{color:#fff;background:var(--green);border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:42px;display:grid;box-shadow:0 10px 25px #28664633}.value-grid h3{margin-bottom:7px;font-size:17px}.value-grid p{color:var(--ink-soft);margin:0;font-size:13px}.process-section{background:linear-gradient(180deg, var(--paper), #fffdf7)}.process-list{margin:0;padding:0;list-style:none}.process-list li{border:1px solid var(--line);background:#ffffffa6;border-radius:18px;grid-template-columns:52px 1fr;gap:16px;margin-bottom:12px;padding:22px;display:grid;position:relative}.process-list li>span{color:#291b05;background:var(--amber);border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid;box-shadow:5px 5px #9a570029}.process-list h3{margin-bottom:4px;font-size:16px}.process-list p{color:var(--ink-soft);margin:0;font-size:13px}.support-section{color:#fff;background:radial-gradient(circle at 10% 10%, #347b58, transparent 35%), var(--green)}.support-grid{gap:36px;display:grid}.support-copy .eyebrow{color:#ffdb91}.support-copy h2{font-size:clamp(2.2rem,10vw,4rem);line-height:1.05}.support-copy p{color:#d8e6dc}.support-note{color:#eaf4ed;border:1px solid #fff3;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-top:18px;padding:9px 13px;font-size:11px;display:inline-flex}.support-links{gap:10px;display:grid}.support-links a{background:#ffffff12;border:1px solid #ffffff26;border-radius:17px;grid-template-columns:48px 1fr 38px;align-items:center;gap:12px;min-height:84px;padding:12px;transition:background .2s,transform .2s;display:grid}.support-links a:hover{background:#ffffff24;transform:translate(5px)}.support-links a>i{width:44px;height:44px;color:var(--green);background:#fff;border-radius:13px;place-items:center;font-size:18px;display:grid}.support-links strong,.support-links span{display:block}.support-links span{color:#d8e6dc;font-size:11px}.support-links strong{color:#fff;font-size:14px}.support-links b{background:#ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.faq-section{background:linear-gradient(160deg, var(--paper), #fff 55%, var(--green-soft))}.faq-grid{gap:28px;display:grid}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:#ffffffb8;border-radius:15px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-list details[open]{box-shadow:var(--shadow-sm);border-color:#c29b53}.faq-list summary{cursor:pointer;grid-template-columns:30px 1fr 20px;align-items:center;gap:12px;min-height:70px;padding:0 18px;font-weight:700;list-style:none;display:grid}.faq-list summary>span{color:var(--amber-dark);font-size:11px}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list summary i{transition:transform .2s}.faq-list details p{color:var(--ink-soft);margin:0;padding:0 48px 20px 60px;font-size:14px}.hardware-section{color:#fff;background:radial-gradient(circle at 8% 12%,#ff7a3233,#0000 30%),radial-gradient(circle at 92% 84%,#f5a62324,#0000 28%),#181b18}.hardware-shell{align-items:center;gap:38px;display:grid}.hardware-heading{z-index:2;position:relative}.hardware-heading .eyebrow{color:#ffb56f}.hardware-heading h2{max-width:650px;margin-bottom:16px;font-size:clamp(2.6rem,10vw,5rem);line-height:.98}.hardware-heading>p{color:#bcc2ba;max-width:590px}.hardware-points{color:#e8ece6;gap:8px;margin:24px 0;font-size:12px;display:grid}.hardware-points span{align-items:center;gap:9px;display:flex}.hardware-points i{color:#ff7a32}.hardware-main-cta{color:#fff;background:linear-gradient(135deg,#ff7a32,#ed4d15);border-color:#ff8650;box-shadow:0 14px 30px #e64d1340}.hardware-main-cta:hover{color:#fff;background:linear-gradient(135deg,#ff8a4d,#f05b22)}.hardware-showcase{gap:16px;display:grid;position:relative}.hardware-card{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(155deg,#ffffff1a,#ffffff09);border:1px solid #ffffff21;border-radius:28px;flex-direction:column;min-height:390px;transition:transform .35s cubic-bezier(.16,1,.3,1),border-color .25s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 65px #00000040}.hardware-card:hover{color:#fff;border-color:#ff874b8c;transform:translateY(-9px)rotate(-.6deg);box-shadow:0 35px 80px #0000005c}.hardware-card:nth-child(2):hover{transform:translateY(-9px)rotate(.6deg)}.hardware-card-index{z-index:3;color:#ffffff59;font-family:Calistoga,serif;font-size:36px;line-height:1;position:absolute;top:18px;left:20px}.hardware-image-wrap{place-items:center;min-height:255px;display:grid;position:relative;overflow:hidden}.hardware-image-wrap:after{content:"";filter:blur(13px);background:#00000059;border-radius:50%;height:25px;position:absolute;bottom:22px;left:18%;right:18%}.hardware-image-wrap img{z-index:2;object-fit:contain;filter:drop-shadow(0 22px 22px #00000054);width:auto;max-width:78%;height:235px;transition:transform .5s cubic-bezier(.16,1,.3,1);animation:5.5s ease-in-out infinite hardware-float;position:relative}.hardware-scanner .hardware-image-wrap img{height:250px;animation-delay:-1.7s}.hardware-card:hover .hardware-image-wrap img{transform:scale(1.07)rotate(-3deg)}.hardware-card:nth-child(2):hover .hardware-image-wrap img{transform:scale(1.07)rotate(3deg)}.hardware-blob{filter:blur(.2px);background:linear-gradient(145deg,#ff7a329e,#f5a62329);border-radius:42% 58% 54% 46%;width:215px;height:215px;animation:8s ease-in-out infinite hardware-blob;position:absolute}.hardware-scanner .hardware-blob{background:linear-gradient(145deg,#f5a62394,#2866462e);animation-delay:-2s}.hardware-card-copy{z-index:2;flex-direction:column;padding:4px 24px 25px;display:flex;position:relative}.hardware-card-copy small{color:#ffab77;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:800}.hardware-card-copy strong{margin:3px 0 5px;font-family:Calistoga,Georgia,serif;font-size:25px;font-weight:400}.hardware-card-copy>span{color:#abb1a9;font-size:12px}.hardware-arrow{color:#1f160d;background:#ff8a49;border-radius:50%;place-items:center;width:42px;height:42px;transition:transform .25s,background .25s;display:grid;position:absolute;bottom:25px;right:22px}.hardware-card:hover .hardware-arrow{background:#fff;transform:translate(4px)rotate(-35deg)}.hardware-orbit{pointer-events:none;opacity:.18;border-radius:50%;position:absolute}.hardware-orbit-one{border:32px solid #ff7a32;width:220px;height:220px;animation:28s linear infinite notion-spin;top:12%;right:-70px}.hardware-orbit-two{background-image:radial-gradient(#f5a623 2px,#0000 2px);background-size:11px 11px;width:80px;height:80px;animation:8s ease-in-out infinite notion-drift;bottom:7%;left:3%}@keyframes hardware-float{0%,to{translate:0}50%{translate:0 -11px}}@keyframes hardware-blob{0%,to{border-radius:42% 58% 54% 46%;transform:rotate(0)scale(.95)}50%{border-radius:58% 42% 44% 56%;transform:rotate(16deg)scale(1.06)}}.closing-cta{text-align:center;background:linear-gradient(135deg, #ffe7ab, var(--amber-soft) 48%, #f8d88f);padding-block:90px}.closing-inner{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff5c;border:1px solid #9a570029;border-radius:32px;max-width:860px;padding:46px 24px;box-shadow:0 24px 65px #9a57001c}.closing-inner .eyebrow:before{display:none}.closing-inner h2{margin-bottom:14px;font-size:clamp(2.35rem,11vw,4.5rem);line-height:1}.closing-inner p{max-width:620px;color:var(--ink-soft);margin:0 auto 26px}.closing-inner>div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@keyframes notion-drift{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-14px)rotate(15deg)}}@keyframes notion-spin{to{transform:rotate(360deg)}}@keyframes notion-pulse{0%,to{opacity:.15;transform:scale(.9)rotate(0)}50%{opacity:.3;transform:scale(1.08)rotate(12deg)}}.mobile-action-bar{z-index:80;padding:8px;padding-bottom:max(8px, env(safe-area-inset-bottom));border:1px solid var(--line);box-shadow:var(--shadow-md);background:#fffefbf5;border-radius:17px;grid-template-columns:1fr 52px;gap:8px;transition:transform .25s;display:grid;position:fixed;bottom:10px;left:10px;right:10px;transform:translateY(calc(100% + 30px))}.mobile-action-bar.is-visible{transform:translateY(0)}.mobile-action-bar .button{min-height:48px}.action-icon{color:#fff;background:#247b49;border-radius:12px;place-items:center;font-size:22px;display:grid}.focus-product{--product-accent:var(--green);background:#fffdf8}.focus-hero{background:radial-gradient(circle at 84% 15%, color-mix(in srgb, var(--product-accent) 18%, transparent), transparent 32%), linear-gradient(155deg, var(--paper), #fff 70%);padding:24px 0 78px;position:relative;overflow:hidden}.focus-doodle{pointer-events:none;opacity:.2;position:absolute}.focus-doodle-dots{background-image:radial-gradient(var(--product-accent) 2px, transparent 2px);background-size:12px 12px;width:80px;height:80px;animation:8s ease-in-out infinite notion-drift;top:90px;left:3%}.focus-doodle-ring{border:28px solid color-mix(in srgb, var(--product-accent) 14%, transparent);border-radius:50%;width:145px;height:145px;animation:25s linear infinite notion-spin;bottom:8%;right:3%}.focus-doodle-zigzag{background:linear-gradient(135deg, transparent 45%, var(--product-accent) 46% 54%, transparent 55%) 0 0/24px 24px;width:100px;height:35px;animation:7s ease-in-out infinite notion-drift;bottom:8%;right:5%}.focus-hero-grid{align-items:center;gap:46px;display:grid}.focus-copy{z-index:2;position:relative}.focus-status{border:1px solid color-mix(in srgb, var(--product-accent) 25%, #ddd);width:fit-content;color:var(--product-accent);background:#fff;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex}.focus-status-dot{width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb, var(--product-accent) 12%, transparent);background:currentColor;border-radius:50%;animation:2.5s ease-in-out infinite notion-pulse}.focus-copy h1{margin-bottom:12px;font-size:clamp(3.2rem,15vw,6.5rem);line-height:.9}.focus-tagline{max-width:680px;color:var(--ink);margin-bottom:14px;font-size:clamp(1.2rem,4vw,1.65rem);font-weight:750;line-height:1.3}.focus-description{max-width:650px;color:var(--ink-soft);margin-bottom:20px}.focus-price{flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:24px;display:flex}.focus-price>span{color:var(--muted);font-size:16px;text-decoration:line-through}.focus-price>strong{font-size:clamp(2rem,8vw,3rem);line-height:1}.focus-price>b{color:#fff;background:#c2410c;border-radius:999px;padding:5px 9px;font-size:10px}.focus-license-note{color:var(--muted);align-items:center;gap:7px;margin:9px 0 22px;display:flex}.focus-license-note i{color:var(--product-accent)}.focus-actions{gap:10px;display:grid}.focus-product-stage{border:1px solid color-mix(in srgb, var(--product-accent) 17%, #e9e0d1);background:linear-gradient(145deg, color-mix(in srgb, var(--product-accent) 13%, #fff), #fff 72%);min-height:380px;box-shadow:inset 0 0 0 12px #ffffff6b, var(--shadow-md);isolation:isolate;border-radius:40px;place-items:center;display:grid;position:relative;overflow:hidden}.focus-product-stage:before{content:"";border:1px dashed color-mix(in srgb, var(--product-accent) 34%, transparent);border-radius:50%;width:270px;height:270px;animation:22s linear infinite notion-spin;position:absolute}.focus-stage-orbit{border:36px solid #ffffff7a;border-radius:50%;width:330px;height:330px;animation:5.5s ease-in-out infinite product-orbit-pulse;position:absolute}.focus-product-mark{z-index:2;place-items:center;width:220px;height:180px;display:grid;position:relative}.focus-product-mark img{object-fit:contain;filter:drop-shadow(0 22px 24px #1f1c172e);width:auto;max-width:220px;height:auto;max-height:160px}.focus-product-mark>i{color:#fff;background:var(--product-accent);width:145px;height:145px;box-shadow:12px 12px 0 color-mix(in srgb, var(--product-accent) 16%, transparent);border-radius:38px;place-items:center;font-size:58px;display:grid}.focus-stage-spark{z-index:2;color:var(--product-accent);font-size:42px;animation:4s ease-in-out infinite notion-pulse;position:absolute}.focus-stage-spark-one{top:40px;right:50px}.focus-stage-spark-two{animation-delay:-1.5s;bottom:45px;left:45px}.focus-floating-note,.focus-trial-note{z-index:3;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #1f1c1717;position:absolute}.focus-floating-note{border-radius:15px;align-items:center;gap:9px;padding:10px 13px;display:flex;bottom:18px;right:14px}.focus-floating-note>i{color:#fff;background:var(--product-accent);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.focus-floating-note span,.focus-floating-note strong,.focus-floating-note small{display:block}.focus-floating-note strong{font-size:11px}.focus-floating-note small{color:var(--muted);font-size:8px}.focus-trial-note{border-radius:15px;padding:10px 14px;animation:5s ease-in-out infinite hero-badge-float;top:18px;left:18px;transform:rotate(-4deg)}.focus-trial-note strong,.focus-trial-note small{display:block}.focus-trial-note strong{color:var(--product-accent);font-size:19px}.focus-trial-note small{color:var(--muted);font-size:9px}.focus-proof{border-block:1px solid var(--line);background:#fff}.focus-proof-grid{scrollbar-width:none;grid-auto-columns:minmax(205px,1fr);grid-auto-flow:column;gap:12px;padding-block:18px;display:grid;overflow-x:auto}.focus-proof-grid>div{align-items:center;gap:11px;display:flex}.focus-proof-grid i{width:42px;height:42px;color:var(--product-accent);background:color-mix(in srgb, var(--product-accent) 10%, #fff);border-radius:13px;flex:none;place-items:center;display:grid}.focus-proof-grid span,.focus-proof-grid strong,.focus-proof-grid small{display:block}.focus-proof-grid strong{font-size:12px}.focus-proof-grid small{color:var(--muted);font-size:9px}.focus-features{background:var(--paper);position:relative;overflow:hidden}.focus-feature-grid{gap:14px;display:grid}.focus-feature-card{border:1px solid var(--line);min-height:215px;box-shadow:var(--shadow-sm);background:#fffc;border-radius:24px;padding:25px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;position:relative;overflow:hidden}.focus-feature-card:hover{box-shadow:var(--shadow-md);transform:translateY(-7px)rotate(-.5deg)}.focus-feature-card:nth-child(2n):hover{transform:translateY(-7px)rotate(.5deg)}.focus-feature-card>span{color:#fff;background:var(--product-accent);width:52px;height:52px;box-shadow:7px 7px 0 color-mix(in srgb, var(--product-accent) 14%, transparent);border-radius:16px;place-items:center;margin-bottom:38px;display:grid}.focus-feature-card h3{margin-bottom:7px;font-size:17px}.focus-feature-card p{color:var(--ink-soft);margin:0;font-size:12px}.focus-feature-card:after{content:attr(data-index);color:color-mix(in srgb, var(--product-accent) 12%, transparent);font-family:Calistoga,serif;font-size:54px;position:absolute;top:8px;right:18px}.focus-buy-section{color:#fff;background:radial-gradient(circle at 8% 20%, color-mix(in srgb, var(--product-accent) 40%, transparent), transparent 32%), #171b17}.focus-buy-grid{align-items:center;gap:38px;display:grid}.focus-buy-copy .eyebrow{color:#ffd480}.focus-buy-copy h2{font-size:clamp(2.5rem,10vw,4.7rem);line-height:1}.focus-buy-copy>p{color:#bdc4bb}.focus-buy-copy ul{color:#e6e9e4;gap:10px;padding:0;font-size:13px;list-style:none;display:grid}.focus-buy-copy li{gap:9px;display:flex}.focus-buy-copy li i{color:#ffd480;margin-top:5px}.focus-checkout-card{color:var(--ink);box-shadow:14px 14px 0 color-mix(in srgb, var(--product-accent) 35%, transparent);background:#fff;border:1px solid #ffffff29;border-radius:28px;flex-direction:column;padding:28px;display:flex}.focus-checkout-label{color:var(--product-accent);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.focus-checkout-card del{color:var(--muted);margin-top:22px}.focus-checkout-card>strong{margin:3px 0;font-size:clamp(2.2rem,9vw,3.5rem);line-height:1}.focus-checkout-card>small{color:var(--muted);margin:8px 0 22px}.focus-trial-link{min-height:44px;color:var(--product-accent);text-align:center;place-items:center;margin-top:8px;font-size:12px;font-weight:750;display:grid}.focus-more{background:#fff}.focus-more-grid{gap:12px;display:grid}.focus-more-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:48px 1fr 34px;align-items:center;gap:13px;padding:16px;transition:transform .25s,border-color .25s,box-shadow .25s;display:grid}.focus-more-card:hover{border-color:var(--product-accent);box-shadow:var(--shadow-sm);transform:translateY(-4px)}.focus-more-card>span{color:#fff;background:var(--product-accent);border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.focus-more-card h3{margin:0;font-size:15px}.focus-more-card p{color:var(--muted);margin:2px 0 0;font-size:10px}.focus-more-card>i{color:var(--product-accent)}.focus-final-cta{text-align:center;background:linear-gradient(145deg, color-mix(in srgb, var(--product-accent) 15%, #fff), var(--paper));padding-block:90px;position:relative;overflow:hidden}.focus-final-inner{z-index:1;max-width:840px;position:relative}.focus-final-inner .eyebrow:before{display:none}.focus-final-inner h2{margin-bottom:13px;font-size:clamp(2.7rem,11vw,5rem);line-height:.98}.focus-final-inner p{color:var(--ink-soft)}.focus-final-inner>div{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.focus-mobile-bar{grid-template-columns:1fr auto auto}.focus-mobile-bar>div strong,.focus-mobile-bar>div span{display:block}.focus-mobile-bar>div strong{font-size:13px}.focus-mobile-bar>div span{color:var(--muted);font-size:8px}.focus-mobile-trial{border:1px solid var(--line);width:48px;color:var(--product-accent);background:#fff;border-radius:12px;place-items:center;display:grid}.focus-product [data-reveal]{will-change:opacity, transform}.product-detail-page main{overflow:hidden}.product-notion-section{isolation:isolate;position:relative;overflow:hidden}.product-notion-section>.shell{z-index:1;position:relative}.product-notion-doodle{z-index:0;pointer-events:none;opacity:.2;position:absolute}.product-doodle-dots{background-image:radial-gradient(var(--green) 2px, transparent 2px);background-size:12px 12px;width:82px;height:82px;animation:8s ease-in-out infinite product-doodle-drift;top:90px;left:3%}.product-doodle-ring{border:25px solid #f5a62324;border-radius:50%;width:130px;height:130px;animation:26s linear infinite notion-spin;bottom:7%;right:2%}.product-doodle-cross{color:var(--amber);font-size:72px;animation:4.5s ease-in-out infinite notion-pulse;top:7%;right:6%}.product-tour-section{color:#fff;background:var(--footer)}.product-tour-grid{align-items:start;gap:24px;display:grid}.product-tour-section .eyebrow{color:var(--amber)}.product-tour-section .section-heading p{color:#b9c0b7}.product-tour-media{background:#ffffff0b;border:1px solid #465047;border-radius:26px;margin:0;padding:12px;transition:transform .3s,border-color .3s;position:relative}.product-tour-media:hover{border-color:#758076;transform:translateY(-7px)rotate(-.5deg)}.product-tour-media:nth-of-type(2):hover{transform:translateY(-7px)rotate(.5deg)}.product-tour-media img{object-fit:cover;object-position:top;background:#fff;border:1px solid #4d554d;border-radius:18px;width:100%;max-height:520px}.product-media-label{z-index:2;color:var(--ink);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:absolute;top:24px;left:24px}.product-tour-media figcaption{color:#aeb2a9;margin-top:10px;font-size:12px}.product-hero{padding:24px 0 64px}.breadcrumbs{min-height:44px;color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.product-hero-grid{align-items:center;gap:34px;display:grid}.product-hero-visual{border-radius:var(--radius-lg);background:linear-gradient(145deg, var(--green-soft), #d7e6dc);place-items:center;min-height:330px;display:grid}.product-hero-visual img{object-fit:contain;width:150px;height:150px;box-shadow:var(--shadow-md);border-radius:28px}.product-hero-icon{color:#fff;background:var(--green);width:150px;height:150px;box-shadow:var(--shadow-md);border-radius:36px;place-items:center;font-size:56px;display:grid}.product-hero-copy h1{margin-bottom:14px;font-size:clamp(2.5rem,12vw,5rem);line-height:1}.product-hero-copy>p{color:var(--ink-soft)}.detail-price{margin:24px 0 4px;font-size:30px;font-weight:800}.license-line{color:var(--muted);margin-bottom:22px;font-size:12px;display:block}.detail-actions{gap:9px;display:grid}.trust-chips{gap:8px;padding-block:18px;display:flex;overflow-x:auto}.trust-chip{border:1px solid var(--line);background:var(--surface);border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:700}.audience-chips{flex-wrap:wrap;gap:8px;display:flex}.audience-chips span{color:var(--green);background:var(--green-soft);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700}.outcome-grid,.feature-groups,.detail-support-grid{gap:14px;display:grid}.outcome-card,.feature-group,.license-card,.detail-support-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:24px}.outcome-card>span{color:var(--amber-dark);text-transform:uppercase;font-size:11px;font-weight:800}.outcome-card h3{margin:8px 0}.outcome-card p{color:var(--ink-soft);margin:0;font-size:14px}.feature-group h3{font-size:18px}.feature-group ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.feature-group li{color:var(--ink-soft);gap:9px;font-size:14px;display:flex}.feature-group li i{color:var(--green)}.license-section{background:var(--footer);color:#fff}.license-grid{align-items:start;gap:32px;display:grid}.license-section .eyebrow{color:var(--amber)}.license-section .section-heading p{color:#b9c0b7}.license-card{color:var(--ink)}.license-card .detail-price{margin-top:0}.license-card ul{color:var(--ink-soft);padding-left:20px;font-size:14px}.alternative-track{scroll-snap-type:x mandatory;grid-auto-columns:min(84%,310px);grid-auto-flow:column;gap:12px;display:grid;overflow-x:auto}.alternative-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);scroll-snap-align:start;padding:22px}.alternative-card h3{margin:15px 0 5px}.alternative-card p{color:var(--ink-soft);font-size:13px}.detail-support-card i{color:var(--amber-dark);margin-bottom:20px;font-size:23px}.detail-support-card p{color:var(--ink-soft);font-size:13px}.product-detail-page .product-hero{background:radial-gradient(circle at 85% 18%, #f5a62338, transparent 32%), linear-gradient(160deg, var(--paper), #fffdf8)}.product-detail-page .product-hero-visual{min-height:350px;box-shadow:inset 0 0 0 12px #ffffff3d, var(--shadow-sm);border:1px solid #2866461f;border-radius:36px;position:relative;overflow:hidden}.product-detail-page .product-hero-visual:before{content:"";border:1px dashed #28664640;border-radius:50%;width:220px;height:220px;animation:22s linear infinite notion-spin;position:absolute}.product-visual-orbit{border:28px solid #ffffff52;border-radius:50%;width:270px;height:270px;animation:5s ease-in-out infinite product-orbit-pulse;position:absolute}.product-detail-page .product-hero-visual img{z-index:2;width:auto;max-width:190px;height:auto;max-height:170px;box-shadow:none;object-fit:contain;filter:drop-shadow(0 18px 25px #234b3533);border-radius:0;position:relative}.product-visual-note{z-index:3;color:var(--green);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:18px;right:18px}.product-detail-page .trust-chip{background:#ffffffb8;padding:9px 13px;box-shadow:0 6px 18px #352a1a0d}.product-detail-page .trust-chip i{color:var(--green)}.product-detail-page .section-alt{background:linear-gradient(145deg, var(--paper-deep), #f5ecdd)}.product-detail-page .outcome-card,.product-detail-page .feature-group,.product-detail-page .license-card,.product-detail-page .detail-support-card,.product-detail-page .alternative-card{box-shadow:var(--shadow-sm);background:#fffefbe0;border-radius:22px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.product-detail-page .outcome-card:hover,.product-detail-page .feature-group:hover,.product-detail-page .detail-support-card:hover,.product-detail-page .alternative-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.product-detail-page .outcome-card:after,.product-detail-page .feature-group:after,.product-detail-page .detail-support-card:after{content:"";pointer-events:none;border:16px solid #28664612;border-radius:50%;width:85px;height:85px;position:absolute;top:-35px;right:-35px}.product-detail-page .license-section{background:radial-gradient(circle at 10% 20%, #2866461f, transparent 28%), var(--green-soft);position:relative;overflow:hidden}.product-detail-page .license-card{background:#fff;border-color:#bed8c7;box-shadow:12px 12px #2866461a}.product-detail-page .detail-support-card>i{color:#fff;background:var(--green);width:48px;height:48px;box-shadow:6px 6px 0 var(--green-soft);border-radius:14px;place-items:center;font-size:20px;display:grid}.product-detail-page .audience-chips span{border:1px solid #c8dfd0;padding:10px 15px}@keyframes product-doodle-drift{0%,to{transform:translateY(0)rotate(4deg)}50%{transform:translateY(-14px)rotate(12deg)}}@keyframes product-orbit-pulse{0%,to{opacity:.5;transform:scale(.92)}50%{opacity:.85;transform:scale(1.06)}}.promo-banner{background:linear-gradient(135deg,#fff4e2,#ffe6cb);border:1px solid #c84a142e;border-radius:14px;flex-direction:column;gap:3px;margin:20px 0 4px;padding:12px 15px;display:flex;box-shadow:0 8px 20px #c84a1414}.promo-banner-label{color:#a8420d;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.promo-banner-label i{color:var(--amber-dark)}.promo-banner-time{color:#8c5a33;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.price-block{flex-wrap:wrap;align-items:baseline;gap:10px;margin:18px 0 4px;display:flex}.price-block .detail-price{margin:0}.price-strike{color:var(--muted);font-variant-numeric:tabular-nums;font-size:17px;font-weight:600;text-decoration:line-through}.price-badge-discount{color:#fff;letter-spacing:.02em;background:#c2410c;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800}.featured-price-strike{color:#9aa096;font-variant-numeric:tabular-nums;margin:0 0 2px;font-size:15px;font-weight:600;text-decoration:line-through}.product-price-strike{color:var(--muted);font-variant-numeric:tabular-nums;margin:0 0 1px;font-size:14px;font-weight:600;text-decoration:line-through}.p-harga-wrapper{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.p-harga-wrapper .p-harga{margin-bottom:0}.p-harga-strike{color:var(--muted);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600;text-decoration:line-through}.p-diskon-badge{color:#fff;background:#c2410c;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800}.promo-tag{color:#a8420d;background:#ffeed9;border-radius:999px;align-items:center;gap:6px;margin-bottom:10px;padding:6px 11px;font-size:11px;font-weight:800;display:inline-flex}.mobile-action-bar .badge-promo{color:#fff;background:#c2410c;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:800}@media (width>=720px){.shell,.container{width:min(100% - 64px, var(--shell))}.license-link span{display:inline}.section{padding-block:96px}.footer-grid{grid-template-columns:2fr repeat(3,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}.hero-actions,.closing-inner>div,.detail-actions{flex-wrap:wrap;display:flex}.channel-highlight-head{grid-template-columns:1.2fr .8fr;align-items:end}.channel-highlight-grid,.device-options,.hardware-showcase,.hero-grid,.featured-grid,.support-grid,.faq-grid,.product-hero-grid,.license-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-visual{order:initial}.featured-screens{min-height:460px}.featured-screens img{width:min(49%,220px);max-height:430px}.product-track{grid-auto-columns:min(44%,350px);gap:20px}.value-grid,.outcome-grid,.detail-support-grid,.feature-groups{grid-template-columns:repeat(2,1fr)}.product-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-tour-grid .section-heading{grid-column:1/-1}.mobile-action-bar{display:none}.focus-hero-grid,.focus-buy-grid{grid-template-columns:1.08fr .92fr}.focus-actions{flex-wrap:wrap;display:flex}.focus-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-more-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=960px){.desktop-nav{display:flex}.menu-toggle{display:none}.home-hero{padding-block:92px 72px}.hero-grid{grid-template-columns:1.08fr .92fr}.device-support-shell{grid-template-columns:.8fr 1.2fr;gap:64px}.tablet-showcase{padding-top:0}.tablet-frame{border-radius:23px;max-width:640px;margin-inline:auto;padding:12px;transform:rotate(-1deg)}.tablet-proof-badge{margin-top:6px}.hardware-shell{grid-template-columns:.82fr 1.18fr;gap:54px}.hero-copy h1{font-size:clamp(4.5rem,7vw,6.5rem)}.hero-product-visual{min-height:570px}.hero-screen-back{height:445px}.hero-screen-front{height:505px}.featured-visual{max-width:470px}.featured-screens{min-height:480px}.featured-screens img{width:205px;max-height:450px}.featured-screen-history{right:11%}.featured-screen-dashboard{left:11%}.product-track{grid-auto-columns:min(30%,350px)}.carousel-controls{display:flex}.value-grid{grid-template-columns:repeat(4,1fr)}.process-list{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;position:relative}.process-list:before{content:"";background:repeating-linear-gradient(90deg, var(--amber) 0 8px, transparent 8px 15px);opacity:.45;height:2px;position:absolute;top:43px;left:8%;right:8%}.process-list li{min-height:230px;margin:0;padding:20px;display:block}.process-list li>span{z-index:1;margin-bottom:32px;position:relative}.outcome-grid{grid-template-columns:repeat(3,1fr)}.focus-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.focus-product-stage{min-height:520px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1!important;filter:none!important;transform:none!important}.home-hero[data-hero-animate] .hero-copy>*,.home-hero[data-hero-animate] .hero-screen,.home-hero[data-hero-animate] .hero-product-badge,.home-hero[data-hero-animate] .hero-proof,.home-hero[data-hero-animate] .hero-glow{opacity:1!important;animation:none!important}}
