@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;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}.google-button,.auth-submit{cursor:pointer;border-radius:12px;width:100%;min-height:50px;font-family:Manrope;font-weight:700}.google-button{color:var(--ink);background:#fff;border:1px solid #cbd6e4;justify-content:center;align-items:center;gap:10px;margin-top:23px;display:flex}.google-button:disabled{opacity:.58;cursor:not-allowed}.google-mark{color:#4285f4;font-family:Arial,sans-serif;font-size:19px;font-weight:700}.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}}
