@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-duration:initial}}}@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:"DM Mono", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-cream:#f6f4eb}}@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;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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.z-\[100\]{z-index:100}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.aspect-square{aspect-ratio:1}.h-full{height:100%}.w-full{width:100%}.max-w-\[600px\]{max-width:600px}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-crosshair{cursor:crosshair}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.items-center{align-items:center}.gap-\[10px\]{gap:10px}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-500{--tw-duration:.5s;transition-duration:.5s}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-cream);color:#1a1a1a;-webkit-font-smoothing:antialiased;font-family:Outfit,sans-serif;line-height:1.4;overflow-x:hidden}h1,h2,h3,h4{font-weight:inherit}.chat-scroll::-webkit-scrollbar{width:5px}.chat-scroll::-webkit-scrollbar-track{background:0 0}.chat-scroll::-webkit-scrollbar-thumb{background:#00000014;border-radius:3px}.chat-scroll::-webkit-scrollbar-thumb:hover{background:#00000026}input[type=range]{appearance:none;background:#e8e5de;border-radius:2px;outline:none;height:3px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#1a1a1a;border:2px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px #00000026}@keyframes pulse-ring{0%{box-shadow:0 0 #10b9814d}70%{box-shadow:0 0 0 16px #10b98100}to{box-shadow:0 0 #10b98100}}.pulse-active{animation:2s infinite pulse-ring}input:focus,textarea:focus,select:focus{outline:none;border-color:#bbb!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}.landing{--landing-cream: #f5f0e8;--landing-dark: #1a2e1a;--landing-black: #111;--landing-white: #fff;--landing-lavender: #d4c4f0;--landing-lavender-light: #ede5fb;--landing-orange: #e8854a;--landing-green: #2d5a2d;--landing-text-muted: #777;--landing-border: #ddd8cf;font-family:Inter,-apple-system,sans-serif;background:var(--landing-cream);color:var(--landing-dark)}.landing a{color:inherit;text-decoration:none}.landing button{cursor:pointer;border:none;background:none;font-family:inherit}.landing ::selection{background:var(--landing-lavender);color:var(--landing-dark)}.landing-nav{position:sticky;top:0;z-index:100;background:var(--landing-cream);border-bottom:1px solid var(--landing-border);padding:0 40px}.landing-nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px}.landing-nav-logo{font-family:"DM Serif Display",Georgia,serif;font-size:1.4rem;color:var(--landing-dark);display:flex;align-items:center;gap:8px}.landing-nav-links{display:flex;align-items:center;gap:32px;font-size:.95rem;font-weight:500;color:var(--landing-dark)}.landing-nav-links a:hover{color:var(--landing-green)}.landing-nav-cta{background:var(--landing-dark);color:var(--landing-white);padding:10px 24px;border-radius:40px;font-size:.9rem;font-weight:600;transition:opacity .15s}.landing-nav-cta:hover{opacity:.85}.landing-hero{padding:100px 40px 80px;text-align:center;position:relative;overflow:hidden}.landing-hero h1{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.1;max-width:800px;margin:0 auto 24px}.landing-hero h1 em{font-style:italic;color:var(--landing-green)}.landing-hero h1 strong{font-weight:400}.landing-hero-sub{font-size:1.15rem;color:var(--landing-text-muted);max-width:520px;margin:0 auto 36px;line-height:1.6}.landing-hero-cta-row{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.landing-btn-primary{background:var(--landing-dark);color:var(--landing-white);padding:14px 32px;border-radius:40px;font-size:1rem;font-weight:600;transition:opacity .15s;display:inline-flex;align-items:center;gap:8px}.landing-btn-primary:hover{opacity:.85}.landing-btn-secondary{background:var(--landing-lavender-light);color:var(--landing-dark);padding:14px 32px;border-radius:40px;font-size:1rem;font-weight:600;transition:background .15s;display:inline-flex;align-items:center;gap:8px}.landing-btn-secondary:hover{background:var(--landing-lavender)}.landing-hero-note{margin-top:16px;font-size:.85rem;color:#bbb}.landing-hero-words{position:absolute;inset:0;pointer-events:none;overflow:hidden}.landing-hero-word{position:absolute;font-family:"DM Serif Display",Georgia,serif;font-style:italic;color:#1a2e1a0f;font-size:clamp(1rem,2vw,1.5rem);white-space:nowrap}.landing-voice-strip{padding:40px;display:flex;justify-content:center}.landing-voice-demo{background:var(--landing-dark);border-radius:20px;padding:32px 40px;display:flex;align-items:center;gap:20px;max-width:700px;width:100%;color:var(--landing-white)}.landing-voice-wave{width:56px;height:56px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:landing-pulse-glow 2s ease-in-out infinite}@keyframes landing-pulse-glow{0%,to{border-color:#ffffff4d}50%{border-color:#d4c4f0cc}}.landing-voice-text{font-size:.95rem;line-height:1.6;color:#fffc}.landing-voice-text strong{color:var(--landing-white);font-weight:600}.landing-stats{padding:80px 40px;text-align:center}.landing-stats h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;margin-bottom:20px}.landing-highlight{background:var(--landing-lavender-light);padding:0 8px;border-radius:6px}.landing-stats-sub{font-size:1.05rem;color:var(--landing-text-muted);max-width:600px;margin:0 auto 48px;line-height:1.7}.landing-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.landing-stat-card{background:var(--landing-white);border:1px solid var(--landing-border);border-radius:16px;padding:36px 24px}.landing-stat-number{font-family:DM Mono,monospace;font-size:2.5rem;font-weight:500;color:var(--landing-dark);margin-bottom:6px}.landing-stat-label{font-size:.9rem;color:var(--landing-text-muted)}.landing-scenarios{background:var(--landing-black);color:var(--landing-white);padding:100px 40px}.landing-scenarios-inner{max-width:1100px;margin:0 auto}.landing-scenarios h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;margin-bottom:16px}.landing-scenarios h2 em{font-style:italic;color:var(--landing-lavender)}.landing-scenarios-sub{font-size:1.05rem;color:#ffffff80;margin-bottom:48px;max-width:500px}.landing-scenario-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:48px}.landing-scenario-tag{padding:10px 22px;border:1px solid rgba(255,255,255,.2);border-radius:40px;font-size:.9rem;color:#ffffffb3;transition:all .15s}.landing-scenario-tag:hover,.landing-scenario-tag.active{background:var(--landing-white);color:var(--landing-black);border-color:var(--landing-white)}.landing-scenario-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.landing-scenario-detail-text h3{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;font-weight:400;margin-bottom:16px}.landing-scenario-detail-text p{font-size:1rem;color:#fff9;line-height:1.7;margin-bottom:24px}.landing-scenario-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:32px}.landing-scenario-card-header{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--landing-lavender);margin-bottom:20px;font-weight:600}.landing-chat-bubble{padding:12px 18px;border-radius:14px;font-size:.92rem;line-height:1.5;margin-bottom:10px;max-width:85%}.landing-chat-agent{background:#ffffff1a;color:#ffffffd9}.landing-chat-user{background:var(--landing-lavender);color:var(--landing-dark);margin-left:auto}.landing-how{padding:100px 40px;text-align:center}.landing-how h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;margin-bottom:16px}.landing-how-sub{font-size:1.05rem;color:var(--landing-text-muted);margin-bottom:56px}.landing-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto}.landing-how-step{text-align:left;padding:32px;background:var(--landing-white);border:1px solid var(--landing-border);border-radius:16px}.landing-how-step-num{font-family:DM Mono,monospace;font-size:.8rem;color:var(--landing-lavender);background:var(--landing-lavender-light);display:inline-block;padding:4px 12px;border-radius:20px;margin-bottom:16px;font-weight:500}.landing-how-step h3{font-family:"DM Serif Display",Georgia,serif;font-size:1.4rem;font-weight:400;margin-bottom:10px}.landing-how-step p{font-size:.92rem;color:var(--landing-text-muted);line-height:1.6}.landing-features{padding:60px 40px 100px}.landing-feature-row{max-width:1100px;margin:0 auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.landing-feature-row.reverse{direction:rtl}.landing-feature-row.reverse>*{direction:ltr}.landing-feature-text h3{font-family:"DM Serif Display",Georgia,serif;font-size:2rem;font-weight:400;margin-bottom:14px}.landing-feature-text p{font-size:1rem;color:var(--landing-text-muted);line-height:1.7;margin-bottom:20px}.landing-feature-visual{background:var(--landing-white);border:1px solid var(--landing-border);border-radius:20px;padding:32px;min-height:300px;display:flex;flex-direction:column;justify-content:center}.landing-feature-visual.dark{background:var(--landing-black);border-color:#333;color:var(--landing-white)}.landing-score-circle{width:100px;height:100px;border-radius:50%;border:5px solid var(--landing-green);display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:2rem;font-weight:500;color:var(--landing-green);margin:0 auto 16px}.landing-testimonials{padding:80px 40px;background:var(--landing-white)}.landing-testimonials h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:400;text-align:center;margin-bottom:48px;color:var(--landing-green)}.landing-testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.landing-testimonial-card{padding:28px;background:var(--landing-cream);border-radius:16px}.landing-testimonial-text{font-size:.95rem;line-height:1.65;color:var(--landing-dark);margin-bottom:16px;font-style:italic}.landing-testimonial-author{font-size:.85rem;font-weight:600;color:var(--landing-dark)}.landing-testimonial-role{font-size:.8rem;color:var(--landing-text-muted)}.landing-cta{padding:120px 40px;text-align:center}.landing-cta h2{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(3rem,6vw,5rem);font-weight:400;font-style:italic;margin-bottom:20px}.landing-cta-sub{font-size:1.1rem;color:var(--landing-text-muted);margin-bottom:36px;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.landing-footer{padding:60px 40px 40px;border-top:1px solid var(--landing-border)}.landing-footer-inner{max-width:1100px;margin:0 auto 48px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.landing-footer-brand{font-family:"DM Serif Display",Georgia,serif;font-size:1.3rem;margin-bottom:12px}.landing-footer-brand-sub{font-size:.85rem;color:var(--landing-text-muted);line-height:1.6;max-width:280px}.landing-footer-col h4{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--landing-text-muted);margin-bottom:16px;font-weight:600}.landing-footer-col a{display:block;font-size:.9rem;color:var(--landing-dark);margin-bottom:10px;transition:color .15s}.landing-footer-col a:hover{color:var(--landing-green)}.landing-footer-bottom{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid var(--landing-border);font-size:.82rem;color:var(--landing-text-muted)}.landing-footer-big-logo{font-family:"DM Serif Display",Georgia,serif;font-size:clamp(4rem,12vw,10rem);font-weight:400;color:var(--landing-dark);text-align:center;margin-top:48px;letter-spacing:-.03em;line-height:1}@media(max-width:768px){.landing-nav{padding:0 20px}.landing-nav-links{display:none}.landing-hero{padding:60px 20px 50px}.landing-stats-grid,.landing-how-steps,.landing-feature-row{grid-template-columns:1fr}.landing-feature-row.reverse{direction:ltr}.landing-scenario-detail,.landing-testimonial-grid{grid-template-columns:1fr}.landing-footer-inner{grid-template-columns:1fr 1fr}.landing-voice-demo{flex-direction:column;text-align:center}}
