:root{--navy-950:#0a2342;--navy-900:#102c4c;--navy-800:#173c63;--blue-700:#155eef;--blue-600:#2374f5;--blue-500:#4087f7;--blue-100:#e9f1ff;--blue-50:#f3f7ff;--coral:#ff735c;--coral-100:#fff0ed;--sun:#ffc857;--green:#157a5b;--green-100:#e7f6f0;--purple:#7451d9;--purple-100:#f1edff;--ink:#132c46;--muted:#5b7085;--muted-2:#6b7e91;--line:#dfe6ee;--line-soft:#eaf0f5;--surface:#fff;--background:#f4f7fb;--shadow-sm:0 2px 10px #102c4c0f;--shadow-md:0 14px 44px #18324e1c;--shadow-lg:0 28px 80px #112b4733;--radius-sm:10px;--radius:16px;--radius-lg:24px;--ease:.18s ease}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{color:var(--ink);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,Avenir,Segoe UI,Helvetica,Arial,sans-serif}button,input,select{color:inherit;font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.52}button,a,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #155eef40}svg{stroke-width:1.9px;width:20px;height:20px}.app-shell{grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.identity-gate{min-height:100vh;padding:max(28px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));background:radial-gradient(circle at 18% 14%,#ffc85740,#0000 24%),radial-gradient(circle at 86% 82%,#4087f757,#0000 30%),linear-gradient(145deg,#eef5ff 0%,#f8fbff 48%,#edf3ff 100%);place-items:center;display:grid}.identity-card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #dfe6eeeb;border-radius:28px;flex-direction:column;align-items:center;width:min(100%,520px);padding:clamp(30px,6vw,54px);display:flex;box-shadow:0 32px 90px #112b4729}.identity-card .brand{align-self:flex-start}.identity-card__mark{color:#fff;background:linear-gradient(145deg, var(--blue-700), #4595fa);border-radius:24px 24px 24px 8px;place-items:center;width:78px;height:78px;margin:40px 0 25px;display:grid;box-shadow:0 18px 38px #155eef40}.identity-card__mark>svg{width:35px;height:35px}.identity-spinner{border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:31px;height:31px;animation:.8s linear infinite identity-spin}@keyframes identity-spin{to{transform:rotate(360deg)}}.identity-card h1{color:var(--navy-950);letter-spacing:-1.25px;margin:2px 0 12px;font-size:clamp(28px,6vw,40px)}.identity-card>p:not(.eyebrow):not(.identity-card__error){max-width:410px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.identity-card__error{color:#97382a;background:var(--coral-100);border:1px solid #f1c9c2;border-radius:11px;width:100%;margin:18px 0 0;padding:11px 13px;font-size:12px}.identity-card__success{color:#176348;background:#effaf5;border:1px solid #ccebdc;border-radius:10px;width:100%;margin:0;padding:10px 12px;font-size:11px;line-height:1.45}.identity-card__action{width:100%;margin-top:27px}.identity-card__secondary{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:12px;margin-top:9px;font-size:12px;font-weight:750}.identity-card__secondary:hover{background:#f7f9fc}.identity-card>small{color:var(--muted-2);margin-top:17px;font-size:10px;line-height:1.5}.sidebar{z-index:70;border-right:1px solid var(--line-soft);background:#fff;flex-direction:column;height:100vh;min-height:680px;padding:27px 18px 20px;display:flex;position:sticky;top:0}.sidebar__top{justify-content:space-between;align-items:center;padding:0 7px;display:flex}.brand{-webkit-user-select:none;user-select:none;align-items:center;gap:10px;min-width:0;display:inline-flex}.brand__mark{color:#fff;background:linear-gradient(145deg, var(--blue-700), #4595fa);border-radius:12px 12px 12px 4px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 18px #155eef3d}.brand__mark:after{content:"";border:1px solid #ffffff73;border-radius:50%;width:24px;height:24px;position:absolute;transform:translate(18px,17px)}.brand__mark svg{z-index:1;width:21px;height:21px;transform:rotate(-12deg)}.brand__word{color:var(--navy-950);letter-spacing:-.65px;flex-direction:column;font-size:20px;font-weight:820;line-height:1;display:flex}.brand__name{color:var(--navy-950);font:inherit;letter-spacing:inherit}.brand__name i{color:var(--coral);font-style:normal}.brand__word small{color:var(--muted-2);letter-spacing:1.35px;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:750}.brand--compact .brand__mark{border-radius:11px 11px 11px 4px;flex-basis:34px;width:34px;height:34px}.brand--compact .brand__word{font-size:18px}.sidebar__close{display:none!important}.primary-button,.secondary-create,.header-create,.button-on-dark,.outline-button-on-dark,.outline-button,.add-item-button{min-height:44px;transition:transform var(--ease), box-shadow var(--ease), background var(--ease);border-radius:12px;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:750;display:inline-flex}.primary-button{color:#fff;background:var(--blue-700);padding:0 18px;box-shadow:0 8px 18px #155eef2e}.primary-button:hover,.header-create:hover{background:#0c52dc;transform:translateY(-1px);box-shadow:0 12px 22px #155eef3d}.primary-button svg,.header-create svg,.secondary-create svg,.button-on-dark svg,.outline-button-on-dark svg,.outline-button svg,.add-item-button svg{width:18px;height:18px}.sidebar__create{width:100%;margin:30px 0 26px}.nav-label{color:#9aa8b7;letter-spacing:1.35px;margin:0 12px 10px;font-size:10px;font-weight:800}.main-nav{flex-direction:column;gap:4px;display:flex}.nav-item{color:#60768b;text-align:left;width:100%;min-height:46px;transition:color var(--ease), background var(--ease);background:0 0;border-radius:12px;align-items:center;gap:13px;padding:0 13px;font-size:14px;font-weight:650;display:flex}.nav-item svg{stroke-width:1.8px;width:20px;height:20px}.nav-item:hover{color:var(--navy-900);background:#f6f8fb}.nav-item.is-active{color:var(--blue-700);background:var(--blue-50);font-weight:750}.nav-count{min-width:24px;color:var(--blue-700);text-align:center;background:#dce9ff;border-radius:99px;margin-left:auto;padding:3px 7px;font-size:10px;font-weight:850}.sidebar__spacer{flex:1}.nav-item--quiet{margin-bottom:15px}.sidebar-tip{background:linear-gradient(155deg,#f5f8ff,#eef4ff);border:1px solid #dfeaff;border-radius:16px;padding:17px;position:relative;overflow:hidden}.sidebar-tip:after{content:"";border:1px dashed #acc8ff;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-28px;right:-20px}.sidebar-tip__icon{width:32px;height:32px;color:var(--blue-700);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;place-items:center;margin-bottom:12px;display:grid}.sidebar-tip__icon svg{width:17px;height:17px}.sidebar-tip strong{font-size:13px;display:block}.sidebar-tip p{color:var(--muted);margin:6px 0 12px;font-size:11px;line-height:1.5}.sidebar-tip button{z-index:1;color:var(--blue-700);background:0 0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:800;display:inline-flex;position:relative}.sidebar-tip button svg{width:13px;height:13px}.workspace{min-width:0}.topbar{z-index:60;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;justify-content:space-between;align-items:center;gap:24px;height:76px;padding:0 clamp(24px,3.2vw,48px);display:flex;position:sticky;top:0}.topbar__mobile-brand{display:none}.global-search{align-items:center;width:min(420px,40vw);height:42px;display:flex;position:relative}.global-search>svg{z-index:1;color:#8797a8;width:18px;position:absolute;left:14px}.global-search input{width:100%;height:100%;color:var(--ink);transition:border var(--ease), background var(--ease), box-shadow var(--ease);background:#f8fafc;border:1px solid #e1e7ed;border-radius:12px;outline:0;padding:0 56px 0 42px;font-size:13px}.global-search input:focus{background:#fff;border-color:#a8c5ff;box-shadow:0 0 0 4px #155eef14}.global-search input::placeholder{color:#697e91}.search-shortcut{color:#8493a1;background:#fff;border:1px solid #dfe5eb;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:700;position:absolute;right:10px}.search-results{z-index:90;border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;padding:8px;position:absolute;top:50px;left:0;right:0}.search-results__head{color:var(--muted);justify-content:space-between;align-items:center;padding:7px 8px 9px;font-size:11px;font-weight:750;display:flex}.search-results__head button{color:var(--blue-700);background:0 0;padding:0;font-size:11px}.search-results>button{text-align:left;background:0 0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px;display:flex}.search-results>button:hover{background:var(--blue-50)}.search-results>button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.search-results strong{font-size:12px}.search-results small{color:var(--muted);font-size:10px}.search-results>button>svg{width:15px;color:var(--muted)}.search-result-icon{width:34px;height:34px;color:var(--blue-700);background:var(--blue-50);border-radius:10px;place-items:center;display:grid}.search-result-icon svg{width:16px}.search-empty{color:var(--muted);text-align:center;margin:0;padding:18px 10px;font-size:12px}.topbar__actions{align-items:center;gap:10px;display:flex}.header-create{color:#fff;background:var(--blue-700);min-height:42px;padding:0 15px}.icon-button{color:#61768a;width:42px;height:42px;transition:color var(--ease), background var(--ease);background:#fff;border:1px solid #e1e7ed;border-radius:12px;place-items:center;padding:0;display:grid}.icon-button:hover{color:var(--navy-900);background:#f7f9fc}.icon-button svg{width:18px;height:18px}.notification-wrap,.notification-button{position:relative}.notification-button>span{background:var(--coral);border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:9px;right:9px}.notification-popover{z-index:90;border:1px solid var(--line);width:340px;box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;padding:10px;position:absolute;top:50px;right:0}.popover-title{justify-content:space-between;align-items:center;padding:8px 8px 10px;display:flex}.popover-title strong{font-size:14px}.popover-title span{color:var(--blue-700);background:var(--blue-50);border-radius:99px;padding:4px 8px;font-size:9px;font-weight:800}.notification-popover>button{text-align:left;background:0 0;border-radius:11px;align-items:flex-start;gap:10px;width:100%;padding:10px 8px;display:flex}.notification-popover>button:hover{background:#f8fafc}.notification-popover>button>span:nth-child(2){flex-direction:column;gap:4px;display:flex}.notification-popover strong{font-size:12px}.notification-popover small{color:var(--muted);font-size:10px;line-height:1.45}.notice-icon{border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.notice-icon svg{width:16px}.notice-icon--rain{color:var(--blue-700);background:var(--blue-100)}.notice-icon--check{color:var(--green);background:var(--green-100)}.notice-icon--reminder{color:var(--purple);background:var(--purple-100)}.avatar-button{background:0 0;align-items:center;gap:7px;padding:0 3px 0 7px;display:flex}.avatar-button>span{color:#fff;background:linear-gradient(145deg,#f1937b,#bc5f6f);border:2px solid #fff;border-radius:50%;place-items:center;width:37px;height:37px;font-size:11px;font-weight:800;display:grid;box-shadow:0 0 0 1px #e7d4d3}.avatar-button>svg{color:#8b99a7;width:15px}.profile-wrap{position:relative}.profile-popover{z-index:95;border:1px solid var(--line);width:330px;box-shadow:var(--shadow-lg);background:#fff;border-radius:18px;padding:16px;position:absolute;top:50px;right:0}.profile-popover__close{width:32px;height:32px;color:var(--muted);background:0 0;border-radius:9px;place-items:center;padding:0;display:grid;position:absolute;top:9px;right:9px}.profile-popover__close:hover{background:#f6f8fb}.profile-popover__close svg{width:16px}.profile-popover__identity{align-items:center;gap:11px;min-width:0;padding:2px 35px 15px 1px;display:flex}.profile-popover__identity>span{color:#fff;background:linear-gradient(145deg,#f1937b,#bc5f6f);border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.profile-popover__identity>div,.profile-sync>span{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-popover__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-popover__identity small,.profile-sync small{color:var(--muted);font-size:10px;line-height:1.4}.profile-sync{color:var(--green);background:var(--green-100);border:1px solid #ccebdc;border-radius:12px;align-items:flex-start;gap:9px;padding:12px;display:flex}.profile-sync>svg{flex:0 0 17px;width:17px}.profile-sync strong{color:var(--ink);font-size:11px}.profile-sync--checking,.profile-sync--saving,.profile-sync--pending,.profile-sync--local{color:var(--blue-700);background:var(--blue-50);border-color:#dbe7ff}.profile-sync--upgrade{color:#9a6408;background:#fff9ea;border-color:#f0d9a2}.profile-sync--storage-error{color:#a03434;background:#fff2f2;border-color:#f2c8c8}.profile-sync--conflict{color:#9a6408;background:#fff9ea;border-color:#f0d9a2}.profile-popover__logout,.profile-popover__sync{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;margin-top:12px;padding:0 12px;font-size:11px;font-weight:750;display:flex}.profile-popover__logout:hover,.profile-popover__sync:hover{background:#f7f9fc}.profile-popover__logout svg,.profile-popover__sync svg{width:16px}.profile-popover__managed{color:var(--muted);margin:11px 2px 0;font-size:10px;line-height:1.5}.sidebar-account span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.main-content{background:radial-gradient(circle at 85% 8%, #4595fa0b, transparent 24%), var(--background);min-height:calc(100vh - 76px)}.page{width:min(100%,1320px);margin:0 auto;padding:38px clamp(24px,3.2vw,48px) 72px}.sync-notice{box-shadow:var(--shadow-sm);background:#f7faff;border:1px solid #d8e4f8;border-radius:14px;align-items:flex-start;gap:13px;margin-bottom:18px;padding:15px 17px;display:flex}.sync-notice>span{width:34px;height:34px;color:var(--blue-700);background:var(--blue-100);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.sync-notice>span svg{width:17px}.sync-notice strong{font-size:13px}.sync-notice p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}.sync-notice--conflict{background:#fff9ea;border-color:#f0d9a2}.sync-notice--conflict>span{color:#9a6408;background:#ffedbf}.sync-notice__actions{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.sync-notice__actions button{color:#624309;background:#fff;border:1px solid #d7c083;border-radius:9px;min-height:36px;padding:0 13px;font-size:11px;font-weight:760}.sync-notice__actions button:last-child{color:#fff;background:#9a6408;border-color:#b98b25}.page-intro{justify-content:space-between;align-items:flex-start;gap:30px;min-height:75px;margin-bottom:25px;display:flex}.eyebrow{color:#8192a3;letter-spacing:1.45px;margin:0 0 7px;font-size:10px;font-weight:820}.page-intro h1,.packing-header h1{color:var(--navy-950);letter-spacing:-1.2px;margin:0;font-size:clamp(27px,2.4vw,35px);font-weight:790;line-height:1.16}.page-intro>div>p:last-child,.packing-header__main>div>p:last-child{color:var(--muted);margin:8px 0 0;font-size:14px}.secondary-create{border:1px solid var(--line);background:#fff;padding:0 17px;display:none}.trip-hero{color:#fff;background:radial-gradient(circle at 86% 30%,#51a5ffa6,#0000 29%),linear-gradient(122deg,#0c3a74 0%,#155eef 59%,#3f8af6 100%);border-radius:25px;grid-template-columns:minmax(0,1.4fr) minmax(300px,.85fr);min-height:338px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #17479230}.trip-hero:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;left:35%}.trip-hero__content{z-index:2;padding:30px 0 30px 34px;position:relative}.trip-hero__top{justify-content:space-between;align-items:center;display:flex}.trip-hero__top>button{color:#fff;background:0 0;padding:0;display:none}.destination-chip{color:#eaf3ff;letter-spacing:1.2px;background:#ffffff1a;border:1px solid #ffffff30;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:850;display:inline-flex}.destination-chip svg{width:14px;height:14px}.destination-chip--light{color:#fff;background:#ffffff1c}.trip-code{color:#ffffffb3;letter-spacing:1.3px;text-transform:uppercase;margin:24px 0 5px;font-size:10px;font-weight:800}.trip-hero h2{letter-spacing:-2.4px;margin:0;font-size:clamp(39px,4.4vw,58px);font-weight:790;line-height:1}.trip-meta{flex-wrap:wrap;gap:16px;margin-top:17px;display:flex}.trip-meta span{color:#ffffffc7;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.trip-meta svg{width:14px;height:14px}.hero-progress{width:min(470px,95%);margin-top:24px}.hero-progress>div{color:#ffffffbf;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:10px;display:flex}.hero-progress strong{color:#fff;font-size:11px}.progress{background:#e9eef4;border-radius:99px;height:6px;display:block;position:relative;overflow:hidden}.progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--blue-700), #58a4fb);height:100%;transition:width .35s;display:block}.trip-hero .progress{background:#ffffff2b}.trip-hero .progress>span,.progress--light>span{background:#fff}.trip-hero__actions{align-items:center;gap:20px;margin-top:21px;display:flex}.button-on-dark{color:var(--blue-700);background:#fff;padding:0 17px;box-shadow:0 10px 24px #051f4e2e}.button-on-dark:hover{transform:translateY(-1px);box-shadow:0 14px 28px #051f4e3d}.hero-link{color:#ffffffd1;background:0 0;align-items:center;gap:7px;padding:10px 0;font-size:11px;font-weight:750;display:inline-flex}.hero-link:hover{color:#fff}.hero-link svg{width:15px;height:15px}.trip-hero__visual{min-width:0;position:relative;overflow:hidden}.trip-hero__visual:after{content:"";background:linear-gradient(90deg,#0000 48%,#ffffff12 49% 51%,#0000 52%),linear-gradient(#0000 48%,#ffffff0f 49% 51%,#0000 52%),radial-gradient(circle at 35% 32%,#fff3,#ffffff0a 58%,#0000 59%);border-radius:50%;width:420px;height:420px;position:absolute;bottom:-135px;right:-46px;box-shadow:inset 0 0 80px #ffffff0f}.hero-orbit{z-index:1;border-top:1px dashed #ffffff6b;border-radius:50%;width:360px;height:245px;position:absolute;bottom:-42px;right:-40px;transform:rotate(-18deg)}.hero-orbit--two{opacity:.55;width:250px;height:218px;bottom:-75px;right:30px;transform:rotate(14deg)}.flying-plane{z-index:3;color:#ffffffd9;filter:drop-shadow(0 8px 10px #0f2b5d2e);width:42px;height:42px;position:absolute;top:63px;right:63px;transform:rotate(-22deg)}.countdown{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:142px;height:142px;display:flex;position:absolute;top:67px;left:32px;box-shadow:inset 0 0 30px #ffffff0f}.countdown strong{color:#fff;letter-spacing:-3px;margin:-3px 0 -1px;font-size:60px;font-weight:780;line-height:1}.countdown span{color:#ffffffbf;letter-spacing:.7px;text-transform:uppercase;font-size:10px;font-weight:750}.skyline{z-index:3;opacity:.21;justify-content:center;align-items:flex-end;gap:6px;height:72px;display:flex;position:absolute;bottom:0;left:15px;right:22px}.skyline span{background:#fff;border-radius:5px 5px 0 0;width:38px;height:44px;display:block}.skyline span:nth-child(2){width:42px;height:66px}.skyline span:nth-child(2):before{content:"";background:#fff;border-radius:4px 4px 0 0;width:8px;height:16px;margin:-16px auto 0;display:block}.skyline span:nth-child(3){width:54px;height:35px}.skyline span:nth-child(4){width:30px;height:57px}.skyline span:nth-child(5){width:46px;height:27px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:20px;margin-top:21px;display:grid}.card,.side-card{border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px}.attention-card,.readiness-card{padding:23px 24px}.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-kicker{color:#8a9aab;letter-spacing:1.3px;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.section-heading h2{color:var(--navy-950);letter-spacing:-.45px;margin:0;font-size:18px;font-weight:780}.live-pill{color:#a84c3e;background:var(--coral-100);border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800}.attention-list{margin-top:15px}.attention-item{border-top:1px solid var(--line-soft);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;min-height:65px;padding:9px 2px;display:flex}.attention-item:first-child{border-top:0}.attention-icon{border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.attention-icon svg{width:18px;height:18px}.attention-icon--rain{color:var(--blue-700);background:var(--blue-100)}.attention-icon--doc{color:var(--purple);background:var(--purple-100)}.attention-icon--team{color:var(--green);background:var(--green-100)}.attention-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.attention-copy strong{font-size:12px}.attention-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.attention-action{color:var(--blue-700);align-items:center;gap:3px;font-size:10px;font-weight:800;display:flex}.attention-action svg{width:14px;height:14px}.score-ring{border:4px solid #dbe7fc;border-top-color:var(--blue-700);width:45px;height:45px;color:var(--blue-700);border-radius:50%;place-items:center;font-size:9px;font-weight:850;display:grid}.readiness-list{flex-direction:column;gap:17px;margin-top:19px;display:flex;position:relative}.readiness-list:before{content:"";background:#dce5ee;width:1px;position:absolute;top:29px;bottom:29px;left:15px}.readiness-list>div{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.readiness-icon{color:#91a0ae;background:#fff;border:1px solid #dfe6ed;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.readiness-icon svg{width:14px;height:14px}.readiness-icon.is-done{color:var(--green);background:var(--green-100);border-color:#bfe5d8}.readiness-icon.is-current{border-color:var(--blue-700);color:#fff;background:var(--blue-700);box-shadow:0 0 0 4px var(--blue-100)}.readiness-list>div>span:last-child{flex-direction:column;gap:2px;display:flex}.readiness-list strong{font-size:11px}.readiness-list small{color:var(--muted);font-size:9px}.dashboard-section{margin-top:34px}.section-heading--page{margin-bottom:15px}.text-button{color:var(--blue-700);background:0 0;align-items:center;gap:6px;padding:8px 0;font-size:11px;font-weight:800;display:flex}.text-button svg{width:14px;height:14px}.mini-trips{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.mini-trip{border:1px solid var(--line-soft);text-align:left;min-height:150px;box-shadow:var(--shadow-sm);transition:transform var(--ease), box-shadow var(--ease);background:#fff;border-radius:17px;flex-direction:column;padding:19px;display:flex;position:relative;overflow:hidden}.mini-trip:hover,.template-chip:hover,.trip-card:hover,.template-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.mini-trip:after{content:"";opacity:.75;border-radius:50%;width:110px;height:110px;position:absolute;top:-35px;right:-31px}.mini-trip--sun:after{background:#fff1c6}.mini-trip--snow:after{background:#e4f0fb}.mini-trip--neutral:after{background:var(--blue-50)}.mini-trip__date{color:#8494a4;letter-spacing:1.2px;margin-bottom:16px;font-size:8px;font-weight:850}.mini-trip__icon{z-index:1;color:#d59120;background:#ffffffbf;border-radius:50%;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:17px;right:17px}.mini-trip--snow .mini-trip__icon{color:#527a9d}.mini-trip--neutral .mini-trip__icon{color:var(--blue-700)}.mini-trip__icon svg{width:18px}.mini-trip>strong{color:var(--navy-950);font-size:17px}.mini-trip>small{color:var(--muted);margin-top:4px;font-size:10px}.mini-trip__footer{color:#7b8c9c;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:9px;font-weight:700;display:flex}.mini-trip__footer>span{align-items:center;gap:4px;display:flex}.mini-trip__footer svg{width:12px;height:12px}.mini-trip--add{text-align:center;background:0 0;border:1px dashed #bfcfe0;justify-content:center;align-items:center}.mini-trip--add:after{display:none}.mini-trip__add-icon{width:38px;height:38px;color:var(--blue-700);box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;place-items:center;margin-bottom:9px;display:grid}.mini-trip__add-icon svg{width:17px}.template-preview{margin-bottom:25px}.template-row{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.template-chip{border:1px solid var(--line-soft);text-align:left;min-width:0;min-height:72px;box-shadow:var(--shadow-sm);transition:transform var(--ease), box-shadow var(--ease);background:#fff;border-radius:15px;align-items:center;gap:11px;padding:11px 14px;display:flex}.template-chip__icon{border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.template-chip__icon svg{width:18px}.is-blue{color:var(--blue-700);background:var(--blue-100)}.is-coral{color:#c35240;background:var(--coral-100)}.is-navy{color:var(--navy-800);background:#e9f0f8}.is-green{color:var(--green);background:var(--green-100)}.template-chip>span:nth-child(2){flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.template-chip strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.template-chip small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.template-chip>svg{color:#9aa8b6;width:15px}.page-intro--with-action{align-items:center}.view-tabs{border-bottom:1px solid var(--line);gap:3px;margin-bottom:20px;padding-bottom:1px;display:flex}.view-tabs button{min-height:42px;color:var(--muted);background:0 0;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:700;display:flex;position:relative}.view-tabs button:after{content:"";background:0 0;border-radius:99px;height:2px;position:absolute;bottom:-2px;left:11px;right:11px}.view-tabs button.is-active{color:var(--blue-700)}.view-tabs button.is-active:after{background:var(--blue-700)}.view-tabs span{background:#e9edf2;border-radius:99px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:8px;display:grid}.view-tabs button.is-active span{background:var(--blue-100)}.trips-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.trip-card{border:1px solid var(--line-soft);text-align:left;min-width:0;box-shadow:var(--shadow-sm);transition:transform var(--ease), box-shadow var(--ease);background:#fff;border-radius:19px;flex-direction:column;display:flex;overflow:hidden}.trip-card__art{justify-content:center;align-items:center;min-height:140px;display:flex;position:relative;overflow:hidden}.art-london{background:radial-gradient(circle at 68% 55%,#ffffff40,#0000 20%),linear-gradient(135deg,#164176,#3d82e9)}.art-london:before,.art-london:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:120px;height:120px;position:absolute}.art-london:after{width:210px;height:210px}.trip-card__route{z-index:1;color:#fff;align-items:center;gap:8px;width:75%;display:flex}.trip-card__route span{letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;max-width:34%;font-size:11px;font-weight:850;overflow:hidden}.trip-card__route i{border-top:1px dashed #ffffffa6;flex:1;height:1px}.trip-card__route svg{width:22px;transform:rotate(-8deg)}.trip-card__countdown,.trip-card__draft{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a234247;border-radius:99px;align-items:center;gap:5px;padding:6px 8px;font-size:8px;font-weight:800;display:inline-flex;position:absolute;top:12px;left:12px}.trip-card__countdown svg{width:11px;height:11px}.art-seville{color:#fff;background:radial-gradient(circle at 50% 54%,#ffdc87 0 17%,#0000 18%),linear-gradient(135deg,#ed8a5f,#f4b456)}.art-seville:before,.art-seville:after{content:"";background:#8243332e;border-radius:70% 70% 0 0;width:65%;height:58px;position:absolute;bottom:0}.art-seville:after{width:55%;height:43px;right:-8%}.art-seville>svg,.art-mountain>svg{opacity:.78;width:50px;height:50px}.art-mountain{color:#fff;background:linear-gradient(150deg,#507e9e,#a3c2d3)}.art-mountain:before,.art-mountain:after{content:"";background:#ffffff29;border-radius:15px;width:90%;height:120px;position:absolute;bottom:-40px;right:-15%;transform:rotate(23deg)}.art-mountain:after{opacity:.7;bottom:-56px;right:35%}.trip-card__body{padding:18px}.trip-card__eyebrow{color:var(--blue-700);letter-spacing:1.2px;font-size:8px;font-weight:850}.trip-card__title{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.trip-card__title h2{color:var(--navy-950);letter-spacing:-.5px;margin:0;font-size:19px}.trip-card__title>svg{width:18px;color:var(--muted-2)}.trip-card__body>p{color:var(--muted);margin:5px 0 14px;font-size:10px}.trip-card__people{align-items:center;gap:8px;display:flex}.avatar-stack{padding-left:4px;display:flex}.avatar-stack i{color:#fff;background:#ba6c77;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-left:-4px;font-size:7px;font-style:normal;font-weight:800;display:grid}.avatar-stack i:nth-child(2){background:#4d7c90}.avatar-stack i:nth-child(3){background:#65778b}.trip-card__people small{color:var(--muted);font-size:9px}.trip-card__progress{color:var(--muted);grid-template-columns:1fr auto;gap:7px;margin-top:16px;font-size:9px;display:grid}.trip-card__progress strong{color:var(--navy-900)}.trip-card__progress .progress{grid-column:1/-1;height:5px}.trip-card--new{text-align:center;background:0 0;border-style:dashed;justify-content:center;align-items:center;min-height:355px;padding:30px}.trip-card--new>span,.template-card--new>span{width:47px;height:47px;color:var(--blue-700);box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;place-items:center;margin-bottom:12px;display:grid}.trip-card--new h2,.template-card--new h2{color:var(--navy-950);margin:0;font-size:16px}.trip-card--new p,.template-card--new p{max-width:230px;color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.55}.packing-page{width:100%;max-width:1480px;padding-top:26px}.packing-focus-bar{display:none}.packing-header{color:#fff;background:radial-gradient(circle at 88% 25%,#5ba9ff8c,#0000 26%),linear-gradient(125deg,#103d72,#155eef 70%,#438ff6);border-radius:22px;grid-template-columns:minmax(0,1fr) 250px;gap:25px;min-height:205px;padding:28px 31px;display:grid;position:relative;overflow:hidden}.packing-header:after{content:"";border:1px dashed #ffffff38;border-radius:50%;width:260px;height:260px;position:absolute;top:-70px;right:-45px}.packing-header__route{z-index:1;color:#ffffffb3;align-items:center;gap:7px;width:210px;display:flex;position:absolute;top:23px;right:27px}.packing-header__route i{border-top:1px dashed #ffffff80;flex:1;height:1px}.packing-header__route svg{width:17px;transform:rotate(8deg)}.packing-header__route span{letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;max-width:38%;font-size:9px;font-weight:800;overflow:hidden}.packing-header__main{z-index:2;justify-content:space-between;align-items:flex-end;gap:20px;min-width:0;display:flex;position:relative}.packing-header__main .eyebrow{color:#ffffffa6}.packing-header h1{color:#fff}.packing-header__main>div>p:last-child{color:#ffffffb5;font-size:11px}.packing-header__actions{gap:9px;padding-bottom:2px;display:flex}.outline-button-on-dark{color:#fff;background:#ffffff14;border:1px solid #ffffff47;padding:0 14px}.packing-header__actions .button-on-dark{white-space:nowrap}.packing-header__status{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1c;border:1px solid #fff3;border-radius:16px;align-self:end;padding:17px;position:relative}.packing-header__status>div{justify-content:space-between;align-items:center;display:flex}.packing-header__status span{color:#ffffffad;letter-spacing:1px;font-size:8px;font-weight:800}.packing-header__status strong{font-size:20px}.packing-header__status .progress{background:#ffffff2e;height:5px;margin-top:10px}.packing-header__status small{color:#ffffffad;margin-top:8px;font-size:8px;display:block}.reservation-status-card{min-height:84px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#edf4fff5,#fff 62%);border:1px solid #cfe0ff;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:14px;padding:14px 16px;display:grid}.reservation-status-card.is-linked{background:linear-gradient(135deg,#eaf9f4f5,#fff 62%);border-color:#bfe5d8}.reservation-status-card__icon{width:44px;height:44px;color:var(--blue-700);background:var(--blue-100);border-radius:13px;place-items:center;display:grid}.reservation-status-card.is-linked .reservation-status-card__icon{color:var(--green);background:var(--green-100)}.reservation-status-card__icon svg{width:20px;height:20px}.reservation-status-card__content{flex-direction:column;gap:3px;min-width:0;display:flex}.reservation-status-card__content small{color:var(--blue-700);letter-spacing:1.1px;font-size:8px;font-weight:850}.reservation-status-card.is-linked .reservation-status-card__content small{color:var(--green)}.reservation-status-card__content strong{color:var(--navy-950);font-size:13px}.reservation-status-card__content span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.45;overflow:hidden}.reservation-status-card__action{min-height:40px;color:var(--blue-700);white-space:nowrap;background:#fff;border:1px solid #c7d8f6;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.reservation-status-card__action svg{width:14px;height:14px}.trip-subnav{border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:13px;align-items:center;gap:2px;margin:14px 0 19px;padding:0 13px;display:flex}.trip-subnav button{min-height:48px;color:var(--muted);background:0 0;align-items:center;gap:6px;padding:0 17px;font-size:10px;font-weight:730;display:flex;position:relative}.trip-subnav button:after{content:"";background:0 0;border-radius:99px 99px 0 0;height:2px;position:absolute;bottom:0;left:14px;right:14px}.trip-subnav button.is-active{color:var(--blue-700)}.trip-subnav button.is-active:after{background:var(--blue-700)}.trip-subnav span{min-width:19px;height:18px;color:var(--blue-700);background:var(--blue-100);border-radius:99px;place-items:center;padding:0 5px;font-size:8px;display:grid}.packing-layout{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:18px;display:grid}.packing-main{min-width:0}.packing-toolbar{align-items:center;gap:8px;margin-bottom:12px;display:flex}.filter-tabs{border:1px solid var(--line-soft);background:#fff;border-radius:11px;align-items:center;gap:3px;padding:4px;display:flex}.filter-tabs button{height:34px;color:var(--muted);white-space:nowrap;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;font-size:9px;font-weight:750;display:flex}.filter-tabs button.is-active{color:var(--blue-700);background:var(--blue-50)}.filter-tabs span{color:#8b9aaa;font-size:8px}.packing-search{flex:1;align-items:center;min-width:150px;height:42px;display:flex;position:relative}.packing-search svg{color:#8c9ba9;width:16px;position:absolute;left:12px}.packing-search input{border:1px solid var(--line-soft);background:#fff;border-radius:11px;outline:0;width:100%;height:100%;padding:0 12px 0 37px;font-size:10px}.square-button{border:1px solid var(--line-soft);width:42px;height:42px;color:var(--muted);background:#fff;border-radius:11px;flex:0 0 42px;place-items:center;display:grid}.square-button svg{width:16px}.add-item-button{color:#fff;background:var(--blue-700);min-height:42px;padding:0 13px;font-size:10px}.smart-note{background:linear-gradient(90deg,#f5f8ff,#f9fbff);border:1px solid #d9e6ff;border-radius:13px;align-items:center;gap:10px;min-height:55px;margin-bottom:12px;padding:10px 13px;display:flex}.smart-note>span{width:30px;height:30px;color:var(--blue-700);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;flex:0 0 30px;place-items:center;display:grid}.smart-note>span svg{width:15px}.smart-note p{color:var(--muted);flex:1;margin:0;font-size:9px;line-height:1.5}.smart-note p strong{color:var(--ink);margin-right:3px}.smart-note button{color:var(--blue-700);background:0 0;padding:6px 0;font-size:9px;font-weight:800}.engine-warnings{gap:6px;margin:-3px 0 12px;padding:0;list-style:none;display:grid}.engine-warnings li{color:#704f16;background:#fff9eb;border:1px solid #f1d7a9;border-radius:10px;align-items:flex-start;gap:7px;padding:8px 11px;font-size:9px;line-height:1.45;display:flex}.engine-warnings svg{flex:0 0 14px;width:14px;height:14px;margin-top:1px}.packing-groups{flex-direction:column;gap:11px;display:flex}.packing-group{border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;overflow:hidden}.packing-group__head{text-align:left;background:0 0;grid-template-columns:36px minmax(130px,1fr) minmax(70px,130px) 18px;align-items:center;gap:11px;width:100%;min-height:61px;padding:10px 15px;display:grid}.category-icon{width:36px;height:36px;color:var(--blue-700);background:var(--blue-50);border-radius:10px;place-items:center;display:grid}.category-icon svg{width:17px}.packing-group__head>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.packing-group__head strong{font-size:11px}.packing-group__head small{color:var(--muted);font-size:8px}.packing-group__head .progress{height:5px}.packing-group__head>svg{color:#8b9aaa;width:16px;transition:transform var(--ease)}.packing-group__head>svg.is-rotated{transform:rotate(-90deg)}.packing-items{border-top:1px solid var(--line-soft)}.packing-item{min-height:57px;transition:background var(--ease);border-top:1px solid #eff3f7;grid-template-columns:28px minmax(160px,1fr) auto auto auto 24px;align-items:center;gap:9px;padding:7px 13px;display:grid}.packing-item:first-child{border-top:0}.packing-item:hover{background:#fbfcfe}.packing-item.is-packed{background:#fbfcfd}.check-button{color:#a9b5c0;background:0 0;place-items:center;width:26px;height:26px;display:grid}.check-button svg{width:19px;height:19px}.is-packed .check-button{color:var(--green)}.is-packed .check-button svg{color:#fff;background:var(--green);border-radius:50%;padding:3px}.packing-item__name{flex-wrap:wrap;align-items:center;gap:4px 7px;min-width:0;display:flex}.packing-item__name>strong{min-width:0;color:var(--ink);align-items:center;gap:4px;font-size:10px;font-weight:680;display:flex}.is-packed .packing-item__name>strong{color:#80909f;text-decoration:line-through}.quantity{color:var(--blue-700);font-size:8px;font-weight:850}.reason,.last-minute{color:var(--blue-700);background:var(--blue-50);border-radius:99px;align-items:center;gap:3px;padding:3px 6px;font-size:7px;font-weight:700;display:inline-flex}.reason svg,.last-minute svg{width:9px;height:9px}.last-minute{color:#a84c3e;background:var(--coral-100)}.item-meta-mobile{display:none}.status-chip{border-radius:99px;align-items:center;gap:4px;min-height:23px;padding:0 7px;font-size:7px;font-weight:800;display:inline-flex}.status-chip svg{width:9px;height:9px}.status-chip--buy{color:#a84c3e;background:var(--coral-100)}.status-chip--charge{color:#886015;background:#fff4d8}.assignment,.bag-assignment{border:1px solid var(--line-soft);min-height:31px;color:var(--muted);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:5px;padding:0 6px;font-size:8px;display:flex}.assignment>svg,.bag-assignment>svg:last-child{color:#9ba8b4;width:10px;height:10px}.bag-assignment>svg:first-child{width:13px;height:13px;color:var(--blue-700)}.person-dot{color:#fff;background:#c16e79;border-radius:50%;place-items:center;width:20px;height:20px;font-size:6px;font-weight:800;display:grid}.person-dot.is-alex{background:#4d7c90}.person-dot.is-común{background:#7c6ab3}.row-more{color:#9ba8b4;background:0 0;place-items:center;width:24px;height:30px;display:grid}.row-more svg{width:16px}.empty-list{text-align:center;background:#fff;border:1px dashed #c8d5e1;border-radius:15px;padding:55px 20px}.empty-list>svg{color:#91a0ae;width:28px;height:28px}.empty-list h3{margin:10px 0 3px;font-size:14px}.empty-list p{color:var(--muted);margin:0 0 15px;font-size:10px}.packing-sidebar{flex-direction:column;gap:12px;display:flex}.side-card{padding:15px}.side-card__head{align-items:center;gap:9px;margin-bottom:12px;display:flex}.side-card__head>span{width:34px;height:34px;color:var(--blue-700);box-shadow:var(--shadow-sm);background:#fff;border-radius:10px;place-items:center;display:grid}.side-card__head svg{width:16px}.side-card__head>div{flex-direction:column;gap:2px;display:flex}.side-card__head small{color:var(--blue-700);letter-spacing:1px;font-size:7px;font-weight:850}.side-card__head strong{font-size:11px}.smart-assistant{background:radial-gradient(circle at 100% 0,#4087f71a,#0000 35%),linear-gradient(145deg,#f6f9ff,#fff);border-color:#dbe7ff}.smart-assistant p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.smart-assistant p strong{color:var(--ink)}.smart-assistant>button,.side-link{color:var(--blue-700);background:0 0;align-items:center;gap:5px;margin-top:10px;padding:4px 0;font-size:8px;font-weight:800;display:flex}.smart-assistant>button svg,.side-link svg{width:12px}.side-card__title{justify-content:space-between;align-items:center;display:flex}.side-card__title>div{align-items:center;gap:8px;display:flex}.side-card__title strong{font-size:10px}.side-card__title>button{color:#8795a3;background:0 0;place-items:center;width:27px;height:27px;display:grid}.side-card__title>button svg{width:15px}.side-icon{width:31px;height:31px;color:var(--blue-700);background:var(--blue-50);border-radius:9px;place-items:center;display:grid}.side-icon svg{width:15px}.side-icon--team{color:var(--green);background:var(--green-100)}.side-icon--weather{color:#b37b15;background:#fff3d5}.weight-display{justify-content:space-between;align-items:flex-end;margin:14px 0 8px;display:flex}.weight-display>div{align-items:baseline;gap:5px;display:flex}.weight-display>div strong{letter-spacing:-1px;font-size:23px}.weight-display span{color:var(--muted);font-size:8px}.weight-display>span{padding-bottom:3px}.weight-legend{flex-direction:column;gap:7px;margin-top:12px;display:flex}.weight-legend span{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.weight-legend span strong{color:var(--ink);margin-left:auto}.weight-legend i{border-radius:50%;width:7px;height:7px}.weight-legend .is-clothes{background:var(--blue-600)}.weight-legend .is-tech{background:var(--purple)}.weight-legend .is-other{background:var(--sun)}.traveler-progress{margin-top:13px}.traveler-progress>div{grid-template-columns:31px 1fr auto;align-items:center;gap:8px;margin-bottom:7px;display:grid}.traveler-avatar{color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;font-weight:800;display:grid}.traveler-avatar.is-paula{background:#bd6b76}.traveler-avatar.is-alex{background:#4d7c90}.traveler-progress>div>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.traveler-progress strong{font-size:8px}.traveler-progress small{color:var(--muted);font-size:7px}.traveler-progress .progress{height:4px;margin-left:39px}.weather-card{overflow:hidden}.forecast{grid-template-columns:repeat(5,1fr);gap:2px;margin-top:14px;display:grid}.forecast>div{background:#f8fafc;border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:6px 2px;display:flex}.forecast span{color:var(--muted);font-size:6px;font-weight:800}.forecast svg{color:#d59426;width:15px;height:15px}.forecast div:nth-child(4) svg{color:var(--blue-600)}.forecast strong{font-size:8px}.app-shell--focus{display:block}.app-shell--focus .sidebar,.app-shell--focus .topbar,.app-shell--focus .mobile-nav{display:none}.app-shell--focus .main-content{min-height:100vh}.app-shell--focus .packing-page{max-width:1120px}.app-shell--focus .packing-layout{grid-template-columns:1fr}.app-shell--focus .packing-sidebar{display:none}.template-hero{color:#fff;background:radial-gradient(circle at 90% 20%,#ffcb603b,#0000 25%),linear-gradient(125deg,#103d72,#155eef 67%,#458ff1);border-radius:23px;grid-template-columns:1.25fr .75fr;align-items:center;min-height:270px;padding:36px 40px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #17479229}.template-hero h2{letter-spacing:-1.5px;margin:18px 0 8px;font-size:clamp(27px,3vw,40px);line-height:1.1}.template-hero p{color:#ffffffb8;max-width:560px;margin:0 0 20px;font-size:11px;line-height:1.55}.template-hero__art{place-items:center;min-height:200px;display:grid;position:relative}.template-hero__art:before,.template-hero__art:after{content:"";border:1px dashed #ffffff52;border-radius:50%;width:230px;height:150px;position:absolute;transform:rotate(-12deg)}.template-hero__art:after{width:150px;height:220px;transform:rotate(35deg)}.packing-tag{z-index:2;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff26;border:1px solid #ffffff59;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:148px;height:185px;padding:22px 20px;display:flex;box-shadow:0 18px 35px #0b2a602e}.packing-tag:before{content:"";border:2px solid #fff9;border-radius:50%;width:13px;height:13px;position:absolute;top:12px}.packing-tag span{color:#fff;align-self:flex-start;font-size:22px;font-weight:850}.packing-tag i{border-top:1px dashed #fff6;width:100%}.packing-tag strong{color:#ffffffd1;text-align:right;align-self:flex-end;font-size:12px;line-height:1.1}.template-hero__art>svg{z-index:3;color:#fffc;width:43px;height:43px;position:absolute;bottom:10px;right:15px;transform:rotate(-22deg)}.template-filters{gap:6px;margin:22px 0 15px;display:flex}.template-filters button{border:1px solid var(--line);min-height:35px;color:var(--muted);background:#fff;border-radius:99px;padding:0 13px;font-size:9px;font-weight:750}.template-filters button.is-active{border-color:var(--blue-700);color:#fff;background:var(--blue-700)}.templates-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.template-card{border:1px solid var(--line-soft);box-shadow:var(--shadow-sm);transition:transform var(--ease), box-shadow var(--ease);background:#fff;border-radius:18px;overflow:hidden}.template-card__visual{place-items:center;min-height:120px;display:grid;position:relative;overflow:hidden}.template-card__visual:before,.template-card__visual:after{content:"";opacity:.12;border:1px solid;border-radius:50%;width:100px;height:100px;position:absolute}.template-card__visual:after{width:180px;height:180px}.template-card__visual>svg{z-index:1;width:38px;height:38px}.template-card__body{padding:17px}.template-card__body>div{justify-content:space-between;align-items:center;display:flex}.template-card__body h2{color:var(--navy-950);margin:0;font-size:15px}.template-card__body>div button{color:var(--muted);background:0 0;padding:3px}.template-card__body>div svg{width:17px}.template-card__body>p{color:var(--muted);margin:5px 0 12px;font-size:9px}.template-card__body ul{flex-direction:column;gap:7px;margin:0 0 15px;padding:0;list-style:none;display:flex}.template-card__body li{color:var(--muted);align-items:center;gap:6px;font-size:8px;display:flex}.template-card__body li svg{color:#fff;background:var(--green);border-radius:50%;width:12px;height:12px;padding:2px}.outline-button{width:100%;min-height:38px;color:var(--blue-700);background:#fff;border:1px solid #cdd9e6;padding:0 12px;font-size:9px}.outline-button:hover{background:var(--blue-50);border-color:#aac5fb}.template-card--new{text-align:center;background:0 0;border-style:dashed;flex-direction:column;justify-content:center;align-items:center;min-height:310px;padding:25px;display:flex}.modal-layer{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07192f8f;place-items:center;padding:22px;animation:.18s both fade-in;display:grid;position:fixed;inset:0;overflow:auto}.wizard{width:min(900px,100%);min-height:590px;box-shadow:var(--shadow-lg);background:#fff;border:1px solid #ffffff40;border-radius:24px;grid-template-columns:250px minmax(0,1fr);animation:.24s both rise-in;display:grid;overflow:hidden}.wizard__aside{color:#fff;background:radial-gradient(circle at 30% 60%,#4f9efc73,#0000 30%),linear-gradient(150deg,#0d315b,#155eef);flex-direction:column;padding:29px 25px;display:flex;position:relative;overflow:hidden}.wizard__aside:before,.wizard__aside:after{content:"";border:1px dashed #ffffff47;border-radius:50%;width:300px;height:210px;position:absolute;bottom:48px;right:-115px;transform:rotate(-15deg)}.wizard__aside:after{opacity:.25;border-style:solid;width:360px;height:360px;bottom:-135px;right:-5px;transform:none}.wizard__aside .brand{z-index:1}.wizard__aside .brand__mark{color:var(--blue-700);box-shadow:none;background:#fff}.wizard__aside .brand__word{color:#fff}.wizard__aside .brand__word small{color:#ffffff94}.wizard__aside-copy{z-index:1;margin-top:130px;position:relative}.wizard__plane{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.wizard__plane svg{width:23px;transform:rotate(-15deg)}.wizard__aside-copy p{letter-spacing:-.8px;max-width:180px;margin:18px 0 25px;font-size:24px;font-weight:760;line-height:1.12}.route-dots{align-items:center;display:flex}.route-dots span{border:2px solid #ffffff8c;border-radius:50%;width:9px;height:9px}.route-dots span.is-done{background:#fff;border-color:#fff}.route-dots i{border-top:1px dashed #ffffff6b;width:44px}.wizard__aside>small{z-index:1;color:#ffffff8c;margin-top:auto;font-size:8px}.wizard__main{flex-direction:column;min-width:0;padding:28px 42px 25px;display:flex;position:relative}.modal-close{z-index:2;position:absolute;top:20px;right:20px}.wizard__progress{align-items:center;gap:12px;width:calc(100% - 55px);display:flex}.wizard__progress>span{color:#8998a6;letter-spacing:1.1px;white-space:nowrap;font-size:8px;font-weight:850}.wizard__progress .progress{flex:1;height:4px}.wizard-step{max-width:550px;padding-top:44px;animation:.21s both slide-in}.wizard-step__icon{width:43px;height:43px;color:var(--blue-700);background:var(--blue-50);border-radius:13px;place-items:center;margin-bottom:14px;display:grid}.wizard-step__icon svg{width:20px}.wizard-step h2{color:var(--navy-950);letter-spacing:-1px;margin:0;font-size:29px;line-height:1.1}.wizard-step>p{color:var(--muted);margin:7px 0 23px;font-size:11px}.field{color:var(--ink);flex-direction:column;gap:7px;font-size:9px;font-weight:750;display:flex}.field-error{color:#b42318;font-size:9px;font-weight:650}.input-with-icon input[aria-invalid=true]{border-color:#d92d20}.input-with-icon{align-items:center;height:46px;display:flex;position:relative}.input-with-icon>svg{color:#8495a5;width:17px;position:absolute;left:13px}.input-with-icon input,.input-with-icon select,.quick-add-modal input{background:#fff;border:1px solid #dce4eb;border-radius:11px;outline:0;width:100%;height:100%;padding:0 13px 0 41px;font-size:11px}.input-with-icon input:focus,.input-with-icon select:focus,.quick-add-modal input:focus{border-color:#9ebffd;box-shadow:0 0 0 4px #155eef14}.input-with-icon select{appearance:none}.field-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.route-fields{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr);align-items:start;gap:10px;display:grid}.location-autocomplete{min-width:0;position:relative}.route-fields__connector{width:36px;height:46px;color:var(--blue-700);place-items:center;margin-top:23px;display:grid}.route-fields__connector svg{width:18px}.wizard-step fieldset{border:0;margin:0 0 17px;padding:0}.wizard-step legend{color:var(--ink);margin-bottom:8px;font-size:9px;font-weight:750}.choice-row{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.choice-row button,.activity-grid button{text-align:left;min-height:70px;transition:border var(--ease), background var(--ease);background:#fff;border:1px solid #dce4eb;border-radius:12px;align-items:center;gap:8px;padding:12px;display:flex;position:relative}.choice-row button:hover,.activity-grid button:hover,.choice-row button.is-selected,.activity-grid button.is-selected{background:var(--blue-50);border-color:#8bb3fc}.choice-row button>svg:first-child,.activity-grid button>svg:first-child{width:20px;height:20px;color:var(--blue-700)}.choice-row button>svg:last-child,.activity-grid button>svg:last-child{color:#fff;background:var(--blue-700);border-radius:50%;width:15px;height:15px;padding:3px;position:absolute;top:7px;right:7px}.choice-row button>span{flex-direction:column;gap:2px;font-size:10px;font-weight:750;display:flex}.choice-row button small{color:var(--muted);font-size:7px;font-weight:500}.travel-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.travel-mode-grid button{min-height:58px;color:var(--ink);text-align:left;background:#fff;border:1px solid #dce4eb;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;font-size:10px;font-weight:750;display:flex;position:relative}.travel-mode-grid button:hover,.travel-mode-grid button.is-selected{background:var(--blue-50);border-color:#8bb3fc}.travel-mode-grid button>svg:first-child{width:19px;color:var(--blue-700)}.travel-mode-grid button>svg:last-child{color:#fff;background:var(--blue-700);border-radius:50%;width:15px;height:15px;padding:3px;position:absolute;top:6px;right:6px}.transport-note{color:var(--muted);background:var(--blue-50);border:1px solid #dbe7ff;border-radius:12px;align-items:flex-start;gap:9px;margin:12px 0 0;padding:12px 13px;font-size:10px;line-height:1.5;display:flex}.transport-note>svg{width:17px;color:var(--blue-700);flex:0 0 17px}.transport-note strong{color:var(--ink)}.transport-note>button{min-height:36px;color:var(--blue-700);background:#fff;border:1px solid #8bb3fc;border-radius:9px;margin-left:auto;padding:0 10px;font-size:9px;font-weight:800}.transport-note--warning{background:#fff9ea;border-color:#f0d9a2}.transport-note--warning>svg{color:#a56b06}.baggage-profile{background:#fbfcfe;border:1px solid #dce4eb;border-radius:15px;margin-top:16px;padding:14px}.baggage-profile--compact{margin-top:20px}.baggage-profile__heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.baggage-profile__heading>div{flex-direction:column;gap:2px;display:flex}.baggage-profile__heading strong{color:var(--ink);font-size:10px}.baggage-profile__heading small{color:var(--muted);font-size:8px}.baggage-profile__heading>svg{color:#8998a6;width:17px}.baggage-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.baggage-options button{min-width:0;min-height:66px;color:var(--ink);text-align:left;background:#fff;border:1px solid #dce4eb;border-radius:11px;align-items:center;gap:8px;padding:10px;display:flex;position:relative}.baggage-options button:hover,.baggage-options button.is-selected{background:var(--blue-50);border-color:#8bb3fc}.baggage-options button>svg:first-child{width:18px;color:var(--blue-700);flex:0 0 18px}.baggage-options button>svg:last-child{color:#fff;background:var(--blue-700);border-radius:50%;width:14px;height:14px;padding:3px;position:absolute;top:6px;right:6px}.baggage-options button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.baggage-options button strong{font-size:9px}.baggage-options button small{color:var(--muted);font-size:7px}.baggage-profile__empty,.baggage-profile__disclaimer{color:var(--muted);margin:10px 0 0;font-size:8px;line-height:1.5}.baggage-profile__empty{color:#825c13}.baggage-profile__validation{margin:9px 0 0}.allowance-details{gap:8px;margin-top:10px;display:grid}.reservation-add-baggage{margin-top:10px}.allowance-detail{background:#fff;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:8px;padding:10px;display:grid}.allowance-detail>strong{color:var(--ink);grid-column:1/-1;align-self:center;font-size:9px}.reservation-segment__heading{color:var(--ink);grid-column:1/-1;justify-content:space-between;align-items:center;gap:10px;font-size:9px;display:flex}.reservation-segment__heading button{color:#a22929;font:inherit;cursor:pointer;background:#fff7f7;border:1px solid #f2c6c6;border-radius:8px;align-items:center;gap:4px;padding:5px 8px;display:inline-flex}.reservation-segment__heading button svg,.reservation-unlink-button svg{width:13px;height:13px}.reservation-existing{margin-bottom:16px}.reservation-existing__routes{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.reservation-existing__routes span{color:#31567b;background:#f5f9ff;border:1px solid #dce8f8;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:750}.reservation-existing__remove{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.reservation-existing__remove p{color:#8b3434;flex-basis:100%;margin:0;font-size:9px;line-height:1.5}.reservation-unlink-button{color:#a22929;background:#fff7f7;border-color:#f2c6c6}.reservation-baggage-scope{border:1px solid #dce4eb;border-radius:9px;grid-column:1/-1;margin:2px 0 0;padding:8px}.reservation-baggage-scope legend{color:var(--muted);padding:0 4px;font-size:8px;font-weight:750}.reservation-baggage-scope>div{flex-wrap:wrap;gap:6px;display:flex}.allowance-detail .reservation-baggage-scope label{color:#31567b;cursor:pointer;background:#f5f9ff;border-radius:8px;flex-direction:row;align-items:center;gap:5px;padding:5px 8px;display:inline-flex}.allowance-detail .reservation-baggage-scope input{width:15px;height:15px;padding:0}.allowance-detail label,.baggage-booking-fields label{min-width:0;color:var(--muted);flex-direction:column;gap:5px;font-size:8px;font-weight:700;display:flex}.allowance-detail input,.allowance-detail select,.baggage-booking-fields input,.baggage-booking-fields select{width:100%;min-width:0;height:38px;color:var(--ink);background:#fff;border:1px solid #dce4eb;border-radius:9px;outline:0;padding:0 9px;font-size:10px}.allowance-detail input:focus,.allowance-detail select:focus,.baggage-booking-fields input:focus,.baggage-booking-fields select:focus{border-color:#9ebffd;box-shadow:0 0 0 3px #155eef14}.baggage-booking-fields{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.baggage-booking-fields label>span{color:#8998a6;font-size:7px;font-weight:550}.baggage-booking-fields label>small{color:#8a5d08;font-size:7px;font-weight:550;line-height:1.4}.baggage-booking-fields__wide{grid-column:1/-1}.toggle-row{background:#f7f9fc;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:10px 13px;display:flex}.toggle-row>span{flex-direction:column;gap:3px;display:flex}.toggle-row strong{font-size:9px}.toggle-row small{color:var(--muted);font-size:8px}.toggle-row>button{width:38px;height:22px;transition:background var(--ease);background:#ccd5de;border-radius:99px;flex:0 0 38px;position:relative}.toggle-row>button span{width:16px;height:16px;transition:transform var(--ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #102c4c2e}.toggle-row>button.is-on{background:var(--blue-700)}.toggle-row>button.is-on span{transform:translate(16px)}.activity-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:17px;display:grid}.activity-grid button{min-height:62px}.activity-grid button span{font-size:9px;font-weight:700}.wizard-summary{color:var(--muted);background:var(--blue-50);border:1px solid #dbe7ff;border-radius:11px;align-items:flex-start;gap:9px;margin-top:14px;padding:11px 12px;font-size:8px;line-height:1.5;display:flex}.wizard-summary>svg{width:15px;color:var(--blue-700);flex:0 0 15px}.wizard-summary span{flex-direction:column;display:flex}.wizard-summary strong{color:var(--ink)}.wizard__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;display:flex}.wizard__footer .primary-button{min-width:126px}.back-button{min-height:44px;color:var(--muted);background:0 0;padding:0 12px;font-size:10px;font-weight:750}.create-list{min-width:155px!important}.quick-add-modal{width:min(430px,100%);box-shadow:var(--shadow-lg);background:#fff;border-radius:22px;flex-direction:column;padding:36px;animation:.22s both rise-in;display:flex;position:relative}.quick-add-modal .modal-symbol{width:43px;height:43px;color:var(--blue-700);background:var(--blue-50);border-radius:13px;place-items:center;display:grid}.quick-add-modal .modal-symbol svg{width:20px}.quick-add-modal h2{letter-spacing:-.7px;margin:15px 0 5px;font-size:23px}.quick-add-modal>p{color:var(--muted);margin:0 0 20px;font-size:10px}.quick-add-modal label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:9px;font-weight:750;display:flex}.quick-add-modal input{height:46px;padding-left:13px}.toast{z-index:300;color:#275c4d;max-width:420px;min-height:52px;box-shadow:var(--shadow-md);background:#f6fffb;border:1px solid #cde7dd;border-radius:13px;align-items:center;gap:10px;padding:11px 15px;font-size:10px;font-weight:700;animation:.25s both toast-in;display:flex;position:fixed;bottom:25px;right:25px}.toast svg{width:19px;color:var(--green)}.mobile-nav,.sidebar-backdrop{display:none}.trip-card__open{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;flex-direction:column;flex:1;padding:0;display:flex}.trip-card__open .trip-card__body{width:100%}.trip-card__actions{border-top:1px solid var(--line-soft);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.trip-card__actions button{min-height:44px;color:var(--muted);background:#fff;padding:0 8px;font-size:10px;font-weight:750}.trip-card__actions button+button{border-left:1px solid var(--line-soft)}.trip-card__actions button:hover{color:var(--blue-700);background:var(--blue-50)}.trip-card__actions button.is-danger,.is-danger{color:#b33a43}.trips-empty{border:1px dashed var(--line);background:#ffffff80;border-radius:19px;min-height:300px}.empty-product{place-items:center;min-height:calc(100dvh - 100px);display:grid}.empty-product__card{border:1px solid var(--line-soft);width:min(760px,100%);box-shadow:var(--shadow-md);text-align:center;background:radial-gradient(circle at 85% 10%,#155eef1f,#0000 32%),#fff;border-radius:28px;flex-direction:column;align-items:center;padding:clamp(34px,7vw,72px);display:flex}.empty-product__icon{color:#fff;background:linear-gradient(145deg, var(--blue-700), #58a8ff);border-radius:22px;place-items:center;width:66px;height:66px;margin-bottom:20px;display:grid;box-shadow:0 14px 30px #155eef33}.empty-product__icon svg{width:30px;height:30px}.empty-product h1{max-width:640px;color:var(--navy-950);letter-spacing:-1.8px;margin:6px 0 12px;font-size:clamp(28px,5vw,45px);line-height:1.05}.empty-product__card>p:not(.eyebrow){max-width:610px;color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.7}.empty-product__facts{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:24px;font-size:11px;display:flex}.empty-product__facts span{align-items:center;gap:6px;display:inline-flex}.empty-product__facts svg{width:15px;color:var(--green)}.destination-results{max-height:210px;box-shadow:var(--shadow-md);background:#fff;border:1px solid #dce4eb;border-radius:12px;margin-top:6px;display:grid;overflow:auto}.destination-results>span{color:var(--muted);padding:14px;font-size:11px}.destination-results button{min-height:52px;color:var(--ink);text-align:left;background:#fff;align-items:center;gap:10px;padding:8px 12px;display:flex}.destination-results button+button{border-top:1px solid var(--line-soft)}.destination-results button:hover{background:var(--blue-50)}.destination-results button>svg{width:18px;color:var(--blue-700);flex:0 0 18px}.destination-results button>span{flex-direction:column;min-width:0;display:flex}.destination-results strong{font-size:11px}.destination-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.destination-attribution{color:var(--muted);margin:6px 2px 0;font-size:8px}.destination-attribution a{color:var(--blue-700);text-decoration:underline}.toggle-row+.toggle-row{margin-top:9px}.editor-modal{width:min(620px,100%);max-height:min(860px,100dvh - 36px);box-shadow:var(--shadow-lg);background:#fff;border-radius:22px;flex-direction:column;padding:34px;animation:.22s both rise-in;display:flex;position:relative;overflow:auto}.editor-modal .modal-symbol{width:43px;height:43px;color:var(--blue-700);background:var(--blue-50);border-radius:13px;place-items:center;display:grid}.editor-modal .modal-symbol svg{width:20px}.editor-modal .modal-symbol--danger{color:#b33a43;background:#fff0f1}.editor-modal h2{color:var(--navy-950);letter-spacing:-.7px;margin:14px 44px 5px 0;font-size:24px}.editor-modal>p{color:var(--muted);margin:0 0 20px;font-size:11px;line-height:1.55}.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.editor-grid label{color:var(--ink);flex-direction:column;gap:7px;font-size:10px;font-weight:750;display:flex}.editor-grid label>small{color:var(--muted);font-size:8px;font-weight:550;line-height:1.4}.editor-grid__wide{grid-column:1/-1}.editor-grid input,.editor-grid select{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #dce4eb;border-radius:11px;outline:0;padding:0 12px;font-size:12px}.editor-grid input:focus,.editor-grid select:focus{border-color:#9ebffd;box-shadow:0 0 0 4px #155eef14}.editor-activities{border:0;margin:20px 0 0;padding:0}.editor-activities legend{margin-bottom:8px;font-size:10px;font-weight:750}.editor-activities>div{flex-wrap:wrap;gap:7px;display:flex}.editor-activities button{min-height:38px;color:var(--muted);background:#fff;border:1px solid #dce4eb;border-radius:10px;padding:0 11px;font-size:10px}.editor-activities button.is-selected{color:var(--blue-700);background:var(--blue-50);border-color:#8bb3fc}.editor-activities button svg{vertical-align:middle;width:13px}.editor-switches{color:var(--ink);flex-wrap:wrap;gap:10px 20px;margin-top:18px;font-size:11px;display:flex}.editor-switches label{align-items:center;gap:8px;min-height:38px;display:inline-flex}.editor-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.danger-button{color:#b33a43;background:#fff5f6;border:1px solid #f2c8cc;border-radius:11px;min-height:44px;padding:0 14px;font-size:10px;font-weight:800}.confirm-modal{width:min(500px,100%)}.weight-disclaimer,.forecast-pending{color:var(--muted);margin:10px 0;font-size:9px;line-height:1.5}.allowance-assessment{background:var(--blue-50);border:1px solid #dbe7ff;border-radius:11px;gap:8px;margin-top:12px;padding:10px;display:grid}.allowance-assessment__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.allowance-assessment__head strong{color:var(--ink);font-size:9px}.allowance-assessment__head span{color:#6f5a2c;text-transform:uppercase;background:#fff3d5;border-radius:99px;padding:3px 6px;font-size:7px;font-weight:800}.allowance-assessment>p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.allowance-assessment__row{border-top:1px solid #dbe7ff;flex-direction:column;gap:5px;padding-top:8px;display:flex}.allowance-assessment__row>div{justify-content:space-between;gap:8px;display:flex}.allowance-assessment__row strong{color:var(--ink);font-size:8px}.allowance-assessment__row span,.allowance-assessment__row small{color:var(--muted);font-size:7px;line-height:1.4}.allowance-assessment__row small.is-within-estimate{color:#18724f}.allowance-assessment__row small.is-near-limit{color:#8a5d08}.allowance-assessment__row small.is-over-limit{color:#b42318}.allowance-assessment__unassigned{border-top:1px solid #f0d9a2;align-items:flex-start;gap:6px;padding-top:8px;display:flex;color:#8a5d08!important}.allowance-assessment__unassigned svg{flex:0 0 13px;width:13px}.allowance-assessment .side-link{margin-top:0;font-size:8px}.weather-attribution{color:var(--blue-700);margin-top:10px;font-size:8px;text-decoration:underline;display:inline-flex}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slide-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.app-shell{grid-template-columns:218px minmax(0,1fr)}.sidebar{padding-left:14px;padding-right:14px}.trip-hero{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr)}.trip-hero__content{padding-left:29px}.countdown{left:15px}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr)}.packing-layout{grid-template-columns:minmax(0,1fr) 250px}.packing-header__main{flex-direction:column;align-items:flex-start}.packing-header__actions{padding:0}.packing-item{grid-template-columns:28px minmax(130px,1fr) auto auto 24px}.status-chip{display:none}.template-row{grid-template-columns:repeat(2,1fr)}.template-row .template-chip:nth-child(3){display:none}}@media (max-width:980px){.app-shell{display:block}.sidebar{width:260px;height:100dvh;min-height:0;box-shadow:var(--shadow-lg);transition:transform .24s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-104%)}.sidebar--open{transform:translate(0)}.sidebar__close{display:grid!important}.sidebar-backdrop{z-index:65;background:#07192f61;display:block;position:fixed;inset:0}.topbar{height:70px;padding:0 24px}.topbar__mobile-brand{align-items:center;gap:10px;display:flex}.topbar__mobile-brand .icon-button{border:0}.global-search{width:min(340px,42vw)}.page{padding-left:24px;padding-right:24px}.trip-hero{grid-template-columns:minmax(0,1.25fr) minmax(220px,.6fr)}.countdown{width:122px;height:122px}.countdown strong{font-size:52px}.dashboard-grid{grid-template-columns:1fr}.readiness-list{grid-template-columns:1fr 1fr;display:grid}.readiness-list:before{display:none}.trips-grid,.templates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.packing-layout{grid-template-columns:1fr}.packing-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.smart-assistant,.weather-card{grid-column:span 2}}@media (max-width:760px){button{touch-action:manipulation;min-height:44px}button[aria-label]{min-width:44px}.topbar{height:calc(70px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left));gap:10px}.sidebar{padding-top:calc(27px + env(safe-area-inset-top));padding-right:max(18px, env(safe-area-inset-right));padding-bottom:calc(20px + env(safe-area-inset-bottom));padding-left:max(18px, env(safe-area-inset-left))}.topbar__mobile-brand .brand{display:none}.global-search{flex:1;width:auto;height:44px}.global-search input{padding-right:12px;font-size:16px}.search-shortcut,.header-create span,.avatar-button>svg{display:none}.header-create{width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.icon-button,.avatar-button{min-width:44px;min-height:44px}.notification-popover{width:min(340px,100vw - 32px);right:-52px}.profile-popover{top:calc(76px + env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));left:max(16px, env(safe-area-inset-left));width:auto;position:fixed}.notification-popover>button,.search-results>button{min-height:52px}.notification-popover strong,.search-results strong{font-size:14px}.notification-popover small,.search-results small,.search-results__head,.search-results__head button{font-size:12px}.page{padding-top:27px;padding-right:max(16px, env(safe-area-inset-right));padding-bottom:calc(100px + env(safe-area-inset-bottom));padding-left:max(16px, env(safe-area-inset-left))}.page-intro{margin-bottom:20px}.page-intro h1{font-size:28px}.page-intro>div>p:last-child{font-size:12px}.trip-hero{grid-template-columns:1fr;min-height:430px}.trip-hero__content{padding:27px 24px 180px}.trip-hero__visual{height:185px;position:absolute;bottom:0;left:0;right:0}.trip-hero__visual:after{width:470px;height:470px;bottom:-240px;right:-70px}.countdown{width:112px;height:112px;top:21px;left:28px}.countdown strong{font-size:46px}.flying-plane{width:35px;top:31px;right:46px}.skyline{left:48%}.trip-meta{gap:10px}.hero-progress{width:100%}.attention-card,.readiness-card{padding:20px 17px}.attention-action{font-size:0}.attention-copy small{white-space:normal}.mini-trips{grid-template-columns:1fr 1fr}.mini-trip--add{grid-column:span 2;min-height:120px}.template-row{grid-template-columns:1fr}.template-row .template-chip:nth-child(3){display:flex}.app-shell--focus .packing-page{max-width:none;padding:0 0 calc(28px + env(safe-area-inset-bottom))}.app-shell--focus .packing-main{padding:0 max(12px, env(safe-area-inset-right)) 0 max(12px, env(safe-area-inset-left))}.app-shell--focus .packing-header,.app-shell--focus .trip-subnav,.app-shell--focus .packing-toolbar{display:none}.packing-focus-bar{z-index:55;padding:calc(10px + env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 13px max(12px, env(safe-area-inset-left));color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d315bf5;border-bottom:1px solid #ffffff24;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"exit summary""progress progress";align-items:center;gap:10px 12px;margin-bottom:14px;display:grid;position:sticky;top:0;box-shadow:0 12px 30px #0d315b2e}.packing-focus-bar__exit{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:12px;grid-area:exit;justify-content:center;align-items:center;gap:4px;min-width:58px;padding:0 8px;font-size:12px;font-weight:750;display:inline-flex}.packing-focus-bar__exit svg{width:17px;height:17px}.packing-focus-bar__summary{grid-area:summary;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.packing-focus-bar__summary>div{flex-direction:column;min-width:0;display:flex}.packing-focus-bar__summary strong{font-size:15px}.packing-focus-bar__summary span{color:#ffffffad;font-size:12px}.packing-focus-bar__summary b{font-size:18px}.packing-focus-bar>.progress{background:#ffffff2e;grid-area:progress;height:5px}.packing-focus-bar>.progress span{background:#fff}.packing-header{grid-template-columns:1fr;min-height:310px;padding:25px 22px}.packing-header__route{display:none}.packing-header__main{justify-content:flex-start}.packing-header__actions{width:100%}.packing-header__actions button{flex:1}.packing-header__main>div>p:last-child{font-size:14px;line-height:1.5}.packing-header__main .eyebrow,.packing-header__status span,.packing-header__status small{font-size:11px}.packing-header__status{align-self:auto}.reservation-status-card{grid-template-columns:44px minmax(0,1fr);padding:14px}.reservation-status-card__content strong{font-size:14px}.reservation-status-card__content span{white-space:normal;font-size:12px}.reservation-status-card__action{grid-column:1/-1;min-height:46px;font-size:12px}.trip-subnav{overscroll-behavior-x:contain;scrollbar-width:none;overflow-x:auto}.trip-subnav button{flex:none;font-size:12px}.trip-subnav span{font-size:11px}.packing-toolbar{flex-wrap:wrap}.filter-tabs{overscroll-behavior-x:contain;scrollbar-width:none;width:100%;overflow-x:auto}.filter-tabs button{flex:1 0 auto;height:44px;font-size:12px}.filter-tabs span{font-size:11px}.packing-search{min-width:0;height:44px}.packing-search input{font-size:16px}.square-button,.add-item-button{flex-basis:44px;width:44px;min-width:44px;height:44px}.add-item-button{width:auto;font-size:12px}.smart-note{min-height:64px}.smart-note p{font-size:13px}.smart-note button{min-width:76px;font-size:12px}.packing-group__head{grid-template-columns:36px minmax(110px,1fr) 18px}.packing-group__head strong{font-size:14px}.packing-group__head small{font-size:12px}.packing-group__head .progress{display:none}.packing-item{grid-template-columns:44px minmax(0,1fr) 44px;grid-template-areas:"check name more"".status.";gap:5px 8px;padding-top:10px;padding-bottom:10px}.check-button{grid-area:check;width:44px;height:44px}.packing-item__name{grid-area:name}.packing-item__name>strong{font-size:15px;line-height:1.35}.quantity{font-size:12px}.reason,.last-minute{min-height:24px;font-size:11px}.assignment,.bag-assignment{display:none}.packing-item>.status-chip{grid-area:status;width:max-content;min-height:26px;font-size:11px;display:inline-flex}.packing-item>.status-chip svg{width:12px;height:12px}.item-meta-mobile{width:100%;color:var(--muted);font-size:12px;display:block}.row-more{grid-area:more;width:44px;height:44px}.packing-sidebar{grid-template-columns:1fr}.side-card__head small{font-size:11px}.side-card__head strong,.side-card__title strong{font-size:14px}.smart-assistant p{font-size:13px}.smart-assistant>button,.side-link{min-height:44px;margin-top:6px;font-size:12px}.side-card__title>button{width:44px;height:44px}.weight-display span,.weight-legend span{font-size:11px}.traveler-progress strong{font-size:12px}.traveler-progress small,.traveler-avatar,.forecast span{font-size:11px}.forecast strong{font-size:12px}.smart-assistant,.weather-card{grid-column:span 1}.template-hero{grid-template-columns:1fr;min-height:460px;padding:30px 24px}.template-hero__art{min-height:180px}.template-filters{padding-bottom:3px;overflow-x:auto}.template-filters button{flex:none}.wizard{height:min(720px, calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));grid-template-columns:1fr;min-height:0;max-height:100%}.wizard__aside{display:none}.wizard__main{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;padding:0;display:grid;overflow:hidden}.modal-close{width:44px;height:44px;top:9px;right:12px}.wizard__progress{border-bottom:1px solid var(--line-soft);background:#fff;width:100%;min-height:62px;padding:18px 68px 12px 20px}.wizard__progress>span{font-size:11px}.wizard-step{overscroll-behavior:contain;scrollbar-gutter:stable;width:100%;max-width:none;min-height:0;padding:18px 24px 24px;overflow-y:auto}.wizard-step h2{font-size:27px}.wizard-step>p{font-size:14px;line-height:1.5}.field,.wizard-step legend{font-size:12px}.input-with-icon{min-height:48px}.input-with-icon input,.input-with-icon select,.quick-add-modal input{font-size:16px}.route-fields{grid-template-columns:1fr;gap:4px}.route-fields__connector{width:100%;height:28px;margin:0}.route-fields__connector svg{transform:rotate(90deg)}.travel-mode-grid button{min-height:58px;font-size:13px}.transport-note{font-size:12px}.transport-note--warning{flex-wrap:wrap}.transport-note--warning>button{min-height:44px;margin-left:26px;font-size:12px}.baggage-profile{padding:13px}.baggage-profile__heading strong{font-size:13px}.baggage-profile__heading small,.baggage-profile__empty,.baggage-profile__disclaimer{font-size:11px}.baggage-options button{min-height:70px}.baggage-options button strong{font-size:12px}.baggage-options button small{font-size:10px}.allowance-detail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.allowance-detail>strong{grid-column:1/-1;font-size:12px}.allowance-detail label,.baggage-booking-fields label{font-size:11px}.baggage-booking-fields label>small{font-size:10px}.allowance-detail input,.allowance-detail select,.baggage-booking-fields input,.baggage-booking-fields select{min-height:46px;font-size:16px}.baggage-booking-fields{grid-template-columns:1fr 1fr}.choice-row button>span{font-size:14px}.choice-row button small{font-size:12px}.toggle-row{min-height:66px}.toggle-row strong{font-size:13px}.toggle-row small{font-size:11px}.toggle-row>button{background:0 0;flex-basis:44px;width:44px;height:44px}.toggle-row>button:before{content:"";width:38px;height:22px;transition:background var(--ease);background:#ccd5de;border-radius:99px;position:absolute;top:11px;left:3px}.toggle-row>button span{z-index:1;top:14px;left:6px}.toggle-row>button.is-on{background:0 0}.toggle-row>button.is-on:before{background:var(--blue-700)}.activity-grid button span{font-size:13px}.wizard-summary{font-size:12px}.wizard__footer{z-index:1;border-top:1px solid var(--line-soft);background:#fff;margin-top:0;padding:12px 24px;box-shadow:0 -10px 24px #102c4c0d}.wizard__footer .primary-button,.back-button{font-size:14px}.activity-grid{grid-template-columns:repeat(2,1fr)}.modal-layer{padding:max(10px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));overscroll-behavior:contain}.quick-add-modal{max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));overscroll-behavior:contain;padding:28px 24px 24px;overflow-y:auto}.quick-add-modal h2{font-size:24px}.quick-add-modal>p{font-size:14px;line-height:1.45}.quick-add-modal label{font-size:12px}.mobile-nav{z-index:100;right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(10px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dae4eee6;border-radius:19px;grid-template-columns:repeat(5,1fr);align-items:center;height:68px;padding:5px 8px;display:grid;position:fixed;box-shadow:0 16px 40px #102c4c2e}.mobile-nav>button{color:#8192a2;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;height:52px;padding:0 2px;font-size:11px;font-weight:750;display:flex}.mobile-nav>button svg{width:19px;height:19px}.mobile-nav>button.is-active{color:var(--blue-700)}.mobile-nav .mobile-nav__create{color:var(--blue-700);position:relative;top:-13px}.mobile-nav__create svg{color:#fff;background:var(--blue-700);border-radius:50%;padding:12px;box-shadow:0 9px 20px #155eef4d;width:45px!important;height:45px!important}.toast{right:max(16px, env(safe-area-inset-right));bottom:calc(91px + env(safe-area-inset-bottom));left:max(16px, env(safe-area-inset-left));max-width:none;font-size:13px}.app-shell--focus .mobile-nav{display:none}.empty-product{min-height:calc(100dvh - 170px)}.empty-product__card{border-radius:22px;padding:36px 22px}.empty-product h1{letter-spacing:-1.1px;font-size:31px}.empty-product__card>p:not(.eyebrow){font-size:14px}.empty-product__facts{flex-direction:column;align-items:flex-start;font-size:12px}.trip-card__actions button{min-height:48px;font-size:12px}.destination-results button{min-height:56px}.destination-results strong{font-size:14px}.destination-results small{font-size:12px}.editor-modal{width:100%;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:28px 22px max(22px, env(safe-area-inset-bottom));overscroll-behavior:contain}.editor-modal h2{font-size:25px}.editor-modal>p{font-size:14px}.editor-grid{grid-template-columns:1fr}.editor-grid__wide{grid-column:auto}.editor-grid label,.editor-activities legend{font-size:12px}.editor-grid label>small{font-size:10px}.editor-grid input,.editor-grid select{min-height:48px;font-size:16px}.editor-activities button{min-height:44px;font-size:12px}.editor-switches{font-size:13px}.editor-actions{bottom:calc(-1 * max(22px, env(safe-area-inset-bottom)));margin:22px -22px calc(-1 * max(22px, env(safe-area-inset-bottom)));padding:13px 22px max(13px, env(safe-area-inset-bottom));border-top:1px solid var(--line-soft);background:#fff;position:sticky;box-shadow:0 -10px 24px #102c4c0d}.editor-actions>button{min-height:48px;font-size:13px}}@media (max-width:560px){.topbar__actions .avatar-button{display:none}.topbar__mobile-brand{gap:0}.topbar__mobile-brand .icon-button{width:44px}.global-search input{font-size:16px}.page-intro .primary-button{padding:0 12px;font-size:0}.page-intro .primary-button svg{width:18px}.trip-hero h2{font-size:43px}.trip-meta span:nth-child(3){display:none}.trip-hero__actions{gap:12px}.button-on-dark{padding:0 13px;font-size:11px}.readiness-list,.mini-trips,.trips-grid,.templates-grid{grid-template-columns:1fr}.mini-trip--add{grid-column:auto}.trip-card--new{min-height:220px}.template-card--new{min-height:230px}.section-heading--page{align-items:flex-end}.section-heading--page .text-button{font-size:0}.section-heading--page .text-button svg{width:18px;height:18px}.packing-header h1{font-size:26px}.packing-header__actions{flex-direction:column;align-items:stretch}.packing-header{min-height:355px}.smart-note{align-items:flex-start}.smart-note button{justify-content:center;align-items:center;min-width:76px;display:inline-flex}.add-item-button{width:44px;padding:0;font-size:0}.choice-row{grid-template-columns:1fr}.travel-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.baggage-options,.baggage-booking-fields{grid-template-columns:1fr}.baggage-booking-fields__wide{grid-column:auto}.field-grid{grid-template-columns:1fr}.wizard-step{padding:18px 20px 24px}.wizard-step h2{font-size:25px}.wizard__main{padding:0}.wizard__footer{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
