.landing-root{--cream:#f7f3ec;--cream-mid:#ede8df;--cream-dark:#e4ddd2;--ink:#1c1917;--ink-mid:#44403c;--ink-light:#78716c;--teal:#0d9488;--teal-light:#14b8a6;--surface:#fff9;--surface-2:#ffffffd9;--line:#0000000f;--hover:#0000000d;background:var(--cream);color:var(--ink)}.nav-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1.5px solid #d6d0c4;border-radius:9999px;gap:2px;padding:7px 5px;display:flex}.nav-pill a{color:#1c1917;border-radius:9999px;padding:8px 20px;font-size:14px;font-weight:400;text-decoration:none;transition:background .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.nav-pill a:hover{background:#1c19170f}.nav-pill a:focus-visible{outline-offset:2px;outline:2px solid #d97706}.nav-pill a:active{background:#1c19171a}.btn-primary{color:#f7f3ec;cursor:pointer;background:#1c1917;border:none;border-radius:9999px;align-items:center;gap:8px;padding:11px 24px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:inline-flex}.btn-primary:hover{transform:scale(1.04);box-shadow:0 6px 24px #1c191733}.btn-primary:focus-visible{outline-offset:3px;outline:2px solid #d97706}.btn-primary:active{transform:scale(.97)}.lang-btn{color:#1c1917;cursor:pointer;background:0 0;border:1.5px solid #d6d0c4;border-radius:9999px;align-items:center;gap:4px;padding:10px 18px;font-family:Outfit,sans-serif;font-size:14px;transition:background .2s,border-color .2s;display:inline-flex}.lang-btn:hover{background:#1c19170a;border-color:#b8b0a4}.lang-btn:focus-visible{outline-offset:2px;outline:2px solid #d97706}.lang-btn:active{background:#1c191714}.hero-heading{letter-spacing:-.025em;color:#1c1917;font-family:Playfair Display,Georgia,serif;font-size:clamp(40px,5vw,70px);font-weight:600;line-height:1.1}.bg-shape{z-index:0;background:linear-gradient(160deg,#ede8df,#e6e0d4);border-radius:52px;width:56%;height:calc(100% + 60px);position:absolute;top:-20px;right:-90px}.btn-contact{color:#1c1917;cursor:pointer;align-items:center;gap:10px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.btn-contact:hover{transform:translate(5px)}.btn-contact:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #d97706}.btn-contact:active{transform:translate(2px)}.btn-contact .icon-circle{border:1.5px solid #1c1917;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.optical-form-container{z-index:1;width:440px;height:460px;position:relative}.form-sheet{border-radius:12px;position:absolute;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}.form-sheet-back{z-index:1;background:linear-gradient(145deg,#e8e2d6,#ddd6c8);width:340px;height:420px;top:20px;left:50px;transform:rotate(6deg)}.form-sheet-mid{z-index:2;background:linear-gradient(145deg,#f0ebe2,#e8e2d8);width:340px;height:420px;top:10px;left:42px;transform:rotate(3deg)}.form-sheet-front{z-index:3;background:linear-gradient(155deg,#fffdf9,#f8f4ed);border:1px solid #0000000f;width:340px;height:420px;top:0;left:34px;overflow:hidden;transform:rotate(-1deg)}.form-header-bar{background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:8px 8px 0 0;align-items:center;gap:8px;height:52px;margin:16px 16px 0;padding:0 16px;display:flex}.form-header-dot{background:#ffffff80;border-radius:50%;width:8px;height:8px}.form-header-line{background:#fff6;border-radius:2px;height:3px}.bubble-row{align-items:center;gap:10px;height:36px;padding:0 20px;display:flex}.bubble-label{background:#ddd6c8;border-radius:2px;flex-shrink:0;width:60px;height:4px}.bubble-group{flex:1;justify-content:center;gap:12px;display:flex}.bubble{background:0 0;border:2px solid #c8c0b4;border-radius:50%;width:22px;height:22px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),border-color .3s;position:relative}.bubble.filled{background:0 0;border-color:#d97706}.bubble.filled:after{content:"";background:#d97706;border-radius:50%;position:absolute;inset:3px}.bubble.filled-teal{border-color:#0d9488}.bubble.filled-teal:after{content:"";background:#0d9488;border-radius:50%;position:absolute;inset:3px}@keyframes bubbleFill{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.bubble.animate-fill:after{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards bubbleFill}.float-bubble{z-index:5;border:2px solid;border-radius:50%;position:absolute}@keyframes floatY{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(3deg)}}@keyframes floatX{0%,to{transform:translate(0)translateY(0)}33%{transform:translate(8px)translateY(-10px)}66%{transform:translate(-5px)translateY(-6px)}}@keyframes pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pencil-icon{z-index:10;animation:3s ease-in-out infinite floatY;position:absolute;bottom:80px;right:10px}.check-float{z-index:10;background:#0d9488;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;animation:4s ease-in-out infinite floatX;display:flex;position:absolute;top:30px;right:30px;box-shadow:0 4px 16px #0d948859}.stats-badge{z-index:10;background:#fffdf9;border:1px solid #00000014;border-radius:14px;padding:12px 16px;animation:5s ease-in-out .5s infinite floatX;position:absolute;bottom:30px;left:10px;box-shadow:0 8px 28px #00000014,0 2px 6px #0000000a}.likert-badge{z-index:10;background:#fffdf9;border:1px solid #00000014;border-radius:14px;padding:10px 14px;animation:4.5s ease-in-out 1s infinite floatY;position:absolute;top:60px;left:-10px;box-shadow:0 8px 28px #00000014}.likert-dots{gap:6px;margin-top:6px;display:flex}.likert-dot{border-radius:50%;width:14px;height:14px;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.likert-dot:hover{transform:scale(1.3)}.divider{background:#d6d0c4;width:100%;max-width:420px;height:1px;margin:20px 0 16px}.logo-mark{background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.logo-mark:after{content:"";border:2.5px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute}.scale-icon{vertical-align:middle;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-right:6px;display:inline-flex;position:relative;top:-3px;box-shadow:0 4px 14px #d977064d}.trust-item{background:#0d94880a;border:1px solid #0d94881a;border-radius:14px;align-items:center;gap:10px;padding:14px 18px;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:flex}.trust-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948814}.trust-icon{background:#0d948814;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.trust-text{color:#1c1917;font-size:13px;font-weight:500;line-height:1.3}.feature-card{background:#fffdf999;border:1px solid #0000000d;border-radius:20px;padding:30px 26px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s,border-color .35s}.feature-card:hover{border-color:#00000014;transform:translateY(-5px);box-shadow:0 16px 44px #00000012,0 3px 10px #00000008}.feature-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;display:flex}.feature-icon-amber{background:#d9770614}.feature-icon-teal{background:#0d948814}.feature-title{color:#1c1917;margin-bottom:8px;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.feature-desc{color:#78716c;font-size:13.5px;line-height:1.7}.cta-btn-primary{color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:9999px;align-items:center;gap:8px;padding:14px 32px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s;display:inline-flex;box-shadow:0 4px 16px #d977064d}.cta-btn-primary:hover{transform:scale(1.04);box-shadow:0 8px 28px #d9770666}.cta-btn-primary:focus-visible{outline-offset:3px;outline:2px solid #f59e0b}.cta-btn-primary:active{transform:scale(.97)}.cta-btn-ghost{color:#f7f3ecb3;border:1px solid #f7f3ec33;border-radius:9999px;align-items:center;padding:14px 28px;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,transform .25s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.cta-btn-ghost:hover{color:#fff;border-color:#f7f3ec80;transform:scale(1.03)}.cta-btn-ghost:focus-visible{outline-offset:3px;outline:2px solid #f59e0b}.cta-btn-ghost:active{transform:scale(.97)}.site-footer{background:#ede8df66;border-top:1px solid #e4ddd2}.footer-link{color:#78716c;font-size:13.5px;text-decoration:none;transition:color .2s}.footer-link:hover{color:#1c1917}.footer-link:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #d97706}.pricing-card{background:#fffdf9b3;border:1px solid #0000000f;border-radius:24px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s;position:relative;overflow:hidden}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #00000014,0 4px 12px #0000000a}.pricing-card:focus-within{box-shadow:0 0 0 3px #d977064d}.pricing-card-inner{padding:32px 28px 36px}.pricing-card-featured{background:#fffdf9;border:1.5px solid #d97706;box-shadow:0 8px 32px #d977061a,0 2px 8px #d977060f}.pricing-card-featured:hover{box-shadow:0 24px 56px #d9770626,0 6px 16px #d9770614}.pricing-badge{color:#fff;text-align:center;letter-spacing:.05em;background:linear-gradient(135deg,#d97706,#f59e0b);padding:6px 0;font-size:12px;font-weight:600}.pricing-btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-family:Outfit,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,background .25s;display:flex}.pricing-btn:active{transform:scale(.97)}.pricing-btn:focus-visible{outline-offset:3px;outline:2px solid #d97706}.pricing-btn-outline{color:#1c1917;background:0 0;border:1.5px solid #d6d0c4}.pricing-btn-outline:hover{background:#1c191708;border-color:#b8b0a4;transform:scale(1.02)}.pricing-btn-filled{color:#f7f3ec;background:#1c1917}.pricing-btn-filled:hover{transform:scale(1.03);box-shadow:0 8px 24px #1c191740}.pricing-btn-teal{color:#0d9488;background:0 0;border:1.5px solid #0d9488}.pricing-btn-teal:hover{color:#fff;background:#0d9488;transform:scale(1.02);box-shadow:0 8px 24px #0d948833}.pricing-divider{background:#e8e2d6;height:1px;margin:24px 0}.pricing-features{flex-direction:column;gap:12px;list-style:none;display:flex}.pricing-feature{color:#44403c;align-items:center;gap:10px;font-size:13.5px;display:flex}.feat-icon{flex-shrink:0;width:18px;height:18px}.billing-toggle{cursor:pointer;background:#e8e2d6;border:none;border-radius:9999px;width:48px;height:26px;padding:0;transition:background .3s;position:relative}.billing-toggle:focus-visible{outline-offset:2px;outline:2px solid #d97706}.billing-toggle:active .billing-knob{transform:scale(.9)}.billing-toggle.active{background:#0d9488}.billing-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #00000026}.billing-toggle.active .billing-knob{transform:translate(22px)}.billing-label{cursor:pointer;transition:color .2s}.active-billing{color:#1c1917;font-weight:500}.scroll-reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.anim-fade-up{opacity:0;animation:.75s cubic-bezier(.16,1,.3,1) forwards fadeUp}.anim-fade-in{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeIn}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.scroll-reveal{opacity:1!important;transform:none!important}.anim-fade-up,.anim-fade-in{opacity:1!important}}.anim-slide-right{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards slideInRight}.anim-scale-in{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards scaleIn}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.35s}.d4{animation-delay:.5s}.d5{animation-delay:.65s}.d6{animation-delay:.8s}.d7{animation-delay:1s}.d8{animation-delay:1.2s}.d9{animation-delay:1.4s}.bubble-anim-1 .filled:after,.bubble-anim-1 .filled-teal:after{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) 1.2s forwards bubbleFill}.bubble-anim-2 .filled:after,.bubble-anim-2 .filled-teal:after{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) 1.5s forwards bubbleFill}.bubble-anim-3 .filled:after,.bubble-anim-3 .filled-teal:after{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) 1.8s forwards bubbleFill}.bubble-anim-4 .filled:after,.bubble-anim-4 .filled-teal:after{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) 2.1s forwards bubbleFill}.bubble-anim-5 .filled:after,.bubble-anim-5 .filled-teal:after{opacity:0;animation:.4s cubic-bezier(.34,1.56,.64,1) 2.4s forwards bubbleFill}@media (max-width:1024px){.bg-shape{width:50%;right:-40px}.optical-form-container{width:360px;height:400px}.form-sheet-back,.form-sheet-mid,.form-sheet-front{width:280px;height:360px}}@media (max-width:768px){.bg-shape{display:none}.optical-form-container{width:320px;height:380px}.form-sheet-back,.form-sheet-mid,.form-sheet-front{width:260px;height:340px}.form-sheet-back{left:30px}.form-sheet-mid{left:24px}.form-sheet-front{left:18px}.likert-badge,.stats-badge{display:none}}
