:root{
  --ink:#173b35;
  --ink-2:#234b44;
  --cream:#f7f2e8;
  --paper:#fffdf8;
  --sand:#e8ddcc;
  --coral:#e96b54;
  --coral-dark:#c8503d;
  --gold:#b98a4c;
  --soft:#f2ede5;
  --muted:#6d746f;
  --line:rgba(23,59,53,.14);
  --shadow:0 24px 70px rgba(20,44,39,.14);
  --serif:"Instrument Serif",Georgia,serif;
  --sans:"DM Sans",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.5;-webkit-font-smoothing:antialiased}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.skip-link{position:fixed;left:16px;top:-80px;z-index:999;background:#fff;padding:12px 16px;border-radius:8px;transition:.2s}.skip-link:focus{top:16px}
.topbar{background:var(--ink);color:#fff;font-size:12px;letter-spacing:.04em}.topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:16px;opacity:.9}.topbar-dot{opacity:.35}
.header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.93);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.header.scrolled{border-color:var(--line);box-shadow:0 10px 25px rgba(23,59,53,.06)}
.header-inner{height:78px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:20px;letter-spacing:-.03em}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff}.brand-mark svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round}
.nav{display:flex;gap:28px;margin-left:auto}.nav a{font-size:14px;font-weight:600;color:#45605a}.nav a:hover{color:var(--ink)}
.button{border:0;border-radius:999px;padding:13px 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white;box-shadow:0 10px 24px rgba(23,59,53,.2)}.button-primary{background:var(--coral);color:#fff;box-shadow:0 12px 30px rgba(233,107,84,.3)}.button-primary:hover{background:var(--coral-dark)}.button-cream{background:var(--cream);color:var(--ink)}.button-outline{background:#fff;border:1px solid var(--line);color:var(--ink)}.button-full{width:100%}.button-large{padding:16px 24px;font-size:15px}.header-cta{font-size:13px;padding:12px 18px}.button-text{background:transparent;color:var(--ink);padding-inline:6px;box-shadow:none}.button-text:hover{transform:none}.button-text small{display:block;color:var(--muted);font-size:11px;font-weight:500;text-align:left}.play-icon{width:42px;height:42px;background:#fff;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 20px rgba(23,59,53,.1)}
.menu-button{display:none;margin-left:auto;width:42px;height:42px;border:0;background:transparent}.menu-button span{display:block;width:22px;height:2px;background:var(--ink);margin:4px auto}.mobile-nav{display:none}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 84% 20%,rgba(234,199,145,.36),transparent 28%),linear-gradient(135deg,#fffdf8 0%,#f4eee3 100%);padding:86px 0 92px}.hero:before{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(23,59,53,.08);border-radius:50%;left:-210px;top:100px}.hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:80px}.hero-copy h1,.section h2,.final-cta h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:.96;margin:20px 0}.hero-copy h1{font-size:clamp(54px,6vw,83px);max-width:680px}.hero-copy h1 em{color:var(--coral);font-weight:400}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:#5a756f}.eyebrow i{width:20px;height:1px;background:currentColor}.eyebrow.light{color:#dbe8e3}.hero-lead{font-size:19px;line-height:1.65;color:#52615c;max-width:590px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.hero-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;font-size:13px;color:#55706a}.hero-trust b{color:var(--coral)}
.hero-media{position:relative;min-height:610px}.hero-photo-wrap{position:absolute;right:0;top:0;width:72%;height:100%;border-radius:180px 180px 28px 28px;overflow:hidden;box-shadow:var(--shadow)}.hero-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}.photo-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(23,59,53,.2),transparent 50%)}
.product-mockup{position:absolute;left:0;top:115px;width:325px;filter:drop-shadow(0 28px 35px rgba(24,49,44,.28));transform:rotate(-6deg);transition:.5s}.hero-media:hover .product-mockup{transform:rotate(-2deg) translateY(-8px)}.mockup-cover{aspect-ratio:.72;background:linear-gradient(160deg,#fff9ee,#ead7bd);border:1px solid rgba(255,255,255,.8);padding:38px 34px;display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 0 0 1px rgba(23,59,53,.05);position:relative;overflow:hidden}.mockup-cover:before,.mockup-cover:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(23,59,53,.08)}.mockup-cover:before{width:250px;height:250px;right:-150px;top:-100px}.mockup-cover:after{width:180px;height:180px;left:-120px;bottom:-90px}.mockup-cover>span{font-size:10px;letter-spacing:.22em;font-weight:700}.mockup-cover h2{font-family:var(--serif);font-size:44px;line-height:.92;font-weight:400;margin:22px 0;letter-spacing:-.04em}.mockup-cover small{text-transform:uppercase;letter-spacing:.16em;font-size:9px}.soundwave,.preview-wave,.module-wave{display:flex;align-items:center;gap:4px;height:30px}.soundwave i,.preview-wave i,.module-wave i{width:3px;height:12px;background:var(--coral);border-radius:8px}.soundwave i:nth-child(2),.soundwave i:nth-child(8),.preview-wave i:nth-child(2),.preview-wave i:nth-child(6),.module-wave i:nth-child(2),.module-wave i:nth-child(6){height:22px}.soundwave i:nth-child(4),.soundwave i:nth-child(6),.preview-wave i:nth-child(4),.module-wave i:nth-child(4){height:28px}
.floating-badge{position:absolute;background:#fff;border:1px solid rgba(23,59,53,.08);box-shadow:0 16px 40px rgba(23,59,53,.14);border-radius:16px;padding:13px 15px;display:flex;align-items:center;gap:11px;font-size:12px}.floating-badge>span{width:34px;height:34px;border-radius:50%;background:var(--cream);display:grid;place-items:center;color:var(--coral)}.floating-badge strong,.floating-badge small{display:block}.floating-badge small{color:var(--muted);font-size:10px;margin-top:2px}.badge-a{right:-10px;top:72px}.badge-b{right:5px;bottom:48px}
.press-strip{border-block:1px solid var(--line);background:#fff}.press-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0}.press-grid>div{padding:0 24px;border-right:1px solid var(--line)}.press-grid>div:last-child{border:0}.press-grid strong,.press-grid span{display:block}.press-grid strong{font-family:var(--serif);font-size:21px;font-weight:400}.press-grid span{color:var(--muted);font-size:11px;margin-top:4px}
.section{padding:110px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:94px;align-items:center}.story-media{position:relative}.story-media img{width:100%;height:650px;object-fit:cover;border-radius:180px 18px 18px 18px}.story-quote{position:absolute;right:-34px;bottom:30px;background:var(--ink);color:white;width:300px;padding:25px;border-radius:18px;font-family:var(--serif);font-size:25px;line-height:1.12;box-shadow:var(--shadow)}.story-copy h2,.section-head h2,.ai-copy h2,.faq-title h2,.product-detail h2{font-size:clamp(45px,5vw,66px);max-width:680px}.story-copy>p,.section-head p,.ai-copy>p,.faq-title>p{color:var(--muted);font-size:17px}.step-list{margin:32px 0}.step-list article{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.step-list article:last-child{border-bottom:1px solid var(--line)}.step-list>article>span{font-size:11px;font-weight:700;color:var(--coral);padding-top:5px}.step-list h3{font-size:17px;margin:0 0 4px}.step-list p{color:var(--muted);font-size:14px;margin:0}
.occasions{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.section-head>div{max-width:730px}.section-head h2{margin:18px 0 0}.section-head>p{max-width:360px}.section-head.centered{display:block;text-align:center;max-width:790px;margin:0 auto 45px}.section-head.centered h2{margin-inline:auto}.occasion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.occasion-card{min-height:230px;padding:26px;border:0;border-radius:18px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:.3s;color:var(--ink)}.occasion-card:hover{transform:translateY(-5px);box-shadow:0 24px 40px rgba(23,59,53,.12)}.occasion-card:before{content:"";position:absolute;width:180px;height:180px;border:1px solid rgba(23,59,53,.1);border-radius:50%;right:-70px;bottom:-90px}.occasion-card>div{position:relative}.occasion-card strong,.occasion-card small{display:block}.occasion-card strong{font-family:var(--serif);font-size:31px;font-weight:400}.occasion-card small{font-size:12px;margin-top:7px;max-width:250px}.occasion-card>i{position:absolute;right:24px;top:20px;font-style:normal;font-size:23px}.occasion-number{font-size:10px;letter-spacing:.18em;font-weight:700}.occasion-love{background:#efd6d0}.occasion-family{background:#d9e5d9}.occasion-birthday{background:#f1dfad}.occasion-wedding{background:#d9d3e7}.occasion-baby{background:#d8e9e8}.occasion-memory{background:#e3d7c8}
.demo{background:var(--ink);color:#fff}.demo-shell{display:grid;grid-template-columns:.86fr 1.14fr;gap:75px;align-items:center}.demo-copy h2{font-family:var(--serif);font-weight:400;font-size:clamp(46px,5vw,68px);line-height:.97;letter-spacing:-.04em;margin:20px 0}.demo-copy>p{color:#c8d8d3;max-width:540px}.demo-buttons{display:grid;gap:10px;margin-top:28px}.voice-sample{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.11);color:#fff;border-radius:14px;padding:14px;display:flex;gap:12px;align-items:center;text-align:left}.voice-sample.active,.voice-sample:hover{background:rgba(255,255,255,.14)}.voice-sample>span{width:38px;height:38px;border-radius:50%;background:var(--coral);display:grid;place-items:center}.voice-sample strong,.voice-sample small{display:block}.voice-sample small{color:#a9c0b9;font-size:11px}.open-card-demo{perspective:1200px;display:grid;grid-template-columns:1fr 1fr;min-height:390px;filter:drop-shadow(0 35px 50px rgba(0,0,0,.25));transform:rotate(2deg)}.open-card-demo>div{background:#fcf8ef;padding:45px;color:var(--ink);position:relative}.open-card-left{border-radius:10px 0 0 10px;border-right:1px solid rgba(23,59,53,.12);display:flex;flex-direction:column;justify-content:center}.open-card-left span{font-family:var(--serif);font-size:26px;font-style:italic}.open-card-left strong{font-family:var(--serif);font-size:54px;font-weight:400}.open-card-left small{margin-top:30px;color:var(--muted)}.open-card-right{border-radius:0 10px 10px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}.speaker-grid{width:92px;height:92px;border-radius:50%;background:radial-gradient(circle,#263c38 1.6px,transparent 1.8px);background-size:8px 8px;border:8px solid #ebe5d8;box-shadow:inset 0 0 18px rgba(0,0,0,.22)}.module-copy{text-align:center;margin-top:22px}.module-copy span,.module-copy strong,.module-copy small{display:block}.module-copy span{font-size:9px;letter-spacing:.22em}.module-copy strong{font-family:var(--serif);font-size:24px;font-weight:400}.module-copy small{color:var(--muted);font-size:10px}.module-wave{margin-top:15px}.module-wave i{background:var(--ink)}
.ai-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.ai-image img{height:670px;width:100%;object-fit:cover;border-radius:20px 180px 20px 20px}.ai-copy h2{margin:18px 0}.prompt-example,.result-example{padding:18px 20px;border-radius:14px;margin:14px 0}.prompt-example{background:var(--soft)}.result-example{background:#e4eee9;border-left:3px solid var(--ink)}.prompt-example span,.result-example span{text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:700}.prompt-example p,.result-example p{margin:7px 0 0;font-size:14px;color:#52615c}.ai-copy .button{margin-top:16px}
.includes{background:#fff}.include-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.include-card{background:var(--soft);padding:26px;border-radius:16px;min-height:220px}.include-card>span{font-size:10px;color:var(--coral);font-weight:700}.include-card h3{font-family:var(--serif);font-weight:400;font-size:29px;line-height:1;margin:38px 0 12px}.include-card p{font-size:13px;color:var(--muted)}.product-detail{margin-top:80px;background:var(--cream);display:grid;grid-template-columns:.92fr 1.08fr;gap:65px;align-items:center;padding:48px;border-radius:24px}.product-detail img{width:100%;height:520px;object-fit:cover;border-radius:16px}.product-detail h2{font-size:54px;margin:18px 0}.product-detail ul{padding:0;list-style:none;margin:22px 0}.product-detail li{padding:10px 0;border-top:1px solid var(--line);font-size:14px}.product-detail li:last-child{border-bottom:1px solid var(--line)}.spec-note{font-size:11px;color:var(--muted)}
.promise{background:linear-gradient(135deg,#173b35,#234b44);color:white}.promise-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.promise-copy h2{font-family:var(--serif);font-size:60px;font-weight:400;line-height:.96;letter-spacing:-.04em;margin:18px 0}.promise-copy p{color:#c5d7d1}.promise-items{display:grid;grid-template-columns:1fr 1fr;gap:13px}.promise-items>div{background:rgba(255,255,255,.08);padding:18px;border-radius:14px;display:flex;gap:12px}.promise-items>div>span{width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:var(--coral);display:grid;place-items:center}.promise-items p{margin:0}.promise-items strong,.promise-items small{display:block}.promise-items small{color:#b9cec7;margin-top:4px;font-size:11px}
.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq-title h2{margin:18px 0}.accordion details{border-top:1px solid var(--line);padding:18px 0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{font-weight:700;cursor:pointer;list-style:none;padding-right:30px;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:"+";position:absolute;right:0;font-size:22px;font-weight:400}.accordion details[open] summary:after{content:"−"}.accordion p{color:var(--muted);font-size:14px;max-width:720px;margin-bottom:2px}
.final-cta{background:var(--coral);color:#fff;padding:75px 0}.final-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.final-cta h2{font-size:60px;max-width:740px;margin:16px 0 0}.footer{background:#102d28;color:#fff;padding:75px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.brand-light .brand-mark{background:#fff;color:var(--ink)}.footer-about p{max-width:320px;color:#9fb8b0;font-size:14px}.footer h3{font-size:13px;margin:7px 0 18px}.footer a:not(.brand){display:block;color:#9fb8b0;font-size:13px;margin:10px 0}.footer a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;color:#78968d;font-size:11px;border-top:1px solid rgba(255,255,255,.09);padding-top:22px;margin-top:60px}.mobile-sticky{display:none}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}
/* Builder */
.builder{border:0;padding:0;width:100vw;max-width:none;height:100vh;max-height:none;background:#f7f3eb}.builder::backdrop{background:rgba(9,24,21,.62);backdrop-filter:blur(8px)}.builder-shell{height:100vh;display:flex;flex-direction:column}.builder-header{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 28px;gap:40px}.builder-progress-wrap{width:min(480px,45vw);margin-left:auto;display:flex;align-items:center;gap:14px}.builder-progress-wrap>span{font-size:11px;color:var(--muted);white-space:nowrap}.builder-progress{height:5px;flex:1;background:#e8e4dc;border-radius:9px;overflow:hidden}.builder-progress i{display:block;width:20%;height:100%;background:var(--coral);transition:.3s}.builder-close{width:42px;height:42px;border:0;background:var(--soft);border-radius:50%;font-size:25px;color:var(--ink)}.builder-body{min-height:0;flex:1;display:grid;grid-template-columns:1fr 1fr}.builder-preview{padding:34px 45px 25px;background:linear-gradient(145deg,#e8ded0,#f5efe6);display:flex;flex-direction:column;min-height:0}.preview-caption{display:flex;justify-content:space-between;align-items:center;font-size:11px}.preview-caption span{font-weight:700;text-transform:uppercase;letter-spacing:.12em}.preview-caption small{color:var(--muted)}.preview-stage{flex:1;display:grid;place-items:center;perspective:1000px;min-height:380px}.card-preview{position:relative;width:min(365px,72%);aspect-ratio:.72;box-shadow:0 34px 55px rgba(23,59,53,.25);overflow:hidden;transition:.35s;transform:rotate(-2deg)}.preview-photo{position:absolute;inset:0;background-size:cover;background-position:center}.preview-tint{position:absolute;inset:0}.preview-content{position:absolute;inset:0;padding:42px 36px;display:flex;flex-direction:column;justify-content:center}.preview-content>span{text-transform:uppercase;letter-spacing:.2em;font-size:9px;font-weight:700}.preview-content h2{font-family:var(--serif);font-weight:400;font-size:43px;line-height:.92;letter-spacing:-.03em;margin:22px 0}.preview-content small{text-transform:uppercase;letter-spacing:.14em;font-size:8px}.style-heritage{background:#efe0c7;color:var(--ink)}.style-heritage .preview-tint{background:linear-gradient(155deg,rgba(255,252,243,.96),rgba(232,215,189,.88))}.style-editorial{background:#172f2b;color:#fff}.style-editorial .preview-tint{background:linear-gradient(155deg,rgba(11,36,31,.94),rgba(40,76,68,.72))}.style-editorial .preview-wave i{background:#f5bd9b}.style-joy{background:#f5b543;color:#6b2d22}.style-joy .preview-tint{background:linear-gradient(155deg,rgba(255,205,83,.92),rgba(235,105,82,.68))}.style-minimal{background:#f7f4ed;color:#141414}.style-minimal .preview-tint{background:rgba(255,255,255,.86)}.preview-price{display:flex;justify-content:space-between;border-top:1px solid rgba(23,59,53,.12);padding-top:18px}.preview-price span{font-size:12px;color:var(--muted)}.preview-price strong{font-size:22px}.builder-form{position:relative;padding:48px 70px 100px;background:#fff;overflow:auto}.builder-step{display:none;max-width:590px;margin:0 auto}.builder-step.active{display:block;animation:stepIn .35s ease}.builder-step h2{font-family:var(--serif);font-weight:400;font-size:48px;line-height:1;letter-spacing:-.04em;margin:10px 0 12px}.builder-step>p{color:var(--muted);margin:0 0 28px}.step-kicker{color:var(--coral);font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.choice-grid label,.design-choice-grid label{border:1px solid var(--line);border-radius:14px;padding:16px;position:relative;cursor:pointer;transition:.2s}.choice-grid input,.design-choice-grid input{position:absolute;opacity:0}.choice-grid label:has(input:checked),.design-choice-grid label:has(input:checked),.design-choice-grid label.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.choice-grid label>span{font-size:23px;display:block;margin-bottom:11px}.choice-grid strong{font-size:12px}.field{display:block;margin:20px 0}.field>span{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;background:#fff;color:var(--ink);outline:none}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--ink);box-shadow:0 0 0 3px rgba(23,59,53,.08)}.field textarea{resize:vertical}.field small{display:block;text-align:right;color:var(--muted);font-size:10px;margin-top:5px}.design-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.design-choice-grid label{padding:12px}.design-choice-grid strong,.design-choice-grid small{display:block}.design-choice-grid strong{margin-top:10px}.design-choice-grid small{font-size:10px;color:var(--muted)}.mini-card{height:128px;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:center}.mini-card b{font-family:var(--serif);font-size:23px;font-weight:400}.mini-card i{display:block;width:44px;height:2px;margin-top:12px}.mini-heritage{background:#ebd9bc}.mini-heritage i{background:var(--coral)}.mini-editorial{background:#193c35;color:white}.mini-editorial i{background:#efb393}.mini-joy{background:#edac3b;color:#74322a}.mini-joy i{background:#74322a}.mini-minimal{background:#f1f0ed;border:1px solid #ddd}.mini-minimal i{background:#111}.upload-zone{border:1px dashed #aebdb8;background:#f8faf8;border-radius:14px;padding:24px;display:flex;align-items:center;gap:15px;cursor:pointer;margin:25px 0 8px}.upload-zone input{display:none}.upload-zone>span{width:42px;height:42px;border-radius:50%;background:#e5eee9;display:grid;place-items:center;font-size:22px}.upload-zone strong,.upload-zone small{display:block}.upload-zone small{font-size:10px;color:var(--muted);margin-top:3px}.remove-file{border:0;background:transparent;color:var(--coral-dark);font-size:11px;font-weight:700;padding:4px 0}.audio-tabs{display:flex;gap:7px;margin:25px 0 14px}.audio-tabs button{flex:1;border:1px solid var(--line);background:#fff;padding:12px;border-radius:11px;font-size:12px;font-weight:700}.audio-tabs button.active{background:var(--ink);color:#fff}.audio-panel{display:none;border:1px solid var(--line);border-radius:15px;padding:26px;text-align:center}.audio-panel.active{display:block}.record-control{width:74px;height:74px;border-radius:50%;border:8px solid #f8dcd6;background:#fff;margin-bottom:12px}.record-control span{display:block;width:29px;height:29px;border-radius:50%;background:var(--coral);margin:auto}.record-control.recording span{border-radius:5px;width:24px;height:24px}.audio-panel strong,.audio-panel small{display:block}.audio-panel small{color:var(--muted);margin-top:3px}.audio-panel p{font-size:10px;color:var(--muted);margin:14px 0 0}.audio-zone{margin:0;text-align:left}.audio-ready{display:flex;align-items:center;gap:13px;background:#eef4f1;border-radius:13px;padding:14px;margin-top:14px}.audio-ready>button:first-child{width:42px;height:42px;border-radius:50%;border:0;background:var(--ink);color:white}.audio-ready>div{flex:1}.audio-ready strong,.audio-ready small{display:block;font-size:11px}.audio-ready small{color:var(--muted)}.audio-line{height:4px;background:#d7e2de;border-radius:8px;margin:7px 0}.audio-line i{display:block;width:0;height:100%;background:var(--coral)}.field-warning{font-size:11px;color:var(--coral-dark)}.writing-helper{background:#eef4f1;padding:16px;border-radius:13px;display:flex;justify-content:space-between;align-items:center;gap:15px}.writing-helper>div{display:flex;align-items:center;gap:11px}.writing-helper>div>span{width:34px;height:34px;border-radius:9px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700}.writing-helper p{margin:0}.writing-helper strong,.writing-helper small{display:block}.writing-helper small{font-size:10px;color:var(--muted)}.writing-helper button{border:0;background:#fff;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:700}.check-option{border:1px solid var(--line);border-radius:13px;padding:15px;display:flex;align-items:center;gap:12px;margin-top:15px;cursor:pointer}.check-option input{display:none}.check-option>span{width:30px;height:30px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;color:transparent}.check-option:has(input:checked)>span{background:var(--ink);color:#fff}.check-option p{flex:1;margin:0}.check-option strong,.check-option small{display:block}.check-option small{font-size:10px;color:var(--muted)}.quantity-row{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding:14px 0;border-top:1px solid var(--line)}.quantity-row p{margin:0}.quantity-row strong,.quantity-row small{display:block}.quantity-row small{font-size:10px;color:var(--muted)}.quantity-row>div{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}.quantity-row button{width:38px;height:36px;border:0;background:#fff}.quantity-row output{width:36px;text-align:center;font-weight:700}.order-summary{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-top:22px}.order-summary>div{display:flex;justify-content:space-between;gap:20px;padding:13px 15px;border-bottom:1px solid var(--line);font-size:12px}.order-summary>div:last-child{border:0}.order-summary span{color:var(--muted)}.order-total{display:flex;justify-content:space-between;align-items:center;padding:18px 4px}.order-total strong{font-size:27px}.launch-notice{display:flex;gap:12px;padding:14px;background:#fff3dd;border-radius:12px;margin-bottom:15px}.launch-notice>span{width:28px;height:28px;border-radius:50%;background:#eab45f;display:grid;place-items:center;font-weight:700}.launch-notice p{margin:0}.launch-notice strong,.launch-notice small{display:block}.launch-notice small{font-size:10px;color:#7b6748}.order-step .button{margin-top:9px}.builder-actions{position:fixed;right:0;bottom:0;width:50%;background:#fff;border-top:1px solid var(--line);padding:16px 70px;display:flex;justify-content:space-between;z-index:2}
.writing-dialog{border:0;border-radius:20px;padding:0;width:min(560px,calc(100% - 30px));box-shadow:var(--shadow)}.writing-dialog::backdrop{background:rgba(9,24,21,.58);backdrop-filter:blur(5px)}.writing-card{padding:28px}.writing-head{display:flex;justify-content:space-between}.writing-head>div>span{display:inline-grid;place-items:center;background:var(--ink);color:#fff;width:34px;height:34px;border-radius:8px;font-size:10px;font-weight:700}.writing-head h2{font-family:var(--serif);font-weight:400;font-size:38px;margin:12px 0 4px}.writing-head p{color:var(--muted);font-size:13px;margin:0}.writing-head button{width:36px;height:36px;border:0;background:var(--soft);border-radius:50%;font-size:22px}.writing-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,30px);background:var(--ink);color:#fff;padding:12px 18px;border-radius:999px;font-size:12px;opacity:0;pointer-events:none;transition:.3s;z-index:999}.toast.show{opacity:1;transform:translate(-50%,0)}
@keyframes stepIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}
@media(max-width:980px){
 .nav,.header-cta{display:none}.menu-button{display:block}.mobile-nav{padding:0 20px 20px;background:#fff;border-bottom:1px solid var(--line)}.mobile-nav.open{display:grid;gap:12px}.mobile-nav a{padding:8px 0;font-weight:600}.hero-grid,.story-grid,.ai-grid,.promise-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:45px}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-media{min-height:580px}.press-grid{grid-template-columns:1fr 1fr}.press-grid>div:nth-child(2){border-right:0}.press-grid>div{padding:18px 24px}.story-grid,.ai-grid,.promise-grid,.faq-grid{gap:50px}.story-media{max-width:680px}.story-quote{right:20px}.occasion-grid{grid-template-columns:1fr 1fr}.demo-shell{grid-template-columns:1fr}.open-card-demo{max-width:700px}.include-grid{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}.product-detail img{height:420px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}.builder-body{grid-template-columns:.82fr 1.18fr}.builder-preview{padding:25px}.builder-form{padding:40px 35px 100px}.builder-actions{width:54.5%;padding:14px 35px}.card-preview{width:80%}
}
@media(max-width:720px){
 .container{width:min(100% - 28px,1180px)}.topbar-inner{white-space:nowrap;overflow:hidden;justify-content:flex-start}.topbar-dot,.topbar-inner span:nth-of-type(4),.topbar-inner span:nth-of-type(5){display:none}.header-inner{height:66px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.hero{padding:55px 0 70px}.hero-grid{gap:35px}.hero-copy h1{font-size:48px}.hero-lead{font-size:16px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-media{min-height:490px}.hero-photo-wrap{width:84%;height:93%}.product-mockup{width:235px;top:110px}.mockup-cover{padding:28px 25px}.mockup-cover h2{font-size:33px}.floating-badge{display:none}.press-grid{grid-template-columns:1fr}.press-grid>div{border-right:0;border-bottom:1px solid var(--line);text-align:center}.section{padding:78px 0}.story-media img{height:480px;border-radius:110px 15px 15px 15px}.story-quote{width:240px;font-size:20px;right:8px}.story-copy h2,.section-head h2,.ai-copy h2,.faq-title h2,.product-detail h2{font-size:43px}.section-head{display:block}.section-head>p{margin-top:18px}.occasion-grid{grid-template-columns:1fr}.occasion-card{min-height:190px}.demo-shell{gap:45px}.open-card-demo{min-height:300px}.open-card-demo>div{padding:25px}.open-card-left strong{font-size:38px}.speaker-grid{width:70px;height:70px}.ai-image img{height:480px;border-radius:15px 100px 15px 15px}.include-grid{grid-template-columns:1fr}.include-card{min-height:180px}.product-detail{padding:18px;margin-top:45px}.product-detail img{height:380px}.promise-items{grid-template-columns:1fr}.promise-copy h2{font-size:47px}.final-cta-inner{display:block;text-align:center}.final-cta h2{font-size:44px;margin-bottom:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.mobile-sticky{display:flex;position:fixed;left:14px;right:14px;bottom:12px;width:calc(100% - 28px);z-index:45}.builder-header{height:66px;padding:0 14px}.builder-header .brand>span:last-child{display:none}.builder-progress-wrap{margin-left:0;width:auto;flex:1}.builder-body{display:block;overflow:auto}.builder-preview{min-height:440px;padding:18px 20px}.preview-caption small{display:none}.preview-stage{min-height:335px}.card-preview{width:230px}.preview-content{padding:28px 24px}.preview-content h2{font-size:34px}.builder-form{overflow:visible;padding:35px 20px 105px}.builder-step h2{font-size:40px}.builder-actions{width:100%;padding:12px 18px}.choice-grid{grid-template-columns:1fr 1fr}.design-choice-grid{grid-template-columns:1fr 1fr}.writing-helper{align-items:flex-start;flex-direction:column}.writing-helper button{width:100%}.order-step{padding-bottom:40px}
}
@media(max-width:430px){.hero-media{min-height:430px}.product-mockup{width:205px}.mockup-cover h2{font-size:28px}.open-card-demo>div{padding:17px}.open-card-left strong{font-size:31px}.open-card-left small{font-size:8px}.module-copy strong{font-size:18px}.product-detail img{height:310px}.design-choice-grid{grid-template-columns:1fr}.mini-card{height:105px}}

/* Asistente de escritura con IA */
.ai-writer{margin-top:24px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#fbfdfc 0%,#f3f8f5 100%);padding:22px}.ai-writer-intro{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid var(--line)}.ai-writer-intro>span{width:42px;height:42px;border-radius:12px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;letter-spacing:.08em}.ai-writer-intro strong,.ai-writer-intro small{display:block}.ai-writer-intro strong{font-size:14px}.ai-writer-intro small{margin-top:3px;color:var(--muted);font-size:11px}.ai-question-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;margin-top:10px}.ai-question-grid .field{margin-top:16px}.ai-question-grid .field-wide{grid-column:1/-1}.ai-question-grid textarea{min-height:88px}.ai-privacy-note{display:flex;align-items:flex-start;gap:10px;margin:18px 0 14px;padding:12px 13px;border-radius:12px;background:#e9f2ee;color:#526a62}.ai-privacy-note>span{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--ink);font-size:11px;font-weight:800}.ai-privacy-note p{margin:1px 0 0;font-size:10px;line-height:1.55}.ai-generate-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:50px}.ai-generate-button>span:first-child{font-size:15px}.ai-generate-button.loading{opacity:.72;cursor:progress}.ai-generate-button.loading>span:first-child{animation:aiSpin 1s linear infinite}.generated-message{margin-top:20px;padding:20px;border:1px solid #bed3ca;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(19,52,45,.08)}.generated-message[hidden]{display:none}.generated-message-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.generated-message-head>div{display:flex;align-items:center;gap:10px}.generated-message-head>div>span{width:31px;height:31px;border-radius:9px;background:#e9f2ee;color:var(--ink);display:grid;place-items:center}.generated-message-head p{margin:0}.generated-message-head strong,.generated-message-head small{display:block}.generated-message-head strong{font-size:13px}.generated-message-head small{margin-top:2px;color:var(--muted);font-size:10px}.generated-message-head>button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:700;cursor:pointer}.generated-field{margin-top:16px}.generated-field textarea{min-height:250px;line-height:1.65;background:#fffdf9}.generated-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.generated-actions .button{flex:0 0 auto}.generated-actions>span{color:var(--muted);font-size:10px;text-align:right}.builder-step[data-step="4"]>.check-option{margin-top:22px}
@keyframes aiSpin{to{transform:rotate(360deg)}}
@media(max-width:720px){.ai-writer{padding:16px}.ai-question-grid{grid-template-columns:1fr;gap:0}.ai-question-grid .field-wide{grid-column:auto}.generated-message{padding:15px}.generated-message-head{align-items:center}.generated-message-head small{max-width:190px}.generated-actions{align-items:stretch;flex-direction:column}.generated-actions .button{width:100%}.generated-actions>span{text-align:left}.generated-field textarea{min-height:300px}}

/* Teleprompter de grabación */
.recording-panel{padding:18px;text-align:left;background:#f8faf9}.teleprompter-card{overflow:hidden;border:1px solid #263c37;border-radius:18px;background:#0d1917;color:#f8f4ea;box-shadow:0 18px 40px rgba(13,25,23,.16)}.teleprompter-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.1);background:#13231f}.teleprompter-title{display:flex;align-items:center;gap:10px}.teleprompter-title>span{width:8px;height:8px;border-radius:50%;background:#f07161;box-shadow:0 0 0 5px rgba(240,113,97,.12)}.teleprompter-title p{margin:0}.teleprompter-title strong,.teleprompter-title small{display:block}.teleprompter-title strong{font-size:12px;color:#fff}.teleprompter-title small{margin-top:2px;font-size:9px;color:#aebdb8}.teleprompter-fullscreen{border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:8px 11px;background:rgba(255,255,255,.06);color:#fff;font-size:9px;font-weight:700;cursor:pointer}.teleprompter-viewport{position:relative;height:320px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent;outline:none;background:radial-gradient(circle at 50% 45%,rgba(40,70,62,.42),transparent 62%),#0d1917}.teleprompter-viewport:focus-visible{box-shadow:inset 0 0 0 2px #f0ab8e}.teleprompter-viewport::-webkit-scrollbar{width:6px}.teleprompter-viewport::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(255,255,255,.2)}.teleprompter-viewport::before,.teleprompter-viewport::after{content:"";position:sticky;left:0;z-index:3;display:block;height:42px;pointer-events:none}.teleprompter-viewport::before{top:0;margin-bottom:-42px;background:linear-gradient(#0d1917,transparent)}.teleprompter-viewport::after{bottom:0;margin-top:-42px;background:linear-gradient(transparent,#0d1917)}.teleprompter-text{position:relative;z-index:1;padding:138px 30px 250px;font-family:var(--serif);font-size:36px;line-height:1.38;letter-spacing:-.015em;text-align:center}.teleprompter-text p{margin:0 auto;max-width:820px}.teleprompter-text p+p{margin-top:1.4em}.teleprompter-pause{display:flex;align-items:center;justify-content:center;gap:8px;width:max-content;margin:24px auto;color:#f0ab8e;font-family:var(--sans);font-size:8px;font-weight:800;letter-spacing:.18em}.teleprompter-pause::before,.teleprompter-pause::after{content:"";width:25px;height:1px;background:rgba(240,171,142,.45)}.teleprompter-empty{font-family:var(--sans)!important;font-size:15px!important;line-height:1.6!important;color:#9fb0aa}.teleprompter-guide{position:absolute;z-index:2;top:45%;left:12px;right:12px;height:1px;background:linear-gradient(90deg,transparent,rgba(240,171,142,.68) 10%,rgba(240,171,142,.68) 90%,transparent);pointer-events:none}.teleprompter-guide::before,.teleprompter-guide::after{content:"";position:absolute;top:-4px;width:8px;height:8px;border-radius:50%;background:#f0ab8e}.teleprompter-guide::before{left:0}.teleprompter-guide::after{right:0}.teleprompter-countdown{position:absolute;z-index:6;inset:0;display:grid;place-items:center;background:rgba(8,17,15,.86);backdrop-filter:blur(4px);font-family:var(--serif);font-size:92px;color:#fff}.teleprompter-countdown[hidden]{display:none}.teleprompter-controls{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:13px 15px;background:#13231f;border-top:1px solid rgba(255,255,255,.08)}.teleprompter-main-controls{display:flex;gap:7px}.teleprompter-controls button{border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:8px 11px;background:rgba(255,255,255,.06);color:#fff;font-size:9px;font-weight:700;cursor:pointer}.teleprompter-play{min-width:98px;background:#f0ab8e!important;border-color:#f0ab8e!important;color:#173b35!important}.teleprompter-speed{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin:0;color:#aebdb8;font-size:9px;font-weight:700}.teleprompter-speed input{width:100%;accent-color:#f0ab8e}.teleprompter-speed output{min-width:48px;color:#fff;text-align:right}.teleprompter-font{display:flex;align-items:center;gap:5px;color:#aebdb8;font-size:9px;font-weight:700}.teleprompter-font>span{margin-right:3px}.teleprompter-font button{width:32px;padding:8px 0}.teleprompter-help{margin:0!important;padding:9px 15px 11px;color:#899b95!important;background:#13231f;font-size:8px!important;text-align:center}.recording-action{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:18px;text-align:left}.recording-action .record-control{flex:0 0 auto;margin:0}.recording-action strong,.recording-action small{display:block}.recording-action strong{font-size:12px}.recording-action small{margin-top:3px;color:var(--muted)}.recording-permission{margin:9px auto 0!important;max-width:430px;text-align:center;color:var(--muted)!important}.record-control.preparing span{animation:recordPulse .8s ease-in-out infinite}.record-control:disabled{cursor:progress;opacity:.65}.teleprompter-card:fullscreen{width:100vw;height:100vh;border:0;border-radius:0;display:flex;flex-direction:column;background:#0d1917}.teleprompter-card:fullscreen .teleprompter-viewport{height:auto;flex:1}.teleprompter-card:fullscreen .teleprompter-text{max-width:1050px;width:100%;margin:0 auto;padding-top:38vh;padding-bottom:60vh;font-size:min(5vw,58px)}.teleprompter-card:fullscreen .teleprompter-header{padding:18px 24px}.teleprompter-card:fullscreen .teleprompter-controls{padding:17px 24px}.teleprompter-card:fullscreen .teleprompter-help{padding-bottom:18px}.teleprompter-card:fullscreen .teleprompter-guide{top:44%}@keyframes recordPulse{50%{transform:scale(.72);opacity:.55}}
@media(max-width:720px){.recording-panel{padding:12px}.teleprompter-header{padding:11px 12px}.teleprompter-fullscreen span{display:none}.teleprompter-viewport{height:300px}.teleprompter-text{padding:130px 20px 230px;font-size:32px}.teleprompter-controls{grid-template-columns:1fr;gap:11px;padding:12px}.teleprompter-main-controls{display:grid;grid-template-columns:1fr 1fr}.teleprompter-main-controls button{width:100%}.teleprompter-font{justify-content:flex-end}.teleprompter-speed{grid-template-columns:58px 1fr 50px}.teleprompter-help{display:none}.recording-action{margin-top:15px}.teleprompter-card:fullscreen .teleprompter-text{font-size:min(9vw,52px);padding-left:22px;padding-right:22px}.teleprompter-card:fullscreen .teleprompter-controls{grid-template-columns:1fr;padding:12px}.teleprompter-card:fullscreen .teleprompter-header{padding:12px}}
.teleprompter-text p{font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;letter-spacing:inherit!important}.teleprompter-text .teleprompter-empty{font-family:var(--sans)!important;font-size:15px!important;line-height:1.6!important;color:#9fb0aa!important}

/* Language selector */
.language-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid rgba(23,59,53,.18);border-radius:999px;background:rgba(255,255,255,.72);flex:0 0 auto}.language-switch a{display:grid;place-items:center;min-width:34px;height:30px;padding:0 9px;border-radius:999px;color:var(--ink,#173b35);font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;transition:.2s ease}.language-switch a:hover{background:rgba(23,59,53,.08)}.language-switch a.active{background:var(--ink,#173b35);color:#fff;pointer-events:none}.language-switch-mobile{align-self:flex-start;margin:5px 0 8px}.builder-language-switch{margin-left:auto}.builder-header .builder-progress-wrap{margin-left:12px}
@media(max-width:980px){.header-inner>.language-switch{margin-left:auto}.header-cta{display:none}.builder-language-switch{display:none}}
@media(max-width:720px){.header-inner>.language-switch{display:none}.language-switch-mobile{display:inline-flex}.mobile-nav .language-switch a{padding:0 12px}.builder-header .builder-progress-wrap{margin-left:auto}}

/* Live card formatting controls */
.card-preview{
  --cover-font:var(--serif);
  --cover-size:43px;
  --cover-weight:400;
  --cover-line-height:.92;
  --cover-letter-spacing:-1.3px;
  --cover-align:left;
  --inside-font:Georgia,serif;
  --inside-size:17px;
  --inside-line-height:1.55;
  --inside-align:left;
  --preview-text-color:#173b35;
  --preview-accent-color:#e96b54;
  --preview-bg-color:#efe0c7;
  --preview-overlay:.92;
  --photo-scale:1;
  --card-radius:0px;
  background:var(--preview-bg-color)!important;
  color:var(--preview-text-color)!important;
  border-radius:var(--card-radius);
}
.preview-caption>div:first-child span,.preview-caption>div:first-child small{display:block}.preview-caption>div:first-child small{margin-top:2px}
.preview-side-tabs{display:inline-flex;gap:3px;padding:3px;border:1px solid rgba(23,59,53,.15);border-radius:999px;background:rgba(255,255,255,.55)}
.preview-side-tabs button{border:0;border-radius:999px;background:transparent;padding:6px 10px;color:var(--muted);font-size:9px;font-weight:800;cursor:pointer}
.preview-side-tabs button.active{background:var(--ink);color:#fff}
.preview-face{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease}
.preview-face.active{opacity:1;visibility:visible;pointer-events:auto}
.preview-cover-face{overflow:hidden;background:var(--preview-bg-color)}
.preview-photo{transform:scale(var(--photo-scale));transition:transform .25s ease,background-position .25s ease}
.preview-tint{opacity:var(--preview-overlay);transition:opacity .25s ease}
.preview-content{color:var(--preview-text-color);text-align:var(--cover-align)}
.preview-content>span{color:inherit}
.preview-content h2{font-family:var(--cover-font)!important;font-size:var(--cover-size)!important;font-weight:var(--cover-weight)!important;line-height:var(--cover-line-height)!important;letter-spacing:var(--cover-letter-spacing)!important;font-style:normal;transition:font-size .2s ease,line-height .2s ease,letter-spacing .2s ease}
.card-preview.cover-italic .preview-content h2{font-style:italic}
.card-preview:not(.cover-uppercase) .preview-content>span{text-transform:none;letter-spacing:.08em}
.preview-wave{color:var(--preview-accent-color)}
.preview-wave i{background:var(--preview-accent-color)!important}
.preview-inside-face{padding:40px 34px 34px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.02)),var(--preview-bg-color);color:var(--preview-text-color);text-align:var(--inside-align);overflow:hidden}
.preview-inside-face>span{font-family:var(--sans);font-size:8px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;opacity:.72}
.preview-inside-face h3{margin:9px 0 16px;font-family:var(--cover-font);font-size:28px;font-weight:400;line-height:1;color:inherit}
.preview-inside-face p{margin:0;white-space:pre-line;font-family:var(--inside-font);font-size:var(--inside-size);line-height:var(--inside-line-height);color:inherit;display:-webkit-box;-webkit-line-clamp:11;-webkit-box-orient:vertical;overflow:hidden}
.preview-inside-face small{margin-top:18px;font-family:var(--inside-font);font-size:11px;font-style:italic;color:inherit;opacity:.78}
.preview-inside-decoration{position:absolute;right:24px;top:23px;color:var(--preview-accent-color);font-size:19px}
.card-preview[data-decoration="none"] .preview-wave,.card-preview[data-decoration="none"] .preview-inside-decoration{display:none}
.card-preview[data-decoration="line"] .preview-wave{height:18px;width:72px}
.card-preview[data-decoration="line"] .preview-wave i{display:none}
.card-preview[data-decoration="line"] .preview-wave::before{content:"";display:block;width:72px;height:2px;background:var(--preview-accent-color)}
.card-preview[data-decoration="line"] .preview-inside-decoration{font-size:0;width:54px;height:2px;background:var(--preview-accent-color);top:29px}
.card-preview[data-decoration="stars"] .preview-wave i,.card-preview[data-decoration="hearts"] .preview-wave i{display:none}
.card-preview[data-decoration="stars"] .preview-wave::before{content:"✦  ·  ✦  ·  ✦";font-family:var(--sans);font-size:12px;letter-spacing:.12em;color:var(--preview-accent-color)}
.card-preview[data-decoration="hearts"] .preview-wave::before{content:"♡  ♡  ♡";font-family:Georgia,serif;font-size:17px;letter-spacing:.12em;color:var(--preview-accent-color)}
.card-preview[data-decoration="stars"] .preview-inside-decoration::before{content:"✦"}
.card-preview[data-decoration="hearts"] .preview-inside-decoration::before{content:"♡"}
.card-preview[data-decoration="stars"] .preview-inside-decoration,.card-preview[data-decoration="hearts"] .preview-inside-decoration{font-size:0}
.card-preview[data-decoration="stars"] .preview-inside-decoration::before,.card-preview[data-decoration="hearts"] .preview-inside-decoration::before{font-size:20px}

.design-customizer{margin-top:24px;border:1px solid var(--line);border-radius:17px;background:#fbfaf7;overflow:hidden}
.customizer-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;background:#eef4f1;border-bottom:1px solid var(--line)}
.customizer-head span,.customizer-head small{display:block}.customizer-head span{font-size:12px;font-weight:800}.customizer-head small{margin-top:2px;color:var(--muted);font-size:9px}.customizer-head button{border:1px solid rgba(23,59,53,.15);border-radius:999px;background:#fff;padding:8px 11px;color:var(--ink);font-size:9px;font-weight:800;white-space:nowrap}
.customizer-section{border-bottom:1px solid var(--line)}.customizer-section:last-of-type{border-bottom:0}
.customizer-section summary{position:relative;padding:14px 18px;list-style:none;font-size:11px;font-weight:800;cursor:pointer}.customizer-section summary::-webkit-details-marker{display:none}.customizer-section summary::after{content:"＋";position:absolute;right:18px;color:var(--muted)}.customizer-section[open] summary::after{content:"−"}
.customizer-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:2px 18px 19px}
.compact-field{display:block;min-width:0}.compact-field>span{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px;font-size:10px;font-weight:700}.compact-field output{color:var(--muted);font-size:9px;font-weight:600}
.compact-field select{width:100%;height:40px;border:1px solid var(--line);border-radius:10px;padding:0 11px;background:#fff;color:var(--ink);font-size:10px;outline:none}.compact-field select:focus{border-color:var(--ink);box-shadow:0 0 0 3px rgba(23,59,53,.07)}
.range-field input{width:100%;height:18px;margin:2px 0 0;accent-color:var(--ink)}
.format-buttons{display:grid;grid-template-columns:repeat(3,1fr);height:40px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.format-buttons button{border:0;border-right:1px solid var(--line);background:#fff;color:var(--muted);font-size:18px;line-height:1;cursor:pointer}.format-buttons button:last-child{border-right:0}.format-buttons button:nth-child(3){transform:scaleX(-1)}.format-buttons button.active{background:var(--ink);color:#fff}
.mini-toggle{grid-column:span 1;display:flex;align-items:center;gap:10px;cursor:pointer}.mini-toggle input{position:absolute;opacity:0}.mini-toggle>span{position:relative;flex:0 0 auto;width:36px;height:20px;border-radius:999px;background:#d8ddd9;transition:.2s}.mini-toggle>span::after{content:"";position:absolute;left:3px;top:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);transition:.2s}.mini-toggle input:checked+span{background:var(--ink)}.mini-toggle input:checked+span::after{transform:translateX(16px)}.mini-toggle p{margin:0}.mini-toggle strong,.mini-toggle small{display:block}.mini-toggle strong{font-size:10px}.mini-toggle small{margin-top:1px;color:var(--muted);font-size:8px;line-height:1.35}
.color-field>div{display:flex;align-items:center;gap:9px;height:40px;padding:5px 9px;border:1px solid var(--line);border-radius:10px;background:#fff}.color-field input{width:28px;height:28px;padding:0;border:0;border-radius:7px;background:none;cursor:pointer}.color-field input::-webkit-color-swatch-wrapper{padding:0}.color-field input::-webkit-color-swatch{border:0;border-radius:6px}.color-field output{font-family:monospace;font-size:10px;color:var(--ink)}
.customizer-tip{margin:0;padding:12px 18px 15px;color:var(--muted);font-size:9px}.customizer-tip span{display:inline-block;margin-right:6px;padding:3px 7px;border-radius:999px;background:#e9f1ed;color:var(--ink);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}

@media(max-width:720px){
  .preview-caption{align-items:flex-start;gap:10px}.preview-side-tabs{flex:0 0 auto}.preview-side-tabs button{padding:6px 9px}
  .preview-inside-face{padding:30px 25px 28px}.preview-inside-face h3{font-size:23px}.preview-inside-face p{-webkit-line-clamp:10}
  .customizer-head{align-items:flex-start;flex-direction:column}.customizer-head button{width:100%}.customizer-grid{grid-template-columns:1fr}.mini-toggle{grid-column:auto}
}

/* LettSpeak — original envelope + voice identity */
.brand-mark{background:#173b35;box-shadow:0 6px 16px rgba(23,59,53,.15)}
.brand-mark svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}
.brand>span:last-child{letter-spacing:-.055em}
/* Direct-manipulation photo editor; percentages correspond to printed-card coordinates. */
.preview-face{isolation:isolate}
.preview-photo{pointer-events:none}
.preview-tint{z-index:0;pointer-events:none}
.preview-content{z-index:2;pointer-events:none}
.preview-inside-face>span,.preview-inside-face>h3,.preview-inside-face>p,.preview-inside-face>small,.preview-inside-decoration{position:relative;z-index:2;pointer-events:none}
.preview-inside-decoration{position:absolute}
.photo-layer{position:absolute;inset:0;pointer-events:none;overflow:visible}
.photo-layer-back{z-index:1}
.photo-layer-front{z-index:5}
.placed-photo{position:absolute;box-sizing:border-box;transform-origin:center center;pointer-events:auto;touch-action:none;cursor:grab;user-select:none;outline:2px solid transparent;outline-offset:2px}
.placed-photo img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;box-shadow:0 3px 12px rgba(0,0,0,.15)}
.placed-photo.is-selected{outline:2px solid #159e81;outline-offset:2px;z-index:10000!important;cursor:grab}
.placed-photo.is-dragging{cursor:grabbing}
.photo-resize-handle{display:none;position:absolute;width:20px;height:20px;right:-10px;bottom:-10px;z-index:2;border:2px solid #fff;border-radius:50%;background:#159e81;box-shadow:0 1px 7px #173b3560;cursor:nwse-resize;touch-action:none}
.placed-photo.is-selected .photo-resize-handle{display:block}
.photo-studio{margin:16px 0 25px;padding:16px;background:linear-gradient(145deg,#f7faf7,#fffaf3);border:1px solid var(--line);border-radius:18px}
.photo-studio>input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.photo-studio>input[type=file]:focus-visible + label{outline:3px solid #159e81;outline-offset:4px}
.photo-studio .photo-upload{margin:0 0 10px;background:#fff;min-height:80px}
.photo-help,.photo-disclaimer{display:block;color:var(--muted);font-size:11px;line-height:1.6;margin:12px 0}
.photo-gallery{display:flex;gap:9px;overflow-x:auto;padding:8px 3px 14px;min-height:105px;scrollbar-width:thin}
.photo-gallery-empty{color:var(--muted);font-size:12px;margin:auto}
.photo-gallery-empty[hidden]{display:none}
.photo-thumb{position:relative;flex:0 0 84px;min-width:0;padding:4px;background:#fff;border:2px solid #d7e1db;border-radius:12px;text-align:left;cursor:pointer}
.photo-thumb img{width:100%;height:62px;object-fit:cover;border-radius:7px}
.photo-thumb span{display:block;color:var(--muted);font-size:9px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:4px 1px 0}
.photo-thumb.selected{border-color:#159e81;box-shadow:0 0 0 2px rgba(21,158,129,.16)}
.photo-tools{border:1px solid #c9dcd2;border-radius:14px;background:#fff;padding:12px 14px 15px;margin:8px 0}
.photo-tools:disabled,.photo-tools[disabled]{opacity:.54}
.photo-tools legend{font-weight:800;font-size:12px;padding:0 5px}
.photo-tools legend span{font-weight:500;color:var(--muted);font-size:10px;overflow-wrap:anywhere}
.photo-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.photo-tool-grid label{font-size:10px;font-weight:700;color:#29483f;display:flex;flex-direction:column;gap:6px;min-width:0}
.photo-tool-grid output{font-weight:500;color:var(--muted)}
.photo-tool-grid input[type=range]{width:100%;accent-color:#159e81;cursor:pointer}
.photo-tool-grid select{width:100%;min-width:0;padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px;color:var(--ink)}
.photo-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
.photo-actions button{border:1px solid var(--line);border-radius:999px;padding:9px 11px;background:#f6faf8;color:var(--ink);font-weight:700;font-size:10px}
.photo-actions button:hover:not(:disabled){background:#e5f2eb}
.photo-actions button.danger{color:#b74438;background:#fff6f4}
.photo-download{display:flex;width:100%;margin:14px 0;font-size:11px;padding:12px 14px}
.photo-disclaimer{margin-bottom:2px}
@media(max-width:720px){
 .builder-preview{position:sticky;top:0;z-index:8;min-height:290px;padding:9px 16px 8px;box-shadow:0 4px 12px rgba(23,59,53,.13)}
 .preview-stage{min-height:222px}
 .card-preview{width:155px}
 .preview-content{padding:21px 16px}
 .preview-content h2{font-size:var(--cover-size)!important;zoom:.43}
 .preview-inside-face{padding:17px 14px}
 .preview-inside-face p{font-size:11px;line-height:1.3}
 .preview-price{padding-top:6px}
 .preview-price strong{font-size:15px}
 .preview-caption{gap:8px}
 .photo-tools{padding:10px}
 .photo-tool-grid{gap:10px}
}
@media(max-width:365px){.photo-tool-grid{grid-template-columns:1fr}.preview-side-tabs button{padding:5px 7px}}

.demo-ribbon{background:#e96b54;color:white;text-align:center;padding:7px 12px;font:700 11px/1.3 "DM Sans",Arial,sans-serif;letter-spacing:.03em}

/* Recording controls stay INSIDE the teleprompter in normal and full-screen mode. */
.teleprompter-card .recording-action{display:flex;align-items:center;justify-content:center;gap:16px;margin:0;padding:15px 17px;background:#182b26;border-top:1px solid rgba(255,255,255,.13);color:#fff;flex-shrink:0}
.teleprompter-card .recording-action .record-control{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;height:auto;width:auto;min-width:142px;padding:11px 16px;border:2px solid #f5a093;border-radius:99px;margin:0;color:#fff;background:#c9413e;cursor:pointer;box-shadow:0 0 0 3px rgba(240,113,97,.09);font-family:var(--sans);font-weight:800;white-space:nowrap}
.teleprompter-card .recording-action .record-control span{width:13px;height:13px;border-radius:50%;background:currentColor;margin:0;flex-shrink:0}
.teleprompter-card .recording-action .record-control b{font-size:12px;letter-spacing:.01em}
.teleprompter-card .recording-action .record-control.recording{background:#f8f4ea;color:#a32828;border-color:#f8f4ea}
.teleprompter-card .recording-action .record-control.recording span{width:13px;height:13px;border-radius:2px;background:currentColor}
.teleprompter-card .recording-action .record-control:focus-visible{outline:3px solid #f0ab8e;outline-offset:3px}
.teleprompter-card .recording-action strong{color:#fff;font-size:11px;line-height:1.45}
.teleprompter-card .recording-action small{color:#d2e1d9;margin-top:5px;font-variant-numeric:tabular-nums}
.teleprompter-card .recording-permission{max-width:none;margin:0!important;padding:7px 16px 10px;background:#182b26;color:#c1d5cc!important;text-align:center;font-size:10px;line-height:1.5;flex-shrink:0}
.teleprompter-card:fullscreen .teleprompter-viewport,.teleprompter-card.is-expanded .teleprompter-viewport{min-height:100px;flex:1}
.teleprompter-card:fullscreen .recording-action,.teleprompter-card.is-expanded .recording-action{padding:13px 24px}
.teleprompter-card.is-expanded{position:fixed!important;inset:0;z-index:10000;width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0;display:flex;flex-direction:column;background:#0d1917}
.teleprompter-card.is-expanded .teleprompter-viewport{height:auto}
.teleprompter-card.is-expanded .teleprompter-text{max-width:1050px;width:100%;margin:0 auto;padding-top:38vh;padding-bottom:60vh;font-size:min(5vw,58px)}
.teleprompter-card.is-expanded .teleprompter-header{padding:18px 24px}
.teleprompter-card.is-expanded .teleprompter-controls{padding:17px 24px}
.teleprompter-card.is-expanded .teleprompter-guide{top:44%}
.review-audio-alert{display:flex;gap:11px;align-items:center;border:1px solid #e2b88c;background:#fff5e7;padding:14px;margin:13px 0 20px;border-radius:13px;color:#563b20}
.review-audio-alert[hidden]{display:none}
.review-audio-alert>span{font-size:24px;flex-shrink:0}
.review-audio-alert>div{flex:1;min-width:0}
.review-audio-alert strong{font-size:12px}
.review-audio-alert p{font-size:11px;margin:3px 0 0;line-height:1.5}
.review-audio-alert button{background:#173b35;color:white;border:0;border-radius:999px;font-size:10px;font-weight:800;padding:11px 12px;cursor:pointer;white-space:nowrap}
@media(max-width:720px){
.teleprompter-card .recording-action{padding:11px 12px;gap:10px;justify-content:space-between}
.teleprompter-card .recording-action .record-control{min-width:126px;padding:10px 12px;min-height:45px}
.teleprompter-card .recording-action .record-control b{font-size:11px}
.teleprompter-card .recording-action strong{font-size:10px}
.teleprompter-card .recording-permission{font-size:9px;padding:5px 10px 8px}
.teleprompter-card:fullscreen .teleprompter-text,.teleprompter-card.is-expanded .teleprompter-text{font-size:min(9vw,52px);padding-left:22px;padding-right:22px}
.teleprompter-card.is-expanded .teleprompter-controls{grid-template-columns:1fr;padding:12px}
.teleprompter-card.is-expanded .teleprompter-header{padding:12px}
.review-audio-alert{flex-wrap:wrap}
.review-audio-alert button{margin-left:auto}
}

/* Production checkout controls */
.checkout-consent{display:flex;align-items:flex-start;gap:12px;margin:16px 0;padding:13px;background:rgba(30,68,55,.06);border:1px solid rgba(30,68,55,.12);border-radius:10px;font-size:13px;line-height:1.55;cursor:pointer}
.checkout-consent input{margin-top:3px;flex:none;accent-color:#173b35;width:17px;height:17px}
.checkout-progress{font-size:13px;line-height:1.55;color:#173b35;margin:9px 0;overflow-wrap:anywhere}
.checkout-challenge{margin:12px 0;min-height:0}
button:disabled{cursor:not-allowed}
/* LettSpeak v4: two facing pages, with the same editable message source. */
.card-preview.spread-mode{overflow:visible;transform:translateX(-50%);width:min(42%,255px);box-shadow:none;border-radius:0}
.card-preview.spread-mode>.preview-left-face{box-shadow:0 20px 35px rgba(23,59,53,.16);border-radius:9px 0 0 9px}
.card-preview.spread-mode>.preview-right-face{box-shadow:9px 20px 35px rgba(23,59,53,.13);border-radius:0 9px 9px 0}
.preview-right-face{left:calc(100% + 2px);right:auto;width:100%;height:100%}
.card-preview.spread-mode .preview-cover-face{display:none}
.card-preview.spread-mode .preview-inside-face{display:flex;justify-content:flex-start;padding:22px 17px 18px}
.card-preview.spread-mode .preview-inside-face h3{margin:5px 0 8px;font-size:clamp(15px,2vw,23px)}
.card-preview.spread-mode .spread-message{display:block;-webkit-line-clamp:unset;min-height:0;flex:1;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--inside-size)!important;line-height:var(--inside-line-height)!important;text-align:var(--inside-align);font-family:var(--inside-font);padding:0;margin:0}
.card-preview.spread-mode .preview-inside-face>small:not([hidden]){margin:7px 0 0;flex-shrink:0}
.card-preview.spread-mode .preview-right-face>span{margin:12px 0 12px}
.card-preview.spread-mode[data-selected-page="insideLeft"] .preview-left-face,.card-preview.spread-mode[data-selected-page="insideRight"] .preview-right-face{outline:3px solid #278060;outline-offset:2px}
.preview-face [hidden]{display:none!important}
.message-workbench{margin-top:16px;padding:18px;border:1px solid #c9ded2;border-radius:15px;background:#f5faf6}
.message-workbench h3{font-size:15px;margin:0 0 8px;color:#173b35}
.message-workbench h3:not(:first-child){margin-top:18px}
.message-workbench>p{font-size:12px;line-height:1.5;color:#486359;margin:7px 0 14px}
.message-format-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.message-format-grid label,#manualFlowControls label{font-size:11px;font-weight:700;color:#173b35;display:flex;flex-direction:column;gap:5px}
.message-format-grid input,.message-format-grid select,#manualFlowControls select,.flow-block-row select{max-width:100%;min-width:0;padding:8px;border:1px solid #bdcec5;border-radius:8px;background:white}
.message-format-grid input[type=range]{padding:5px 0;accent-color:#173b35}
.message-format-grid input[type=color]{height:36px;width:65px;padding:2px}
.flow-choice{display:flex;gap:8px;flex-wrap:wrap;margin:13px 0}
.flow-choice label{font-size:11px;background:white;border:1px solid #c9ded2;border-radius:10px;padding:9px;cursor:pointer}
.flow-choice input{accent-color:#173b35}
#manualFlowControls,#blockFlowControls{background:white;border:1px solid #d1ded5;border-radius:12px;padding:12px;margin:12px 0}
#manualFlowControls[hidden],#blockFlowControls[hidden]{display:none}
.flow-block-row{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #e6eee7}
.flow-block-row span{font-size:11px;max-width:62%;overflow-wrap:anywhere}
.flow-block-row select{font-size:11px;width:125px}
.flow-alert{padding:10px 12px;border-radius:10px;background:#e4f2e9;color:#225b3b!important;font-size:11px!important;font-weight:700}
.flow-alert.is-error{background:#ffecde;color:#a34214!important}
.flow-note{font-size:10px!important;color:#60776d!important}
.quota-note{font-size:11px;line-height:1.5;color:#35654c;margin:12px 0}
@media(max-width:720px){
 .preview-stage{min-height:265px}
 .card-preview.spread-mode{width:min(41%,165px)}
 .card-preview.spread-mode .preview-inside-face{padding:10px 8px 9px}
 .card-preview.spread-mode .preview-inside-face h3{font-size:12px;margin:3px 0 5px}
 .card-preview.spread-mode .preview-inside-face>span{font-size:6px;letter-spacing:.04em}
 .card-preview.spread-mode .spread-message{font-size:var(--mobile-inside-size,10px)!important;line-height:var(--inside-line-height)!important}
 .message-format-grid{grid-template-columns:1fr}
 .flow-choice{flex-direction:column}
}

/* Accessible manual writing even when the visitor has used both AI generations. */
.write-own-button{margin-top:10px;margin-bottom:6px}
