:root{--bg:#f8fafa;--panel:#fff;--panel-contrast:#f6f9f9;--link:#0d6ec2;--cta-bg:#1d1f24}
@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-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.inline-flex{display:inline-flex}.table{display:table}.h-\[500px\]{height:500px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[200px\]{max-height:200px}.min-h-\[40px\]{min-height:40px}.min-h-\[400px\]{min-height:400px}.max-w-\[85\%\]{max-width:85%}.max-w-\[100px\]{max-width:100px}.max-w-none{max-width:none}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.rotate-1{rotate:1deg}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-t-transparent{border-top-color:#0000}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.break-words{overflow-wrap:break-word}.whitespace-pre-wrap{white-space:pre-wrap}.opacity-0{opacity:0}.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,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media (hover:hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x)var(--tw-scale-y)}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}*{box-sizing:border-box}html,body{height:100%}body{color:#1d1f24;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#fffaf3;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:var(--link,#0d6ec2);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1120px;margin:0 auto;padding:0 20px}h1,h2,h3{color:#1d1f24;margin:0 0 .5rem;font-family:Fraunces,Georgia,serif}h1{letter-spacing:-.5px;font-size:clamp(2.2rem,4vw,3.2rem)}h2{font-size:clamp(1.4rem,2.6vw,2rem)}h3{font-size:clamp(1.1rem,2vw,1.4rem)}.btn{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.1rem;font-weight:600;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex;box-shadow:0 1px 2px #0000000d,0 8px 20px #0000000f}.btn--primary{background:var(--cta-bg,#1d1f24);color:#fff}.btn--primary:hover{background:#000;transform:translateY(-1px)}.btn--ghost{color:#1d1f24;background:0 0;border-color:#e6eef0}.btn--ghost:hover{background:#f6f9f9}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#5b6070;margin-bottom:.5rem;font-size:.85rem;display:inline-block}.sub{color:#343843;max-width:48ch}.hero{background:radial-gradient(1200px 600px at 10% -10%,var(--panel-contrast,#f6f9f9),transparent),var(--bg,#fff)}.hero__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(24px,4vw,48px);max-width:1200px;margin:0 auto;padding:clamp(32px,6vw,96px) 20px;display:grid}.hero__copy .highlight{background:linear-gradient(120deg,#d9efee,#ffe2b1);border-radius:.4em;padding:0 .25em}.ctaRow{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.trust{color:#5b6070;gap:1rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.hero__art{background:#fff;border:1px solid #e6eef0;border-radius:18px;padding:clamp(16px,2vw,28px);position:relative}.nav{z-index:50;background:#fff;border-bottom:1px solid #e6eef0;position:sticky;top:0}.nav__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:.7rem 20px;display:flex}.logo{align-items:center;gap:.5rem;display:flex}.logo img{width:28px;height:28px}.footer{margin-top:auto;color:#78350f!important;background:#fffaf3!important;border-top:1px solid #e6cfa8!important;padding:2rem 1rem!important}.footer a{color:#92400e!important}.footer a:hover{text-decoration:underline;color:#78350f!important}.footer strong{color:#78350f!important}.footer p{color:#92400e!important}.footer-content{text-align:center!important}.footer-copyright{color:#78350f!important;margin-bottom:.5rem!important;font-size:.95rem!important}.footer-disclaimer{color:#92400e!important;max-width:800px!important;margin-bottom:1rem!important;margin-left:auto!important;margin-right:auto!important;font-size:.85rem!important;line-height:1.6!important}.footer-links{flex-wrap:wrap!important;justify-content:center!important;gap:1rem!important;margin-bottom:.75rem!important;font-size:.9rem!important;display:flex!important}.footer-links span{color:#b45309!important}.footer-contact{color:#92400e!important;font-size:.85rem!important}@media (max-width:960px){.hero__inner{grid-template-columns:1fr}}.legal{background:#fff;border-top:1px solid #e6eef0;border-bottom:1px solid #e6eef0}.legal .legal__inner{color:#343843;max-width:860px;margin:0 auto;padding:clamp(24px,5vw,64px) 20px}.legal h1{margin-bottom:.25rem;font-size:clamp(1.8rem,3.4vw,2.4rem)}.legal .lede{color:#5b6070;margin-bottom:1.5rem}.legal h2{border-top:1px solid #e6eef0;margin-top:2rem;padding-top:1rem}.legal h3{color:#1d1f24;margin-top:1.25rem}.legal p{margin:.75rem 0}.legal a{color:#0d6ec2}.legal a:hover{color:#0b5aa1}.legal ul,.legal ol{margin:.5rem 0 1rem;padding-left:1.2rem}.legal li{margin:.35rem 0}.legal .note{color:#1d1f24;background:#f6f9f9;border:1px solid #e6eef0;border-radius:10px;padding:.85rem 1rem}.legal table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.95rem}.legal th,.legal td{text-align:left;border:1px solid #e6eef0;padding:.55rem .6rem}.legal th{color:#1d1f24;background:#f6f9f9}.legal code,.legal pre{color:#1d1f24;background:#f6f9f9;border:1px solid #e6eef0;border-radius:6px;padding:.1rem .35rem;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.92em}.legal pre{padding:.75rem 1rem;overflow:auto}.breadcrumbs{color:#5b6070;margin-bottom:.75rem;font-size:.9rem}.breadcrumbs a{color:#5b6070}.breadcrumbs a:hover{color:#1d1f24;text-decoration:underline}.toc{background:#fff;border:1px solid #e6eef0;border-radius:10px;margin:1rem 0 1.25rem;padding:.85rem 1rem;box-shadow:0 1px 2px #0000000d}.toc h3{margin:0 0 .5rem;font-size:1rem}.toc ul{margin:0;padding:0;list-style:none}.toc li{margin:.4rem 0}.toc a{color:#0d6ec2}@media print{.nav,.footer,.ctaRow,.hero__art,.toc{display:none!important}body{color:#000}.legal .legal__inner{padding:0}a:after{content:" (" attr(href)")";color:#555;font-size:.85em}}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-amber-50{--tw-gradient-from:#fffbeb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fffbeb00)}.via-orange-50{--tw-gradient-stops:var(--tw-gradient-from),#fff7ed,var(--tw-gradient-to,#fff7ed00)}.to-red-50{--tw-gradient-to:#fef2f2}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-3>*+*{margin-left:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-8>*+*{margin-top:2rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.transform{transform:translateZ(0)}.transition-all{transition:all .2s}.hover\:scale-105:hover{transform:scale(1.05)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-8{width:2rem}.h-8{height:2rem}.w-16{width:4rem}.h-16{height:4rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-6xl{max-width:72rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-serif{font-family:Fraunces,Georgia,serif}.italic{font-style:italic}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.text-center{text-align:center}.text-white{color:#fff}.text-amber-600{color:#d97706}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-amber-900{color:#78350f}.text-orange-600{color:#ea580c}.bg-white{background-color:#fff}.bg-amber-100{background-color:#fef3c7}.bg-amber-600{background-color:#d97706}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-amber-600{--tw-gradient-from:#d97706;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#d9770600)}.to-orange-600{--tw-gradient-to:#ea580c}.hover\:from-amber-700:hover{--tw-gradient-from:#b45309}.hover\:to-orange-700:hover{--tw-gradient-to:#c2410c}.border{border-width:1px}.border-amber-200{border-color:#fde68a}.mt-6{margin-top:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-20{margin-top:5rem}.p-4{padding:1rem}.p-8{padding:2rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.relative{position:relative}.absolute{position:absolute}.-inset-6{inset:-1.5rem}.rotate-1{transform:rotate(1deg)}.object-cover{-o-object-fit:cover;object-fit:cover}.block{display:block}.inline-block{display:inline-block}@media (max-width:767px){.hero__inner{padding:clamp(20px,5vw,40px) 16px}.text-4xl{font-size:1.75rem}.text-3xl{font-size:1.5rem}.gap-12{gap:1.5rem}.py-12{padding-top:2rem;padding-bottom:2rem}.max-w-6xl{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:text-5xl{font-size:3rem;line-height:1}.md\:h-\[500px\]{height:500px}}.message{border-radius:12px;max-width:85%;margin-bottom:1rem;padding:.75rem 1rem}.message--user{background:var(--cta-bg,#1d1f24);color:#fff;margin-left:auto}.message--assistant{color:#1d1f24;background:#fff;border:1px solid #e6eef0}@media (max-width:640px){.chat-messages{padding:.75rem}.message{max-width:95%}}@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-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
