:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f4f4f1;--bg-elevated:#fafaf8;--surface:#ffffffd1;--surface-solid:#fff;--surface-muted:#f0f1ef;--surface-strong:#e9ebea;--ink:#111417;--ink-secondary:#444b52;--muted:#626b73;--hairline:#11141717;--border:#1114171f;--accent:#075dce;--accent-hover:#004ead;--accent-soft:#e8f1ff;--ocean:#0b6172;--ocean-deep:#0a3440;--green:#147a4a;--green-soft:#e7f5ed;--amber:#a75a04;--amber-soft:#fff2de;--red:#bd2c2c;--red-soft:#ffebea;--purple:#6d47b8;--purple-soft:#f1eafb;--shadow-xs:0 1px 2px #0a12180a;--shadow-sm:0 8px 28px #0a12180f, 0 1px 2px #0a12180a;--shadow-md:0 20px 60px #0a12181c, 0 2px 10px #0a12180d;--shadow-lg:0 40px 100px #060f172e;--radius-sm:12px;--radius:18px;--radius-lg:26px;--radius-xl:34px;--sidebar:248px;--topbar:70px;--max-width:1460px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0f13;--bg-elevated:#10161c;--surface:#151c22db;--surface-solid:#151c22;--surface-muted:#1a2229;--surface-strong:#222c34;--ink:#f6f8fa;--ink-secondary:#c1c8ce;--muted:#a3adb6;--hairline:#ffffff14;--border:#ffffff1f;--accent:#5b9dff;--accent-hover:#79adff;--accent-soft:#4487e82e;--ocean:#4db3c7;--ocean-deep:#082f39;--green:#65d49a;--green-soft:#2291562e;--amber:#ffb55d;--amber-soft:#c772102e;--red:#ff7f78;--red-soft:#ce37302e;--purple:#c1a2ff;--purple-soft:#774eb833;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 10px 35px #0000003b;--shadow-md:0 24px 70px #00000059;--shadow-lg:0 40px 100px #0000008c}@media (prefers-color-scheme:dark){:root[data-theme=system]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0f13;--bg-elevated:#10161c;--surface:#151c22db;--surface-solid:#151c22;--surface-muted:#1a2229;--surface-strong:#222c34;--ink:#f6f8fa;--ink-secondary:#c1c8ce;--muted:#a3adb6;--hairline:#ffffff14;--border:#ffffff1f;--accent:#5b9dff;--accent-hover:#79adff;--accent-soft:#4487e82e;--ocean:#4db3c7;--ocean-deep:#082f39;--green:#65d49a;--green-soft:#2291562e;--amber:#ffb55d;--amber-soft:#c772102e;--red:#ff7f78;--red-soft:#ce37302e;--purple:#c1a2ff;--purple-soft:#774eb833;--shadow-xs:0 1px 2px #0003;--shadow-sm:0 10px 35px #0000003b;--shadow-md:0 24px 70px #00000059;--shadow-lg:0 40px 100px #0000008c}}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--ink);margin:0}:where(button,a,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 55%, transparent);outline-offset:3px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{flex:none}::selection{background:color-mix(in srgb, var(--accent) 24%, transparent)}:root[data-motion=reduced] *,:root[data-motion=reduced] :before,:root[data-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.visually-hidden{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}.muted{color:var(--muted)}.inline-error{color:var(--red);margin:16px 0 0;font-size:13px}.source-note{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.45}.button{letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:650;transition:transform .18s,background .18s,border-color .18s,opacity .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)scale(.985)}.button:disabled{opacity:.52;cursor:default;transform:none}.button--small{min-height:38px;padding:8px 13px;font-size:13px}.button--medium{min-height:42px;padding:10px 18px;font-size:14px}.button--large{min-height:50px;padding:13px 22px;font-size:15px}.button--primary{background:var(--ink);color:var(--bg-elevated);box-shadow:var(--shadow-xs)}.button--primary:hover{background:color-mix(in srgb, var(--ink) 88%, var(--accent))}.button--secondary{background:var(--surface-muted);color:var(--ink);border:1px solid var(--hairline)}.button--secondary:hover{background:var(--surface-strong)}.button--ghost{color:var(--ink-secondary);border:1px solid var(--border);background:0 0}.button--quiet{color:var(--accent);background:0 0;padding-inline:6px}.button--danger{background:var(--red-soft);color:var(--red);border:1px solid color-mix(in srgb, var(--red) 18%, transparent)}.icon-button{border:1px solid var(--hairline);background:var(--surface-muted);width:40px;height:40px;color:var(--ink-secondary);cursor:pointer;border-radius:50%;place-items:center;transition:background .18s,transform .18s;display:inline-grid}.icon-button:hover{background:var(--surface-strong);transform:translateY(-1px)}.icon-button:active{transform:scale(.96)}.card{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);-webkit-backdrop-filter:blur(22px)saturate(120%)}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 7px;font-size:11px;font-weight:750;line-height:1.2}.section-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.section-header h2{letter-spacing:-.035em;margin:0;font-size:20px;line-height:1.15}.section-detail{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.45}.section-action{flex:none}.card-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.card-title-row h2{letter-spacing:-.035em;margin:0;font-size:21px}.pill{background:var(--surface-muted);min-height:24px;color:var(--ink-secondary);white-space:nowrap;text-transform:capitalize;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.pill--blue{background:var(--accent-soft);color:var(--accent)}.pill--green{background:var(--green-soft);color:var(--green)}.pill--amber{background:var(--amber-soft);color:var(--amber)}.pill--red{background:var(--red-soft);color:var(--red)}.pill--purple{background:var(--purple-soft);color:var(--purple)}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span{color:var(--ink-secondary);font-size:12px;font-weight:650}.field input,.field textarea,.field select,.packing-tools select{border:1px solid var(--border);background:var(--surface-muted);width:100%;color:var(--ink);border-radius:13px;outline:none;min-height:44px;padding:11px 13px;transition:border-color .18s,box-shadow .18s,background .18s}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.packing-tools select:focus{border-color:color-mix(in srgb, var(--accent) 70%, transparent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 13%, transparent);background:var(--surface-solid)}.field small{color:var(--muted);font-size:11px;line-height:1.35}.field-error{color:var(--red)!important}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}:is(.form-grid .field:has(textarea),.form-grid .toggle-row){grid-column:1/-1}.toggle-row{border:0;border-top:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 0;display:flex}.toggle-row>span:first-child{flex-direction:column;gap:4px;display:flex}.toggle-row strong{font-size:14px}.toggle-row small{color:var(--muted);line-height:1.35}.switch{background:var(--surface-strong);border-radius:999px;flex:none;width:44px;height:26px;padding:3px;transition:background .2s}.switch span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.2,.8,.2,1);display:block;box-shadow:0 1px 5px #00000038}.switch.is-on{background:var(--green)}.switch.is-on span{transform:translate(18px)}.segmented{background:var(--surface-muted);border:1px solid var(--hairline);border-radius:12px;align-items:center;gap:3px;max-width:100%;padding:3px;display:inline-flex;overflow-x:auto}.segmented button{min-height:32px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:650}.segmented button.is-active{background:var(--surface-solid);color:var(--ink);box-shadow:var(--shadow-xs)}.progress-wrap{align-items:center;gap:12px;display:flex}.progress-track{background:var(--surface-strong);border-radius:99px;flex:1;height:7px;overflow:hidden}.progress-track span{border-radius:inherit;background:var(--accent);height:100%;transition:width .4s;display:block}.progress-label{color:var(--muted);white-space:nowrap;font-size:11px}.check-control{border:1.5px solid var(--border);color:#fff;cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.check-control.is-checked{border-color:var(--green);background:var(--green)}.avatar{background:linear-gradient(145deg, color-mix(in srgb, var(--accent) 16%, var(--surface-solid)), var(--surface-strong));border:1px solid color-mix(in srgb, var(--accent) 15%, var(--hairline));color:var(--ink);letter-spacing:-.04em;border-radius:50%;flex:none;place-items:center;font-weight:720;display:inline-grid;position:relative}.avatar--small{width:30px;height:30px;font-size:10px}.avatar--medium{width:40px;height:40px;font-size:12px}.avatar--large{width:54px;height:54px;font-size:15px}.avatar-status{background:var(--muted);border:2px solid var(--surface-solid);border-radius:50%;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.avatar-status.is-online{background:var(--green)}.text-action{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:670;display:inline-flex}.text-action:disabled{opacity:.5}.is-spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.search-box{background:var(--surface);border:1px solid var(--hairline);min-width:280px;height:44px;color:var(--muted);border-radius:14px;align-items:center;gap:8px;padding:0 13px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.search-box--small{border-radius:11px;min-width:170px;height:38px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:40px;display:flex}.empty-icon{background:var(--surface-muted);width:52px;height:52px;color:var(--accent);border-radius:18px;place-items:center;margin-bottom:16px;display:grid}.empty-state h3{letter-spacing:-.025em;margin:0 0 7px;font-size:18px}.empty-state p{max-width:430px;color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.5}.sheet-backdrop{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03080d61;justify-content:center;align-items:flex-end;padding:24px;animation:.18s fade-in;display:flex;position:fixed;inset:0}.sheet{background:var(--bg-elevated);border:1px solid var(--border);width:min(100%,620px);max-height:min(88vh,900px);box-shadow:var(--shadow-lg);border-radius:28px;flex-direction:column;animation:.28s cubic-bezier(.2,.8,.2,1) sheet-up;display:flex;overflow:hidden}.sheet--small{width:min(100%,480px)}.sheet--large{width:min(100%,820px)}.sheet-handle{background:var(--surface-strong);border-radius:10px;width:38px;height:5px;margin:9px auto 0;display:none}.sheet-header{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 18px;display:flex}.sheet-header h2{letter-spacing:-.035em;margin:0;font-size:21px}.sheet-header p{color:var(--muted);margin:6px 0 0;font-size:12px}.sheet-body{padding:24px 26px;overflow:auto}.sheet-footer{padding:16px 26px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--hairline);background:color-mix(in srgb, var(--bg-elevated) 92%, transparent)}.sheet-footer-actions{justify-content:space-between;gap:14px;display:flex}@keyframes fade-in{0%{opacity:0}}@keyframes sheet-up{0%{opacity:0;transform:translateY(24px)scale(.985)}}.toast{z-index:2000;background:color-mix(in srgb, var(--ink) 92%, transparent);max-width:min(90vw,520px);color:var(--bg-elevated);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;text-align:center;border-radius:999px;padding:12px 18px;font-size:13px;font-weight:650;transition:opacity .2s,transform .2s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,18px)}.toast.is-visible{opacity:1;transform:translate(-50%)}.brand-lockup{align-items:center;gap:11px;display:flex}.brand-lockup>div:last-child{flex-direction:column;gap:2px;display:flex}.brand-lockup strong{letter-spacing:-.025em;font-size:14px}.brand-lockup small{color:var(--muted);font-size:10px}.brand-mark{background:var(--ink);width:34px;height:34px;box-shadow:var(--shadow-xs);border-radius:11px;position:relative;overflow:hidden}.brand-mark span:first-child{border:3px solid var(--bg-elevated);border-color:var(--bg-elevated) transparent transparent transparent;border-radius:50%;width:42px;height:17px;position:absolute;top:13px;left:-7px;transform:rotate(-5deg)}.brand-mark span:last-child{background:#f0bb55;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.brand-mark--small{border-radius:9px;width:28px;height:28px}.brand-mark--hero{border-radius:18px;width:58px;height:58px}.brand-mark--hero span:first-child{border-width:5px;width:72px;height:28px;top:22px;left:-12px}.brand-mark--hero span:last-child{width:11px;height:11px;top:10px;right:11px}.setup-screen{background:var(--bg);flex-direction:column;min-height:100dvh;padding:26px clamp(24px,5vw,72px);display:flex;position:relative;overflow:hidden}.setup-screen--loading{color:var(--muted);justify-content:center;align-items:center;gap:18px}.setup-ambient{filter:blur(1px);pointer-events:none;opacity:.55;border-radius:50%;position:absolute}.setup-ambient--one{background:radial-gradient(circle, color-mix(in srgb, var(--accent) 15%, transparent), transparent 68%);width:560px;height:560px;top:-250px;right:-220px}.setup-ambient--two{background:radial-gradient(circle, color-mix(in srgb, var(--ocean) 14%, transparent), transparent 70%);width:620px;height:620px;bottom:-350px;left:-280px}.setup-header,.setup-footer{z-index:1;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.setup-content{z-index:1;flex:1;grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:center;gap:clamp(54px,8vw,120px);width:min(1180px,100%);margin:0 auto;padding:80px 0;display:grid;position:relative}.setup-copy h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(48px,7vw,88px);font-weight:720;line-height:.94}.setup-lede{max-width:680px;color:var(--ink-secondary);letter-spacing:-.015em;margin:28px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.55}.setup-feature-row{flex-wrap:wrap;gap:13px 24px;margin-top:34px;display:flex}.setup-feature-row span{color:var(--ink-secondary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.setup-card{background:color-mix(in srgb, var(--surface-solid) 88%, transparent);box-shadow:var(--shadow-md);padding:32px}.setup-card__icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:16px;place-items:center;margin-bottom:22px;display:grid}.setup-card h2{letter-spacing:-.045em;margin:0;font-size:26px}.setup-card>p{color:var(--muted);margin:12px 0 22px;font-size:14px;line-height:1.55}.setup-card .button{width:100%}.setup-form{flex-direction:column;gap:16px;display:flex}.setup-divider{color:var(--muted);align-items:center;gap:12px;margin:20px 0;font-size:11px;display:flex}.setup-divider:before,.setup-divider:after{content:"";background:var(--hairline);flex:1;height:1px}.setup-privacy-note{color:var(--muted);text-align:center;margin-top:13px;font-size:10px;line-height:1.5;display:block}.setup-footer{color:var(--muted);letter-spacing:.02em;font-size:10px}.trip-picker{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.trip-picker button{border:1px solid var(--hairline);background:var(--surface-muted);text-align:left;cursor:pointer;border-radius:13px;justify-content:space-between;align-items:center;width:100%;padding:12px;display:flex}.trip-picker button>span{flex-direction:column;gap:3px;display:flex}.trip-picker small{color:var(--muted)}.app-shell{min-height:100vh}.sidebar{width:var(--sidebar);z-index:40;border-right:1px solid var(--hairline);background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);flex-direction:column;padding:26px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand-lockup{padding:0 10px 27px}.side-nav{flex-direction:column;gap:4px;display:flex}.side-nav button{width:100%;min-height:44px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:0 13px;font-size:13px;font-weight:620;transition:background .18s,color .18s;display:flex}.side-nav button:hover{color:var(--ink);background:var(--surface-muted)}.side-nav button.is-active{color:var(--ink);background:var(--surface-solid);box-shadow:var(--shadow-xs)}.sidebar-footer{flex-direction:column;gap:12px;margin-top:auto;display:flex}.sync-status{color:var(--muted);align-items:center;gap:7px;min-width:0;font-size:10px;display:flex}.sync-status span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sync-status b{background:var(--amber-soft);min-width:18px;height:18px;color:var(--amber);border-radius:999px;place-items:center;padding:0 5px;font-size:9px;display:grid}.sync-status--synced{color:var(--green)}.sync-status--syncing{color:var(--accent)}.sync-status--error,.sync-status--offline{color:var(--amber)}.account-chip{border:1px solid var(--hairline);background:var(--surface);text-align:left;cursor:pointer;border-radius:15px;align-items:center;gap:9px;width:100%;padding:10px;display:flex}.account-chip>span{flex-direction:column;gap:2px;min-width:0;display:flex}.account-chip strong,.account-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-chip strong{font-size:11px}.account-chip small{color:var(--muted);font-size:9px}.app-main{min-height:100vh;padding-left:var(--sidebar)}.topbar{z-index:30;height:var(--topbar);background:color-mix(in srgb, var(--bg) 83%, transparent);border-bottom:1px solid var(--hairline);-webkit-backdrop-filter:blur(26px)saturate(140%);backdrop-filter:blur(26px)saturate(140%);justify-content:space-between;align-items:center;padding:0 clamp(24px,4vw,54px);display:flex;position:sticky;top:0}.trip-titlebar{align-items:baseline;gap:12px;min-width:0;display:flex}.trip-titlebar__name{color:var(--ink);font-weight:680;font-size:13px!important}.trip-titlebar span{color:var(--muted);white-space:nowrap;font-size:11px}.topbar-actions{align-items:center;gap:13px;display:flex}.presence-stack{padding-left:10px;display:flex}.presence-stack .avatar{box-shadow:0 0 0 2px var(--bg);margin-left:-8px}.mobile-brand,.mobile-more,.mobile-sync{display:none}.mobile-more-options{gap:10px;display:grid}.mobile-more-options>button{border:1px solid var(--hairline);background:var(--surface-muted);min-height:72px;color:var(--ink);text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:13px;padding:14px 16px;display:grid}.mobile-more-options>button.is-active{border-color:color-mix(in srgb, var(--accent) 35%, var(--border));background:var(--accent-soft);color:var(--accent)}.mobile-more-options>button>span{flex-direction:column;gap:4px;display:flex}.mobile-more-options strong{font-size:14px}.mobile-more-options small{color:var(--muted);font-size:12px}.page-stage{width:100%}.page{width:min(var(--max-width), 100%);margin:0 auto;padding:40px clamp(24px,4vw,54px) 90px}.page-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:32px;display:flex}.page-heading h1{letter-spacing:-.062em;margin:0;font-size:clamp(36px,4vw,54px);line-height:.98}.page-heading p:last-child{max-width:680px;color:var(--muted);margin:13px 0 0;font-size:14px;line-height:1.55}.bottom-nav{display:none}.viewer-badge{z-index:70;pointer-events:none;position:fixed;bottom:18px;right:18px}.hero-card{border-radius:var(--radius-xl);color:#f7fbfc;min-height:285px;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#082c38 0%,#0b5362 48%,#22728a 100%);justify-content:space-between;align-items:flex-end;gap:32px;padding:clamp(30px,5vw,56px);display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff0d,#0000 46%);position:absolute;inset:0}.hero-card__mesh{border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;top:-310px;right:-140px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.hero-card__copy,.hero-weather{z-index:1;position:relative}.hero-card .eyebrow{color:#ffffff9e}.hero-card h1{letter-spacing:-.075em;margin:0;font-size:clamp(46px,6vw,80px);line-height:.95}.hero-card__copy>p:not(.eyebrow){color:#ffffffb8;margin:14px 0 0;font-size:15px}.hero-meta{flex-wrap:wrap;gap:10px 18px;margin-top:27px;display:flex}.hero-meta span{color:#ffffffb8;align-items:center;gap:7px;font-size:12px;display:inline-flex}.hero-weather{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff21;border-radius:24px;flex-direction:column;flex:0 0 190px;align-items:flex-start;min-height:165px;padding:20px;display:flex}.hero-weather__icon{background:#ffffff1f;border-radius:14px;place-items:center;width:44px;height:44px;margin-bottom:auto;display:grid}.hero-weather strong{letter-spacing:-.06em;font-size:36px;line-height:1}.hero-weather span{margin-top:5px;font-size:13px}.hero-weather small{color:#ffffff8c;margin-top:4px;font-size:9px}.home-grid{gap:18px;margin-top:18px;display:grid}.home-grid--lead{grid-template-columns:1.3fr .7fr}.home-grid--conditions{grid-template-columns:1.35fr .65fr}.home-grid--family{grid-template-columns:.9fr 1.1fr}.next-card,.readiness-card,.conditions-card,.plan-b-card,.home-grid--family>.card{padding:24px}.next-up{background:var(--surface-muted);border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:24px;padding:18px;display:grid}.next-up__time{color:var(--accent);flex-direction:column;align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.next-up h3{letter-spacing:-.025em;margin:0 0 5px;font-size:16px}.next-up p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.next-up>time{letter-spacing:-.04em;font-size:18px;font-weight:720}.next-up-empty{background:var(--green-soft);color:var(--green);border-radius:17px;align-items:center;gap:13px;margin-top:24px;padding:18px;display:flex}.next-up-empty span{flex-direction:column;gap:3px;display:flex}.next-up-empty small{color:var(--muted)}.readiness-score{letter-spacing:-.06em;align-items:baseline;gap:4px;font-size:28px;font-weight:730;display:flex}.readiness-score small{color:var(--muted);letter-spacing:0;font-size:10px}.readiness-card .progress-wrap{margin-top:24px}.readiness-links{gap:10px;margin-top:18px;display:flex}.readiness-links button{background:var(--surface-muted);min-height:38px;color:var(--ink-secondary);cursor:pointer;border:0;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.preflight-strip{border:1px solid color-mix(in srgb, var(--amber) 18%, var(--hairline));background:color-mix(in srgb, var(--amber-soft) 72%, var(--surface));border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:76px;margin:14px 0 22px;padding:14px 16px;display:grid}.preflight-strip>span{background:var(--surface-solid);width:42px;height:42px;color:var(--amber);border-radius:14px;place-items:center;display:grid}.preflight-strip>div{flex-direction:column;gap:3px;min-width:0;display:flex}.preflight-strip .eyebrow{color:var(--amber);margin:0}.preflight-strip strong{font-size:14px}.preflight-strip small{color:var(--ink-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.quick-actions{grid-template-columns:repeat(6,1fr);gap:10px;margin:18px 0 42px;display:grid}.quick-action{border:1px solid var(--hairline);background:var(--surface);min-width:0;box-shadow:var(--shadow-xs);text-align:left;cursor:pointer;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid}.quick-action__icon{background:var(--surface-muted);width:34px;height:34px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.quick-action>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.quick-action strong,.quick-action small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quick-action strong{font-size:11px}.quick-action small{color:var(--muted);font-size:9px}.quick-action>svg{color:var(--muted)}.flight-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.flight-card{padding:24px}.flight-card__top,.flight-card__actions,.flight-live-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.flight-direction{color:var(--ink-secondary);align-items:center;gap:8px;font-size:12px;font-weight:680;display:flex}.plane-return{transform:rotate(180deg)}.flight-route{grid-template-columns:1fr minmax(90px,.9fr) 1fr;align-items:center;gap:10px;margin:28px 0 20px;display:grid}.flight-route>div:first-child,.flight-route>div:last-child{flex-direction:column;display:flex}.flight-route>div:last-child{text-align:right;align-items:flex-end}.flight-route strong{letter-spacing:-.06em;font-size:32px}.flight-route time{margin-top:2px;font-size:18px;font-weight:680}.flight-route small{color:var(--muted);margin-top:3px;font-size:9px}.flight-route__line{min-height:40px;color:var(--muted);justify-content:center;align-items:center;display:flex;position:relative}.flight-route__line>span{background:var(--border);height:1px;position:absolute;left:0;right:0}.flight-route__line small{z-index:1;background:var(--surface-solid);border-radius:999px;margin:0;padding:4px 8px;position:relative}.flight-route__line svg{background:var(--surface-solid);position:absolute;right:-1px}.flight-live-row{background:var(--green-soft);color:var(--green);border-radius:11px;padding:10px 12px;font-size:10px}.flight-provider-note{background:var(--surface-muted);color:var(--muted);border-radius:11px;margin:0;padding:10px 12px;font-size:10px;line-height:1.4}.flight-card__actions{margin-top:16px}.condition-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.condition-metrics>div{background:var(--surface-muted);min-height:100px;color:var(--accent);border-radius:15px;flex-direction:column;align-items:flex-start;padding:15px;display:flex}.condition-metrics strong{color:var(--ink);letter-spacing:-.04em;margin-top:auto;font-size:21px}.condition-metrics span{color:var(--muted);font-size:9px}.condition-advice{background:var(--accent-soft);color:var(--accent);border-radius:14px;align-items:flex-start;gap:11px;margin-top:12px;padding:14px;display:flex}.condition-advice--alert{background:var(--red-soft);color:var(--red)}.condition-advice span{flex-direction:column;gap:4px;display:flex}.condition-advice strong{font-size:12px}.condition-advice small{color:var(--ink-secondary);font-size:10px;line-height:1.4}.plan-b-card{background:linear-gradient(145deg, color-mix(in srgb, var(--surface) 90%, var(--purple-soft)), var(--surface));flex-direction:column;align-items:flex-start;display:flex}.plan-b-icon,.travel-mode-card__icon{background:var(--purple-soft);width:46px;height:46px;color:var(--purple);border-radius:15px;place-items:center;margin-bottom:24px;display:grid}.plan-b-card h2,.travel-mode-card h2{letter-spacing:-.045em;margin:0;font-size:23px;line-height:1.15}.plan-b-card>p:not(.eyebrow),.travel-mode-card p{color:var(--muted);font-size:12px;line-height:1.55}.plan-b-card .button{margin-top:auto}.family-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.family-person{background:var(--surface-muted);border-radius:13px;align-items:center;gap:10px;padding:9px;display:flex}.family-person>span{flex-direction:column;gap:2px;display:flex}.family-person strong{font-size:11px}.family-person small{color:var(--muted);text-transform:capitalize;font-size:9px}.travel-mode-card{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;display:grid}.travel-mode-card__icon{background:var(--accent-soft);color:var(--accent);margin:0}.travel-mode-card p{margin:7px 0 0}.day-switcher{gap:8px;margin-bottom:18px;padding-bottom:4px;display:flex;overflow-x:auto}.day-switcher button{border:1px solid var(--hairline);background:var(--surface);min-width:142px;min-height:60px;color:var(--muted);cursor:pointer;border-radius:15px;flex-direction:column;align-items:flex-start;gap:4px;padding:11px 14px;display:flex}.day-switcher button span{text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.day-switcher button strong{color:var(--ink-secondary);white-space:nowrap;font-size:12px}.day-switcher button.is-active{background:var(--ink);border-color:var(--ink);color:color-mix(in srgb, var(--bg-elevated) 65%, transparent)}.day-switcher button.is-active strong{color:var(--bg-elevated)}.plan-layout{grid-template-columns:minmax(0,1fr) 340px;gap:18px;display:grid}.timeline-card{padding:26px}.timeline{flex-direction:column;display:flex}.timeline-item{grid-template-columns:72px 22px minmax(0,1fr);gap:9px;min-height:118px;display:grid}.timeline-item__time{flex-direction:column;align-items:flex-end;padding-top:4px;display:flex}.timeline-item__time time{font-size:13px;font-weight:700}.timeline-item__time small{color:var(--muted);margin-top:4px;font-size:9px}.timeline-item__rail{justify-content:center;display:flex;position:relative}.timeline-item__rail:before{content:"";background:var(--border);width:1px;position:absolute;top:18px;bottom:-2px}.timeline-item:last-child .timeline-item__rail:before{display:none}.timeline-item__rail span{z-index:1;background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 4px var(--accent-soft);border-radius:50%;margin-top:7px;position:relative}.timeline-item__content{padding:0 0 24px 8px}.timeline-item__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.timeline-item__head h3{letter-spacing:-.025em;margin:7px 0 0;font-size:17px}.timeline-item__tools{gap:7px;display:flex}.timeline-item__content>p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.5}.item-location{align-items:center;gap:6px;display:flex;color:var(--ink-secondary)!important}.item-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:11px;display:flex}.reservation-chip{color:var(--muted);font-size:10px}.timeline-item.is-done{opacity:.55}.timeline-item.is-done h3{text-decoration:line-through}.timeline-item.is-done .timeline-item__rail span{background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.plan-sidebar{flex-direction:column;gap:18px;display:flex}.plan-sidebar .card{padding:22px}.reminder-list{flex-direction:column;gap:7px;display:flex}.reminder-row{background:var(--surface-muted);text-align:left;cursor:pointer;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.reminder-icon{background:var(--surface-solid);width:31px;height:31px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.reminder-row>span:last-child{flex-direction:column;gap:3px;display:flex}.reminder-row strong{font-size:11px;line-height:1.3}.reminder-row small{color:var(--muted);font-size:9px}.reminder-row.is-done{opacity:.52}.reminder-row.is-done strong{text-decoration:line-through}.rhythm-card{background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--green-soft) 45%, var(--surface)))}.rhythm-icon{background:var(--green-soft);width:40px;height:40px;color:var(--green);border-radius:13px;place-items:center;margin-bottom:18px;display:grid}.rhythm-card h3{margin:0;font-size:17px}.rhythm-card p{color:var(--muted);margin-bottom:0;font-size:12px;line-height:1.55}.page-heading--stackable{align-items:flex-end}.smart-plan-banner{background:linear-gradient(110deg, color-mix(in srgb, var(--accent-soft) 70%, var(--surface)), var(--surface));grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:18px;padding:20px 22px;display:grid}.smart-plan-banner__icon{background:var(--surface-solid);width:46px;height:46px;color:var(--accent);border-radius:15px;place-items:center;display:grid}.smart-plan-banner h2{letter-spacing:-.03em;margin:0;font-size:18px}.smart-plan-banner p:last-child{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.45}.smart-plan-banner>button{background:var(--surface-solid);min-height:38px;color:var(--accent);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:680;display:flex}.discover-toolbar{justify-content:space-between;align-items:center;gap:14px;margin:16px 0 18px;display:flex}.result-count{color:var(--muted);white-space:nowrap;font-size:11px}.travel-desk{margin-bottom:24px}.travel-desk>.section-header{margin:4px 2px 14px}.ground-card{grid-template-columns:auto minmax(0,1fr);gap:16px;margin-bottom:14px;padding:20px;display:grid;position:relative;overflow:hidden}.ground-card:after{content:"";background:color-mix(in srgb, var(--amber-soft) 55%, transparent);pointer-events:none;border-radius:50%;width:180px;height:180px;position:absolute;top:-115px;right:-65px}.ground-card--confirmed:after{background:color-mix(in srgb, var(--green-soft) 55%, transparent)}.ground-card__icon{background:var(--amber-soft);width:48px;height:48px;color:var(--amber);border-radius:16px;place-items:center;display:grid}.ground-card--confirmed .ground-card__icon{background:var(--green-soft);color:var(--green)}.ground-card__body{z-index:1;min-width:0;position:relative}.ground-card__title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ground-card__title h2{letter-spacing:-.04em;margin:1px 0 0;font-size:20px}.ground-card__body>p{max-width:750px;color:var(--muted);margin:8px 0 14px;font-size:11px;line-height:1.55}.ground-card__facts{flex-wrap:wrap;gap:8px;display:flex}.ground-card__facts span{border:1px solid var(--hairline);background:var(--surface-muted);min-width:135px;color:var(--ink-secondary);text-transform:capitalize;border-radius:12px;flex-direction:column;gap:3px;padding:9px 11px;font-size:10px;display:flex}.ground-card__facts strong{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px}.ground-card__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.airport-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.airport-card{flex-direction:column;min-width:0;padding:20px;display:flex}.airport-card__head,.airport-card__actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.airport-code{color:var(--accent);align-items:center;gap:8px;display:inline-flex}.airport-code strong{letter-spacing:.02em;font-size:18px}.airport-card__intro{margin:20px 0 15px}.airport-card__intro h3{letter-spacing:-.035em;margin:3px 0 0;font-size:19px;line-height:1.2}.airport-card__intro>p:last-child:not(.eyebrow){color:var(--muted);margin:8px 0 0;font-size:10px;line-height:1.5}.airport-amenities{border-block:1px solid var(--hairline);flex-direction:column;display:flex}.airport-amenity{border-top:1px solid var(--hairline);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:9px 0;display:grid}.airport-amenity:first-child{border-top:0}.airport-amenity__icon{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.airport-amenity>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.airport-amenity strong{font-size:11px}.airport-amenity small,.airport-amenity em{color:var(--muted);font-size:9px;font-style:normal;line-height:1.45}.airport-amenity em{color:var(--ink-secondary)}.airport-amenity>a{width:32px;height:32px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.airport-tips{padding:15px 2px 12px}.airport-tips>strong{font-size:10px}.airport-tips ul{color:var(--muted);margin:7px 0 0;padding-left:18px;font-size:10px;line-height:1.55}.airport-card__actions{margin-top:auto;padding-top:4px}.airport-card__actions .button{gap:6px}.verified-date{color:var(--muted);margin-top:13px;font-size:9px}.place-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.place-card{flex-direction:column;min-height:390px;padding:20px;display:flex}.place-card__top,.place-card__title,.place-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.place-category{color:var(--muted);text-transform:capitalize;align-items:center;gap:7px;font-size:10px;display:inline-flex}.place-card__buttons{gap:6px;display:flex}.place-card__buttons button{border:1px solid var(--hairline);background:var(--surface-muted);min-width:33px;height:33px;color:var(--muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;gap:4px;padding:0 8px;font-size:9px;display:flex}.place-card__buttons button.is-active{background:var(--accent-soft);color:var(--accent);border-color:color-mix(in srgb, var(--accent) 20%, transparent)}.place-card__title{align-items:flex-start;margin-top:18px}.place-card h2{letter-spacing:-.035em;margin:0;font-size:19px;line-height:1.18}.place-card>p{color:var(--muted);font-size:12px;line-height:1.55}.place-tags{flex-wrap:wrap;gap:8px 12px;margin-top:2px;display:flex}.place-tags span{color:var(--ink-secondary);align-items:center;gap:5px;font-size:9px;display:inline-flex}.family-tip{background:var(--amber-soft);color:var(--amber);border-radius:12px;align-items:flex-start;gap:8px;margin-top:15px;padding:11px;display:flex}.family-tip span{color:var(--ink-secondary);font-size:10px;line-height:1.45}.allergy-note{border-left:2px solid var(--red);flex-direction:column;gap:3px;margin-top:9px;padding-left:10px;display:flex}.allergy-note strong{color:var(--red);font-size:9px}.allergy-note span{color:var(--muted);font-size:9px;line-height:1.42}.place-card__footer{margin-top:auto;padding-top:18px}.discover-disclaimer{margin-top:18px;padding:22px}.discover-disclaimer .section-header{margin-bottom:8px}.discover-disclaimer>p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.packing-overview{grid-template-columns:1.3fr .85fr .85fr;gap:14px;margin-bottom:18px;display:grid}.packing-progress-card{grid-template-columns:auto 1fr;align-items:center;gap:20px;padding:22px;display:grid}.packing-progress__score{background:conic-gradient(var(--accent) 0 78%, var(--surface-strong) 78%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.packing-progress__score:before{content:"";background:var(--surface-solid);border-radius:50%;position:absolute;inset:8px}.packing-progress__score strong,.packing-progress__score span{z-index:1;position:relative}.packing-progress__score strong{letter-spacing:-.05em;font-size:22px}.packing-progress__score span{color:var(--muted);font-size:8px}.packing-progress-card h2{letter-spacing:-.035em;margin:0 0 13px;font-size:20px}.mode-card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);text-align:left;cursor:pointer;align-items:center;gap:13px;padding:20px;display:flex}.mode-card>span{background:var(--amber-soft);width:42px;height:42px;color:var(--amber);border-radius:14px;place-items:center;display:grid}.mode-card--sweep>span{background:var(--green-soft);color:var(--green)}.mode-card>div{flex-direction:column;gap:4px;display:flex}.mode-card strong{font-size:13px}.mode-card small{color:var(--muted);font-size:9px;line-height:1.4}.packing-list-card{padding:22px}.packing-toolbar{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;display:flex}.packing-views{gap:4px;display:flex}.packing-views button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 12px;font-size:11px;font-weight:650}.packing-views button.is-active{color:var(--ink);background:var(--surface-muted)}.packing-tools{gap:8px;display:flex}.packing-tools select{width:auto;min-width:120px;min-height:38px;padding:7px 10px;font-size:11px}.packing-group{padding:22px 0 10px}.packing-group+.packing-group{border-top:1px solid var(--hairline)}.packing-group .section-header{margin-bottom:10px}.packing-group .section-header h2{font-size:15px}.packing-items{flex-direction:column;display:flex}.packing-row{border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:52px;padding:8px 5px;display:grid}.packing-row:hover{background:var(--surface-muted)}.packing-row__main{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.packing-row__main>span:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.packing-row strong{font-size:12px}.packing-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.packing-row__meta{align-items:center;gap:5px;display:flex}.packing-row.is-packed{opacity:.52}.packing-row.is-packed strong{text-decoration:line-through}.row-delete{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.row-delete:hover{background:var(--red-soft);color:var(--red)}.page-footer-actions{justify-content:flex-end;margin-top:16px;display:flex}.room-sweep-summary{background:var(--green-soft);color:var(--green);border-radius:15px;align-items:center;gap:14px;margin-bottom:16px;padding:15px;display:flex}.room-sweep-summary>span{font-size:30px;font-weight:730}.room-sweep-summary>div{flex-direction:column;gap:3px;display:flex}.room-sweep-summary small{color:var(--ink-secondary);font-size:9px}.room-sweep-list{flex-direction:column;gap:7px;display:flex}.room-sweep-list>div{background:var(--surface-muted);text-align:left;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.room-sweep-list>div>button{text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;gap:3px;min-width:0;padding:0;display:flex}.room-sweep-list strong{font-size:11px}.room-sweep-list small{color:var(--muted);font-size:9px}.room-sweep-list>div.is-done{opacity:.5}.money-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.money-card{align-items:flex-start;gap:13px;min-height:138px;padding:20px;display:flex;position:relative}.money-card>span{background:var(--surface-muted);width:40px;height:40px;color:var(--accent);border-radius:13px;place-items:center;display:grid}.money-card>div{flex-direction:column;display:flex}.money-card small{color:var(--muted);font-size:9px}.money-card strong{letter-spacing:-.055em;margin-top:3px;font-size:27px}.money-card p{color:var(--muted);margin:6px 0 0;font-size:9px}.money-card>button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:10px;position:absolute;top:16px;right:16px}.money-card--primary{background:var(--ink);color:var(--bg-elevated)}.money-card--primary>span{color:inherit;background:#ffffff1a}.money-card--primary small,.money-card--primary p{color:color-mix(in srgb, var(--bg-elevated) 60%, transparent)}.money-card--over{background:var(--red-soft)}.expenses-layout{grid-template-columns:minmax(0,1fr) 330px;gap:18px;display:grid}.expense-ledger,.category-card{padding:24px}.expense-list{flex-direction:column;display:flex}.expense-row{border-top:1px solid var(--hairline);grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:11px;min-height:64px;padding:10px 0;display:grid}.expense-row:first-child{border-top:0}.expense-row__icon{background:var(--surface-muted);width:34px;height:34px;color:var(--accent);border-radius:11px;place-items:center;display:grid}.expense-row__main{flex-direction:column;gap:3px;min-width:0;display:flex}.expense-row__main strong{font-size:12px}.expense-row__main span,.expense-row__main small{color:var(--muted);font-size:9px}.expense-amount{font-size:13px}.category-bars{flex-direction:column;gap:16px;display:flex}.category-bars>div>div{text-transform:capitalize;justify-content:space-between;margin-bottom:6px;font-size:10px;display:flex}.category-bar{background:var(--surface-strong);border-radius:99px;height:7px;display:block;overflow:hidden}.category-bar i{border-radius:inherit;background:var(--accent);height:100%;display:block}.sync-upgrade-card{background:linear-gradient(110deg, var(--accent-soft), var(--surface));grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:18px;padding:20px;display:grid}.sync-upgrade-card>div{background:var(--surface-solid);width:44px;height:44px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.sync-upgrade-card>span p{color:var(--muted);margin:4px 0 0;font-size:11px}.family-layout{grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:18px;display:grid}.family-main-column,.family-sidebar{flex-direction:column;gap:18px;display:flex}.family-main-column>.card,.family-sidebar>.card{padding:24px}.traveler-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.traveler-card{background:var(--surface-muted);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.traveler-card__name{flex-direction:column;gap:2px;display:flex}.traveler-card__name strong{font-size:13px}.traveler-card__name span{color:var(--muted);text-transform:capitalize;font-size:9px}.seat-badge{flex-direction:column;align-items:flex-end;display:flex}.seat-badge small{color:var(--muted);text-transform:uppercase;font-size:8px}.seat-badge strong{font-size:17px}.bag-summary{flex-wrap:wrap;grid-column:2/-1;gap:8px 14px;display:flex}.bag-summary span{color:var(--muted);font-size:9px}.bag-summary b{color:var(--ink)}.traveler-card>p{border-top:1px solid var(--hairline);color:var(--amber);grid-column:1/-1;margin:0;padding-top:9px;font-size:9px;line-height:1.45}.passenger-warning{background:var(--amber-soft);color:var(--amber);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:11px;margin-top:14px;padding:14px;display:grid}.passenger-warning strong{font-size:11px}.passenger-warning p{color:var(--ink-secondary);margin:4px 0 0;font-size:9px;line-height:1.45}.passenger-warning a{white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:700;display:inline-flex}.safety-card{overflow:hidden}.safety-card__header{align-items:center;gap:13px;display:flex}.safety-symbol{background:var(--red-soft);width:46px;height:46px;color:var(--red);border-radius:15px;place-items:center;display:grid}.safety-card__header h2{margin:0;font-size:22px}.reveal-button{background:var(--surface-muted);min-height:34px;color:var(--ink-secondary);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:0 12px;font-size:10px;font-weight:650;display:flex}.safety-blur{background:linear-gradient(100deg, var(--surface-muted), var(--surface-strong), var(--surface-muted));min-height:90px;color:var(--muted);border-radius:15px;justify-content:center;align-items:center;gap:9px;margin-top:18px;font-size:10px;display:flex}.allergy-pills{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.safety-instructions{background:var(--red-soft);border-radius:14px;margin-top:16px;padding:14px}.safety-instructions strong{color:var(--red);font-size:10px}.safety-instructions p{color:var(--ink-secondary);margin:7px 0 0;font-size:10px;line-height:1.55}.safety-card__actions{gap:8px;margin-top:14px;display:flex}.member-list{flex-direction:column;gap:8px;display:flex}.member-row{background:var(--surface-muted);border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px;display:grid}.member-row>span{flex-direction:column;gap:2px;display:flex}.member-row strong{font-size:11px}.member-row small{color:var(--muted);text-transform:capitalize;font-size:9px}.member-row>button{color:var(--muted);cursor:pointer;background:0 0;border:0}.status-picker{border-top:1px solid var(--hairline);margin-top:16px;padding-top:14px}.status-picker>span{color:var(--muted);font-size:10px}.status-picker>div{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.status-picker button{border:1px solid var(--hairline);background:var(--surface-muted);color:var(--muted);cursor:pointer;border-radius:999px;padding:6px 9px;font-size:9px}.status-picker button.is-active{background:var(--green-soft);color:var(--green);border-color:#0000}.emergency-card{background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--red-soft) 30%, var(--surface)))}.emergency-action{border-top:1px solid var(--hairline);min-height:56px;color:var(--ink-secondary);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:10px 0;display:grid}.emergency-action--911{color:var(--red)}.emergency-action>span{flex-direction:column;gap:3px;display:flex}.emergency-action strong{font-size:11px}.emergency-action small{color:var(--muted);font-size:9px}.little-kids-card{color:var(--accent);gap:12px;display:flex}.little-kids-card h3{color:var(--ink);margin:0;font-size:15px}.little-kids-card p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}.privacy-callout{background:var(--accent-soft);color:var(--accent);border-radius:13px;grid-column:1/-1;align-items:flex-start;gap:10px;padding:13px;display:flex}.privacy-callout--amber{background:var(--amber-soft);color:var(--amber)}.privacy-callout>span{flex-direction:column;gap:3px;display:flex}.privacy-callout strong{font-size:10px}.privacy-callout small{color:var(--ink-secondary);font-size:9px;line-height:1.4}.invite-result{text-align:center;padding:20px 0}.invite-result__icon{background:var(--green-soft);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 15px;display:grid}.invite-result h3{margin:0}.invite-result p{color:var(--muted);font-size:11px}.copy-field{gap:7px;margin-top:18px;display:flex}.copy-field input{border:1px solid var(--border);background:var(--surface-muted);min-width:0;color:var(--muted);border-radius:12px;flex:1;padding:10px}.copy-field button{background:var(--ink);width:42px;color:var(--bg-elevated);cursor:pointer;border:0;border-radius:12px}.settings-layout{grid-template-columns:minmax(0,1.2fr) 360px;gap:18px;display:grid}.settings-main,.settings-sidebar{flex-direction:column;gap:18px;display:flex}.settings-main>.card,.settings-sidebar>.card{padding:24px}.settings-row{border-top:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:11px 0;display:flex}.settings-row:first-of-type{border-top:0}.settings-row>span{align-items:center;gap:12px;display:flex}.settings-row>span>span{flex-direction:column;gap:3px;display:flex}.settings-row strong{font-size:12px}.settings-row small{color:var(--muted);font-size:9px;line-height:1.4}.settings-action{border:0;border-top:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:13px;width:100%;min-height:66px;padding:10px 0;display:flex}.settings-action:first-of-type{border-top:0}.settings-action>span{align-items:center;gap:12px;display:flex}.settings-action>span>span{flex-direction:column;gap:3px;display:flex}.settings-action strong{font-size:12px}.settings-action small{color:var(--muted);font-size:9px;line-height:1.4}.hotel-settings-summary{flex-direction:column;gap:5px;display:flex}.hotel-settings-summary strong{font-size:15px}.hotel-settings-summary span{color:var(--ink-secondary);font-size:11px}.hotel-settings-summary small{color:var(--muted);line-height:1.5}.transport-settings-summary{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.transport-settings-summary__icon{background:var(--amber-soft);width:38px;height:38px;color:var(--amber);border-radius:12px;place-items:center;display:grid}.transport-settings-summary>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.transport-settings-summary strong{font-size:13px}.transport-settings-summary small{color:var(--muted);font-size:9px;line-height:1.4}.backup-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.backup-actions button{border:1px solid var(--hairline);background:var(--surface-muted);text-align:left;cursor:pointer;border-radius:15px;align-items:center;gap:11px;min-height:82px;padding:13px;display:flex}.backup-actions button>span{flex-direction:column;gap:3px;display:flex}.backup-actions strong{font-size:11px}.backup-actions small{color:var(--muted);font-size:9px}.backup-actions+.privacy-callout{margin-top:12px}.account-summary{background:var(--surface-muted);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:grid}.account-summary>span{flex-direction:column;gap:3px;min-width:0;display:flex}.account-summary strong,.account-summary small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-summary strong{font-size:11px}.account-summary small{color:var(--muted);font-size:9px}.settings-sidebar .button{width:100%;margin-top:10px}.settings-signin{flex-direction:column;gap:14px;display:flex}.settings-signin p,.config-status p{color:var(--muted);font-size:11px;line-height:1.5}.config-status{color:var(--amber);flex-direction:column;align-items:flex-start;gap:10px;display:flex}.config-status strong{color:var(--ink)}.security-card{background:linear-gradient(145deg, var(--surface), color-mix(in srgb, var(--green-soft) 38%, var(--surface)));color:var(--green)}.security-card h3{color:var(--ink);margin:16px 0 8px}.security-card ul{color:var(--muted);margin:0;padding-left:18px;font-size:10px;line-height:1.7}.system-status-list{flex-direction:column;display:flex}.system-status-list>div{border-top:1px solid var(--hairline);min-height:44px;color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:9px;display:grid}.system-status-list>div:first-child{border-top:0}.system-status-list span{color:var(--ink-secondary);font-size:10px}.reset-button{margin-top:0!important}.travel-mode{color:#f4f8fa;background:#071017;flex-direction:column;min-height:100dvh;display:flex}.travel-mode__header{border-bottom:1px solid #ffffff17;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 clamp(18px,4vw,48px);display:grid}.travel-mode__header>div:first-child{align-items:center;gap:9px;font-size:12px;font-weight:680;display:flex}.travel-mode__header>button{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-self:end;place-items:center;width:38px;height:38px;display:grid}.travel-mode__clock{flex-direction:column;align-items:center;display:flex}.travel-mode__clock strong{font-size:17px}.travel-mode__clock span{color:#ffffff80;font-size:9px}.travel-mode__main{flex:1;width:min(1100px,100%);margin:0 auto;padding:clamp(22px,4vw,48px)}.travel-flight{background:linear-gradient(135deg,#0b3442,#12667a);border:1px solid #ffffff17;border-radius:30px;padding:clamp(24px,4vw,42px);box-shadow:0 25px 80px #00000040}.travel-flight__top{color:#ffffffa6;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-size:11px;display:flex}.travel-flight__route{grid-template-columns:1fr 1fr 1fr;align-items:center;margin-top:32px;display:grid}.travel-flight__route>div:first-child,.travel-flight__route>div:last-child{flex-direction:column;display:flex}.travel-flight__route>div:last-child{text-align:right;align-items:flex-end}.travel-flight__route small{color:#ffffff8c;font-size:14px;font-weight:700}.travel-flight__route strong{letter-spacing:-.07em;font-size:clamp(40px,8vw,76px);line-height:1}.travel-flight__route span{color:#ffffff8c;margin-top:7px;font-size:10px}.travel-flight__route>div:nth-child(2){flex-direction:column;align-items:center;display:flex}.travel-flight__route>div:nth-child(2)>div{align-items:center;gap:7px;width:100%;margin:9px 0;display:flex}.travel-flight__route i{background:#ffffff3d;flex:1;height:1px}.travel-flight__live{color:#ffffffa8;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:14px;margin-top:24px;padding-top:15px;font-size:9px;display:flex}.travel-next{background:#ffffff0f;border:1px solid #ffffff12;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:16px;margin-top:14px;padding:19px 22px;display:grid}.travel-next>p{color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;margin:0;font-size:9px}.travel-next>div{align-items:center;gap:12px;display:flex}.travel-next>div>span{flex-direction:column;gap:3px;display:flex}.travel-next strong{font-size:15px}.travel-next small{color:#ffffff80;font-size:9px}.travel-next time{font-size:14px;font-weight:700}.travel-actions-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.travel-actions-grid>a,.travel-actions-grid>button,.travel-action-disabled{color:#fff;text-align:left;cursor:pointer;background:#ffffff0e;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:86px;padding:16px;display:grid}.travel-actions-grid>a>span,.travel-actions-grid>button>span,.travel-action-disabled>span{flex-direction:column;gap:4px;display:flex}.travel-actions-grid strong{font-size:13px}.travel-actions-grid small{color:#ffffff7a;font-size:9px;line-height:1.35}.travel-action-disabled{opacity:.45}.travel-hotel-strip{color:#ffffffb3;align-items:center;gap:12px;margin-top:14px;display:flex}.travel-hotel-strip>span{flex-direction:column;gap:2px;display:flex}.travel-hotel-strip strong{font-size:11px}.travel-hotel-strip small{color:#ffffff6b;font-size:9px}.travel-mode__footer{padding:14px clamp(18px,4vw,48px) calc(14px + env(safe-area-inset-bottom));color:#ffffff73;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;font-size:9px;display:flex}.travel-mode .button--secondary{color:#fff;background:#ffffff1a;border-color:#ffffff1a}@media (width<=1180px){:root{--sidebar:214px}.quick-actions{grid-template-columns:repeat(3,1fr)}.place-grid{grid-template-columns:repeat(2,1fr)}.home-grid--conditions,.home-grid--family{grid-template-columns:1fr 1fr}}@media (width<=900px){:root{--topbar:62px}.sidebar{display:none}.app-main{padding-bottom:112px;padding-left:0}.topbar{height:calc(var(--topbar) + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0}.trip-titlebar,.topbar-sync{display:none}.mobile-brand{align-items:center;gap:9px;font-size:12px;font-weight:680;display:flex}.mobile-more{display:grid}.mobile-sync{z-index:49;right:15px;bottom:calc(78px + env(safe-area-inset-bottom));border:1px solid var(--border);background:color-mix(in srgb, var(--surface-solid) 90%, transparent);max-width:min(310px,100vw - 30px);min-height:30px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:999px;align-items:center;padding:6px 11px;display:flex;position:fixed}.mobile-sync .sync-status{max-width:286px;font-size:10px}.bottom-nav{z-index:50;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--border);background:color-mix(in srgb, var(--surface-solid) 84%, transparent);height:62px;box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(25px)saturate(150%);backdrop-filter:blur(25px)saturate(150%);border-radius:21px;grid-template-columns:repeat(5,1fr);padding:5px 7px;display:grid;position:fixed}.bottom-nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:8px;font-weight:650;display:flex}.bottom-nav__icon{border-radius:10px;place-items:center;width:34px;height:29px;display:grid}.bottom-nav button.is-active{color:var(--accent)}.bottom-nav button.is-active .bottom-nav__icon{background:var(--accent-soft)}.viewer-badge{right:18px;bottom:calc(82px + env(safe-area-inset-bottom))}.page{padding:28px 18px 64px}.page-heading h1{font-size:42px}.home-grid--lead,.home-grid--conditions,.home-grid--family,.plan-layout,.expenses-layout,.family-layout,.settings-layout{grid-template-columns:1fr}.plan-sidebar,.family-sidebar,.settings-sidebar{grid-template-columns:1fr 1fr;align-items:start;display:grid}.plan-sidebar>:first-child,.family-sidebar>:first-child,.settings-sidebar>:first-child{grid-column:1/-1}.packing-overview{grid-template-columns:1fr 1fr}.packing-progress-card{grid-column:1/-1}.money-grid{grid-template-columns:1fr 1fr}.money-card:first-child{grid-column:1/-1}.setup-content{grid-template-columns:1fr;gap:54px;padding:70px 0}.setup-copy{text-align:center}.setup-copy h1,.setup-lede{margin-inline:auto}.setup-feature-row{justify-content:center}.setup-card{width:min(500px,100%);margin:0 auto}}@media (width<=640px){.topbar{height:calc(58px + env(safe-area-inset-top))}.presence-stack{display:none}.page{padding:24px 14px 70px}.page-heading,.page-heading--stackable{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:24px}.page-heading h1{font-size:38px}.page-heading .button{width:100%}.preflight-strip{grid-template-columns:auto 1fr}.preflight-strip>.button{grid-column:1/-1;width:100%}.hero-card{flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:360px;padding:28px 24px}.hero-card h1{font-size:49px}.hero-weather{flex:none;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-height:auto;padding:13px;display:grid}.hero-weather__icon{grid-row:1/3;width:38px;height:38px;margin:0}.hero-weather strong{font-size:25px}.hero-weather span{margin:0}.hero-weather small{grid-column:2/-1;margin:-5px 0 0}.next-card,.readiness-card,.conditions-card,.plan-b-card,.home-grid--family>.card{padding:19px}.next-up{grid-template-columns:1fr auto}.next-up__time{flex-direction:row;grid-column:1/-1;justify-self:start}.quick-actions{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:34px}.quick-action{padding:10px}.flight-grid{grid-template-columns:1fr}.flight-card{padding:19px}.flight-route strong{font-size:28px}.condition-metrics{grid-template-columns:repeat(3,1fr)}.condition-metrics>div{min-height:92px;padding:12px}.condition-metrics strong{font-size:17px}.travel-mode-card{grid-template-columns:auto 1fr}.travel-mode-card .button{grid-column:1/-1;width:100%}.family-row{grid-template-columns:1fr 1fr}.day-switcher{margin-inline:-14px;padding-inline:14px}.day-switcher button{min-width:128px}.timeline-card{padding:18px 14px}.timeline-item{grid-template-columns:55px 18px minmax(0,1fr);gap:5px}.timeline-item__content{padding-left:3px}.timeline-item__head h3{font-size:15px}.timeline-item__tools .icon-button{width:31px;height:31px}.plan-sidebar,.family-sidebar,.settings-sidebar{display:flex}.search-box{width:100%;min-width:0}.smart-plan-banner{grid-template-columns:auto 1fr;padding:16px}.smart-plan-banner>button{grid-column:1/-1;justify-content:center;width:100%}.discover-toolbar{flex-direction:column;align-items:flex-start}.segmented{width:100%}.page--discover .segmented{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.page--discover .segmented::-webkit-scrollbar{display:none}.page--discover .segmented button{white-space:nowrap;flex:none}.segmented button{flex:1}.airport-grid,.ground-card{grid-template-columns:1fr}.ground-card__title{align-items:flex-start}.ground-card__facts{grid-template-columns:1fr 1fr;display:grid}.ground-card__facts span:last-child{grid-column:1/-1}.place-grid{grid-template-columns:1fr}.place-card{min-height:0}.packing-overview,.money-grid{grid-template-columns:1fr}.packing-progress-card,.money-card:first-child{grid-column:auto}.mode-card{min-height:80px}.packing-toolbar{flex-direction:column;align-items:stretch}.packing-views{overflow-x:auto}.packing-tools{width:100%}.packing-tools .search-box{flex:1}.packing-row__main{flex-direction:column;align-items:flex-start;gap:5px}.packing-row__meta{flex-wrap:wrap}.expense-row{grid-template-columns:auto minmax(0,1fr) auto}.expense-row .pill{display:none}.expense-amount{grid-area:1/3}.expense-row .row-delete{grid-area:2/3}.traveler-grid{grid-template-columns:1fr}.passenger-warning{grid-template-columns:auto 1fr}.passenger-warning a{grid-column:2}.sync-upgrade-card{grid-template-columns:auto 1fr}.sync-upgrade-card .button{grid-column:1/-1;width:100%}.settings-row--stack{flex-direction:column;align-items:flex-start}.backup-actions,.form-grid,.safety-detail-grid,.safety-emergency-actions{grid-template-columns:1fr}.safety-detail-grid section:first-child{grid-column:auto}.sheet-backdrop{align-items:flex-end;padding:0}.sheet{border-bottom:0;border-radius:26px 26px 0 0;width:100%;max-height:94dvh}.sheet-handle{display:block}.sheet-header{padding:17px 18px 14px}.sheet-body{padding:18px}.sheet-footer{padding:13px 18px calc(13px + env(safe-area-inset-bottom))}.setup-screen{padding:calc(20px + env(safe-area-inset-top)) 18px 20px}.setup-header .pill{display:none}.setup-content{padding:55px 0}.setup-copy h1{font-size:50px}.setup-lede{font-size:16px}.setup-card{padding:23px}.setup-footer{flex-direction:column;align-items:flex-start;gap:4px}.travel-mode__header{min-height:calc(72px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);grid-template-columns:1fr auto}.travel-mode__clock{display:none}.travel-flight__route{grid-template-columns:1fr .65fr 1fr}.travel-flight__route strong{font-size:40px}.travel-flight__route>div:first-child span,.travel-flight__route>div:last-child span{display:none}.travel-actions-grid{grid-template-columns:1fr}.travel-mode__main{padding:18px 14px}}@media print{.sidebar,.topbar,.bottom-nav,.button,.icon-button,.quick-actions,.page-footer-actions{display:none!important}.app-main{padding:0}.page{max-width:none;padding:0}.card,.hero-card{box-shadow:none;break-inside:avoid}body{color:#000;background:#fff}}.page-loading{min-height:54vh;color:var(--muted);align-content:center;place-items:center;gap:14px;display:grid}.page-loading span{border:2px solid var(--surface-strong);border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.page-loading p{margin:0;font-size:13px}.page--packing-studio{--pack-blue:#0a67d8;--pack-mint:#16865d;--pack-violet:#7650c9}.page-heading-actions{align-items:center;gap:9px;display:flex}.packing-command-card{background:radial-gradient(circle at 7% -15%, color-mix(in srgb, var(--accent) 13%, transparent), transparent 34%), linear-gradient(145deg, color-mix(in srgb, var(--surface-solid) 92%, transparent), var(--surface));margin-bottom:14px;padding:0;overflow:hidden}.packing-command-primary{grid-template-columns:auto minmax(0,1fr) minmax(220px,.58fr);align-items:center;gap:26px;min-height:205px;padding:26px;display:grid}.pack-ring{--pack-progress:0%;background:conic-gradient(var(--accent) var(--pack-progress), var(--surface-strong) 0);width:126px;height:126px;box-shadow:inset 0 0 0 1px var(--hairline), 0 14px 38px #075dce14;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.pack-ring:before{content:"";border-radius:inherit;background:color-mix(in srgb, var(--surface-solid) 96%, transparent);box-shadow:inset 0 0 0 1px var(--hairline);position:absolute;inset:9px}.pack-ring>span{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.pack-ring strong{letter-spacing:-.07em;font-size:31px;line-height:1}.pack-ring small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700}.packing-command-copy{min-width:0}.packing-command-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(25px,2.5vw,38px);line-height:1.05}.packing-command-copy>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:10px 0 18px;font-size:12px;line-height:1.55}.packing-command-copy .progress-wrap{max-width:560px}.pack-next-list{border:1px solid var(--hairline);background:color-mix(in srgb, var(--surface-solid) 78%, transparent);border-radius:19px;min-width:0;padding:16px}.pack-next-list>span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:0 4px 8px;font-size:9px;font-weight:760;display:block}.pack-next-list>button{border:0;border-top:1px solid var(--hairline);width:100%;min-height:44px;color:var(--ink-secondary);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:8px 4px;display:flex}.pack-next-list>button:first-of-type{border-top:0}.pack-next-list>button>span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;min-width:0;font-size:10px;font-weight:650;display:flex;overflow:hidden}.pack-next-list>button>span svg,.pack-next-list>button:hover{color:var(--accent)}.pack-next-complete{min-height:84px;color:var(--green);justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.packing-stat-grid{border-top:1px solid var(--hairline);grid-template-columns:repeat(4,1fr);display:grid}.packing-stat-grid>button{border:0;border-left:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;min-width:0;padding:0}.packing-stat-grid>button:first-child{border-left:0}.packing-stat-grid>button:hover{background:color-mix(in srgb, var(--surface-muted) 55%, transparent)}.packing-stat{grid-template-columns:auto 1fr;align-items:flex-start;gap:11px;min-height:108px;padding:17px 19px;display:grid}.packing-stat>span{background:var(--surface-muted);width:35px;height:35px;color:var(--ink-secondary);border-radius:12px;place-items:center;display:grid}.packing-stat--blue>span{background:var(--accent-soft);color:var(--accent)}.packing-stat--green>span{background:var(--green-soft);color:var(--green)}.packing-stat--amber>span{background:var(--amber-soft);color:var(--amber)}.packing-stat--red>span{background:var(--red-soft);color:var(--red)}.packing-stat>div{flex-direction:column;min-width:0;display:flex}.packing-stat small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:8px;font-weight:700}.packing-stat strong{letter-spacing:-.04em;margin-top:4px;font-size:20px}.packing-stat p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.35}.packing-modes-row{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.packing-mode-card{border:1px solid var(--hairline);background:var(--surface);min-height:78px;box-shadow:var(--shadow-xs);text-align:left;cursor:pointer;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:14px 16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.packing-mode-card:hover{border-color:var(--border);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.packing-mode-card>span{border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.packing-mode-card--last>span{color:var(--amber);background:var(--amber-soft)}.packing-mode-card--arrival>span{color:var(--accent);background:var(--accent-soft)}.packing-mode-card--sweep>span{color:var(--green);background:var(--green-soft)}.packing-mode-card>div{flex-direction:column;gap:4px;display:flex}.packing-mode-card strong{font-size:12px}.packing-mode-card small{color:var(--muted);font-size:9px;line-height:1.35}.packing-mode-card>svg{color:var(--muted)}.packing-studio-tabs{border:1px solid var(--hairline);background:color-mix(in srgb, var(--surface-solid) 82%, transparent);width:max-content;max-width:100%;box-shadow:var(--shadow-xs);border-radius:16px;align-items:center;gap:3px;margin:0 auto 18px;padding:4px;display:flex;overflow-x:auto}.packing-studio-tabs button{min-width:118px;min-height:42px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:8px 13px;font-size:11px;font-weight:680;display:flex}.packing-studio-tabs button small{background:var(--surface-muted);border-radius:99px;place-items:center;min-width:21px;height:21px;font-size:8px;display:grid}.packing-studio-tabs button.is-active{background:var(--ink);color:var(--bg-elevated);box-shadow:0 4px 15px #0a121821}.packing-studio-tabs button.is-active small{color:inherit;background:#ffffff26}.packing-studio-card{padding:0 24px 16px;overflow:hidden}.packing-studio-toolbar{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.pack-filter-scroll{align-items:center;gap:3px;min-width:0;padding-block:12px;display:flex;overflow-x:auto}.pack-filter-scroll button{min-height:34px;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:0 11px;font-size:10px;font-weight:670}.pack-filter-scroll button.is-active{color:var(--ink);background:var(--surface-muted)}.pack-toolbar-controls{align-items:center;gap:8px;display:flex}.pack-toolbar-controls select{border:1px solid var(--hairline);background:var(--surface-muted);max-width:146px;min-height:38px;color:var(--ink-secondary);border-radius:11px;outline:none;padding:6px 28px 6px 10px;font-size:10px}.pack-toolbar-controls select:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent)}.packing-bulk-row{border-bottom:1px solid var(--hairline);min-height:46px;color:var(--muted);justify-content:space-between;align-items:center;gap:15px;font-size:9px;display:flex}.packing-bulk-row>div{align-items:center;gap:4px;display:flex}.packing-group--studio{padding:21px 0 8px}.packing-group--studio .section-header{margin-bottom:8px}.packing-items--studio{gap:2px}.packing-row--studio{grid-template-columns:auto minmax(0,1fr) auto;min-height:62px;padding:8px 5px}.packing-row--studio .packing-row__main{min-height:42px}.packing-row--studio strong{font-size:12px}.packing-row--studio small{max-width:min(760px,57vw);font-size:9px}.packing-row--studio .icon-button{opacity:0;width:40px;height:40px}.packing-row--studio:hover .icon-button,.packing-row--studio:focus-within .icon-button{opacity:1}.form-toggle-stack{border-top:1px solid var(--hairline);grid-column:1/-1}.studio-section-toolbar{justify-content:space-between;align-items:flex-end;gap:22px;margin:5px 0 21px;display:flex}.studio-section-toolbar h2{letter-spacing:-.05em;margin:0;font-size:29px}.studio-section-toolbar p:not(.eyebrow){max-width:680px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.5}.studio-section-toolbar>div:last-child{align-items:center;gap:8px;display:flex}.studio-section-toolbar select{border:1px solid var(--hairline);background:var(--surface);min-height:42px;color:var(--ink-secondary);border-radius:999px;outline:none;padding:9px 34px 9px 15px;font-size:11px}.studio-empty-card{padding:50px 24px}.empty-actions{justify-content:center;gap:8px;margin-top:15px;display:flex}.outfit-day{margin-top:26px}.outfit-day:first-of-type{margin-top:0}.outfit-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.outfit-card{border:1px solid var(--hairline);background:var(--surface);min-width:0;box-shadow:var(--shadow-xs);border-radius:24px;overflow:hidden}.outfit-card__visual{aspect-ratio:1.52;background:linear-gradient(145deg, color-mix(in srgb, var(--accent-soft) 70%, var(--surface-muted)), var(--surface-muted));cursor:pointer;border:0;width:100%;padding:0;position:relative;overflow:hidden}.outfit-card__visual>img,.outfit-card__visual>.trip-photo-state{object-fit:cover;width:100%;height:100%}.outfit-card__visual>span:not(.outfit-person){width:100%;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.outfit-card__visual>span:not(.outfit-person) small{font-size:9px}.outfit-person{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080d12b8;border-radius:99px;min-height:25px;padding:6px 10px;font-size:9px;font-weight:750;position:absolute;bottom:12px;left:12px}.outfit-card__body{padding:17px}.outfit-card__top,.luggage-card__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.outfit-card__top>span,.luggage-card__head>span{flex-direction:column;gap:4px;min-width:0;display:flex}.outfit-card__top small,.luggage-card__head small{color:var(--muted);font-size:8px;font-weight:650}.outfit-card h3,.luggage-card h3{letter-spacing:-.035em;margin:0;font-size:16px;line-height:1.15}.outfit-pieces{flex-wrap:wrap;align-content:flex-start;gap:5px;min-height:65px;margin:13px 0;display:flex}.outfit-pieces span{background:var(--surface-muted);min-height:24px;color:var(--ink-secondary);border-radius:8px;padding:5px 8px;font-size:8px;font-weight:620}.outfit-pieces em{color:var(--muted);font-size:9px;font-style:normal}.outfit-card__meta{flex-wrap:wrap;align-items:center;gap:7px;min-height:29px;display:flex}.outfit-card__meta>span:not(.pill){color:var(--muted);align-items:center;gap:5px;font-size:8px;display:inline-flex}.outfit-card__meta .is-warning{color:var(--amber)!important}.outfit-card__actions,.luggage-card__actions{border-top:1px solid var(--hairline);justify-content:space-between;gap:8px;margin-top:13px;padding-top:12px;display:flex}.luggage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.luggage-card{border:1px solid var(--hairline);background:var(--surface);min-width:0;box-shadow:var(--shadow-xs);border-radius:24px;overflow:hidden}.luggage-card__visual{aspect-ratio:1.65;background:linear-gradient(145deg, color-mix(in srgb, var(--purple-soft) 56%, var(--surface-muted)), var(--surface-muted));cursor:pointer;border:0;width:100%;padding:0;position:relative;overflow:hidden}.luggage-card__visual>img,.luggage-card__visual>.trip-photo-state{object-fit:cover;width:100%;height:100%}.luggage-card__visual>span:not(.pill){width:100%;height:100%;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.luggage-card__visual>span small{font-size:9px}.luggage-card__visual>.pill{background:color-mix(in srgb, var(--surface-solid) 84%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;bottom:12px;left:12px}.luggage-card__body{padding:17px}.luggage-card__body .progress-wrap{margin-top:14px}.luggage-facts{flex-direction:column;gap:7px;min-height:76px;margin-top:12px;display:flex}.luggage-facts>span{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;font-size:8px;display:flex;overflow:hidden}.luggage-facts .is-alert{color:var(--red);font-weight:700}.luggage-facts .is-warning{color:var(--amber)}.bag-detail-hero{grid-template-columns:126px 1fr;align-items:center;gap:20px;margin-bottom:18px;display:grid}.bag-detail-visual{aspect-ratio:1;background:var(--surface-muted);width:126px;color:var(--muted);border-radius:22px;place-items:center;display:grid;overflow:hidden}.bag-detail-visual img,.bag-detail-visual .trip-photo-state{object-fit:cover;width:100%;height:100%}.bag-detail-title{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:9px;display:flex}.bag-detail-hero h3{letter-spacing:-.05em;margin:12px 0 13px;font-size:25px}.bag-detail-facts{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.bag-detail-facts>div{background:var(--surface-muted);min-height:66px;color:var(--accent);border-radius:14px;align-items:flex-start;gap:9px;padding:12px;display:flex}.bag-detail-facts>div.is-alert{background:var(--red-soft);color:var(--red)}.bag-detail-facts span{flex-direction:column;gap:3px;min-width:0;display:flex}.bag-detail-facts small{color:var(--muted);font-size:8px}.bag-detail-facts strong{color:var(--ink-secondary);text-overflow:ellipsis;font-size:9px;overflow:hidden}.compartment-map{background:var(--accent-soft);border-radius:15px;margin:0 0 22px;padding:15px}.compartment-map strong{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.compartment-map p{white-space:pre-line;color:var(--ink-secondary);margin:7px 0 0;font-size:10px;line-height:1.55}.bag-item-list{flex-direction:column;display:flex}.bag-item-list>div{border-top:1px solid var(--hairline);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:54px;display:grid}.bag-item-list>div:first-child{border-top:0}.bag-item-list>div>button:not(.check-control){text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:3px;min-width:0;padding:8px 0;display:flex}.bag-item-list strong{font-size:11px}.bag-item-list small{color:var(--muted);font-size:8px}.bag-item-list>div>svg{color:var(--muted)}.bag-item-list>div.is-packed{opacity:.52}.routine-summary{background:var(--accent-soft);color:var(--accent);border-radius:17px;align-items:center;gap:14px;margin-bottom:16px;padding:16px;display:flex}.routine-summary--checkout{background:var(--green-soft);color:var(--green)}.routine-summary>span{letter-spacing:-.05em;min-width:44px;font-size:32px;font-weight:760}.routine-summary>div{flex-direction:column;gap:3px;display:flex}.routine-summary strong{font-size:11px}.routine-summary small{color:var(--ink-secondary);font-size:8px}.routine-list{flex-direction:column;gap:7px;display:flex}.routine-list>div{background:var(--surface-muted);border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:57px;padding:10px 12px;display:grid}.routine-list>div>button:not(.check-control){text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:0;display:flex}.routine-list strong{font-size:11px}.routine-list small{color:var(--muted);font-size:8px}.routine-list>div.is-done{opacity:.52}.routine-list>div.is-done strong{text-decoration:line-through}.template-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-card{border:1px solid var(--hairline);background:var(--surface-muted);border-radius:19px;grid-template-columns:auto 1fr;align-items:start;gap:12px;min-height:176px;padding:17px;display:grid}.template-card__icon{background:var(--surface-solid);width:40px;height:40px;color:var(--accent);box-shadow:var(--shadow-xs);border-radius:13px;place-items:center;display:grid}.template-card__copy{min-width:0}.template-card__copy p{color:var(--accent);text-transform:uppercase;letter-spacing:.07em;margin:0;font-size:8px;font-weight:750}.template-card__copy h3{letter-spacing:-.035em;margin:5px 0 0;font-size:15px}.template-card__copy>span{color:var(--muted);margin-top:7px;font-size:9px;line-height:1.45;display:block}.template-card__copy small{color:var(--ink-secondary);margin-top:8px;font-size:8px;font-weight:650;display:block}.template-card>.button{grid-column:1/-1;justify-self:flex-end}.photo-actions{flex-wrap:wrap;gap:8px;display:flex}.photo-actions--compact{gap:6px}.photo-sheet-layout{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:18px;display:grid}.photo-capture-panel{border:1px solid var(--hairline);background:var(--surface-muted);border-radius:20px;align-self:start;padding:20px}.photo-capture-icon{background:var(--ink);width:49px;height:49px;color:var(--bg-elevated);border-radius:16px;place-items:center;display:grid}.photo-capture-panel h3{letter-spacing:-.04em;margin:18px 0 7px;font-size:20px}.photo-capture-panel>p{color:var(--muted);margin:0 0 17px;font-size:10px;line-height:1.5}.photo-capture-panel .field{margin:15px 0}.photo-kind-picker{grid-template-columns:1fr 1fr;gap:5px;display:grid}.photo-kind-picker button{border:1px solid var(--hairline);background:var(--surface-solid);min-height:33px;color:var(--muted);cursor:pointer;border-radius:10px;font-size:9px;font-weight:680}.photo-kind-picker button.is-active{background:var(--accent);color:#fff;border-color:var(--accent)}.photo-privacy-note{color:var(--muted);margin-top:13px;font-size:8px;line-height:1.45;display:block}.photo-library{min-width:0}.photo-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.photo-library-grid figure{border:1px solid var(--hairline);background:var(--surface-muted);border-radius:16px;min-width:0;margin:0;overflow:hidden}.photo-library-grid figure>img,.photo-library-grid figure>.trip-photo-state{aspect-ratio:1.35;object-fit:cover;width:100%}.photo-library-grid figcaption{justify-content:space-between;align-items:center;gap:8px;min-height:49px;padding:8px 9px;display:flex}.photo-library-grid figcaption>span{flex-direction:column;gap:2px;min-width:0;display:flex}.photo-library-grid figcaption strong{text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.photo-library-grid figcaption small{color:var(--muted);font-size:7px}.photo-library-grid .icon-button{width:29px;height:29px}.trip-photo-state{background:var(--surface-muted);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.trip-photo-state small{font-size:8px}.find-studio{flex-direction:column;gap:14px;display:flex}.find-hero{text-align:center;background:radial-gradient(circle at 50% -15%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 42%), var(--surface);padding:34px}.find-hero__icon{background:var(--ink);width:54px;height:54px;color:var(--bg-elevated);box-shadow:var(--shadow-sm);border-radius:18px;place-items:center;margin:0 auto 17px;display:grid}.find-hero h2{letter-spacing:-.055em;margin:0;font-size:34px}.find-hero>p:not(.eyebrow){max-width:680px;color:var(--muted);margin:9px auto 21px;font-size:11px;line-height:1.55}.find-input{border:1px solid var(--border);background:var(--surface-solid);width:min(680px,100%);height:58px;box-shadow:var(--shadow-sm);color:var(--muted);border-radius:18px;align-items:center;gap:11px;margin:0 auto;padding:0 16px;display:flex}.find-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 12%, transparent), var(--shadow-sm)}.find-input input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:15px}.find-input>button{background:var(--surface-muted);width:30px;height:30px;color:var(--muted);cursor:pointer;border:0;border-radius:10px;place-items:center;display:grid}.quick-query-row{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:13px;display:flex}.quick-query-row button{border:1px solid var(--hairline);background:var(--surface-muted);min-height:28px;color:var(--muted);cursor:pointer;border-radius:99px;padding:5px 10px;font-size:8px;font-weight:650}.quick-query-row button:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 30%, transparent)}.find-results-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:14px;display:grid}.find-results-card,.find-side-results>.card{padding:22px}.find-result-list{flex-direction:column;display:flex}.find-result-list>button{border:0;border-top:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:63px;padding:9px 0;display:grid}.find-result-list>button:first-child{border-top:0}.find-result-list>button>span:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.find-result-list strong{font-size:11px}.find-result-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.find-result-list>button>svg{color:var(--muted)}.find-status{background:var(--amber-soft);width:34px;height:34px;color:var(--amber);border-radius:11px;place-items:center;display:grid}.find-status.is-packed{background:var(--green-soft);color:var(--green)}.find-side-results{flex-direction:column;gap:14px;display:flex}.find-mini-result{border:0;border-top:1px solid var(--hairline);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;min-height:52px;padding:8px 0;display:grid}.find-mini-result:first-of-type{border-top:0}.find-mini-result>span{flex-direction:column;gap:3px;min-width:0;display:flex}.find-mini-result strong{font-size:10px}.find-mini-result small{color:var(--muted);font-size:8px}.find-mini-result>svg{color:var(--accent)}.find-mini-result>svg:last-child{color:var(--muted)}.find-none{color:var(--muted);margin:0;font-size:9px}.find-tip-card{color:var(--accent);align-items:flex-start;gap:14px;padding:24px;display:flex}.find-tip-card h3{color:var(--ink);margin:0;font-size:15px}.find-tip-card p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.5}@media (width<=1180px){.packing-command-primary{grid-template-columns:auto minmax(0,1fr)}.pack-next-list{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pack-next-list>span{grid-column:1/-1}.pack-next-list>button{background:var(--surface-muted);border:0;border-radius:11px;padding:9px}.outfit-grid,.luggage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.packing-command-primary{grid-template-columns:auto minmax(0,1fr);padding:22px}.pack-ring{width:110px;height:110px}.packing-stat-grid{grid-template-columns:1fr 1fr}.packing-stat-grid>button:nth-child(3){border-left:0}.packing-stat-grid>button:nth-child(n+3){border-top:1px solid var(--hairline)}.packing-modes-row{grid-template-columns:1fr}.packing-studio-toolbar{flex-direction:column;align-items:stretch;padding-block:13px}.pack-filter-scroll{padding:0}.pack-toolbar-controls{width:100%}.pack-toolbar-controls .search-box{flex:1}.studio-section-toolbar{flex-direction:column;align-items:flex-start}.studio-section-toolbar>div:last-child{flex-wrap:wrap;width:100%}.photo-sheet-layout{grid-template-columns:1fr}.photo-capture-panel{order:2}.find-results-layout{grid-template-columns:1fr}.find-side-results{grid-template-columns:1fr 1fr;display:grid}}@media (width<=640px){.page-heading-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.page-heading-actions .button{width:auto}.packing-command-primary{text-align:center;grid-template-columns:1fr;gap:18px;min-height:0;padding:22px 18px}.pack-ring{width:104px;height:104px;margin:0 auto}.packing-command-copy>p:not(.eyebrow){margin-inline:auto}.packing-command-copy .progress-wrap{text-align:left;margin-inline:auto}.pack-next-list{text-align:left;flex-direction:column;display:flex}.pack-next-list>span{align-self:stretch}.pack-next-list>button{min-height:41px}.packing-stat-grid{grid-template-columns:1fr 1fr}.packing-stat{grid-template-columns:1fr;gap:7px;min-height:113px;padding:14px}.packing-stat>span{width:32px;height:32px}.packing-stat strong{font-size:18px}.packing-mode-card{min-height:73px}.packing-studio-tabs{width:100%;margin-inline:0}.packing-studio-tabs button{min-width:93px;padding-inline:10px}.packing-studio-tabs button small{display:none}.packing-studio-card{padding-inline:14px}.pack-toolbar-controls{grid-template-columns:1fr 1fr;display:grid}.pack-toolbar-controls .search-box{grid-column:1/-1;width:100%}.pack-toolbar-controls select{width:100%;max-width:none}.packing-bulk-row{flex-direction:column;align-items:flex-start;padding-block:10px}.packing-bulk-row>div{justify-content:space-between;width:100%}.packing-row--studio .packing-row__main{flex-direction:column;align-items:flex-start;gap:6px}.packing-row--studio .packing-row__meta{max-width:100%}.packing-row--studio small{max-width:65vw}.packing-row--studio .icon-button{opacity:1}.studio-section-toolbar h2{font-size:26px}.studio-section-toolbar>div:last-child{grid-template-columns:1fr 1fr;display:grid}.studio-section-toolbar select{grid-column:1/-1;width:100%}.studio-section-toolbar .button{width:100%}.outfit-grid,.luggage-grid{grid-template-columns:1fr}.outfit-card__visual,.luggage-card__visual{aspect-ratio:1.7}.template-grid{grid-template-columns:1fr}.photo-library-grid{grid-template-columns:1fr 1fr}.photo-actions{grid-template-columns:1fr 1fr;display:grid}.bag-detail-hero{grid-template-columns:90px 1fr}.bag-detail-visual{width:90px}.bag-detail-facts{grid-template-columns:1fr}.find-hero{padding:27px 17px}.find-hero h2{font-size:30px}.find-input{height:54px}.find-side-results{grid-template-columns:1fr}.find-result-list>button{grid-template-columns:auto minmax(0,1fr) auto}.find-result-list>button .pill{display:none}.empty-actions{flex-direction:column;align-items:stretch}}.safety-medications{background:var(--surface-muted);border-radius:14px;flex-direction:column;gap:7px;margin-top:14px;padding:14px;display:flex}.safety-medications strong{color:var(--ink-secondary);text-transform:uppercase;letter-spacing:.07em;font-size:9px}.safety-medications span{color:var(--ink);font-size:10px;line-height:1.4}.care-plan-viewer{flex-direction:column;gap:14px;display:flex}.care-plan-viewer img{object-fit:contain;background:var(--surface-muted);border:1px solid var(--hairline);border-radius:16px;width:100%;max-height:70dvh}.care-plan-viewer p{background:var(--amber-soft);color:var(--ink-secondary);border-radius:13px;margin:0;padding:13px;font-size:9px;line-height:1.5}.safety-gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:28px;display:flex}.safety-gate>div{background:var(--red-soft);width:62px;height:62px;color:var(--red);border-radius:20px;place-items:center;display:grid}.safety-gate h3{margin:19px 0 7px;font-size:24px}.safety-gate p{max-width:430px;color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.55}.safety-sheet-content{flex-direction:column;gap:18px;display:flex}.safety-sheet-heading{border-bottom:1px solid var(--hairline);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding-bottom:16px;display:grid}.safety-sheet-heading>div{background:var(--red-soft);width:46px;height:46px;color:var(--red);border-radius:15px;place-items:center;display:grid}.safety-sheet-heading>span{flex-direction:column;gap:3px;display:flex}.safety-sheet-heading small{color:var(--muted);font-size:11px}.safety-sheet-heading strong{font-size:20px}.safety-sheet-content .allergy-pills{margin-top:0}.safety-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.safety-detail-grid section{background:var(--surface-muted);border-radius:15px;padding:15px}.safety-detail-grid section:first-child{background:var(--red-soft);grid-column:1/-1}.safety-detail-grid h4,.safety-contact-list h4{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-secondary);margin:0 0 8px;font-size:11px}.safety-detail-grid p{color:var(--ink-secondary);margin:4px 0 0;font-size:12px;line-height:1.5}.safety-detail-grid a{color:var(--accent);font-size:12px;font-weight:700}.safety-contact-list{border:1px solid var(--hairline);border-radius:16px;padding:16px}.safety-contact-list>a{min-height:52px;color:var(--ink);border-top:1px solid var(--hairline);grid-template-columns:auto 1fr;align-items:center;gap:11px;display:grid}.safety-contact-list>a>span{flex-direction:column;gap:3px;display:flex}.safety-contact-list strong{font-size:13px}.safety-contact-list small{color:var(--muted);font-size:11px}.care-plan-details{background:var(--amber-soft);border-radius:16px;padding:14px}.care-plan-details summary{cursor:pointer;color:var(--amber);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.care-plan-details img{object-fit:contain;background:#fff;border-radius:13px;width:100%;max-height:62dvh;margin-top:14px}.care-plan-details p{color:var(--ink-secondary);font-size:11px;line-height:1.5}.safety-emergency-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.safety-emergency-actions>a{border:1px solid var(--hairline);background:var(--surface-muted);min-height:72px;color:var(--ink);border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.safety-emergency-actions>a.is-urgent{background:var(--red-soft);color:var(--red)}.safety-emergency-actions>a>span{flex-direction:column;gap:3px;display:flex}.safety-emergency-actions strong{font-size:12px}.safety-emergency-actions small{color:var(--muted);font-size:10px;line-height:1.3}
