/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;-webkit-text-decoration:inherit;-webkit-text-decoration: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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f7f5ef;--foreground:#1c2637;--ink-muted:#687180;--line:#1c263721;--orange:#ff9800;--orange-deep:#e37800;--cream:#fffaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;padding:0 clamp(22px,6vw,92px);overflow:hidden}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1320px;min-height:88px;margin:0 auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-size:17px;font-weight:650;display:inline-flex}.brand-mark{border-radius:12px;width:40px;height:40px;box-shadow:0 5px 13px #e081002e}.topbar-links{color:var(--ink-muted);align-items:center;gap:clamp(18px,3vw,38px);font-size:13px;display:flex}.topbar-links a{transition:color .18s}:is(.topbar-links a:hover,.topbar-links a:focus-visible){color:var(--foreground)}.topbar-app-link{font-weight:600;color:var(--foreground)!important}.topbar-app-link span{color:var(--orange-deep);margin-left:4px;font-size:16px}.hero{grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:clamp(54px,9vw,154px);max-width:1320px;min-height:min(710px,100vh - 88px);margin:0 auto;padding:clamp(74px,11vh,140px) 0 clamp(84px,11vh,144px);display:grid}.hero-copy{align-self:center;max-width:620px;padding-bottom:13px}.eyebrow{color:var(--orange-deep);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 24px;font-size:11px;font-weight:700;display:flex}.eyebrow-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #ff98001c}h1,h2,p{margin-top:0}h1{letter-spacing:-.075em;max-width:700px;margin-bottom:28px;font-size:clamp(51px,6.4vw,92px);font-weight:520;line-height:.98}.hero-description{color:var(--ink-muted);max-width:495px;margin-bottom:33px;font-size:clamp(16px,1.35vw,19px);line-height:1.65}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:20px;min-height:53px;padding:0 23px;font-size:14px;font-weight:650;transition:box-shadow .18s,transform .18s,background .18s;display:inline-flex}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.button-primary{background:var(--foreground);color:#fff;box-shadow:0 9px 17px #1c263721}.button-primary span{color:#ffb541;font-size:20px;line-height:0}:is(.button-primary:hover,.button-primary:focus-visible){background:#28364a;box-shadow:0 13px 24px #1c26372e}.button-secondary{border:1px solid var(--line);color:var(--foreground)}:is(.button-secondary:hover,.button-secondary:focus-visible){background:#fffdf8;border-color:#1c263745}.response-note{color:#89909a;margin:18px 0 0;font-size:12px}.response-note a{color:var(--foreground);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #1c263740;text-decoration:underline #1c263740}.hero-art{place-self:center;width:100%;max-width:530px;min-height:450px;position:relative}.hero-art:before{content:"";border:1px solid #1c26371a;border-radius:50%;width:450px;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-art:after{content:"";z-index:-1;background-image:radial-gradient(#1c26372b 1px,#0000 1px);background-size:12px 12px;width:94px;height:94px;position:absolute;top:15px;right:-9px}.glow{filter:blur(2px);border-radius:50%;position:absolute}.glow-one{background:#ffb13461;width:140px;height:140px;top:20%;left:9%}.glow-two{background:#fce0aae6;width:130px;height:130px;bottom:12%;right:7%}.support-card{background:var(--cream);border:1px solid #1c26371f;border-radius:28px;width:min(76%,374px);min-height:430px;padding:25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(3.5deg);box-shadow:0 24px 60px #2d27161a,0 3px 8px #2d27160d}.card-topline,.card-footer{justify-content:space-between;align-items:center;display:flex}.card-label{color:#8a8c8a;font-family:var(--font-geist-mono), monospace;letter-spacing:.09em;font-size:10px}.card-status{color:#798078;align-items:center;gap:6px;font-size:10px;display:inline-flex}.card-status span{background:#65b889;border-radius:50%;width:6px;height:6px}.app-icon{border-radius:37px;width:168px;height:168px;margin:57px auto 42px;display:block;box-shadow:0 15px 25px #e0810040}.card-message{flex-direction:column;gap:8px;margin-bottom:56px;display:flex}.message-line{background:#d9d6cd;border-radius:99px;width:100%;height:7px;display:block}.message-line-short{background:var(--orange);width:39%}.message-line-medium{width:70%}.card-footer{color:#7a7d7a;border-top:1px solid #1c26371a;padding-top:16px;font-size:11px}.card-footer span:last-child{color:var(--orange-deep);font-size:17px}.support-panel{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:end;gap:50px;max-width:1320px;margin:0 auto;padding:68px 0 74px;display:grid}.support-heading .eyebrow{margin-bottom:17px}h2{letter-spacing:-.06em;max-width:460px;margin-bottom:0;font-size:clamp(29px,3.4vw,47px);font-weight:510;line-height:1.04}.support-details{max-width:430px;padding-bottom:2px}.support-details p{color:var(--ink-muted);max-width:360px;margin-bottom:22px;font-size:14px;line-height:1.65}.email-link{letter-spacing:-.03em;border-bottom:1px solid #1c263733;justify-content:space-between;align-items:center;padding-bottom:13px;font-size:clamp(17px,2vw,23px);font-weight:600;transition:border-color .18s,color .18s;display:flex}:is(.email-link:hover,.email-link:focus-visible){border-color:var(--orange);color:var(--orange-deep)}.email-arrow{color:var(--orange-deep);font-size:24px;font-weight:400}.footer{color:#8c9197;justify-content:space-between;max-width:1320px;margin:0 auto;padding:24px 0 30px;font-size:11px;display:flex}@media (max-width:800px){.hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding-top:72px;padding-bottom:76px}.hero-copy{padding-bottom:0}.hero-art{min-height:400px}.hero-art:before{width:390px;height:390px}.support-card{min-height:385px}.app-icon{width:140px;height:140px;margin:48px auto 31px}.card-message{margin-bottom:44px}.support-panel{grid-template-columns:1fr;gap:35px;padding:55px 0 60px}}@media (max-width:530px){.site-shell{padding:0 18px}.topbar{min-height:76px}.topbar-links>a:first-child{display:none}.hero{padding-top:60px}h1{font-size:clamp(48px,15vw,67px)}.hero-description{font-size:15px;line-height:1.6}.button{min-height:50px;padding:0 19px}.hero-art{min-height:350px}.hero-art:before{width:330px;height:330px}.hero-art:after{width:70px;height:70px;top:7px;right:-5px}.support-card{border-radius:22px;width:min(82%,335px);min-height:335px;padding:20px}.app-icon{border-radius:29px;width:112px;height:112px;margin:42px auto 27px}.card-message{gap:6px;margin-bottom:33px}.message-line{height:6px}.footer{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
