:root{--orange: #ff9800;--orange-t1: #fca82f;--orange-t3: #f5c98c;--light-grey: #eee9ea;--grey-s2: #e2dadb;--soft-black: #242323;--cream: #f3ede8;--scrim: rgba(36, 35, 35, .18)}@font-face{font-family:Moret;src:url(/fonts/Moret-Book.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Moret;src:url(/fonts/Moret-BookOblique.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Italic.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Thin.otf) format("opentype");font-weight:100 200;font-style:normal}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Circular;src:url(/fonts/CircularXX-LightItalic.otf) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Circular;src:url(/fonts/CircularXX-ThinItalic.otf) format("opentype");font-weight:100 200;font-style:italic}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Book.otf) format("opentype");font-weight:350;font-style:normal}@font-face{font-family:Circular;src:url(/fonts/CircularXX-BookItalic.otf) format("opentype");font-weight:350;font-style:italic}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Medium.otf) format("opentype");font-weight:500 600;font-style:normal}@font-face{font-family:Circular;src:url(/fonts/CircularXX-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Nitti;src:url(/fonts/Nitti-Medium.otf) format("opentype");font-weight:500;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:Circular,-apple-system,sans-serif;background:var(--soft-black);color:#fff;-webkit-font-smoothing:antialiased}.stage{min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--light-grey)}.phone{position:relative;width:100%;height:100dvh;overflow:hidden;background:linear-gradient(var(--scrim),var(--scrim)),url(/bg.jpg) center / cover no-repeat,radial-gradient(120% 90% at 70% 30%,#c9a18c,#a97f68 45%,#6e4f3f)}@media (min-width: 520px){.phone{width:393px;height:852px;max-height:94dvh;border-radius:32px;box-shadow:0 24px 80px #24232359}}.screen{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;padding:28px 28px 24px;text-align:center;animation:fadeIn .42s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.logo{width:100px;margin-top:8px;flex-shrink:0}.screen-body{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;min-height:0}.eyebrow{font-family:Circular,sans-serif;font-weight:400;font-size:12px;letter-spacing:.12em;line-height:normal;text-transform:uppercase}h1{font-family:Moret,serif;font-weight:400;font-size:44px;line-height:1.05;letter-spacing:.02em;text-wrap:balance}.body-copy{font-weight:200;font-size:16px;letter-spacing:.07em;line-height:1.39;max-width:280px;padding:5px 0 15px;opacity:.95}.fine-print{font-style:italic;font-weight:200;font-size:12px;letter-spacing:.05em;line-height:1.4;max-width:280px;color:#fffc;margin-bottom:11px}.fine-print strong{font-style:normal;font-weight:500;color:#fff}.link-orange{color:var(--orange-t1);text-decoration:underline;text-underline-offset:3px}.btn{font-family:Circular,sans-serif;font-weight:400;font-size:12px;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:999px;padding:17px 34px;cursor:pointer;transition:transform .12s ease,background .16s ease,color .16s ease}.btn:active{transform:scale(.97)}.btn-primary{background:#fff;color:var(--soft-black);font-weight:500;font-size:12px;letter-spacing:.13em;white-space:nowrap;width:fit-content;max-width:100%;display:block;margin-left:auto;margin-right:auto}.btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.9)}.pill-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100%}.pill{font-family:Circular,sans-serif;font-weight:400;font-size:11px;letter-spacing:.13em;text-transform:uppercase;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.85);border-radius:999px;padding:16px 8px;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.pill.selected{background:var(--orange-t1);border-color:var(--orange-t1);color:var(--soft-black)}.field{width:100%;max-width:320px;text-align:left}.field-label{font-family:Circular,sans-serif;font-weight:600;font-size:12px;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:10px}.field-question{font-family:Circular,sans-serif;font-size:17px;display:block;margin-bottom:6px}.underline-input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.7);color:#fff;font-family:Circular,sans-serif;font-size:15px;padding:8px 0 10px;outline:none}.underline-input::placeholder{color:#ffffffa6;font-style:italic}.underline-input:focus{border-bottom-color:var(--orange-t1)}textarea.box-input{width:100%;min-height:110px;background:#eee9eaeb;border:none;border-radius:4px;padding:12px;font-family:Circular,sans-serif;font-size:14px;color:var(--soft-black);resize:none;outline:none}.nps{width:100%;max-width:320px}.nps-row{display:flex;align-items:center;gap:14px}.nps-end{font-family:Nitti,monospace;font-size:12px;text-align:center;line-height:1.3;white-space:nowrap}.nps-end small{display:block;font-family:Circular,sans-serif;font-weight:300;font-size:16px;letter-spacing:.02em;line-height:1.39;text-transform:none;margin-top:6px}input[type=range].nps-slider{flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2px;background:var(--orange-t1);outline:none;cursor:pointer}input[type=range].nps-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:4px;height:22px;border-radius:2px;background:var(--orange-t1)}input[type=range].nps-slider::-moz-range-thumb{width:4px;height:22px;border:none;border-radius:2px;background:var(--orange-t1)}.nps-value{font-family:Moret,serif;font-size:28px;margin-top:14px}.spread-body{position:relative}.spread-body h1{position:absolute;top:22%;left:0;right:0}.combo-body{justify-content:center;margin-top:-28px}.combo-top,.combo-bottom{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.combo-bottom{margin-top:44px}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.fade-item{opacity:0;animation:fadeUp .6s cubic-bezier(.22,1,.36,1) forwards}.progress{width:100%;height:26px;border:1px solid rgba(255,255,255,.8);border-radius:999px;overflow:hidden;flex-shrink:0}.progress-fill{height:100%;background:var(--cream);border-radius:999px;transition:width .5s ease}.dev-reset{position:absolute;bottom:10px;right:10px;z-index:40;width:30px;height:30px;border-radius:50%;border:none;background:#24232359;color:#ffffffb3;font-size:16px;line-height:1;cursor:pointer}.dev-reset:hover{background:#24232399;color:#fff}.debug{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#242323f5;color:#fff;padding:32px;overflow:auto;font-family:Nitti,monospace;font-size:12px}.debug h2{font-family:Moret,serif;font-weight:400;font-size:28px;margin-bottom:16px}.debug pre{background:#ffffff12;padding:14px;border-radius:8px;margin-bottom:12px;white-space:pre-wrap;word-break:break-word}.debug .btn{margin-right:10px;margin-bottom:20px}
