@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-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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,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]){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{.block{display:block}.hidden{display:none}.table{display:table}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#bd526b;--primary-dark:#7d3447;--brown:#6b4f3f;--brown-dark:#3f2a22;--honey:#d8953c;--honey-soft:#fff4dc;--rose-soft:#fbe8ee;--cream:#fff9f5;--surface:#fff;--text:#2b211d;--muted:#7a6a60;--border:#ead8d2;--shadow:0 18px 42px #3f2a2217;--site-max:1120px;--content-max:1040px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:radial-gradient(circle at 18% 8%, #fbe8eeb8, transparent 26%), radial-gradient(circle at 88% 10%, #bd526b14, transparent 28%), linear-gradient(180deg, var(--cream) 0%, #fff 70%);color:var(--text);margin:0;font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,.brand-wordmark{font-family:Playfair Display,Georgia,serif}.topbar{z-index:200;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8f1f0;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:14px clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;font-weight:900;display:inline-flex}.brand-logo{width:54px;height:54px;color:var(--primary);flex:none}.brand-wordmark{align-items:baseline;gap:5px;font-size:clamp(1.4rem,2.6vw,2rem);line-height:1;display:inline-flex}.brand-wordmark b{color:var(--brown-dark)}.brand-wordmark em{color:var(--primary);font-style:normal;position:relative}.header-nav-cluster,.primary-nav{justify-content:flex-end;align-items:center;display:flex}.header-nav-cluster{z-index:220;flex:none;gap:12px;margin-left:auto;position:relative}.primary-nav{color:var(--brown-dark);gap:clamp(10px,2vw,24px);font-weight:800}.primary-nav a{align-items:center;min-height:44px;display:inline-flex}.hamburger-wrap{z-index:230;flex:none;display:inline-flex;position:relative}.hamburger-button{width:52px;height:52px;color:var(--brown-dark);cursor:pointer;background:#fff;border:2px solid #bd526b6b;border-radius:18px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;display:inline-flex;box-shadow:0 10px 24px #3f2a221a}.hamburger-button span{background:var(--primary);border-radius:999px;width:22px;height:3px;display:block}.hamburger-backdrop{z-index:90;cursor:default;background:0 0;border:0;position:fixed;inset:0}.hamburger-panel{z-index:240;border:1px solid var(--border);background:#fffffffa;border-radius:22px;gap:8px;width:min(280px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 22px 50px #3f2a2229}.hamburger-panel a,.menu-signout{width:100%;min-height:46px;color:var(--brown-dark);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;padding:0 14px;font-weight:900;display:flex}.hamburger-panel a:hover,.hamburger-panel a:focus-visible,.menu-signout:hover,.menu-signout:focus-visible{background:var(--rose-soft);color:var(--primary-dark);outline:none}.nav-cta,.button{border:1px solid #0000;border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-weight:900;display:inline-flex}.nav-cta,.button.primary{background:var(--primary);color:#fff;box-shadow:0 14px 30px #bd526b33}.button.secondary{background:var(--surface);color:var(--primary);border-color:var(--primary)}.button.secondary.danger{color:var(--primary-dark);border-color:var(--primary-dark)}.stable-site-header{z-index:500;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fff8f1f5;justify-content:space-between;align-items:center;gap:18px;min-height:84px;padding:14px clamp(18px,4vw,58px);display:flex;position:sticky;top:0}.stable-site-header .brand{flex:0 auto;min-width:0}.stable-nav-actions{flex:none;justify-content:flex-end;align-items:center;gap:14px;margin-left:auto;display:flex}.stable-public-actions{color:var(--brown-dark);justify-content:flex-end;align-items:center;gap:clamp(10px,2vw,24px);font-weight:900;display:flex}.stable-public-actions a{justify-content:center;align-items:center;min-height:46px;display:inline-flex}.stable-waitlist-link{background:var(--primary);color:#fff;border-radius:18px;min-height:52px;padding:0 28px;box-shadow:0 14px 30px #bd526b33}.stable-menu-wrap{z-index:510;flex:none;display:inline-flex;position:relative}.stable-menu-button{cursor:pointer;background:#fff;border:2px solid #bd526b6b;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:52px;height:52px;display:inline-flex;box-shadow:0 10px 24px #3f2a221a}.stable-menu-button span{background:var(--primary);border-radius:999px;width:22px;height:3px;display:block}.stable-menu-backdrop{z-index:515;background:0 0;border:0;position:fixed;inset:0}.stable-menu-panel{z-index:520;border:1px solid var(--border);background:#fffffffa;border-radius:22px;gap:8px;width:min(280px,100vw - 32px);padding:12px;display:grid;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 22px 50px #3f2a2229}.stable-menu-panel a,.stable-signout-button{width:100%;min-height:46px;color:var(--brown-dark);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;align-items:center;padding:0 14px;font-weight:900;display:flex}.stable-menu-panel a:hover,.stable-menu-panel a:focus-visible,.stable-signout-button:hover,.stable-signout-button:focus-visible{background:var(--rose-soft);color:var(--primary-dark);outline:none}.web-hero,.signup-shell,.app-shell{width:min(var(--site-max), calc(100% - 32px));margin:0 auto}.web-hero{text-align:center;padding:clamp(28px,4.5vw,52px) 0 18px;position:relative}.hero-doodles{pointer-events:none;opacity:.18;position:absolute;inset:0}.hero-doodle,.hero-route{color:var(--primary);position:absolute}.hero-doodle.passport{opacity:.2;width:72px;height:72px;top:20%;left:1%}.hero-doodle.pin{width:38px;height:38px;top:44%;right:8%}.hero-doodle.plane{opacity:.16;width:54px;height:54px;top:24%;right:5%}.hero-doodle.sparkle{display:none}.hero-route{fill:none;width:28%;height:34%;stroke:var(--primary);stroke-width:2px;stroke-dasharray:7 12;top:32%;left:-3%}.web-hero h1{max-width:820px;color:var(--brown-dark);margin:0 auto 16px;font-size:clamp(2.5rem,5.2vw,4.15rem);line-height:1.02}.hero-line{display:block}.hero-rose{color:var(--primary)}.hero-subcopy,.web-note,.safety-note{max-width:700px;color:var(--brown-dark);margin-left:auto;margin-right:auto;font-size:clamp(.98rem,1.25vw,1.1rem);line-height:1.5}.front-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin:18px 0 12px;display:flex}.safety-note{width:auto;color:var(--muted);background:#ffffff9e;border:1px solid #bd526b2e;border-radius:999px;justify-content:center;align-items:center;padding:9px 16px;font-size:.94rem;font-weight:800;display:inline-flex}.browser-preview,.final-cta,.signup-card,.panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffe0;border-radius:24px}.browser-preview{width:min(var(--site-max), calc(100% - 32px));text-align:left;margin:0 auto 18px;overflow:hidden}.preview-heading{text-align:center;gap:6px;padding:16px 16px 0;display:grid}.preview-title{color:var(--brown-dark);margin:0;font-size:clamp(1.45rem,2.4vw,1.95rem)}.preview-heading p{max-width:640px;color:var(--muted);margin:0 auto;font-size:.96rem;font-weight:800;line-height:1.45}.browser-chrome{border-bottom:1px solid var(--border);align-items:center;gap:9px;min-height:42px;padding:0 16px;display:flex}.browser-chrome span{background:var(--primary);border-radius:50%;width:11px;height:11px}.browser-chrome span:nth-child(2){background:#d88ba0}.browser-chrome span:nth-child(3){background:#e8bbc8}.browser-chrome strong{color:var(--muted);margin-left:auto;margin-right:auto}.preview-dashboard{grid-template-columns:minmax(0,1.6fr) minmax(260px,.62fr);align-items:stretch;gap:14px;padding:14px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.65fr);gap:16px;padding:16px;display:grid}.preview-map,.static-map{border:1px solid var(--border);background:linear-gradient(32deg,#0000 0 45%,#ffffffe6 45% 47%,#0000 47%),linear-gradient(112deg,#0000 0 52%,#ffffffe6 52% 54%,#0000 54%),radial-gradient(circle at 22% 24%,#bd526b1f,#0000 24%),radial-gradient(circle at 78% 72%,#bd526b14,#0000 18%),#f8f1ee;border-radius:18px;min-height:315px;position:relative;overflow:hidden}.preview-search{z-index:2;background:var(--surface);border:1px solid var(--border);color:var(--muted);border-radius:12px;padding:10px 14px;position:absolute;top:18px;left:18px;box-shadow:0 10px 30px #3f2a2214}.preview-zone{background:#e4416c0f;border:1.5px dashed #bd526b52;border-radius:50%;position:absolute;inset:22% 28%}.preview-pin{z-index:1;color:#fff;background:#ef6b91;border:3px solid #ffffffeb;border-radius:999px;place-items:center;width:34px;height:34px;font-size:.86rem;font-weight:900;line-height:1;display:grid;position:absolute;box-shadow:0 12px 24px #bd526b33}.preview-pin.pin-one{top:36%;left:22%}.preview-pin.pin-two{top:15%;left:62%}.preview-pin.pin-three{top:62%;left:82%}.preview-pin.pin-four{top:78%;left:54%}.preview-map-empty{border:1px solid var(--border);text-align:center;width:min(290px,100% - 42px);box-shadow:var(--shadow);background:#fffffff0;border-radius:20px;justify-items:center;gap:8px;padding:18px;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.preview-map-empty p{color:var(--primary);margin-bottom:0;font-weight:900}.preview-map-empty h2{margin-bottom:0;font-size:1.18rem}.pin-symbol{background:var(--rose-soft);width:48px;height:48px;color:var(--primary);border-radius:16px;place-items:center;font-size:1.65rem;display:grid}.preview-profile-panel{align-items:stretch;min-height:315px;display:grid}.preview-profile-card .preview-profile-copy h3{color:var(--brown-dark);margin:0 0 4px;font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.1}.preview-profile-card .preview-profile-copy p{color:var(--brown);margin:0;font-size:1rem;font-weight:800;line-height:1.4}.preview-profile-card .preview-language-chips span,.preview-profile-card .preview-privacy-badge{min-height:32px;color:var(--primary-dark);text-transform:none;background:#e4416c17;border-radius:999px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:900;display:inline-flex}.preview-profile-card .preview-privacy-badge{color:var(--brown);background:#fff8f1f2}.preview-profile-avatar{background:linear-gradient(135deg, var(--rose-soft), #fff4dcd1);width:86px;height:86px;color:var(--primary);border:3px solid #ffffffe6;border-radius:999px;place-items:center;display:grid;position:relative;box-shadow:0 18px 34px #bd526b29}.preview-profile-avatar:after{content:"♥";background:var(--primary);color:#fff;border:3px solid #fff;border-radius:999px;place-items:center;width:30px;height:30px;font-size:.86rem;line-height:1;display:grid;position:absolute;bottom:10px;right:-3px}.preview-profile-avatar span{font-family:Playfair Display,Georgia,serif;font-size:2.8rem;font-weight:900;line-height:1}.preview-profile-copy h3{color:var(--brown-dark);margin:0 0 4px;font-size:clamp(1.35rem,2.4vw,1.75rem);line-height:1.1}.preview-profile-copy p{color:var(--brown);margin:0;font-weight:800}.preview-language-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.preview-language-chips span,.preview-privacy-badge{min-height:32px;color:var(--primary-dark);background:#e4416c17;border-radius:999px;align-items:center;padding:0 12px;font-size:.88rem;font-weight:900;display:inline-flex}.preview-privacy-badge{color:var(--brown);background:#fff8f1f2}.preview-profile-button{border-radius:16px;width:100%;min-height:46px;padding-inline:18px}.preview-side-cards,.placeholder-sections{gap:12px;display:grid}.preview-side-cards article,.feature-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;align-items:center;gap:14px;min-height:116px;padding:16px;display:flex}.preview-card-icon,.feature-icon{background:var(--rose-soft);width:54px;height:54px;color:var(--primary);border-radius:18px;flex:none;place-items:center;display:grid}.preview-card-icon svg,.feature-icon svg{width:30px;height:30px}.feature-icon.honey,.preview-card-icon.honey{background:var(--rose-soft);color:var(--primary)}.feature-icon.brown{color:var(--primary-dark);background:#f7ece8}.preview-side-cards h3,.feature-card h3{color:var(--brown-dark);margin:0 0 6px;font-size:1.05rem;line-height:1.2}.preview-side-cards span,.feature-card p{color:var(--muted);margin:0;font-size:.98rem;line-height:1.45}.preview-profile-card{border:1px solid var(--border);text-align:center;background:radial-gradient(circle at 50% 8%,#e4416c1f,#0000 34%),#ffffffed;border-radius:22px;align-content:center;justify-items:center;gap:14px;min-height:100%;padding:clamp(20px,3vw,28px);display:grid;box-shadow:0 18px 42px #4a2e2714}.trust-strip,.web-feature-grid,.steps-section,.placeholder-sections{width:min(var(--site-max), calc(100% - 32px));margin:18px auto}.trust-strip,.web-feature-grid,.placeholder-sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.web-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-section{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffbd;border-radius:24px;padding:clamp(20px,2.6vw,28px)}.section-heading{max-width:660px;margin-bottom:16px}.section-heading h2{color:var(--brown-dark);margin-bottom:10px;font-size:clamp(1.6rem,2.6vw,2.25rem);line-height:1.08}.section-heading p{color:var(--muted);font-size:1rem;line-height:1.55}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.step-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;min-height:158px;padding:16px}.step-card span{background:var(--rose-soft);min-width:42px;min-height:32px;color:var(--primary-dark);border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;font-size:.9rem;font-weight:1000;display:inline-flex}.step-card h3{color:var(--brown-dark);margin-bottom:10px;font-size:1.12rem}.step-card p{color:var(--muted);margin-bottom:0;line-height:1.5}.final-cta{width:min(var(--site-max), calc(100% - 32px));grid-template-columns:170px 1fr;align-items:center;gap:24px;margin:24px auto 42px;padding:clamp(22px,3vw,34px);display:grid}.brand-seal,.footer-seal{width:140px;height:140px;color:var(--primary)}.eyebrow,.panel-label{color:var(--brown);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-weight:1000}.waitlist-cta-copy h2,.signup-waitlist-message h1,.app-hero h1{color:var(--brown-dark);margin-bottom:10px;font-size:clamp(1.85rem,3vw,2.8rem)}.waitlist-tagline{color:var(--primary-dark);font-size:clamp(1.02rem,1.35vw,1.22rem);font-weight:900}.travel-hero{background:var(--cream);grid-template-columns:minmax(520px,.92fr) minmax(560px,1.08fr);align-items:center;column-gap:clamp(18px,3vw,48px);width:100%;min-height:calc(100svh - 84px);margin:0 auto;padding:clamp(34px,5.5vw,76px) clamp(44px,7.5vw,118px);display:grid;position:relative;overflow:hidden}.travel-hero:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff8f1f5 0 34%,#fff8f19e 46%,#fff8f11f 62%,#0000 82%),linear-gradient(#fff8f114,#fff8f12e);position:absolute;inset:0}.travel-hero:after{content:"";z-index:1;background:linear-gradient(180deg, #fff8f100, #fff8f1f5 44%, var(--cream) 72%);pointer-events:none;height:clamp(118px,16svh,176px);position:absolute;inset:auto 0 0}.travel-hero-copy{z-index:2;text-shadow:0 1px #ffffff6b;align-self:center;justify-items:start;width:min(100%,820px);max-width:820px;padding-bottom:0;display:grid;position:relative}.travel-hero h1{color:var(--brown-dark);letter-spacing:0;margin:0 0 clamp(18px,2.2vw,28px);font-size:clamp(3.85rem,5.55vw,6.25rem);line-height:.96}.travel-hero h1 span{white-space:nowrap;display:block}.travel-hero h1 em{color:var(--primary);font-style:italic}.travel-hero .hero-subcopy{max-width:660px;color:var(--brown-dark);margin:0}@supports (color:color-mix(in lab, red, red)){.travel-hero .hero-subcopy{color:color-mix(in srgb, var(--brown-dark) 86%, var(--muted))}}.travel-hero .hero-subcopy{font-size:clamp(1.05rem,1.4vw,1.24rem);font-weight:650;line-height:1.42}.travel-hero .front-actions{justify-content:flex-start;margin:clamp(26px,3vw,36px) 0 clamp(18px,2.4vw,28px)}.travel-safety-note{max-width:560px;color:var(--muted);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;display:grid}@supports (color:color-mix(in lab, red, red)){.travel-safety-note{color:color-mix(in srgb, var(--muted) 88%, var(--brown))}}.travel-safety-note>span{width:42px;height:42px;color:var(--primary);background:#fbe8ee94;border-radius:999px;place-items:center;display:grid}@supports (color:color-mix(in lab, red, red)){.travel-safety-note>span{color:color-mix(in srgb, var(--primary) 76%, var(--cream))}}.travel-safety-note>span{font-size:1.08rem;font-weight:900}.travel-safety-note p{margin:0;font-size:.94rem;font-weight:680;line-height:1.45}.travel-safety-note strong{color:var(--brown-dark);font-weight:1000;display:block}.travel-hero-visual{z-index:0;pointer-events:none;min-height:100%;position:absolute;inset:0;overflow:hidden}.travel-hero-art{object-fit:contain;object-position:right center;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%}.travel-community-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.travel-profile-photo-overlay{object-fit:cover;object-position:50% 28%;border:3px solid #ffffffe6;border-radius:999px;width:clamp(58px,5.4vw,78px);height:clamp(58px,5.4vw,78px);position:absolute;top:clamp(390px,57.4svh,520px);right:clamp(282px,23.4vw,366px);box-shadow:0 14px 28px #3f2a2221}.community-avatar{background:linear-gradient(135deg, #ffffffe0, #fff4dcb8), var(--rose-soft);width:clamp(38px,3.6vw,54px);height:clamp(38px,3.6vw,54px);color:var(--primary);border:2px solid #ffffffd1;border-radius:999px;place-items:center;display:grid;position:absolute}@supports (color:color-mix(in lab, red, red)){.community-avatar{color:color-mix(in srgb, var(--primary) 82%, var(--brown-dark))}}.community-avatar{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,1.7vw,1.55rem);font-weight:900;box-shadow:0 14px 32px #3f2a221a,0 0 0 7px #ffffff38}.community-avatar.avatar-one{background:linear-gradient(135deg, #ffffffe6, #fbe8eec7), var(--rose-soft);top:22%;right:31%}.community-avatar.avatar-two{color:#4f856c;background:linear-gradient(135deg,#ffffffe6,#daeee5c7),#dae6df;top:36%;right:14%}.community-avatar.avatar-three{background:linear-gradient(135deg, #ffffffe6, #fff4dcd6), var(--honey-soft);color:var(--honey);bottom:31%;right:35%}@supports (color:color-mix(in lab, red, red)){.community-avatar.avatar-three{color:color-mix(in srgb, var(--honey) 78%, var(--brown))}}.community-avatar.avatar-four{opacity:.84;width:clamp(34px,3.2vw,48px);height:clamp(34px,3.2vw,48px);bottom:29%;right:22%}.community-route{opacity:.82;border:0;border-top:1.5px dashed #ffffffb8;border-left:1.5px dashed #ffffffb8;border-radius:999px 0 0;display:block;position:absolute}.community-route.route-one{width:20%;height:24%;top:26%;right:17%;transform:rotate(-11deg)}.community-route.route-two{border-color:#ffffff94;width:18%;height:18%;bottom:26%;right:20%;transform:rotate(18deg)}.travel-glow{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.travel-glow.one{aspect-ratio:1;background:#c4dfed8c;width:70%;inset:2% 2% auto auto}.travel-glow.two{aspect-ratio:1;background:#fff4dcb8;width:56%;bottom:3%;right:0}.travel-glow.three{aspect-ratio:1;background:#fbe8ee8f;width:44%;bottom:10%;left:7%}.travel-sparkle{z-index:8;color:#ffffffe6;width:22px;height:22px;position:absolute}.travel-sparkle:before,.travel-sparkle:after{content:"";background:currentColor;border-radius:999px;width:100%;height:2px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.travel-sparkle:after{transform:translate(-50%,-50%)rotate(90deg)}.travel-sparkle.sparkle-one{top:8%;right:8%}.travel-sparkle.sparkle-two{bottom:28%;right:17%;transform:scale(.72)rotate(12deg)}.travel-sparkle.sparkle-three{bottom:20%;left:12%;transform:scale(.62)}.travel-cloud{z-index:2;background:#ffffffb3;border-radius:999px;width:170px;height:62px;position:absolute;box-shadow:34px -18px #ffffff94,74px 4px #ffffff80}.travel-cloud.cloud-one{top:8%;right:-2%}.travel-cloud.cloud-two{bottom:1%;left:0;transform:scale(.82)}.travel-passport{z-index:4;color:#fff;opacity:.82;background:linear-gradient(145deg,#f7a9b9,#ed7f9b);border-radius:14px;align-content:start;gap:18px;width:132px;height:178px;padding:24px 18px;display:grid;position:absolute;top:12%;right:4%;transform:rotate(15deg);box-shadow:0 24px 44px #bd526b2e}.travel-passport span{letter-spacing:.08em;text-transform:uppercase;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:900}.travel-passport strong{border:1px solid #ffffffa3;border-radius:999px;place-items:center;width:62px;height:62px;font-size:1.8rem;display:grid}.plane-trail{z-index:4;fill:none;stroke:#ef8ba36b;stroke-dasharray:8 10;stroke-linecap:round;stroke-width:3px;width:245px;height:180px;position:absolute;top:5%;left:4%}.travel-plane{z-index:5;fill:#ee8ca3;stroke:#7d344747;stroke-width:2px;filter:drop-shadow(0 12px 18px #bd526b2e);width:92px;height:64px;position:absolute;top:6%;left:9%;transform:rotate(-13deg)}.travel-globe{z-index:1;aspect-ratio:1;background:radial-gradient(circle at 32% 22%,#ffffffe6,#0000 18%),radial-gradient(circle at 40% 42%,#ffffff57,#0000 42%),radial-gradient(circle at 52% 58%,#ffffff2e,#0000 36%),linear-gradient(145deg,#c8edf5 0%,#83d2e6 44%,#f8c6d1 100%);border-radius:999px;width:min(690px,96%);position:absolute;inset:5% 4% auto auto;overflow:hidden;box-shadow:inset -34px -42px 70px #4897b83d,inset 22px 18px 50px #ffffff75,0 34px 80px #3f2a221f}.travel-globe:before,.travel-globe:after{content:"";border:1px solid #ffffff4d;border-radius:999px;position:absolute;inset:9%}.travel-globe:after{opacity:.72;border-style:dashed;inset:20% 4%}.continent{filter:blur(.2px);opacity:.86;background:linear-gradient(135deg,#f99eb3d1,#ffe4aec2);position:absolute}.continent.north-america{border-radius:64% 42% 54% 44%;width:32%;height:23%;top:23%;left:13%;transform:rotate(-16deg)}.continent.south-america{background:linear-gradient(145deg,#77cfabc7,#ffe0a89e);border-radius:45% 58% 72% 46%;width:18%;height:31%;top:53%;left:33%;transform:rotate(-22deg)}.continent.europe{background:#ffeebcd1;border-radius:58% 42% 48% 44%;width:18%;height:15%;top:22%;right:32%}.continent.africa{background:linear-gradient(145deg,#ffe29ecc,#f5899ca3);border-radius:46% 58% 60% 48%;width:19%;height:29%;top:39%;right:30%}.continent.asia{background:linear-gradient(145deg,#ffe7a7b8,#8bbf9d9e);border-radius:50% 60% 44% 56%;width:32%;height:28%;top:26%;right:7%;transform:rotate(10deg)}.travel-routes{fill:none;stroke:#ffffffdb;stroke-dasharray:10 10;stroke-linecap:round;stroke-width:3px;width:100%;height:100%;position:absolute;inset:0}.travel-dot{z-index:2;background:var(--primary);border:4px solid #ffffffd6;border-radius:999px;width:18px;height:18px;display:block;position:absolute;box-shadow:0 8px 18px #bd526b38}.travel-dot.dot-one{top:42%;left:38%}.travel-dot.dot-two{background:#f4a83d;bottom:26%;left:44%}.travel-dot.dot-three{background:#77cfab;top:52%;right:26%}.travel-dot.dot-four{background:#4fb9dc;bottom:13%;left:30%}.travel-profile-card{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-radius:24px;grid-template-columns:78px 1fr;gap:12px 14px;width:min(350px,54%);padding:18px;display:grid;position:absolute;bottom:15%;right:3%;box-shadow:0 28px 64px #3f2a2226}.travel-profile-avatar{background:linear-gradient(135deg, var(--rose-soft), var(--honey-soft));width:78px;height:78px;color:var(--primary);border-radius:999px;grid-row:span 2;place-items:center;font-family:Playfair Display,Georgia,serif;font-size:2.7rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 3px #ffffffdb}.travel-profile-copy{min-width:0}.travel-profile-copy h2{color:var(--brown-dark);margin:2px 0 3px;font-size:1.35rem;line-height:1.08}.travel-profile-copy p{color:var(--brown);margin:0;font-size:.9rem;font-weight:900}.travel-language-row{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.travel-language-row span{min-height:25px;color:var(--primary-dark);background:#fbe8eeeb;border-radius:999px;align-items:center;padding:0 9px;font-size:.74rem;font-weight:900;display:inline-flex}.travel-approved{color:var(--brown);grid-column:1/-1;align-items:center;gap:8px;margin:2px 0 0;font-size:.9rem;font-weight:900;display:flex}.travel-approved span{color:#31835e;background:#77cfab3d;border-radius:999px;place-items:center;width:24px;height:24px;display:grid}.travel-stamp{z-index:3;color:#42927db8;letter-spacing:.12em;text-align:center;text-transform:uppercase;border:2px dashed #77b8a585;border-radius:999px;place-items:center;width:118px;height:118px;font-size:.78rem;font-weight:1000;display:grid;position:absolute;top:42%;right:0;transform:rotate(14deg)}.travel-heart-badge{z-index:8;background:var(--primary);color:#fff;border:4px solid #ffffffd1;border-radius:999px;place-items:center;width:54px;height:54px;font-size:1.55rem;font-weight:1000;display:grid;position:absolute;bottom:35%;right:.8%;box-shadow:0 14px 28px #bd526b47}.travel-skyline{z-index:0;pointer-events:none;opacity:.72;width:min(760px,58vw);height:190px;position:absolute;bottom:102px;left:0}.travel-skyline span{display:block;position:absolute}.travel-skyline:before{content:"";clip-path:polygon(0 82%,5% 56%,10% 70%,14% 38%,18% 68%,22% 24%,26% 68%,31% 42%,36% 72%,42% 31%,47% 69%,53% 48%,59% 76%,66% 36%,72% 71%,79% 43%,85% 74%,92% 53%,100% 86%,100% 100%,0 100%);background:linear-gradient(#92c5d32e,#92c5d305),linear-gradient(90deg,#ffb3c13d,#93d3e03d);height:72px;position:absolute;bottom:31px;left:0;right:0}.travel-skyline .building{background:linear-gradient(#cd99b185,#84bed238);border-radius:6px 6px 0 0;width:28px;bottom:62px}.travel-skyline .b-one{height:68px;left:19%}.travel-skyline .b-two{width:35px;height:104px;left:28%}.travel-skyline .b-three{height:76px;left:39%}.travel-skyline .b-four{width:34px;height:126px;left:54%}.travel-skyline .b-five{height:86px;left:66%}.travel-skyline .tree{background:linear-gradient(90deg,#77cfab8a,#ffa6bb80);border-radius:999px 999px 12px 12px;width:110px;height:40px;bottom:51px}.travel-skyline .tree-one{left:0}.travel-skyline .tree-two{width:150px;bottom:45px;left:8%}.travel-skyline .bridge{border-top:5px solid #6999ae59;border-radius:999px 999px 0 0;width:220px;height:36px;bottom:51px;left:58%}.travel-skyline .bridge:before,.travel-skyline .bridge:after{content:"";background:#6999ae3d;width:4px;height:30px;position:absolute;bottom:-17px}.travel-skyline .bridge:before{left:25%}.travel-skyline .bridge:after{right:25%}.travel-skyline .sailboat{filter:drop-shadow(0 4px #f4a83d61);border-bottom:42px solid #ffffffe0;border-left:18px solid #0000;border-right:7px solid #0000;width:0;height:0;bottom:12px;left:45%}.travel-skyline .waterline{background:linear-gradient(#8ad8e747,#fff0);border-radius:999px 999px 0 0;height:46px;bottom:0;left:0;right:-60px}.home-page{padding-bottom:0}.home-hero{place-items:center;min-height:min(760px,100vh - 78px);padding:clamp(92px,13vw,164px) 0 clamp(82px,10vw,130px);display:grid}.home-hero:before{content:"";filter:blur(2px);opacity:.75;pointer-events:none;background:radial-gradient(circle at 18% 32%,#fff4dcd1,#0000 27%),radial-gradient(circle at 76% 24%,#daeee5b8,#0000 24%),radial-gradient(circle at 52% 58%,#fbe8eef2,#0000 38%);border-radius:999px;height:72%;position:absolute;inset:6% 4% auto}.home-hero-copy{z-index:1;justify-items:center;max-width:920px;display:grid;position:relative}.home-kicker{min-height:34px;color:var(--primary-dark);letter-spacing:.16em;text-transform:uppercase;background:#ffffffb8;border:1px solid #bd526b2e;border-radius:999px;align-items:center;margin:0 0 clamp(24px,3.4vw,40px);padding:0 16px;font-size:.78rem;font-weight:1000;display:inline-flex}.home-hero h1{max-width:820px;color:var(--brown-dark);letter-spacing:0;margin:0 auto clamp(24px,3.2vw,38px);font-size:clamp(3.25rem,8vw,6.8rem);line-height:.94}.home-hero .hero-subcopy{max-width:720px;color:var(--brown-dark);margin-bottom:0}@supports (color:color-mix(in lab, red, red)){.home-hero .hero-subcopy{color:color-mix(in srgb, var(--brown-dark) 82%, var(--muted))}}.home-hero .hero-subcopy{font-size:clamp(1.02rem,1.7vw,1.28rem);font-weight:760;line-height:1.48}.home-hero .front-actions{margin-top:clamp(36px,5vw,58px)}.home-hero .safety-note{margin-top:clamp(10px,2vw,22px)}.product-preview-section,.home-steps-section,.community-section,.home-final-cta{width:min(var(--site-max), calc(100% - 32px));margin:clamp(84px,12vw,164px) auto}.product-preview-section{width:min(1220px,100% - 32px);margin-top:clamp(24px,5vw,72px);margin-bottom:clamp(104px,14vw,188px)}.product-preview-shell{background:linear-gradient(135deg, #ffffffc7, #fff8f175), var(--surface);border:0;border-radius:42px;overflow:hidden;box-shadow:0 42px 100px #3f2a2217}.product-preview-toolbar{background:#ffffff47;border-bottom:0;align-items:center;gap:9px;min-height:48px;padding:0 20px;display:flex}.product-preview-toolbar span{background:#ff7a86;border-radius:999px;width:11px;height:11px}.product-preview-toolbar span:nth-child(2){background:#f6c04f}.product-preview-toolbar span:nth-child(3){background:#7ccf8f}.product-preview-toolbar strong{color:var(--muted);margin:0 auto;font-size:.86rem;font-weight:900}.product-preview-grid{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);gap:clamp(24px,3.8vw,48px);padding:clamp(24px,4.2vw,52px);display:grid}.product-map-panel,.product-flow-panel{border:0;border-radius:34px;min-height:clamp(500px,42vw,580px)}.product-map-panel{background:linear-gradient(28deg,#0000 0 39%,#ffffffd1 39% 41%,#0000 41%),linear-gradient(118deg,#0000 0 48%,#ffffffc7 48% 50%,#0000 50%),linear-gradient(72deg,#0000 0 58%,#ffffffa8 58% 60%,#0000 60%),radial-gradient(circle at 18% 24%,#daeee5db,#0000 17%),radial-gradient(circle at 84% 70%,#c4dfed85,#0000 15%),linear-gradient(135deg,#fff3f4,#fff9ef 72%);position:relative;overflow:hidden}.product-search-pill{z-index:3;min-height:44px;color:var(--brown);background:#ffffffeb;border:1px solid #ead8d29e;border-radius:999px;align-items:center;padding:0 18px;font-weight:900;display:inline-flex;position:absolute;top:clamp(16px,2.4vw,26px);left:clamp(16px,2.4vw,26px);box-shadow:0 16px 34px #3f2a2214}.product-map-zone{background:#fbe8ee9e;border:1.5px dashed #bd526b59;border-radius:999px;position:absolute;inset:22% 24%}.product-pin{z-index:2;background:var(--primary);color:#fff;border:3px solid #ffffffeb;border-radius:999px;place-items:center;width:42px;height:42px;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:900;display:grid;position:absolute;box-shadow:0 14px 28px #bd526b38}.product-pin.pin-a{top:32%;left:25%}.product-pin.pin-b{background:#8bbf9d;top:24%;right:22%}.product-pin.pin-c{background:#d8953c;bottom:16%;left:54%}.product-map-note{z-index:3;background:#ffffffe6;border:1px solid #ead8d28a;border-radius:22px;gap:5px;max-width:260px;padding:16px;display:grid;position:absolute;bottom:clamp(16px,2.4vw,26px);left:clamp(16px,2.4vw,26px);box-shadow:0 18px 38px #3f2a2217}.product-map-note span,.preview-inbox-card span{color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:1000}.product-map-note strong{color:var(--brown-dark);font-family:Playfair Display,Georgia,serif;font-size:1.3rem;line-height:1.1}.product-flow-panel{background:radial-gradient(circle at 80% 10%,#fff4dcd6,#0000 34%),#ffffffbd;align-content:center;gap:clamp(18px,2.6vw,28px);padding:clamp(22px,3.4vw,42px);display:grid}.mini-profile-card,.preview-inbox-card,.preview-flow-list{background:#ffffffc7;border:0;border-radius:28px;box-shadow:0 16px 38px #3f2a220b}.mini-profile-card{grid-template-columns:74px 1fr;align-items:center;gap:12px;padding:16px;display:grid}.mini-profile-avatar{background:linear-gradient(135deg, var(--rose-soft), var(--honey-soft));width:74px;height:74px;color:var(--primary);border-radius:999px;grid-row:span 2;place-items:center;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:900;display:grid;box-shadow:inset 0 0 0 2px #ffffffdb}.mini-profile-card h2{color:var(--brown-dark);margin:0 0 2px;font-size:1.35rem;line-height:1.08}.mini-profile-card p{color:var(--muted);margin:0;font-size:.92rem;font-weight:760}.mini-profile-card>span{width:fit-content;min-height:28px;color:var(--primary-dark);background:#fbe8eee6;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.mini-profile-action{background:var(--primary);color:#fff;border-radius:15px;grid-column:1/-1;justify-content:center;align-items:center;min-height:42px;font-weight:1000;display:inline-flex;box-shadow:0 12px 24px #bd526b2e}.preview-flow-list{gap:8px;padding:14px;display:grid}.preview-flow-list p{color:var(--brown-dark);align-items:center;gap:9px;margin:0;font-weight:900;display:flex}.preview-flow-list span{background:var(--rose-soft);width:28px;height:28px;color:var(--primary-dark);border-radius:999px;place-items:center;font-size:.82rem;font-weight:1000;display:grid}.preview-inbox-card{padding:15px}.preview-inbox-card p{color:var(--muted);margin:5px 0 0;font-size:.93rem;font-weight:760;line-height:1.42}.home-steps-section{gap:clamp(36px,5vw,64px);padding:clamp(24px,5vw,64px) 0;display:grid}.home-section-heading{text-align:center;gap:6px;display:grid}.home-section-heading h2{color:var(--brown-dark);margin:0;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.04}.home-section-heading .eyebrow{margin:0}.home-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(26px,4vw,46px);display:grid}.home-step-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:14px;padding:0;display:grid}.home-step-card span{background:var(--rose-soft);width:48px;height:36px;color:var(--primary-dark);border-radius:999px;place-items:center;font-size:.84rem;font-weight:1000;display:grid}.home-step-card h3{color:var(--brown-dark);margin:0;font-size:clamp(1.18rem,1.8vw,1.38rem);line-height:1.2}.home-step-card p{color:var(--muted);margin:0;font-weight:680;line-height:1.58}.community-section{text-align:center;background:radial-gradient(circle at 16% 12%,#daeee585,#0000 24%),radial-gradient(circle at 84% 60%,#fbe8eea8,#0000 30%);border-radius:0;place-items:center;min-height:clamp(360px,40vw,520px);padding:clamp(70px,11vw,136px) clamp(18px,4vw,54px);display:grid}.community-section p{max-width:820px;color:var(--brown-dark);margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.72rem,3.6vw,3.1rem);line-height:1.08}.home-final-cta{box-shadow:none;text-align:center;background:0 0;border:0;grid-template-columns:1fr;justify-items:center;margin-bottom:0;padding:clamp(74px,11vw,138px) clamp(18px,4vw,42px);display:grid}.home-final-cta .front-actions{margin-bottom:0}.signup-shell{padding:clamp(24px,3.8vw,44px) 0 42px}.signup-intro{position:relative}.signup-doodles svg{color:var(--primary);opacity:.1;pointer-events:none;position:absolute}.signup-doodles .passport{width:90px;height:90px;top:20px;left:0}.signup-doodles .globe{width:120px;height:120px;top:80px;right:0}.signup-waitlist-message{border-radius:24px;grid-template-columns:176px 1fr;align-items:center;gap:28px;padding:28px;display:grid}.signup-card{margin-top:22px;padding:clamp(20px,2.4vw,28px)}.signup-profile-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.signup-profile-form .button,.waitlist-form .button{border-radius:16px;min-height:48px;padding-inline:22px}.field-label,.location-field{color:var(--brown-dark);gap:8px;font-weight:900;display:grid}.field-label input,.field-label select{border:1px solid var(--border);background:var(--surface);width:100%;height:56px;color:var(--text);font:inherit;border-radius:22px;padding:0 18px;font-weight:800;line-height:1.2;transition:border-color .16s,box-shadow .16s,background-color .16s;box-shadow:0 10px 24px #4a2e270a}.field-label textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:20px}.field-label select{appearance:none;background:linear-gradient(45deg, transparent 50%, var(--primary-dark) 50%) right 25px center / 7px 7px no-repeat, linear-gradient(135deg, var(--primary-dark) 50%, transparent 50%) right 19px center / 7px 7px no-repeat, var(--surface);cursor:pointer;padding-right:48px}.field-label select::-ms-expand{display:none}.field-label input::placeholder{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.field-label input::placeholder{color:color-mix(in srgb, var(--muted) 82%, white)}}.field-label input::placeholder{font-weight:700}.field-label input:focus,.field-label select:focus,.field-label textarea:focus{border-color:#bd526bad;outline:none;box-shadow:0 0 0 4px #fce7ece6,0 12px 28px #4a2e2714}.field-label select:invalid{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.field-label select:invalid{color:color-mix(in srgb, var(--muted) 82%, white)}}.field-label textarea{resize:vertical;min-height:88px;padding:12px 14px}.field-label.compact{gap:6px;font-size:.95rem}.field-label small,.helper-note{color:var(--muted);font-size:.94rem;line-height:1.45}.status-picker,.interest-picker,.full-field,.waitlist-field-columns{grid-column:1/-1}.status-picker,.interest-picker{border:0;margin:0;padding:0}.status-picker legend,.interest-picker legend{color:var(--brown-dark);margin-bottom:8px;font-weight:900}.status-picker div,.interest-picker{flex-wrap:wrap;gap:10px;display:flex}.status-picker label,.interest-picker label{border:1px solid var(--border);background:var(--surface);min-height:50px;color:var(--brown-dark);border-radius:999px;align-items:center;gap:10px;padding:0 18px;font-weight:900;display:inline-flex}.waitlist-field-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.waitlist-field-column{align-content:start;gap:16px;display:grid}.app-shell{padding:clamp(24px,3.6vw,40px) 0 42px}.auth-placeholder-shell{place-items:center;width:min(620px,100% - 32px);min-height:54vh;margin:0 auto;padding:clamp(28px,5vw,52px) 0;display:grid}.auth-placeholder-card{border:1px solid var(--border);width:100%;box-shadow:var(--shadow);text-align:center;background:#ffffffe0;border-radius:26px;padding:clamp(22px,3.2vw,34px)}.auth-placeholder-card h1{color:var(--brown-dark);margin-bottom:10px;font-size:clamp(1.9rem,3.5vw,2.8rem)}.auth-placeholder-card p{max-width:500px;color:var(--muted);margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.5}.auth-form{text-align:left;gap:15px;max-width:440px;margin:24px auto 0;display:grid}.auth-form .button{border-radius:16px;width:100%;min-height:48px;padding-inline:22px}.auth-footnote{color:var(--muted);text-align:center;margin-top:16px;font-weight:800}.auth-footnote a{color:var(--primary)}.waitlist-page-shell{place-items:start center;width:min(780px,100% - 32px);margin:0 auto;padding:clamp(28px,4.4vw,54px) 0;display:grid}.waitlist-card{border:1px solid var(--border);width:100%;box-shadow:var(--shadow);background:#ffffffe6;border-radius:26px;padding:clamp(22px,3.2vw,34px)}.waitlist-card-heading{text-align:center;justify-items:center;gap:10px;max-width:560px;margin:0 auto clamp(20px,2.5vw,28px);display:grid}.waitlist-card-heading h1{max-width:600px;color:var(--brown-dark);margin:0;font-size:clamp(1.85rem,3.4vw,2.8rem);line-height:1.05}.waitlist-card-heading p{max-width:580px;color:var(--muted);margin:0;font-size:.98rem;line-height:1.5}.waitlist-page-seal{width:clamp(76px,11vw,104px);height:clamp(76px,11vw,104px)}.waitlist-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 18px;max-width:660px;margin:0 auto;display:grid}.waitlist-status-picker div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.waitlist-status-picker label{text-align:center;justify-content:center;min-height:52px;padding:0 14px}.waitlist-status-picker label:has(input:checked){background:var(--rose-soft);color:var(--primary-dark);border-color:#bd526b9e}.waitlist-status-picker input{width:18px;height:18px;accent-color:var(--primary)}.waitlist-submit{width:100%;margin-top:2px}.waitlist-location-note{color:var(--brown);background:#fbe8ee7a;border:1px solid #bd526b2e;border-radius:18px;padding:12px 14px;font-size:.94rem;font-weight:800;line-height:1.45}.waitlist-success{text-align:center;justify-items:center;gap:16px;max-width:580px;margin:0 auto;padding:clamp(6px,2vw,14px) 0;display:grid}.waitlist-success h1{color:var(--brown-dark);font-size:clamp(1.7rem,4vw,2.35rem);line-height:1.12}.waitlist-success p{color:var(--muted);font-size:clamp(.96rem,1.6vw,1.04rem);line-height:1.5}.form-message{border:1px solid var(--border);background:var(--rose-soft);color:var(--primary-dark);border-radius:16px;margin:0;padding:12px 14px;font-weight:800}.dashboard-page-shell{width:min(820px,100% - 32px);margin:0 auto;padding:clamp(28px,4.2vw,52px) 0}.dashboard-welcome-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffe0;border-radius:26px;padding:clamp(22px,3.2vw,34px)}.dashboard-welcome-card h1{color:var(--brown-dark);margin-bottom:12px;font-size:clamp(1.85rem,3.4vw,2.85rem)}.dashboard-welcome-card p{color:var(--muted);font-size:1rem;line-height:1.5}.profile-page-shell{width:min(var(--content-max), calc(100% - 32px));gap:14px;margin:0 auto;padding:clamp(26px,4vw,48px) 0;display:grid}html:has(.profile-page-shell){scroll-padding-top:108px}.profile-form-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffe6;border-radius:26px;scroll-margin-top:108px}.page-intro,.connections-page-intro{justify-content:space-between;align-items:flex-end;gap:18px;padding:0 4px 2px;display:flex}.page-intro-copy,.connections-page-intro{gap:8px;display:grid}.profile-page-shell .page-intro{align-items:flex-end;gap:clamp(16px,3vw,28px)}.profile-page-shell .page-intro-copy{flex:auto;min-width:0;max-width:none}.page-intro h1,.connections-page-intro h1{color:var(--brown-dark);margin:0;font-size:clamp(1.68rem,2.8vw,2.28rem);line-height:1.05}.page-intro p:not(.panel-label),.connections-page-intro p:not(.panel-label){max-width:720px;color:var(--muted);margin:0;font-size:clamp(.95rem,1.2vw,1.01rem);line-height:1.5}.profile-page-shell .page-intro p:not(.panel-label){text-wrap:pretty;max-width:none}.page-intro-actions{flex:none;justify-content:flex-end;display:flex}.profile-page-shell .page-intro-actions{margin-left:auto}.page-intro-actions form{display:flex}.page-intro-actions .button{min-height:42px;box-shadow:none;border-radius:14px;padding:0 16px}.private-note{max-width:720px;color:var(--muted);font-size:1.02rem;line-height:1.5}.profile-form-card{gap:20px;padding:clamp(18px,2.3vw,26px);display:grid}.profile-form-section{gap:16px;display:grid}.profile-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px;display:grid}.profile-field-groups{gap:32px;margin-top:12px;display:grid}.profile-field-group{border:0;gap:0;min-width:0;margin:0;padding:0;scroll-margin-top:108px;display:grid}.profile-field-group:last-child{border-bottom:0}.profile-field-group legend,.private-section .panel-label{width:fit-content;color:var(--primary-dark);letter-spacing:.08em;text-transform:uppercase;background:#fbe8ee52;border:1px solid #bd526b1f;border-radius:999px;align-items:center;margin:0;padding:5px 10px;font-size:.78rem;font-weight:900;line-height:1.2;display:inline-flex}.profile-field-group .profile-form-grid,.private-section .profile-form-grid{width:100%}.profile-field-group .profile-form-grid,.profile-field-group .profile-toggle{margin-top:14px}.profile-form-card .field-label{gap:7px;scroll-margin-top:108px;font-size:.96rem}.profile-form-card .field-label input,.profile-form-card .field-label select{border-radius:18px;height:52px;padding-inline:16px;box-shadow:0 8px 18px #4a2e2709}.profile-photo-upload{background:radial-gradient(circle at 0 0,#fbe8eeb3,#0000 34%),#fff8f1bd;border:1px solid #bd526b29;border-radius:28px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:8px;padding:clamp(15px,2.1vw,18px);display:grid;box-shadow:0 14px 32px #4a2e270b}.profile-photo-preview{background:linear-gradient(135deg, var(--rose-soft), var(--honey-soft));border:1px solid #bd526b38;border-radius:999px;place-items:center;width:104px;height:104px;display:grid;overflow:hidden;box-shadow:0 16px 32px #4a2e2714}.profile-photo-preview img{object-fit:cover;width:100%;height:100%}.profile-photo-preview span{width:100%;height:100%;color:var(--primary);text-align:center;place-items:center;font-family:Playfair Display,Georgia,serif;font-size:3.15rem;font-weight:900;line-height:1;display:grid}.profile-photo-copy{gap:8px;display:grid}.profile-photo-copy h2{color:var(--brown-dark);margin:0;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.2}.profile-photo-copy p{color:var(--muted);margin:0;font-size:.94rem;font-weight:800;line-height:1.45}.profile-photo-button{border:1px solid var(--primary);background:var(--surface);width:fit-content;min-height:44px;color:var(--primary);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 12px 26px #b844621a}.profile-photo-input{opacity:0;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;position:absolute;left:-9999px;overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important}.field-label textarea{border:1px solid var(--border);background:var(--surface);width:100%;min-height:100px;color:var(--text);resize:vertical;border-radius:20px;padding:12px 14px}.profile-form-card .field-label textarea{border-radius:18px;min-height:100px;padding:12px 14px;box-shadow:0 8px 18px #4a2e2709}.profile-toggle{color:var(--brown-dark);background:#fff8f19e;border:1px solid #bd526b29;border-radius:20px;align-items:center;gap:12px;padding:14px;scroll-margin-top:108px;display:flex}.profile-toggle input{width:22px;height:22px;accent-color:var(--primary);flex:none}.profile-toggle span{gap:3px;display:grid}.profile-toggle strong{color:var(--brown-dark)}.private-section{background:linear-gradient(#fff8f1b8,#ffffffc7);border:1px solid #bd526b29;border-radius:22px;padding:18px;scroll-margin-top:108px}.private-section .profile-form-grid{margin-top:2px}.profile-save-button{border-radius:16px;width:100%;min-height:48px;margin-top:2px}.profile-form-card .panel-label,.profile-field-group legend,.private-section .panel-label{letter-spacing:.08em;text-transform:uppercase;font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.78rem;font-weight:1000;line-height:1.2}.profile-photo-copy h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.22rem,1.8vw,1.42rem);font-weight:900;line-height:1.16}.profile-form-card .field-label{color:var(--brown-dark);font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.94rem;font-weight:900;line-height:1.25}.profile-form-card .field-label input,.profile-form-card .field-label select,.profile-form-card .field-label textarea{color:var(--text);font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.98rem;font-weight:800;line-height:1.35}.profile-form-card .field-label input::placeholder,.profile-form-card .field-label textarea::placeholder{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.profile-form-card .field-label input::placeholder,.profile-form-card .field-label textarea::placeholder{color:color-mix(in srgb, var(--muted) 78%, white)}}.profile-form-card .field-label input::placeholder,.profile-form-card .field-label textarea::placeholder{font-size:.98rem;font-weight:700}.profile-photo-copy p,.private-note,.profile-toggle span{color:var(--muted);font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.94rem;font-weight:800;line-height:1.45}.profile-toggle strong{color:var(--brown-dark);font-size:.98rem;font-weight:1000;line-height:1.25}.page-intro-actions .button,.profile-photo-button,.profile-save-button{letter-spacing:0;font-family:Nunito Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.95rem;font-weight:1000;line-height:1}.find-page-shell{width:min(var(--site-max), calc(100% - 32px));gap:12px;margin:0 auto;padding:clamp(34px,4.4vw,54px) 0 clamp(26px,4vw,48px);display:grid}html:has(.find-page-shell){scroll-padding-top:112px}.find-page-shell .page-intro{scroll-margin-top:112px}.find-hero-card,.find-filter-card,.empty-discovery-card,.au-pair-card{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffe6;border-radius:28px}.find-hero-card{margin-bottom:14px;padding:clamp(22px,3vw,34px)}.find-hero-card h1,.empty-discovery-card h2{color:var(--brown-dark);margin-bottom:10px;font-size:clamp(2rem,3.8vw,3.25rem)}.find-hero-card p,.empty-discovery-card p,.au-pair-card p{color:var(--muted);line-height:1.55}.find-filter-card{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:12px 14px;margin-bottom:6px;padding:14px;display:grid}.find-filter-card .field-label{gap:7px}.find-filter-card .field-label input,.find-filter-card .field-label select{border-radius:17px;height:48px;padding-inline:16px;font-size:.96rem;line-height:1.2}.find-filter-card .field-label select{background:linear-gradient(45deg, transparent 50%, var(--primary-dark) 50%) right 24px center / 7px 7px no-repeat, linear-gradient(135deg, var(--primary-dark) 50%, transparent 50%) right 18px center / 7px 7px no-repeat, var(--surface);padding-right:46px}.find-filter-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.find-filter-actions .button{border-radius:15px;min-height:44px;padding:0 18px}.empty-discovery-card{text-align:center;padding:clamp(22px,4vw,38px)}.find-results-section{gap:14px;display:grid}.find-results-heading{padding:0 6px;display:block}.find-results-heading h2{color:var(--brown-dark);margin:0;font-size:clamp(1.45rem,2.2vw,1.85rem);line-height:1.1}.find-results-count{color:var(--muted);margin:6px 0 0;font-size:.95rem;font-weight:900;line-height:1.35}.find-results-helper{max-width:620px;color:var(--muted);margin:4px 0 0}@supports (color:color-mix(in lab, red, red)){.find-results-helper{color:color-mix(in srgb, var(--muted) 88%, var(--brown-dark))}}.find-results-helper{font-size:.92rem;font-weight:650;line-height:1.45}.au-pair-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),400px));justify-content:start;gap:16px;display:grid}.au-pair-card{border-radius:26px;align-content:start;gap:15px;padding:clamp(18px,2vw,22px);display:grid}.au-pair-card-header{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:19px;display:grid}.au-pair-photo{background:linear-gradient(135deg, var(--rose-soft), var(--honey-soft));border:2px solid #ffffffeb;border-radius:999px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #bd526b29,0 16px 32px #4a2e2717}.au-pair-photo img{object-fit:cover;width:100%;height:100%}.au-pair-photo span{width:100%;height:100%;color:var(--primary);place-items:center;font-family:Playfair Display,Georgia,serif;font-size:2.35rem;font-weight:900;line-height:1;display:grid}.au-pair-card-identity{gap:7px;min-width:0;padding-top:2px;display:grid}.au-pair-card-body{gap:8px;display:grid}.au-pair-card h2{color:var(--brown-dark);margin-bottom:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,2.2vw,1.85rem);font-weight:900;line-height:1.08}.au-pair-location{color:var(--muted);margin-bottom:0}@supports (color:color-mix(in lab, red, red)){.au-pair-location{color:color-mix(in srgb, var(--muted) 94%, var(--brown-dark))}}.au-pair-location{overflow-wrap:anywhere;font-size:.9rem;font-weight:600;line-height:1.38}.au-pair-origin{color:var(--primary-dark);margin-bottom:0}@supports (color:color-mix(in lab, red, red)){.au-pair-origin{color:color-mix(in srgb, var(--primary-dark) 48%, var(--muted))}}.au-pair-origin{font-size:.92rem;font-style:italic;font-weight:600;line-height:1.35}.profile-chip-row{flex-wrap:wrap;gap:7px;margin-top:5px;display:flex}.profile-chip-row span{border:1px solid var(--border);min-height:30px;color:var(--primary-dark);background:#fbe8ee9e;border-radius:999px;align-items:center;padding:0 10px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.profile-chip-row span{color:color-mix(in srgb, var(--primary-dark) 78%, var(--muted))}}.profile-chip-row span{font-size:.84rem;font-weight:800}.au-pair-card-body>p{color:var(--muted);margin:0}@supports (color:color-mix(in lab, red, red)){.au-pair-card-body>p{color:color-mix(in srgb, var(--muted) 92%, var(--brown-dark))}}.au-pair-card-body>p{font-size:.94rem;font-weight:650;line-height:1.55}.au-pair-card .button:disabled{cursor:not-allowed;opacity:.72}.au-pair-card-actions{border-top:1px solid #ead8d273;align-self:end;gap:10px;padding-top:14px;display:grid}.au-pair-card form,.au-pair-card form .button{width:100%}.au-pair-card-actions>form .button{border-radius:15px;min-height:46px}.connection-status-badge{width:100%;min-height:44px;color:var(--primary-dark);background:#fbe8ee6b;border:1px solid #bd526b24;border-radius:15px;justify-content:center;align-items:center;padding:0 12px;font-size:.9rem;font-weight:900;text-decoration:none;display:inline-flex}.connection-status-accepted{color:var(--brown-dark);background:linear-gradient(#ffffffb8,#fff8f1d1),#fff8f1e0;border-color:#82624f2e}@supports (color:color-mix(in lab, red, red)){.connection-status-accepted{color:color-mix(in srgb, var(--brown-dark) 78%, var(--muted))}}.au-pair-card-safety .user-safety-actions{border-top:0;justify-content:center;align-items:center;gap:8px;width:100%;padding-top:0}.au-pair-card-safety .user-safety-actions>form{display:block}.au-pair-card-safety .user-safety-actions>form,.au-pair-card-safety .report-details{width:auto;min-width:0}.au-pair-card-safety .user-safety-actions>form .button,.au-pair-card-safety .report-details summary{width:auto;min-height:30px;color:var(--muted);box-shadow:none;background:#fff8f16b;border-color:#bd526b2e;border-radius:999px;padding:0 10px;font-size:.8rem;font-weight:900}.au-pair-card-safety .user-safety-actions>form .button:hover,.au-pair-card-safety .report-details summary:hover{color:var(--primary-dark);background:#fbe8ee6b;border-color:#bd526b52}.au-pair-card-safety .report-details form{width:min(100%,320px)}.connections-page-shell{width:min(var(--content-max), calc(100% - 32px));gap:20px;margin:0 auto;padding:clamp(42px,5vw,64px) 0 clamp(28px,5vw,52px);display:grid}html:has(.connections-page-shell){scroll-padding-top:112px}.connections-page-shell .page-intro,.connections-page-shell .connection-section{scroll-margin-top:112px}.connection-section{box-shadow:none;background:0 0;border-bottom:1px solid #ead8d28f;gap:12px;padding:0 0 18px;display:grid}.connection-section:has(.connection-empty-card){gap:8px;padding-block:0 18px}.connection-section-heading{max-width:none;margin:0}.connection-section-heading h2{color:var(--brown-dark);margin:0;font-size:clamp(1.18rem,1.75vw,1.42rem);line-height:1.16}.connection-activity-section .connection-section-heading h2{color:var(--brown-dark)}@supports (color:color-mix(in lab, red, red)){.connection-activity-section .connection-section-heading h2{color:color-mix(in srgb, var(--brown-dark) 88%, var(--muted))}}.connection-activity-section .connection-section-heading h2{font-size:clamp(1.12rem,1.62vw,1.34rem)}.connection-section-heading .panel-label{letter-spacing:.16em;margin-bottom:5px;font-size:.72rem}.connection-section-count{color:var(--muted);margin:4px 0 0;font-size:.86rem;font-weight:800;line-height:1.35}.connection-section-helper{color:var(--muted);margin:5px 0 0}@supports (color:color-mix(in lab, red, red)){.connection-section-helper{color:color-mix(in srgb, var(--muted) 88%, var(--brown))}}.connection-section-helper{font-size:.82rem;font-weight:650;line-height:1.35}.connection-card-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),320px));justify-content:start;gap:12px;display:grid}.inbox-conversation-list{justify-content:stretch;gap:12px;width:min(760px,100%);display:grid}.request-connection-section .connection-card-list,.connection-activity-section .connection-card-list,.accepted-connection-section .connection-card-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),320px));gap:10px}.connection-card,.connection-empty-card{background:#ffffffe6;border:1px solid #ead8d2b8;border-radius:20px;box-shadow:0 8px 20px #4a2e2708}.connection-card{gap:12px;padding:clamp(15px,2vw,19px);display:grid}.pending-request-card{background:#ffffffdb;border-radius:18px;gap:10px;padding:13px;box-shadow:0 6px 16px #4a2e2707}.connection-card.compact-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.inbox-conversation-card{border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:min(760px,100%);padding:14px 17px}.connection-card-main{grid-template-columns:78px 1fr;align-items:start;gap:17px;display:grid}.inbox-conversation-main{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;min-width:0}.pending-request-card .connection-card-main{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px}.connection-avatar{background:linear-gradient(135deg, var(--rose-soft), var(--honey-soft));border:2px solid #ffffffeb;border-radius:999px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden;box-shadow:0 0 0 1px #bd526b24,0 14px 28px #4a2e2714}.connection-avatar img{object-fit:cover;width:100%;height:100%}.connection-avatar span{width:100%;height:100%;color:var(--primary);place-items:center;font-family:Playfair Display,Georgia,serif;font-size:2.18rem;font-weight:900;line-height:1;display:grid}.inbox-conversation-card .connection-avatar{width:64px;height:64px;box-shadow:0 0 0 1px #bd526b1f,0 10px 22px #4a2e270f}.inbox-conversation-card .connection-avatar span{font-size:1.85rem}.pending-request-card .connection-avatar{width:58px;height:58px;box-shadow:0 0 0 1px #bd526b1f,0 8px 18px #4a2e270e}.pending-request-card .connection-avatar span{font-size:1.55rem}.connection-profile-copy{gap:7px;min-width:0;padding-top:2px;display:grid}.connection-title-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:0;display:flex}.connection-title-row h3{color:var(--brown-dark);margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.34rem,2vw,1.62rem);font-weight:900;line-height:1.08}.inbox-conversation-copy{gap:4px;min-width:0;display:grid}.inbox-conversation-copy .connection-title-row{gap:9px}.inbox-conversation-copy .connection-title-row h3{font-size:clamp(1.22rem,1.8vw,1.45rem)}.inbox-location,.inbox-message-preview{text-overflow:ellipsis;white-space:nowrap;margin:0;line-height:1.35;overflow:hidden}.inbox-location{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.inbox-location{color:color-mix(in srgb, var(--muted) 92%, var(--brown-dark))}}.inbox-location{font-size:.93rem;font-weight:700}.inbox-message-preview{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.inbox-message-preview{color:color-mix(in srgb, var(--muted) 88%, var(--brown))}}.inbox-message-preview{font-size:.9rem;font-weight:650}.pending-request-card .connection-profile-copy{gap:4px;padding-top:0}.pending-request-card .connection-title-row{gap:7px}.pending-request-card .connection-title-row h3{font-size:clamp(1.08rem,1.7vw,1.24rem);line-height:1.1}.connection-location,.connection-origin,.connection-bio{color:var(--muted);margin:0;line-height:1.5}.connection-location{color:var(--muted)}@supports (color:color-mix(in lab, red, red)){.connection-location{color:color-mix(in srgb, var(--muted) 94%, var(--brown-dark))}}.connection-location{font-size:.9rem;font-weight:600;line-height:1.38}.connection-origin{color:var(--primary-dark)}@supports (color:color-mix(in lab, red, red)){.connection-origin{color:color-mix(in srgb, var(--primary-dark) 48%, var(--muted))}}.connection-origin{font-size:.92rem;font-style:italic;font-weight:600;line-height:1.35}.request-context-note{color:var(--muted);margin:1px 0 0}@supports (color:color-mix(in lab, red, red)){.request-context-note{color:color-mix(in srgb, var(--muted) 84%, var(--brown))}}.request-context-note{font-size:.82rem;font-weight:680;line-height:1.3}.pending-request-card .connection-location,.pending-request-card .connection-origin{font-size:.82rem;font-weight:650;line-height:1.28}.pending-request-card .profile-chip-row{gap:5px;margin-top:2px}.pending-request-card .profile-chip-row span{min-height:24px;padding:0 8px;font-size:.76rem}.connection-bio{color:var(--muted);margin-top:3px}@supports (color:color-mix(in lab, red, red)){.connection-bio{color:color-mix(in srgb, var(--muted) 92%, var(--brown-dark))}}.connection-bio{font-size:.88rem;font-weight:620;line-height:1.42}.status-pill{border:1px solid var(--border);background:var(--cream);min-height:27px;color:var(--brown);text-transform:capitalize;border-radius:999px;align-items:center;padding:0 10px;font-size:.8rem;font-weight:900;display:inline-flex}.status-pill.pending{background:var(--honey-soft);color:#8a5a10}.status-pill.accepted{color:#2f654c;background:#f1fbf6}.status-pill.declined{background:var(--rose-soft);color:var(--primary-dark)}.private-locked-note{border:1px dashed var(--border);color:var(--muted);background:#fff8f1d1;border-radius:16px;margin:0;padding:11px 13px;font-size:.92rem;font-weight:700}.contact-unlocked-card{background:0 0;border:0;border-radius:0;flex-wrap:wrap;justify-self:start;align-items:center;gap:2px 5px;max-width:100%;padding:0;display:flex}.contact-unlocked-card strong{min-height:19px;color:var(--brown-dark);background:#fbe8ee52;border:1px solid #bd526b24;border-radius:999px;align-items:center;padding:0 5px;font-size:.68rem;font-weight:900;display:inline-flex}.contact-unlocked-card p{color:var(--muted);margin:0;font-size:.74rem;font-weight:600;line-height:1.25}.contact-unlocked-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:6px 0 0;display:grid}.contact-unlocked-card div{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:12px}.contact-unlocked-card dt{color:var(--brown);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:900}.contact-unlocked-card dd{color:var(--brown-dark);margin:4px 0 0;font-weight:900}.connection-actions{border-top:1px solid #ead8ce6b;flex-wrap:wrap;align-items:center;gap:9px;padding-top:10px;display:flex}.inbox-conversation-actions{border-top:0;justify-content:flex-end;padding-top:0}.inbox-conversation-actions>.button{white-space:nowrap;border-radius:14px;min-height:40px;padding:0 18px}.pending-request-card .connection-actions{gap:7px;padding-top:8px}.connection-actions form{display:contents}.connection-actions>.button,.connection-actions>form>.button,.connection-actions .user-safety-actions>form>.button,.connection-actions .report-details summary{border-radius:14px;min-width:118px;min-height:42px}.pending-request-card .connection-actions>.button,.pending-request-card .connection-actions>form>.button{border-radius:12px;min-width:104px;min-height:34px;padding:0 12px;font-size:.84rem}.pending-request-actions>form:not(:has(.connection-decline-button)){flex:100%;display:flex}.pending-request-actions>form:not(:has(.connection-decline-button))>.button{width:100%}.pending-request-card .connection-decline-button{min-width:0;min-height:28px;color:var(--muted);box-shadow:none;background:0 0;border-color:#bd526b29;border-radius:999px;padding:0 10px;font-size:.78rem}.pending-request-card form:has(.connection-decline-button){flex-basis:100%;justify-content:center;display:flex}.accepted-connection-actions{grid-template-columns:minmax(0,1fr);gap:7px;display:grid}.accepted-connection-actions>form,.accepted-connection-actions>.button{width:100%}.accepted-connection-actions>form>.button,.accepted-connection-actions>.button{border-radius:12px;width:100%;min-height:34px;font-size:.84rem}.connection-safety-actions{grid-column:1/-1;justify-content:center;padding-top:0;display:flex}.connection-actions .user-safety-actions{justify-content:center;gap:8px}.connection-actions .user-safety-actions>form>.button,.connection-actions .report-details summary{min-width:0;min-height:27px;color:var(--muted);box-shadow:none;background:#fff8f16b;border-color:#bd526b2e;border-radius:999px;padding:0 9px;font-size:.76rem;font-weight:900}.connection-actions .user-safety-actions>form>.button:hover,.connection-actions .report-details summary:hover{color:var(--primary-dark);background:#fbe8ee6b;border-color:#bd526b52}.connection-actions .report-details{min-width:0}.blocked-user-id{word-break:break-all;font-size:.92rem}.user-safety-actions{flex-wrap:wrap;gap:10px;width:auto;display:flex}.user-safety-actions>form{display:contents}.report-details{min-width:min(100%,280px)}.report-details summary{border:1px solid var(--primary);background:var(--surface);min-height:52px;color:var(--primary);cursor:pointer;border-radius:18px;justify-content:center;align-items:center;padding:0 28px;font-weight:900;list-style:none;display:inline-flex}.report-details summary::-webkit-details-marker{display:none}.report-details form{border:1px solid var(--border);background:#fff8f1e6;border-radius:20px;gap:12px;margin-top:12px;padding:16px;display:grid}.connection-empty-card{box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;gap:4px;padding:2px 0 0;display:grid}.connection-empty-card h3{color:var(--brown-dark);margin:0;font-size:clamp(1.02rem,1.8vw,1.18rem);line-height:1.2}.connection-empty-card p{color:var(--muted);margin:0;line-height:1.55}.conversation-shell{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffe6;border-radius:28px;gap:14px;padding:clamp(16px,3vw,24px);display:grid}.conversation-header{flex-direction:column;gap:14px;padding:2px 2px 0;display:flex}.conversation-header-top{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.conversation-back-link{white-space:nowrap;border-radius:14px;min-height:40px;padding:0 14px;font-size:.9rem}.conversation-participant{background:#fff8f180;border:1px solid #bd526b1f;border-radius:22px;align-items:center;gap:16px;min-width:0;padding:14px 16px;display:flex}.conversation-participant .connection-avatar{width:78px;height:78px}.conversation-participant-copy{flex:1;min-width:0}.conversation-header h1{color:var(--brown-dark);margin:0 0 3px;font-size:clamp(1.5rem,3vw,2.4rem);line-height:1.1}.conversation-participant-copy>p:last-child{color:var(--muted);overflow-wrap:normal;word-break:normal;margin:0;font-weight:800;line-height:1.35}.conversation-header-actions{justify-content:flex-end;min-width:0;display:flex}.conversation-header-actions .user-safety-actions{background:#fff8f18f;border:1px solid #bd526b24;border-radius:18px;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;padding:4px;display:inline-flex}.conversation-header-actions .user-safety-actions>form{display:flex}.conversation-header-actions .button,.conversation-header-actions .report-details summary{width:82px;min-height:36px;color:var(--primary-dark);box-shadow:none;background:#ffffffd1;border:1px solid #bd526b6b;border-radius:14px;justify-content:center;align-items:center;padding:0 12px;font-size:.84rem;line-height:1;display:inline-flex}.conversation-header-actions .report-details{min-width:0;position:relative}.conversation-header-actions .report-details form{z-index:2;width:min(320px,100vw - 40px);margin-top:8px;position:absolute;right:0}.conversation-safety-tip{color:var(--muted);background:#fff8f18a;border:1px solid #bd526b24;border-radius:999px;margin:0;padding:8px 12px;font-size:.88rem;font-weight:750;line-height:1.35}.message-list{border:1px solid var(--border);background:#fff9f5b8;border-radius:22px;align-content:start;gap:12px;min-height:270px;padding:clamp(12px,2.4vw,18px);display:grid}.message-bubble{border:1px solid var(--border);background:var(--surface);width:fit-content;max-width:min(72%,620px);color:var(--brown-dark);border-radius:18px;gap:6px;padding:10px 13px;display:grid;box-shadow:0 8px 20px #4a2e270d}.message-bubble.mine{background:var(--rose-soft);border-color:#bd526b47;border-bottom-right-radius:7px;justify-self:end}.message-bubble.theirs{background:#fffffff2;border-bottom-left-radius:7px;justify-self:start}.message-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.45}.message-bubble time{color:var(--muted);justify-self:end;font-size:.74rem;font-weight:800}.message-preview-time{color:var(--muted);margin-top:3px;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.message-preview-time{color:color-mix(in srgb, var(--muted) 82%, white)}}.message-preview-time{font-size:.78rem;font-weight:700}.message-form{border:1px solid var(--border);background:#ffffffdb;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:2px;padding:12px;display:grid}.message-composer-field{display:block}.message-composer-field textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;min-height:54px;max-height:150px;color:var(--brown-dark);font:inherit;border-radius:16px;padding:13px 14px;line-height:1.35;display:block}.message-form .button{justify-self:end;min-height:52px}.visually-hidden{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-hero{text-align:center}.app-tabs{border:1px solid var(--border);background:#ffffffb3;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:10px;margin:18px 0;padding:12px;display:flex}.app-tabs a{border-radius:999px;align-items:center;min-height:46px;padding:0 22px;font-weight:900;display:inline-flex}.app-tabs a:first-child{background:var(--primary);color:#fff}.panel{padding:clamp(18px,2.5vw,26px)}.panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.static-map{min-height:390px}.profile-callout{align-self:start}.site-footer{width:min(var(--site-max), calc(100% - 32px));border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:30px 0 44px;display:flex}.footer-brand-copy{gap:8px;display:grid}.footer-brand-copy small{color:var(--brown);letter-spacing:.16em;font-size:.86rem;font-weight:900}.footer-seal{width:150px;height:150px}@media (max-width:920px){.topbar{flex-direction:row;align-items:center}.header-nav-cluster{margin-left:auto}.preview-dashboard,.product-preview-grid,.dashboard-grid,.profile-form-grid,.find-filter-card,.au-pair-card-grid,.trust-strip,.web-feature-grid,.home-steps-grid,.steps-grid,.placeholder-sections,.final-cta,.signup-waitlist-message,.signup-profile-form,.waitlist-form,.waitlist-field-columns{grid-template-columns:1fr}.final-cta,.signup-waitlist-message{text-align:center;justify-items:center}.product-map-panel,.product-flow-panel{min-height:390px}.travel-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:34px clamp(22px,6vw,52px) 38px}.travel-hero:before{background:linear-gradient(#fff8f1f2 0 48%,#fff8f161 70%,#fff8f1c2 100%),linear-gradient(90deg,#fff8f18a,#fff8f114);width:auto;height:auto;inset:0}.travel-hero-copy{text-align:center;justify-items:center;width:min(100%,620px);max-width:620px;margin:0 auto}.travel-hero h1{font-size:clamp(3.25rem,9.2vw,4.65rem);line-height:.96}.travel-hero .hero-subcopy{max-width:520px;font-size:clamp(.98rem,2.1vw,1.08rem);font-weight:600}.travel-hero h1 span{white-space:normal}.travel-hero .front-actions{justify-content:center;margin:22px 0 12px}.travel-safety-note{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px;max-width:390px}.travel-safety-note>span{width:34px;height:34px;font-size:.95rem}.travel-safety-note p{font-size:.86rem;font-weight:640;line-height:1.35}.travel-hero-visual{z-index:1;width:min(100%,680px);height:clamp(260px,54vw,430px);min-height:0;margin:0 auto;position:relative;inset:auto;overflow:hidden}.travel-hero-art{object-position:center;width:100%;height:100%}.travel-community-layer{display:none}.hero-doodles{opacity:.12}.hero-doodle.plane,.hero-route{display:none}.panel-heading{flex-direction:column;align-items:flex-start}.page-intro,.connections-page-intro{flex-direction:column;align-items:flex-start;gap:12px}.page-intro-actions{justify-content:flex-start}.profile-photo-upload{grid-template-columns:1fr}.profile-field-group{padding-bottom:12px}}@media (max-width:768px){.brand-wordmark,.stable-public-actions>a:not(.stable-waitlist-link){display:none}.stable-waitlist-link{border-radius:14px;min-height:42px;padding:0 14px;font-size:.9rem;box-shadow:0 10px 22px #bd526b29}.travel-hero{gap:20px;padding:30px 20px 34px}.travel-hero h1{margin-bottom:15px;font-size:clamp(3.1rem,13vw,4rem);line-height:.96}.travel-hero .hero-subcopy{max-width:380px;font-size:.98rem;font-weight:580;line-height:1.4}.travel-hero .front-actions{grid-template-columns:1fr;gap:9px;width:min(100%,310px);margin:18px auto 10px;display:grid}.travel-hero .front-actions .button{border-radius:15px;width:100%;min-height:44px;padding:0 18px}.travel-hero-visual{width:min(100%,460px);height:clamp(230px,58vw,330px)}}@media (max-width:560px){.web-hero,.product-preview-section,.home-steps-section,.community-section,.signup-shell,.app-shell,.profile-page-shell,.find-page-shell,.connections-page-shell,.waitlist-page-shell,.trust-strip,.web-feature-grid,.placeholder-sections,.final-cta,.site-footer{width:min(100% - 20px,1180px)}.brand-logo{width:44px;height:44px}.brand-wordmark{display:none}.topbar,.stable-site-header{gap:10px;min-height:68px;padding:12px 10px}.au-pair-card-header{grid-template-columns:76px minmax(0,1fr);gap:13px}.au-pair-photo{width:76px;height:76px}.brand,.stable-nav-actions{gap:8px}.stable-public-actions{gap:8px;font-size:.92rem}.stable-public-actions>a:not(.stable-waitlist-link){display:none}.stable-public-actions a{min-height:42px}.stable-waitlist-link{border-radius:14px;min-height:42px;padding:0 14px}.stable-menu-button{border-radius:14px;width:44px;height:44px}.stable-menu-panel{width:min(310px,100vw - 20px);position:fixed;top:76px;right:10px}.header-nav-cluster{gap:8px}.primary-nav{gap:8px;font-size:.92rem}.primary-nav a{min-height:42px}.primary-nav .nav-cta{border-radius:14px;width:auto;min-height:42px;padding:0 14px}.hamburger-button{border-radius:14px;width:44px;height:44px}.hamburger-panel{width:min(310px,100vw - 20px);position:fixed;top:76px;right:10px}.waitlist-card{border-radius:24px;padding:22px}.waitlist-card-heading h1{font-size:clamp(2.1rem,12vw,3rem)}.waitlist-status-picker div{grid-template-columns:1fr}.waitlist-form{gap:16px}.waitlist-location-note{padding:12px 14px}.travel-hero{gap:18px;width:100%;min-height:auto;padding:26px 18px 30px}.travel-hero h1{margin-bottom:14px;font-size:clamp(3.05rem,14vw,4rem);line-height:.95}.travel-hero h1 span{white-space:normal;display:inline}.travel-hero h1 span+span:before{content:" "}.travel-hero .hero-subcopy{max-width:330px;font-size:.96rem;line-height:1.38}.travel-hero .front-actions{grid-template-columns:1fr;gap:9px;width:min(100%,300px);margin:18px auto 10px;display:grid}.travel-hero .front-actions .button{border-radius:15px;width:100%;min-height:44px;padding:0 18px}.travel-safety-note{text-align:center;grid-template-columns:1fr;justify-items:center;gap:6px;max-width:300px}.travel-safety-note>span{width:30px;height:30px;font-size:.88rem}.travel-safety-note p{font-size:.8rem;line-height:1.32}.travel-hero-visual{width:min(100%,390px);height:clamp(210px,62vw,285px);min-height:0;margin:2px auto 0;position:relative;inset:auto;overflow:hidden}.travel-hero-art{object-position:center}.travel-community-layer{display:none}.community-avatar{width:34px;height:34px;font-size:1rem;box-shadow:0 10px 22px #3f2a2214,0 0 0 5px #fff3}.community-avatar.avatar-one{top:62%;right:74%}.community-avatar.avatar-two{top:60%;right:12%}.community-avatar.avatar-three{bottom:11%;right:69%}.community-avatar.avatar-four{bottom:14%;right:26%}.travel-hero:before{background:linear-gradient(#fff8f1fa 0 55%,#fff8f175 74%,#fff8f1d6 100%),linear-gradient(90deg,#fff8f19e,#fff8f124)}.travel-globe{width:min(470px,108%);top:11%;right:50%;transform:translate(50%)}.travel-plane{width:72px;top:6%;left:4%}.travel-passport{width:96px;height:132px;padding:18px 14px;top:10%;right:2%}.travel-passport strong{width:48px;height:48px}.travel-profile-card{width:min(330px,94%);bottom:4%;right:50%;transform:translate(50%)}.travel-stamp{display:none}.web-hero h1{font-size:clamp(2.35rem,12vw,3.45rem)}.home-hero{min-height:auto;padding-top:64px;padding-bottom:72px}.home-hero h1{font-size:clamp(3.1rem,17vw,4.8rem)}.product-preview-shell,.community-section{border-radius:26px}.community-section{border-radius:0}.product-preview-grid{gap:14px;padding:12px}.product-map-panel,.product-flow-panel{border-radius:22px;min-height:340px}.home-steps-section,.community-section,.home-final-cta{margin-top:72px;margin-bottom:72px}.product-search-pill,.product-map-note{max-width:calc(100% - 28px)}.mini-profile-card{grid-template-columns:64px 1fr}.mini-profile-avatar{width:64px;height:64px;font-size:2rem}.button,.nav-cta{width:100%}.primary-nav .nav-cta{width:auto}.preview-map,.static-map{min-height:360px}.preview-map-empty{padding:20px}.preview-profile-card{min-height:auto}.safety-note{border-radius:18px}.site-footer{flex-direction:column;align-items:flex-start}.connection-card-main,.connection-card.compact-card,.contact-unlocked-card dl{grid-template-columns:1fr}.conversation-header-top{flex-wrap:wrap;align-items:center}.conversation-participant{gap:12px;padding:12px}.conversation-participant .connection-avatar{width:68px;height:68px}.conversation-header-actions .user-safety-actions{justify-content:flex-end;width:100%}.conversation-header-actions .report-details form{width:100%;position:static}.connection-card-main{justify-items:start}.pending-request-card .connection-card-main{grid-template-columns:54px minmax(0,1fr)}.pending-request-card .connection-avatar{width:54px;height:54px}.connection-avatar{width:76px;height:76px}.page-intro,.connections-page-intro{padding-inline:2px}.connection-section{border-radius:0;padding:0 0 16px}.connection-section:has(.connection-empty-card){padding-block:0 16px}.accepted-connection-actions{width:100%}.connection-card-list{grid-template-columns:minmax(0,1fr)}.connection-actions,.connection-actions .user-safety-actions,.connection-actions .report-details,.connection-actions .report-details summary,.connection-actions .button,.message-form .button{width:100%}.connection-safety-actions{justify-content:center}.connection-actions .user-safety-actions{justify-content:center;width:auto}.connection-actions .user-safety-actions>form,.connection-actions .report-details{width:auto}.connection-actions .user-safety-actions>form>.button,.connection-actions .report-details summary{width:auto;min-height:30px;padding:0 10px}.inbox-conversation-card{grid-template-columns:1fr;gap:12px}.inbox-conversation-main{grid-template-columns:60px minmax(0,1fr);gap:13px}.inbox-conversation-card .connection-avatar{width:60px;height:60px}.inbox-location,.inbox-message-preview{white-space:normal}.inbox-conversation-actions{justify-content:stretch;width:100%}.message-form{grid-template-columns:1fr}.message-bubble{max-width:92%}.conversation-header-top{flex-direction:column;align-items:stretch}.conversation-header-actions{flex:none;justify-content:stretch}.conversation-back-link,.conversation-header-actions .button,.conversation-header-actions .user-safety-actions>form,.conversation-header-actions .report-details summary{width:100%}.conversation-header-actions .user-safety-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.conversation-participant{align-items:center}.conversation-safety-tip{border-radius:16px}}:root{--site-max:1200px;--content-max:1120px;--card-shadow:0 18px 48px #57362b14}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #c84e7173}.stable-app-nav{align-items:center;gap:6px;margin-left:auto;display:flex}.stable-app-nav a{color:var(--muted);border-radius:999px;padding:9px 12px;font-size:.86rem;font-weight:800;text-decoration:none;transition:background .18s,color .18s}.stable-app-nav a:hover,.stable-app-nav a.is-active{color:var(--rose);background:#c84e711f}.stable-app-nav a.is-active{box-shadow:inset 0 0 0 1px #c84e712e}.stable-menu-wrap{display:none}.page-shell,.profile-page-shell,.connections-page-shell,.inbox-page-shell,.find-page-shell,.dashboard-page-shell{width:min(var(--site-max), calc(100% - 40px))}.find-page-shell{width:min(1320px,100% - 40px)}.page-intro h1,.internal-page-header h1,.profile-page-title,.find-page-title,.connections-page-title,.inbox-page-title{font-size:clamp(2.35rem,4vw,4.1rem)}body:has(.home-page) .site-footer{display:none}.home-content-section{width:min(var(--site-max), calc(100% - 40px));margin:0 auto;padding:clamp(64px,8vw,112px) 0}.home-section-heading{max-width:720px;margin-bottom:30px}.home-section-heading .eyebrow{margin-bottom:12px}.home-section-heading h2{color:var(--brown);font-family:var(--font-serif);letter-spacing:0;margin:0;font-size:clamp(2.25rem,4.4vw,4.6rem);line-height:.98}.home-section-heading p,.home-safety-copy p,.home-for-intro{color:var(--muted);font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.6}.home-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-info-card{background:#ffffff9e;border:1px solid #e2beb38c;border-radius:28px;padding:clamp(22px,2.6vw,32px);box-shadow:0 18px 44px #7e534614}.home-card-index,.home-card-icon{color:var(--rose);background:#c84e711a;border-radius:999px;justify-content:center;align-items:center;min-width:36px;height:36px;margin-bottom:18px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.home-info-card h3,.home-safety-copy h2,.home-final-section h2{color:var(--brown);font-family:var(--font-serif);margin:0 0 10px;line-height:1.03}.home-info-card h3{font-size:clamp(1.35rem,2.1vw,1.85rem)}.home-info-card p{color:var(--muted);margin:0;line-height:1.55}.home-safety-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.home-safety-copy h2,.home-final-section h2{font-size:clamp(2.1rem,4vw,4.2rem)}.home-safety-list{gap:14px;display:grid}.home-safety-item{background:#ffffff94;border:1px solid #e2beb380;border-radius:22px;padding:18px 20px}.home-safety-item strong{color:var(--brown);margin-bottom:5px;display:block}.home-safety-item span{color:var(--muted);line-height:1.45}.home-safety-item strong span{color:var(--rose);margin-right:6px}.home-for-intro{max-width:650px}.home-final-section{text-align:center;width:min(980px,100% - 40px);margin:0 auto clamp(54px,6vw,90px);padding:clamp(42px,6vw,78px)}.home-final-section p{color:var(--muted);max-width:620px;margin:0 auto 24px;font-size:1.08rem;line-height:1.55}.site-footer{width:min(var(--site-max), calc(100% - 40px));gap:0;margin:0 auto;padding:30px 0 38px;display:grid}.site-footer-main{justify-content:space-between;align-items:center;gap:22px;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;display:flex}.footer-links a{color:var(--muted);font-size:.92rem;font-weight:800;text-decoration:none}.footer-links a:hover{color:var(--rose)}.footer-note{border-top:1px solid #e2beb36b;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:18px;display:flex}.footer-note p{color:var(--muted);margin:0;font-size:.9rem}.footer-seal{color:#c84e71b3;flex:none;width:58px;height:58px}.dashboard-overview-card,.dashboard-checklist-card{padding:clamp(26px,4vw,44px)}.dashboard-overview-card{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.dashboard-overview-copy{max-width:720px}.dashboard-signout-action{flex:none}.dashboard-section-heading{margin-bottom:22px}.dashboard-section-heading h2{color:var(--brown);font-family:var(--font-serif);margin:8px 0;font-size:clamp(1.9rem,3vw,2.8rem);line-height:1}.dashboard-section-heading p{color:var(--muted);margin:0;line-height:1.5}.dashboard-checklist{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.dashboard-checklist-item{color:inherit;background:#ffffffb3;border:1px solid #e2beb38c;border-radius:20px;gap:8px;padding:18px;text-decoration:none;display:grid}.dashboard-checklist-item:hover{border-color:#c84e716b;box-shadow:0 16px 36px #7e534614}.dashboard-checklist-index{color:var(--rose);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:900}.dashboard-checklist-item strong{color:var(--brown);font-family:var(--font-serif);font-size:1.28rem;line-height:1.05}.dashboard-checklist-item span{color:var(--muted);line-height:1.45}.find-filter-disclosure{width:100%;display:block}.find-filter-disclosure summary{display:none}.find-filter-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;min-width:0;display:grid}.find-filter-card{grid-template-columns:minmax(0,1fr);width:100%;padding:16px 18px}.find-filter-fields>.field-label,.find-filter-fields>.field-label:nth-child(4),.find-filter-fields>.field-label:nth-child(5){grid-column:auto}.find-filter-actions{justify-content:flex-end;margin-top:10px}.find-results-heading{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:10px 18px;display:flex}.find-results-heading .find-results-count{color:var(--rose);background:#c84e711a;border:1px solid #c84e712e;border-radius:999px;margin-top:7px;padding:7px 12px;font-size:.86rem;font-weight:900}.find-results-helper{margin-top:4px}.connection-card-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.au-pair-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.au-pair-card{padding:18px}.find-profile-bio,.connection-card-bio{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.connection-card,.inbox-conversation-card,.au-pair-card{box-shadow:var(--card-shadow)}.connection-card{max-width:none}.connection-status-badge,.status-badge,.find-status-badge{border-width:1px;font-weight:900}.inbox-conversation-list{max-width:none}.inbox-conversation-card{width:100%}.profile-field-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.profile-field-group{background:#ffffff85;border:1px solid #e2beb361;border-radius:22px;padding:20px}.profile-field-group:nth-child(3),.profile-field-group:nth-child(4){grid-column:1/-1}.profile-field-group .profile-form-grid{row-gap:18px}.profile-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px 18px;margin-bottom:18px;display:flex}.profile-section-heading p{color:var(--muted);margin:0;line-height:1.45}.character-counter{color:#5b443dad;text-align:right;margin-top:7px;font-size:.78rem;font-weight:800;display:block}.save-profile-button{margin-top:8px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1024px){.stable-app-nav{display:none}.stable-menu-wrap{display:inline-flex}.home-safety-section{grid-template-columns:1fr}.home-info-grid,.find-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.page-shell,.profile-page-shell,.connections-page-shell,.inbox-page-shell,.find-page-shell,.dashboard-page-shell,.home-content-section,.site-footer{width:min(100% - 28px, var(--site-max))}.home-info-grid{grid-template-columns:1fr}.home-final-section{width:min(100% - 28px,720px);padding:30px 20px}.site-footer-main,.footer-note,.dashboard-overview-card{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}.find-filter-card{padding:16px}.find-filter-disclosure summary{color:var(--brown);cursor:pointer;justify-content:space-between;align-items:center;padding:4px 0 14px;font-weight:900;list-style:none;display:flex}.find-filter-disclosure summary::-webkit-details-marker{display:none}.find-filter-disclosure summary:after{content:"+";color:var(--rose);font-size:1.35rem;line-height:1}.find-filter-disclosure[open] summary:after{content:"-"}.find-filter-fields{grid-template-columns:1fr}.find-filter-fields>.field-label,.find-filter-fields>.field-label:nth-child(4),.find-filter-fields>.field-label:nth-child(5){grid-column:auto}.find-filter-actions{flex-direction:column;align-items:stretch}.find-filter-actions .button{width:100%}.au-pair-card-grid,.connection-card-list{grid-template-columns:1fr}.au-pair-card,.connection-card{max-width:none}.profile-field-groups{grid-template-columns:1fr}.profile-field-group:nth-child(3),.profile-field-group:nth-child(4){grid-column:auto}.save-profile-button{z-index:20;position:sticky;bottom:12px}}@media (max-width:430px){.home-content-section{padding:52px 0}.home-section-heading h2,.home-safety-copy h2,.home-final-section h2{font-size:clamp(2.15rem,11vw,3rem)}}:root{--rose:var(--primary);--font-serif:"Playfair Display", Georgia, serif;--site-max:1280px;--content-max:1200px}html{font-size:16px}body{font-size:1rem;line-height:1.5}.stable-site-header{min-height:80px;padding:14px clamp(24px,4vw,64px)}.stable-app-nav{gap:clamp(6px,1vw,12px)}.stable-app-nav a{min-height:42px;padding:10px 15px;font-size:clamp(.92rem,.88vw,1rem)}.stable-waitlist-link,.nav-cta,.button{min-height:48px;padding-inline:24px;font-size:.98rem}.auth-placeholder-shell{width:min(560px,100% - 40px);min-height:calc(100svh - 220px);padding:clamp(36px,5vw,64px) 0}.auth-placeholder-card,.waitlist-card,.dashboard-welcome-card,.dashboard-checklist-card,.profile-form-card,.find-filter-card,.empty-discovery-card,.connection-card,.inbox-conversation-card,.au-pair-card{border-color:#ead8d2c7}.auth-placeholder-card{padding:clamp(28px,3.2vw,42px)}.auth-placeholder-card h1,.waitlist-card-heading h1{font-size:clamp(2.15rem,3.1vw,3rem)}.auth-placeholder-card p,.waitlist-card-heading p,.dashboard-welcome-card p,.page-intro p:not(.panel-label),.connections-page-intro p:not(.panel-label){font-size:clamp(1rem,1.05vw,1.08rem)}.auth-form{gap:16px;max-width:460px}.waitlist-page-shell{width:min(760px,100% - 40px);padding:clamp(36px,5vw,62px) 0}.waitlist-card{padding:clamp(28px,3.6vw,44px)}.waitlist-form{gap:18px 20px;max-width:680px}.field-label{font-size:1rem}.field-label input,.field-label select{border-radius:18px;height:52px;padding-inline:17px;font-size:1rem}.field-label textarea{font-size:1rem}.profile-form-card .field-label input,.profile-form-card .field-label select,.find-filter-card .field-label input,.find-filter-card .field-label select{height:52px;font-size:1rem}.profile-page-shell,.connections-page-shell,.dashboard-page-shell{width:min(var(--content-max), calc(100% - 40px))}.find-page-shell{gap:18px;width:min(1320px,100% - 40px);padding:clamp(40px,4.5vw,64px) 0 clamp(34px,4vw,56px)}.page-intro,.connections-page-intro{padding-inline:0}.page-intro h1,.connections-page-intro h1,.internal-page-header h1,.profile-page-title,.find-page-title,.connections-page-title,.inbox-page-title{font-size:clamp(2.45rem,3.45vw,3.75rem);line-height:1.02}.dashboard-welcome-card h1{font-size:clamp(2.2rem,3vw,3.25rem)}.dashboard-checklist{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.dashboard-checklist-item{min-height:150px;padding:22px}.find-filter-card{padding:20px}.find-filter-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.find-filter-actions{margin-top:12px}.find-filter-actions .button{min-height:46px}.find-results-heading h2{font-size:clamp(1.65rem,2vw,2.15rem)}.find-results-helper{font-size:.98rem}.find-results-heading .find-results-count{padding:8px 13px;font-size:.94rem}.empty-discovery-card{padding:clamp(34px,4.2vw,54px)}.empty-discovery-card h2{font-size:clamp(2.15rem,3.4vw,3.45rem)}.au-pair-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.au-pair-card{gap:18px;padding:clamp(22px,2.2vw,28px)}.au-pair-card-header{grid-template-columns:96px minmax(0,1fr);gap:22px}.find-profile-card .connection-avatar,.au-pair-card .connection-avatar,.au-pair-card .au-pair-photo{width:96px;height:96px}.au-pair-card h2{font-size:clamp(1.72rem,2vw,2.15rem)}.au-pair-location,.au-pair-origin,.au-pair-card-body>p{font-size:1rem}.find-page-shell .find-filter-card{padding:16px 18px}.find-page-shell .find-filter-card .field-label input,.find-page-shell .find-filter-card .field-label select{height:48px;min-height:48px}.find-page-shell .au-pair-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:start;align-items:start;gap:12px}.compact-person-card,.find-page-shell .compact-person-card,.connections-page-shell .compact-person-card{border-radius:18px;gap:9px;width:100%;max-width:320px;min-height:0;padding:14px}.compact-person-card .connection-card-main,.find-page-shell .compact-person-card .connection-card-main,.connections-page-shell .compact-person-card .connection-card-main{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:11px}.compact-person-card .connection-avatar,.find-page-shell .compact-person-card .connection-avatar,.connections-page-shell .compact-person-card .connection-avatar{width:54px;height:54px}.compact-person-card .connection-avatar span{font-size:1.5rem}.compact-person-card .connection-profile-copy{gap:3px;padding-top:0}.compact-person-card .connection-title-row h3{font-size:1.22rem;line-height:1.06}.compact-person-card .status-pill,.find-result-status-link{min-height:24px;padding:0 9px;font-size:.76rem;text-decoration:none}.find-page-shell .compact-person-card .au-pair-location,.find-page-shell .compact-person-card .au-pair-origin,.find-page-shell .compact-person-card .find-profile-bio{font-size:.84rem;line-height:1.32}.find-page-shell .compact-person-card .au-pair-location{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.find-page-shell .compact-person-card .profile-chip-row{gap:4px;margin-top:2px}.find-page-shell .compact-person-card .profile-chip-row span{min-height:22px;padding:0 7px;font-size:12px}.find-result-card-body{gap:0;margin-top:0;display:grid}.find-page-shell .compact-person-card .find-profile-bio{margin-top:0}.find-page-shell .find-result-actions{gap:6px;margin-top:0;padding-top:10px}.find-page-shell .find-result-actions>form{width:100%;display:flex}.find-page-shell .find-result-actions>form .button{border-radius:12px;width:100%;min-height:38px;font-size:.84rem}.find-page-shell .find-result-actions .user-safety-actions{gap:6px}.find-page-shell .find-result-actions .user-safety-actions>form,.find-page-shell .find-result-actions .report-details{width:auto}.find-page-shell .find-result-actions .user-safety-actions>form .button,.find-page-shell .find-result-actions .report-details summary{min-height:28px;padding:0 8px;font-size:12px}.profile-chip-row span,.status-pill,.connection-status-badge{font-size:.9rem}.connection-activity-section .connection-card-list,.accepted-connection-section .connection-card-list,.request-connection-section .connection-card-list{grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:start;gap:14px}.pending-request-card{padding:16px}.connections-page-shell{gap:18px;padding-top:clamp(54px,5vw,72px)}.connections-page-shell .connection-section{gap:10px;padding-bottom:18px}.connections-page-shell .connection-card-list{grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:start;gap:12px}.connections-page-shell .connection-card{width:100%;max-width:320px;min-height:0;padding:15px}.connections-page-shell .pending-request-card{gap:9px;padding:14px}.connection-card-main{grid-template-columns:82px minmax(0,1fr)}.pending-request-card .connection-card-main{grid-template-columns:62px minmax(0,1fr)}.connection-avatar{width:82px;height:82px}.pending-request-card .connection-avatar{width:62px;height:62px}.connections-page-shell .connection-card-main{grid-template-columns:56px minmax(0,1fr);gap:12px}.connections-page-shell .pending-request-card .connection-card-main{grid-template-columns:54px minmax(0,1fr);gap:11px}.connections-page-shell .connection-avatar{width:56px;height:56px}.connections-page-shell .pending-request-card .connection-avatar{width:54px;height:54px}.connections-page-shell .connection-title-row h3{font-size:clamp(1.08rem,1.25vw,1.2rem);line-height:1.1}.connections-page-shell .status-pill{min-height:24px;padding:0 9px;font-size:.76rem}.connections-page-shell .connection-location,.connections-page-shell .connection-origin,.connections-page-shell .request-context-note{font-size:.82rem;line-height:1.28}.connections-page-shell .accepted-connection-actions>form>.button,.connections-page-shell .pending-request-card .connection-actions>form>.button{border-radius:12px;min-height:38px;font-size:.84rem}.connections-page-shell .connection-actions .user-safety-actions>form>.button,.connections-page-shell .connection-actions .report-details summary,.connections-page-shell .pending-request-card .connection-decline-button{min-height:30px;padding:0 10px;font-size:.78rem}.inbox-conversation-list{width:min(860px,100%)}.inbox-conversation-card{width:100%;padding:18px 20px}.inbox-conversation-main{grid-template-columns:68px minmax(0,1fr)}.inbox-conversation-card .connection-avatar{width:68px;height:68px}.profile-form-card{padding:clamp(28px,3.5vw,44px)}.profile-field-groups{gap:24px}.profile-field-group{padding:22px}.profile-photo-upload{grid-template-columns:112px minmax(0,1fr);gap:18px}.profile-photo-preview{width:112px;height:112px}@media (min-width:1500px){.find-page-shell{width:min(1360px,100% - 72px)}}@media (max-width:1180px){.find-filter-fields{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.find-filter-card .field-label input,.find-filter-card .field-label select{padding-inline:14px}}@media (max-width:1024px){.profile-page-shell,.connections-page-shell,.dashboard-page-shell,.find-page-shell{width:min(100% - 36px, var(--content-max))}.find-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.au-pair-card-grid,.find-page-shell .au-pair-card-grid{grid-template-columns:1fr}.au-pair-card{max-width:760px}}@media (max-width:768px){.stable-site-header{min-height:68px;padding:12px 14px}.profile-page-shell,.connections-page-shell,.dashboard-page-shell,.find-page-shell,.waitlist-page-shell,.auth-placeholder-shell{width:min(100% - 28px, var(--content-max))}.page-intro h1,.connections-page-intro h1,.dashboard-welcome-card h1{font-size:clamp(2rem,8.4vw,3rem)}.find-filter-card{padding:18px}.find-filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.find-filter-actions{flex-direction:row;align-items:stretch}.find-filter-actions .button{flex:1 1 0;width:auto}.au-pair-card,.find-page-shell .au-pair-card,.find-page-shell .compact-person-card{max-width:none}.profile-photo-upload{grid-template-columns:96px minmax(0,1fr)}.profile-photo-preview{width:96px;height:96px}}@media (max-width:560px){.profile-page-shell,.connections-page-shell,.dashboard-page-shell,.find-page-shell,.waitlist-page-shell,.auth-placeholder-shell{width:min(100% - 22px, var(--content-max))}.auth-placeholder-card,.waitlist-card,.profile-form-card{padding:22px}.field-label input,.field-label select,.profile-form-card .field-label input,.profile-form-card .field-label select,.find-filter-card .field-label input,.find-filter-card .field-label select{height:50px}.find-filter-fields{grid-template-columns:1fr}.find-filter-actions{flex-direction:column}.find-filter-actions .button{width:100%}.au-pair-card-header{grid-template-columns:82px minmax(0,1fr);gap:15px}.find-profile-card .connection-avatar,.au-pair-card .connection-avatar,.au-pair-card .au-pair-photo{width:82px;height:82px}.connection-card-list,.connection-activity-section .connection-card-list,.accepted-connection-section .connection-card-list,.request-connection-section .connection-card-list,.connections-page-shell .connection-card-list{grid-template-columns:1fr}.connections-page-shell .connection-card{max-width:none}.profile-photo-upload{grid-template-columns:1fr}}
