@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#0d2450;font-synthesis:none;--ink:#0d2450;--muted:#65728d;--coral:#f34d51;--coral-soft:#fff0ed;--teal:#008fa4;--teal-dark:#00758a;--blue-soft:#edf4ff;--line:#d9e1ee;--surface:#fff;--shadow:0 8px 28px #1f395d14;background:#fffdf9;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:#fffdf9;min-width:320px;min-height:100vh;margin:0}button,select,input{font:inherit}button{color:inherit}button:focus-visible,select:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #008fa438}.app-shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:230px;padding:35px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.mobile-brand{letter-spacing:-1.8px;align-items:flex-start;font-family:Manrope,sans-serif;font-size:31px;font-weight:800;display:flex}.brand span,.mobile-brand span{color:var(--coral)}.brand svg{color:var(--coral);margin:0 0 0 2px}.sidebar nav{gap:10px;margin-top:34px;display:grid}.nav-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:16px;align-items:center;gap:15px;min-height:56px;padding:0 17px;font-size:16px;font-weight:700;display:flex}.nav-item svg{width:23px}.nav-item:hover{background:#f7f9fc}.nav-item.active{background:#eaf1fd}.travel-sketch{color:#31538a;opacity:.72;height:130px;margin-top:auto;position:relative;overflow:hidden}.travel-sketch span{font-size:23px;position:absolute;top:12px;left:24px;transform:rotate(-14deg)}.travel-sketch div{border-top:2px dashed;border-radius:50%;width:125px;height:90px;position:absolute;top:33px;left:12px;transform:rotate(-22deg)}.travel-sketch svg{width:54px;height:54px;position:absolute;bottom:0;right:5px}.mobile-close,.menu-button,.mobile-brand{display:none}main{grid-column:2;width:100%;max-width:1510px;margin:auto;padding:34px clamp(24px,3vw,48px) 42px}.topbar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}h1,h2,h3{letter-spacing:-.5px;margin:0;font-family:Manrope,sans-serif}.topbar h1{font-size:clamp(27px,2.2vw,36px);line-height:1.1}.destination{cursor:pointer;background:#fff;border:1px solid #c8d3e5;border-radius:999px;align-items:center;gap:9px;padding:11px 15px;font-weight:700;display:flex}.family-strip{scrollbar-width:thin;gap:12px;padding:3px 3px 17px;display:flex;overflow-x:auto}.person-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #d4ddea;border-radius:16px;flex:0 0 180px;align-items:center;gap:11px;min-height:86px;padding:11px;display:flex;position:relative}.person-card:hover{border-color:#8db7c1;transform:translateY(-1px)}.person-card.selected{border:2px solid var(--teal);box-shadow:0 3px 12px #008fa41a}.selected-check{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;display:grid;position:absolute;top:8px;right:8px}.person-copy{gap:4px;display:grid}.person-copy strong{font-size:17px}.person-copy small{color:var(--muted);font-size:14px}.avatar{border:3px solid #fff;border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;font-family:Manrope;font-size:21px;font-weight:800;display:grid;overflow:hidden;box-shadow:0 0 0 1px #cdd7e5}.avatar span{background-image:radial-gradient(circle at 50% 34%,#ffffffe6 0 15%,#0000 16%),linear-gradient(140deg,#0000 45%,#0d24501f 46%);place-items:center;width:100%;height:100%;display:grid}.avatar-coral{color:#a62f36;background:#ffc5b8}.avatar-blue{color:#245380;background:#badafa}.avatar-teal{color:#15635d;background:#a9e3da}.avatar-yellow{color:#775817;background:#ffe3a0}.avatar-large{flex-basis:82px;width:82px;height:82px;font-size:30px}.add-person{color:var(--muted);justify-content:center}.add-circle{width:42px;height:42px;color:var(--ink);border:1px dashed #7990b1;border-radius:50%;place-items:center;display:grid}.content-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px;display:grid}.content-main{min-width:0}.translation-card,.request-card,.profile-panel{box-shadow:var(--shadow);background:#fff;border:1px solid #d5deeb}.translation-card{border-radius:20px;padding:25px}.card-heading-row{justify-content:space-between;align-items:start;gap:20px;display:flex}.section-kicker{color:var(--teal-dark);margin:0 0 5px;font-size:13px;font-weight:700}.translation-card h2{font-size:clamp(25px,2.15vw,36px);line-height:1.13}.language-select{background:#fff;border:1px solid #d3ddeb;border-radius:13px;align-items:center;gap:7px;min-width:155px;padding:8px 10px;display:flex}.language-select select{appearance:none;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0;min-width:96px;font-weight:700}.field-label{color:var(--muted);margin:17px 0 9px;font-size:13px;font-weight:700;display:block}.allergy-chips{flex-wrap:wrap;gap:8px;display:flex}.allergy-chips span{background:var(--coral-soft);color:#bb2631;border:1px solid #ffc8c2;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;font-size:14px;font-weight:700;display:flex}.translated-copy{border-top:1px solid #ced9e7;margin-top:16px;padding-top:17px}.translated-main{text-underline-offset:9px;overflow-wrap:anywhere;margin:0;font-family:Manrope,sans-serif;font-size:clamp(28px,2.5vw,41px);font-weight:700;line-height:1.34;-webkit-text-decoration:underline dotted #a8b9d2;text-decoration:underline dotted #a8b9d2;text-decoration-thickness:2px}.romanized{color:#65728d;margin:10px 0 2px;font-size:14px}.english-helper{color:#8a94a8;margin:4px 0 0;font-size:13px}.primary-actions{grid-template-columns:1fr 1fr;gap:14px;margin-top:20px;display:grid}.primary-actions button{color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:62px;font-family:Manrope;font-size:18px;font-weight:700;display:flex}.speak-main{background:var(--coral);box-shadow:0 8px 18px #f34d5138}.speak-main:hover{background:#dd3d43}.ask-main{background:var(--teal)}.ask-main:hover,.ask-main.is-active{background:#006f82}.request-card{border-radius:17px;justify-content:space-between;align-items:end;gap:24px;margin-top:17px;padding:20px 22px;display:flex}.request-card h3{font-size:20px;line-height:1.3}.request-translation{margin:8px 0 0;font-family:Manrope;font-size:23px;font-weight:700}.request-card button{border:2px solid var(--teal);color:var(--teal-dark);cursor:pointer;background:#fff;border-radius:12px;flex:none;align-items:center;gap:7px;padding:11px 16px;font-weight:700;display:flex}.request-card button:hover{background:#eaf9fb}.privacy-bar{background:var(--blue-soft);border:1px solid #cbdcf5;border-radius:15px;align-items:center;gap:13px;margin-top:17px;padding:15px 17px;display:flex}.privacy-bar>span{background:#fff;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;display:grid}.privacy-bar svg{width:17px}.privacy-bar p{gap:3px;margin:0;display:grid}.privacy-bar small{color:#506685}.recent-languages{align-items:center;gap:18px;margin-top:20px;display:flex}.recent-languages h3{flex:none;font-size:17px}.recent-languages>div{flex-wrap:wrap;gap:9px;display:flex}.recent-languages button{cursor:pointer;background:#fff;border:1px solid #d2dbe7;border-radius:12px;align-items:center;gap:8px;padding:10px 13px;font-weight:600;display:flex}.recent-languages button.active{border:2px solid var(--teal);color:var(--teal-dark)}.offline-status{white-space:nowrap;color:#217643;align-items:center;gap:6px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.offline-status svg{width:16px;height:16px}.offline-status.is-offline{color:#395d85}.offline-status.save-error{color:#b22e37}.profile-panel{border-radius:20px;padding:20px}.profile-head{align-items:center;gap:15px;padding-bottom:18px;display:flex}.profile-head h2{font-size:25px}.profile-head p{color:var(--muted);margin:3px 0}.profile-head button,.summary-title button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.summary-section{border-top:1px solid var(--line);padding:18px 0}.summary-title{align-items:center;gap:9px;display:flex}.summary-title>svg{width:22px}.summary-title h3{flex:1;font-size:16px}.coral{color:var(--coral)}.blue{color:#286af2}.teal{color:var(--teal)}.summary-section ul{gap:8px;margin:10px 0 0;padding:0 0 0 31px;list-style:none;display:grid}.summary-section li:before{content:"";background:var(--coral);border-radius:50%;width:7px;height:7px;margin-right:11px;display:inline-block}.summary-section>p{margin:10px 0 0 31px;font-size:14px;line-height:1.45}.status{border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:11px;display:flex}.status svg{width:11px;height:11px}.status.shared{color:#217643;background:#e7f6ed}.status.private{color:#536078;background:#eef1f6}.muted-private{color:#8a94a5}.private-note{background:var(--blue-soft);color:#49617f;border-radius:10px;gap:7px;display:flex;margin-left:0!important;padding:9px!important}.private-note svg{flex:none;width:14px}.empty-copy{color:#8a94a5;font-style:italic}.edit-button{border:2px solid var(--teal);width:100%;color:var(--teal-dark);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;gap:8px;padding:11px;font-weight:700;display:flex}.edit-button svg{width:18px}.toast{z-index:50;background:#fff;border:1px solid #82bc91;border-radius:13px;align-items:center;gap:10px;min-width:280px;padding:13px 15px;font-weight:700;animation:.25s ease-out toast-in;display:flex;position:fixed;top:28px;right:28px;box-shadow:0 12px 34px #1c3f2c26}.toast>span{color:#fff;background:#2f913d;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.toast button{color:#506078;cursor:pointer;background:0 0;border:0;margin-left:auto}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0818347a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:22px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 22px 60px #04122c40}.small-modal{width:min(460px,100%)}.modal-close{cursor:pointer;background:#f2f5f9;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:18px;right:18px}.modal-icon{width:47px;height:47px;color:var(--teal);background:#e8f7f8;border-radius:14px;place-items:center;margin-bottom:15px;display:grid}.modal h2{font-size:26px}.modal>p{color:var(--muted);margin:7px 0 21px;line-height:1.5}.choice-grid{flex-wrap:wrap;gap:8px;display:flex}.choice-grid button{cursor:pointer;background:#fff;border:1px solid #cfd9e5;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;display:flex}.choice-grid button.chosen{background:var(--coral-soft);color:#b72630;border-color:#ffbdb7;font-weight:700}.input-field{gap:7px;margin-top:18px;font-size:13px;font-weight:700;display:grid}.input-field small{color:var(--muted);font-weight:500}.input-field input{color:var(--ink);border:1px solid #cdd7e5;border-radius:11px;padding:12px 13px;font-size:15px}.share-toggle{background:#f4f7fb;border-radius:12px;justify-content:space-between;align-items:center;margin-top:12px;padding:12px;display:flex}.share-toggle span{gap:3px;display:grid}.share-toggle small{color:var(--muted)}.share-toggle input{width:42px;height:23px;accent-color:var(--teal)}.modal-actions{grid-template-columns:1fr 1.5fr;gap:10px;margin-top:24px;display:grid}.modal-actions button{cursor:pointer;border-radius:11px;min-height:46px;font-weight:700}.modal-actions .secondary{background:#fff;border:1px solid #cad5e3}.modal-actions .primary{background:var(--teal);color:#fff;border:0}.modal-actions .primary:disabled{opacity:.45;cursor:not-allowed}@media (width<=1120px){.app-shell{grid-template-columns:86px 1fr}.sidebar{align-items:center;width:86px;padding:28px 14px}.brand{letter-spacing:0;background:var(--coral);color:#fff;border-radius:15px;place-items:center;width:48px;height:48px;font-size:0;display:grid}.brand:before{content:"SP";font-size:18px}.brand span,.brand svg,.nav-item span{display:none}.nav-item{justify-content:center;width:56px;padding:0}.travel-sketch{display:none}main{grid-column:2}.content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:18px}}@media (width<=850px){.app-shell{display:block}.sidebar{align-items:stretch;width:260px;padding:30px 22px;transition:transform .25s;transform:translate(-105%);box-shadow:14px 0 40px #08183433}.sidebar.mobile-open{transform:translate(0)}.sidebar .brand{width:auto;height:auto;color:var(--ink);background:0 0;font-size:29px;display:flex}.sidebar .brand:before{display:none}.sidebar .brand span,.sidebar .brand svg,.sidebar .nav-item span{display:block}.sidebar nav{align-items:stretch}.sidebar .nav-item{justify-content:flex-start;width:100%;padding:0 17px}.mobile-close{background:#f1f5fa;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:22px;right:15px}main{padding:22px 18px 32px}.menu-button{background:#edf3fb;border:0;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.mobile-brand{letter-spacing:-.5px;margin:0 0 2px;font-size:15px;display:flex}.topbar{gap:10px}.topbar>div{flex:1}.topbar h1{font-size:24px}.destination span{display:none}.destination{gap:3px;padding:10px}.content-grid{grid-template-columns:1fr}.profile-panel{margin-top:2px}}@media (width<=560px){html,body,#root,.app-shell{max-width:100%;overflow-x:hidden}main,.content-grid,.content-main,.translation-card,.request-card,.privacy-bar,.profile-panel{min-width:0;max-width:100%}main{padding-inline:13px}.topbar{margin-bottom:17px}.topbar>div{min-width:0}.topbar h1{font-size:21px}.family-strip{margin-inline:-13px;padding-inline:13px}.person-card{flex-basis:152px;min-height:78px}.add-person{flex-basis:130px}.translation-card{border-radius:17px;padding:18px}.card-heading-row{gap:14px;min-width:0;display:grid}.language-select{grid-row:1;width:fit-content}.translation-card h2{font-size:25px}.translated-main{overflow-wrap:anywhere;font-size:29px}.romanized,.english-helper,.request-translation,.privacy-bar p,.summary-section p{overflow-wrap:anywhere}.primary-actions{grid-template-columns:minmax(0,1fr)}.primary-actions button{min-width:0;min-height:57px}.request-card{flex-direction:column;align-items:stretch}.request-card button{justify-content:center}.privacy-bar{flex-wrap:wrap;align-items:flex-start}.privacy-bar p{flex:1;min-width:0}.offline-status{white-space:normal;width:100%;margin-left:49px}.recent-languages{flex-direction:column;align-items:flex-start;min-width:0}.recent-languages h3{margin-bottom:-6px}.recent-languages>div{flex-wrap:nowrap;width:100%;max-width:100%;padding-bottom:4px;overflow-x:auto}.toast{min-width:0;inset:auto 13px 13px}.modal{padding:23px 18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.allergy-picker{gap:10px;display:grid}.selected-allergies{flex-wrap:wrap;gap:7px;display:flex}.selected-allergies>span{background:var(--coral-soft);color:#b72731;border:1px solid #ffc4bd;border-radius:999px;align-items:center;gap:5px;padding:7px 7px 7px 11px;font-size:13px;font-weight:700;display:flex}.selected-allergies button{color:#9e2730;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:21px;height:21px;padding:0;display:grid}.combobox-wrap{position:relative}.combobox-wrap>svg{color:#66758e;pointer-events:none;position:absolute;top:13px;left:13px}.combobox-wrap>input{width:100%;min-height:45px;color:var(--ink);background:#fff;border:1px solid #cbd6e4;border-radius:12px;padding:11px 42px;font-size:15px}.combobox-wrap>input::placeholder{color:#8a95a8}.clear-query{color:#61708a;cursor:pointer;background:#f0f4f8;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:7px;right:8px}.allergy-suggestions{z-index:10;background:#fff;border:1px solid #cbd6e4;border-radius:13px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 32px #0d245029}.allergy-suggestions>p{color:#7b879b;text-transform:uppercase;letter-spacing:.06em;margin:4px 8px 6px;font-size:11px;font-weight:700}.allergy-suggestions>button{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:40px;padding:8px 10px;font-size:14px;display:flex}.allergy-suggestions>button small{color:var(--teal-dark);font-weight:700}.allergy-suggestions>button.active,.allergy-suggestions>button:hover{background:#edf7f8}.allergy-suggestions>button.custom-option{color:var(--teal-dark);border-top:1px solid #e2e8f0;border-radius:0 0 8px 8px;justify-content:flex-start;gap:8px;font-weight:700}.no-suggestions{color:var(--muted);padding:12px;font-size:13px}.allergy-help{color:#758198;font-size:12px;line-height:1.35}@media (width<=560px){.allergy-suggestions{max-height:220px}.selected-allergies>span{font-size:12px}}.onboarding-backdrop{z-index:90;background:#081834ad}.onboarding-modal{width:min(520px,100%);overflow:visible}.safety-callout{color:#9e2932;background:#fff2ef;border:1px solid #ffc0b8;border-radius:13px;gap:11px;margin:18px 0;padding:13px;display:flex}.safety-callout>svg{flex:0 0 21px;margin-top:1px}.safety-callout div{gap:4px;display:grid}.safety-callout span{color:#70464c;font-size:13px;line-height:1.45}.legal-check{color:#263c61;cursor:pointer;border:1px solid #d6dfeb;border-radius:12px;align-items:flex-start;gap:11px;margin-top:10px;padding:12px;font-size:14px;line-height:1.45;display:flex}.legal-check input{width:20px;height:20px;accent-color:var(--teal);flex:0 0 20px;margin-top:1px}.legal-check button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.accept-terms,.terms-done{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;margin-top:17px;font-family:Manrope;font-weight:700;display:flex}.accept-terms:disabled{opacity:.42;cursor:not-allowed}.local-setup-note{text-align:center;justify-content:center;align-items:center;gap:7px;font-size:12px;color:#64728a!important;margin:12px 0 0!important;display:flex!important}.local-setup-note svg{flex:none;width:14px}.terms-backdrop{z-index:110}.terms-modal{width:min(720px,100%);padding-bottom:22px}.terms-meta{font-size:13px;margin-bottom:15px!important}.terms-sections{gap:17px;display:grid}.terms-sections>section{border-top:1px solid #e0e6ef;padding-top:15px}.terms-sections h3{font-size:17px;line-height:1.35}.terms-sections p{color:#53627c;margin:8px 0 0;font-size:14px;line-height:1.55}.terms-sections .critical-terms{background:#fff4f2;border:1px solid #ffc2ba;border-radius:13px;padding:14px}.critical-terms h3{color:#a92630}.critical-terms p{color:#6f4147}.terms-done{box-shadow:none;position:static}@media (width<=560px){.onboarding-backdrop,.terms-backdrop{padding:10px}.onboarding-modal,.terms-modal{max-height:calc(100vh - 20px);padding:22px 17px}.onboarding-modal h2,.terms-modal h2{font-size:23px}.safety-callout{margin-block:14px}.legal-check{font-size:13px}.local-setup-note{align-items:flex-start}.terms-sections p{font-size:13px}}.loading-page{min-height:100vh;color:var(--ink);background:#fffdf9;place-content:center;justify-items:center;gap:14px;display:grid}.loading-page p{color:var(--muted);margin:0}.auth-page *{forced-color-adjust:none}.auth-page{background:#fff;grid-template-columns:minmax(320px,.9fr) minmax(480px,1.1fr);max-width:none;min-height:100vh;padding:0;display:grid}.auth-brand-panel{background:linear-gradient(145deg,#eaf7f8 0%,#fff4ef 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(34px,6vw,86px);display:flex}.auth-brand,.auth-brand-panel .auth-brand{letter-spacing:-1.8px;color:var(--ink);align-items:flex-start;font-family:Manrope,sans-serif;font-size:31px;font-weight:800;display:flex}.auth-brand span{color:var(--coral)}.auth-brand svg{color:var(--coral);width:18px;margin-left:3px}.auth-brand-panel h1{letter-spacing:-2.5px;max-width:700px;font-size:clamp(38px,4.8vw,68px);line-height:1.03}.auth-brand-panel>div>p{color:#455a78;max-width:650px;font-size:clamp(17px,1.5vw,21px);line-height:1.55}.auth-safety-note{color:#315b68;align-items:center;gap:10px;font-weight:700;display:flex}.auth-safety-note svg{color:var(--teal);flex:none}.auth-form-panel{background:#fff;place-items:center;padding:38px 24px;display:grid}.auth-form-card{width:min(520px,100%)}.auth-mode{background:#f1f5f8;border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:28px;padding:4px;display:grid}.auth-mode button{color:#637089;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:44px;font-weight:700}.auth-mode button.active{color:var(--ink);background:#fff;box-shadow:0 2px 10px #0d24501a}.auth-form-card h2{font-size:31px}.auth-form-card>p{color:var(--muted);line-height:1.5}.auth-submit{cursor:pointer;border-radius:12px;width:100%;min-height:50px;font-family:Manrope;font-weight:700}.google-button-container{justify-content:center;width:100%;min-height:44px;margin-top:23px;display:flex;overflow:hidden}.google-button-container.disabled{opacity:.58;pointer-events:none}.provider-note{text-align:center;color:#778298;margin-top:7px;display:block}.auth-divider{color:#8792a6;align-items:center;gap:12px;margin:19px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#dbe2ec;flex:1;height:1px}.auth-form-card form{gap:13px;display:grid}.auth-form-card .input-field{margin:0}.auth-input{position:relative}.auth-input svg{color:#72819a;width:18px;position:absolute;top:13px;left:13px}.auth-input input{padding-left:42px!important}.compact-safety{margin:2px 0}.auth-message{border-radius:10px;align-items:flex-start;gap:7px;padding:11px 12px;font-size:13px;display:flex;margin:0!important}.auth-message.error{color:#a52933;background:#fff0ed}.auth-message.success{color:#246d43;background:#eaf7ef}.auth-message svg{flex:none;width:17px}.auth-submit{background:var(--teal);color:#fff;border:0;margin-top:2px}.auth-submit:hover{background:var(--teal-dark)}.auth-submit:disabled{opacity:.45;cursor:not-allowed}.auth-privacy{text-align:center;justify-content:center;align-items:flex-start;font-size:12px;display:flex;color:#728098!important;gap:7px!important;margin-top:16px!important}.auth-privacy svg{flex:none;width:14px}.account-footer{border-top:1px solid var(--line);gap:5px;margin-top:auto;padding-top:17px;display:grid}.account-footer small{color:var(--muted)}.account-footer strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.account-footer button{color:#425677;cursor:pointer;background:#f3f6fa;border:0;border-radius:10px;align-items:center;gap:8px;margin-top:5px;padding:9px 11px;font-weight:700;display:flex}.account-footer button svg{width:17px}.nav-item:disabled{opacity:.45;cursor:not-allowed}.nav-item:disabled:hover{background:0 0}.empty-family{text-align:center;background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px dashed #bfcddd;border-radius:22px;place-content:center;justify-items:center;min-height:440px;padding:40px 20px;display:grid}.empty-family-icon{width:72px;height:72px;color:var(--teal);background:#e7f6f7;border-radius:50%;place-items:center;display:grid}.empty-family-icon svg{width:32px;height:32px}.empty-family h2{margin-top:17px;font-size:30px}.empty-family p{max-width:520px;color:var(--muted);line-height:1.55}.empty-family>button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:12px;align-items:center;gap:8px;min-height:49px;padding:0 18px;font-family:Manrope;font-weight:700;display:flex}.empty-family>button svg{width:18px}.empty-family small{color:#6e7b91;align-items:center;gap:6px;margin-top:14px;display:flex}.empty-family small svg{width:14px}.translation-warning{color:#775816;background:#fff7e8;border:1px solid #f2d59b;border-radius:10px;align-items:flex-start;gap:7px;margin:13px 0 0;padding:10px;font-size:12px;line-height:1.45;display:flex}.translation-warning svg{flex:none;width:15px;margin-top:1px}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{gap:38px;min-height:auto;padding:32px 24px}.auth-brand-panel h1{max-width:650px;font-size:40px}.auth-form-panel{padding:38px 20px}.account-footer{margin-top:30px}}@media (width<=560px){.auth-brand-panel{padding:25px 18px}.auth-brand-panel h1{letter-spacing:-1.5px;font-size:34px}.auth-brand-panel>div>p{font-size:16px}.auth-form-panel{padding:29px 14px}.auth-form-card h2{font-size:27px}.auth-form-card .legal-check{padding:10px;font-size:12px}.empty-family{min-height:360px;padding:30px 18px}.empty-family h2{font-size:26px}.destination{max-width:48px;overflow:hidden}.account-footer{display:grid}}@media (prefers-color-scheme:dark){.auth-brand-panel{color:#fff;background:linear-gradient(145deg,#0b3140 0%,#142542 100%)}.auth-brand-panel .auth-brand,.auth-brand-panel h1{color:#fff}.auth-brand-panel>div>p{color:#d9e7ef}.auth-safety-note{color:#cfe9e5}.auth-safety-note svg{color:#63d3c9}}.billing-panel{background:linear-gradient(135deg,#f4fbfa 0%,#fffaf5 100%);border:1px solid #cfe4e1;border-radius:22px;margin-top:24px;padding:24px;box-shadow:0 12px 34px #1c424e14}.billing-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.billing-heading h2{margin:3px 0 7px;font-size:25px;line-height:1.2}.billing-heading>div>p:last-child{color:var(--muted);max-width:680px;margin:0;font-size:14px}.plan-badge{color:#52647d;background:#edf2f7;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:800}.plan-badge.plan-premium{color:#995821;background:#fff0df}.plan-badge.plan-no_ads{color:#116d67;background:#dcf6f2}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.plan-card{background:#fff;border:1px solid #dce5ed;border-radius:17px;flex-direction:column;min-width:0;padding:20px;display:flex;position:relative}.plan-card.featured{border:2px solid var(--teal);padding:19px;box-shadow:0 8px 24px #12807b1a}.plan-icon{background:var(--blue-soft);color:#315d90;border-radius:12px;place-items:center;width:38px;height:38px;margin-bottom:12px;display:grid}.plan-icon svg{width:19px}.plan-card h3{margin:0;font-size:21px}.plan-price{color:var(--muted);margin:5px 0 0}.plan-price strong{color:var(--ink);font-size:28px}.plan-card ul{flex:1;gap:9px;margin:18px 0;padding:0;list-style:none;display:grid}.plan-card li{align-items:flex-start;gap:8px;font-size:14px;display:flex}.plan-card li svg{width:16px;color:var(--teal);stroke-width:3px;flex:0 0 16px}.plan-card>button,.billing-manage button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 15px;font-weight:800;display:flex}.plan-card>button:hover,.billing-manage button:hover{background:var(--teal-dark)}.plan-card>button:disabled,.billing-manage button:disabled{cursor:not-allowed;color:#6e7c8d;background:#dbe2e8}.plan-card>button svg,.billing-manage button svg{width:17px}.plan-card>button.restore-purchase{color:var(--teal);background:0 0;border:1px solid #b8dcd8;margin-top:9px}.plan-card>button.restore-purchase:hover{background:#edf9f7}.plan-card>button.restore-purchase:disabled{color:#8d99a5;background:0 0;border-color:#dbe2e8}.premium-ribbon{color:#995821;background:#fff0df;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:12px;padding:6px 9px;font-size:11px;font-weight:800;display:flex}.premium-ribbon svg{width:14px}.annual-deal{color:#8b541f;margin:7px 0 0;font-size:13px}.annual-deal strong{color:#6f3f15}.premium-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.premium-actions button,.promo-form button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 13px;font-weight:800;display:flex}.premium-actions button:hover,.promo-form button:hover{background:var(--teal-dark)}.premium-actions button:disabled,.promo-form button:disabled{cursor:not-allowed;color:#6e7c8d;background:#dbe2e8}.premium-actions .annual-button{background:#995821}.premium-actions .annual-button:hover{background:#7c4518}.promo-redeem{background:#ffffffb8;border:1px solid #dbe7e4;border-radius:15px;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:16px;display:flex}.promo-copy{align-items:flex-start;gap:10px;display:flex}.promo-copy>svg{color:#995821;flex:0 0 21px;width:21px}.promo-copy div{gap:3px;display:grid}.promo-copy strong{font-size:14px}.promo-copy span{color:var(--muted);font-size:12px}.promo-form{gap:8px;min-width:min(100%,360px);display:flex}.promo-form input{text-transform:uppercase;letter-spacing:.06em;border:1px solid #cbd9e2;border-radius:11px;flex:1;min-width:0;padding:10px 12px;font-weight:800}.promo-form input:focus{border-color:var(--teal);outline:3px solid #12807b2e}.promo-form button{white-space:nowrap;min-height:42px}.promo-form .spin{width:17px}.admin-promo-panel{background:#fff;border:1px solid #dce5ed;border-radius:20px;margin-top:20px;padding:22px;box-shadow:0 10px 28px #1c424e0f}.admin-promo-heading{align-items:flex-start;gap:12px;display:flex}.admin-promo-heading>svg{width:25px;color:var(--teal);flex:0 0 25px}.admin-promo-heading h2{margin:2px 0 5px;font-size:21px}.admin-promo-heading p:last-child{color:var(--muted);margin:0;font-size:13px}.admin-promo-create{grid-template-columns:1fr minmax(180px,.45fr) auto;align-items:end;gap:10px;margin-top:17px;display:grid}.admin-promo-create label{gap:6px;display:grid}.admin-promo-create label span{color:var(--muted);font-size:12px;font-weight:700}.admin-promo-create input{border:1px solid #cbd9e2;border-radius:11px;min-width:0;height:44px;padding:9px 11px}.admin-promo-create button,.new-promo-code button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:11px;align-items:center;gap:7px;height:44px;padding:0 14px;font-weight:800;display:flex}.admin-promo-create button:disabled{color:#6e7c8d;background:#dbe2e8}.admin-promo-create button svg,.new-promo-code button svg{width:17px}.new-promo-code{background:#edf9f7;border:1px solid #b8dcd8;border-radius:13px;justify-content:space-between;align-items:center;gap:15px;margin-top:14px;padding:14px;display:flex}.new-promo-code>div{grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;display:grid}.new-promo-code>div svg{color:#126c59;width:18px}.new-promo-code>div span{color:#126c59;font-size:12px}.new-promo-code strong{letter-spacing:.08em;grid-column:2;font-size:20px}.admin-promo-list{gap:8px;margin-top:14px;display:grid}.admin-promo-list>p{color:var(--muted);font-size:13px}.admin-promo-list article{border:1px solid #e2e8ee;border-radius:11px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.admin-promo-list article>div{gap:2px;display:grid}.admin-promo-list article>div strong{letter-spacing:.05em;font-size:14px}.admin-promo-list article>div span{color:var(--muted);font-size:12px}.promo-active,.promo-closed{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800}.promo-active{color:#126c59;background:#e3f7f2}.promo-closed{color:#6e7c8d;background:#edf1f4}.admin-promo-list article>button{color:#9b4a43;cursor:pointer;background:0 0;border:0;padding:5px}.admin-promo-list article>button svg{width:17px}.billing-note{color:var(--muted);align-items:flex-start;gap:8px;margin:16px 0 0;font-size:13px;display:flex}.billing-note svg{flex:0 0 16px;width:16px}.billing-note.success{color:#126c59}.billing-manage{border-top:1px solid #dbe7e4;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:17px;display:flex}.billing-manage p{margin:0;font-size:14px}.billing-manage button{background:#324b69;min-height:40px}@keyframes billing-spin{to{transform:rotate(360deg)}}@media (width<=700px){.billing-panel{margin-top:18px;padding:18px}.billing-heading{gap:12px;display:grid}.billing-heading h2{font-size:22px}.plan-badge{width:fit-content}.plan-grid,.premium-actions{grid-template-columns:1fr}.promo-redeem{flex-direction:column;align-items:stretch}.promo-form{flex-direction:column;width:100%;min-width:0}.billing-manage{flex-direction:column;align-items:stretch}.billing-manage button{width:100%}.admin-promo-panel{padding:18px}.admin-promo-create{grid-template-columns:1fr}.new-promo-code{flex-direction:column;align-items:stretch}.new-promo-code button{justify-content:center}.admin-promo-list article{grid-template-columns:1fr auto}.admin-promo-list article>button{grid-column:2}}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.destination{max-width:min(360px,38vw)}.destination span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.destination-backdrop{z-index:82}.destination-modal{width:min(620px,100%);padding-bottom:20px}.destination-search{border:1px solid #cbd6e4;border-radius:12px;align-items:center;gap:10px;height:48px;margin-bottom:13px;padding:0 13px;display:flex}.destination-search svg{color:#687890;flex:none;width:19px}.destination-search input{width:100%;min-width:0;color:var(--ink);border:0;outline:0;font-size:15px}.destination-list{gap:5px;max-height:min(480px,52vh);padding-right:4px;display:grid;overflow-y:auto}.destination-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 11px;display:grid}.destination-list>button:hover{background:#f3f8fa;border-color:#d4e5e8}.destination-list>button.selected{background:#e9f7f8;border-color:#76bac4}.destination-list>button>span:nth-child(2){gap:2px;min-width:0;display:grid}.destination-list strong{font-size:14px}.destination-list small{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.destination-flag{font-size:24px}.destination-code{color:#7b8799;letter-spacing:.08em;font-size:11px;font-weight:800}.destination-empty{color:var(--muted);text-align:center;padding:28px 10px}.destination-language-hint{color:#536a82;background:#f2f7fb;border-radius:10px;margin:-2px 0 15px;padding:9px 11px;font-size:12px;line-height:1.4}.recent-languages button.destination-recommended{box-shadow:inset 0 0 0 1px #9bcbd1}.avatar{overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-photo-field{background:#f8fafc;border:1px solid #d9e2ed;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin:4px 0 19px;padding:13px;display:grid}.profile-photo-preview>.avatar,.profile-photo-preview>img{object-fit:cover;border-radius:50%;width:66px;height:66px;display:block}.profile-photo-field>div:last-of-type>strong{font-size:13px}.profile-photo-field>div:last-of-type>strong small{color:var(--muted);font-weight:500}.profile-photo-field p{color:var(--muted);margin:3px 0 9px;font-size:12px;line-height:1.35}.photo-field-actions{flex-wrap:wrap;gap:7px;display:flex}.photo-field-actions button,.choose-different-photo{cursor:pointer;background:#fff;border:1px solid #b9c9d8;border-radius:9px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;font-weight:700;display:flex}.photo-field-actions button svg{width:15px;height:15px}.photo-field-actions .remove-photo{color:#a62c35;border-color:#e6bdc1}.photo-field-actions button:disabled{opacity:.48;cursor:not-allowed}.photo-offline-note{color:#8a5d24;margin-top:7px;font-size:11px;display:block}.photo-editor-backdrop{z-index:105;background:#051227b3}.photo-editor-modal{width:min(600px,100%)}.cropper-frame{background:#0b1628;border-radius:16px;height:min(390px,48vh);min-height:280px;position:relative;overflow:hidden}.cropper-frame .reactEasyCrop_CropArea{border:3px solid #fff;box-shadow:0 0 0 9999em #050f1e94}.crop-controls{grid-template-columns:1fr 1fr;gap:18px;margin-top:16px;display:grid}.crop-controls label{color:#405474;gap:7px;font-size:12px;font-weight:700;display:grid}.crop-controls label span{align-items:center;gap:5px;display:flex}.crop-controls label svg{width:14px}.crop-controls input{width:100%;accent-color:var(--teal)}.choose-different-photo{color:var(--teal-dark);margin-top:13px}.photo-pick-area{width:100%;min-height:250px;color:var(--teal-dark);cursor:pointer;background:#f7fafc;border:2px dashed #b8c9d8;border-radius:16px;place-content:center;justify-items:center;gap:8px;display:grid}.photo-pick-area svg{width:34px;height:34px}.photo-pick-area span{color:var(--muted);font-size:12px}.photo-error{background:#fff0ed;border:1px solid #ffc3bd;border-radius:10px;padding:9px 11px;color:#a52630!important;margin:12px 0 0!important;font-size:12px!important}@media (width<=560px){.destination{max-width:48px}.destination-modal{padding-inline:16px}.destination-list{max-height:58vh}.cropper-frame{height:330px;min-height:250px}.crop-controls{grid-template-columns:1fr}.profile-photo-field{grid-template-columns:58px 1fr}.profile-photo-preview>.avatar,.profile-photo-preview>img{width:54px;height:54px}.photo-editor-backdrop{padding:8px}.photo-editor-modal{max-height:calc(100vh - 16px);padding-inline:15px}}.calm-main{background:#fffdf9;max-width:1400px;padding-top:24px}.calm-topbar{grid-template-columns:minmax(0,1fr) auto auto;gap:14px;margin-bottom:22px;display:grid}.calm-brand{display:none}.calm-topbar .destination{background:#fffdf9;border-color:#c9d4e3;justify-self:end;min-height:46px;padding-inline:17px}.header-profile{cursor:pointer;background:0 0;border:0;border-radius:50%;width:46px;height:46px;padding:0}.header-profile .avatar{width:44px;min-width:44px;height:44px;box-shadow:0 0 0 2px #fff,0 0 0 3px #cfd8e5}.companion-context{align-items:center;gap:20px;margin:0 0 17px;padding:4px 2px;display:flex}.profile-switcher{cursor:pointer;background:#fff;border:1px solid #d6dfeb;border-radius:999px;align-items:center;gap:9px;min-height:58px;padding:5px 10px 5px 5px;display:flex}.avatar-stack{align-items:center;min-width:52px;display:flex}.avatar-stack .avatar{flex-basis:48px;width:48px;min-width:48px;height:48px}.avatar-stack .avatar+.avatar{margin-left:-17px;transform:scale(.88);box-shadow:0 0 0 2px #fff}.companion-copy{gap:5px;display:grid}.companion-copy>strong{color:var(--teal-dark);letter-spacing:-.35px;font-family:Manrope,sans-serif;font-size:20px}.companion-copy>span{color:#2f4264;align-items:center;gap:10px;font-size:14px;display:flex}.companion-copy i{color:#9aa6b8;font-style:normal}.context-sync{color:var(--teal-dark);align-items:center;gap:6px;font-weight:700;display:inline-flex}.companion-family{margin-bottom:18px;padding-bottom:12px}.calm-grid{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.calm-translation-card{box-shadow:none;background:#f6f8f1;border:0;border-radius:28px;padding:30px;overflow:hidden}.calm-card-heading{align-items:start}.calm-card-heading .section-kicker{text-transform:none;letter-spacing:0;color:var(--teal-dark);margin-bottom:10px;font-size:14px}.calm-card-heading h2{color:#64718a;letter-spacing:0;font-family:DM Sans,sans-serif;font-size:17px;font-weight:600}.calm-card-heading .language-select{background:#fff;border-color:#cbd6e1;border-radius:14px;min-height:46px}.calm-translation-card .translated-copy{border:0;margin-top:25px;padding:0}.calm-translation-card .translated-main{letter-spacing:-1.3px;overflow-wrap:anywhere;font-size:clamp(37px,4.25vw,62px);line-height:1.25;text-decoration:none}.translated-allergen-line{color:var(--ink);overflow-wrap:anywhere;border-top:3px dotted #9cbea8;margin:23px 0 0;padding-top:22px;font-family:Manrope,sans-serif;font-size:clamp(22px,2.25vw,32px);font-weight:600;line-height:1.55}.calm-translation-card .romanized{color:#65758b;margin-top:13px}.calm-translation-card .english-helper{color:#7b8799;margin-top:7px;font-size:13px;line-height:1.45}.calm-translation-card .field-label{color:#59677e;margin-top:20px}.calm-translation-card .allergy-chips{gap:9px}.calm-translation-card .allergy-chips span{color:#c6363d;background:#fff1ed;border-color:#ffbdb2;padding:8px 13px}.calm-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.calm-actions button{border-radius:15px;min-height:64px;font-size:18px}.calm-actions .speak-main{box-shadow:none;background:#f44e52}.calm-actions .ask-main{background:#008da1}.request-card.calm-request{width:100%;min-height:86px;box-shadow:none;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #dce3e9;border-radius:0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:14px;padding:16px 18px;display:grid}.calm-request:hover{background:#f7fbfa}.calm-request>.request-icon{width:48px;height:48px;color:var(--teal-dark);background:#e8f5f3;border-radius:50%;place-items:center;display:grid}.request-copy{gap:5px;min-width:0;display:grid}.request-copy strong{font-family:Manrope,sans-serif;font-size:17px;line-height:1.25}.request-copy small{color:#68768d;overflow-wrap:anywhere;font-size:13px;line-height:1.4;display:block}.calm-request>svg{color:var(--ink)}.privacy-bar.calm-privacy{background:#fff;border:0;border-bottom:1px solid #dce3e9;border-radius:0;margin:0;padding:16px 18px}.calm-privacy>span{color:var(--teal-dark);background:#e8f5f3;flex-basis:48px;width:48px;height:48px}.calm-privacy p strong{font-family:Manrope,sans-serif;font-size:16px}.calm-privacy p small{color:#68768d;font-size:13px}.mobile-bottom-nav{display:none}@media (width<=850px){body{background:#fff}.app-shell{background:#fff;padding-bottom:78px}.calm-main{background:#fff;max-width:100%;padding:14px 13px 105px;overflow:hidden}.calm-topbar{grid-template-columns:38px minmax(105px,1fr) minmax(112px,auto) 42px;gap:8px;margin:0 0 21px}.calm-topbar .menu-button{background:#f2f5f7;border-radius:10px;width:38px;height:38px;display:grid}.calm-brand{letter-spacing:-1.1px;white-space:nowrap;align-items:flex-start;margin:0;font-size:21px;display:flex}.calm-brand svg{color:var(--coral);margin-left:2px}.calm-topbar .destination{justify-self:stretch;gap:6px;min-width:0;max-width:150px;min-height:42px;padding:8px 10px}.calm-topbar .destination span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.calm-topbar .destination svg{flex:none}.header-profile{width:40px;height:40px}.header-profile .avatar{flex-basis:38px;width:38px;min-width:38px;height:38px}.companion-context{gap:14px;margin:0 5px 20px;padding:0}.profile-switcher{min-height:54px;padding:4px 8px 4px 4px}.avatar-stack .avatar{flex-basis:46px;width:46px;min-width:46px;height:46px}.companion-copy{gap:4px;min-width:0}.companion-copy>strong{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.companion-copy>span{flex-wrap:wrap;gap:7px;font-size:13px}.context-sync{gap:4px}.companion-family{background:#f7faf9;border-block:1px solid #e1e8e6;margin:0 -13px 17px;padding:3px 13px 13px;display:none}.companion-family.is-open{display:flex}.companion-family .person-card{flex-basis:148px;min-height:72px}.calm-grid{display:block}.calm-translation-card{background:#f6f8f1;border-radius:25px;margin:0;padding:22px 18px 25px}.calm-card-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:13px;display:grid}.calm-card-heading .section-kicker{margin-bottom:8px;font-size:12px}.calm-card-heading h2{font-size:15px;line-height:1.35}.calm-card-heading .language-select{grid-area:1/2;width:132px;min-width:132px;padding:8px 9px}.calm-card-heading .language-select select{min-width:75px;max-width:80px}.calm-translation-card .translated-copy{margin-top:25px}.calm-translation-card .translated-main{letter-spacing:-1.5px;font-size:clamp(36px,12vw,48px);line-height:1.28}.translated-allergen-line{margin-top:22px;padding-top:20px;font-size:clamp(20px,6.2vw,25px);line-height:1.55}.calm-translation-card .romanized{font-size:12px;line-height:1.45}.calm-translation-card .english-helper{font-size:12px}.calm-translation-card .field-label{margin-top:19px}.calm-translation-card .allergy-chips{gap:8px}.calm-translation-card .allergy-chips span{padding:7px 10px;font-size:13px}.calm-actions{grid-template-columns:1fr;gap:10px;margin-top:23px;display:grid}.calm-actions button{width:100%;min-height:58px;font-size:17px}.request-card.calm-request{margin-top:0;min-height:91px;margin-inline:0;padding:16px 8px 16px 3px}.request-copy strong{font-size:16px}.request-copy small{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.privacy-bar.calm-privacy{flex-wrap:wrap;align-items:center;margin:0;padding-inline:3px 8px}.calm-privacy p{flex:1;min-width:0}.calm-privacy .offline-status{width:100%;margin:2px 0 0 62px}.profile-panel{display:none}.recent-languages{margin-top:22px}.billing-panel{margin-bottom:10px}.mobile-bottom-nav{z-index:18;min-height:70px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #dce3e9;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0d24500f}.mobile-bottom-nav button{color:#52617a;cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:3px;min-width:0;font-size:11px;font-weight:600;display:grid}.mobile-bottom-nav button.active{color:var(--teal-dark)}.mobile-bottom-nav svg{display:block}.toast{bottom:84px}}@media (width<=390px){.calm-topbar{grid-template-columns:36px minmax(90px,1fr) minmax(102px,126px) 38px;gap:6px}.calm-brand{font-size:19px}.companion-context{gap:10px}.profile-switcher{padding-right:6px}.avatar-stack .avatar{flex-basis:42px;width:42px;min-width:42px;height:42px}.companion-copy>strong{font-size:16px}.companion-copy>span{font-size:12px}.calm-translation-card{padding-inline:16px}}@media (width<=850px){.calm-translation-card{padding-top:19px;padding-bottom:20px}.calm-translation-card .translated-copy{margin-top:17px}.calm-translation-card .translated-main{letter-spacing:-1px;font-size:34px;line-height:1.27}.translated-allergen-line{margin-top:15px;padding-top:14px;font-size:18px;line-height:1.48}.calm-translation-card .romanized,.calm-translation-card .english-helper{display:none}.calm-translation-card .field-label{margin-top:13px;margin-bottom:7px}.calm-translation-card .allergy-chips{gap:6px}.calm-translation-card .allergy-chips span{padding:6px 9px;font-size:12px}.calm-actions{gap:8px;margin-top:17px}.calm-actions button{min-height:53px}}.native-google-button{color:#26344d;cursor:pointer;background:#fff;border:1px solid #c9d1dc;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;margin-top:23px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;display:flex;box-shadow:0 1px 2px #0d24500d}.native-google-button img{object-fit:contain;width:20px;height:20px}.native-google-button:disabled{opacity:.5;cursor:not-allowed}.auth-back-guides{color:var(--teal-dark);margin-bottom:18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.auth-back-guides:hover{text-decoration:underline}.language-select{min-width:245px}.language-select select{min-width:185px;max-width:260px}.translated-main[dir=rtl],.request-translation[dir=rtl]{text-align:right;direction:rtl;unicode-bidi:plaintext}.premium-beta-warning{color:#922832;background:#fff0ed;border-color:#ffb9b2;font-weight:700}.recent-languages button small{color:#69409a;white-space:nowrap;background:#f2e9ff;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:800}.recent-languages button.locked{color:#68748a;opacity:1;cursor:not-allowed;background:#f7f8fa;border-style:dashed}.recent-languages button.locked svg{color:#6e4a98}.recent-languages .language-name{white-space:nowrap}.request-translation{overflow-wrap:anywhere;max-width:100%}@media (width<=560px){.language-select{width:100%;min-width:0}.language-select select{flex:1;min-width:0;max-width:none}}.conversation-card{background:#fff;border:1px solid #d8e2e8;border-radius:25px;margin:28px 0;padding:26px;scroll-margin-top:22px;box-shadow:0 10px 30px #1b384e12}.conversation-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:15px;display:grid}.conversation-heading h2{margin:2px 0 5px;font-size:26px;line-height:1.2}.conversation-heading p:last-child{color:#66758a;margin:0;line-height:1.45}.conversation-icon{color:#fff;background:linear-gradient(145deg,#057f88,#0f9c92);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.conversation-icon svg{width:23px}.conversation-pack-badge{color:#8c5b18;white-space:nowrap;background:#fff1df;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;font-weight:800;display:flex}.conversation-pack-badge.ready{color:#16705c;background:#e1f7ee}.conversation-pack-badge svg{width:15px}.conversation-loading{color:#627188;justify-content:center;align-items:center;gap:9px;min-height:90px;font-weight:700;display:flex}.conversation-locked{background:linear-gradient(135deg,#fff 0%,#f4faf8 100%);align-items:center;gap:18px;display:flex}.conversation-locked .conversation-heading{flex:1;grid-template-columns:auto minmax(0,1fr)}.conversation-upgrade{background:var(--teal);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:12px;min-height:46px;padding:0 18px;font-weight:800}.conversation-download{background:#f2faf7;border:1px solid #c9ddd9;border-radius:15px;justify-content:space-between;align-items:center;gap:22px;margin:20px 0 0;padding:16px 18px;display:flex}.conversation-download>div{gap:4px;display:grid}.conversation-download span{color:#66768a;font-size:13px;line-height:1.4}.conversation-download button{color:#fff;white-space:nowrap;cursor:pointer;background:#087f7f;border:0;border-radius:11px;align-items:center;gap:7px;padding:11px 14px;font-weight:800;display:flex}.conversation-download button:disabled{color:#66757d;background:#c9d2d4}.conversation-download svg{width:17px}.conversation-talk-grid{grid-template-columns:1fr 1fr;gap:13px;margin-top:20px;display:grid}.talk-button{color:#fff;text-align:left;cursor:pointer;border:0;border-radius:17px;align-items:center;gap:13px;min-width:0;min-height:82px;padding:15px 18px;display:flex}.talk-button.traveler{background:#ef5957}.talk-button.local{background:#087f87}.talk-button:disabled{opacity:.55;cursor:not-allowed}.talk-button>svg{flex:none;width:26px}.talk-button span{gap:3px;display:grid}.talk-button strong{font-size:16px}.talk-button small{color:#ffffffd9;font-size:12px}.typed-conversation{border:1px solid #dbe3e9;border-radius:15px;margin-top:15px;padding:14px}.typed-heading{align-items:center;gap:8px;margin-bottom:10px;display:flex}.typed-heading>svg{color:#65768c;width:18px}.typed-heading>div{background:#edf2f5;border-radius:9px;margin-left:auto;padding:3px;display:flex}.typed-heading button{color:#5c6e83;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:700}.typed-heading button.active{color:#087b7d;background:#fff;box-shadow:0 1px 5px #22394a1f}.typed-input-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.typed-input-row textarea{resize:vertical;min-height:72px;font:inherit;color:var(--ink);border:1px solid #ccd7df;border-radius:11px;padding:10px 12px}.typed-input-row button{color:#fff;cursor:pointer;background:#122d4b;border:0;border-radius:11px;align-self:stretch;padding:0 16px;font-weight:800}.typed-input-row button:disabled{color:#71808b;background:#d6dde2}.conversation-status{color:#315c76;background:#edf6fb;border-radius:10px;margin:14px 0 0;padding:11px 13px;font-size:13px;font-weight:700}.conversation-status.has-message{color:#7e581c;background:#fff5e6}.conversation-history{gap:11px;margin-top:20px;display:grid}.conversation-history-heading{justify-content:space-between;align-items:center;display:flex}.conversation-history-heading button{color:#6d7785;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.conversation-history-heading svg{width:14px}.conversation-history article{background:#f3f6f8;border-radius:15px;width:min(88%,680px);padding:13px 15px}.conversation-history article.from-local{background:#ebf8f4;justify-self:end}.conversation-history article>small,.conversation-history article>div>small{color:#6b7a8d;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.conversation-history article p{overflow-wrap:anywhere;margin:4px 0;line-height:1.45}.conversation-history article>div{border-top:1px solid #d4e0e5;margin-top:9px;padding-top:9px;padding-right:34px;position:relative}.conversation-history article>div p{font-size:17px;font-weight:700}.conversation-history article>div button{color:#087c80;cursor:pointer;background:#fff;border:0;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:10px;right:0}.conversation-history article>div button svg{width:16px}.conversation-safety,.conversation-privacy,.conversation-unavailable{align-items:flex-start;gap:9px;display:flex}.conversation-safety{color:#7b5018;background:#fff3e5;border-radius:12px;margin:20px 0 0;padding:12px 14px;font-size:12px;line-height:1.45}.conversation-safety svg,.conversation-unavailable>svg{flex:none;width:17px;margin-top:1px}.conversation-privacy{color:#65768a;margin:11px 2px 0;font-size:12px}.conversation-privacy svg{flex:none;width:15px}.conversation-unavailable{color:#754f1f;background:#fff5e8;border-radius:13px;margin-top:18px;padding:14px}.conversation-unavailable p{gap:3px;margin:0;line-height:1.45;display:grid}.conversation-unavailable span{font-size:13px}.spin{animation:1s linear infinite conversation-spin}@keyframes conversation-spin{to{transform:rotate(360deg)}}@media (width<=720px){.conversation-card{border-radius:21px;margin:21px 0;padding:19px 16px}.conversation-heading{grid-template-columns:auto minmax(0,1fr)}.conversation-heading h2{font-size:22px}.conversation-pack-badge{grid-column:1/-1;width:fit-content}.conversation-locked{display:block}.conversation-locked .conversation-upgrade{width:100%;margin-top:16px}.conversation-talk-grid{grid-template-columns:1fr}.conversation-download{flex-direction:column;align-items:stretch}.conversation-download button{justify-content:center}.typed-heading{flex-wrap:wrap;align-items:flex-start}.typed-heading>div{width:100%;margin-left:0}.typed-heading button{flex:1}.typed-input-row{grid-template-columns:1fr}.typed-input-row button{min-height:44px}.conversation-history article{width:100%}}.public-policy-page{min-height:100vh;color:var(--ink);background:linear-gradient(145deg,#eaf7f8 0%,#fff4ef 100%);padding:clamp(24px,6vw,72px) 18px}.public-policy-card{background:#fff;border:1px solid #dce6ec;border-radius:24px;width:min(820px,100%);margin:0 auto;padding:clamp(24px,5vw,52px);box-shadow:0 24px 70px #0a2a441f}.public-policy-card h1{margin:10px 0 20px;font-family:Manrope,sans-serif;font-size:clamp(31px,5vw,48px);line-height:1.08}.public-policy-card>p,.public-policy-card li{color:#53627c;line-height:1.65}.public-policy-card ol{gap:9px;margin:20px 0;padding-left:22px;display:grid}.policy-brand{color:var(--ink);letter-spacing:-1.2px;margin-bottom:26px;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;text-decoration:none;display:inline-flex}.policy-brand span{color:var(--coral)}.policy-contact{border-top:1px solid #e0e6ef;padding-top:18px;font-size:14px;line-height:1.55;color:#53627c!important;margin-top:22px!important}.policy-contact a,.auth-privacy a,.public-policy-card a{color:var(--teal-dark);font-weight:700}.policy-home-link{background:var(--teal);border-radius:12px;margin-top:24px;padding:13px 18px;text-decoration:none;display:inline-flex;color:#fff!important}.danger-nav{color:#a92b35!important}.danger-nav:hover{background:#fff0ee!important}.danger-icon{color:#bc3039!important;background:#fff0ee!important}.delete-account-modal>p{font-size:14px}.danger-button{color:#fff;background:#bd3039;border:0}.danger-button:hover{background:#9f222b}.danger-button:disabled{opacity:.42;cursor:not-allowed}.auth-privacy span{display:inline}@media (width<=560px){.public-policy-page{padding:12px}.public-policy-card{border-radius:18px;padding:22px 17px}.public-policy-card h1{font-size:31px}.policy-brand{margin-bottom:18px}.delete-account-modal{padding:22px 17px}}.public-site{min-height:100vh;color:var(--ink);background:#fffdf9}.public-site a{color:inherit}.public-header{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf9f0;border-bottom:1px solid #d0dae4e6;position:sticky;top:0}.public-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:34px;width:min(1180px,100% - 40px);min-height:76px;margin:auto;display:grid}.public-brand{letter-spacing:-1.6px;white-space:nowrap;align-items:flex-start;font-family:Manrope,sans-serif;font-size:28px;font-weight:800;text-decoration:none;display:inline-flex}.public-brand span{color:var(--coral)}.public-brand svg{width:17px;height:17px;color:var(--coral);margin:0 0 0 2px}.public-header nav{justify-content:center;align-items:center;gap:29px;display:flex}.public-header nav a{color:#4f5f76;font-size:14px;font-weight:700;text-decoration:none}.public-header nav a:hover{color:var(--teal-dark)}.public-account-link{background:#fff;border:1px solid #bdcbd8;border-radius:999px;justify-content:center;align-items:center;min-height:43px;padding:0 17px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.public-account-link:hover{border-color:var(--teal);color:var(--teal-dark)}.public-menu-button{display:none}.public-main{grid-column:auto;width:100%;max-width:none;margin:0;padding:0}.public-hero{grid-template-columns:minmax(0,.88fr) minmax(470px,1.12fr);align-items:center;gap:64px;width:min(1180px,100% - 40px);margin:0 auto;padding:70px 0 64px;display:grid}.public-hero-copy h1{letter-spacing:-3.8px;max-width:620px;font-size:clamp(45px,5vw,72px);line-height:1.04}.public-hero-copy>p{color:#58677e;max-width:580px;margin:24px 0 0;font-size:19px;line-height:1.65}.public-hero-actions{align-items:center;gap:23px;margin-top:31px;display:flex}.public-primary-button{background:var(--teal);border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 19px;font-family:Manrope,sans-serif;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.public-primary-button:hover{background:var(--teal-dark)}.public-primary-button svg,.public-text-link svg{width:17px}.public-text-link{align-items:center;gap:4px;font-weight:800;text-decoration:none;display:inline-flex;color:var(--teal-dark)!important}.public-text-link:hover{text-decoration:underline}.public-trust-line{color:#5f6e82;align-items:flex-start;gap:9px;margin-top:27px;font-size:13px;line-height:1.5;display:flex}.public-trust-line svg{width:19px;color:var(--teal-dark);flex:0 0 19px}.guest-card{background:#f4f7ef;border-radius:30px;min-width:0;padding:25px;box-shadow:0 26px 70px #1b3e4124}.guest-card-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.guest-card-top>div{gap:8px;display:grid}.guest-card-top span{color:#607087;font-size:12px;font-weight:700}.guest-card-top strong{align-items:center;gap:7px;font-family:Manrope,sans-serif;font-size:17px;display:flex}.guest-card-top strong svg{width:17px;color:var(--teal-dark)}.guest-card-top select{min-height:41px;color:var(--ink);background:#fff;border:1px solid #c8d4dd;border-radius:12px;padding:0 10px;font-size:13px;font-weight:700}.guest-card-body{margin-top:24px}.guest-card-body small{color:#65748a;font-size:12px;display:block}.guest-card-body p{letter-spacing:-.9px;overflow-wrap:anywhere;margin:11px 0 0;font-family:Manrope,sans-serif;font-size:clamp(26px,2.5vw,39px);font-weight:800;line-height:1.35}.guest-allergies{border-top:2px dotted #9fbea9;flex-wrap:wrap;gap:7px;margin-top:20px;padding-top:18px;display:flex}.guest-allergies button{color:#68758a;cursor:pointer;background:#fff;border:1px solid #d2dbe3;border-radius:999px;align-items:center;gap:4px;min-height:32px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.guest-allergies button.selected{color:#b92e36;background:#fff0ed;border-color:#ffbcb4}.guest-allergies svg{stroke-width:3px;width:13px;height:13px}.guest-card-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:19px;display:grid}.guest-card-actions button{color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:50px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800;display:flex}.guest-card-actions svg{width:19px}.guest-speak{background:var(--coral)}.guest-mode{background:var(--teal)}.guest-notice{color:#4c6177;margin:11px 0 0;font-size:12px;line-height:1.45}.guest-local-note{color:#65748a;align-items:center;gap:7px;margin-top:13px;font-size:11px;display:flex}.guest-local-note svg{width:14px;color:var(--teal-dark)}.public-intro-band{background:#f7fbfa;border-block:1px solid #dde5e5;grid-template-columns:repeat(3,1fr);gap:30px;padding:25px max(20px,50vw - 590px);display:grid}.public-intro-band>div{border-right:1px solid #d7e3e1;align-items:baseline;gap:11px;padding:0 28px;display:flex}.public-intro-band>div:first-child{padding-left:0}.public-intro-band>div:last-child{border:0;padding-right:0}.public-intro-band strong{color:var(--teal-dark);font-family:Manrope,sans-serif;font-size:22px}.public-intro-band span{color:#5f6f83;font-size:13px}.public-section{width:min(1180px,100% - 40px);margin:0 auto;padding:88px 0}.public-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.public-section-heading h2,.planning-intro h2,.trust-section h2,.public-final-cta h2{letter-spacing:-2px;font-size:clamp(32px,4vw,48px);line-height:1.08}.public-section-heading p{color:#617087;max-width:650px;margin:13px 0 0;font-size:16px;line-height:1.6}.public-section-heading>a{color:var(--teal-dark);flex:none;align-items:center;gap:7px;font-weight:800;text-decoration:none;display:inline-flex}.public-section-heading>a svg{width:17px}.destination-guide-grid{border-top:1px solid #dce4e8;grid-template-columns:repeat(3,1fr);display:grid}.destination-guide-card{border-bottom:1px solid #dce4e8;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:104px;padding:17px 14px;text-decoration:none;display:grid}.destination-guide-card:hover{background:#f2f8f7}.destination-guide-card>span{font-size:34px}.destination-guide-card h3{font-size:18px}.destination-guide-card p{color:#6b788b;margin:4px 0 0;font-size:12px;line-height:1.45}.destination-guide-card>svg{color:#7a8798;width:18px}.planning-section{color:#fff;background:#0d2c46;grid-template-columns:.72fr 1.28fr;gap:80px;width:100%;padding:88px max(20px,50vw - 590px);display:grid}.planning-intro>svg{color:#62d0c4;width:42px;height:42px;margin-bottom:25px}.planning-intro p{color:#c7d4df;font-size:16px;line-height:1.65}.planning-list{border-top:1px solid #fff3}.planning-list>a{border-bottom:1px solid #fff3;grid-template-columns:37px 1fr auto;align-items:start;gap:14px;padding:22px 2px;text-decoration:none;display:grid}.planning-list>a:hover{background:#ffffff0a}.planning-list>a>span{color:#72d7cc;font-family:Manrope,sans-serif;font-weight:800}.planning-list h3{font-size:18px}.planning-list p{color:#b9c7d3;margin:6px 0 0;font-size:13px;line-height:1.5}.planning-list svg{width:18px;margin-top:3px}.allergen-section{padding-bottom:100px}.allergen-link-cloud{flex-wrap:wrap;gap:11px;display:flex}.allergen-link-cloud a{background:#fff;border:1px solid #ccd7df;border-radius:14px;align-items:center;gap:10px;min-height:49px;padding:0 15px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;text-decoration:none;display:flex}.allergen-link-cloud a:hover{color:#b33138;background:#fff5f2;border-color:#f2a69e}.allergen-link-cloud svg{width:15px}.trust-section{background:#eef7f5;grid-template-columns:100px 1fr;align-items:start;gap:40px;width:100%;padding:78px max(20px,50vw - 500px);display:grid}.trust-section>div:first-child{width:82px;height:82px;color:var(--teal-dark);background:#fff;border-radius:28px;place-items:center;display:grid}.trust-section>div:first-child svg{width:39px;height:39px}.trust-section p{color:#56677b;max-width:770px;font-size:17px;line-height:1.7}.trust-section a{color:var(--teal-dark);align-items:center;gap:8px;font-weight:800;text-decoration:none;display:inline-flex}.trust-section a svg{width:17px}.nonprofit-section{grid-template-columns:100px minmax(0,760px);justify-content:center;align-items:start;gap:40px;display:grid}.nonprofit-section-icon{color:#b53d44;background:#fff0ed;border-radius:28px;place-items:center;width:82px;height:82px;display:grid}.nonprofit-section-icon svg{width:39px;height:39px}.nonprofit-section h2{letter-spacing:-2px;font-size:clamp(32px,4vw,48px);line-height:1.08}.nonprofit-section p{color:#56677b;font-size:17px;line-height:1.7}.nonprofit-section button{color:var(--teal-dark);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font:800 15px Manrope,sans-serif;display:inline-flex}.nonprofit-section button:hover{text-decoration:underline}.nonprofit-section button svg{width:17px}.nonprofit-section small{color:#718096;max-width:700px;margin-top:18px;line-height:1.55;display:block}.nonprofit-dialog-backdrop{z-index:100;background:#071f36ad;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.nonprofit-dialog{background:#fffdf9;border-radius:26px;width:min(620px,100%);max-height:calc(100vh - 48px);padding:34px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #02142459}.nonprofit-dialog-close{color:#28465e;cursor:pointer;background:#edf3f3;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.nonprofit-dialog-close:hover{background:#dfeaea}.nonprofit-dialog-close svg{width:20px}.nonprofit-dialog-mark{color:#b53d44;background:#fff0ed;border-radius:21px;place-items:center;width:62px;height:62px;margin-bottom:22px;display:grid}.nonprofit-dialog-mark svg{width:31px;height:31px}.nonprofit-dialog h2{letter-spacing:-1.5px;padding-right:38px;font-size:34px;line-height:1.12}.nonprofit-dialog>p{color:#56677b;font-size:16px;line-height:1.65}.nonprofit-dialog ul{gap:13px;margin:24px 0;padding:0;list-style:none;display:grid}.nonprofit-dialog li{color:#334b61;grid-template-columns:24px 1fr;align-items:start;gap:10px;line-height:1.5;display:grid}.nonprofit-dialog li svg{color:#087a74;stroke-width:3px;background:#e7f6f3;border-radius:50%;width:22px;height:22px;padding:4px}.nonprofit-status{background:#fff4f1;border:1px solid #efc3bd;border-radius:16px;padding:17px}.nonprofit-status strong{color:#96363e;font-family:Manrope,sans-serif}.nonprofit-status p{color:#6c5054;margin:6px 0 0;font-size:13px;line-height:1.55}.nonprofit-dialog>a{background:var(--teal);border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:22px;padding:0 16px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.nonprofit-dialog>a:hover{background:var(--teal-dark)}.nonprofit-dialog>a svg{width:17px}.public-final-cta{text-align:center;padding:100px 20px}.public-final-cta p{color:#65738a;max-width:630px;margin:18px auto 28px;font-size:17px;line-height:1.6}.public-footer{color:#fff;background:#071f36;padding:61px max(20px,50vw - 590px) 25px}.public-footer-main{grid-template-columns:1.5fr .7fr .7fr;gap:70px;display:grid}.footer-brand{color:#fff}.public-footer-main>div{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.public-footer-main p{color:#aabac8;max-width:390px;line-height:1.6}.public-footer-main strong{margin-bottom:6px;font-family:Manrope,sans-serif}.public-footer-main a:not(.public-brand){color:#b6c5d1;font-size:14px;text-decoration:none}.public-footer-main a:hover{color:#fff}.public-footer-legal{color:#93a5b5;border-top:1px solid #ffffff24;justify-content:space-between;gap:20px;margin-top:48px;padding-top:20px;font-size:11px;display:flex}.public-library-page{padding-bottom:80px}.library-hero{text-align:center;background:#f3f7ef;border-bottom:1px solid #dce5df;padding:86px max(20px,50vw - 430px) 78px}.library-hero>div:first-child{width:62px;height:62px;color:var(--teal-dark);background:#fff;border-radius:22px;place-items:center;margin:0 auto 24px;display:grid}.library-hero svg{width:29px;height:29px}.library-hero h1,.trust-page>header h1{letter-spacing:-3px;font-size:clamp(42px,6vw,68px);line-height:1.05}.library-hero p{color:#5d6d80;max-width:720px;margin:18px auto;font-size:18px;line-height:1.65}.library-hero>div:last-child{justify-content:center;gap:18px;margin-top:26px;display:flex}.library-hero>div:last-child a{color:var(--teal-dark);font-weight:800}.all-destinations{grid-template-columns:repeat(2,1fr)}.planning-library{padding-top:20px}.public-section>h2{margin-bottom:29px;font-size:clamp(30px,4vw,44px)}.article-card-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.article-card{background:#fff;border:1px solid #d8e1e7;border-radius:20px;flex-direction:column;min-height:270px;padding:24px;text-decoration:none;display:flex}.article-card>svg{width:28px;height:28px;color:var(--teal-dark);margin-bottom:25px}.article-card h3{font-size:20px;line-height:1.3}.article-card p{color:#647287;flex:1;font-size:14px;line-height:1.6}.article-card>span{color:var(--teal-dark);align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.article-card>span svg{width:15px}.article-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px #19394917}.allergen-card-grid .article-card{min-height:300px}.medical-notice{color:#7f3339;background:#fff4f1;border:1px solid #f0c0ba;border-radius:17px;gap:16px;width:min(900px,100% - 40px);margin:40px auto;padding:19px;display:flex}.medical-notice>svg{flex:0 0 23px;width:23px}.medical-notice strong{font-family:Manrope,sans-serif}.medical-notice p{color:#704c50;margin:5px 0 0;font-size:13px;line-height:1.55}.article-page{width:min(1180px,100% - 40px);margin:0 auto;padding:34px 0 92px}.article-breadcrumbs{color:#718096;align-items:center;gap:5px;font-size:12px;display:flex}.article-breadcrumbs>span{align-items:center;gap:5px;display:flex}.article-breadcrumbs svg{width:13px}.article-breadcrumbs a{color:var(--teal-dark);font-weight:700}.article-header{max-width:900px;padding:54px 0 47px}.article-header h1{letter-spacing:-3px;font-size:clamp(42px,6vw,68px);line-height:1.06}.article-header>p{color:#5c6b80;max-width:820px;margin:22px 0;font-size:19px;line-height:1.7}.article-byline{color:#758298;gap:18px;font-size:12px;display:flex}.article-layout{grid-template-columns:minmax(0,760px) 290px;justify-content:space-between;gap:70px;display:grid}.article-body{min-width:0}.article-body>section{border-top:1px solid #dce4e8;padding:35px 0}.article-body>section h2{font-size:27px;line-height:1.25}.article-body>section h3{font-size:18px;line-height:1.35}.article-body>section>p,.article-note-list p{color:#56667c;font-size:16px;line-height:1.75}.article-note-list{gap:23px;margin-top:25px;display:grid}.article-note-list>div{border-left:3px solid #9ccdc5;padding-left:18px}.article-note-list p{margin:7px 0 0}.country-emergency{color:#9d2e36;background:#fff3f0;border:1px solid #f1b7b0;border-radius:18px;grid-template-columns:42px 1fr;gap:15px;padding:20px;display:grid}.country-emergency>svg{width:30px;height:30px}.country-emergency>div{grid-template-columns:1fr auto;gap:3px 20px;display:grid}.country-emergency span{font-weight:700}.country-emergency strong{grid-area:1/2/3;font-family:Manrope,sans-serif;font-size:33px}.country-emergency p{color:#755057;grid-column:1;margin:0;font-size:13px;line-height:1.5}.article-phrase{background:#f3f7ef;border-radius:20px;margin-top:20px;padding:24px}.article-phrase>span{color:#65748a;font-size:12px;font-weight:700}.article-phrase>p{overflow-wrap:anywhere;margin:12px 0;font-family:Manrope,sans-serif;font-size:clamp(25px,4vw,39px);font-weight:800;line-height:1.4}.article-phrase>small{color:#66758a}.inline-cta{align-items:center;gap:8px;margin-top:18px;font-weight:800;text-decoration:none;display:inline-flex;color:var(--teal-dark)!important}.inline-cta svg{width:17px}.article-checklist{gap:11px;margin:23px 0 0;padding:0;list-style:none;display:grid}.article-checklist li{color:#40536a;grid-template-columns:23px 1fr;align-items:start;gap:11px;line-height:1.6;display:grid}.article-checklist svg{color:#087a74;stroke-width:3px;background:#e8f7f4;border-radius:50%;width:22px;height:22px;padding:4px}.label-word-list{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.label-word-list span{color:#a7353c;background:#fff4f1;border:1px solid #efbeb8;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.article-action-block{background:#eef7f5;border-radius:20px;border:0!important;padding:26px!important}.article-action-block h2{font-size:24px!important}.article-body>.medical-notice{width:100%;margin:31px 0}.source-section>p{font-size:13px!important}.source-section ul{border-top:1px solid #dce4e8;margin:19px 0 0;padding:0;list-style:none}.source-section li{border-bottom:1px solid #dce4e8}.source-section a{justify-content:space-between;align-items:center;gap:18px;padding:14px 2px;text-decoration:none;display:flex}.source-section a>span{gap:3px;display:grid}.source-section small{color:#718096}.source-section svg{width:16px;color:var(--teal-dark)}.article-aside{align-self:start;gap:12px;display:grid;position:sticky;top:105px}.article-aside>div{background:#fff;border:1px solid #d8e2e6;border-radius:17px;padding:18px}.article-aside>div>svg{width:23px;color:var(--teal-dark);margin-bottom:11px}.article-aside>div:first-child>svg{color:var(--coral)}.article-aside strong{font-family:Manrope,sans-serif;line-height:1.35;display:block}.article-aside p{color:#617087;font-size:12px;line-height:1.55}.article-aside>a{background:var(--teal);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.article-aside>a svg{width:16px}.trust-page{width:min(900px,100% - 40px);margin:0 auto;padding:80px 0 100px}.trust-page>header{border-bottom:1px solid #dce4e8;max-width:810px;padding-bottom:42px}.trust-page>header>p{color:#5c6d80;font-size:19px;line-height:1.7}.trust-page>article>section{border-bottom:1px solid #dce4e8;padding:32px 0}.trust-page>article h2{font-size:25px}.trust-page>article p{color:#56667c;font-size:16px;line-height:1.75}.trust-page a{color:var(--teal-dark);font-weight:700}.trust-critical{background:#fff4f1;border-radius:18px;margin-top:25px;border:1px solid #f0bbb5!important;padding:25px!important}.contact-options{grid-template-columns:repeat(3,1fr);gap:13px;margin:35px 0;display:grid}.contact-options>a{border:1px solid #d5e0e4;border-radius:18px;flex-direction:column;min-height:175px;padding:20px;text-decoration:none;display:flex}.contact-options strong{color:var(--ink);font-family:Manrope,sans-serif}.contact-options span{color:#66758a;flex:1;margin-top:8px;font-size:13px;line-height:1.5}.contact-options svg{width:19px;color:var(--teal-dark)}.public-not-found{text-align:center;place-content:center;justify-items:center;min-height:65vh;padding:60px 20px;display:grid}.public-not-found>svg{width:54px;height:54px;color:var(--teal-dark)}.public-not-found h1{margin-top:20px;font-size:44px}.public-not-found p{color:#66758a}.public-not-found>div{align-items:center;gap:20px;margin-top:16px;display:flex}@media (width<=950px){.public-header-inner{grid-template-columns:auto auto 1fr}.public-header nav{background:#fff;border:1px solid #d5dfe5;border-radius:15px;align-items:stretch;gap:0;padding:8px;display:none;position:absolute;top:68px;left:20px;right:20px;box-shadow:0 18px 42px #0d245029}.public-header nav.is-open{display:grid}.public-header nav a{border-radius:9px;padding:13px}.public-menu-button{cursor:pointer;background:#eef3f5;border:0;border-radius:11px;grid-column:2;place-items:center;width:42px;height:42px;display:grid}.public-menu-button svg{width:21px}.public-account-link{justify-self:end}.public-hero{grid-template-columns:1fr;padding-top:55px}.public-hero-copy{text-align:center}.public-hero-copy h1,.public-hero-copy>p{margin-inline:auto}.public-hero-actions,.public-trust-line{justify-content:center}.guest-card{width:min(650px,100%);margin:auto}.destination-guide-grid{grid-template-columns:repeat(2,1fr)}.planning-section{grid-template-columns:1fr;gap:40px}.article-card-grid{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,1fr) 250px;gap:35px}.contact-options{grid-template-columns:1fr}}@media (width<=680px){.public-header-inner{gap:8px;width:calc(100% - 26px);min-height:66px}.public-brand{letter-spacing:-1.2px;font-size:21px}.public-brand svg{width:14px;height:14px}.public-menu-button{width:38px;height:38px}.public-account-link{min-height:38px;padding:0 12px;font-size:12px}.public-hero{gap:39px;width:calc(100% - 26px);padding:43px 0 42px}.public-hero-copy h1{letter-spacing:-2.2px;font-size:42px}.public-hero-copy>p{margin-top:18px;font-size:16px}.public-hero-actions{justify-items:center;gap:15px;display:grid}.public-trust-line{text-align:left}.guest-card{border-radius:23px;padding:17px}.guest-card-top{align-items:center}.guest-card-top span{display:none}.guest-card-top select{max-width:135px}.guest-card-body{margin-top:18px}.guest-card-body p{font-size:27px}.guest-card-actions{grid-template-columns:1fr}.guest-card-actions button{min-height:47px}.guest-allergies{max-height:103px;overflow-y:auto}.public-intro-band{grid-template-columns:1fr;gap:0;padding:22px 20px}.public-intro-band>div,.public-intro-band>div:first-child,.public-intro-band>div:last-child{border-bottom:1px solid #d7e3e1;border-right:0;padding:13px 0}.public-intro-band>div:last-child{border:0}.public-section{width:calc(100% - 26px);padding:62px 0}.public-section-heading{align-items:start;display:grid}.public-section-heading h2,.planning-intro h2,.trust-section h2,.public-final-cta h2{letter-spacing:-1.4px;font-size:34px}.destination-guide-grid,.all-destinations{grid-template-columns:1fr}.destination-guide-card{padding-inline:4px}.planning-section{padding:62px 17px}.planning-list>a{grid-template-columns:32px 1fr}.planning-list>a>svg{display:none}.allergen-link-cloud{display:grid}.allergen-link-cloud a{justify-content:space-between}.trust-section,.nonprofit-section{grid-template-columns:1fr;gap:23px;padding:58px 20px}.trust-section>div:first-child,.nonprofit-section-icon{border-radius:20px;width:65px;height:65px}.trust-section>div:first-child svg,.nonprofit-section-icon svg{width:31px}.trust-section p,.nonprofit-section p{font-size:15px}.nonprofit-section h2{letter-spacing:-1.4px;font-size:34px}.nonprofit-dialog-backdrop{padding:13px}.nonprofit-dialog{border-radius:21px;max-height:calc(100vh - 26px);padding:25px 19px}.nonprofit-dialog-close{top:13px;right:13px}.nonprofit-dialog h2{font-size:29px}.nonprofit-dialog>a{text-align:center;width:100%}.public-final-cta{padding:72px 17px}.public-footer{padding:48px 20px 24px}.public-footer-main{grid-template-columns:1fr;gap:32px}.public-footer-legal{line-height:1.5;display:grid}.library-hero{padding:58px 17px}.library-hero h1,.trust-page>header h1{letter-spacing:-2px;font-size:42px}.library-hero p{font-size:16px}.library-hero>div:last-child{gap:10px;display:grid}.article-card-grid{grid-template-columns:1fr}.article-card,.allergen-card-grid .article-card{min-height:230px}.medical-notice{width:calc(100% - 26px)}.article-page{width:calc(100% - 26px);padding-top:25px}.article-header{padding:35px 0}.article-header h1{letter-spacing:-2px;font-size:41px}.article-header>p{font-size:16px}.article-byline{gap:5px;display:grid}.article-layout{display:block}.article-body>section{padding:29px 0}.article-body>section h2{font-size:24px}.article-body>section>p,.article-note-list p{font-size:15px}.country-emergency{grid-template-columns:31px 1fr;padding:16px}.country-emergency>svg{width:25px}.country-emergency>div{grid-template-columns:1fr}.country-emergency strong{grid-area:auto;font-size:29px}.country-emergency p{grid-column:auto}.article-phrase{padding:18px}.article-phrase>p{font-size:27px}.article-aside{margin-top:30px;position:static}.source-section a{align-items:flex-start}.source-section a strong{font-size:14px}.trust-page{width:calc(100% - 26px);padding:55px 0}.trust-page>header>p{font-size:16px}.trust-page>article p{font-size:15px}.contact-options{margin-top:25px}.public-not-found h1{font-size:35px}.public-not-found>div{display:grid}}@media (prefers-reduced-motion:reduce){.article-card:hover{transform:none}}.reactEasyCrop_Container{-webkit-user-select:none;user-select:none;touch-action:none;cursor:move;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.reactEasyCrop_Image,.reactEasyCrop_Video{will-change:transform;max-width:unset}.reactEasyCrop_Contain{max-width:100%;max-height:100%;margin:auto;position:absolute;inset:0}.reactEasyCrop_Cover_Horizontal{width:100%;height:auto}.reactEasyCrop_Cover_Vertical{width:auto;height:100%}.reactEasyCrop_CropArea{box-sizing:border-box;color:#00000080;border:1px solid #ffffff80;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 9999em}.reactEasyCrop_CropAreaRound{border-radius:50%}.reactEasyCrop_CropAreaGrid:before{content:" ";box-sizing:border-box;border:0;border-left:1px solid #ffffff80;border-right:1px solid #ffffff80;position:absolute;inset:0 33.33%}.reactEasyCrop_CropAreaGrid:after{content:" ";box-sizing:border-box;border:1px solid #ffffff80;border-left:0;border-right:0;position:absolute;inset:33.33% 0}
