/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#101114;--paper:#f4f0e7;--white:#fffdf7;--lime:#c8ff2e;--blue:#56a8ff;--coral:#ff735d;--muted:#686963;--line:#10111429}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica Neue,sans-serif;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}main{min-height:100vh;overflow:hidden}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;max-width:1440px;margin:0 auto;padding:24px 42px;display:grid}.brand{letter-spacing:-.06em;align-items:center;width:max-content;font-size:21px;font-weight:900;display:inline-flex}.brand span:not(.brand-dot){color:#4577ff}.brand-dot{background:var(--coral);border-radius:50%;width:12px;height:12px;margin-right:9px;display:inline-block;position:relative}.brand-dot:after{border:1px solid var(--coral);content:"";border-radius:50%;position:absolute;inset:-5px}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:#41423f;font-size:14px;font-weight:700}.desktop-nav a:hover{color:#4577ff}.header-cta{background:var(--ink);color:#fff;border-radius:999px;justify-self:end;padding:12px 19px;font-size:14px;font-weight:800}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(40px,7vw,120px);max-width:1440px;min-height:730px;margin:0 auto;padding:60px 42px 90px;display:grid}.hero-copy{padding-left:clamp(0px,3vw,46px)}.kicker{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:26px;font-size:13px;font-weight:800;display:flex}.pulse{background:#45bd64;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #45bd6424}.hero h1{letter-spacing:-.075em;max-width:810px;margin:0;font-size:clamp(54px,7vw,105px);font-weight:900;line-height:.86}.hero h1 em{color:#4577ff;font-style:normal}.hero-lead{color:#53544f;max-width:650px;margin:36px 0 32px;font-size:clamp(18px,1.55vw,23px);line-height:1.42}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;display:flex}.primary-action{background:var(--lime);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);border-radius:999px;align-items:center;gap:38px;padding:17px 22px 17px 26px;font-size:17px;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex}.primary-action:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(3px,3px)}.primary-action span,.final-cta a span{font-size:25px;line-height:0}.text-action{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:15px;font-weight:800}.text-action span{margin-left:14px}.trust-row{color:#64655f;flex-wrap:wrap;gap:24px;margin-top:41px;font-size:13px;font-weight:700;display:flex}.trust-row span:before{color:#45a45d;content:"✓";margin-right:6px;font-weight:900}.hero-stage{justify-content:center;align-items:center;min-height:570px;display:flex;position:relative}.hero-stage:before{background:var(--blue);content:"";border-radius:44% 56% 60% 40%/50% 39% 61% 50%;width:440px;height:470px;position:absolute;transform:rotate(-7deg)}.orbit{border:1px solid #1011145c;border-radius:50%;position:absolute;transform:rotate(24deg)}.orbit-one{width:510px;height:500px}.orbit-two{width:570px;height:420px}.phone{z-index:2;background:#15171a;border:5px solid #15171a;border-radius:38px;width:270px;min-height:525px;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:24px 24px #10111429}.phone-top{color:#fff;justify-content:space-between;align-items:center;height:28px;padding:0 13px;font-size:8px;display:flex;position:relative}.phone-island{background:#050607;border-radius:20px;width:66px;height:17px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.phone-signal{letter-spacing:2px;font-size:5px}.phone-chat{background:#e8edf7;border-radius:29px;min-height:492px;padding:14px 12px}.chat-brand{justify-content:center;align-items:center;gap:8px;margin-bottom:21px;display:flex}.chat-brand>span:last-child{flex-direction:column;display:flex}.chat-brand strong{letter-spacing:-.03em;font-size:10px}.chat-brand small{color:#6b796d;font-size:7px}.chat-avatar{background:var(--lime);border-radius:10px;justify-content:center;align-items:center;width:27px;height:27px;font-size:12px;font-weight:900;display:inline-flex}.message{border-radius:13px;max-width:82%;margin-bottom:9px;padding:9px 11px;font-size:10px;line-height:1.35}.message-in{background:#fff;border-bottom-left-radius:3px}.message-out{background:#d7ffc7;border-bottom-right-radius:3px;margin-left:auto}.result-card{background:#fff;border-radius:16px;margin-top:16px;padding:9px}.result-art{background:linear-gradient(135deg,#ffffff40,#0000),#5f69ee;border-radius:12px;justify-content:center;align-items:center;height:170px;margin-bottom:9px;display:flex;position:relative;overflow:hidden}.result-art:before,.result-art:after{background:var(--coral);content:"";border-radius:50%;width:120px;height:120px;position:absolute;top:-38px;left:-28px}.result-art:after{background:var(--lime);inset:auto -36px -50px auto}.vinyl{z-index:2;background:repeating-radial-gradient(circle,#141517 0 9px,#32343b 10px 11px);border:9px solid #ffffff1f;border-radius:50%;width:98px;height:98px;position:relative}.vinyl:after{background:var(--coral);content:"";border:4px solid #f1d96f;border-radius:50%;width:25px;height:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wave{z-index:3;align-items:center;gap:3px;height:20px;display:flex;position:absolute;bottom:12px;left:14px}.wave i{background:#fff;border-radius:4px;width:3px;height:6px;animation:.9s ease-in-out infinite alternate equalize}.wave i:nth-child(2),.wave i:nth-child(5){height:14px;animation-delay:.25s}.wave i:nth-child(3){height:18px;animation-delay:.45s}@keyframes equalize{to{height:18px}}.result-card>strong,.result-card>small{padding-left:3px;display:block}.result-card>strong{font-size:11px}.result-card>small{color:#757a83;font-size:8px}.play-row{align-items:center;gap:7px;margin-top:9px;padding:0 3px 2px;display:flex}.play-button{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;padding-left:1px;font-size:6px;display:flex}.play-line{background:#d6d7da;border-radius:4px;width:148px;height:3px;position:relative;overflow:hidden}.play-line:after{content:"";background:#5f69ee;width:48%;height:100%;position:absolute;top:0;left:0}.stage-badge{border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);z-index:4;background:#fff;flex-direction:column;padding:10px 15px;display:flex;position:absolute;transform:rotate(-5deg)}.stage-badge span{color:#6b6c67;text-transform:uppercase;font-size:9px;font-weight:700}.stage-badge strong{letter-spacing:-.05em;font-size:19px}.badge-top{top:11%;right:3%}.badge-bottom{bottom:12%;left:0;transform:rotate(6deg)}.floating-note{background:var(--lime);border:2px solid var(--ink);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:25px;font-weight:900;display:flex;position:absolute}.note-one{top:15%;left:4%;transform:rotate(-12deg)}.note-two{background:var(--coral);bottom:8%;right:7%;transform:rotate(13deg)}.occasion-strip{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:31px;min-width:max-content;padding:18px 24px;font-size:13px;font-weight:800;display:flex;transform:rotate(-1deg)scale(1.02)}.occasion-strip i{color:var(--lime);font-style:normal}.section{max-width:1440px;margin:0 auto;padding:125px 42px}.section-heading{grid-template-columns:.7fr 1.6fr .8fr;align-items:start;gap:32px;margin-bottom:64px;display:grid}.section-number{color:#8a8a83;letter-spacing:.1em;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.section-label{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.section-heading h2,.faq-intro h2{letter-spacing:-.065em;margin:0;font-size:clamp(37px,4.3vw,65px);font-weight:900;line-height:.98}.section-heading>p{color:var(--muted);margin:3px 0 0;font-size:16px}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:2px solid var(--ink);border-radius:26px;flex-direction:column;min-height:535px;padding:30px;transition:transform .18s;display:flex;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-6px)}.product-card:after{border:2px solid var(--ink);content:"";opacity:.12;border-radius:50%;width:220px;height:220px;position:absolute;top:-85px;right:-100px}.product-lime{background:var(--lime)}.product-blue{background:var(--blue)}.product-coral{background:var(--coral)}.card-topline{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.product-icon{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.product-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.product-card h3{letter-spacing:-.065em;max-width:370px;margin:65px 0 20px;font-size:clamp(31px,3vw,46px);line-height:.98}.product-card>p{max-width:390px;margin:0 0 27px;font-size:15px}.product-meta{border-top:1px solid #10111442;border-bottom:1px solid #10111442;grid-template-columns:1fr 1.4fr;gap:15px;margin-top:auto;padding:17px 0;display:grid}.product-meta span{flex-direction:column;display:flex}.product-meta small{opacity:.66;text-transform:uppercase;font-size:10px;font-weight:700}.product-meta strong{font-size:15px}.card-actions{flex-direction:column;gap:8px;padding-top:18px;display:flex}.bot-link{background:var(--ink);border:2px solid var(--ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:12px 15px 12px 18px;font-size:14px;font-weight:800;display:flex}.bot-link+.bot-link{color:var(--ink);background:0 0}.demo-section{padding-top:70px}.compact-heading{grid-template-columns:.7fr 1.25fr .8fr}.demo-grid{grid-template-columns:1.15fr .85fr .95fr;gap:18px;display:grid}.demo-card{background:var(--white);border:1px solid var(--line);border-radius:24px;flex-direction:column;min-height:430px;padding:19px;display:flex;position:relative}.demo-tag{border:1px solid var(--ink);z-index:3;background:#fff;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:900;position:absolute;top:29px;left:29px}.demo-card>div:last-child{padding:22px 7px 7px}.demo-card strong{letter-spacing:-.04em;font-size:22px}.demo-card p{color:var(--muted);margin:5px 0 0;font-size:14px}.demo-visual{background:#282a2f;border-radius:17px;flex:1;justify-content:center;align-items:center;min-height:290px;display:flex;position:relative;overflow:hidden}.demo-visual:before{background:var(--lime);content:"";border-radius:50%;width:210px;height:210px;position:absolute;top:-78px;right:-62px}.big-disc{background:repeating-radial-gradient(circle,#0b0b0c 0 16px,#35363b 17px 19px);border:14px solid #484b52;border-radius:50%;width:180px;height:180px}.big-disc:after{background:var(--coral);content:"";border:9px solid #facf5a;border-radius:50%;width:50px;height:50px;display:block;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.demo-wave{color:#fff;letter-spacing:1px;font-family:monospace;font-size:25px;position:absolute;bottom:22px;left:26px}.portrait-frame{background:radial-gradient(circle at 50% 23%,#ffe1c5 0 12%,#0000 12.5%),linear-gradient(145deg,#9169e9,#5a90ef);border-radius:17px;flex:1;min-height:290px;position:relative;overflow:hidden}.portrait-head{background:#e6b892;border-radius:48% 48% 45% 45%;width:74px;height:85px;position:absolute;top:79px;left:50%;transform:translate(-50%)}.portrait-head:before{content:"";background:#292322;border-radius:50% 50% 28% 30%;width:80px;height:40px;position:absolute;top:-10px;left:-3px;transform:rotate(-4deg)}.portrait-body{background:var(--coral);border-radius:75px 75px 0 0;width:180px;height:145px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.frame-play{z-index:3;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:47px;height:47px;padding-left:2px;font-size:14px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.portrait-spark{color:var(--lime);font-size:30px;position:absolute}.spark-one{top:45px;right:23px}.spark-two{bottom:38px;left:22px}.art-stack{background:#ffe7a5;border-radius:17px;flex:1;justify-content:center;align-items:center;min-height:290px;display:flex;position:relative;overflow:hidden}.art-stack:before,.art-stack:after{color:var(--coral);content:"♥";font-size:55px;position:absolute}.art-stack:before{top:20px;left:18px;transform:rotate(-16deg)}.art-stack:after{bottom:7px;right:20px;transform:rotate(12deg)}.art-card{border:2px solid var(--ink);border-radius:12px;justify-content:center;align-items:center;width:145px;height:190px;display:flex;position:absolute}.art-back{background:var(--blue);transform:rotate(-11deg)translate(-17px,-3px)}.art-front{background:var(--lime);text-align:center;padding:25px;font-size:20px;font-weight:900;line-height:1;transform:rotate(7deg)translate(18px,4px)}.demo-note{color:#777872;margin:17px 4px 0;font-size:12px}.how-section{background:var(--ink);color:#fff;border-radius:34px;max-width:1356px;margin-bottom:90px;padding:86px 70px}.inverse .section-number,.inverse>p{color:#a9aaa6}.steps{border-top:1px solid #ffffff3d}.steps article{border-bottom:1px solid #ffffff3d;grid-template-columns:85px 1fr;align-items:center;gap:70px;padding:28px 0;display:grid}.step-number{color:var(--lime);border:1px solid #ffffff70;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;font-weight:900;display:flex}.steps h3{letter-spacing:-.04em;margin:0 0 3px;font-size:24px}.steps p{color:#b8b9b5;margin:0}.pricing-section{padding-top:60px}.price-list{border-top:2px solid var(--ink)}.price-list>div{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 100px 120px;align-items:center;gap:25px;padding:24px 12px;display:grid}.price-list>div:hover{background:#ffffff6b}.price-emoji{border:1px solid var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.price-list strong{letter-spacing:-.03em;font-size:20px}.price-list>div>span:nth-child(3){font-weight:800}.price-list b{letter-spacing:-.05em;justify-self:end;font-size:24px}.featured-price{background:var(--lime)}.faq-section{grid-template-columns:.8fr 1.2fr;gap:80px;display:grid}.faq-intro h2{margin-top:33px}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line);padding:23px 4px}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:19px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:25px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:670px;margin:15px 45px 0 0;line-height:1.6}.final-cta{color:#fff;text-align:center;background:#4577ff;flex-direction:column;align-items:center;min-height:510px;padding:95px 30px;display:flex;position:relative;overflow:hidden}.final-cta>:not(.cta-burst){z-index:2;position:relative}.final-cta>p{letter-spacing:.11em;text-transform:uppercase;font-size:13px;font-weight:800}.final-cta h2{letter-spacing:-.07em;max-width:1000px;margin:20px auto 39px;font-size:clamp(45px,6.5vw,90px);line-height:.93}.final-cta a{background:var(--lime);border:2px solid var(--ink);box-shadow:5px 5px 0 var(--ink);color:var(--ink);border-radius:999px;align-items:center;gap:44px;padding:16px 22px 16px 26px;font-size:17px;font-weight:900;display:inline-flex}.cta-burst{border:1px solid #ffffff61;border-radius:50%;width:500px;height:500px;position:absolute}.burst-one{top:-140px;left:-200px}.burst-two{bottom:-220px;right:-130px}footer{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr 1fr;align-items:start;gap:30px;padding:55px max(42px,50vw - 678px);display:grid}.footer-brand{color:#fff}footer>p{color:#a9aaa6;margin:0;font-size:14px}.footer-links{justify-self:end;gap:22px;display:flex}.footer-links a{font-size:13px;font-weight:700}footer>small{color:#747570;border-top:1px solid #ffffff24;grid-column:1/-1;margin-top:30px;padding-top:22px;font-size:10px;line-height:1.6}@media (width<=1050px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.hero{grid-template-columns:1fr;gap:60px;padding-top:85px}.hero-copy{max-width:880px}.hero-stage{width:min(100%,620px);margin:0 auto}.section-heading,.compact-heading{grid-template-columns:.55fr 1.5fr}.section-heading>p{grid-column:2}.product-grid{grid-template-columns:1fr}.product-card{min-height:470px}.product-card h3{margin-top:52px}.demo-grid{grid-template-columns:1fr 1fr}.demo-song{grid-column:1/-1}}@media (width<=720px){.site-header{padding:18px 20px}.header-cta{padding:10px 14px;font-size:12px}.hero{gap:24px;min-height:0;padding:60px 20px 65px}.hero-copy{padding:0}.kicker{font-size:10px}.hero h1{font-size:clamp(49px,13.5vw,68px)}.hero-lead{margin:27px 0;font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.primary-action{justify-content:space-between;width:100%}.text-action{align-self:flex-start}.trust-row{gap:10px 16px;margin-top:30px}.hero-stage{min-height:530px;transform:scale(.87)}.hero-stage:before{width:370px;height:410px}.orbit-one{width:450px;height:440px}.orbit-two{width:480px;height:370px}.phone{min-height:500px}.occasion-strip{justify-content:flex-start;gap:18px;font-size:10px}.section{padding:90px 20px}.section-heading,.compact-heading{grid-template-columns:1fr;gap:23px;margin-bottom:42px}.section-heading>p{grid-column:auto}.product-card{min-height:500px;padding:24px}.product-card h3{font-size:37px}.demo-grid{grid-template-columns:1fr}.demo-song{grid-column:auto}.how-section{border-radius:0;margin:0;padding:76px 20px}.steps article{grid-template-columns:50px 1fr;align-items:start;gap:16px}.steps h3{font-size:20px}.steps p{font-size:14px}.price-list>div{grid-template-columns:46px 1fr auto;gap:8px 15px;padding:19px 5px}.price-list strong{font-size:16px}.price-list>div>span:nth-child(3){display:none}.price-list b{font-size:20px}.faq-section{grid-template-columns:1fr;gap:50px}.faq-list summary{gap:15px;font-size:16px}.final-cta{min-height:440px;padding:75px 20px}footer{grid-template-columns:1fr;padding:48px 20px}.footer-links{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.phone-example{background:#121418;border-radius:17px;height:315px;margin:13px 0 10px;position:relative;overflow:hidden;box-shadow:0 12px 26px #0f15202e}.phone-example>img{object-fit:cover;object-position:center 68%;width:100%;height:100%;transition:opacity .24s}.phone-example.example-video>img{object-position:center}.phone-example.example-image>img{object-position:center 68%}.phone-example:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#08090ceb);position:absolute;inset:0}.phone-example-chip{text-transform:uppercase;z-index:2;background:#ffffffeb;border:1px solid #10111429;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:10px;left:10px}.phone-example-play,.result-play,.preview-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--ink);z-index:3;background:#ffffffe0;border:2px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:51px;height:51px;padding-left:3px;display:flex;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.phone-example-copy{color:#fff;z-index:2;flex-direction:column;padding:15px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-example-copy strong{letter-spacing:-.02em;font-size:12px}.phone-example-copy small{color:#ffffffa8;margin-top:2px;font-size:8px}.phone-audio{color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;width:100%;margin-top:9px;padding:0;display:grid}.phone-audio i{background:var(--lime);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding-left:1px;font-size:6px;font-style:normal;display:flex}.phone-audio b{background:#ffffff42;border-radius:4px;height:3px;position:relative;overflow:hidden}.phone-audio b:after{background:var(--lime);content:"";width:62%;height:100%;position:absolute;top:0;left:0}.phone-audio.is-playing b:after{animation:9s linear forwards phone-audio-progress}@keyframes phone-audio-progress{0%{width:0}to{width:100%}}.phone-audio em{color:#ffffffa8;font-size:7px;font-style:normal}.carousel-dots{justify-content:center;align-items:center;gap:6px;margin-top:9px;display:flex}.carousel-dots button{cursor:pointer;background:#bdc4d0;border:0;border-radius:999px;width:6px;height:6px;padding:0;transition:background .18s,width .18s}.carousel-dots button.active{background:#4577ff;width:21px}.product-card{--product-accent:var(--lime);box-shadow:inset 0 7px 0 var(--product-accent);background:#f8f5ed;border:1px solid #cfcac0;min-height:0;padding:0}.product-lime{--product-accent:var(--lime)}.product-blue{--product-accent:var(--blue)}.product-coral{--product-accent:var(--coral)}.product-card:after{display:none}.product-preview{aspect-ratio:3/2;background:#111317;border-bottom:1px solid #cfcac0;height:auto;padding:10px;position:relative;overflow:hidden}.product-preview:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 62%,#08090c6b);position:absolute;inset:10px}.product-preview img{object-fit:cover;border-radius:16px;width:100%;height:100%;transition:transform .42s}.product-card:hover .product-preview img{transform:scale(1.012)}.product-preview-badge{text-transform:uppercase;z-index:2;background:#ffffffeb;border:1px solid #10111433;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;bottom:14px;left:14px}.song-wave-motion{mix-blend-mode:screen;pointer-events:none;z-index:2;align-items:center;gap:3px;width:44%;height:45px;display:flex;position:absolute;top:54%;left:8%;overflow:hidden;transform:translateY(-50%)}.song-wave-motion:after{content:"";background:linear-gradient(90deg,#0000,#ffffffe0,#0000);width:32%;animation:2.2s linear infinite song-wave-travel;position:absolute;inset:0;transform:translate(-120%)}.song-wave-motion i{transform-origin:50%;background:#d9ff35;border-radius:999px;flex:1;height:28%;animation:.92s ease-in-out infinite alternate song-wave-beat;display:block;box-shadow:0 0 8px #d7ff2df2,0 0 18px #d7ff2d8c}.song-wave-motion i:nth-child(3n){height:72%}.song-wave-motion i:nth-child(4n){height:96%}.song-wave-motion i:nth-child(5n){height:48%}@keyframes song-wave-beat{0%{opacity:.55;transform:scaleY(.34)}to{opacity:1;transform:scaleY(1)}}@keyframes song-wave-travel{to{transform:translate(410%)}}.preview-play{width:48px;height:48px}.product-content{flex-direction:column;flex:1;padding:21px 22px 20px;display:flex}.product-content .card-topline{justify-content:space-between}.product-price{background:var(--product-accent);border:1px solid #10111442;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:900}.product-content h3{max-width:none;margin:15px 0 10px;font-size:clamp(27px,2.35vw,36px)}.product-content>p{margin:0 0 17px;font-size:13px;line-height:1.5}.product-content .bot-link{box-shadow:0 4px 0 var(--product-accent);padding:14px 16px 14px 18px;font-size:14px;transition:background .18s,color .18s,transform .18s}.product-content .bot-link:hover{background:var(--product-accent);color:var(--ink);transform:translateY(-2px)}.product-content .card-actions{margin-top:auto;padding-top:0}.product-quick-note{color:#65665f;letter-spacing:.02em;justify-content:center;align-items:center;gap:7px;padding-top:12px;font-size:10px;font-weight:800;display:flex}.product-quick-note span{color:#32a852;font-size:8px}.motion-preview{background:#0c0e12;width:100%;height:100%;position:relative;overflow:hidden}.motion-frame{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.motion-frame-alternate{opacity:0}.motion-preview.is-playing .motion-frame-primary{animation:2.8s ease-in-out infinite loop-primary}.motion-preview.is-playing .motion-frame-alternate{animation:2.8s ease-in-out infinite loop-alternate}@keyframes loop-primary{0%,to{opacity:1;transform:scale(1)}42%{opacity:1;transform:scale(1.012)translateY(-2px)}52%,88%{opacity:0;transform:scale(1.018)translateY(-3px)}}@keyframes loop-alternate{0%,42%,to{opacity:0;transform:scale(1.018)translateY(-3px)}52%,88%{opacity:1;transform:scale(1.006)}}.motion-control{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink);cursor:pointer;font:inherit;white-space:nowrap;z-index:5;background:#fffffff0;border:0;border-radius:999px;align-items:center;gap:9px;padding:9px 14px 9px 9px;transition:transform .18s,background .18s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #00000047}.motion-control:hover{background:var(--lime);transform:translate(-50%,-50%)scale(1.04)}.motion-control>span{background:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding-left:2px;font-size:10px;display:flex}.motion-control strong{font-size:11px;font-weight:900}.motion-preview.is-playing .motion-control{top:12px;left:auto;right:12px;transform:none}.motion-preview.is-playing .motion-control:hover{transform:scale(1.04)}.motion-preview.is-playing .motion-control>span{width:28px;height:28px;padding-left:0}.motion-live-label{color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:4;background:#08090cb3;border:1px solid #ffffff40;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;position:absolute;bottom:12px;right:12px}.motion-preview.is-compact .motion-control strong,.phone-motion-preview .motion-live-label{display:none}.motion-preview.is-compact .motion-control{padding:7px}.motion-preview.is-compact .motion-control>span{width:38px;height:38px}.motion-preview.is-compact.is-playing .motion-control>span{width:27px;height:27px}.product-motion-preview{border-radius:16px}.product-motion-preview .motion-frame{object-fit:cover}.phone-motion-preview .motion-frame{object-position:center}.after-frame .motion-preview{border-radius:20px}.promo-loop-video{object-fit:cover;object-position:center;background:#17191d;width:100%;height:100%;display:block}.promo-loop-chip{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);color:#fff;letter-spacing:.04em;z-index:5;background:#0f1013c2;border:1px solid #fff3;border-radius:999px;padding:6px 8px;font-size:8px;font-weight:900;position:absolute;top:12px;right:12px}.promo-loop-chip:first-letter{color:var(--lime)}.before-after .motion-frame{object-fit:cover}.before-after figcaption{z-index:6}.result-showcase{grid-template-columns:1fr 1fr;gap:18px;display:grid}.transformation-card{background:var(--ink);color:#fff;border-radius:28px;grid-column:1/-1;grid-template-columns:.72fr 1.28fr;gap:25px;min-height:570px;padding:28px;display:grid;overflow:hidden}.transformation-copy{align-self:center;padding:22px}.result-kicker{color:#7b7d78;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:900}.transformation-copy .result-kicker{color:var(--lime)}.transformation-copy h3{letter-spacing:-.065em;margin:18px 0 24px;font-size:clamp(34px,4vw,58px);line-height:.97}.transformation-copy p{color:#b8bab5;max-width:460px;margin:0 0 30px;line-height:1.55}.honest-chip{color:#fff;border:1px solid #ffffff47;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-block}.before-after{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-width:0;display:grid}.before-after figure{background:#202228;border-radius:20px;height:490px;margin:0;position:relative;overflow:hidden}.before-after img{object-fit:cover;width:100%;height:100%}.before-after figcaption{color:#fff;background:#0f1013d1;border:1px solid #ffffff29;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;bottom:13px;left:13px}.transform-arrow{background:var(--lime);color:var(--ink);z-index:3;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;margin:0 -22px;font-size:22px;font-weight:900;display:flex}.result-play{width:58px;height:58px}.compact-result{background:var(--white);border:1px solid var(--line);border-radius:26px;grid-template-columns:.85fr 1.15fr;gap:25px;min-height:360px;padding:18px;display:grid;overflow:hidden}.compact-result-image{border-radius:18px;min-height:320px;overflow:hidden}.compact-result-image img{object-fit:cover;object-position:center 70%;width:100%;height:100%}.postcard-result .compact-result-image img{object-position:center 72%}.compact-result>div:last-child{align-self:center;padding:20px 20px 20px 0}.compact-result h3{letter-spacing:-.055em;margin:15px 0 20px;font-size:clamp(27px,2.8vw,42px);line-height:1}.compact-result p{color:var(--muted);font-size:14px;line-height:1.5}.site-player{background:var(--ink);color:#fff;cursor:pointer;font:inherit;text-align:left;border:0;border-radius:999px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;margin-top:25px;padding:8px 13px 8px 8px;display:grid}.site-player>span{background:var(--lime);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding-left:2px;font-size:9px;display:flex}.site-player i{opacity:.75;background:repeating-linear-gradient(90deg,#ffffffb8 0 2px,#0000 2px 5px);height:19px;position:relative;overflow:hidden}.site-player i b{background:#cfff4c94;height:100%;transition:width .12s linear;position:absolute;top:0;left:0}.site-player small{color:#a5a7a2;white-space:nowrap;font-size:9px}.site-player.is-playing>span{animation:.85s ease-in-out infinite alternate audio-pulse}@keyframes audio-pulse{to{box-shadow:0 0 0 6px #cfff4c24}}.audio-preview>p{color:var(--muted);margin:8px 3px 0;font-size:10px}.gallery-section{color:#fff;background:#090a0d;padding:105px max(42px,50vw - 678px)}.gallery-heading{grid-template-columns:.55fr 1.35fr .55fr;align-items:end;gap:30px;margin-bottom:55px;display:grid}.gallery-heading>span{color:var(--lime);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.gallery-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(40px,5vw,72px);line-height:.96}.gallery-heading a{border-bottom:1px solid #ffffff80;justify-self:end;padding-bottom:4px;font-size:13px;font-weight:800}.works-carousel{max-width:1180px;margin:0 auto}.works-carousel-stage{color:var(--ink);background:#f4efe3;border:1px solid #ffffff38;border-radius:30px;grid-template-columns:minmax(0,1.48fr) minmax(320px,.72fr);min-height:430px;display:grid;overflow:hidden}.works-carousel-media{background:radial-gradient(circle at 18% 14%,#c8ff2e52,#0000 34%),#e9e4d9;justify-content:center;align-items:center;min-width:0;height:430px;padding:22px;display:flex;position:relative;overflow:hidden}.works-carousel-media:after{content:"";pointer-events:none;border:1px solid #1011141c;border-radius:22px;position:absolute;inset:22px}.works-carousel-media img{object-fit:contain;width:100%;height:100%;animation:.42s both works-carousel-in}@keyframes works-carousel-in{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.works-carousel-format{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;letter-spacing:.08em;z-index:2;background:#101114c7;border:1px solid #ffffff52;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;position:absolute;bottom:36px;right:36px}.works-carousel-copy{border-left:1px solid #1011141f;flex-direction:column;padding:34px;display:flex}.works-carousel-counter{align-items:baseline;gap:5px;margin-bottom:52px;display:flex}.works-carousel-counter strong{color:#4577ff;letter-spacing:-.07em;font-size:31px}.works-carousel-counter span{color:#92938e;font-size:11px;font-weight:900}.works-carousel-label{letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.works-carousel-copy h3{letter-spacing:-.065em;margin:12px 0 16px;font-size:clamp(32px,3vw,46px);line-height:.98}.works-carousel-copy p{color:#656660;margin:0 0 24px;font-size:14px;line-height:1.5}.works-carousel-copy>a{border-bottom:1px solid var(--ink);align-items:center;gap:16px;width:max-content;padding-bottom:5px;font-size:12px;font-weight:900;display:flex}.works-carousel-copy>a span{font-size:17px}.works-carousel-arrows{gap:8px;margin-top:auto;padding-top:22px;display:flex}.works-carousel-arrows button{color:var(--ink);cursor:pointer;background:0 0;border:1px solid #1011144d;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:17px;transition:background .16s,color .16s,transform .16s;display:flex}.works-carousel-arrows button:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.works-thumbnails{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;display:grid}.works-thumbnails>button{color:#fff;cursor:pointer;text-align:left;background:#ffffff12;border:1px solid #ffffff29;border-radius:17px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:8px;transition:background .18s,border-color .18s,transform .18s;display:grid}.works-thumbnails>button:hover{border-color:#ffffff6b;transform:translateY(-2px)}.works-thumbnails>button.active{background:var(--lime);border-color:var(--lime);color:var(--ink)}.works-thumbnail-image{background:#e9e4d9;border-radius:11px;justify-content:center;align-items:center;width:66px;height:66px;display:flex;overflow:hidden}.works-thumbnail-image img{object-fit:contain;width:100%;height:100%}.works-thumbnail-copy{flex-direction:column;min-width:0;display:flex}.works-thumbnail-copy small{color:var(--lime);letter-spacing:.08em;font-size:8px;font-weight:900}.works-thumbnails>button.active small{color:#557500}.works-thumbnail-copy strong{margin:3px 0 4px;font-size:12px;line-height:1.08}.works-thumbnail-copy em{color:#ffffff85;font-size:8px;font-style:normal}.works-thumbnails>button.active em{color:#10111494}.work-gallery-mobile{display:none}.work-card{background:#f4efe3;border-radius:22px;height:540px;position:relative;overflow:hidden}.work-card>img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .5s}.work-card:hover>img{transform:scale(1.012)}.work-card:after{content:"";background:linear-gradient(#0000 48%,#040507f0);position:absolute;inset:0}.work-card>div{z-index:2;flex-direction:column;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.work-card small{color:var(--lime);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:900}.work-card strong{letter-spacing:-.04em;margin-top:4px;font-size:25px}.work-format{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#090a0dad;border:1px solid #ffffff59;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:14px;right:14px}.proof-strip{background:var(--lime);grid-template-columns:repeat(4,1fr);padding:0 max(42px,50vw - 678px);display:grid}.proof-strip article{border-left:1px solid #10111438;flex-direction:column;padding:37px 24px;display:flex}.proof-strip article:last-child{border-right:1px solid #10111438}.proof-strip strong{letter-spacing:-.07em;font-size:clamp(38px,4vw,60px);line-height:1}.proof-strip span{text-transform:uppercase;margin-top:7px;font-size:12px;font-weight:800}@media (width<=1050px){.product-card{grid-template-columns:minmax(280px,.9fr) 1.1fr;min-height:0;display:grid}.product-preview{aspect-ratio:auto;border-bottom:0;border-right:2px solid var(--ink);height:auto;min-height:360px}.transformation-card{grid-template-columns:1fr}.transformation-copy{padding:22px 10px 0}.compact-result{grid-template-columns:1fr}.compact-result-image{max-height:360px}.compact-result>div:last-child{padding:14px}.gallery-heading{grid-template-columns:1fr;align-items:start}.gallery-heading a{justify-self:start}.works-carousel-stage{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.works-carousel-copy{padding:29px}.works-carousel-counter{margin-bottom:34px}.works-thumbnails>button{grid-template-columns:54px minmax(0,1fr)}.works-thumbnail-image{width:54px;height:54px}.works-thumbnail-copy em{display:none}}@media (width<=720px){.phone-example{height:295px}.product-card{min-height:0;display:flex}.product-preview{aspect-ratio:3/2;border-bottom:2px solid var(--ink);border-right:0;height:auto;min-height:0}.product-content{padding:19px 20px 18px}.product-content h3{margin-top:14px;font-size:31px}.product-content>p{margin-bottom:15px}.product-content .bot-link{padding:14px 16px;font-size:14px}.result-showcase{grid-template-columns:1fr}.transformation-card{padding:15px}.transformation-copy{padding:22px 10px}.before-after{gap:7px}.before-after figure{border-radius:14px;height:330px}.before-after figcaption{padding:5px 7px;font-size:8px;bottom:8px;left:8px}.transform-arrow{width:32px;height:32px;margin:0 -18px}.result-play{width:45px;height:45px}.compact-result{min-height:0}.compact-result-image{min-height:310px}.gallery-section{padding:85px 20px}.works-carousel{display:none}.work-gallery-mobile{scroll-snap-type:x mandatory;gap:12px;margin-right:-20px;padding-bottom:12px;display:flex;overflow-x:auto}.work-card,.work-card:first-child,.work-card:nth-child(2),.work-card:nth-child(3),.work-card:nth-child(4){scroll-snap-align:start;flex:0 0 82vw;height:min(82vw,460px)}.proof-strip{grid-template-columns:1fr 1fr;padding:0 20px}.proof-strip article{border-bottom:1px solid #10111438;padding:28px 14px}}
