/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.absolute{position:absolute}}:root{--ink:#10233e;--ink-soft:#44546b;--cream:#f7f3ea;--paper:#fffdf8;--coral:#ff6b5f;--coral-dark:#db4f45;--blue:#738aae;--yellow:#f6c453;--line:#d8d4ca;--white:#fff;--font-body:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif;--font-display:"Avenir Next", Avenir, "Segoe UI", Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);min-width:320px;margin:0}a{color:inherit}.skip-link{background:var(--ink);color:var(--white);z-index:100;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header,.site-footer,.hero,.section{width:calc(100% - 48px);max-width:1180px;margin-inline:auto}.site-header{justify-content:space-between;align-items:center;height:92px;display:flex}.brand{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.14rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);border-radius:10px;grid-template-columns:repeat(3,5px);place-content:center;gap:3px;width:32px;height:32px;display:grid;transform:rotate(-3deg)}.brand-mark i{background:var(--coral);border-radius:2px;height:12px;display:block}.brand-mark i:nth-child(2){background:var(--yellow);height:17px}.brand-mark i:nth-child(3){background:var(--blue);height:9px}.site-header nav,.site-footer nav{align-items:center;gap:1.75rem;display:flex}.site-header nav a,.site-footer nav a{font-size:.91rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover,.text-link:hover{color:var(--coral-dark)}.site-header a:focus-visible,.site-footer a:focus-visible,.hero a:focus-visible,.section a:focus-visible,.legal-page a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px;border-radius:4px}.hero{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(3rem,8vw,7rem);min-height:670px;padding:64px 0 96px;display:grid}.eyebrow{color:var(--coral-dark);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.6rem;margin:0 0 1.5rem;font-size:.72rem;font-weight:800;display:flex}.eyebrow>span{background:var(--coral);border-radius:999px;width:8px;height:8px}.hero h1,.section h2,.legal-hero h1{font-family:var(--font-display);letter-spacing:-.065em;margin:0;line-height:.98}.hero h1{font-size:clamp(3.3rem,7vw,6.4rem)}.hero h1 em{color:var(--coral);font-style:normal}.hero-lede{color:var(--ink-soft);max-width:520px;margin:2rem 0;font-size:1.16rem;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.launch-pill,.light-button{background:var(--coral);color:var(--ink);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;justify-content:center;padding:.85rem 1.15rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link{font-size:.9rem;font-weight:750;text-decoration:none}.calendar-card{background:var(--paper);border:1px solid var(--line);border-radius:30px;padding:clamp(1.3rem,4vw,2.3rem);position:relative;transform:rotate(2deg);box-shadow:0 30px 80px #10233e26}.calendar-card:before{background:var(--yellow);content:"";z-index:-1;border-radius:50%;width:90px;height:90px;position:absolute;top:-45px;right:-42px}.calendar-card-top{justify-content:space-between;align-items:center;margin-bottom:1.6rem;display:flex}.calendar-card-top div{gap:.35rem;display:grid}.calendar-card-top strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.35rem,3vw,2rem)}.mini-label{color:var(--ink-soft);letter-spacing:.14em;font-size:.67rem;font-weight:800}.hours-badge{background:var(--ink);color:var(--white);border-radius:999px;padding:.65rem .8rem;font-size:.76rem;font-weight:800}.calendar-grid,.week-labels{grid-template-columns:repeat(7,1fr);gap:clamp(.35rem,1vw,.65rem);display:grid}.week-labels{color:#7b8491;text-align:center;margin-bottom:.6rem;font-size:.66rem;font-weight:800}.calendar-day{aspect-ratio:1;border:1px solid #e4e0d8;border-radius:10px;justify-content:center;align-items:center;font-size:clamp(.62rem,1.5vw,.8rem);font-weight:700;display:flex}.calendar-day.day{background:var(--coral);border-color:var(--coral)}.calendar-day.night{background:var(--blue);border-color:var(--blue);color:var(--white)}.calendar-day.overtime{background:var(--yellow);border-color:var(--yellow)}.calendar-legend{flex-wrap:wrap;gap:1rem;margin-top:1.35rem;font-size:.7rem;font-weight:700;display:flex}.calendar-legend span{align-items:center;gap:.35rem;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.coral{background:var(--coral)}.blue{background:var(--blue)}.yellow{background:var(--yellow)}.proof-strip{background:var(--ink);color:var(--white);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.proof-strip span{border-right:1px solid #ffffff21;justify-content:center;align-items:center;gap:.65rem;min-height:92px;padding:1rem;font-size:.86rem;font-weight:700;display:flex}.proof-strip i{color:var(--yellow);font-style:normal}.section{padding-block:clamp(80px,11vw,150px)}.process-section{grid-template-columns:.75fr 1.25fr;gap:clamp(3rem,8vw,7rem);display:grid}.section h2{font-size:clamp(2.5rem,5vw,4.6rem)}.section-intro>p:last-child,.final-callout>p:not(.eyebrow),.privacy-callout>div>p:not(.eyebrow){color:var(--ink-soft);max-width:540px;margin:1.6rem 0 0;line-height:1.75}.benefit-grid{display:grid}.benefit-card{border-top:1px solid var(--line);grid-template-columns:54px 1fr 1.35fr;gap:1.2rem;padding:1.8rem 0;display:grid}.benefit-number{color:var(--coral-dark);font-family:var(--font-display);font-size:.82rem;font-weight:800}.benefit-card h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:1.12rem}.benefit-card p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.65}.privacy-callout{background:var(--ink);color:var(--white);border-radius:30px;grid-template-columns:auto 1fr auto;align-items:center;gap:2.5rem;padding:clamp(2rem,5vw,4rem);display:grid}.privacy-callout h2{font-size:clamp(2.1rem,4vw,3.5rem)}.privacy-callout>div>p:not(.eyebrow){color:#c9d2df}.eyebrow.inverse{color:var(--yellow)}.lock-mark{background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:94px;height:94px;display:flex}.lock-mark span{border:3px solid var(--yellow);border-radius:5px;width:32px;height:27px;position:relative}.lock-mark span:before{border:3px solid var(--yellow);content:"";border-bottom:0;border-radius:18px 18px 0 0;width:14px;height:17px;position:absolute;top:-18px;left:6px}.light-button{background:var(--white);min-width:200px}.light-button:hover{background:var(--yellow)}.final-callout{text-align:center;flex-direction:column;align-items:center;display:flex}.final-callout>p:not(.eyebrow){text-align:center;margin-bottom:2rem}.launch-pill.dark{background:var(--ink);color:var(--white)}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:center;gap:2rem;padding-block:38px 54px;display:grid}.site-footer>p{color:var(--ink-soft);margin:0;font-size:.86rem}.site-footer small{color:#6a7483;grid-column:1/-1;font-size:.72rem}.legal-page{max-width:880px;margin-inline:auto;padding:70px 24px 130px}.legal-hero{border-bottom:1px solid var(--line);margin-bottom:3.5rem;padding-bottom:3rem}.legal-hero h1{font-size:clamp(3rem,8vw,5.8rem)}.legal-hero>p:not(.eyebrow){color:var(--ink-soft);max-width:670px;margin:1.7rem 0 0;font-size:1.05rem;line-height:1.7}.legal-meta{color:#697486;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;font-size:.78rem;display:flex}.legal-content{gap:2.6rem;display:grid}.legal-content section{scroll-margin-top:1rem}.legal-content h2{font-family:var(--font-display);letter-spacing:-.04em;margin:0 0 .9rem;font-size:1.5rem}.legal-content h3{font-family:var(--font-display), sans-serif;margin:1.4rem 0 .5rem;font-size:1rem}.legal-content p,.legal-content li{color:var(--ink-soft);line-height:1.75}.legal-content p{margin:.75rem 0}.legal-content ul,.legal-content ol{margin:.8rem 0;padding-left:1.25rem}.legal-content a{color:var(--coral-dark);text-underline-offset:3px;font-weight:750}.policy-summary{background:var(--paper);border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem;display:grid}.policy-summary div{border-left:3px solid var(--coral);padding-left:1rem}.policy-summary strong,.policy-summary span{display:block}.policy-summary span{color:var(--ink-soft);margin-top:.25rem;font-size:.84rem}.support-card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:1.4rem 1.5rem}.support-card h2{margin-top:0}.contact-card{background:var(--ink);color:var(--white);border-radius:22px;padding:2rem}.contact-card h2{color:var(--white)}.contact-card p{color:#c9d2df}.contact-card a{color:var(--yellow)}.back-home{margin-top:3rem;font-size:.85rem;font-weight:750;text-decoration:none;display:inline-block}@media (width<=860px){.hero,.process-section{grid-template-columns:1fr}.hero{padding-top:50px}.calendar-card{width:100%;max-width:620px;margin-inline:auto;transform:none}.proof-strip{grid-template-columns:repeat(2,1fr)}.privacy-callout{grid-template-columns:auto 1fr}.privacy-callout .light-button{grid-column:2;justify-self:start}.site-footer{grid-template-columns:1fr auto}.site-footer>p{grid-area:2/1/auto/-1}}@media (width<=580px){.site-header,.site-footer,.hero,.section{width:calc(100% - 32px)}.site-header{height:74px}.site-header nav{gap:1rem}.site-header nav a{font-size:.8rem}.hero{min-height:auto;padding:50px 0 70px}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.proof-strip{grid-template-columns:1fr}.proof-strip span{border-bottom:1px solid #ffffff21;border-right:0;min-height:62px}.benefit-card{grid-template-columns:42px 1fr}.benefit-card p{grid-column:2}.privacy-callout{grid-template-columns:1fr}.privacy-callout .light-button{grid-column:auto}.lock-mark{width:72px;height:72px}.site-footer{grid-template-columns:1fr;align-items:start}.site-footer nav{flex-direction:column;align-items:flex-start;gap:.8rem}.site-footer>p,.site-footer small{grid-area:auto}.policy-summary{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
