:root{color:#111827;font-synthesis:none;--primary:#0d6efd;--primary-2:#3989ff;--primary-deep:#0a4fc4;--accent:#35cf56;--sunset:#ff8b5e;--bg:#fdfdfd;--surface:#fff;--surface-soft:#eef3fb;--text:#111827;--muted:#4b5563;--border:#e2e8f0;--shadow:0 14px 40px #181b231a;--shadow-primary:0 14px 30px color-mix(in srgb, var(--primary) 28%, transparent);--radius-lg:28px;--radius-md:20px;--radius-sm:14px;--fs-display:27px;--fs-title:19px;--fs-subtitle:13px;--fs-body:13px;--fs-caption:11px;--gutter:18px;background:#eceff3;font-family:IBM Plex Sans Arabic,IBM Plex Sans,Segoe UI,Tahoma,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--text);background:#e9edf2}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{width:22px;height:22px}.prototype-root{min-height:100vh;color:var(--text);background:#e9edf2;grid-template-columns:270px 1fr;display:grid}.prototype-root.theme-dark{--primary:#3989ff;--primary-2:#0d6efd;--accent:#35cf56;--bg:#111318;--surface:#191c22;--surface-soft:#232730;--text:#f8f8fa;--muted:#9aa0aa;--border:#ffffff14;--shadow:0 18px 44px #00000052;background:#0d0f13}.prototype-toolbar{color:#fff;z-index:50;background:#10131a;flex-direction:column;gap:26px;height:100vh;padding:28px 22px;display:flex;position:sticky;top:0}.toolbar-brand{direction:ltr;align-items:center;gap:12px;display:flex}.toolbar-brand>span{background:linear-gradient(145deg,#3989ff,#0a58ca);border-radius:14px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.toolbar-brand div{display:grid}.toolbar-brand strong{font-size:18px}.toolbar-brand small{color:#9ca5b6}.toolbar-controls{gap:8px;display:grid}.toolbar-controls button{color:#bac1ce;text-align:right;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;padding:13px 14px;display:flex}.toolbar-controls button:hover,.toolbar-controls button.is-active{color:#fff;background:#ffffff14}.toolbar-links{gap:8px;margin-top:auto;display:grid}.toolbar-links a{color:#d4d8e1;border:1px solid #ffffff1a;border-radius:14px;padding:12px 14px}.device-canvas{place-items:center;min-width:0;min-height:100vh;padding:38px;display:grid}.phone-shell{background:#101117;border-radius:52px;width:406px;height:856px;padding:12px;position:relative;box-shadow:0 38px 80px #0d111947,inset 0 0 0 1px #ffffff2e}.phone-status{background:var(--bg);height:35px;color:var(--text);direction:ltr;border-radius:38px 38px 0 0;justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;font-weight:700;display:flex}.phone-viewport{background:var(--bg);border-radius:0 0 40px 40px;height:calc(100% - 35px);position:relative;overflow:hidden}.phone-home{opacity:.8;background:#f5f5f5;border-radius:999px;width:130px;height:5px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.screen{scrollbar-width:none;background:var(--bg);height:100%;padding-bottom:104px;overflow-y:auto}.screen::-webkit-scrollbar{display:none}.screen-body{gap:18px;padding:0 18px 24px;display:grid}.app-header{z-index:12;background:color-mix(in srgb, var(--bg) 90%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;min-height:88px;padding:18px 18px 12px;display:grid;position:sticky;top:0}.app-header__actions{position:relative}.app-header__title{text-align:center;min-width:0;display:grid}.app-header__title strong{font-size:17px}.app-header__title span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;overflow:hidden}.avatar,.icon-button{background:var(--surface);width:42px;height:42px;color:var(--text);border:0;border-radius:50%;place-items:center;display:grid;box-shadow:0 4px 18px #1b1d240f}.avatar{color:#fff;background:#202632;font-weight:700}.bottom-navigation{z-index:20;background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid var(--border);border-radius:28px;grid-template-columns:repeat(5,1fr);min-height:74px;padding:8px 7px;display:grid;position:absolute;bottom:12px;left:14px;right:14px;box-shadow:0 12px 34px #181b2324}.bottom-navigation a{min-width:0;color:var(--muted);border-radius:20px;align-content:center;place-items:center;gap:4px;font-size:10px;display:grid}.bottom-navigation a svg{width:20px;height:20px}.bottom-navigation a.is-active{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent)}.search-box{background:var(--surface);border-radius:18px;align-items:center;gap:10px;height:54px;padding:0 15px;display:flex;position:relative;box-shadow:0 6px 20px #1f22290d}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:0}.search-box input::placeholder{color:var(--muted)}.hero-card{color:#fff;min-height:245px;box-shadow:var(--shadow);background:#151a25;border-radius:30px;grid-template-columns:1.05fr .95fr;display:grid;position:relative;overflow:hidden}.hero-card__content{z-index:2;flex-direction:column;align-items:flex-start;padding:25px 20px;display:flex;position:relative}.hero-card__content:after{content:"";z-index:-1;background:linear-gradient(90deg,#181c25 63%,#0000);position:absolute;inset:0 -65px 0 0}.hero-card h1{margin:6px 0;font-size:27px;line-height:1.25}.hero-card p{color:#d8dce4;margin:0 0 18px;font-size:13px;line-height:1.7}.hero-card .button{width:auto;margin-top:auto;padding-inline:19px}.hero-card__media{background-position:50%;background-size:cover;min-height:245px}.eyebrow{color:var(--primary-2);font-size:11px;font-weight:700}.hero-card .eyebrow{color:#8fb8ff}.hero-card__secondary{margin-top:8px}.home-scroll-row{scrollbar-width:none;grid-auto-columns:140px;grid-auto-flow:column;gap:11px;margin-inline:-18px;padding-inline:18px;display:grid;overflow-x:auto}.home-scroll-row::-webkit-scrollbar{display:none}.home-scroll-card{background:var(--surface);color:var(--text);text-align:right;border:0;border:1px solid var(--border);cursor:pointer;border-radius:20px;padding:0;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 8px 20px #181b230d}.home-scroll-card:hover{transform:translateY(-3px);box-shadow:0 16px 30px #181b231f}.home-scroll-card__media img{transition:transform .4s}.home-scroll-card:hover .home-scroll-card__media img{transform:scale(1.06)}.home-scroll-card__media{height:100px;position:relative}.home-scroll-card__media img{object-fit:cover;width:100%;height:100%;display:block}.home-scroll-card__fav{color:#fff;background:#11182773;border:0;border-radius:10px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:8px;left:8px}.home-scroll-card__fav svg{width:14px;height:14px}.home-scroll-card__badge{color:#fff;background:#11182799;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:700;position:absolute;bottom:8px;right:8px}.home-scroll-card span{gap:2px;padding:9px 10px;display:grid}.home-scroll-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.home-scroll-card small{color:var(--muted);align-items:center;gap:3px;font-size:10px;display:flex;overflow:hidden}.home-scroll-card small svg{width:11px;height:11px;color:var(--primary);flex:none}.home-scroll-card small span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-appbar{justify-content:space-between;align-items:center;gap:10px;padding:14px 18px 6px;display:flex}.home-appbar__user{align-items:center;gap:10px;min-width:0;display:flex}.home-appbar__avatar{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.home-appbar__user div{min-width:0}.home-appbar__user strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;display:block;overflow:hidden}.home-appbar__user small{color:var(--muted);font-size:11px}.home-appbar__actions{flex:none;gap:8px;display:flex}.home-appbar__actions .icon-button{border:1px solid var(--border);width:40px;height:40px}.country-hero{border-radius:var(--radius-lg);color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;min-height:215px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0a142838}.country-hero:before{content:"";background:linear-gradient(#060c1c00 25%,#060c1c26 45%,#060c1cd1 100%);position:absolute;inset:0}.country-hero>*{z-index:1;position:relative}.country-hero h1{text-shadow:0 4px 18px #00000040;margin:0 0 12px;font-size:30px;font-weight:700}.country-hero__actions{flex-wrap:wrap;gap:10px;display:flex}.country-hero__actions .button{width:auto;min-height:42px;padding:0 18px;font-size:13px}.button--surface{color:var(--primary);background:#fff;border:0;border-radius:999px}.ai-banner{background:color-mix(in srgb, var(--primary) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 14%, var(--border));border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.ai-banner h2{margin:0 0 4px;font-size:16px}.ai-banner p{color:var(--muted);margin:0 0 12px;font-size:12px}.ai-banner__cta{border:1px solid var(--border);background:var(--surface);color:var(--primary);border-radius:20px;align-items:center;gap:4px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.ai-banner__cta svg{width:12px;height:12px}.ai-banner__art{object-fit:contain;flex:none;width:78px;height:78px}.bottom-navigation__fab-item{color:var(--primary);background:0 0;border:0;align-content:end;place-items:center;gap:4px;padding-bottom:2px;font-size:10px;font-weight:600;display:grid}.bottom-navigation__fab{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:2px;display:grid}.bottom-navigation__fab svg{width:22px;height:22px}.home-banner-row{scrollbar-width:none;grid-auto-columns:88%;grid-auto-flow:column;gap:10px;margin-inline:-18px;padding-inline:18px;display:grid;overflow-x:auto}.home-banner-row::-webkit-scrollbar{display:none}.home-banner-card{color:#fff;text-align:right;border:0;border-radius:18px;height:100px;padding:0;position:relative;overflow:hidden}.home-banner-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-banner-card:after{content:"";background:linear-gradient(90deg,#0d121cc7,#0d121c26);position:absolute;inset:0}.home-banner-card span{z-index:2;align-content:center;gap:3px;height:100%;padding:0 16px;display:grid;position:relative}.home-banner-card strong{font-size:13px}.home-banner-card small{color:#dbe4f5;font-size:10px}.ai-promo-band{background:color-mix(in srgb, var(--primary) 8%, var(--surface));border:1px solid color-mix(in srgb, var(--primary) 16%, var(--border));border-radius:20px}.button{border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;padding:0 18px;font-weight:700;transition:transform .18s,opacity .18s,box-shadow .18s;display:inline-flex}.button:active{transform:scale(.97)}.button--primary{background:linear-gradient(135deg, var(--primary-2), var(--primary) 60%, var(--primary-deep));color:#fff;box-shadow:var(--shadow-primary)}.button--primary:hover{box-shadow:0 18px 34px color-mix(in srgb, var(--primary) 34%, transparent)}.button--secondary{background:color-mix(in srgb, var(--primary) 9%, var(--surface));color:var(--primary)}.button--ghost{color:var(--primary);background:0 0}.shortcut-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.shortcut-grid>button{min-width:0;color:var(--text);background:0 0;border:0;place-items:center;gap:9px;padding:0;display:grid;position:relative}.shortcut-grid>button>span{background:var(--surface);width:58px;height:58px;color:var(--primary);border-radius:20px;place-items:center;display:grid;box-shadow:0 6px 18px #1b1d240f}.shortcut-grid strong{white-space:nowrap;font-size:11px;font-weight:600}.section-heading{justify-content:space-between;align-items:end;gap:12px;display:flex}.section-heading>div{gap:2px;display:grid}.section-heading span{color:var(--muted);font-size:11px}.section-heading h2{margin:0;font-size:19px}.section-heading>button{color:var(--primary);background:0 0;border:0;font-size:12px;font-weight:700}.destination-row{grid-template-columns:1fr 1fr;gap:11px;display:grid}.destination-card{background:var(--surface);text-align:right;min-width:0;color:var(--text);border:0;border-radius:22px;padding:0;overflow:hidden;box-shadow:0 8px 24px #1e20280f}.destination-card img{object-fit:cover;width:100%;height:108px;display:block}.destination-card span{gap:3px;padding:13px;display:grid}.destination-card strong{font-size:14px}.destination-card small{color:var(--muted)}.city-hero{color:#fff;border-radius:30px;height:270px;position:relative;overflow:hidden}.city-hero img{object-fit:cover;width:100%;height:100%}.city-hero:after{content:"";background:linear-gradient(#090d1405 30%,#090d14e0);position:absolute;inset:0}.city-hero__overlay{z-index:2;position:absolute;bottom:20px;left:20px;right:20px}.city-hero__overlay span{color:#dce2eb;font-size:12px}.city-hero__overlay h1{margin:4px 0;font-size:26px}.city-hero__overlay p{color:#dce2eb;margin:0;font-size:12px;line-height:1.6}.stat-strip{background:var(--surface);border-radius:22px;grid-template-columns:repeat(3,1fr);padding:16px 10px;display:grid;box-shadow:0 7px 22px #1d1f260d}.stat-strip div{text-align:center;border-left:1px solid var(--border);gap:3px;display:grid}.stat-strip div:last-child{border-left:0}.stat-strip strong{font-size:15px}.stat-strip span{color:var(--muted);font-size:10px}.category-pills,.trip-tabs{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.category-pills button,.trip-tabs button{background:var(--surface);color:var(--muted);white-space:nowrap;border:0;border-radius:999px;padding:10px 16px}.category-pills button.is-active,.trip-tabs button.is-active{background:var(--primary);color:#fff}.place-list,.city-plan-list,.choice-list,.candidate-list{gap:10px;display:grid}.place-list>button,.city-plan-list>button,.city-plan-list>[role=button],.choice-list>button,.candidate-list>button{background:var(--surface);color:var(--text);text-align:right;cursor:pointer;border:0;border-radius:20px;align-items:center;gap:12px;padding:10px;display:flex;box-shadow:0 6px 20px #1d1f260a}.place-list img,.city-plan-list img,.candidate-list img{object-fit:cover;border-radius:16px;width:70px;height:70px}.place-list span,.city-plan-list span,.candidate-list span{flex:1;gap:3px;min-width:0;display:grid}.place-list small,.city-plan-list small,.candidate-list small{color:var(--muted)}.city-plan-list em{color:var(--primary);font-size:11px;font-style:normal}.sticky-cta{position:sticky;bottom:92px}.trip-summary{background:var(--surface);border-radius:28px;position:relative;overflow:hidden;box-shadow:0 8px 24px #1c1e250f}.trip-summary>img{object-fit:cover;width:100%;height:178px;display:block}.summary-edit{color:#111827;background:#fffffff0;border:0;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:11px;font-weight:700;display:flex;position:absolute;top:126px;left:14px}.summary-edit svg{width:16px;height:16px}.summary-stats{grid-template-columns:repeat(2,1fr);padding:17px 12px 12px;display:grid}.summary-stats div{text-align:center;border-left:1px solid var(--border);gap:4px;padding:6px 0;display:grid}.summary-stats div:nth-child(2n){border-left:0}.summary-stats div:nth-child(n+3){border-top:1px solid var(--border)}.summary-stats span{color:var(--muted);font-size:10px}.summary-stats strong{font-size:14px}.trip-summary p{color:var(--muted);margin:0;padding:0 18px 18px;font-size:12px;line-height:1.7}.day-overview{color:#fff;background:linear-gradient(135deg,#1d2130,#123a66);border-radius:24px;justify-content:space-between;align-items:center;min-height:90px;padding:18px;display:flex}.day-overview div{gap:3px;display:grid}.day-overview span{color:#bfc7d8;font-size:11px}.day-overview strong{font-size:21px}.day-overview button{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:15px;align-items:center;gap:6px;padding:11px;font-size:11px;display:flex}.timeline-list{display:grid}.timeline-list article{grid-template-columns:44px 18px 1fr;gap:5px;min-height:100px;display:grid;position:relative}.timeline-list article:before{content:"";background:color-mix(in srgb,var(--primary) 25%, var(--border));width:1px;position:absolute;top:20px;bottom:-4px;right:57px}.timeline-list article:last-child:before{display:none}.timeline-list time{color:var(--muted);direction:ltr;padding-top:16px;font-size:11px}.timeline-dot{background:var(--primary);z-index:2;width:10px;height:10px;box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 10%,var(--bg));border-radius:50%;margin-top:18px}.timeline-list article>button{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:20px;align-items:center;gap:10px;min-width:0;min-height:84px;padding:9px;display:flex;box-shadow:0 6px 18px #1e20270a}.timeline-list img{object-fit:cover;border-radius:14px;width:58px;height:64px}.timeline-list button span{flex:1;gap:3px;min-width:0;display:grid}.timeline-list small{color:var(--muted)}.timeline-list em{color:var(--primary);font-size:10px;font-style:normal}.drag-handle{cursor:grab;touch-action:none;color:var(--muted);flex:none;place-items:center;display:grid}.drag-handle:active{cursor:grabbing}.timeline-list article.is-dragging>button{opacity:.45}.timeline-list article.is-drag-over>button{box-shadow:0 0 0 2px var(--primary)}.city-plan-list>button.is-dragging,.city-plan-list>[role=button].is-dragging{opacity:.45}.city-plan-list>button.is-drag-over,.city-plan-list>[role=button].is-drag-over{box-shadow:0 0 0 2px var(--primary)}.sheet-layer{z-index:100;place-items:end center;display:grid;position:fixed;inset:0}.sheet-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07090e85;border:0;position:absolute;inset:0}.bottom-sheet{z-index:2;background:var(--surface);width:min(390px,100vw - 20px);max-height:78vh;color:var(--text);border-radius:30px 30px 0 0;padding:10px 18px 28px;animation:.24s ease-out sheet-up;position:relative;overflow:auto;box-shadow:0 -18px 60px #0c0e1433}@keyframes sheet-up{0%{opacity:0;transform:translateY(35px)}}.sheet-handle{background:color-mix(in srgb,var(--muted) 35%,transparent);border-radius:999px;width:48px;height:5px;margin:2px auto 12px}.sheet-title{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.sheet-title h2{margin:0;font-size:19px}.choice-list>button{box-shadow:none;border:1px solid var(--border);padding:15px}.choice-icon{background:color-mix(in srgb,var(--primary) 9%,var(--surface));width:48px;height:48px;color:var(--primary);border-radius:17px;place-items:center;display:grid}.choice-list div{flex:1;gap:4px;display:grid}.choice-list small{color:var(--muted);line-height:1.5}.form-stack{gap:14px;display:grid}.form-stack label,.component-grid label{gap:7px;font-size:12px;font-weight:600;display:grid}.form-stack input,.form-stack textarea,.component-grid input,.admin-filters input,.admin-filters select{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:16px;outline:0;padding:13px 14px}.form-stack input:focus,.form-stack textarea:focus,.component-grid input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}.form-stack textarea{resize:vertical;min-height:90px}.two-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.suggestion-chips{flex-wrap:wrap;gap:8px;display:flex}.suggestion-chips button,.category-grid button{background:var(--surface-soft);color:var(--text);border:0;border-radius:999px;padding:9px 13px}.category-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.category-grid button{border-radius:15px;padding:14px 6px}.doc-marker{z-index:20;color:#fff;background:#ee3857;border:2px solid #fff;border-radius:50%;width:24px;height:24px;font-size:10px;font-weight:800;position:absolute;box-shadow:0 4px 12px #ee385759}.app-header__actions .doc-marker{top:-4px;right:-4px}.search-box .doc-marker{top:-8px;left:-6px}.hero-card .doc-marker,.city-hero .doc-marker,.trip-summary .doc-marker{top:10px;left:10px}.shortcut-grid .doc-marker{top:-6px;left:0}.documentation-panel{color:#fff;z-index:80;background:#10131a;border-radius:22px;width:320px;padding:20px;position:fixed;bottom:24px;left:24px;box-shadow:0 18px 55px #00000047}.documentation-panel h2{margin:8px 0;font-size:17px}.documentation-panel p{color:#b8bfcc;font-size:12px;line-height:1.6}.documentation-panel dl{grid-template-columns:86px 1fr;gap:8px;font-size:11px;display:grid}.documentation-panel dt{color:#8f98a8}.documentation-panel dd{margin:0}.status-pill{background:color-mix(in srgb, var(--primary) 16%, var(--surface));color:var(--primary);border-radius:999px;align-items:center;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.toast{z-index:200;color:#fff;background:#10131a;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-size:12px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #00000040}.toast svg{color:#44d99b;width:18px;height:18px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:540px;padding:30px;display:grid}.empty-state>span{background:color-mix(in srgb,var(--primary) 9%,var(--surface));width:70px;height:70px;color:var(--primary);border-radius:25px;place-items:center;font-size:30px;display:grid}.empty-state h1{margin:16px 0 4px;font-size:20px}.empty-state p{color:var(--muted);line-height:1.6}.documentation-canvas{background:#f6f7f9;min-width:0;min-height:100vh;padding:40px}.doc-page{color:#111827;max-width:1150px;margin:0 auto}.doc-page__header{border-bottom:1px solid #e1e4e9;justify-content:space-between;align-items:end;gap:20px;padding-bottom:28px;display:flex}.doc-page__header span{color:#3989ff;font-weight:700}.doc-page__header h1{margin:5px 0;font-size:34px}.doc-page__header p{color:#4b5563;margin:0}.doc-page__header a{color:#fff;background:#0d6efd;border-radius:16px;padding:13px 18px}.doc-page section{margin-top:36px}.doc-page section h2{font-size:21px}.token-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.token-card{background:#fff;border-radius:18px;gap:7px;padding:10px;display:grid;box-shadow:0 5px 18px #1c1f260d}.token-card i{border-radius:13px;height:70px}.token-card code{color:#4b5563;font-size:11px}.component-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.component-row .button{width:auto;min-width:150px}.component-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.field-error{color:#d64153}.skeleton-card{background:#fff;border-radius:20px;gap:12px;padding:20px;display:grid}.skeleton-card span{background:linear-gradient(90deg,#eceff3,#f7f8fa,#eceff3) 0 0/200%;border-radius:999px;height:12px;animation:1.4s infinite shimmer}.skeleton-card span:nth-child(2){width:70%}.skeleton-card span:nth-child(3){width:45%}@keyframes shimmer{to{background-position:-200% 0}}.empty-mini{text-align:center;background:#fff;border-radius:20px;justify-items:center;gap:5px;padding:18px;display:grid}.empty-mini svg{color:#0d6efd}.empty-mini small{color:#4b5563}.sample-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.sample-cards article{background:#fff;border-radius:24px;min-height:150px;padding:22px;box-shadow:0 7px 24px #1c1f260d}.sample-cards h3{margin:8px 0;font-size:24px}.admin-filters{grid-template-columns:1fr 220px;gap:12px;margin:28px 0;display:grid}.screen-table{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 28px #1c1f260f}.screen-table__head,.screen-table__row{grid-template-columns:2.4fr 1fr 1fr .7fr .7fr;align-items:center;gap:16px;padding:15px 18px;display:grid}.screen-table__head{color:#fff;background:#171a22;font-size:12px}.screen-table__row{border-bottom:1px solid #eceef2;font-size:12px}.screen-table__row>span:first-child{gap:4px;display:grid}.screen-table__row small{color:#4b5563}.screen-table__row a{color:#0d6efd;font-weight:700}.status-dot{background:#9ba1ac;border-radius:50%;width:8px;height:8px;margin-left:6px;display:inline-block}.status-review{background:#f3aa23}.status-draft{background:#9ba1ac}.status-approved{background:#1fba80}@media (width<=1050px){.prototype-root{grid-template-columns:1fr}.prototype-toolbar{flex-direction:row;align-items:center;height:auto;padding:14px 18px;position:relative}.toolbar-controls{margin-right:auto;display:flex}.toolbar-controls button span,.toolbar-links{display:none}.toolbar-controls button{place-items:center;width:42px;height:42px;padding:0;display:grid}.device-canvas{padding:22px 10px}.documentation-canvas{padding:24px 16px}.documentation-panel{display:none}}@media (width<=520px){.prototype-toolbar{display:none}.device-canvas{place-items:stretch stretch;padding:0}.phone-shell{background:var(--bg);border-radius:0;width:100%;height:100vh;padding:0}.phone-status,.phone-viewport{border-radius:0}.phone-home{display:none}.bottom-sheet{width:100%}.doc-page__header{flex-direction:column;align-items:flex-start}.token-grid{grid-template-columns:repeat(2,1fr)}.component-grid{grid-template-columns:1fr}.screen-table{overflow-x:auto}.screen-table__head,.screen-table__row{min-width:850px}}.preview-page{display:none}.preview-page.is-active{display:block}.prototype-root{grid-template-columns:270px minmax(0,1fr)}.prototype-root.with-doc{grid-template-columns:270px minmax(0,1fr) 330px}.preview-doc-panel{background:#fff;border-right:1px solid #e5e8ed;height:100vh;padding:28px 22px;position:sticky;top:0;overflow:auto}.preview-doc-panel[hidden]{display:none}.preview-doc-panel h2{margin:8px 0}.preview-doc-panel p,.preview-doc-panel dd{color:#4b5563;line-height:1.6}.preview-doc-panel dl{grid-template-columns:80px 1fr;gap:9px;font-size:12px;display:grid}.preview-doc-panel dd{margin:0}.preview-toolbar-link{cursor:pointer}.preview-toolbar-link.is-active{color:#fff;background:#ffffff12;border-color:#ffffff52}[data-route-button]{cursor:pointer}.preview-content-panel{background:var(--bg);height:100%;padding-bottom:104px;overflow-y:auto}.preview-content-panel::-webkit-scrollbar{display:none}.preview-home .screen-body,.preview-city .screen-body,.preview-trip .screen-body,.preview-day .screen-body{padding-top:0}.preview-bottom-sheet[hidden],.preview-sheet-backdrop[hidden]{display:none}.preview-bottom-sheet{z-index:150;background:var(--surface);width:min(390px,100vw - 18px);max-height:78vh;color:var(--text);border-radius:30px 30px 0 0;padding:10px 18px 28px;position:fixed;bottom:0;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 -18px 60px #0c0e1438}.preview-sheet-backdrop{z-index:140;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07090e85;border:0;position:fixed;inset:0}.preview-fab{background:var(--primary);color:#fff;border:0;border-radius:18px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 12px 26px #3813d440}.preview-admin{max-width:1150px;margin:0 auto}.preview-toast[hidden]{display:none}@media (width<=1150px){.prototype-root.with-doc{grid-template-columns:1fr}.preview-doc-panel{display:none}.prototype-root{grid-template-columns:1fr}}.prototype-root{--warm:#f5efe8;--success:#17a877;--warning:#e49a16}.phone-viewport{isolation:isolate}.screen-body.compact{gap:14px}.app-header--large{align-items:end;min-height:112px;padding-bottom:18px}.app-header--large .app-header__title{text-align:right}.app-header--large .app-header__title strong{letter-spacing:-.35px;font-size:25px}.app-header--large .app-header__title span{font-size:13px}.bottom-navigation a.is-active svg{stroke-width:2.35px}.bottom-navigation a{transition:all .2s}.bottom-navigation a:active{transform:scale(.94)}.segmented-control{background:var(--surface-soft);border-radius:18px;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;display:grid}.segmented-control button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:14px;font-size:12px;font-weight:700}.segmented-control button.is-active{background:var(--surface);color:var(--text);box-shadow:0 5px 16px #191c2314}.explore-hero{color:#fff;min-height:238px;box-shadow:var(--shadow);background:#141820;border-radius:31px;position:relative;overflow:hidden}.explore-hero img{object-fit:cover;opacity:.82;width:100%;height:238px;display:block}.explore-hero:after{content:"";background:linear-gradient(#0b0d1208,#0b0d12cc);position:absolute;inset:0}.explore-hero__copy{z-index:2;gap:6px;display:grid;position:absolute;inset:auto 20px 19px}.explore-hero__copy span{color:#d9def0;font-size:11px}.explore-hero__copy h1{margin:0;font-size:25px}.explore-hero__copy p{color:#e7e9ef;margin:0;font-size:12px}.explore-hero__copy button{border-radius:15px;justify-self:start;width:auto;min-height:42px;margin-top:7px}.feature-icons{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.feature-icons button{color:var(--text);background:0 0;border:0;place-items:center;gap:7px;padding:0;font-size:10px;display:grid;position:relative}.feature-icons button>span{background:var(--surface);width:54px;height:54px;color:var(--primary);border:1px solid var(--border);border-radius:19px;place-items:center;display:grid;box-shadow:0 7px 20px #1c1f260f}.feature-icons button:nth-child(2)>span{color:#e85f57}.feature-icons button:nth-child(3)>span{color:#1a9e75}.feature-icons button:nth-child(4)>span{color:#d39016}.feature-icons button:nth-child(5)>span{color:#6f50dc}.editorial-row{scrollbar-width:none;grid-auto-columns:74%;grid-auto-flow:column;gap:12px;margin-inline:-18px;padding-inline:18px;display:grid;overflow:auto}.editorial-row::-webkit-scrollbar{display:none}.editorial-card{color:#fff;text-align:right;background:#161a22;border:0;border-radius:25px;min-height:210px;padding:0;position:relative;overflow:hidden}.editorial-card img{object-fit:cover;width:100%;height:210px;display:block}.editorial-card:after{content:"";background:linear-gradient(#0000 38%,#07090dd1);position:absolute;inset:0}.editorial-card>span{z-index:2;gap:3px;display:grid;position:absolute;bottom:15px;left:16px;right:16px}.editorial-card strong{font-size:17px}.editorial-card small{color:#e4e8ef}.service-band{background:var(--surface);border:1px solid var(--border);border-radius:25px;gap:14px;padding:17px;display:grid;box-shadow:0 8px 24px #1c1f260d}.service-band__header{align-items:center;gap:12px;display:flex}.service-band__header>span{color:#fff;background:#18202b;border-radius:17px;place-items:center;width:48px;height:48px;display:grid}.service-band__header div{flex:1;gap:3px;display:grid}.service-band__header small{color:var(--muted)}.service-band__grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.service-band__grid button{background:var(--surface-soft);min-height:64px;color:var(--text);border:0;border-radius:17px;align-content:center;place-items:center;gap:4px;font-size:10px;display:grid}.service-band__grid svg{width:19px;height:19px;color:var(--primary)}.place-detail-screen{background:var(--bg)}.place-cover{height:316px;position:relative;overflow:hidden}.place-cover img{object-fit:cover;width:100%;height:100%}.place-cover:after{content:"";background:linear-gradient(#080b1073,#0000 36%,#080b1026);position:absolute;inset:0}.place-cover__top{z-index:3;direction:ltr;justify-content:space-between;display:flex;position:absolute;top:15px;left:16px;right:16px}.place-cover__top .icon-button{background:#ffffffeb}.place-content{z-index:4;background:var(--bg);border-radius:34px 34px 0 0;gap:19px;margin-top:-34px;padding:25px 18px 130px;display:grid;position:relative}.place-title-row{align-items:start;gap:14px;display:flex}.place-title-row>div{flex:1}.place-title-row h1{margin:2px 0 5px;font-size:26px}.place-title-row p{color:var(--muted);margin:0;font-size:12px}.rating-badge{background:var(--surface);text-align:center;border-radius:18px;flex:none;gap:2px;min-width:64px;padding:10px 9px;display:grid;box-shadow:0 7px 20px #1c1f260f}.rating-badge strong{font-size:18px}.rating-badge span{color:#d79414;font-size:10px}.place-actions{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.place-actions button{background:var(--surface);min-height:68px;color:var(--text);border:0;border-radius:19px;align-content:center;place-items:center;gap:5px;font-size:10px;display:grid;box-shadow:0 5px 18px #1c1f260a}.place-actions svg{color:var(--primary);width:20px}.info-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;gap:13px;padding:18px;display:grid}.info-card h2{margin:0;font-size:17px}.info-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.85}.info-rows{display:grid}.info-rows div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:48px;font-size:12px;display:flex}.info-rows div:last-child{border:0}.info-rows span{color:var(--muted)}.floating-action-bar{z-index:21;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:23px;grid-template-columns:1fr 58px;gap:8px;padding:8px;display:grid;position:absolute;bottom:96px;left:14px;right:14px;box-shadow:0 14px 34px #181b232b}.floating-action-bar .button{min-height:52px}.floating-action-bar .icon-button{width:52px;height:52px;box-shadow:none;background:var(--surface-soft);border-radius:18px}.floating-action-bar .is-saved{color:#fff;background:#e94464}.trip-list-hero{color:#fff;background:#151922;border-radius:30px;flex-direction:column;align-items:flex-start;min-height:180px;padding:24px 20px;display:flex;position:relative;overflow:hidden}.trip-list-hero:after{content:"";opacity:.85;background:radial-gradient(circle at 35% 35%,#3989ff,#0a58ca 52%,#0000 53%);border-radius:50%;width:210px;height:210px;position:absolute;top:-65px;left:-55px}.trip-list-hero span,.trip-list-hero h1,.trip-list-hero p,.trip-list-hero button{z-index:2;position:relative}.trip-list-hero h1{margin:6px 0;font-size:26px}.trip-list-hero p{color:#cfd4df;width:65%;font-size:12px;line-height:1.6}.trip-list-hero button{width:auto;margin-top:auto}.trip-cards{gap:12px;display:grid}.trip-card{background:var(--surface);min-height:118px;color:var(--text);text-align:right;cursor:pointer;border:0;border-radius:25px;grid-template-columns:104px 1fr 20px;align-items:center;gap:12px;padding:10px;display:grid;box-shadow:0 7px 23px #1c1f260d}.trip-card:has(>.button){grid-template-columns:104px 1fr auto}.trip-card img{object-fit:cover;border-radius:19px;width:104px;height:96px}.trip-card>span{gap:5px;display:grid}.trip-card small{color:var(--muted)}.trip-card em{color:var(--primary);font-size:11px;font-style:normal;font-weight:700}.community-spotlight{background:var(--surface);box-shadow:var(--shadow);border-radius:29px;overflow:hidden}.community-spotlight img{object-fit:cover;width:100%;height:225px;display:block}.community-spotlight__body{gap:8px;padding:17px;display:grid}.author-line{align-items:center;gap:9px;display:flex}.author-line .avatar{flex:none;width:36px;height:36px;font-size:11px}.author-line>div{flex:1;display:grid}.author-line small{color:var(--muted);font-size:10px}.community-spotlight h2{margin:0;font-size:20px}.community-spotlight p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.engagement-row{border-top:1px solid var(--border);align-items:center;gap:6px;padding-top:12px;display:flex}.engagement-row button{background:var(--surface-soft);min-width:42px;height:38px;color:var(--muted);border:0;border-radius:14px;justify-content:center;align-items:center;gap:5px;font-size:10px;display:flex}.engagement-row button.is-active{color:#df3e5f;background:#df3e5f1a}.engagement-row button:last-child{margin-right:auto}.feed-list{gap:12px;display:grid}.feed-card{background:var(--surface);border:1px solid var(--border);border-radius:25px;gap:11px;padding:15px;display:grid}.feed-card__media{grid-template-rows:minmax(0,1fr);grid-template-columns:1.5fr 1fr;gap:5px;height:160px;display:grid;overflow:hidden}.feed-card__media img{object-fit:cover;width:100%;height:100%}.feed-card__media img:first-child{border-radius:18px 7px 7px 18px}.feed-card__media img:last-child{border-radius:7px 18px 18px 7px}.feed-card h3{margin:0;font-size:16px}.feed-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.story-content{padding-top:10px}.story-content blockquote{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:23px;margin:0;padding:18px;font-size:14px;line-height:1.9}.visited-places{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.visited-places button{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:20px;padding:0;overflow:hidden}.visited-places img{object-fit:cover;width:100%;height:105px;display:block}.visited-places span{gap:3px;padding:10px;display:grid}.visited-places small{color:var(--muted)}.comment-composer{background:var(--surface);border:1px solid var(--border);border-radius:18px;align-items:center;gap:8px;min-height:54px;padding:7px 8px 7px 12px;display:flex}.comment-composer input{color:var(--text);background:0 0;border:0;outline:0;flex:1}.comment-composer button{background:var(--primary);color:#fff;border:0;border-radius:14px;place-items:center;width:40px;height:40px;display:grid}.market-hero{color:#fff;background:#17221e;border-radius:30px;grid-template-columns:1fr 128px;min-height:175px;padding:22px 19px;display:grid;position:relative;overflow:hidden}.market-hero:before{content:"";background:radial-gradient(circle at 15% 20%,#2bc69280,#0000 35%);position:absolute;inset:0}.market-hero>div,.market-hero>img{z-index:2;position:relative}.market-hero h1{margin:6px 0;font-size:25px}.market-hero p{color:#cfe1d9;font-size:12px;line-height:1.65}.market-hero img{object-fit:cover;border-radius:60px 0 0 60px;width:150px;height:175px;margin:-22px -10px -22px 0}.market-categories{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.market-categories button{min-height:74px;color:var(--text);background:var(--surface);border:0;border-radius:20px;align-content:center;place-items:center;gap:7px;font-size:10px;display:grid}.market-categories svg{color:var(--success)}.product-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.product-card{background:var(--surface);color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:23px;padding:0;position:relative;overflow:hidden}.product-card img{object-fit:cover;width:100%;height:150px;display:block}.product-card>span{gap:4px;padding:12px;display:grid}.product-card small{color:var(--muted)}.product-card strong:last-child{color:var(--success)}.product-card .mini-add{border:3px solid var(--surface);background:var(--success);color:#fff;border-radius:14px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:126px;left:10px}.cart-indicator{color:#fff;background:#e94363;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;left:-5px}.product-detail-card{background:var(--bg);border-radius:31px 31px 0 0;gap:18px;margin-top:-28px;padding:23px 18px 125px;display:grid;position:relative}.merchant-row{background:var(--surface);border-radius:21px;align-items:center;gap:10px;padding:14px;display:flex}.merchant-row .avatar{background:#174e3b;flex:none;width:43px;height:43px}.merchant-row>div{flex:1;gap:3px;display:grid}.merchant-row small{color:var(--muted)}.quantity-control{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.quantity-control button{background:var(--surface-soft);height:44px;color:var(--text);border:0;border-radius:15px;font-size:20px}.quantity-control strong{text-align:center}.profile-hero{color:#fff;background:#171a22;border-radius:30px;gap:17px;padding:22px 18px;display:grid;position:relative;overflow:hidden}.profile-hero:after{content:"";opacity:.75;background:#0d6efd;border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;left:-65px}.profile-main{z-index:2;align-items:center;gap:13px;display:flex;position:relative}.profile-main .avatar{color:#1a1d24;background:#fff;border:4px solid #ffffff2e;width:64px;height:64px;font-size:18px}.profile-main>div{flex:1;gap:3px;display:grid}.profile-main span{color:#aeb6c5;font-size:11px}.profile-main button{color:#fff;background:#ffffff14;border:1px solid #ffffff24;border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.profile-stats{z-index:2;grid-template-columns:repeat(3,1fr);gap:8px;display:grid;position:relative}.profile-stats div{text-align:center;background:#ffffff12;border-radius:17px;gap:3px;padding:11px 8px;display:grid}.profile-stats span{color:#bfc5d1;font-size:9px}.profile-menu{gap:11px;display:grid}.menu-group{background:var(--surface);border:1px solid var(--border);border-radius:24px;overflow:hidden}.menu-row{border:0;border-bottom:1px solid var(--border);width:100%;min-height:58px;color:var(--text);text-align:right;background:0 0;align-items:center;gap:11px;padding:0 14px;display:flex}.menu-row:last-child{border:0}.menu-row>span:first-child{width:38px;height:38px;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));border-radius:14px;place-items:center;display:grid}.menu-row>strong{flex:1;font-size:12px}.menu-row small{color:var(--muted)}.state-gallery{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.state-card{text-align:center;background:#fff;border-radius:24px;align-content:center;place-items:center;gap:8px;min-height:180px;padding:20px;display:grid;box-shadow:0 7px 24px #1c1f260d}.state-card svg{color:#0d6efd}.state-card p{color:#4b5563;margin:0;font-size:12px}.nav-demo{background:#edf0f4;border-radius:25px;max-width:410px;min-height:100px;padding:14px;position:relative}.nav-demo .bottom-navigation{position:relative;bottom:auto;left:auto;right:auto}.registry-metric{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.registry-metric article{background:#fff;border-radius:20px;gap:4px;padding:17px;display:grid;box-shadow:0 6px 20px #1c1f260d}.registry-metric strong{font-size:25px}.registry-metric span{color:#4b5563;font-size:11px}@media (width<=520px){.feature-icons button>span{width:50px;height:50px}.explore-hero{min-height:226px}.explore-hero img{height:226px}}.search-box[type=button]{width:100%;color:var(--muted);text-align:right;border:0}.search-box[type=button]>span{flex:1}.home-community-card,.market-preview,.join-trip-card,.merchant-callout{background:var(--surface);width:100%;color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:24px;align-items:center;gap:12px;padding:14px;display:flex}.home-community-card__icon,.join-trip-card>span,.merchant-callout>span{background:color-mix(in srgb,var(--primary) 8%,var(--surface));width:48px;height:48px;color:var(--primary);border-radius:17px;place-items:center;display:grid}.home-community-card>span:nth-child(2),.market-preview>span,.join-trip-card>div,.merchant-callout>div{flex:1;gap:4px;display:grid}.home-community-card small,.market-preview small,.join-trip-card small,.merchant-callout small{color:var(--muted)}.market-preview img{object-fit:cover;border-radius:18px;width:72px;height:72px}.join-trip-card button,.merchant-callout button{background:var(--surface-soft);color:var(--primary);border:0;border-radius:15px;padding:10px 12px;font-weight:700}.text-action{color:var(--primary);background:0 0;border:0;justify-self:start;padding:0;font-weight:700}.mini-place-row{align-items:center;gap:11px;display:flex}.mini-place-row img{object-fit:cover;border-radius:16px;width:62px;height:62px}.mini-place-row span{flex:1;gap:4px;display:grid}.mini-place-row small{color:var(--muted)}.icon-button.is-saved{color:#fff;background:#e94464}.product-price{margin:0;font-size:28px}.cart-sheet-item{background:var(--surface-soft);border-radius:20px;grid-template-columns:68px 1fr auto;align-items:center;gap:12px;margin-bottom:15px;padding:12px;display:grid}.cart-sheet-item img{object-fit:cover;border-radius:17px;width:68px;height:68px}.cart-sheet-item span{gap:4px;display:grid}.cart-sheet-item small{color:var(--muted)}.sheet-message{text-align:center;justify-items:center;gap:15px;padding:8px 4px;display:grid}.sheet-message>span{background:color-mix(in srgb,var(--primary) 9%,var(--surface));width:68px;height:68px;color:var(--primary);border-radius:23px;place-items:center;display:grid}.sheet-message p{color:var(--muted);margin:0;line-height:1.8}.sheet-note{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.service-band--button{border:1px solid var(--border);width:100%;color:var(--text);text-align:right}.service-band--button .service-band__grid span{background:var(--surface-soft);border-radius:17px;align-content:center;place-items:center;gap:4px;min-height:64px;font-size:10px;display:grid}.service-band--button .service-band__grid svg{width:19px;height:19px;color:var(--primary)}.tours-preview{grid-template-columns:58px 1fr 22px;padding:13px 15px}.tours-preview .preview-icon{background:color-mix(in srgb,var(--primary) 10%,var(--surface));width:58px;height:58px;color:var(--primary);border-radius:19px;place-items:center;display:grid}.country-service-hero{color:#fff;background:#172036;border-radius:30px;grid-template-columns:1fr 86px;align-items:center;gap:12px;min-height:190px;padding:24px 20px;display:grid;position:relative;overflow:hidden}.country-service-hero:after{content:"";opacity:.7;background:radial-gradient(circle,#0d6efd,#0000 68%);border-radius:50%;width:190px;height:190px;position:absolute;top:-60px;left:-70px}.country-service-hero>*{z-index:2;position:relative}.country-service-hero span:first-child{color:#aeb8d2;font-size:11px}.country-service-hero h1{margin:6px 0;font-size:25px;line-height:1.3}.country-service-hero p{color:#d4d9e6;margin:0;font-size:12px;line-height:1.75}.country-flag{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:25px;place-items:center;width:76px;height:76px;font-size:42px;display:grid}.travel-readiness{background:var(--surface);border:1px solid var(--border);border-radius:24px;gap:12px;padding:17px;display:grid}.readiness-head{align-items:center;gap:11px;display:flex}.readiness-head>span{background:color-mix(in srgb,var(--accent) 12%,var(--surface));width:44px;height:44px;color:var(--accent);border-radius:15px;place-items:center;display:grid}.readiness-head div{flex:1;gap:3px;display:grid}.readiness-head small{color:var(--muted)}.readiness-head em{color:var(--accent);font-style:normal;font-weight:800}.progress-track{background:var(--surface-soft);border-radius:99px;height:9px;overflow:hidden}.progress-track i{background:var(--accent);border-radius:99px;height:100%;display:block}.travel-readiness>button{background:var(--surface-soft);min-height:42px;color:var(--primary);border:0;border-radius:14px;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.travel-readiness>button svg{width:17px}.service-card-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.service-card{border:1px solid var(--border);background:var(--surface);min-height:142px;color:var(--text);text-align:right;border-radius:24px;grid-template-rows:48px auto auto;grid-template-columns:1fr 20px;gap:4px;padding:15px;display:grid}.service-card>span{background:var(--surface-soft);width:48px;height:48px;color:var(--primary);border-radius:17px;place-items:center;display:grid}.service-card>strong,.service-card>small{grid-column:1/-1}.service-card>small{color:var(--muted);line-height:1.5}.service-card>svg{width:18px;color:var(--muted);grid-area:1/2}.service-card.tone-sunny>span{color:#d18b08;background:#fff6d9}.service-card.tone-mint>span{color:#0d9e78;background:#ddf7ed}.service-card.tone-danger>span{color:#d54558;background:#ffe6ea}.service-card.tone-blue>span,.service-card.tone-cyan>span{color:#287bd8;background:#e2f0ff}.service-alert{color:#4a3a0b;background:#fff8df;border-radius:23px;grid-template-columns:43px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.theme-dark .service-alert{color:#f4e4aa;background:#302914}.service-alert>span{color:#7f5c00;background:#ffdf75;border-radius:15px;place-items:center;width:43px;height:43px;display:grid}.service-alert p{margin:3px 0 0;font-size:11px;line-height:1.5}.service-alert button{color:inherit;background:0 0;border:0;font-weight:700}.visa-status-card{color:#fff;background:#153b32;border-radius:29px;grid-template-columns:58px 1fr;gap:14px;padding:22px;display:grid}.visa-status-icon{background:#2fc68c;border-radius:21px;place-items:center;width:58px;height:58px;display:grid}.visa-status-icon svg{width:28px;height:28px}.visa-status-card span{color:#b7d7cf;font-size:11px}.visa-status-card h1{margin:5px 0;font-size:24px}.visa-status-card p{color:#d5e9e3;margin:0;font-size:12px;line-height:1.6}.passport-context,.availability-card{background:var(--surface);border:1px solid var(--border);border-radius:22px;align-items:center;gap:11px;padding:13px;display:flex}.passport-mini,.availability-card>span:first-child{background:color-mix(in srgb,var(--primary) 10%,var(--surface));width:46px;height:46px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.passport-context>div,.availability-card>div{flex:1;gap:3px;display:grid}.passport-context small,.availability-card small{color:var(--muted)}.status-chip{border-radius:999px;width:max-content;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.status-chip.good{color:#0b8c63;background:#dff7ee}.status-chip.warning{color:#9b6500;background:#fff0bd}.status-chip.danger{color:#c0293c;background:#fde3e6}.requirement-list{gap:9px;display:grid}.requirement-list button{border:1px solid var(--border);background:var(--surface);min-height:68px;color:var(--text);text-align:right;border-radius:20px;align-items:center;gap:11px;padding:11px;display:flex}.requirement-list button>span{background:var(--surface-soft);width:43px;height:43px;color:var(--muted);border-radius:15px;place-items:center;display:grid}.requirement-list button.is-done>span{color:#0b9f70;background:#dff7ee}.requirement-list button>div{flex:1;gap:3px;display:grid}.requirement-list small{color:var(--muted)}.requirement-list button>svg{width:17px;color:var(--muted)}.weather-hero{color:#fff;background:linear-gradient(145deg,#397fe5,#7bb9ff);border-radius:31px;justify-content:space-between;align-items:center;min-height:220px;padding:25px;display:flex;position:relative;overflow:hidden}.weather-hero:after{content:"";background:#ffffff1f;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-90px;left:-40px}.weather-hero>*{z-index:2;position:relative}.weather-hero>svg{color:#ffe27b;stroke-width:1.2px;width:104px;height:104px}.weather-hero span{color:#deebff;font-size:12px}.weather-hero>div>strong{direction:ltr;margin:7px 0;font-size:58px;line-height:1;display:block}.weather-hero h1{margin:0;font-size:22px}.weather-hero p{color:#e8f1ff;font-size:11px}.weather-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.weather-metrics div{background:var(--surface);border:1px solid var(--border);border-radius:20px;align-content:center;place-items:center;gap:4px;min-height:87px;display:grid}.weather-metrics svg{width:19px;color:var(--primary)}.weather-metrics span{color:var(--muted);font-size:10px}.hourly-weather{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.hourly-weather article{background:var(--surface);border:1px solid var(--border);border-radius:21px;align-content:center;place-items:center;gap:8px;min-width:66px;min-height:112px;display:grid}.hourly-weather span{color:var(--muted);direction:ltr;font-size:10px}.hourly-weather svg{color:#e2a20b}.smart-weather-tip{background:color-mix(in srgb,var(--primary) 8%,var(--surface));border-radius:23px;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.smart-weather-tip>span{background:var(--primary);color:#fff;border-radius:16px;place-items:center;width:45px;height:45px;display:grid}.smart-weather-tip p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.smart-weather-tip button{color:var(--primary);background:0 0;border:0;font-weight:800}.forecast-list{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:5px 15px}.forecast-list div{border-bottom:1px solid var(--border);grid-template-columns:70px 1fr auto;align-items:center;min-height:54px;display:grid}.forecast-list div:last-child{border:0}.forecast-list span{color:var(--muted);font-size:11px}.forecast-list em{direction:ltr;font-style:normal}.phrase-feature{color:#fff;text-align:center;background:#0d2a4d;border-radius:29px;padding:22px}.phrase-feature>span{color:#8fb8ff;font-size:11px}.phrase-feature h1{margin:8px 0 4px;font-size:30px}.phrase-feature p{color:#c7d7f0;direction:ltr}.phrase-feature button{color:#0a58ca;background:#fff;border:0;border-radius:16px;align-items:center;gap:7px;padding:11px 16px;font-weight:700;display:inline-flex}.phrase-list{gap:9px;display:grid}.phrase-list article{background:var(--surface);border:1px solid var(--border);border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}.phrase-list article>div{flex:1;gap:4px;display:grid}.phrase-list small{color:var(--primary)}.phrase-list span,.phrase-list em{color:var(--muted);font-size:11px}.phrase-list em{direction:ltr;font-style:normal}.phrase-list button{background:color-mix(in srgb,var(--primary) 10%,var(--surface));width:46px;height:46px;color:var(--primary);border:0;border-radius:16px;place-items:center;display:grid}.segmented-control{background:var(--surface);border:1px solid var(--border);border-radius:18px;grid-auto-columns:1fr;grid-auto-flow:column;padding:5px;display:grid}.segmented-control button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:14px}.segmented-control button.is-active{background:var(--surface-soft);color:var(--primary);font-weight:800;box-shadow:0 4px 12px #191c220d}.tour-feature{color:#fff;border-radius:30px;min-height:245px;position:relative;overflow:hidden}.tour-feature img{object-fit:cover;width:100%;height:100%;position:absolute}.tour-feature:after{content:"";background:linear-gradient(#090d150f,#090d15f0);position:absolute;inset:0}.tour-feature>div{z-index:2;gap:5px;display:grid;position:absolute;inset:auto 18px 18px}.tour-feature span{color:#cbd4e6;font-size:10px}.tour-feature h1{margin:0;font-size:23px}.tour-feature p{color:#dce2ed;margin:0;font-size:11px}.tour-feature strong{font-size:14px}.tour-feature button{color:#181c25;background:#fff;border:0;border-radius:14px;width:max-content;padding:10px 14px;font-weight:800}.tour-list,.provider-list,.agency-list{gap:10px;display:grid}.tour-list>button,.provider-list>button,.agency-list>button{border:1px solid var(--border);background:var(--surface);min-height:88px;color:var(--text);text-align:right;border-radius:22px;align-items:center;gap:11px;padding:9px;display:flex}.tour-list img{object-fit:cover;border-radius:16px;width:75px;height:70px}.tour-list button>span,.provider-list button>div,.agency-list button>div{flex:1;gap:4px;display:grid}.tour-list small,.provider-list small,.agency-list small{color:var(--muted)}.tour-list em{color:var(--primary);font-size:11px;font-style:normal}.tour-list button>svg,.provider-list button>svg,.agency-list button>svg{width:17px;color:var(--muted)}.provider-avatar{color:#fff;background:linear-gradient(145deg,#3989ff,#0a58ca);border-radius:19px;place-items:center;width:55px;height:55px;font-size:20px;font-weight:800;display:grid}.provider-avatar.secondary{background:linear-gradient(145deg,#147f75,#0d4e58)}.provider-avatar.large{border-radius:27px;width:78px;height:78px;font-size:28px}.provider-list i{color:#0c976d;background:#dff7ee;border-radius:999px;padding:3px 6px;font-size:9px;font-style:normal}.comment-list>article{border:1px solid var(--border);background:var(--surface);border-radius:22px;align-items:flex-start;gap:10px;padding:14px;display:flex}.comment-list .provider-avatar{border-radius:14px;flex:none;width:40px;height:40px;font-size:14px}.comment-list>article>div{flex:1;gap:6px;min-width:0;display:grid}.comment-list header{align-items:center;gap:8px;display:flex}.comment-list footer button{color:var(--muted);background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.comment-list footer button.is-active{color:var(--primary)}.nested-comment{border-inline-start:2px solid var(--border);align-items:flex-start;gap:8px;margin-top:4px;padding-inline-start:14px;display:flex}.nested-comment .provider-avatar{border-radius:11px;flex:none;width:32px;height:32px;font-size:12px}.nested-comment>div{flex:1;gap:3px;min-width:0;display:grid}.nested-comment p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.provider-rating{color:#b77a00;align-items:center;gap:4px;font-size:10px;display:flex}.provider-rating svg{width:13px}.agency-logo{color:#fff;background:#172336;border-radius:19px;place-items:center;width:56px;height:56px;display:grid}.agency-logo.large{border-radius:26px;width:76px;height:76px}.agency-list button>div>span{color:var(--primary);font-size:10px}.provider-join{background:var(--surface);border:1px dashed color-mix(in srgb,var(--primary) 35%,var(--border));border-radius:24px;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:15px;display:grid}.provider-join>span{width:48px;height:48px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface));border-radius:17px;place-items:center;display:grid}.provider-join small{color:var(--muted);margin-top:3px;line-height:1.5;display:block}.provider-join button{color:var(--primary);background:0 0;border:0;font-weight:800}.guide-profile{background:var(--surface);border:1px solid var(--border);border-radius:29px;grid-template-columns:78px 1fr;gap:14px;padding:20px;display:grid}.guide-profile h1,.agency-profile h1{margin:4px 0;font-size:23px}.guide-profile p,.agency-profile p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.verified-line{color:#0b9169;align-items:center;gap:4px;font-size:10px;display:flex}.verified-line svg{width:14px}.guide-stats{border-top:1px solid var(--border);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding-top:13px;display:grid}.guide-stats div,.agency-stats div{text-align:center;border-left:1px solid var(--border);gap:3px;display:grid}.guide-stats div:last-child,.agency-stats div:last-child{border:0}.guide-stats span,.agency-stats span{color:var(--muted);font-size:10px}.guide-tour-card{background:var(--surface);border:1px solid var(--border);border-radius:25px;overflow:hidden}.guide-tour-card img{object-fit:cover;width:100%;height:175px}.guide-tour-card>div{gap:8px;padding:15px;display:grid}.guide-tour-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.65}.guide-tour-card>div>div{justify-content:space-between;align-items:center;display:flex}.guide-tour-card button{color:var(--primary);background:0 0;border:0;font-weight:800}.included-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.included-grid span{background:var(--surface-soft);border-radius:16px;align-items:center;gap:7px;min-height:52px;padding:10px;font-size:11px;display:flex}.included-grid svg{width:18px;color:var(--primary)}.review-preview{background:var(--surface);border:1px solid var(--border);border-radius:23px;padding:15px}.review-preview .author-line>span{color:#b77a00;align-items:center;gap:3px;font-size:11px;display:flex}.review-preview .author-line>span svg{width:14px}.review-preview p{color:var(--muted);margin:11px 0 0;font-size:12px;line-height:1.7}.provider-actions{grid-template-columns:1fr 1.25fr;gap:9px;display:grid}.agency-profile{color:#fff;background:#182132;border-radius:29px;grid-template-columns:76px 1fr;gap:14px;padding:20px;display:grid}.agency-profile p{color:#cbd3df}.agency-stats{background:var(--surface);border:1px solid var(--border);border-radius:22px;grid-template-columns:repeat(3,1fr);padding:15px;display:grid}.notification-list{gap:9px;display:grid}.notification-list button{border:1px solid var(--border);background:var(--surface);min-height:76px;color:var(--text);text-align:right;border-radius:21px;grid-template-columns:45px 1fr 8px 18px;align-items:center;gap:10px;padding:11px;display:grid}.notification-list button>span{background:var(--surface-soft);width:45px;height:45px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.notification-list button>div{gap:4px;display:grid}.notification-list small{color:var(--muted)}.notification-list button>i{background:0 0;border-radius:50%;width:8px;height:8px}.notification-list button.is-unread{background:color-mix(in srgb,var(--primary) 5%,var(--surface))}.notification-list button.is-unread>i{background:var(--primary)}.notification-list button>svg{width:17px;color:var(--muted)}.empty-state.inline{min-height:400px}.support-hero{color:#fff;background:linear-gradient(145deg,#171d2b,#123a66);border-radius:29px;grid-template-columns:65px 1fr;align-items:center;gap:15px;min-height:145px;padding:20px;display:grid}.support-hero>span{background:#ffffff1a;border-radius:23px;place-items:center;width:65px;height:65px;display:grid}.support-hero>span svg{width:31px;height:31px}.support-hero h1{margin:0 0 5px;font-size:23px}.support-hero p{color:#d4d7e1;margin:0;font-size:11px}.support-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.support-actions button{border:1px solid var(--border);background:var(--surface);min-height:122px;color:var(--text);text-align:right;border-radius:23px;justify-items:start;gap:5px;padding:14px;display:grid}.support-actions button>span{width:45px;height:45px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface));border-radius:16px;place-items:center;display:grid}.support-actions small{color:var(--muted);line-height:1.5}.help-category-list{gap:8px;display:grid}.help-category-list button{border:1px solid var(--border);background:var(--surface);min-height:72px;color:var(--text);text-align:right;border-radius:21px;align-items:center;gap:11px;padding:11px;display:flex}.help-category-list button>span{background:var(--surface-soft);width:44px;height:44px;color:var(--primary);border-radius:15px;place-items:center;display:grid}.help-category-list button>div{flex:1;gap:3px;display:grid}.help-category-list small{color:var(--muted)}.help-category-list button>svg{width:17px;color:var(--muted)}.open-ticket-card{color:#3f330c;background:#fff7dc;border-radius:23px;align-items:center;gap:12px;padding:15px;display:flex}.theme-dark .open-ticket-card{color:#f1df9b;background:#332c18}.open-ticket-card>div{flex:1;gap:5px;display:grid}.open-ticket-card p{margin:0;font-size:11px}.open-ticket-card button{color:inherit;background:0 0;border:0;align-items:center;gap:4px;font-weight:800;display:flex}.open-ticket-card button svg{width:16px}.ticket-thread-screen{padding-bottom:0}.ticket-thread{flex-direction:column;gap:15px;min-height:calc(100% - 88px);padding:0 16px 18px;display:flex}.ticket-context{background:var(--surface);border:1px solid var(--border);border-radius:21px;gap:4px;padding:14px;display:grid}.ticket-context small{color:var(--muted)}.messages-list{flex-direction:column;flex:1;justify-content:flex-end;gap:10px;display:flex}.message-bubble{border-radius:21px;gap:5px;max-width:84%;padding:12px 14px;display:grid}.message-bubble p{margin:0;font-size:12px;line-height:1.7}.message-bubble time{opacity:.65;direction:ltr;font-size:9px}.message-bubble.outgoing{background:var(--primary);color:#fff;border-bottom-right-radius:6px;align-self:flex-start}.message-bubble.incoming{background:var(--surface);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:6px;align-self:flex-end}.support-agent{color:var(--primary);align-items:center;gap:5px;font-size:10px;font-weight:800;display:flex}.support-agent svg{width:14px}.ticket-composer{background:var(--surface);border:1px solid var(--border);border-radius:21px;align-items:center;gap:6px;min-height:58px;padding:6px;display:flex}.ticket-composer input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1}.ticket-composer button{background:var(--surface-soft);width:44px;height:44px;color:var(--muted);border:0;border-radius:15px;place-items:center;display:grid}.ticket-composer button:last-child{background:var(--primary);color:#fff}@media (width<=760px){.service-card-grid{grid-template-columns:1fr 1fr}.country-service-hero{grid-template-columns:1fr 72px}}.tour-feature.tour-photo-alex{background:linear-gradient(160deg,#356f99,#0e2236 70%)}.tour-feature.tour-photo-alex:before{content:"";background:radial-gradient(circle at 72% 28%,#ffc270b8,#0000 25%),linear-gradient(135deg,#0000 42%,#ffffff14 43% 47%,#0000 48%);position:absolute;inset:0}.tour-thumb{background:linear-gradient(145deg,#4879a6,#182b43);border-radius:16px;flex:none;width:75px;height:70px}.thumb-palace{background:linear-gradient(145deg,#7db8b0,#31536b 55%,#d6a56f)}.thumb-cairo{background:linear-gradient(145deg,#d2a55e,#805b34 55%,#24394e)}.thumb-alex{background:linear-gradient(145deg,#6aaed2,#244d69 60%,#e2b26f)}.guide-photo{background:linear-gradient(145deg,#6fa9d2,#203f62 58%,#dca66d);height:175px}.ai-planner-screen .screen-body{gap:20px}.ai-intro-card{color:#fff;background:#151922;border-radius:30px;grid-template-columns:64px 1fr;align-items:start;gap:15px;padding:22px 18px;display:grid;position:relative;overflow:hidden}.ai-intro-card:after{content:"";opacity:.8;background:radial-gradient(circle,#3989ff 0,#0a58ca 42%,#0000 68%);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-105px;left:-75px}.ai-intro-card>*{z-index:2;position:relative}.ai-intro-card .ai-orb{background:linear-gradient(145deg,#3989ff,#0a58ca);border-radius:23px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 14px 28px #4a2ddd59}.ai-intro-card .ai-orb svg{width:29px;height:29px}.ai-intro-card h1{margin:5px 0 7px;font-size:21px;line-height:1.45}.ai-intro-card p{color:#cfd4df;margin:0;font-size:11px;line-height:1.75}.ai-form{background:var(--surface);border:1px solid var(--border);border-radius:25px;padding:17px}.field-with-icon{border:1px solid var(--border);background:var(--bg);border-radius:16px;align-items:center;gap:8px;padding-inline:12px;display:flex}.field-with-icon svg{width:18px;color:var(--primary)}.field-with-icon input{box-shadow:none!important;border:0!important;padding-inline:0!important}.form-stack select,.component-grid select{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:16px;outline:0;padding:13px 14px}.planner-group{gap:12px;display:grid}.selectable-chips{flex-wrap:wrap;gap:8px;display:flex}.selectable-chips button{border:1px solid var(--border);background:var(--surface);min-height:39px;color:var(--text);border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:11px;display:inline-flex}.selectable-chips button svg{width:15px}.selectable-chips button.is-selected{background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);border-color:color-mix(in srgb,var(--primary) 28%,var(--border))}.pace-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pace-options button{border:1px solid var(--border);background:var(--surface);min-height:76px;color:var(--text);border-radius:19px;align-content:center;gap:4px;padding:10px;display:grid}.pace-options button strong{font-size:12px}.pace-options button small{color:var(--muted);font-size:9px;line-height:1.45}.pace-options button.is-selected{color:var(--primary);border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.form-switch-row{background:var(--surface);border:1px solid var(--border);border-radius:22px;justify-content:space-between;align-items:center;gap:12px;min-height:72px;padding:13px 15px;display:flex}.form-switch-row>span{gap:3px;display:grid}.form-switch-row small{color:var(--muted);font-size:10px;line-height:1.5}.form-switch-row input{width:44px;height:25px;accent-color:var(--primary)}.form-switch-row.mini{min-height:100px}.generation-screen{background:radial-gradient(circle at 50% 30%,#0d2a52 0,#151720 42%,var(--bg) 78%);place-items:center;padding:0;display:grid}.generation-content{text-align:center;color:#fff;flex-direction:column;align-items:center;min-height:100%;padding:72px 28px 36px;display:flex}.generation-orb{background:linear-gradient(145deg,#3989ff,#0a58ca);border-radius:42px;place-items:center;width:112px;height:112px;margin-bottom:28px;display:grid;position:relative;box-shadow:0 28px 65px #0d6efd6b}.generation-orb svg{width:44px;height:44px}.generation-orb i{border:1px solid #ffffff3d;border-radius:50%;animation:2s infinite pulse-ring;position:absolute}.generation-orb i:nth-child(2){inset:-14px}.generation-orb i:nth-child(3){animation-delay:.4s;inset:-30px}.generation-orb i:nth-child(4){animation-delay:.8s;inset:-48px}@keyframes pulse-ring{0%,to{opacity:.2;transform:scale(.92)}50%{opacity:.75;transform:scale(1.03)}}.generation-content h1{margin:7px 0;font-size:25px}.generation-content>p{color:#c4c9d5;margin:0 0 28px;font-size:12px;line-height:1.75}.generation-steps{gap:9px;width:100%;margin-top:8px;display:grid}.generation-steps>div{color:#8e96a8;text-align:right;background:#ffffff0f;border-radius:17px;align-items:center;gap:12px;min-height:50px;padding:0 14px;transition:all .25s;display:flex}.generation-steps>div>span{background:#ffffff14;border-radius:10px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.generation-steps>div svg{width:15px}.generation-steps>div.is-done{color:#fff;background:#ffffff1c}.generation-steps>div.is-done>span{background:#19b889}.generation-content .button--ghost{color:#a9c9ff;margin-top:auto}.ai-result-summary{color:#fff;background:#151922;border-radius:28px;grid-template-columns:1fr 72px;align-items:center;gap:14px;padding:21px 18px;display:grid}.ai-result-summary h1{margin:5px 0 7px;font-size:20px;line-height:1.45}.ai-result-summary p{color:#cbd1dd;margin:0;font-size:10px;line-height:1.65}.score-ring{background:conic-gradient(#0d6efd 92%,#ffffff1f 0);border-radius:50%;align-content:center;place-items:center;width:70px;height:70px;display:grid;position:relative}.score-ring:after{content:"";background:#1b1f29;border-radius:50%;position:absolute;inset:6px}.score-ring strong,.score-ring small{z-index:2;position:relative}.score-ring strong{font-size:20px}.score-ring small{color:#c9ced8;font-size:8px}.ai-toolbar{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.ai-toolbar button{border:1px solid var(--border);background:var(--surface);min-height:56px;color:var(--text);border-radius:18px;align-content:center;place-items:center;gap:4px;font-size:9px;display:grid}.ai-toolbar button:first-child{color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.ai-toolbar svg{width:18px}.itinerary-days{gap:13px;display:grid}.itinerary-days article{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:16px}.itinerary-days header{justify-content:space-between;align-items:start;gap:12px;display:flex}.itinerary-days header span{color:var(--muted);font-size:10px}.itinerary-days h2{margin:3px 0 13px;font-size:16px}.itinerary-days header em{background:color-mix(in srgb,var(--accent) 12%,var(--surface));color:#0e8e68;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal}.itinerary-days ol{margin:0;padding:0;list-style:none;display:grid}.itinerary-days li{border-top:1px solid var(--border);grid-template-columns:42px 1fr 28px;align-items:center;gap:8px;min-height:46px;display:grid}.itinerary-days li>span{color:var(--muted);direction:ltr;font-size:9px}.itinerary-days li strong{font-size:11px}.itinerary-days li button{color:var(--muted);background:0 0;border:0}.itinerary-days li svg{width:17px}.inline-notice{background:color-mix(in srgb,#f0a01c 10%,var(--surface));color:var(--text);border:1px solid color-mix(in srgb,#f0a01c 24%,var(--border));border-radius:21px;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.inline-notice>svg{color:#d88a0a}.inline-notice div{gap:3px;display:grid}.inline-notice small{color:var(--muted);font-size:9px;line-height:1.5}.inline-notice button{color:var(--primary);background:0 0;border:0;font-size:10px;font-weight:700}.inline-notice.success{background:color-mix(in srgb,var(--accent) 8%,var(--surface));border-color:color-mix(in srgb,var(--accent) 20%,var(--border));grid-template-columns:35px 1fr}.inline-notice.success>svg{color:var(--accent)}.ai-adjust-list button{background:var(--surface);width:100%;min-height:75px;color:var(--text);text-align:right;border-radius:20px;align-items:center;gap:11px;margin-bottom:8px;display:flex}.choice-icon.ai{color:#fff;background:linear-gradient(145deg,#3989ff,#0a58ca)}.plan-mode-subtitle{text-align:center;color:var(--muted);margin:4px 0 20px;font-size:13px}.plan-mode-list{gap:12px;display:grid}.plan-mode-option{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);text-align:start;align-items:center;gap:12px;padding:16px;display:flex}.plan-mode-option.is-highlighted{border:1.5px solid var(--primary);background:color-mix(in srgb, var(--primary) 4%, var(--surface))}.plan-mode-option__icon{background:var(--surface-soft);width:48px;height:48px;color:var(--primary);border-radius:14px;flex:none;place-items:center;display:grid}.plan-mode-option.is-highlighted .plan-mode-option__icon{background:var(--primary);color:#fff}.plan-mode-option__text{flex:1;gap:4px;min-width:0;display:grid}.plan-mode-option__text strong{font-size:17px}.plan-mode-option__text small{color:var(--muted);font-size:13px}.plan-mode-option__text em{background:var(--primary);color:#fff;border-radius:20px;justify-self:start;padding:3px 10px;font-size:10px;font-style:normal;font-weight:700}.plan-mode-option>svg{width:20px;height:20px;color:var(--primary);flex:none}.plan-mode-cancel{text-align:center;margin:20px auto 0;font-size:16px;font-weight:600;display:block}.joined-invite{border:1px solid color-mix(in srgb,var(--primary) 18%,var(--border));background:color-mix(in srgb,var(--primary) 6%,var(--surface));border-radius:22px;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;min-height:76px;padding:12px;display:grid}.joined-invite>span{background:var(--surface);width:43px;height:43px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.joined-invite div{gap:3px;display:grid}.joined-invite small{color:var(--muted);font-size:9px}.joined-invite button{background:var(--primary);color:#fff;border:0;border-radius:13px;padding:9px 11px;font-size:9px}.trip-quick-actions{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.trip-quick-actions button{border:1px solid var(--border);background:var(--surface);min-height:75px;color:var(--text);border-radius:20px;align-content:center;place-items:center;gap:5px;display:grid}.trip-quick-actions svg{color:var(--primary);width:20px}.trip-quick-actions span{gap:1px;display:grid}.trip-quick-actions strong{font-size:10px}.trip-quick-actions small{color:var(--muted);font-size:8px}.budget-panel,.notes-panel{gap:11px;display:grid}.budget-total{color:#fff;background:#151922;border-radius:26px;gap:9px;padding:20px;display:grid}.budget-total>span{color:#bfc6d3;font-size:10px}.budget-total>strong{font-size:25px}.budget-total strong small{color:#aeb6c5;font-size:11px}.budget-total i{background:#ffffff1f;border-radius:999px;height:8px;overflow:hidden}.budget-total b{border-radius:inherit;background:linear-gradient(90deg,#0d6efd,#18b889);height:100%;display:block}.budget-row{background:var(--surface);border:1px solid var(--border);border-radius:17px;justify-content:space-between;align-items:center;min-height:53px;padding:0 14px;font-size:11px;display:flex}.budget-row strong{direction:ltr}.budget-row small{color:var(--muted)}.notes-panel article{background:var(--surface);border:1px solid var(--border);border-radius:22px;gap:5px;padding:16px;display:grid}.notes-panel em{color:#be7100;background:#fff0d8;border-radius:999px;justify-self:start;padding:5px 8px;font-size:8px;font-style:normal}.notes-panel em.green{color:#087653;background:#dcf7ee}.notes-panel small{color:var(--muted);font-size:9px}.collab-hero{color:#fff;background:#151922;border-radius:28px;grid-template-columns:54px 1fr;gap:13px;padding:18px;display:grid}.collab-hero>span{background:linear-gradient(145deg,#3989ff,#0a58ca);border-radius:18px;place-items:center;width:52px;height:52px;display:grid}.collab-hero h1{margin:1px 0 5px;font-size:19px}.collab-hero p{color:#c8cfdb;margin:0;font-size:10px;line-height:1.65}.collab-hero .button{grid-column:1/-1;min-height:45px}.member-list{gap:8px;display:grid}.member-list article{background:var(--surface);border:1px solid var(--border);border-radius:20px;grid-template-columns:44px 1fr 32px auto;align-items:center;gap:9px;min-height:68px;padding:10px;display:grid}.member-avatar{background:color-mix(in srgb,var(--primary) 10%,var(--surface));width:43px;height:43px;color:var(--primary);border-radius:15px;place-items:center;font-weight:800;display:grid}.member-avatar.small{border-radius:11px;width:31px;height:31px;font-size:10px}.member-list article div{gap:3px;display:grid}.member-list small{color:var(--muted);font-size:9px}.member-list button{color:var(--muted);background:0 0;border:0}.member-list em{background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:5px 7px;font-size:8px;font-style:normal}.member-list em.owner{color:#087653;background:#e6f8f2}.collaborator-stack{align-items:center;gap:10px;display:flex}.collaborator-stack__avatars{display:flex}.collaborator-stack__avatars .member-avatar.small{border:2px solid var(--surface);margin-inline-start:-10px}.collaborator-stack__avatars .member-avatar.small:first-child{margin-inline-start:0}.collaborator-stack__add{border:1.5px dashed color-mix(in srgb, var(--primary) 45%, var(--border));width:31px;height:31px;color:var(--primary);background:0 0;border-radius:11px;place-items:center;margin-inline-start:-10px;display:grid}.role-badge{border-radius:999px;align-items:center;gap:3px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.role-badge.owner{color:#087653;background:#e6f8f2}.role-badge.ai{background:color-mix(in srgb, var(--primary) 12%, var(--surface));color:var(--primary)}.title-badge-row{align-items:center;gap:6px;margin-bottom:4px;display:flex}.permission-card{background:var(--surface);border:1px solid var(--border);border-radius:21px;justify-content:space-between;align-items:center;gap:10px;min-height:72px;padding:12px;display:flex}.permission-card>div{align-items:center;gap:11px;display:flex}.permission-card>div>svg{color:var(--primary)}.permission-card span{gap:3px;display:grid}.permission-card small{color:var(--muted);font-size:9px}.permission-card button{color:var(--primary);background:0 0;border:0;font-size:10px;font-weight:700}.activity-log{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:16px}.activity-log ul{gap:13px;margin:14px 0 0;padding:0;list-style:none;display:grid}.activity-log li{gap:10px;display:flex}.activity-log p{margin:0;font-size:10px;line-height:1.6}.activity-log time{color:var(--muted);font-size:8px;display:block}.share-link-box{border:1px dashed color-mix(in srgb,var(--primary) 35%,var(--border));background:color-mix(in srgb,var(--primary) 4%,var(--surface));border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;min-height:68px;padding:10px 12px;display:grid}.share-link-box>span{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.share-link-box code{text-align:left;color:var(--text);direction:ltr;font-size:10px}.share-link-box button{background:var(--surface);color:var(--primary);border:0;border-radius:13px;grid-area:1/2/3;width:38px;height:38px}.share-link-box.large{grid-template-columns:1fr auto;padding:13px 15px}.asset-tabs{grid-template-columns:repeat(3,1fr)}.booking-list,.file-list,.ticket-stack{gap:9px;display:grid}.booking-list article,.file-list article,.ticket-stack article{background:var(--surface);border:1px solid var(--border);border-radius:21px;grid-template-columns:48px 1fr 32px;align-items:center;gap:10px;min-height:74px;padding:10px;display:grid}.booking-icon,.file-list article>span,.ticket-stack article>span{background:var(--surface-soft);width:46px;height:46px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.booking-icon.plane{color:#287bd7}.booking-icon.hotel{color:#d17b14}.booking-icon.train{color:#128d67}.booking-list div,.file-list div,.ticket-stack div{gap:2px;display:grid}.booking-list em{color:var(--muted);font-size:8px;font-style:normal}.booking-list small,.file-list small,.ticket-stack small{color:var(--muted);font-size:9px}.booking-list button,.file-list button{color:var(--muted);background:0 0;border:0}.ticket-stack article{grid-template-columns:48px 1fr auto}.ticket-stack em{color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));border-radius:10px;padding:7px;font-size:9px;font-style:normal}.asset-choice-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.asset-choice-grid button{border:1px solid var(--border);background:var(--surface);min-height:92px;color:var(--text);border-radius:20px;align-content:center;place-items:center;gap:7px;display:grid}.asset-choice-grid button span{background:var(--surface-soft);width:42px;height:42px;color:var(--primary);border-radius:15px;place-items:center;display:grid}.asset-choice-grid strong{font-size:10px}.upload-drop{border:1px dashed var(--border);min-height:100px;color:var(--muted);border-radius:20px;align-content:center;place-items:center;gap:4px;margin-top:13px;display:grid}.upload-drop svg{color:var(--primary)}.upload-drop strong{color:var(--text);font-size:11px}.upload-drop small{font-size:9px}.share-preview{color:#fff;background:#151922;border-radius:28px;grid-template-columns:1fr 90px;align-items:center;gap:14px;padding:16px;display:grid}.mini-trip-cover{background:#242936;border-radius:18px;overflow:hidden}.mini-trip-cover img{object-fit:cover;width:100%;height:90px;display:block}.mini-trip-cover span{gap:2px;padding:10px;display:grid}.mini-trip-cover small{color:#bfc6d3;font-size:8px}.qr-demo{background:#fff;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:4px;width:86px;height:86px;padding:9px;display:grid}.qr-demo i{background:#111827;border-radius:2px}.qr-demo i:nth-child(2),.qr-demo i:nth-child(6),.qr-demo i:nth-child(8){background:0 0}.share-preview p{color:#c2c9d4;grid-column:1/-1;margin:0;font-size:9px;line-height:1.6}.share-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.share-actions button{border:1px solid var(--border);background:var(--surface);min-height:80px;color:var(--text);border-radius:20px;align-content:center;place-items:center;gap:6px;display:grid}.share-actions button>span{background:var(--surface-soft);width:38px;height:38px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.share-actions .wa{color:#fff;background:#19bd75;font-weight:800}.share-actions strong{font-size:9px}.visibility-list{gap:7px;display:grid}.visibility-list label{background:var(--surface);border:1px solid var(--border);border-radius:16px;justify-content:space-between;align-items:center;min-height:48px;padding:0 13px;font-size:11px;display:flex}.visibility-list input{accent-color:var(--primary);width:18px;height:18px}.pdf-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pdf-options label{background:var(--surface-soft);border-radius:15px;align-items:center;gap:7px;min-height:46px;padding:0 11px;display:flex}.pdf-options input{width:17px;accent-color:var(--primary)}.states-screen-body{padding-top:14px}.state-selector{scrollbar-width:none;gap:7px;margin-inline:-18px;padding-inline:18px;display:flex;overflow:auto}.state-selector button{background:var(--surface);color:var(--muted);white-space:nowrap;border:0;border-radius:999px;padding:9px 13px;font-size:9px}.state-selector button.is-active{background:var(--primary);color:#fff}.full-state{background:var(--surface);border:1px solid var(--border);text-align:center;border-radius:30px;align-content:center;justify-items:center;min-height:420px;padding:30px 24px;display:grid}.full-state>span{background:color-mix(in srgb,var(--primary) 9%,var(--surface));width:76px;height:76px;color:var(--primary);border-radius:27px;place-items:center;display:grid}.full-state>span svg{width:34px;height:34px}.full-state h1{margin:17px 0 5px;font-size:21px}.full-state p{color:var(--muted);max-width:250px;margin:0 0 20px;font-size:11px;line-height:1.7}.full-state .button{max-width:230px;margin-top:7px}.state-error>span,.state-expired>span{color:#d64153;background:#fff0f2}.state-offline>span{color:#287bd7;background:#e9f3ff}.loading-showcase{background:var(--surface);border-radius:24px;gap:10px;padding:16px;display:grid}.skeleton-line,.skeleton-block{background:linear-gradient(90deg,var(--surface-soft),color-mix(in srgb,var(--surface-soft) 55%,#fff),var(--surface-soft));background-size:200%;border-radius:999px;animation:1.4s infinite shimmer;display:block}.skeleton-line{width:72%;height:11px}.skeleton-line.wide{width:100%}.skeleton-line.short{width:45%}.skeleton-block{border-radius:18px;height:110px}.state-samples{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.empty-mini.danger svg{color:#d64153}.sample-cards{grid-template-columns:repeat(3,1fr)}@media (width<=900px){.state-samples{grid-template-columns:1fr 1fr}.sample-cards{grid-template-columns:1fr}.ai-result-summary{grid-template-columns:1fr 66px}}.search-box--active{border:1px solid color-mix(in srgb,var(--primary) 34%,var(--border));box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 7%,transparent)}.search-box--active .search-clear{background:var(--surface-soft);color:var(--muted);border:0;border-radius:12px;place-items:center;width:32px;height:32px;display:grid}.search-box--active .search-clear svg{width:16px;height:16px}.recent-searches{gap:8px;display:grid}.recent-searches .section-heading{margin-bottom:3px}.recent-searches>button{background:var(--surface);min-height:54px;color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:17px;grid-template-columns:24px 1fr 20px;align-items:center;gap:10px;padding:0 14px;display:grid}.recent-searches>button strong{font-size:13px}.recent-searches>button svg:first-child{color:var(--muted)}.search-tip{background:color-mix(in srgb,var(--primary) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--primary) 13%,var(--border));border-radius:21px;align-items:flex-start;gap:12px;padding:16px;display:flex}.search-tip>svg{color:var(--primary);flex:none}.search-tip strong{font-size:13px}.search-tip p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.6}.search-tabs{padding-bottom:2px}.search-results{gap:10px;display:grid}.search-results>button,.saved-list>button,.travel-readiness>button,.merchant-products>button{background:var(--surface);min-height:82px;color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:21px;grid-template-columns:64px 1fr 22px;align-items:center;gap:11px;padding:9px;display:grid;box-shadow:0 7px 22px #1a1d240a}.search-results img,.saved-list img,.merchant-products img{object-fit:cover;border-radius:16px;width:64px;height:64px}.search-results span,.saved-list span,.merchant-products span{gap:3px;display:grid}.search-results em{color:var(--primary);font-size:10px;font-style:normal;font-weight:700}.search-results strong,.saved-list strong,.merchant-products strong{font-size:13px}.search-results small,.saved-list small,.merchant-products small{color:var(--muted);font-size:10px}.empty-state-inline{background:var(--surface);text-align:center;min-height:190px;color:var(--muted);border:1px dashed var(--border);border-radius:25px;align-content:center;place-items:center;gap:7px;padding:24px;display:grid}.empty-state-inline>svg{width:34px;height:34px;color:var(--primary)}.empty-state-inline strong{color:var(--text)}.empty-state-inline small{max-width:230px;line-height:1.7}.collection-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.collection-grid>button{background:var(--surface);color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:23px;padding:0;overflow:hidden}.collection-collage{background:var(--surface-soft);grid-template-columns:1.25fr .75fr;gap:3px;height:132px;display:grid}.collection-collage img{object-fit:cover;width:100%;height:132px}.collection-grid>button>span{gap:3px;padding:13px;display:grid}.collection-grid strong{font-size:13px}.collection-grid small{color:var(--muted);font-size:10px}.saved-list{gap:10px;display:grid}.privacy-banner,.external-flow-note,.settings-summary{background:color-mix(in srgb,var(--primary) 7%,var(--surface));border:1px solid color-mix(in srgb,var(--primary) 12%,var(--border));border-radius:22px;align-items:flex-start;gap:12px;padding:15px;display:flex}.privacy-banner>svg,.external-flow-note>svg,.settings-summary>svg{color:var(--primary);flex:none}.privacy-banner p,.external-flow-note p,.settings-summary p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.65}.travel-readiness{gap:9px;display:grid}.travel-readiness>button{grid-template-columns:46px 1fr 22px;min-height:70px}.readiness-icon{background:var(--surface-soft);width:46px;height:46px;color:var(--primary);border-radius:16px;place-items:center;display:grid}.readiness-icon.is-good{background:color-mix(in srgb,var(--accent) 13%,var(--surface));color:var(--accent)}.public-profile-hero{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:29px;justify-items:center;gap:8px;padding:24px 18px;display:grid}.public-avatar{color:#fff;background:#222935;border-radius:28px;place-items:center;width:78px;height:78px;font-size:27px;font-weight:700;display:grid;box-shadow:0 13px 28px #1418202e}.public-profile-hero h1{margin:4px 0 0;font-size:22px}.public-profile-hero p{max-width:260px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.public-profile-hero .profile-stats{width:100%;margin-top:8px}.profile-share{min-height:42px;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));border:0;border-radius:15px;align-items:center;gap:7px;padding:0 17px;display:flex}.profile-content-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.profile-content-grid button{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:21px;padding:0;overflow:hidden}.profile-content-grid img{object-fit:cover;width:100%;height:145px;display:block}.profile-content-grid span{padding:12px;font-size:12px;font-weight:700;display:block}.public-profile-link,.merchant-entry{background:var(--surface);min-height:72px;color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:22px;grid-template-columns:48px 1fr 22px;align-items:center;gap:11px;padding:12px 14px;display:grid}.public-profile-link>span,.merchant-entry>span{background:color-mix(in srgb,var(--primary) 9%,var(--surface));width:48px;height:48px;color:var(--primary);border-radius:17px;place-items:center;display:grid}.public-profile-link div,.merchant-entry div{gap:3px;display:grid}.public-profile-link small,.merchant-entry small{color:var(--muted);font-size:10px}.avatar-editor{justify-items:center;gap:10px;display:grid}.avatar-editor button{color:var(--primary);background:0 0;border:0;align-items:center;gap:7px;display:flex}.settings-summary{align-items:center}.settings-summary div{flex:1}.settings-summary button{color:var(--primary);background:0 0;border:0}.settings-switch{justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:0 14px;display:flex}.settings-switch>span{align-items:center;gap:11px;display:flex}.settings-switch i{background:var(--surface-soft);width:38px;height:38px;color:var(--primary);border-radius:14px;place-items:center;display:grid}.settings-switch input{width:44px;height:24px;accent-color:var(--primary)}.danger-menu .menu-row strong,.danger-menu .menu-row span{color:#d64153}.community-create-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.community-create-row button{background:var(--surface);min-height:78px;color:var(--text);text-align:right;border:0;border:1px solid var(--border);border-radius:21px;grid-template-columns:38px 1fr;align-items:center;gap:9px;padding:12px;display:grid}.community-create-row button>svg{color:var(--primary)}.community-create-row span{gap:2px;display:grid}.community-create-row small{color:var(--muted);font-size:9px}.composer-cover{border-radius:27px;height:190px;position:relative;overflow:hidden}.composer-cover img{object-fit:cover;width:100%;height:100%}.composer-cover:after{content:"";background:linear-gradient(#0000,#090c1173);position:absolute;inset:0}.composer-cover button{z-index:2;color:#111827;background:#ffffffeb;border:0;border-radius:13px;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-weight:700;display:flex;position:absolute;bottom:14px;right:15px}.rating-editor{background:var(--surface);text-align:center;border:1px solid var(--border);border-radius:22px;gap:12px;padding:17px;display:grid}.rating-editor>div{direction:ltr;justify-content:center;gap:6px;display:flex}.rating-editor button{color:#c4c7ce;background:0 0;border:0;padding:3px}.rating-editor button.is-active{color:#f2a914}.rating-editor button svg{fill:currentColor;width:28px;height:28px}.rating-editor--large button svg{width:36px;height:36px}.rating-editor small{color:var(--muted)}.selected-places{flex-wrap:wrap;gap:7px;display:flex}.selected-places>span{background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:11px;display:flex}.selected-places button{color:var(--muted);background:0 0;border:0}.review-trip-card{background:var(--surface);border:1px solid var(--border);border-radius:23px;align-items:center;gap:12px;min-height:88px;padding:10px;display:flex}.review-trip-card img{object-fit:cover;border-radius:17px;width:76px;height:68px}.review-trip-card span{gap:4px;display:grid}.review-trip-card small{color:var(--muted)}.merchant-status{color:#fff;background:#171c25;border-radius:29px;grid-template-columns:55px 1fr auto;align-items:start;gap:13px;padding:20px;display:grid}.merchant-logo{color:#fff;background:#ffffff1a;border-radius:19px;place-items:center;width:55px;height:55px;display:grid}.merchant-status h1{margin:2px 0 5px;font-size:22px}.merchant-status p{color:#cfd3dc;margin:0;font-size:10px;line-height:1.65}.merchant-status small{color:#9ea6b5}.merchant-status .status-pill{color:#63e0b8;background:#14b88a26}.merchant-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.merchant-stats div{background:var(--surface);border:1px solid var(--border);border-radius:20px;align-content:center;place-items:center;gap:3px;min-height:74px;display:grid}.merchant-stats strong{font-size:19px}.merchant-stats span{color:var(--muted);font-size:10px}.merchant-products{gap:9px;display:grid}.merchant-products>button{grid-template-columns:58px 1fr 18px;min-height:78px}.merchant-products img{width:58px;height:58px}.application-progress{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.application-progress>div{background:var(--surface);min-height:72px;color:var(--muted);text-align:center;border:1px solid var(--border);border-radius:19px;align-content:center;place-items:center;gap:6px;display:grid}.application-progress span{background:var(--surface-soft);border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.application-progress strong{font-size:10px}.application-progress .is-done,.application-progress .is-active{color:var(--text)}.application-progress .is-done span{background:var(--accent);color:#fff}.application-progress .is-active{border-color:color-mix(in srgb,var(--primary) 33%,var(--border))}.application-progress .is-active span{background:var(--primary);color:#fff}.asset-choice-grid+.upload-drop,.form-stack+.upload-drop{margin-top:4px}.cart-item{background:var(--surface);border:1px solid var(--border);border-radius:24px;grid-template-columns:82px 1fr auto;align-items:center;gap:12px;min-height:112px;padding:12px;display:grid}.cart-item img{object-fit:cover;border-radius:18px;width:82px;height:88px}.cart-item>div:nth-child(2){gap:4px;display:grid}.cart-item small{color:var(--muted)}.cart-item span{color:var(--primary);font-weight:700}.cart-item-actions{justify-items:center;gap:8px;display:grid}.quantity-stepper{background:var(--surface-soft);border-radius:14px;grid-template-columns:30px 28px 30px;align-items:center;display:grid;overflow:hidden}.quantity-stepper button{height:34px;color:var(--primary);background:0 0;border:0;font-size:18px}.quantity-stepper strong{text-align:center}.cart-summary{background:var(--surface);border:1px solid var(--border);border-radius:24px;gap:13px;padding:17px;display:grid}.cart-summary>div{justify-content:space-between;gap:12px;display:flex}.cart-summary span,.cart-summary small{color:var(--muted)}.cart-summary hr{border:0;border-top:1px solid var(--border);width:100%;margin:0}@media (width<=620px){.collection-grid,.profile-content-grid,.community-create-row{grid-template-columns:1fr 1fr}.prototype-toolbar{display:none}.device-canvas{place-items:stretch stretch;padding:0}.phone-shell{width:100%;height:100vh;box-shadow:none;border-radius:0;padding:0}.phone-status,.phone-viewport{border-radius:0}}.auth-screen{background:var(--bg);padding-bottom:20px}.auth-screen .app-header{position:relative}.auth-splash{color:#fff;background:radial-gradient(circle at 30% 18%,#3989ff 0,#0a58ca 25%,#171a26 68%,#101219 100%);align-content:center;place-items:center;gap:20px;min-height:100%;display:grid;position:relative;overflow:hidden}.auth-splash:before,.auth-splash:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.auth-splash:before{width:330px;height:330px;top:-110px;left:-120px}.auth-splash:after{width:250px;height:250px;bottom:-90px;right:-80px}.splash-mark{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff24;border:1px solid #ffffff38;border-radius:40px;place-items:center;width:112px;height:112px;display:grid;position:relative;box-shadow:0 28px 70px #0c083652}.splash-mark>span{color:#0d6efd;background:#fff;border-radius:27px;place-items:center;width:72px;height:72px;font-size:40px;font-weight:800;display:grid}.splash-mark i{border:1px solid #ffffff26;border-radius:48px;animation:2s infinite pulse-ring;position:absolute;inset:-18px}.splash-mark i:last-child{animation-delay:.55s;inset:-36px}.splash-copy{z-index:2;justify-items:center;gap:5px;display:grid;position:relative}.splash-copy strong{letter-spacing:.5px;font-size:32px}.splash-copy span{color:#d8d8ec;font-size:12px}.splash-progress{background:#ffffff26;border-radius:999px;width:122px;height:4px;margin-top:28px;overflow:hidden}.splash-progress i{border-radius:inherit;background:#fff;width:55%;height:100%;animation:1.8s ease-in-out infinite splash-load;display:block}@keyframes splash-load{0%{transform:translate(100%)}50%{transform:translate(0)}to{transform:translate(-100%)}}.auth-skip-link{color:#cfc8ff;z-index:2;background:0 0;border:0;position:relative}.onboarding-screen{grid-template-rows:auto 1fr auto auto;gap:16px;min-height:100%;padding:14px 20px 24px;display:grid}.auth-topbar{min-height:45px;color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.auth-topbar button{color:var(--primary);background:0 0;border:0;font-weight:700}.onboarding-visual{color:#0d6efd;background:linear-gradient(145deg,#ece9ff,#dcd5ff);border-radius:34px;place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.theme-dark .onboarding-visual{background:linear-gradient(145deg,#2c254e,#1e2030)}.onboarding-visual>span{z-index:2;background:#fff;border-radius:37px;place-items:center;width:105px;height:105px;display:grid;box-shadow:0 22px 45px #3813d429}.onboarding-visual>span svg{width:44px;height:44px}.onboarding-visual>i{border:1px solid #3813d41f;border-radius:50%;width:250px;height:250px;position:absolute}.onboarding-visual>i:nth-of-type(2){width:330px;height:330px}.onboarding-mini-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#111827;background:#ffffffe0;border-radius:22px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-content:center;gap:1px 9px;min-height:72px;padding:12px 15px;display:grid;position:absolute;bottom:24px;left:22px;right:22px;box-shadow:0 12px 32px #2c205c1a}.onboarding-mini-card>svg{color:#0d6efd;grid-row:1/3;align-self:center}.onboarding-mini-card small{color:#4b5563}.onboarding-copy{text-align:center;gap:7px;padding-inline:5px;display:grid}.onboarding-copy>span,.auth-heading>span{color:var(--primary);font-size:11px;font-weight:800}.onboarding-copy h1,.auth-heading h1{margin:0;font-size:25px;line-height:1.45}.onboarding-copy p,.auth-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.75}.onboarding-dots{direction:ltr;justify-content:center;gap:6px;display:flex}.onboarding-dots button{background:color-mix(in srgb,var(--muted) 25%,transparent);border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:all .2s}.onboarding-dots button.is-active{background:var(--primary);width:26px}.auth-bottom-actions{display:grid}.auth-form-screen{min-height:100%}.auth-brand{direction:ltr;justify-content:center;align-items:center;gap:9px;padding-top:28px;display:flex}.auth-brand>span{background:var(--primary);color:#fff;border-radius:15px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:800;display:grid}.auth-brand strong{font-size:22px}.auth-heading{text-align:right;gap:7px;padding:26px 22px 20px;display:grid}.auth-heading.centered{text-align:center;padding:0}.auth-heading.compact-heading{padding:0 0 4px}.auth-form{gap:14px;padding:0 22px;display:grid}.auth-form.full{width:100%;padding:0}.auth-form label{gap:7px;font-size:11px;font-weight:700;display:grid}.auth-input{border:1px solid var(--border);background:var(--surface);border-radius:18px;align-items:center;gap:10px;min-height:55px;padding:0 14px;transition:all .18s;display:flex}.auth-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}.auth-input svg{width:19px;color:var(--muted)}.auth-input input,.auth-input select{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;padding:0}.auth-error{color:#bd3045;background:color-mix(in srgb,#e43d55 9%,var(--surface));border-radius:14px;align-items:center;gap:8px;min-height:42px;margin:0;padding:10px 12px;font-size:10px;line-height:1.5;display:flex}.auth-error svg{flex:none;width:16px}.auth-text-action{color:var(--primary);background:0 0;border:0;justify-self:end;padding:2px 0;font-weight:700}.auth-divider{color:var(--muted);align-items:center;gap:10px;padding:22px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.social-login{direction:ltr;grid-template-columns:1fr 1fr;gap:9px;padding:0 22px;display:grid}.social-login button{border:1px solid var(--border);background:var(--surface);min-height:50px;color:var(--text);border-radius:17px;justify-content:center;align-items:center;gap:8px;display:flex}.guest-entry{text-align:right;background:color-mix(in srgb,var(--primary) 7%,var(--surface));min-height:72px;color:var(--text);border:0;border-radius:22px;grid-template-columns:43px 1fr 20px;align-items:center;gap:10px;margin:17px 22px 0;padding:11px 14px;display:grid}.guest-entry>svg:first-child{background:var(--surface);width:43px;height:43px;color:var(--primary);border-radius:15px;padding:10px}.guest-entry span{gap:2px;display:grid}.guest-entry small{color:var(--muted);font-size:9px}.auth-switch{text-align:center;color:var(--muted);margin:22px 0 0;font-size:11px}.auth-switch button,.consent-row button,.otp-resend button{color:var(--primary);background:0 0;border:0;padding:0;font-weight:700}.password-hint{color:var(--muted);align-items:center;gap:4px;font-weight:400;display:flex}.password-hint i{background:var(--primary);border-radius:999px;width:26px;height:4px}.password-hint i:last-of-type{background:var(--border)}.consent-row{grid-template-columns:20px 1fr;align-items:start;line-height:1.7;font-weight:400!important}.consent-row input{width:18px;height:18px;accent-color:var(--primary);margin-top:2px}.auth-centered{justify-items:center;padding-top:44px!important}.otp-icon{width:74px;height:74px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface));border-radius:27px;place-items:center;font-size:28px;display:grid}.otp-icon svg{width:28px;height:28px}.otp-fields{grid-template-columns:repeat(4,58px);justify-content:center;gap:10px;margin:15px 0 5px;display:grid}.otp-fields input{border:1px solid var(--border);background:var(--surface);width:58px;height:62px;color:var(--text);text-align:center;border-radius:19px;outline:0;font-size:23px}.otp-fields input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 10%,transparent)}.otp-resend{color:var(--muted);text-align:center;font-size:10px}.prototype-disclaimer{color:var(--muted);text-align:center;line-height:1.6}.country-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.country-grid button{border:1px solid var(--border);background:var(--surface);min-height:112px;color:var(--text);border-radius:23px;align-content:center;place-items:center;gap:4px;display:grid;position:relative}.country-grid button>span{font-size:30px}.country-grid button small{color:var(--muted);font-size:9px}.country-grid button.is-selected{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.country-grid button>i{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;top:9px;left:9px}.country-grid button>i svg{width:13px}.sticky-auth-cta{margin-top:10px;position:sticky;bottom:12px}.button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.strength-meter{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.strength-meter i{background:var(--border);border-radius:999px;height:5px}.strength-meter i.is-filled{background:var(--primary)}.success-screen{text-align:center;background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--primary) 12%,var(--bg)),var(--bg) 55%);align-content:center;place-items:center;gap:9px;min-height:100%;padding:32px;display:grid}.success-orb{color:#fff;background:linear-gradient(145deg,var(--primary-2),var(--primary));width:105px;height:105px;box-shadow:0 25px 60px color-mix(in srgb,var(--primary) 30%,transparent);border-radius:39px;place-items:center;margin-bottom:19px;display:grid;position:relative}.success-orb svg{width:44px;height:44px}.success-orb i{border:1px solid color-mix(in srgb,var(--primary) 24%,transparent);border-radius:49px;position:absolute;inset:-16px}.success-orb i:last-child{opacity:.5;inset:-32px}.success-screen>span{color:var(--primary);font-size:11px;font-weight:800}.success-screen h1{margin:0;font-size:27px}.success-screen p{color:var(--muted);max-width:290px;margin:0 0 22px;font-size:11px;line-height:1.75}.success-screen .button{max-width:310px}.success-screen .auth-text-action{justify-self:center;margin-top:8px}.legal-callout{background:color-mix(in srgb,#f3aa23 10%,var(--surface));border:1px solid color-mix(in srgb,#f3aa23 25%,var(--border));border-radius:22px;padding:16px}.legal-callout p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.7}.legal-section{border-bottom:1px solid var(--border);padding:4px 2px 18px}.legal-section h2{margin:0 0 7px;font-size:15px}.legal-section p{color:var(--muted);margin:0;font-size:11px;line-height:1.9}@media (width<=620px){.onboarding-visual{min-height:40vh}.auth-form-screen .screen-body{padding-bottom:34px}}.result-summary{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.result-summary strong{color:var(--text);font-size:13px}.search-box>button{color:var(--muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.search-box>button svg{width:18px}.rich-list>button{position:relative}.rich-list em{color:var(--primary);align-items:center;gap:4px;font-size:10px;font-style:normal;display:flex}.rich-list em svg{width:13px;height:13px}.mini-save{background:var(--surface-soft)!important;border-radius:13px!important;flex:none!important;place-items:center!important;width:34px!important;min-height:34px!important;padding:0!important;display:grid!important}.mini-save svg{width:16px}.map-screen{padding-bottom:0;overflow:hidden}.map-canvas,.trip-map-area{background:linear-gradient(145deg,#dce7db,#e8e2d7);height:calc(100% - 88px);position:relative;overflow:hidden}.theme-dark .map-canvas,.theme-dark .trip-map-area{background:linear-gradient(145deg,#1d2721,#24231f)}.map-grid{opacity:.85;background-image:linear-gradient(32deg,#0000 46%,#ffffffc7 47% 52%,#0000 53%),linear-gradient(122deg,#0000 46%,#ffffffa6 47% 52%,#0000 53%),linear-gradient(#507d5a1a 1px,#0000 1px),linear-gradient(90deg,#507d5a1a 1px,#0000 1px);background-size:170px 170px,220px 220px,42px 42px,42px 42px;position:absolute;inset:0}.map-pin,.numbered-map-pin{background:var(--primary);color:#fff;border:0;border-radius:18px 18px 18px 5px;place-items:center;width:44px;height:44px;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 12px 24px #3813d440}.map-pin svg,.numbered-map-pin{transform:rotate(45deg)}.pin-a{top:27%;right:24%}.pin-b{top:49%;left:23%}.pin-c{bottom:25%;right:37%}.map-controls{gap:6px;display:grid;position:absolute;top:18px;left:14px}.map-controls button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text);box-shadow:var(--shadow);border-radius:15px;place-items:center;display:grid}.map-filter-bar{scrollbar-width:none;gap:7px;display:flex;position:absolute;top:18px;left:68px;right:14px;overflow:auto}.map-filter-bar button{border:1px solid var(--border);background:var(--surface);color:var(--muted);white-space:nowrap;border-radius:999px;padding:10px 13px;box-shadow:0 6px 18px #14171d14}.map-filter-bar button.is-active{background:var(--primary);color:#fff;border-color:#0000}.map-place-card{grid-template-columns:92px 1fr;align-items:center;gap:12px;margin-bottom:16px;display:grid}.map-place-card img{object-fit:cover;border-radius:19px;width:92px;height:82px}.map-place-card div{gap:4px;display:grid}.map-place-card small,.map-place-card span{color:var(--muted);font-size:10px}.rating-summary{background:var(--surface);border-radius:25px;grid-template-columns:115px 1fr;align-items:center;gap:18px;padding:18px;display:grid;box-shadow:0 8px 24px #1c1e250d}.rating-summary>div:first-child{justify-items:center;gap:4px;display:grid}.rating-summary>div:first-child>strong{font-size:34px}.rating-summary>div:first-child span{color:#f3aa23;display:flex}.rating-summary>div:first-child svg{width:13px}.rating-summary small{color:var(--muted);font-size:9px}.rating-bars{gap:5px;display:grid}.rating-bars p{color:var(--muted);grid-template-columns:12px 1fr 28px;align-items:center;gap:7px;margin:0;font-size:9px;display:grid}.rating-bars i{background:var(--surface-soft);border-radius:999px;height:5px;overflow:hidden}.rating-bars b{border-radius:inherit;background:#f3aa23;height:100%;display:block}.review-list{gap:10px;display:grid}.review-list>article{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:15px}.review-list header{grid-template-columns:40px 1fr auto;align-items:center;gap:9px;display:grid}.review-list header div{gap:2px;display:grid}.review-list header small{color:var(--muted);font-size:9px}.review-list header em{color:#f3aa23;align-items:center;gap:3px;font-style:normal;display:flex}.review-list header em svg{width:14px}.review-list p{color:var(--muted);font-size:11px;line-height:1.75}.review-list>article>button{background:var(--surface-soft);color:var(--muted);border:0;border-radius:999px;padding:7px 11px}.star-picker{direction:ltr;justify-content:center;gap:8px;display:flex}.star-picker button{background:var(--surface-soft);width:42px;height:42px;color:var(--border);border:0;border-radius:14px}.star-picker button.is-active{color:#f3aa23;background:color-mix(in srgb,#f3aa23 10%,var(--surface))}.form-stack select{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text);border-radius:16px;outline:0;padding:13px 14px}.qa-callout{background:color-mix(in srgb,var(--primary) 7%,var(--surface));border-radius:21px;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.qa-callout>svg{width:46px;height:46px;color:var(--primary);background:var(--surface);border-radius:16px;padding:12px}.qa-callout div{gap:2px;display:grid}.qa-callout small{color:var(--muted);font-size:9px}.qa-callout button{background:var(--primary);color:#fff;border:0;border-radius:13px;padding:9px 12px}.qa-list{gap:9px;display:grid}.qa-list>article{background:var(--surface);border:1px solid var(--border);border-radius:20px;overflow:hidden}.qa-list>article>button{width:100%;color:var(--text);text-align:right;background:0 0;border:0;justify-content:space-between;align-items:center;padding:15px;display:flex}.qa-list>article>button span{gap:3px;display:grid}.qa-list small{color:var(--muted);font-size:9px}.qa-list>article>div{border-top:1px solid var(--border);padding:0 15px 15px}.qa-list p{color:var(--muted);font-size:11px;line-height:1.8}.qa-list>article>div button{background:var(--surface-soft);color:var(--primary);border:0;border-radius:999px;padding:8px 11px}.video-player{background:#0d1015;border-radius:28px;height:215px;position:relative;overflow:hidden}.video-player img{object-fit:cover;opacity:.74;width:100%;height:100%}.video-player>button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:50%;width:62px;height:62px;margin:auto;font-size:22px;position:absolute;inset:0}.video-player>span{color:#fff;direction:ltr;background:#0000008c;border-radius:9px;padding:5px 8px;font-size:9px;position:absolute;bottom:12px;left:12px}.video-copy{gap:7px;display:grid}.video-copy>span{color:var(--primary);font-size:10px;font-weight:700}.video-copy h1{margin:0;font-size:23px;line-height:1.45}.video-copy p{color:var(--muted);margin:0;font-size:11px;line-height:1.8}.video-copy>div{gap:8px;display:flex}.video-copy button{background:var(--surface);color:var(--text);border:0;border-radius:14px;align-items:center;gap:6px;padding:10px 12px;display:flex}.video-list{gap:9px;display:grid}.video-list button,.news-list button,.useful-app-list article{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:20px;align-items:center;gap:10px;padding:9px;display:flex}.video-list img,.news-list img{object-fit:cover;border-radius:15px;width:78px;height:64px}.video-list span,.news-list span{flex:1;gap:3px;display:grid}.video-list small,.news-list small{color:var(--muted);font-size:9px}.news-list{gap:10px;display:grid}.news-list em{color:var(--primary);font-size:9px;font-style:normal}.service-alert.important{background:color-mix(in srgb,#f3aa23 10%,var(--surface));border-color:color-mix(in srgb,#f3aa23 30%,var(--border))}.article-cover{object-fit:cover;border-radius:28px;width:100%;height:210px}.article-content{gap:11px;display:grid}.article-content>span{color:var(--primary);font-size:10px;font-weight:700}.article-content h1{margin:0;font-size:23px;line-height:1.55}.article-content p{color:var(--muted);margin:0;font-size:11px;line-height:1.95}.article-source{background:var(--surface);border-radius:18px;align-items:center;gap:10px;padding:12px;display:flex}.article-source>svg{color:var(--accent)}.article-source span{gap:2px;display:grid}.article-source small{color:var(--muted);font-size:9px}.emergency-hero{color:#fff;background:linear-gradient(135deg,#d6384f,#9b1d32);border-radius:24px;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.emergency-hero>svg{background:#ffffff24;border-radius:17px;width:50px;height:50px;padding:12px}.emergency-hero div{gap:4px;display:grid}.emergency-hero p{color:#ffdce2;margin:0;font-size:10px;line-height:1.6}.emergency-hero button{color:#a02035;direction:ltr;background:#fff;border:0;border-radius:14px;padding:11px;font-weight:800}.emergency-list{gap:9px;display:grid}.emergency-list button{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:20px;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;padding:12px;display:grid}.emergency-list>button>span{color:#d6384f;background:color-mix(in srgb,#d6384f 8%,var(--surface));border-radius:15px;place-items:center;width:42px;height:42px;display:grid}.emergency-list div{gap:2px;display:grid}.emergency-list small{color:var(--muted)}.location-permission{background:var(--surface);border:1px solid var(--border);border-radius:20px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.location-permission>svg{color:var(--primary)}.location-permission div{gap:2px;display:grid}.location-permission small{color:var(--muted);font-size:9px}.location-permission button{background:var(--primary);color:#fff;border:0;border-radius:13px;padding:9px 11px}.esim-hero{color:#fff;background:linear-gradient(145deg,#12243b,#1e5b70);border-radius:28px;grid-template-columns:62px 1fr;align-items:center;gap:16px;min-height:190px;padding:22px;display:grid}.esim-hero>span{background:#ffffff1f;border-radius:22px;place-items:center;width:62px;height:62px;display:grid}.esim-hero h1{margin:4px 0;font-size:23px}.esim-hero p{color:#cfe8ef;margin:0;font-size:10px;line-height:1.7}.compatibility-card,.useful-apps-link{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:21px;grid-template-columns:44px 1fr 24px;align-items:center;gap:10px;padding:13px;display:grid}.compatibility-card>svg:first-child,.useful-apps-link>svg:first-child{color:#188aa1;background:color-mix(in srgb,#188aa1 9%,var(--surface));border-radius:15px;width:44px;height:44px;padding:11px}.compatibility-card span,.useful-apps-link span{gap:2px;display:grid}.compatibility-card small,.useful-apps-link small{color:var(--muted);font-size:9px}.plan-list{gap:9px;display:grid}.plan-list article{background:var(--surface);border:1px solid var(--border);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:3px 10px;padding:14px;display:grid;position:relative}.plan-list article.recommended{border-color:#188aa1}.plan-list article>em{color:#fff;background:#188aa1;border-radius:999px;padding:4px 8px;font-size:8px;font-style:normal;position:absolute;top:-8px;right:14px}.plan-list span{color:var(--muted);font-size:9px}.plan-list b{grid-area:1/2/3}.plan-list button{background:var(--surface-soft);color:var(--primary);border:0;border-radius:13px;grid-column:1/3;margin-top:7px;padding:9px}.useful-app-list{gap:9px;display:grid}.useful-app-list article>span{width:48px;height:48px;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));border-radius:16px;place-items:center;display:grid}.useful-app-list article>div{flex:1;gap:2px;display:grid}.useful-app-list article small,.useful-app-list article em{color:var(--muted);font-size:9px;font-style:normal}.useful-app-list article button{background:var(--primary);color:#fff;border:0;border-radius:12px;padding:8px 10px}.invite-preview{background:var(--surface);border-radius:20px;grid-template-columns:44px 1fr;align-items:center;gap:10px;width:100%;margin-top:14px;padding:13px;display:grid}.invite-preview>svg{width:44px;height:44px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface));border-radius:15px;padding:11px}.invite-preview div{text-align:right;gap:3px;display:grid}.invite-preview small{color:var(--muted);font-size:9px}.copy-source{background:var(--surface);border-radius:23px;grid-template-columns:92px 1fr;align-items:center;gap:12px;padding:10px;display:grid}.copy-source img{object-fit:cover;border-radius:18px;width:92px;height:84px}.copy-source div{gap:3px;display:grid}.copy-source span{color:var(--primary);font-size:9px}.copy-source small{color:var(--muted);font-size:9px}.settings-list{background:var(--surface);border-radius:21px;gap:1px;display:grid;overflow:hidden}.settings-list label{border-bottom:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.settings-list label:last-child{border:0}.settings-list span{gap:2px;display:grid}.settings-list small{color:var(--muted);font-size:9px}.settings-list input{width:20px;height:20px;accent-color:var(--primary)}.trip-map-area{height:calc(100% - 88px)}.route-line{fill:none;width:90%;height:78%;stroke:var(--primary);stroke-width:6px;stroke-dasharray:10 8;opacity:.55;position:absolute;inset:10% 5% 12%}.numbered-map-pin{color:#fff;font-weight:800}.route-summary{background:var(--surface);border-radius:22px;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid;position:absolute;bottom:18px;left:14px;right:14px;box-shadow:0 14px 38px #0f12182e}.route-summary>svg{width:44px;height:44px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface));border-radius:15px;padding:11px}.route-summary div{gap:2px;display:grid}.route-summary small{color:var(--muted);font-size:9px}.route-summary button{background:var(--primary);color:#fff;border:0;border-radius:13px;padding:10px 12px}.budget-hero{color:#fff;background:linear-gradient(145deg,#1d2130,#3a2352);border-radius:28px;justify-content:space-between;align-items:center;padding:21px;display:flex}.budget-hero>div:first-child{gap:4px;display:grid}.budget-hero strong{font-size:30px}.budget-hero small{color:#c6cada}.budget-ring{background:conic-gradient(#f3aa23 0 96%,#ffffff26 96%);border-radius:50%;place-items:center;width:82px;height:82px;display:grid;position:relative}.budget-ring:after{content:"";background:#282238;border-radius:50%;position:absolute;inset:8px}.budget-ring b{z-index:1}.budget-progress{background:var(--surface);border-radius:999px;height:8px;overflow:hidden}.budget-progress i{border-radius:inherit;background:#f3aa23;height:100%;display:block}.budget-list{gap:8px;display:grid}.budget-list button{background:var(--surface);color:var(--text);text-align:right;border:0;border-radius:18px;grid-template-columns:38px 1fr auto 20px;align-items:center;gap:9px;padding:11px;display:grid}.budget-list>button>span{width:38px;height:38px;color:var(--primary);background:var(--surface-soft);border-radius:14px;place-items:center;display:grid}.budget-list em{font-style:normal;font-weight:700}.budget-progress.mini{height:4px;margin-top:-2px}.provider-summary{background:var(--surface);border-radius:20px;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:13px;display:grid}.provider-summary div{gap:3px;display:grid}.provider-summary i{color:var(--accent);font-size:9px;font-style:normal}.provider-summary small{color:var(--muted);font-size:9px}.request-price{background:color-mix(in srgb,var(--primary) 7%,var(--surface));border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:2px 10px;padding:15px;display:grid}.request-price strong{grid-area:1/2/3;font-size:21px}.request-price small{color:var(--muted);font-size:9px}.tour-history-list article{background:var(--surface);border:1px solid var(--border);border-radius:23px;gap:12px;padding:14px;display:grid}.tour-history-list header,.tour-history-list footer{justify-content:space-between;align-items:center;display:flex}.tour-history-list header span{color:#f3aa23;font-size:9px;font-weight:700}.tour-history-list header em{color:var(--muted);font-size:9px;font-style:normal}.tour-history-list article>div{grid-template-columns:92px 1fr;gap:11px;display:grid}.tour-history-list img{object-fit:cover;border-radius:17px;width:92px;height:82px}.tour-history-list article>div span{gap:3px;display:grid}.tour-history-list small{color:var(--muted);font-size:9px}.tour-history-list b{color:var(--primary);font-size:11px}.tour-history-list footer{gap:8px}.tour-history-list footer button{background:var(--surface-soft);color:var(--text);border:0;border-radius:13px;flex:1;justify-content:center;gap:6px;padding:10px;display:flex}.compact-empty{min-height:430px}.upload-drop{border:1px dashed color-mix(in srgb,var(--primary) 40%,var(--border));background:color-mix(in srgb,var(--primary) 5%,var(--surface));width:100%;min-height:96px;color:var(--primary);border-radius:18px;align-content:center;place-items:center;gap:5px;display:grid}.conversation-screen,.comments-screen{grid-template-rows:auto 1fr auto;padding-bottom:0;display:grid;overflow:hidden}.chat-body{flex-direction:column;gap:10px;padding:12px 16px 18px;display:flex;overflow:auto}.chat-day{color:var(--muted);background:var(--surface);border-radius:999px;align-self:center;padding:6px 9px;font-size:9px}.chat-bubble{grid-template-columns:34px 1fr;align-items:end;gap:7px;max-width:83%;display:grid}.chat-bubble p{border-radius:18px;margin:0;padding:11px 13px;font-size:11px;line-height:1.7}.chat-bubble time{color:var(--muted);grid-column:2;font-size:8px}.chat-bubble.incoming p{background:var(--surface);border-bottom-right-radius:5px}.chat-bubble.outgoing{grid-template-columns:1fr;align-self:flex-start}.chat-bubble.outgoing p{background:var(--primary);color:#fff;border-bottom-left-radius:5px}.chat-bubble.outgoing time{text-align:left;grid-column:1}.chat-composer{background:var(--surface);border-top:1px solid var(--border);grid-template-columns:38px 1fr 42px;align-items:center;gap:7px;padding:10px 12px 16px;display:grid}.chat-composer>button{background:var(--surface-soft);width:38px;height:38px;color:var(--muted);border:0;border-radius:13px;place-items:center;display:grid}.chat-composer input{background:var(--bg);width:100%;min-width:0;color:var(--text);border:0;border-radius:15px;outline:0;padding:12px}.chat-composer .send-button{background:var(--primary);color:#fff;width:42px;height:42px}.comment-list{gap:16px;display:grid}.comment-list>article{grid-template-columns:40px 1fr;gap:9px;display:grid}.comment-list>article>div{min-width:0}.comment-list header{justify-content:space-between;display:flex}.comment-list header small{color:var(--muted);font-size:8px}.comment-list p{color:var(--muted);margin:5px 0 7px;font-size:11px;line-height:1.75}.comment-list footer{gap:8px;display:flex}.comment-list footer button{color:var(--primary);background:0 0;border:0;padding:0;font-size:9px}.nested-comment{background:var(--surface-soft);border-radius:15px;grid-template-columns:34px 1fr;gap:7px;margin-top:10px;padding:10px;display:grid}.nested-comment p{margin:2px 0 0}.market-profile{background:var(--surface);border-radius:27px;overflow:hidden}.market-profile>img{object-fit:cover;width:100%;height:170px}.market-profile>div{text-align:center;justify-items:center;gap:5px;margin-top:-28px;padding:0 18px 18px;display:grid;position:relative}.market-profile .agency-logo{border:5px solid var(--surface);background:var(--primary);color:#fff;width:60px;height:60px}.market-profile p{color:#f3aa23;align-items:center;gap:4px;margin:0;font-size:10px;display:flex}.market-profile p svg{width:14px}.market-profile button{background:var(--primary);color:#fff;border:0;border-radius:14px;align-items:center;gap:6px;padding:10px 14px;display:flex}.info-card-heading{justify-content:space-between;align-items:center;display:flex}.info-card-heading button{color:var(--primary);background:0 0;border:0;font-size:10px;font-weight:700}@media (width<=620px){.rating-summary{grid-template-columns:100px 1fr;gap:12px}.map-filter-bar{left:62px}}.rich-list__item{border-radius:var(--radius-lg);background:var(--surface,#fff);width:100%;color:inherit;text-align:start;cursor:pointer;border:0;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.rich-list__item:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 28%, transparent);outline-offset:2px}.rich-list__item>img{border-radius:var(--radius-md);object-fit:cover;width:84px;height:78px}.rich-list__item>span{gap:5px;min-width:0;display:grid}.rich-list__item>span small,.rich-list__item>span em{color:var(--text-muted);font-size:.78rem;font-style:normal}html,body{overflow-x:hidden}.prototype-root,.device-canvas,.phone-shell,.phone-viewport,.screen,.screen-body{min-width:0}.skip-link{inset-inline-start:12px;z-index:1000;color:#111827;background:#fff;border-radius:12px;padding:10px 14px;position:fixed;top:8px;transform:translateY(-160%);box-shadow:0 8px 24px #0000002e}.skip-link:focus{transform:translateY(0)}:where(button,a,input,textarea,select,[role=button]):focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 36%, transparent);outline-offset:3px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid>*{min-width:0;overflow:hidden}.product-grid img{object-fit:cover;width:100%;max-width:100%;height:122px;display:block}.phone-shell{max-width:100%}.bottom-navigation{padding-bottom:max(8px, env(safe-area-inset-bottom))}.screen{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.ticket-composer,.chat-composer{padding-bottom:max(16px, env(safe-area-inset-bottom))}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.splash-mark i{display:none}.splash-mark{box-shadow:0 0 0 18px #ffffff1a,0 0 0 36px #ffffff0f,0 28px 70px #0c083652}.story-content,.story-content>*{min-width:0}.story-content{overflow:hidden}.ai-intro-card{grid-template-columns:64px minmax(0,1fr)}.ai-intro-card>*,.ai-form,.selectable-chips,.pace-options,.form-switch-row{min-width:0}.two-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=340px){.story-content{padding-inline:16px}.pace-options{grid-template-columns:1fr}.ai-intro-card{grid-template-columns:54px minmax(0,1fr);padding-inline:14px}.ai-intro-card .ai-orb{width:52px;height:52px}}.auth-splash{overflow:clip}.auth-splash:before,.auth-splash:after{display:none}.auth-splash{background:radial-gradient(circle at -6% 0,#ffffff14 0 160px,#0000 161px),radial-gradient(circle at 108% 104%,#ffffff12 0 125px,#0000 126px),radial-gradient(circle at 30% 18%,#3989ff 0,#0a58ca 25%,#171a26 68%,#101219 100%)}.prototype-root.lang-en{font-family:IBM Plex Sans,Inter,Segoe UI,Arial,sans-serif}.prototype-root.lang-en .toolbar-controls button,.prototype-root.lang-en .toolbar-links,.prototype-root.lang-en .documentation-panel,.prototype-root.lang-en .screen,.prototype-root.lang-en .bottom-sheet{text-align:left}.prototype-root.lang-en .app-header .icon-button svg,.prototype-root.lang-en .menu-row>svg:last-child,.prototype-root.lang-en .choice-list button>svg:last-child,.prototype-root.lang-en .editorial-card>svg:last-child,.prototype-root.lang-en .public-profile-link>svg:last-child{transform:scaleX(-1)}.prototype-root.lang-en .hero-card__content:after{background:linear-gradient(270deg,#181c25 63%,#0000);inset:0 0 0 -65px}.prototype-root.lang-en .toolbar-brand{direction:ltr}.prototype-root.lang-en input,.prototype-root.lang-en textarea,.prototype-root.lang-en select{text-align:left}.prototype-root.lang-en .phone-status{direction:ltr}@media (width<=520px){.state-gallery{grid-template-columns:1fr}.state-card{min-width:0}}@media (width<=620px){:root{--fs-display:21px;--fs-title:16px;--fs-subtitle:12px;--fs-body:12.5px;--fs-caption:10.5px;--gutter:16px}.phone-status{display:none}.phone-shell{height:100dvh}.phone-viewport{height:100%;padding-top:env(safe-area-inset-top)}.documentation-canvas{padding-top:calc(20px + env(safe-area-inset-top))}.app-header{min-height:58px;padding:12px var(--gutter) 8px}.app-header--large{min-height:76px;padding-bottom:12px}.app-header--large .app-header__title strong{font-size:20px}.app-header__title strong{font-size:15px}.app-header__title span{font-size:11px}.avatar,.icon-button{width:38px;height:38px}.screen-body{padding:0 var(--gutter) 20px;gap:14px}.bottom-navigation{min-height:62px;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));border-radius:22px}.bottom-navigation a svg{width:19px;height:19px}.bottom-navigation a{font-size:9.5px}.screen{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.floating-action-bar,.sticky-cta,.route-summary{bottom:calc(88px + env(safe-area-inset-bottom))}.toast{bottom:calc(20px + env(safe-area-inset-bottom))}.map-canvas,.trip-map-area{height:calc(100% - 58px)}.button{border-radius:15px;min-height:46px;font-size:13px}.form-stack input,.form-stack textarea,.form-stack select,.component-grid input,.component-grid select,.admin-filters input,.admin-filters select{border-radius:14px;padding:11px 13px}.auth-input{border-radius:16px;min-height:50px}.search-box{border-radius:16px;height:48px}.category-pills button,.trip-tabs button{padding:8px 13px;font-size:12px}.segmented-control button{min-height:36px;font-size:11px}.selectable-chips button{min-height:36px;font-size:10.5px}.section-heading h2{font-size:var(--fs-title)}.section-heading span{font-size:10px}.hero-card,.hero-card__media{border-radius:24px;min-height:190px}.hero-card__content{padding:20px 16px}.hero-card h1{font-size:var(--fs-display)}.city-hero{border-radius:24px;height:210px}.city-hero__overlay h1{font-size:var(--fs-display)}.explore-hero,.explore-hero img{height:190px;min-height:190px}.explore-hero__copy h1{font-size:var(--fs-display)}.country-service-hero{border-radius:24px;min-height:160px;padding:18px 16px}.country-service-hero h1{font-size:var(--fs-display)}.weather-hero{border-radius:24px;min-height:180px;padding:20px}.weather-hero>svg{width:82px;height:82px}.weather-hero>div>strong{font-size:46px}.weather-hero h1{font-size:18px}.support-hero{border-radius:22px;min-height:120px}.support-hero h1{font-size:19px}.esim-hero{border-radius:22px;min-height:160px}.esim-hero h1{font-size:19px}.market-hero{border-radius:24px;min-height:150px;padding:18px 16px}.market-hero h1{font-size:var(--fs-display)}.market-hero img{width:120px;height:150px}.trip-list-hero{border-radius:24px;min-height:150px;padding:20px 16px}.trip-list-hero h1{font-size:var(--fs-display)}.community-spotlight img{height:190px}.community-spotlight h2{font-size:17px}.place-cover{height:250px}.place-title-row h1{font-size:var(--fs-display)}.place-content{padding:20px var(--gutter) 110px}.video-player{border-radius:22px;height:185px}.article-cover{border-radius:22px;height:175px}.article-content h1{font-size:19px}.composer-cover{border-radius:22px;height:160px}.guide-tour-card img,.guide-photo{height:150px}.ai-intro-card{border-radius:24px;padding:18px 16px}.ai-intro-card h1{font-size:18px}.ai-intro-card .ai-orb{width:54px;height:54px}.generation-orb{width:92px;height:92px}.generation-content h1{font-size:20px}.ai-result-summary{border-radius:22px;padding:17px 15px}.ai-result-summary h1{font-size:17px}.score-ring{width:60px;height:60px}.budget-hero{border-radius:22px;padding:17px}.budget-hero strong{font-size:24px}.budget-ring{width:68px;height:68px}.merchant-status{border-radius:24px;padding:16px}.merchant-status h1{font-size:18px}.guide-profile,.agency-profile{border-radius:24px;padding:16px}.guide-profile h1,.agency-profile h1{font-size:18px}.passport-card{border-radius:24px;padding:17px}.public-profile-hero{border-radius:24px;padding:20px 16px}.public-avatar{width:68px;height:68px}.public-profile-hero h1{font-size:18px}.profile-hero{border-radius:24px;padding:18px 16px}.profile-main .avatar{width:56px;height:56px}.onboarding-visual{border-radius:28px;min-height:34vh}.onboarding-copy h1,.auth-heading h1{font-size:20px}.splash-copy strong{font-size:27px}.success-screen h1,.doc-page__header h1{font-size:22px}.doc-page__header p{font-size:12px}.phrase-feature{border-radius:24px;padding:18px}.phrase-feature h1{font-size:24px}.tour-feature{border-radius:24px}.tour-feature h1{font-size:19px}.shortcut-grid>button>span{border-radius:17px;width:50px;height:50px}.feature-icons button>span{width:46px;height:46px}.choice-icon,.readiness-head>span,.service-band__header>span,.qa-callout>svg,.compatibility-card>svg:first-child,.useful-apps-link>svg:first-child,.location-permission>svg,.invite-preview>svg,.route-summary>svg{width:42px;height:42px}.country-flag{width:64px;height:64px;font-size:34px}.rating-badge{min-width:56px}.trip-card,.tour-list>button,.provider-list>button,.agency-list>button,.booking-list article,.file-list article,.ticket-stack article,.notification-list button,.requirement-list button,.help-category-list button,.search-results>button,.saved-list>button,.merchant-products>button{border-radius:18px}.info-card,.service-band,.travel-readiness,.ai-form{border-radius:20px;padding:15px}.feed-card,.cart-summary,.budget-total,.collab-hero{border-radius:20px}.feed-card__media{height:140px}.product-card img{height:128px}.destination-card img{height:96px}.bottom-sheet,.preview-bottom-sheet{padding:8px 16px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;max-height:82vh}.sheet-title h2{font-size:16px}.registry-metric{grid-template-columns:repeat(2,1fr)}.admin-filters{grid-template-columns:1fr}.trip-summary{border-radius:22px}.trip-summary>img{height:145px}.day-overview{border-radius:20px;padding:15px}.day-overview strong{font-size:18px}.share-preview{border-radius:22px;padding:14px}.mini-trip-cover img{height:78px}.emergency-hero{border-radius:20px;padding:14px}.emergency-hero>svg{width:44px;height:44px}.rating-summary{border-radius:20px;padding:15px}.rating-summary>div:first-child>strong{font-size:28px}.collab-hero{padding:15px}.collab-hero h1{font-size:17px}.qa-callout{padding:12px}}.gallery-overlay{z-index:300;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:#05060a;grid-template-rows:auto 1fr auto;display:grid;position:fixed;inset:0}.gallery-overlay__close{top:calc(14px + env(safe-area-inset-top));z-index:2;color:#fff;background:#ffffff24;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;inset-inline-end:14px}.gallery-overlay__counter{top:calc(18px + env(safe-area-inset-top));z-index:2;color:#fff;background:#ffffff24;border-radius:999px;padding:5px 10px;font-size:12px;position:absolute;inset-inline-start:16px}.gallery-overlay__stage{place-items:center;display:grid;overflow:hidden}.gallery-overlay__stage img{object-fit:contain;max-width:100%;max-height:100%}.gallery-overlay__thumbs{scrollbar-width:none;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.gallery-overlay__thumbs button{opacity:.5;border:2px solid #0000;border-radius:12px;flex:none;width:52px;height:52px;padding:0;overflow:hidden}.gallery-overlay__thumbs button.is-active{opacity:1;border-color:#fff}.gallery-overlay__thumbs img{object-fit:cover;width:100%;height:100%;display:block}.trips-header{justify-content:space-between;align-items:center;gap:10px;padding:18px;display:flex}.trips-header strong{font-size:22px;display:block}.trips-header small{color:var(--muted);font-size:12px}.trips-header__create{background:var(--primary);color:#fff;border:0;border-radius:10px;flex:none;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;display:flex}.trips-header__create svg{width:14px;height:14px}.trips-filters{margin-bottom:4px}.trip-plan-list{gap:16px;display:grid}.plan-card{border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:start;border-radius:18px;overflow:hidden}.plan-card__cover{height:120px;position:relative}.plan-card__cover img{object-fit:cover;width:100%;height:100%;display:block}.plan-card__ai-badge{top:10px;color:#fff;background:#111827;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:flex;position:absolute;inset-inline-start:10px}.plan-card__ai-badge svg{width:11px;height:11px}.plan-card__body{gap:6px;padding:12px;display:grid}.plan-card__body strong{font-size:15px}.plan-card__body small{color:var(--muted);font-size:11px}.plan-card__chips{gap:8px;display:flex}.plan-card__chips span{background:color-mix(in srgb, var(--text) 6%, transparent);border-radius:8px;padding:5px 10px;font-size:11px;font-weight:600}.plan-card__footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.plan-card__places{color:var(--muted);align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.plan-card__places svg{width:14px;height:14px}.plan-card__join,.plan-card__leave{border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}.plan-card__join{background:var(--primary);color:#fff}.plan-card__leave{color:#e53935;background:#fff;border:1px solid #e53935}.community-header{justify-content:space-between;align-items:center;gap:10px;padding:18px;display:flex}.community-header strong{font-size:22px;display:block}.community-header small{color:var(--muted);font-size:12px}.community-header__share{background:var(--primary);color:#fff;border:0;border-radius:10px;flex:none;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;display:flex}.community-header__share svg{width:14px;height:14px}.post-list{gap:16px;display:grid}.post-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:12px;padding:16px;display:grid}.post-card__author{align-items:center;gap:12px;display:flex}.post-card__avatar{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.post-card__author>div{flex:1;gap:2px;min-width:0;display:grid}.post-card__author strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.post-card__author small{color:var(--muted);align-items:center;gap:3px;font-size:10px;display:flex}.post-card__author small svg{width:11px;height:11px;color:var(--primary);flex:none}.post-card__time{color:var(--muted)}.post-card__media{border:0;border-radius:14px;width:100%;height:220px;padding:0;display:block;position:relative;overflow:hidden}.post-card__media img{object-fit:cover;width:100%;height:100%;display:block}.post-card__count{bottom:10px;color:#fff;background:#0009;border-radius:10px;padding:3px 8px;font-size:11px;font-weight:600;position:absolute;inset-inline-start:10px}.post-card__body{gap:6px;display:grid}.post-card__rating{align-items:center;gap:3px;display:flex}.post-card__rating strong{margin-inline-end:4px;font-size:13px}.post-card__title{text-align:start;color:var(--text);background:0 0;border:0;padding:0;font-size:15px;font-weight:700}.post-card__body p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.post-card__actions{border-top:1px solid var(--border);justify-content:space-between;padding-top:12px;display:flex}.post-card__actions button{color:var(--text);background:0 0;border:0;align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.post-card__actions svg{width:19px;height:19px;color:var(--muted)}.menu-header{text-align:center;padding:18px}.menu-header strong{font-size:18px}.menu-profile{justify-items:center;gap:6px;padding:8px 0 24px;display:grid}.menu-profile__avatar{background:var(--primary);color:#fff;border:0;border-radius:50%;place-items:center;width:108px;height:108px;font-size:32px;font-weight:700;display:grid;position:relative}.menu-profile__edit-badge{bottom:0;background:#111827;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;inset-inline-end:0}.menu-profile__edit-badge svg{color:#fff;width:15px;height:15px}.menu-profile strong{margin-top:6px;font-size:18px}.menu-profile small{color:var(--muted);font-size:13px}.menu-logout{width:100%;color:var(--primary);background:0 0;border:0;justify-content:center;align-items:center;gap:8px;padding:24px 0;font-size:15px;font-weight:700;display:flex}.plan-details-screen{padding-bottom:88px}.plan-cover{background-position:50%;background-size:cover;justify-content:space-between;align-items:flex-start;height:260px;padding:16px;display:flex}.plan-cover__circle{color:#fff;background:#11182773;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.plan-title-row{align-items:center;gap:8px;margin-top:14px;display:flex}.plan-title-row h1{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:20px;overflow:hidden}.plan-badge{color:#fff;border-radius:999px;flex:none;padding:4px 10px;font-size:10px;font-weight:700}.plan-badge--owner{background:var(--accent)}.plan-badge--ai{background:var(--primary)}.plan-subtitle{color:var(--muted);margin:4px 0 16px;font-size:12px}.plan-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.plan-stats div{color:#fff;text-align:center;background:linear-gradient(155deg,#1c2333,#0d1119);border-radius:16px;gap:3px;padding:13px 8px;display:grid;box-shadow:0 10px 22px #0a0e1847}.plan-stats strong{font-size:18px}.plan-stats small{color:#9ca3af;font-size:10px}.plan-collaborators{align-items:center;margin-bottom:8px;display:flex}.plan-collaborators__avatar{background:var(--primary);color:#fff;border:2px solid var(--surface);border-radius:12px;place-items:center;width:40px;height:40px;margin-inline-start:-12px;font-weight:700;display:grid}.plan-collaborators__avatar:first-child{margin-inline-start:0}.plan-collaborators__add{border:1.5px dashed var(--border);width:40px;height:40px;color:var(--muted);background:0 0;border-radius:12px;place-items:center;margin-inline-start:6px;display:grid}.plan-day-list{gap:8px;display:grid}.plan-day-card{border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:start;border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex}.plan-day-card__badge{background:var(--primary);color:#fff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:700;display:grid}.plan-day-card__body{flex:1;gap:2px;min-width:0;display:grid}.plan-day-card__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.plan-day-card__body strong em{color:var(--muted);font-style:normal;font-weight:400}.plan-day-card__body small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.plan-day-card__cost{background:color-mix(in srgb, var(--accent) 12%, transparent);color:#087653;border-radius:8px;flex:none;padding:4px 8px;font-size:10px;font-weight:700}.plan-day-card>svg{width:16px;height:16px;color:var(--muted);flex:none}.plan-actions-bar{bottom:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--surface);gap:10px;display:flex;position:absolute;inset-inline:0;box-shadow:0 -8px 24px #00000014}.plan-actions-bar__share{color:#fff;background:#111827;border:0;border-radius:14px;flex:none;place-items:center;width:52px;height:52px;display:grid}.plan-actions-bar .button{flex:1;justify-content:center;align-items:center;gap:6px;min-height:52px;display:flex}.create-trip-topbar{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.create-trip-topbar strong{font-size:16px}.create-trip-topbar span{width:40px}.create-trip-body h1{text-align:center;margin:12px 0 6px;font-size:24px}.create-trip-subtitle{text-align:center;color:var(--muted);margin:0 0 24px;font-size:13px}.create-trip-helper{color:var(--muted);margin-top:-6px;font-size:11px;display:block}.create-trip-country{justify-content:space-between;width:100%}.create-trip-country span:nth-child(2){text-align:center;flex:1;font-size:14px}.create-trip-info{background:var(--surface-soft);border:1px solid var(--border);border-radius:18px;gap:12px;margin:16px 0;padding:16px;display:flex}.create-trip-info span{background:color-mix(in srgb, var(--primary) 10%, transparent);width:38px;height:38px;color:var(--primary);border-radius:10px;flex:none;place-items:center;display:grid}.create-trip-info strong{font-size:14px}.create-trip-info p{color:var(--muted);margin:4px 0 0;font-size:12px}.create-trip-private{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:0 0 24px;font-size:11px;display:flex}.create-trip-private svg{width:13px;height:13px}.ai-destination-block{border:1px solid var(--border);border-radius:20px;gap:12px;margin-bottom:14px;padding:16px;display:grid}.ai-destination-block>strong{color:var(--muted);font-size:13px}.ai-planner-hint{color:var(--muted);margin:-8px 0 12px;font-size:12px}.theme-chip-grid{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.theme-chip-grid button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:999px;padding:9px 16px;font-size:12px;font-weight:600}.theme-chip-grid button.is-active{background:var(--primary);color:#fff;border-color:var(--primary)}.ai-day-selector{margin-bottom:16px}.ai-weather-card{color:#fff;background:linear-gradient(135deg,#3989ff,#0a58ca);border-radius:18px;align-items:center;gap:12px;margin-bottom:16px;padding:16px;display:flex}.ai-weather-card svg{flex:none;width:32px;height:32px}.ai-weather-card strong{font-size:18px;display:block}.ai-weather-card small{color:#fffc;font-size:11px}.ai-timeline{gap:4px;display:grid}.ai-timeline__item{grid-template-columns:66px 1fr;gap:12px;display:grid}.ai-timeline__time{color:var(--primary);padding-top:14px;font-size:11px;font-weight:700}.ai-timeline__card{border:1px solid var(--border);background:var(--surface);border-radius:16px;gap:2px;margin-bottom:10px;padding:14px;display:grid}.ai-timeline__card strong{font-size:13px}.ai-timeline__card small{color:var(--muted);font-size:11px}.post-details-screen{flex-direction:column;height:100%;padding-bottom:0;display:flex}.post-details-scroll{scrollbar-width:none;flex:1;padding:0 18px 16px;overflow-y:auto}.post-card--details{border:0;border-radius:0;padding:0}.post-card__gallery{scrollbar-width:none;grid-auto-columns:85%;grid-auto-flow:column;gap:8px;margin:0 -18px;padding:0 18px;display:grid;overflow-x:auto}.post-card__gallery img{object-fit:cover;border-radius:14px;width:100%;height:220px}.post-details-title{margin:2px 0;font-size:16px;display:block}.post-comments-heading{margin:18px 0 10px;position:relative}.post-comments-sort{color:var(--primary);background:0 0;border:0;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.post-comments-sort__menu{top:100%;z-index:5;background:var(--surface);border:1px solid var(--border);border-radius:12px;position:absolute;inset-inline-end:0;overflow:hidden;box-shadow:0 10px 24px #0000001a}.post-comments-sort__menu button{width:100%;color:var(--text);text-align:start;background:0 0;border:0;padding:10px 16px;font-size:12px;display:block}.post-comment-list{gap:16px;display:grid}.post-comment-card{gap:12px;display:flex}.post-comment-card__avatar{color:#fff;background:#111827;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.post-comment-card>div{flex:1;min-width:0}.post-comment-card strong{font-size:13px}.post-comment-card p{color:var(--text);margin:4px 0;font-size:12px;line-height:1.6}.post-comment-card small{color:var(--muted);font-size:10px}.post-comment-composer{padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);align-items:center;gap:10px;display:flex}.post-comment-composer__avatar{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid}.post-comment-composer__field{background:var(--bg);border:1px solid var(--border);border-radius:24px;flex:1;align-items:center;gap:8px;padding:4px 6px 4px 16px;display:flex}.post-comment-composer__field input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:8px 0;font-size:13px}.post-comment-composer__field button{background:var(--primary);color:#fff;border:0;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;display:grid}.post-comment-composer__field button svg{width:15px;height:15px}.country-cover{background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;height:220px;padding:16px;display:flex}.country-cover__text h1{color:#fff;margin:0 0 4px;font-size:26px}.country-cover__text p{color:#ffffffd9;margin:0;font-size:12px}.country-tabs{z-index:2;background:var(--surface);margin:4px 16px 16px;position:relative;box-shadow:0 8px 24px #00000014}.my-page-hero__profile{align-items:flex-end;gap:12px;display:flex}.button--danger{color:#fff;background:#dc3545}.danger-link{color:#dc3545;background:0 0;border:0;align-items:center;gap:8px;padding:10px 2px;font-size:13px;font-weight:700;display:inline-flex}.confirm-inline{background:color-mix(in srgb, #dc3545 8%, var(--surface));border:1px solid color-mix(in srgb, #dc3545 24%, var(--border));border-radius:16px;gap:12px;padding:16px;display:grid}.confirm-inline strong{color:var(--text);font-size:12px;font-weight:600;line-height:1.6}.confirm-inline__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.confirm-inline__actions .button{min-height:42px}.program-day-block{margin-bottom:22px}.program-city-header{color:var(--primary);align-items:center;gap:10px;padding:14px 0 10px;display:flex}.program-city-header strong{color:var(--text);flex:1;font-size:18px}.program-city-header button{background:var(--primary);color:#fff;border:0;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.program-day-row{align-items:center;gap:8px;padding:4px 0 10px;display:flex}.program-day-row strong{font-size:15px;font-weight:700}.program-day-row em{color:var(--primary);font-style:normal}.program-day-row .icon-button{color:#dc3545;width:34px;height:34px;margin-inline-start:auto}.program-activity-list{gap:10px;display:grid}.program-activity-list__empty{color:var(--muted);padding:6px 2px;font-size:12px}.program-activity-tile{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:center;gap:10px;padding:10px;display:flex;box-shadow:0 6px 16px #181b230d}.program-activity-tile__reorder{gap:2px;display:grid}.program-activity-tile__reorder button{color:var(--muted);background:0 0;border:0;place-items:center;width:22px;height:18px;display:grid}.program-activity-tile__reorder button:disabled{opacity:.3}.program-activity-tile__thumb{background:var(--surface-soft);width:44px;height:44px;color:var(--primary);border-radius:12px;flex:none;place-items:center;display:grid;overflow:hidden}.program-activity-tile__thumb img{object-fit:cover;width:100%;height:100%}.program-activity-tile__body{flex:1;gap:2px;min-width:0;display:grid}.program-activity-tile__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.program-activity-tile__body small{color:var(--muted);font-size:11px}.program-activity-tile .icon-button{width:32px;height:32px;color:var(--muted)}.program-dotted-button{border:1.5px dashed var(--primary);width:100%;color:var(--primary);background:0 0;border-radius:16px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:8px;font-size:13px;font-weight:700;display:inline-flex}.program-dotted-button--accent{border-style:dashed}.program-info-banner{margin:0 16px calc(16px + env(safe-area-inset-bottom));background:var(--surface-soft);border:1px solid var(--border);color:var(--muted);border-radius:16px;align-items:center;gap:10px;padding:12px 14px;font-size:11px;display:flex}.program-info-banner svg{color:var(--primary);flex:none;width:18px;height:18px}.settings-link-row{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:16px;align-items:center;gap:10px;padding:14px 16px;font-size:13px;font-weight:600;display:flex}.settings-link-row svg{color:var(--primary)}.collaborators-code-box{border:1.5px dashed var(--border);text-align:center;border-radius:16px;gap:14px;padding:20px 16px;display:grid}.collaborators-code-box strong{letter-spacing:4px;font-size:30px}.collaborators-code-box__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.collaborators-code-box__actions button{border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:12px;font-weight:700;display:inline-flex}.collaborators-code-box__actions button:first-child{border:1px solid var(--primary);color:var(--primary);background:0 0}.collaborators-code-box__actions button:first-child.is-copied{color:#2fae60;border-color:#2fae60}.collaborators-code-box__actions button:last-child{background:var(--primary);color:#fff;border:0}.collaborator-list{gap:4px;display:grid}.collaborator-row{align-items:center;gap:12px;padding:10px 2px;display:flex}.collaborator-row__avatar{background:var(--primary);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.collaborator-row__body{flex:1;min-width:0;display:grid}.collaborator-row__body strong{font-size:13px}.collaborator-row__body small{color:var(--muted);font-size:11px}.collaborator-row .icon-button{color:#dc3545}.simulate-join-link{color:var(--primary);background:0 0;border:0;justify-self:start;padding:4px 2px;font-size:11px;font-weight:700}.menu-row input[type=checkbox]{width:42px;height:24px;accent-color:var(--primary);flex:none}
