:root{font-family:IBM Plex Sans Arabic,Segoe UI,Tahoma,Arial,sans-serif;color:#17191e;background:#eceff3;font-synthesis:none;--primary: #3813d4;--primary-2: #5a3ce5;--accent: #14b88a;--bg: #f4f5f7;--surface: #ffffff;--surface-soft: #eef0f4;--text: #17191e;--muted: #717783;--border: rgba(23,25,30,.08);--shadow: 0 14px 40px rgba(24, 27, 35, .1);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#e9edf2;color:var(--text)}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;display:grid;grid-template-columns:270px 1fr;color:var(--text);background:#e9edf2}.prototype-root.theme-dark{--bg: #111318;--surface: #191c22;--surface-soft: #232730;--text: #f8f8fa;--muted: #9aa0aa;--border: rgba(255,255,255,.08);--shadow: 0 18px 44px rgba(0,0,0,.32);background:#0d0f13}.prototype-toolbar{position:sticky;top:0;height:100vh;padding:28px 22px;background:#10131a;color:#fff;display:flex;flex-direction:column;gap:26px;z-index:50}.toolbar-brand{display:flex;align-items:center;gap:12px;direction:ltr}.toolbar-brand>span{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#6b4cff,#2f10c9);display:grid;place-items:center;font-weight:800;font-size:22px}.toolbar-brand div{display:grid}.toolbar-brand strong{font-size:18px}.toolbar-brand small{color:#9ca5b6}.toolbar-controls{display:grid;gap:8px}.toolbar-controls button{width:100%;border:0;background:transparent;color:#bac1ce;display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:14px;text-align:right}.toolbar-controls button:hover,.toolbar-controls button.is-active{color:#fff;background:#ffffff14}.toolbar-links{margin-top:auto;display:grid;gap:8px}.toolbar-links a{padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:#d4d8e1}.device-canvas{min-width:0;min-height:100vh;display:grid;place-items:center;padding:38px}.phone-shell{width:406px;height:856px;border-radius:52px;padding:12px;background:#101117;box-shadow:0 38px 80px #0d111947,inset 0 0 0 1px #ffffff2e;position:relative}.phone-status{height:35px;border-radius:38px 38px 0 0;background:var(--bg);color:var(--text);display:flex;justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;font-weight:700;direction:ltr}.phone-viewport{height:calc(100% - 35px);border-radius:0 0 40px 40px;overflow:hidden;position:relative;background:var(--bg)}.phone-home{width:130px;height:5px;border-radius:999px;background:#f5f5f5;position:absolute;bottom:5px;left:50%;transform:translate(-50%);opacity:.8}.screen{height:100%;overflow-y:auto;scrollbar-width:none;padding-bottom:104px;background:var(--bg)}.screen::-webkit-scrollbar{display:none}.screen-body{padding:0 18px 24px;display:grid;gap:18px}.app-header{min-height:88px;padding:18px 18px 12px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px;position:sticky;top:0;z-index:12;background:color-mix(in srgb,var(--bg) 90%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header__actions{position:relative}.app-header__title{display:grid;text-align:center;min-width:0}.app-header__title strong{font-size:17px}.app-header__title span{color:var(--muted);font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar,.icon-button{width:42px;height:42px;border-radius:50%;border:0;display:grid;place-items:center;background:var(--surface);color:var(--text);box-shadow:0 4px 18px #1b1d240f}.avatar{background:#202632;color:#fff;font-weight:700}.bottom-navigation{position:absolute;left:14px;right:14px;bottom:12px;z-index:20;min-height:74px;padding:8px 7px;border-radius:28px;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);box-shadow:0 12px 34px #181b2324;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--border)}.bottom-navigation a{min-width:0;border-radius:20px;display:grid;place-items:center;align-content:center;gap:4px;color:var(--muted);font-size:10px}.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{height:54px;padding:0 15px;border-radius:18px;background:var(--surface);display:flex;align-items:center;gap:10px;box-shadow:0 6px 20px #1f22290d;position:relative}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--text)}.search-box input::placeholder{color:var(--muted)}.hero-card{min-height:245px;border-radius:30px;overflow:hidden;position:relative;background:#151a25;color:#fff;box-shadow:var(--shadow);display:grid;grid-template-columns:1.05fr .95fr}.hero-card__content{position:relative;z-index:2;padding:25px 20px;display:flex;flex-direction:column;align-items:flex-start}.hero-card__content:after{content:"";position:absolute;top:0;right:-65px;bottom:0;left:0;background:linear-gradient(90deg,#181c25 63%,transparent);z-index:-1}.hero-card h1{margin:6px 0;font-size:27px;line-height:1.25}.hero-card p{margin:0 0 18px;color:#d8dce4;font-size:13px;line-height:1.7}.hero-card .button{margin-top:auto;width:auto;padding-inline:19px}.hero-card__media{background-size:cover;background-position:center;min-height:245px}.eyebrow{font-size:11px;color:var(--primary-2);font-weight:700}.hero-card .eyebrow{color:#a997ff}.button{min-height:50px;width:100%;padding:0 18px;border-radius:17px;border:0;display:inline-flex;justify-content:center;align-items:center;gap:9px;font-weight:700;transition:transform .18s ease,opacity .18s ease}.button:active{transform:scale(.98)}.button--primary{background:var(--primary);color:#fff;box-shadow:0 10px 22px color-mix(in srgb,var(--primary) 24%,transparent)}.button--secondary{background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary)}.button--ghost{background:transparent;color:var(--primary)}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.shortcut-grid>button{min-width:0;border:0;background:transparent;color:var(--text);display:grid;place-items:center;gap:9px;padding:0;position:relative}.shortcut-grid>button>span{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:var(--surface);box-shadow:0 6px 18px #1b1d240f;color:var(--primary)}.shortcut-grid strong{font-size:11px;font-weight:600;white-space:nowrap}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:12px}.section-heading>div{display:grid;gap:2px}.section-heading span{color:var(--muted);font-size:11px}.section-heading h2{margin:0;font-size:19px}.section-heading>button{border:0;background:transparent;color:var(--primary);font-size:12px;font-weight:700}.destination-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.destination-card{min-width:0;border:0;padding:0;border-radius:22px;background:var(--surface);overflow:hidden;text-align:right;box-shadow:0 8px 24px #1e20280f;color:var(--text)}.destination-card img{width:100%;height:108px;object-fit:cover;display:block}.destination-card span{display:grid;gap:3px;padding:13px}.destination-card strong{font-size:14px}.destination-card small{color:var(--muted)}.city-hero{height:270px;border-radius:30px;overflow:hidden;position:relative;color:#fff}.city-hero img{width:100%;height:100%;object-fit:cover}.city-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#090d14e0,#090d1405 70%)}.city-hero__overlay{position:absolute;z-index:2;left:20px;right:20px;bottom:20px}.city-hero__overlay span{font-size:12px;color:#dce2eb}.city-hero__overlay h1{font-size:26px;margin:4px 0}.city-hero__overlay p{font-size:12px;line-height:1.6;margin:0;color:#dce2eb}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--surface);border-radius:22px;padding:16px 10px;box-shadow:0 7px 22px #1d1f260d}.stat-strip div{display:grid;text-align:center;gap:3px;border-left:1px solid var(--border)}.stat-strip div:last-child{border-left:0}.stat-strip strong{font-size:15px}.stat-strip span{font-size:10px;color:var(--muted)}.category-pills,.trip-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.category-pills button,.trip-tabs button{border:0;background:var(--surface);color:var(--muted);padding:10px 16px;border-radius:999px;white-space:nowrap}.category-pills button.is-active,.trip-tabs button.is-active{background:var(--primary);color:#fff}.place-list,.city-plan-list,.choice-list,.candidate-list{display:grid;gap:10px}.place-list>button,.city-plan-list>button,.choice-list>button,.candidate-list>button{border:0;background:var(--surface);color:var(--text);border-radius:20px;padding:10px;display:flex;align-items:center;gap:12px;text-align:right;box-shadow:0 6px 20px #1d1f260a}.place-list img,.city-plan-list img,.candidate-list img{width:70px;height:70px;border-radius:16px;object-fit:cover}.place-list span,.city-plan-list span,.candidate-list span{flex:1;min-width:0;display:grid;gap:3px}.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;overflow:hidden;box-shadow:0 8px 24px #1c1e250f;position:relative}.trip-summary>img{width:100%;height:178px;object-fit:cover;display:block}.summary-edit{position:absolute;top:126px;left:14px;border:0;border-radius:999px;padding:10px 13px;background:#fffffff0;display:flex;align-items:center;gap:7px;color:#17191e;font-size:11px;font-weight:700}.summary-edit svg{width:16px;height:16px}.summary-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:17px 12px 12px}.summary-stats div{display:grid;text-align:center;gap:4px;border-left:1px solid var(--border)}.summary-stats div:last-child{border-left:0}.summary-stats span{font-size:10px;color:var(--muted)}.summary-stats strong{font-size:14px}.trip-summary p{margin:0;padding:0 18px 18px;color:var(--muted);line-height:1.7;font-size:12px}.day-overview{min-height:90px;border-radius:24px;padding:18px;background:linear-gradient(135deg,#1d2130,#2e234f);color:#fff;display:flex;align-items:center;justify-content:space-between}.day-overview div{display:grid;gap:3px}.day-overview span{color:#bfc7d8;font-size:11px}.day-overview strong{font-size:21px}.day-overview button{border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;border-radius:15px;padding:11px;display:flex;align-items:center;gap:6px;font-size:11px}.timeline-list{display:grid}.timeline-list article{display:grid;grid-template-columns:44px 18px 1fr;gap:5px;min-height:100px;position:relative}.timeline-list article:before{content:"";position:absolute;right:57px;top:20px;bottom:-4px;width:1px;background:color-mix(in srgb,var(--primary) 25%,var(--border))}.timeline-list article:last-child:before{display:none}.timeline-list time{font-size:11px;padding-top:16px;color:var(--muted);direction:ltr}.timeline-dot{width:10px;height:10px;border-radius:50%;background:var(--primary);margin-top:18px;z-index:2;box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 10%,var(--bg))}.timeline-list article>button{border:0;background:var(--surface);color:var(--text);min-width:0;min-height:84px;border-radius:20px;padding:9px;display:flex;gap:10px;align-items:center;text-align:right;box-shadow:0 6px 18px #1e20270a}.timeline-list img{width:58px;height:64px;border-radius:14px;object-fit:cover}.timeline-list button span{flex:1;min-width:0;display:grid;gap:3px}.timeline-list small{color:var(--muted)}.timeline-list em{color:var(--primary);font-style:normal;font-size:10px}.drag-handle{cursor:grab;touch-action:none;display:grid;place-items:center;color:var(--muted);flex:0 0 auto}.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{opacity:.45}.city-plan-list>button.is-drag-over{box-shadow:0 0 0 2px var(--primary)}.sheet-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:end center}.sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#07090e85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bottom-sheet{position:relative;z-index:2;width:min(390px,calc(100vw - 20px));max-height:78vh;overflow:auto;background:var(--surface);color:var(--text);border-radius:30px 30px 0 0;padding:10px 18px 28px;box-shadow:0 -18px 60px #0c0e1433;animation:sheet-up .24s ease-out}@keyframes sheet-up{0%{transform:translateY(35px);opacity:0}}.sheet-handle{width:48px;height:5px;border-radius:999px;background:color-mix(in srgb,var(--muted) 35%,transparent);margin:2px auto 12px}.sheet-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sheet-title h2{margin:0;font-size:19px}.choice-list>button{padding:15px;box-shadow:none;border:1px solid var(--border)}.choice-icon{width:48px;height:48px;border-radius:17px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary)}.choice-list div{flex:1;display:grid;gap:4px}.choice-list small{color:var(--muted);line-height:1.5}.form-stack{display:grid;gap:14px}.form-stack label,.component-grid label{display:grid;gap:7px;font-size:12px;font-weight:600}.form-stack input,.form-stack textarea,.component-grid input,.admin-filters input,.admin-filters select{width:100%;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:16px;padding:13px 14px;outline:0}.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{display:grid;grid-template-columns:1fr 1fr;gap:10px}.suggestion-chips{display:flex;gap:8px;flex-wrap:wrap}.suggestion-chips button,.category-grid button{border:0;border-radius:999px;padding:9px 13px;background:var(--surface-soft);color:var(--text)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.category-grid button{border-radius:15px;padding:14px 6px}.doc-marker{position:absolute;z-index:20;width:24px;height:24px;border-radius:50%;border:2px solid white;background:#ee3857;color:#fff;font-size:10px;font-weight:800;box-shadow:0 4px 12px #ee385759}.app-header__actions .doc-marker{right:-4px;top:-4px}.search-box .doc-marker{left:-6px;top:-8px}.hero-card .doc-marker,.city-hero .doc-marker,.trip-summary .doc-marker{left:10px;top:10px}.shortcut-grid .doc-marker{left:0;top:-6px}.documentation-panel{position:fixed;left:24px;bottom:24px;width:320px;background:#10131a;color:#fff;padding:20px;border-radius:22px;box-shadow:0 18px 55px #00000047;z-index:80}.documentation-panel h2{margin:8px 0;font-size:17px}.documentation-panel p{color:#b8bfcc;line-height:1.6;font-size:12px}.documentation-panel dl{display:grid;grid-template-columns:86px 1fr;gap:8px;font-size:11px}.documentation-panel dt{color:#8f98a8}.documentation-panel dd{margin:0}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 9px;background:#644bff2e;color:#b9aaff;font-size:10px;font-weight:700}.toast{position:fixed;left:50%;transform:translate(-50%);bottom:28px;z-index:200;background:#10131a;color:#fff;border-radius:999px;padding:12px 18px;box-shadow:0 14px 40px #00000040;display:flex;align-items:center;gap:8px;font-size:12px}.toast svg{width:18px;height:18px;color:#44d99b}.empty-state{min-height:540px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.empty-state>span{width:70px;height:70px;border-radius:25px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary);font-size:30px}.empty-state h1{margin:16px 0 4px;font-size:20px}.empty-state p{color:var(--muted);line-height:1.6}.documentation-canvas{min-width:0;background:#f6f7f9;min-height:100vh;padding:40px}.doc-page{max-width:1150px;margin:0 auto;color:#17191e}.doc-page__header{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:28px;border-bottom:1px solid #e1e4e9}.doc-page__header span{color:#5a3ce5;font-weight:700}.doc-page__header h1{font-size:34px;margin:5px 0}.doc-page__header p{margin:0;color:#717783}.doc-page__header a{border-radius:16px;background:#3813d4;color:#fff;padding:13px 18px}.doc-page section{margin-top:36px}.doc-page section h2{font-size:21px}.token-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.token-card{border-radius:18px;background:#fff;padding:10px;display:grid;gap:7px;box-shadow:0 5px 18px #1c1f260d}.token-card i{height:70px;border-radius:13px}.token-card code{font-size:11px;color:#717783}.component-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.component-row .button{width:auto;min-width:150px}.component-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.field-error{color:#d64153}.skeleton-card{border-radius:20px;padding:20px;background:#fff;display:grid;gap:12px}.skeleton-card span{height:12px;border-radius:999px;background:linear-gradient(90deg,#eceff3,#f7f8fa,#eceff3);background-size:200%;animation:shimmer 1.4s infinite}.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{border-radius:20px;background:#fff;padding:18px;display:grid;justify-items:center;text-align:center;gap:5px}.empty-mini svg{color:#3813d4}.empty-mini small{color:#717783}.sample-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sample-cards article{min-height:150px;border-radius:24px;background:#fff;padding:22px;box-shadow:0 7px 24px #1c1f260d}.sample-cards h3{font-size:24px;margin:8px 0}.admin-filters{display:grid;grid-template-columns:1fr 220px;gap:12px;margin:28px 0}.screen-table{border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 8px 28px #1c1f260f}.screen-table__head,.screen-table__row{display:grid;grid-template-columns:2.4fr 1fr 1fr .7fr .7fr;gap:16px;align-items:center;padding:15px 18px}.screen-table__head{background:#171a22;color:#fff;font-size:12px}.screen-table__row{border-bottom:1px solid #eceef2;font-size:12px}.screen-table__row>span:first-child{display:grid;gap:4px}.screen-table__row small{color:#717783}.screen-table__row a{color:#3813d4;font-weight:700}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:6px;background:#9ba1ac}.status-review{background:#f3aa23}.status-draft{background:#9ba1ac}.status-approved{background:#1fba80}@media (max-width: 1050px){.prototype-root{grid-template-columns:1fr}.prototype-toolbar{height:auto;position:relative;padding:14px 18px;flex-direction:row;align-items:center}.toolbar-controls{display:flex;margin-right:auto}.toolbar-controls button span,.toolbar-links{display:none}.toolbar-controls button{width:42px;height:42px;padding:0;display:grid;place-items:center}.device-canvas{padding:22px 10px}.documentation-canvas{padding:24px 16px}.documentation-panel{display:none}}@media (max-width: 520px){.prototype-toolbar{display:none}.device-canvas{padding:0;place-items:stretch}.phone-shell{width:100%;height:100vh;border-radius:0;padding:0;background:var(--bg)}.phone-status,.phone-viewport{border-radius:0}.phone-home{display:none}.bottom-sheet{width:100%}.doc-page__header{align-items:flex-start;flex-direction:column}.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{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid #e5e8ed;padding:28px 22px;overflow:auto}.preview-doc-panel[hidden]{display:none}.preview-doc-panel h2{margin:8px 0}.preview-doc-panel p,.preview-doc-panel dd{color:#717783;line-height:1.6}.preview-doc-panel dl{display:grid;grid-template-columns:80px 1fr;gap:9px;font-size:12px}.preview-doc-panel dd{margin:0}.preview-toolbar-link{cursor:pointer}.preview-toolbar-link.is-active{color:#fff;border-color:#ffffff52;background:#ffffff12}[data-route-button]{cursor:pointer}.preview-content-panel{height:100%;overflow-y:auto;padding-bottom:104px;background:var(--bg)}.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{position:fixed;z-index:150;width:min(390px,calc(100vw - 18px));left:50%;bottom:0;transform:translate(-50%);max-height:78vh;overflow:auto;background:var(--surface);color:var(--text);border-radius:30px 30px 0 0;padding:10px 18px 28px;box-shadow:0 -18px 60px #0c0e1438}.preview-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;background:#07090e85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:0}.preview-fab{width:52px;height:52px;border-radius:18px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center;box-shadow:0 12px 26px #3813d440}.preview-admin{max-width:1150px;margin:0 auto}.preview-toast[hidden]{display:none}@media (max-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{min-height:112px;align-items:end;padding-bottom:18px}.app-header--large .app-header__title{text-align:right}.app-header--large .app-header__title strong{font-size:25px;letter-spacing:-.35px}.app-header--large .app-header__title span{font-size:13px}.bottom-navigation a.is-active svg{stroke-width:2.35}.bottom-navigation a{transition:.2s ease}.bottom-navigation a:active{transform:scale(.94)}.segmented-control{display:grid;grid-template-columns:repeat(3,1fr);padding:5px;border-radius:18px;background:var(--surface-soft);gap:4px}.segmented-control button{min-height:40px;border:0;border-radius:14px;color:var(--muted);background:transparent;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{min-height:238px;border-radius:31px;overflow:hidden;position:relative;color:#fff;background:#141820;box-shadow:var(--shadow)}.explore-hero img{width:100%;height:238px;object-fit:cover;display:block;opacity:.82}.explore-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0b0d1208,#0b0d12cc)}.explore-hero__copy{position:absolute;z-index:2;inset:auto 20px 19px;display:grid;gap:6px}.explore-hero__copy span{font-size:11px;color:#d9def0}.explore-hero__copy h1{margin:0;font-size:25px}.explore-hero__copy p{margin:0;font-size:12px;color:#e7e9ef}.explore-hero__copy button{justify-self:start;margin-top:7px;width:auto;min-height:42px;border-radius:15px}.feature-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.feature-icons button{border:0;background:transparent;color:var(--text);display:grid;gap:7px;place-items:center;padding:0;font-size:10px;position:relative}.feature-icons button>span{width:54px;height:54px;border-radius:19px;background:var(--surface);color:var(--primary);display:grid;place-items:center;box-shadow:0 7px 20px #1c1f260f;border:1px solid var(--border)}.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{display:grid;grid-auto-flow:column;grid-auto-columns:74%;gap:12px;overflow:auto;scrollbar-width:none;margin-inline:-18px;padding-inline:18px}.editorial-row::-webkit-scrollbar{display:none}.editorial-card{border:0;min-height:210px;border-radius:25px;overflow:hidden;position:relative;color:#fff;padding:0;text-align:right;background:#161a22}.editorial-card img{width:100%;height:210px;object-fit:cover;display:block}.editorial-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 38%,rgba(7,9,13,.82))}.editorial-card>span{position:absolute;z-index:2;right:16px;left:16px;bottom:15px;display:grid;gap:3px}.editorial-card strong{font-size:17px}.editorial-card small{color:#e4e8ef}.service-band{border-radius:25px;background:var(--surface);padding:17px;display:grid;gap:14px;box-shadow:0 8px 24px #1c1f260d;border:1px solid var(--border)}.service-band__header{display:flex;align-items:center;gap:12px}.service-band__header>span{width:48px;height:48px;border-radius:17px;background:#18202b;color:#fff;display:grid;place-items:center}.service-band__header div{flex:1;display:grid;gap:3px}.service-band__header small{color:var(--muted)}.service-band__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.service-band__grid button{min-height:64px;border:0;border-radius:17px;background:var(--surface-soft);color:var(--text);display:grid;place-items:center;align-content:center;gap:4px;font-size:10px}.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{width:100%;height:100%;object-fit:cover}.place-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(8,11,16,.45),transparent 36%,rgba(8,11,16,.15))}.place-cover__top{position:absolute;z-index:3;top:15px;left:16px;right:16px;display:flex;justify-content:space-between;direction:ltr}.place-cover__top .icon-button{background:#ffffffeb}.place-content{margin-top:-34px;position:relative;z-index:4;border-radius:34px 34px 0 0;background:var(--bg);padding:25px 18px 130px;display:grid;gap:19px}.place-title-row{display:flex;gap:14px;align-items:start}.place-title-row>div{flex:1}.place-title-row h1{margin:2px 0 5px;font-size:26px}.place-title-row p{margin:0;color:var(--muted);font-size:12px}.rating-badge{min-width:64px;border-radius:18px;padding:10px 9px;background:var(--surface);text-align:center;display:grid;gap:2px;box-shadow:0 7px 20px #1c1f260f}.rating-badge strong{font-size:18px}.rating-badge span{color:#d79414;font-size:10px}.place-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.place-actions button{min-height:68px;border:0;border-radius:19px;background:var(--surface);color:var(--text);display:grid;place-items:center;align-content:center;gap:5px;font-size:10px;box-shadow:0 5px 18px #1c1f260a}.place-actions svg{color:var(--primary);width:20px}.info-card{border-radius:24px;background:var(--surface);padding:18px;display:grid;gap:13px;border:1px solid var(--border)}.info-card h2{margin:0;font-size:17px}.info-card p{margin:0;font-size:13px;line-height:1.85;color:var(--muted)}.info-rows{display:grid}.info-rows div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);font-size:12px}.info-rows div:last-child{border:0}.info-rows span{color:var(--muted)}.floating-action-bar{position:absolute;z-index:21;right:14px;left:14px;bottom:96px;border-radius:23px;padding:8px;display:grid;grid-template-columns:1fr 58px;gap:8px;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);box-shadow:0 14px 34px #181b232b}.floating-action-bar .button{min-height:52px}.floating-action-bar .icon-button{width:52px;height:52px;border-radius:18px;box-shadow:none;background:var(--surface-soft)}.floating-action-bar .is-saved{color:#fff;background:#e94464}.trip-list-hero{border-radius:30px;min-height:180px;background:#151922;color:#fff;padding:24px 20px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.trip-list-hero:after{content:"";width:210px;height:210px;border-radius:50%;position:absolute;left:-55px;top:-65px;background:radial-gradient(circle at 35% 35%,#7f68ff,#3e20ce 52%,transparent 53%);opacity:.85}.trip-list-hero span,.trip-list-hero h1,.trip-list-hero p,.trip-list-hero button{position:relative;z-index:2}.trip-list-hero h1{margin:6px 0;font-size:26px}.trip-list-hero p{width:65%;color:#cfd4df;font-size:12px;line-height:1.6}.trip-list-hero button{margin-top:auto;width:auto}.trip-cards{display:grid;gap:12px}.trip-card{min-height:118px;border:0;border-radius:25px;background:var(--surface);color:var(--text);padding:10px;display:grid;grid-template-columns:104px 1fr 20px;gap:12px;align-items:center;text-align:right;box-shadow:0 7px 23px #1c1f260d}.trip-card img{width:104px;height:96px;border-radius:19px;object-fit:cover}.trip-card>span{display:grid;gap:5px}.trip-card small{color:var(--muted)}.trip-card em{color:var(--primary);font-size:11px;font-style:normal;font-weight:700}.community-spotlight{border-radius:29px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow)}.community-spotlight img{width:100%;height:225px;object-fit:cover;display:block}.community-spotlight__body{padding:17px;display:grid;gap:8px}.author-line{display:flex;align-items:center;gap:9px}.author-line .avatar{width:36px;height:36px;font-size:11px}.author-line>div{display:grid;flex:1}.author-line small{color:var(--muted);font-size:10px}.community-spotlight h2{margin:0;font-size:20px}.community-spotlight p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.engagement-row{display:flex;align-items:center;gap:6px;border-top:1px solid var(--border);padding-top:12px}.engagement-row button{min-width:42px;height:38px;border:0;border-radius:14px;background:var(--surface-soft);color:var(--muted);display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px}.engagement-row button.is-active{color:#df3e5f;background:#df3e5f1a}.engagement-row button:last-child{margin-right:auto}.feed-list{display:grid;gap:12px}.feed-card{border-radius:25px;background:var(--surface);padding:15px;display:grid;gap:11px;border:1px solid var(--border)}.feed-card__media{display:grid;grid-template-columns:1.5fr 1fr;gap:5px;height:160px}.feed-card__media img{width:100%;height:100%;object-fit:cover}.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{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.story-content{padding-top:10px}.story-content blockquote{margin:0;padding:18px;border-radius:23px;background:var(--surface);color:var(--text);font-size:14px;line-height:1.9;border:1px solid var(--border)}.visited-places{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.visited-places button{border:0;background:var(--surface);border-radius:20px;overflow:hidden;color:var(--text);text-align:right;padding:0}.visited-places img{width:100%;height:105px;object-fit:cover;display:block}.visited-places span{padding:10px;display:grid;gap:3px}.visited-places small{color:var(--muted)}.comment-composer{min-height:54px;border-radius:18px;background:var(--surface);display:flex;align-items:center;gap:8px;padding:7px 8px 7px 12px;border:1px solid var(--border)}.comment-composer input{flex:1;border:0;outline:0;background:transparent;color:var(--text)}.comment-composer button{width:40px;height:40px;border-radius:14px;border:0;background:var(--primary);color:#fff;display:grid;place-items:center}.market-hero{border-radius:30px;padding:22px 19px;min-height:175px;color:#fff;background:#17221e;display:grid;grid-template-columns:1fr 128px;overflow:hidden;position:relative}.market-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(43,198,146,.5),transparent 35%)}.market-hero>div,.market-hero>img{position:relative;z-index:2}.market-hero h1{margin:6px 0;font-size:25px}.market-hero p{color:#cfe1d9;font-size:12px;line-height:1.65}.market-hero img{width:150px;height:175px;object-fit:cover;border-radius:60px 0 0 60px;margin:-22px -10px -22px 0}.market-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.market-categories button{min-height:74px;border:0;border-radius:20px;color:var(--text);background:var(--surface);display:grid;place-items:center;align-content:center;gap:7px;font-size:10px}.market-categories svg{color:var(--success)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.product-card{border:0;border-radius:23px;background:var(--surface);color:var(--text);overflow:hidden;text-align:right;padding:0;position:relative;border:1px solid var(--border)}.product-card img{width:100%;height:150px;object-fit:cover;display:block}.product-card>span{padding:12px;display:grid;gap:4px}.product-card small{color:var(--muted)}.product-card strong:last-child{color:var(--success)}.product-card .mini-add{position:absolute;left:10px;top:126px;width:38px;height:38px;border-radius:14px;border:3px solid var(--surface);background:var(--success);color:#fff;display:grid;place-items:center}.cart-indicator{position:absolute;top:-5px;left:-5px;min-width:20px;height:20px;border-radius:999px;display:grid;place-items:center;padding:0 5px;color:#fff;background:#e94363;font-size:9px;font-weight:800}.product-detail-card{margin-top:-28px;border-radius:31px 31px 0 0;background:var(--bg);position:relative;padding:23px 18px 125px;display:grid;gap:18px}.merchant-row{border-radius:21px;background:var(--surface);padding:14px;display:flex;align-items:center;gap:10px}.merchant-row .avatar{width:43px;height:43px;background:#174e3b}.merchant-row>div{flex:1;display:grid;gap:3px}.merchant-row small{color:var(--muted)}.quantity-control{display:grid;grid-template-columns:44px 1fr 44px;gap:8px;align-items:center}.quantity-control button{height:44px;border:0;border-radius:15px;background:var(--surface-soft);color:var(--text);font-size:20px}.quantity-control strong{text-align:center}.profile-hero{border-radius:30px;color:#fff;background:#171a22;padding:22px 18px;display:grid;gap:17px;position:relative;overflow:hidden}.profile-hero:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;left:-65px;top:-70px;background:#4f2bd8;opacity:.75}.profile-main{position:relative;z-index:2;display:flex;align-items:center;gap:13px}.profile-main .avatar{width:64px;height:64px;background:#fff;color:#1a1d24;font-size:18px;border:4px solid rgba(255,255,255,.18)}.profile-main>div{flex:1;display:grid;gap:3px}.profile-main span{color:#aeb6c5;font-size:11px}.profile-main button{width:42px;height:42px;border-radius:15px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;display:grid;place-items:center}.profile-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-stats div{border-radius:17px;background:#ffffff12;padding:11px 8px;text-align:center;display:grid;gap:3px}.profile-stats span{color:#bfc5d1;font-size:9px}.profile-menu{display:grid;gap:11px}.menu-group{border-radius:24px;background:var(--surface);overflow:hidden;border:1px solid var(--border)}.menu-row{width:100%;min-height:58px;padding:0 14px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--text);display:flex;align-items:center;gap:11px;text-align:right}.menu-row:last-child{border:0}.menu-row>span:first-child{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface))}.menu-row>strong{flex:1;font-size:12px}.menu-row small{color:var(--muted)}.state-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.state-card{min-height:180px;border-radius:24px;background:#fff;padding:20px;display:grid;place-items:center;align-content:center;text-align:center;gap:8px;box-shadow:0 7px 24px #1c1f260d}.state-card svg{color:#3813d4}.state-card p{color:#717783;margin:0;font-size:12px}.nav-demo{max-width:410px;position:relative;min-height:100px;border-radius:25px;background:#edf0f4;padding:14px}.nav-demo .bottom-navigation{position:relative;bottom:auto;left:auto;right:auto}.registry-metric{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.registry-metric article{border-radius:20px;background:#fff;padding:17px;display:grid;gap:4px;box-shadow:0 6px 20px #1c1f260d}.registry-metric strong{font-size:25px}.registry-metric span{color:#717783;font-size:11px}@media (max-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%;border:0;color:var(--muted);text-align:right}.search-box[type=button]>span{flex:1}.home-community-card,.market-preview,.join-trip-card,.merchant-callout{width:100%;border:0;border-radius:24px;background:var(--surface);color:var(--text);padding:14px;display:flex;align-items:center;gap:12px;text-align:right;border:1px solid var(--border)}.home-community-card__icon,.join-trip-card>span,.merchant-callout>span{width:48px;height:48px;border-radius:17px;background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--primary);display:grid;place-items:center}.home-community-card>span:nth-child(2),.market-preview>span,.join-trip-card>div,.merchant-callout>div{flex:1;display:grid;gap:4px}.home-community-card small,.market-preview small,.join-trip-card small,.merchant-callout small{color:var(--muted)}.market-preview img{width:72px;height:72px;object-fit:cover;border-radius:18px}.join-trip-card button,.merchant-callout button{border:0;border-radius:15px;background:var(--surface-soft);color:var(--primary);padding:10px 12px;font-weight:700}.text-action{justify-self:start;border:0;background:transparent;color:var(--primary);padding:0;font-weight:700}.mini-place-row{display:flex;align-items:center;gap:11px}.mini-place-row img{width:62px;height:62px;border-radius:16px;object-fit:cover}.mini-place-row span{flex:1;display:grid;gap:4px}.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{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:12px;border-radius:20px;background:var(--surface-soft);margin-bottom:15px}.cart-sheet-item img{width:68px;height:68px;border-radius:17px;object-fit:cover}.cart-sheet-item span{display:grid;gap:4px}.cart-sheet-item small{color:var(--muted)}.sheet-message{display:grid;justify-items:center;text-align:center;gap:15px;padding:8px 4px}.sheet-message>span{width:68px;height:68px;border-radius:23px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary)}.sheet-message p{color:var(--muted);line-height:1.8;margin:0}.sheet-note{color:var(--muted);font-size:11px;line-height:1.7;margin:0}.service-band--button{width:100%;border:1px solid var(--border);color:var(--text);text-align:right}.service-band--button .service-band__grid span{min-height:64px;border-radius:17px;background:var(--surface-soft);display:grid;place-items:center;align-content:center;gap:4px;font-size:10px}.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{width:58px;height:58px;border-radius:19px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);display:grid;place-items:center}.country-service-hero{min-height:190px;border-radius:30px;background:#172036;color:#fff;padding:24px 20px;display:grid;grid-template-columns:1fr 86px;gap:12px;align-items:center;position:relative;overflow:hidden}.country-service-hero:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;left:-70px;top:-60px;background:radial-gradient(circle,#5b42e9,transparent 68%);opacity:.7}.country-service-hero>*{position:relative;z-index:2}.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{margin:0;color:#d4d9e6;font-size:12px;line-height:1.75}.country-flag{width:76px;height:76px;border-radius:25px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);display:grid;place-items:center;font-size:42px}.travel-readiness{border-radius:24px;background:var(--surface);padding:17px;display:grid;gap:12px;border:1px solid var(--border)}.readiness-head{display:flex;gap:11px;align-items:center}.readiness-head>span{width:44px;height:44px;border-radius:15px;background:color-mix(in srgb,var(--accent) 12%,var(--surface));color:var(--accent);display:grid;place-items:center}.readiness-head div{flex:1;display:grid;gap:3px}.readiness-head small{color:var(--muted)}.readiness-head em{font-style:normal;color:var(--accent);font-weight:800}.progress-track{height:9px;border-radius:99px;background:var(--surface-soft);overflow:hidden}.progress-track i{display:block;height:100%;border-radius:99px;background:var(--accent)}.travel-readiness>button{min-height:42px;border:0;border-radius:14px;background:var(--surface-soft);color:var(--primary);display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700}.travel-readiness>button svg{width:17px}.service-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.service-card{min-height:142px;border:1px solid var(--border);border-radius:24px;padding:15px;background:var(--surface);color:var(--text);display:grid;grid-template-columns:1fr 20px;grid-template-rows:48px auto auto;gap:4px;text-align:right}.service-card>span{width:48px;height:48px;border-radius:17px;display:grid;place-items:center;background:var(--surface-soft);color:var(--primary)}.service-card>strong,.service-card>small{grid-column:1/-1}.service-card>small{color:var(--muted);line-height:1.5}.service-card>svg{grid-column:2;grid-row:1;width:18px;color:var(--muted)}.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{border-radius:23px;padding:14px;display:grid;grid-template-columns:43px 1fr auto;gap:10px;align-items:center;background:#fff8df;color:#4a3a0b}.theme-dark .service-alert{background:#302914;color:#f4e4aa}.service-alert>span{width:43px;height:43px;border-radius:15px;background:#ffdf75;display:grid;place-items:center;color:#7f5c00}.service-alert p{margin:3px 0 0;font-size:11px;line-height:1.5}.service-alert button{border:0;background:transparent;color:inherit;font-weight:700}.visa-status-card{border-radius:29px;padding:22px;background:#153b32;color:#fff;display:grid;grid-template-columns:58px 1fr;gap:14px}.visa-status-icon{width:58px;height:58px;border-radius:21px;background:#2fc68c;display:grid;place-items:center}.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{margin:0;color:#d5e9e3;font-size:12px;line-height:1.6}.passport-context,.availability-card{border-radius:22px;background:var(--surface);padding:13px;display:flex;align-items:center;gap:11px;border:1px solid var(--border)}.passport-mini,.availability-card>span:first-child{width:46px;height:46px;border-radius:16px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);display:grid;place-items:center}.passport-context>div,.availability-card>div{flex:1;display:grid;gap:3px}.passport-context small,.availability-card small{color:var(--muted)}.status-chip{display:inline-flex;width:max-content;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800}.status-chip.good{color:#0b8c63;background:#dff7ee}.status-chip.warning{color:#9b6500;background:#fff0bd}.requirement-list{display:grid;gap:9px}.requirement-list button{min-height:68px;border:1px solid var(--border);border-radius:20px;padding:11px;background:var(--surface);color:var(--text);display:flex;align-items:center;gap:11px;text-align:right}.requirement-list button>span{width:43px;height:43px;border-radius:15px;display:grid;place-items:center;background:var(--surface-soft);color:var(--muted)}.requirement-list button.is-done>span{color:#0b9f70;background:#dff7ee}.requirement-list button>div{flex:1;display:grid;gap:3px}.requirement-list small{color:var(--muted)}.requirement-list button>svg{width:17px;color:var(--muted)}.weather-hero{min-height:220px;border-radius:31px;padding:25px;display:flex;justify-content:space-between;align-items:center;color:#fff;background:linear-gradient(145deg,#397fe5,#7bb9ff);overflow:hidden;position:relative}.weather-hero:after{content:"";width:200px;height:200px;border-radius:50%;position:absolute;left:-40px;bottom:-90px;background:#ffffff1f}.weather-hero>*{position:relative;z-index:2}.weather-hero>svg{width:104px;height:104px;color:#ffe27b;stroke-width:1.2}.weather-hero span{color:#deebff;font-size:12px}.weather-hero>div>strong{display:block;font-size:58px;line-height:1;margin:7px 0;direction:ltr}.weather-hero h1{margin:0;font-size:22px}.weather-hero p{color:#e8f1ff;font-size:11px}.weather-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.weather-metrics div{min-height:87px;border-radius:20px;background:var(--surface);display:grid;place-items:center;align-content:center;gap:4px;border:1px solid var(--border)}.weather-metrics svg{width:19px;color:var(--primary)}.weather-metrics span{color:var(--muted);font-size:10px}.hourly-weather{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.hourly-weather article{min-width:66px;min-height:112px;border-radius:21px;background:var(--surface);display:grid;place-items:center;align-content:center;gap:8px;border:1px solid var(--border)}.hourly-weather span{color:var(--muted);font-size:10px;direction:ltr}.hourly-weather svg{color:#e2a20b}.smart-weather-tip{border-radius:23px;padding:14px;display:grid;grid-template-columns:45px 1fr auto;gap:10px;align-items:center;background:color-mix(in srgb,var(--primary) 8%,var(--surface))}.smart-weather-tip>span{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;background:var(--primary);color:#fff}.smart-weather-tip p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.smart-weather-tip button{border:0;background:transparent;color:var(--primary);font-weight:800}.forecast-list{border-radius:24px;padding:5px 15px;background:var(--surface);border:1px solid var(--border)}.forecast-list div{min-height:54px;display:grid;grid-template-columns:70px 1fr auto;align-items:center;border-bottom:1px solid var(--border)}.forecast-list div:last-child{border:0}.forecast-list span{color:var(--muted);font-size:11px}.forecast-list em{font-style:normal;direction:ltr}.phrase-feature{border-radius:29px;padding:22px;background:#21194d;color:#fff;text-align:center}.phrase-feature>span{color:#b8acf4;font-size:11px}.phrase-feature h1{margin:8px 0 4px;font-size:30px}.phrase-feature p{color:#cbc5e6;direction:ltr}.phrase-feature button{border:0;border-radius:16px;padding:11px 16px;background:#fff;color:#271765;display:inline-flex;gap:7px;align-items:center;font-weight:700}.phrase-list{display:grid;gap:9px}.phrase-list article{border-radius:22px;padding:14px;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;gap:12px}.phrase-list article>div{flex:1;display:grid;gap:4px}.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{width:46px;height:46px;border-radius:16px;border:0;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);display:grid;place-items:center}.segmented-control{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;padding:5px;background:var(--surface);border:1px solid var(--border);border-radius:18px}.segmented-control button{min-height:40px;border:0;border-radius:14px;background:transparent;color:var(--muted)}.segmented-control button.is-active{background:var(--surface-soft);color:var(--primary);font-weight:800;box-shadow:0 4px 12px #191c220d}.tour-feature{min-height:245px;border-radius:30px;overflow:hidden;position:relative;color:#fff}.tour-feature img{width:100%;height:100%;object-fit:cover;position:absolute}.tour-feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#090d15f0,#090d150f)}.tour-feature>div{position:absolute;z-index:2;inset:auto 18px 18px;display:grid;gap:5px}.tour-feature span{color:#cbd4e6;font-size:10px}.tour-feature h1{margin:0;font-size:23px}.tour-feature p{margin:0;font-size:11px;color:#dce2ed}.tour-feature strong{font-size:14px}.tour-feature button{width:max-content;border:0;border-radius:14px;background:#fff;color:#181c25;padding:10px 14px;font-weight:800}.tour-list,.provider-list,.agency-list{display:grid;gap:10px}.tour-list>button,.provider-list>button,.agency-list>button{min-height:88px;border:1px solid var(--border);border-radius:22px;padding:9px;background:var(--surface);color:var(--text);display:flex;align-items:center;gap:11px;text-align:right}.tour-list img{width:75px;height:70px;border-radius:16px;object-fit:cover}.tour-list button>span,.provider-list button>div,.agency-list button>div{flex:1;display:grid;gap:4px}.tour-list small,.provider-list small,.agency-list small{color:var(--muted)}.tour-list em{color:var(--primary);font-style:normal;font-size:11px}.tour-list button>svg,.provider-list button>svg,.agency-list button>svg{width:17px;color:var(--muted)}.provider-avatar{width:55px;height:55px;border-radius:19px;background:linear-gradient(145deg,#6448e7,#3019a5);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:800}.provider-avatar.secondary{background:linear-gradient(145deg,#147f75,#0d4e58)}.provider-avatar.large{width:78px;height:78px;border-radius:27px;font-size:28px}.provider-list i{font-style:normal;font-size:9px;color:#0c976d;background:#dff7ee;border-radius:999px;padding:3px 6px}.provider-rating{display:flex;gap:4px;align-items:center;color:#b77a00;font-size:10px}.provider-rating svg{width:13px}.agency-logo{width:56px;height:56px;border-radius:19px;background:#172336;color:#fff;display:grid;place-items:center}.agency-logo.large{width:76px;height:76px;border-radius:26px}.agency-list button>div>span{color:var(--primary);font-size:10px}.provider-join{border-radius:24px;background:var(--surface);border:1px dashed color-mix(in srgb,var(--primary) 35%,var(--border));padding:15px;display:grid;grid-template-columns:48px 1fr auto;gap:10px;align-items:center}.provider-join>span{width:48px;height:48px;border-radius:17px;display:grid;place-items:center;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface))}.provider-join small{color:var(--muted);display:block;margin-top:3px;line-height:1.5}.provider-join button{border:0;background:transparent;color:var(--primary);font-weight:800}.guide-profile{border-radius:29px;padding:20px;background:var(--surface);border:1px solid var(--border);display:grid;grid-template-columns:78px 1fr;gap:14px}.guide-profile h1,.agency-profile h1{margin:4px 0;font-size:23px}.guide-profile p,.agency-profile p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.verified-line{display:flex;gap:4px;align-items:center;color:#0b9169;font-size:10px}.verified-line svg{width:14px}.guide-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);padding-top:13px;border-top:1px solid var(--border)}.guide-stats div,.agency-stats div{display:grid;text-align:center;gap:3px;border-left:1px solid var(--border)}.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{border-radius:25px;background:var(--surface);overflow:hidden;border:1px solid var(--border)}.guide-tour-card img{width:100%;height:175px;object-fit:cover}.guide-tour-card>div{padding:15px;display:grid;gap:8px}.guide-tour-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.guide-tour-card>div>div{display:flex;justify-content:space-between;align-items:center}.guide-tour-card button{border:0;background:transparent;color:var(--primary);font-weight:800}.included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.included-grid span{min-height:52px;border-radius:16px;background:var(--surface-soft);display:flex;align-items:center;gap:7px;padding:10px;font-size:11px}.included-grid svg{width:18px;color:var(--primary)}.review-preview{border-radius:23px;padding:15px;background:var(--surface);border:1px solid var(--border)}.review-preview .author-line>span{color:#b77a00;display:flex;align-items:center;gap:3px;font-size:11px}.review-preview .author-line>span svg{width:14px}.review-preview p{margin:11px 0 0;color:var(--muted);font-size:12px;line-height:1.7}.provider-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:9px}.agency-profile{border-radius:29px;padding:20px;display:grid;grid-template-columns:76px 1fr;gap:14px;background:#182132;color:#fff}.agency-profile p{color:#cbd3df}.agency-stats{display:grid;grid-template-columns:repeat(3,1fr);border-radius:22px;background:var(--surface);padding:15px;border:1px solid var(--border)}.notification-list{display:grid;gap:9px}.notification-list button{min-height:76px;border:1px solid var(--border);border-radius:21px;padding:11px;background:var(--surface);color:var(--text);display:grid;grid-template-columns:45px 1fr 8px 18px;gap:10px;align-items:center;text-align:right}.notification-list button>span{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;background:var(--surface-soft);color:var(--primary)}.notification-list button>div{display:grid;gap:4px}.notification-list small{color:var(--muted)}.notification-list button>i{width:8px;height:8px;border-radius:50%;background:transparent}.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{min-height:145px;border-radius:29px;padding:20px;display:grid;grid-template-columns:65px 1fr;gap:15px;align-items:center;color:#fff;background:linear-gradient(145deg,#171d2b,#3d275e)}.support-hero>span{width:65px;height:65px;border-radius:23px;display:grid;place-items:center;background:#ffffff1a}.support-hero>span svg{width:31px;height:31px}.support-hero h1{margin:0 0 5px;font-size:23px}.support-hero p{margin:0;color:#d4d7e1;font-size:11px}.support-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.support-actions button{min-height:122px;border:1px solid var(--border);border-radius:23px;padding:14px;background:var(--surface);color:var(--text);display:grid;justify-items:start;gap:5px;text-align:right}.support-actions button>span{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface))}.support-actions small{color:var(--muted);line-height:1.5}.help-category-list{display:grid;gap:8px}.help-category-list button{min-height:72px;border:1px solid var(--border);border-radius:21px;padding:11px;background:var(--surface);color:var(--text);display:flex;align-items:center;gap:11px;text-align:right}.help-category-list button>span{width:44px;height:44px;border-radius:15px;background:var(--surface-soft);color:var(--primary);display:grid;place-items:center}.help-category-list button>div{flex:1;display:grid;gap:3px}.help-category-list small{color:var(--muted)}.help-category-list button>svg{width:17px;color:var(--muted)}.open-ticket-card{border-radius:23px;padding:15px;background:#fff7dc;color:#3f330c;display:flex;gap:12px;align-items:center}.theme-dark .open-ticket-card{background:#332c18;color:#f1df9b}.open-ticket-card>div{flex:1;display:grid;gap:5px}.open-ticket-card p{margin:0;font-size:11px}.open-ticket-card button{border:0;background:transparent;color:inherit;display:flex;align-items:center;gap:4px;font-weight:800}.open-ticket-card button svg{width:16px}.ticket-thread-screen{padding-bottom:0}.ticket-thread{min-height:calc(100% - 88px);padding:0 16px 18px;display:flex;flex-direction:column;gap:15px}.ticket-context{border-radius:21px;padding:14px;background:var(--surface);border:1px solid var(--border);display:grid;gap:4px}.ticket-context small{color:var(--muted)}.messages-list{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}.message-bubble{max-width:84%;border-radius:21px;padding:12px 14px;display:grid;gap:5px}.message-bubble p{margin:0;font-size:12px;line-height:1.7}.message-bubble time{font-size:9px;opacity:.65;direction:ltr}.message-bubble.outgoing{align-self:flex-start;background:var(--primary);color:#fff;border-bottom-right-radius:6px}.message-bubble.incoming{align-self:flex-end;background:var(--surface);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:6px}.support-agent{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:10px;font-weight:800}.support-agent svg{width:14px}.ticket-composer{min-height:58px;padding:6px;border-radius:21px;background:var(--surface);border:1px solid var(--border);display:flex;align-items:center;gap:6px}.ticket-composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.ticket-composer button{width:44px;height:44px;border-radius:15px;border:0;background:var(--surface-soft);color:var(--muted);display:grid;place-items:center}.ticket-composer button:last-child{background:var(--primary);color:#fff}@media (max-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:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 28%,rgba(255,194,112,.72),transparent 25%),linear-gradient(135deg,transparent 42%,rgba(255,255,255,.08) 43% 47%,transparent 48%)}.tour-thumb{width:75px;height:70px;border-radius:16px;flex:0 0 auto;background:linear-gradient(145deg,#4879a6,#182b43)}.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{height:175px;background:linear-gradient(145deg,#6fa9d2,#203f62 58%,#dca66d)}.ai-planner-screen .screen-body{gap:20px}.ai-intro-card{position:relative;border-radius:30px;padding:22px 18px;background:#151922;color:#fff;display:grid;grid-template-columns:64px 1fr;gap:15px;align-items:start;overflow:hidden}.ai-intro-card:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;left:-75px;bottom:-105px;background:radial-gradient(circle,#6c52ff 0,#3f22ce 42%,transparent 68%);opacity:.8}.ai-intro-card>*{position:relative;z-index:2}.ai-intro-card .ai-orb{width:62px;height:62px;border-radius:23px;display:grid;place-items:center;background:linear-gradient(145deg,#735cff,#3516c7);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{margin:0;color:#cfd4df;font-size:11px;line-height:1.75}.ai-form{border-radius:25px;background:var(--surface);padding:17px;border:1px solid var(--border)}.field-with-icon{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--bg);border-radius:16px;padding-inline:12px}.field-with-icon svg{width:18px;color:var(--primary)}.field-with-icon input{border:0!important;box-shadow:none!important;padding-inline:0!important}.form-stack select,.component-grid select{width:100%;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:16px;padding:13px 14px;outline:0}.planner-group{display:grid;gap:12px}.selectable-chips{display:flex;flex-wrap:wrap;gap:8px}.selectable-chips button{min-height:39px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);padding:0 13px;display:inline-flex;align-items:center;gap:6px;font-size:11px}.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{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pace-options button{min-height:76px;border:1px solid var(--border);border-radius:19px;background:var(--surface);color:var(--text);display:grid;align-content:center;gap:4px;padding:10px}.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{min-height:72px;border-radius:22px;background:var(--surface);border:1px solid var(--border);padding:13px 15px;display:flex;align-items:center;gap:12px;justify-content:space-between}.form-switch-row>span{display:grid;gap:3px}.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{padding:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%,#292052 0,#151720 42%,var(--bg) 78%)}.generation-content{min-height:100%;padding:72px 28px 36px;text-align:center;display:flex;flex-direction:column;align-items:center;color:#fff}.generation-orb{width:112px;height:112px;border-radius:42px;background:linear-gradient(145deg,#765dff,#3513ca);display:grid;place-items:center;position:relative;box-shadow:0 28px 65px #4528d26b;margin-bottom:28px}.generation-orb svg{width:44px;height:44px}.generation-orb i{position:absolute;border:1px solid rgba(255,255,255,.24);border-radius:50%;animation:pulse-ring 2s infinite}.generation-orb i:nth-child(2){top:-14px;right:-14px;bottom:-14px;left:-14px}.generation-orb i:nth-child(3){top:-30px;right:-30px;bottom:-30px;left:-30px;animation-delay:.4s}.generation-orb i:nth-child(4){top:-48px;right:-48px;bottom:-48px;left:-48px;animation-delay:.8s}@keyframes pulse-ring{0%,to{opacity:.2;transform:scale(.92)}50%{opacity:.75;transform:scale(1.03)}}.generation-content h1{font-size:25px;margin:7px 0}.generation-content>p{color:#c4c9d5;font-size:12px;line-height:1.75;margin:0 0 28px}.generation-steps{width:100%;display:grid;gap:9px;margin-top:8px}.generation-steps>div{min-height:50px;border-radius:17px;background:#ffffff0f;color:#8e96a8;display:flex;align-items:center;gap:12px;padding:0 14px;text-align:right;transition:.25s}.generation-steps>div>span{width:27px;height:27px;border-radius:10px;display:grid;place-items:center;background:#ffffff14;font-size:11px}.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:#cfc7ff;margin-top:auto}.ai-result-summary{border-radius:28px;background:#151922;color:#fff;padding:21px 18px;display:grid;grid-template-columns:1fr 72px;gap:14px;align-items:center}.ai-result-summary h1{margin:5px 0 7px;font-size:20px;line-height:1.45}.ai-result-summary p{margin:0;color:#cbd1dd;font-size:10px;line-height:1.65}.score-ring{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;align-content:center;background:conic-gradient(#6c50f6 92%,#ffffff1f 0);position:relative}.score-ring:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:#1b1f29;border-radius:50%}.score-ring strong,.score-ring small{position:relative;z-index:2}.score-ring strong{font-size:20px}.score-ring small{font-size:8px;color:#c9ced8}.ai-toolbar{display:grid;grid-template-columns:1.35fr 1fr .75fr;gap:7px}.ai-toolbar button{min-height:56px;border:1px solid var(--border);border-radius:18px;background:var(--surface);color:var(--text);display:grid;place-items:center;align-content:center;gap:4px;font-size:9px}.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{display:grid;gap:13px}.itinerary-days article{border-radius:24px;background:var(--surface);border:1px solid var(--border);padding:16px}.itinerary-days header{display:flex;justify-content:space-between;gap:12px;align-items:start}.itinerary-days header span{color:var(--muted);font-size:10px}.itinerary-days h2{margin:3px 0 13px;font-size:16px}.itinerary-days header em{border-radius:999px;padding:6px 9px;background:color-mix(in srgb,var(--accent) 12%,var(--surface));color:#0e8e68;font-size:9px;font-style:normal}.itinerary-days ol{list-style:none;padding:0;margin:0;display:grid}.itinerary-days li{min-height:46px;display:grid;grid-template-columns:42px 1fr 28px;gap:8px;align-items:center;border-top:1px solid var(--border)}.itinerary-days li>span{color:var(--muted);font-size:9px;direction:ltr}.itinerary-days li strong{font-size:11px}.itinerary-days li button{border:0;background:transparent;color:var(--muted)}.itinerary-days li svg{width:17px}.inline-notice{border-radius:21px;padding:14px;background:color-mix(in srgb,#f0a01c 10%,var(--surface));color:var(--text);display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;border:1px solid color-mix(in srgb,#f0a01c 24%,var(--border))}.inline-notice>svg{color:#d88a0a}.inline-notice div{display:grid;gap:3px}.inline-notice small{color:var(--muted);font-size:9px;line-height:1.5}.inline-notice button{border:0;background:transparent;color:var(--primary);font-weight:700;font-size:10px}.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{display:flex;width:100%;min-height:75px;align-items:center;gap:11px;background:var(--surface);color:var(--text);border-radius:20px;margin-bottom:8px;text-align:right}.choice-icon.ai{background:linear-gradient(145deg,#7259ff,#3815d0);color:#fff}.joined-invite{min-height:76px;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;padding:12px;display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center}.joined-invite>span{width:43px;height:43px;border-radius:16px;display:grid;place-items:center;background:var(--surface);color:var(--primary)}.joined-invite div{display:grid;gap:3px}.joined-invite small{color:var(--muted);font-size:9px}.joined-invite button{border:0;background:var(--primary);color:#fff;border-radius:13px;padding:9px 11px;font-size:9px}.trip-quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.trip-quick-actions button{min-height:75px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:20px;display:grid;place-items:center;align-content:center;gap:5px}.trip-quick-actions svg{color:var(--primary);width:20px}.trip-quick-actions span{display:grid;gap:1px}.trip-quick-actions strong{font-size:10px}.trip-quick-actions small{font-size:8px;color:var(--muted)}.budget-panel,.notes-panel{display:grid;gap:11px}.budget-total{border-radius:26px;background:#151922;color:#fff;padding:20px;display:grid;gap:9px}.budget-total>span{color:#bfc6d3;font-size:10px}.budget-total>strong{font-size:25px}.budget-total strong small{font-size:11px;color:#aeb6c5}.budget-total i{height:8px;border-radius:999px;background:#ffffff1f;overflow:hidden}.budget-total b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4b2ce0,#18b889)}.budget-row{min-height:53px;border-radius:17px;padding:0 14px;background:var(--surface);border:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-size:11px}.budget-row strong{direction:ltr}.budget-row small{color:var(--muted)}.notes-panel article{border-radius:22px;padding:16px;background:var(--surface);border:1px solid var(--border);display:grid;gap:5px}.notes-panel em{justify-self:start;border-radius:999px;padding:5px 8px;background:#fff0d8;color:#be7100;font-size:8px;font-style:normal}.notes-panel em.green{background:#dcf7ee;color:#087653}.notes-panel small{color:var(--muted);font-size:9px}.collab-hero{border-radius:28px;padding:18px;background:#151922;color:#fff;display:grid;grid-template-columns:54px 1fr;gap:13px}.collab-hero>span{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#6c51f6,#3815cc)}.collab-hero h1{font-size:19px;margin:1px 0 5px}.collab-hero p{font-size:10px;line-height:1.65;color:#c8cfdb;margin:0}.collab-hero .button{grid-column:1/-1;min-height:45px}.member-list{display:grid;gap:8px}.member-list article{min-height:68px;border-radius:20px;background:var(--surface);border:1px solid var(--border);padding:10px;display:grid;grid-template-columns:44px 1fr 32px auto;align-items:center;gap:9px}.member-avatar{width:43px;height:43px;border-radius:15px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);display:grid;place-items:center;font-weight:800}.member-avatar.small{width:31px;height:31px;border-radius:11px;font-size:10px}.member-list article div{display:grid;gap:3px}.member-list small{color:var(--muted);font-size:9px}.member-list button{border:0;background:transparent;color:var(--muted)}.member-list em{font-style:normal;font-size:8px;border-radius:999px;padding:5px 7px;background:var(--surface-soft);color:var(--muted)}.member-list em.owner{background:#e6f8f2;color:#087653}.permission-card{min-height:72px;border-radius:21px;background:var(--surface);border:1px solid var(--border);padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.permission-card>div{display:flex;align-items:center;gap:11px}.permission-card>div>svg{color:var(--primary)}.permission-card span{display:grid;gap:3px}.permission-card small{color:var(--muted);font-size:9px}.permission-card button{border:0;background:transparent;color:var(--primary);font-size:10px;font-weight:700}.activity-log{border-radius:24px;background:var(--surface);border:1px solid var(--border);padding:16px}.activity-log ul{padding:0;margin:14px 0 0;list-style:none;display:grid;gap:13px}.activity-log li{display:flex;gap:10px}.activity-log p{margin:0;font-size:10px;line-height:1.6}.activity-log time{display:block;color:var(--muted);font-size:8px}.share-link-box{min-height:68px;border-radius:18px;border:1px dashed color-mix(in srgb,var(--primary) 35%,var(--border));padding:10px 12px;display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:center;background:color-mix(in srgb,var(--primary) 4%,var(--surface))}.share-link-box>span{display:flex;align-items:center;gap:6px;font-size:9px;color:var(--muted)}.share-link-box code{font-size:10px;direction:ltr;text-align:left;color:var(--text)}.share-link-box button{grid-row:1/3;grid-column:2;border:0;background:var(--surface);color:var(--primary);width:38px;height:38px;border-radius:13px}.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{display:grid;gap:9px}.booking-list article,.file-list article,.ticket-stack article{min-height:74px;border-radius:21px;background:var(--surface);border:1px solid var(--border);padding:10px;display:grid;grid-template-columns:48px 1fr 32px;gap:10px;align-items:center}.booking-icon,.file-list article>span,.ticket-stack article>span{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:var(--surface-soft);color:var(--primary)}.booking-icon.plane{color:#287bd7}.booking-icon.hotel{color:#d17b14}.booking-icon.train{color:#128d67}.booking-list div,.file-list div,.ticket-stack div{display:grid;gap:2px}.booking-list em{font-size:8px;color:var(--muted);font-style:normal}.booking-list small,.file-list small,.ticket-stack small{color:var(--muted);font-size:9px}.booking-list button,.file-list button{border:0;background:transparent;color:var(--muted)}.ticket-stack article{grid-template-columns:48px 1fr auto}.ticket-stack em{font-style:normal;font-size:9px;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));padding:7px;border-radius:10px}.asset-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.asset-choice-grid button{min-height:92px;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:var(--text);display:grid;place-items:center;align-content:center;gap:7px}.asset-choice-grid button span{width:42px;height:42px;border-radius:15px;background:var(--surface-soft);color:var(--primary);display:grid;place-items:center}.asset-choice-grid strong{font-size:10px}.upload-drop{margin-top:13px;min-height:100px;border:1px dashed var(--border);border-radius:20px;display:grid;place-items:center;align-content:center;gap:4px;color:var(--muted)}.upload-drop svg{color:var(--primary)}.upload-drop strong{color:var(--text);font-size:11px}.upload-drop small{font-size:9px}.share-preview{border-radius:28px;background:#151922;color:#fff;padding:16px;display:grid;grid-template-columns:1fr 90px;gap:14px;align-items:center}.mini-trip-cover{border-radius:18px;overflow:hidden;background:#242936}.mini-trip-cover img{width:100%;height:90px;object-fit:cover;display:block}.mini-trip-cover span{display:grid;padding:10px;gap:2px}.mini-trip-cover small{font-size:8px;color:#bfc6d3}.qr-demo{width:86px;height:86px;background:#fff;border-radius:15px;padding:9px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.qr-demo i{background:#17191e;border-radius:2px}.qr-demo i:nth-child(2),.qr-demo i:nth-child(6),.qr-demo i:nth-child(8){background:transparent}.share-preview p{grid-column:1/-1;margin:0;color:#c2c9d4;font-size:9px;line-height:1.6}.share-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.share-actions button{min-height:80px;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:var(--text);display:grid;place-items:center;align-content:center;gap:6px}.share-actions button>span{width:38px;height:38px;border-radius:14px;background:var(--surface-soft);color:var(--primary);display:grid;place-items:center}.share-actions .wa{background:#19bd75;color:#fff;font-weight:800}.share-actions strong{font-size:9px}.visibility-list{display:grid;gap:7px}.visibility-list label{min-height:48px;border-radius:16px;background:var(--surface);border:1px solid var(--border);padding:0 13px;display:flex;justify-content:space-between;align-items:center;font-size:11px}.visibility-list input{accent-color:var(--primary);width:18px;height:18px}.pdf-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pdf-options label{min-height:46px;border-radius:15px;background:var(--surface-soft);padding:0 11px;display:flex;align-items:center;gap:7px}.pdf-options input{width:17px;accent-color:var(--primary)}.states-screen-body{padding-top:14px}.state-selector{display:flex;gap:7px;overflow:auto;scrollbar-width:none;margin-inline:-18px;padding-inline:18px}.state-selector button{border:0;border-radius:999px;background:var(--surface);color:var(--muted);padding:9px 13px;white-space:nowrap;font-size:9px}.state-selector button.is-active{background:var(--primary);color:#fff}.full-state{min-height:420px;border-radius:30px;background:var(--surface);border:1px solid var(--border);padding:30px 24px;display:grid;justify-items:center;align-content:center;text-align:center}.full-state>span{width:76px;height:76px;border-radius:27px;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary);display:grid;place-items:center}.full-state>span svg{width:34px;height:34px}.full-state h1{font-size:21px;margin:17px 0 5px}.full-state p{color:var(--muted);font-size:11px;line-height:1.7;margin:0 0 20px;max-width:250px}.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{border-radius:24px;background:var(--surface);padding:16px;display:grid;gap:10px}.skeleton-line,.skeleton-block{display:block;border-radius:999px;background:linear-gradient(90deg,var(--surface-soft),color-mix(in srgb,var(--surface-soft) 55%,#fff),var(--surface-soft));background-size:200%;animation:shimmer 1.4s infinite}.skeleton-line{height:11px;width:72%}.skeleton-line.wide{width:100%}.skeleton-line.short{width:45%}.skeleton-block{height:110px;border-radius:18px}.state-samples{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.empty-mini.danger svg{color:#d64153}.sample-cards{grid-template-columns:repeat(3,1fr)}@media (max-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{border:0;background:var(--surface-soft);color:var(--muted);width:32px;height:32px;border-radius:12px;display:grid;place-items:center}.search-box--active .search-clear svg{width:16px;height:16px}.recent-searches{display:grid;gap:8px}.recent-searches .section-heading{margin-bottom:3px}.recent-searches>button{min-height:54px;border:0;border-radius:17px;background:var(--surface);color:var(--text);display:grid;grid-template-columns:24px 1fr 20px;align-items:center;gap:10px;padding:0 14px;text-align:right;border:1px solid var(--border)}.recent-searches>button strong{font-size:13px}.recent-searches>button svg:first-child{color:var(--muted)}.search-tip{border-radius:21px;padding:16px;display:flex;gap:12px;align-items:flex-start;background:color-mix(in srgb,var(--primary) 8%,var(--surface));border:1px solid color-mix(in srgb,var(--primary) 13%,var(--border))}.search-tip>svg{color:var(--primary);flex:0 0 auto}.search-tip strong{font-size:13px}.search-tip p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.search-tabs{padding-bottom:2px}.search-results{display:grid;gap:10px}.search-results>button,.saved-list>button,.travel-readiness>button,.merchant-products>button{min-height:82px;border:0;border-radius:21px;background:var(--surface);color:var(--text);padding:9px;display:grid;grid-template-columns:64px 1fr 22px;gap:11px;align-items:center;text-align:right;border:1px solid var(--border);box-shadow:0 7px 22px #1a1d240a}.search-results img,.saved-list img,.merchant-products img{width:64px;height:64px;border-radius:16px;object-fit:cover}.search-results span,.saved-list span,.merchant-products span{display:grid;gap:3px}.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{min-height:190px;border-radius:25px;background:var(--surface);display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:var(--muted);padding:24px;border:1px dashed var(--border)}.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{display:grid;grid-template-columns:1fr 1fr;gap:11px}.collection-grid>button{border:0;padding:0;border-radius:23px;overflow:hidden;background:var(--surface);color:var(--text);text-align:right;border:1px solid var(--border)}.collection-collage{height:132px;display:grid;grid-template-columns:1.25fr .75fr;gap:3px;background:var(--surface-soft)}.collection-collage img{width:100%;height:132px;object-fit:cover}.collection-grid>button>span{padding:13px;display:grid;gap:3px}.collection-grid strong{font-size:13px}.collection-grid small{color:var(--muted);font-size:10px}.saved-list{display:grid;gap:10px}.privacy-banner,.external-flow-note,.settings-summary{border-radius:22px;padding:15px;background:color-mix(in srgb,var(--primary) 7%,var(--surface));display:flex;gap:12px;align-items:flex-start;border:1px solid color-mix(in srgb,var(--primary) 12%,var(--border))}.privacy-banner>svg,.external-flow-note>svg,.settings-summary>svg{color:var(--primary);flex:0 0 auto}.privacy-banner p,.external-flow-note p,.settings-summary p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.65}.passport-card{border-radius:29px;padding:20px;color:#fff;background:linear-gradient(145deg,#191d26,#343b4d);box-shadow:0 18px 38px #11141b33;display:grid;gap:23px;overflow:hidden;position:relative}.passport-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;border:1px solid rgba(255,255,255,.08);left:-55px;top:-60px}.passport-card__top{display:grid;grid-template-columns:48px 1fr 42px;align-items:center;gap:11px;position:relative;z-index:2}.passport-card__top>span{width:48px;height:48px;border-radius:17px;background:#ffffff1a;display:grid;place-items:center}.passport-card__top div{display:grid;gap:2px}.passport-card__top small,.passport-card__number span,.passport-card__meta small{color:#c9ced8;font-size:10px}.passport-card__top .icon-button{background:#ffffff1a;color:#fff;box-shadow:none}.passport-card__number,.passport-card__meta{position:relative;z-index:2}.passport-card__number{display:grid;gap:5px;direction:rtl}.passport-card__number strong{letter-spacing:2px;font-size:22px;direction:ltr;justify-self:end}.passport-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.passport-card__meta>span{display:grid;gap:4px}.passport-ok{color:#62e3b5}.travel-readiness{display:grid;gap:9px}.travel-readiness>button{grid-template-columns:46px 1fr 22px;min-height:70px}.readiness-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:var(--surface-soft);color:var(--primary)}.readiness-icon.is-good{background:color-mix(in srgb,var(--accent) 13%,var(--surface));color:var(--accent)}.public-profile-hero{text-align:center;display:grid;justify-items:center;gap:8px;border-radius:29px;background:var(--surface);padding:24px 18px;border:1px solid var(--border)}.public-avatar{width:78px;height:78px;border-radius:28px;background:#222935;color:#fff;display:grid;place-items:center;font-size:27px;font-weight:700;box-shadow:0 13px 28px #1418202e}.public-profile-hero h1{margin:4px 0 0;font-size:22px}.public-profile-hero p{margin:0;max-width:260px;color:var(--muted);font-size:11px;line-height:1.7}.public-profile-hero .profile-stats{width:100%;margin-top:8px}.profile-share{min-height:42px;padding:0 17px;border-radius:15px;border:0;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));display:flex;gap:7px;align-items:center}.profile-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-content-grid button{border:0;background:var(--surface);color:var(--text);border-radius:21px;overflow:hidden;padding:0;text-align:right}.profile-content-grid img{width:100%;height:145px;object-fit:cover;display:block}.profile-content-grid span{display:block;padding:12px;font-weight:700;font-size:12px}.public-profile-link,.merchant-entry{min-height:72px;border:0;border-radius:22px;background:var(--surface);color:var(--text);padding:12px 14px;display:grid;grid-template-columns:48px 1fr 22px;align-items:center;gap:11px;text-align:right;border:1px solid var(--border)}.public-profile-link>span,.merchant-entry>span{width:48px;height:48px;border-radius:17px;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary);display:grid;place-items:center}.public-profile-link div,.merchant-entry div{display:grid;gap:3px}.public-profile-link small,.merchant-entry small{color:var(--muted);font-size:10px}.avatar-editor{display:grid;justify-items:center;gap:10px}.avatar-editor button{border:0;background:transparent;color:var(--primary);display:flex;gap:7px;align-items:center}.settings-summary{align-items:center}.settings-summary div{flex:1}.settings-summary button{border:0;background:transparent;color:var(--primary)}.settings-switch{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px}.settings-switch>span{display:flex;align-items:center;gap:11px}.settings-switch i{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:var(--surface-soft);color:var(--primary)}.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{display:grid;grid-template-columns:1fr 1fr;gap:9px}.community-create-row button{min-height:78px;border:0;border-radius:21px;background:var(--surface);color:var(--text);display:grid;grid-template-columns:38px 1fr;gap:9px;align-items:center;text-align:right;padding:12px;border:1px solid var(--border)}.community-create-row button>svg{color:var(--primary)}.community-create-row span{display:grid;gap:2px}.community-create-row small{color:var(--muted);font-size:9px}.composer-cover{height:190px;border-radius:27px;overflow:hidden;position:relative}.composer-cover img{width:100%;height:100%;object-fit:cover}.composer-cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(9,12,17,.45))}.composer-cover button{position:absolute;z-index:2;right:15px;bottom:14px;border:0;min-height:38px;padding:0 13px;border-radius:13px;background:#ffffffeb;color:#17191e;display:flex;align-items:center;gap:7px;font-weight:700}.rating-editor{padding:17px;border-radius:22px;background:var(--surface);display:grid;gap:12px;text-align:center;border:1px solid var(--border)}.rating-editor>div{display:flex;justify-content:center;gap:6px;direction:ltr}.rating-editor button{border:0;background:transparent;color:#c4c7ce;padding:3px}.rating-editor button.is-active{color:#f2a914}.rating-editor button svg{width:28px;height:28px;fill:currentColor}.rating-editor--large button svg{width:36px;height:36px}.rating-editor small{color:var(--muted)}.selected-places{display:flex;gap:7px;flex-wrap:wrap}.selected-places>span{min-height:36px;border-radius:999px;padding:0 12px;display:flex;align-items:center;gap:7px;background:var(--surface);border:1px solid var(--border);font-size:11px}.selected-places button{border:0;background:transparent;color:var(--muted)}.review-trip-card{min-height:88px;border-radius:23px;background:var(--surface);padding:10px;display:flex;align-items:center;gap:12px;border:1px solid var(--border)}.review-trip-card img{width:76px;height:68px;border-radius:17px;object-fit:cover}.review-trip-card span{display:grid;gap:4px}.review-trip-card small{color:var(--muted)}.merchant-status{border-radius:29px;padding:20px;background:#171c25;color:#fff;display:grid;grid-template-columns:55px 1fr auto;gap:13px;align-items:start}.merchant-logo{width:55px;height:55px;border-radius:19px;display:grid;place-items:center;background:#ffffff1a;color:#fff}.merchant-status h1{margin:2px 0 5px;font-size:22px}.merchant-status p{margin:0;color:#cfd3dc;font-size:10px;line-height:1.65}.merchant-status small{color:#9ea6b5}.merchant-status .status-pill{background:#14b88a26;color:#63e0b8}.merchant-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.merchant-stats div{min-height:74px;border-radius:20px;background:var(--surface);display:grid;place-items:center;align-content:center;gap:3px;border:1px solid var(--border)}.merchant-stats strong{font-size:19px}.merchant-stats span{color:var(--muted);font-size:10px}.merchant-products{display:grid;gap:9px}.merchant-products>button{min-height:78px;grid-template-columns:58px 1fr 18px}.merchant-products img{width:58px;height:58px}.application-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.application-progress>div{min-height:72px;border-radius:19px;background:var(--surface);color:var(--muted);display:grid;place-items:center;align-content:center;gap:6px;text-align:center;border:1px solid var(--border)}.application-progress span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--surface-soft);font-size:11px}.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{min-height:112px;border-radius:24px;padding:12px;background:var(--surface);display:grid;grid-template-columns:82px 1fr auto;gap:12px;align-items:center;border:1px solid var(--border)}.cart-item img{width:82px;height:88px;border-radius:18px;object-fit:cover}.cart-item>div:nth-child(2){display:grid;gap:4px}.cart-item small{color:var(--muted)}.cart-item span{color:var(--primary);font-weight:700}.quantity-stepper{display:grid;grid-template-columns:30px 28px 30px;align-items:center;border-radius:14px;background:var(--surface-soft);overflow:hidden}.quantity-stepper button{border:0;height:34px;background:transparent;color:var(--primary);font-size:18px}.quantity-stepper strong{text-align:center}.cart-summary{border-radius:24px;background:var(--surface);padding:17px;display:grid;gap:13px;border:1px solid var(--border)}.cart-summary>div{display:flex;justify-content:space-between;gap:12px}.cart-summary span,.cart-summary small{color:var(--muted)}.cart-summary hr{width:100%;border:0;border-top:1px solid var(--border);margin:0}@media (max-width: 620px){.collection-grid,.profile-content-grid,.community-create-row{grid-template-columns:1fr 1fr}.prototype-toolbar{display:none}.device-canvas{padding:0;place-items:stretch}.phone-shell{width:100%;height:100vh;border-radius:0;padding:0;box-shadow:none}.phone-status,.phone-viewport{border-radius:0}}.auth-screen{padding-bottom:20px;background:var(--bg)}.auth-screen .app-header{position:relative}.auth-splash{min-height:100%;overflow:hidden;display:grid;place-items:center;align-content:center;gap:20px;color:#fff;background:radial-gradient(circle at 30% 18%,#765dff 0,#4420d6 25%,#171a26 68%,#101219);position:relative}.auth-splash:before,.auth-splash:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.auth-splash:before{width:330px;height:330px;top:-110px;left:-120px}.auth-splash:after{width:250px;height:250px;bottom:-90px;right:-80px}.splash-mark{width:112px;height:112px;border-radius:40px;display:grid;place-items:center;background:#ffffff24;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;box-shadow:0 28px 70px #0c083652}.splash-mark>span{width:72px;height:72px;border-radius:27px;display:grid;place-items:center;background:#fff;color:#3813d4;font-size:40px;font-weight:800}.splash-mark i{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border:1px solid rgba(255,255,255,.15);border-radius:48px;animation:pulse-ring 2s infinite}.splash-mark i:last-child{top:-36px;right:-36px;bottom:-36px;left:-36px;animation-delay:.55s}.splash-copy{display:grid;justify-items:center;gap:5px;position:relative;z-index:2}.splash-copy strong{font-size:32px;letter-spacing:.5px}.splash-copy span{color:#d8d8ec;font-size:12px}.splash-progress{width:122px;height:4px;border-radius:999px;background:#ffffff26;overflow:hidden;margin-top:28px}.splash-progress i{display:block;width:55%;height:100%;background:#fff;border-radius:inherit;animation:splash-load 1.8s ease-in-out infinite}@keyframes splash-load{0%{transform:translate(100%)}50%{transform:translate(0)}to{transform:translate(-100%)}}.auth-skip-link{border:0;color:#cfc8ff;background:transparent;position:relative;z-index:2}.onboarding-screen{display:grid;grid-template-rows:auto 1fr auto auto;min-height:100%;padding:14px 20px 24px;gap:16px}.auth-topbar{min-height:45px;display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px}.auth-topbar button{border:0;background:transparent;color:var(--primary);font-weight:700}.onboarding-visual{min-height:360px;border-radius:34px;background:linear-gradient(145deg,#ece9ff,#dcd5ff);display:grid;place-items:center;position:relative;overflow:hidden;color:#3813d4}.theme-dark .onboarding-visual{background:linear-gradient(145deg,#2c254e,#1e2030)}.onboarding-visual>span{width:105px;height:105px;border-radius:37px;display:grid;place-items:center;background:#fff;box-shadow:0 22px 45px #3813d429;z-index:2}.onboarding-visual>span svg{width:44px;height:44px}.onboarding-visual>i{position:absolute;width:250px;height:250px;border-radius:50%;border:1px solid rgba(56,19,212,.12)}.onboarding-visual>i:nth-of-type(2){width:330px;height:330px}.onboarding-mini-card{position:absolute;bottom:24px;left:22px;right:22px;min-height:72px;border-radius:22px;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 32px #2c205c1a;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;gap:1px 9px;align-content:center;padding:12px 15px;color:#17191e}.onboarding-mini-card>svg{grid-row:1/3;align-self:center;color:#3813d4}.onboarding-mini-card small{color:#717783}.onboarding-copy{display:grid;gap:7px;text-align:center;padding-inline:5px}.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{margin:0;color:var(--muted);line-height:1.75;font-size:11px}.onboarding-dots{display:flex;justify-content:center;gap:6px;direction:ltr}.onboarding-dots button{width:7px;height:7px;border:0;border-radius:999px;padding:0;background:color-mix(in srgb,var(--muted) 25%,transparent);transition:.2s}.onboarding-dots button.is-active{width:26px;background:var(--primary)}.auth-bottom-actions{display:grid}.auth-form-screen{min-height:100%}.auth-brand{display:flex;direction:ltr;align-items:center;justify-content:center;gap:9px;padding-top:28px}.auth-brand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:var(--primary);color:#fff;font-size:22px;font-weight:800}.auth-brand strong{font-size:22px}.auth-heading{display:grid;gap:7px;padding:26px 22px 20px;text-align:right}.auth-heading.centered{text-align:center;padding:0}.auth-heading.compact-heading{padding:0 0 4px}.auth-form{display:grid;gap:14px;padding:0 22px}.auth-form.full{width:100%;padding:0}.auth-form label{display:grid;gap:7px;font-size:11px;font-weight:700}.auth-input{min-height:55px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);background:var(--surface);border-radius:18px;padding:0 14px;transition:.18s}.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{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--text);padding:0}.auth-error{margin:0;min-height:42px;border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#bd3045;background:color-mix(in srgb,#e43d55 9%,var(--surface));font-size:10px;line-height:1.5}.auth-error svg{width:16px;flex:none}.auth-text-action{justify-self:end;border:0;background:transparent;color:var(--primary);font-weight:700;padding:2px 0}.auth-divider{display:flex;align-items:center;gap:10px;padding:22px;color:var(--muted);font-size:10px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--border);flex:1}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:0 22px;direction:ltr}.social-login button{min-height:50px;border-radius:17px;border:1px solid var(--border);background:var(--surface);color:var(--text);display:flex;align-items:center;justify-content:center;gap:8px}.guest-entry{margin:17px 22px 0;min-height:72px;border:0;border-radius:22px;padding:11px 14px;display:grid;grid-template-columns:43px 1fr 20px;align-items:center;gap:10px;text-align:right;background:color-mix(in srgb,var(--primary) 7%,var(--surface));color:var(--text)}.guest-entry>svg:first-child{width:43px;height:43px;border-radius:15px;padding:10px;background:var(--surface);color:var(--primary)}.guest-entry span{display:grid;gap:2px}.guest-entry small{color:var(--muted);font-size:9px}.auth-switch{text-align:center;color:var(--muted);font-size:11px;margin:22px 0 0}.auth-switch button,.consent-row button,.otp-resend button{border:0;background:transparent;color:var(--primary);font-weight:700;padding:0}.password-hint{color:var(--muted);display:flex;align-items:center;gap:4px;font-weight:400}.password-hint i{width:26px;height:4px;border-radius:999px;background:var(--primary)}.password-hint i:last-of-type{background:var(--border)}.consent-row{grid-template-columns:20px 1fr;align-items:start;font-weight:400!important;line-height:1.7}.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;border-radius:27px;display:grid;place-items:center;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface));font-size:28px}.otp-icon svg{width:28px;height:28px}.otp-fields{display:grid;grid-template-columns:repeat(4,58px);gap:10px;justify-content:center;margin:15px 0 5px}.otp-fields input{width:58px;height:62px;border-radius:19px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:center;font-size:23px;outline:0}.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);font-size:10px;text-align:center}.prototype-disclaimer{color:var(--muted);text-align:center;line-height:1.6}.country-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.country-grid button{min-height:112px;border-radius:23px;border:1px solid var(--border);background:var(--surface);color:var(--text);display:grid;place-items:center;align-content:center;gap:4px;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{position:absolute;top:9px;left:9px;width:24px;height:24px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center}.country-grid button>i svg{width:13px}.sticky-auth-cta{position:sticky;bottom:12px;margin-top:10px}.button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.strength-meter{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.strength-meter i{height:5px;border-radius:999px;background:var(--border)}.strength-meter i.is-filled{background:var(--primary)}.success-screen{min-height:100%;display:grid;place-items:center;align-content:center;text-align:center;padding:32px;gap:9px;background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--primary) 12%,var(--bg)),var(--bg) 55%)}.success-orb{width:105px;height:105px;border-radius:39px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--primary-2),var(--primary));box-shadow:0 25px 60px color-mix(in srgb,var(--primary) 30%,transparent);position:relative;margin-bottom:19px}.success-orb svg{width:44px;height:44px}.success-orb i{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border:1px solid color-mix(in srgb,var(--primary) 24%,transparent);border-radius:49px}.success-orb i:last-child{top:-32px;right:-32px;bottom:-32px;left:-32px;opacity:.5}.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);font-size:11px;line-height:1.75;max-width:290px;margin:0 0 22px}.success-screen .button{max-width:310px}.success-screen .auth-text-action{justify-self:center;margin-top:8px}.legal-callout{border-radius:22px;padding:16px;background:color-mix(in srgb,#f3aa23 10%,var(--surface));border:1px solid color-mix(in srgb,#f3aa23 25%,var(--border))}.legal-callout p{margin:5px 0 0;color:var(--muted);line-height:1.7;font-size:10px}.legal-section{padding:4px 2px 18px;border-bottom:1px solid var(--border)}.legal-section h2{font-size:15px;margin:0 0 7px}.legal-section p{margin:0;color:var(--muted);line-height:1.9;font-size:11px}@media (max-width: 620px){.onboarding-visual{min-height:40vh}.auth-form-screen .screen-body{padding-bottom:34px}}.result-summary{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px}.result-summary strong{color:var(--text);font-size:13px}.search-box>button{border:0;background:transparent;color:var(--muted);display:grid;place-items:center;padding:0}.search-box>button svg{width:18px}.rich-list>button{position:relative}.rich-list em{display:flex;align-items:center;gap:4px;color:var(--primary);font-style:normal;font-size:10px}.rich-list em svg{width:13px;height:13px}.mini-save{width:34px!important;min-height:34px!important;flex:none!important;border-radius:13px!important;padding:0!important;display:grid!important;place-items:center!important;background:var(--surface-soft)!important}.mini-save svg{width:16px}.map-screen{padding-bottom:0;overflow:hidden}.map-canvas,.trip-map-area{height:calc(100% - 88px);position:relative;overflow:hidden;background:linear-gradient(145deg,#dce7db,#e8e2d7)}.theme-dark .map-canvas,.theme-dark .trip-map-area{background:linear-gradient(145deg,#1d2721,#24231f)}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.85;background-image:linear-gradient(32deg,transparent 46%,rgba(255,255,255,.78) 47%,rgba(255,255,255,.78) 52%,transparent 53%),linear-gradient(122deg,transparent 46%,rgba(255,255,255,.65) 47%,rgba(255,255,255,.65) 52%,transparent 53%),linear-gradient(rgba(80,125,90,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(80,125,90,.1) 1px,transparent 1px);background-size:170px 170px,220px 220px,42px 42px,42px 42px}.map-pin,.numbered-map-pin{position:absolute;width:44px;height:44px;border:0;border-radius:18px 18px 18px 5px;background:var(--primary);color:#fff;display:grid;place-items:center;box-shadow:0 12px 24px #3813d440;transform:rotate(-45deg)}.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{position:absolute;left:14px;top:18px;display:grid;gap:6px}.map-controls button{width:42px;height:42px;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:15px;box-shadow:var(--shadow);display:grid;place-items:center}.map-filter-bar{position:absolute;top:18px;right:14px;left:68px;display:flex;gap:7px;overflow:auto;scrollbar-width:none}.map-filter-bar button{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;padding:10px 13px;white-space:nowrap;box-shadow:0 6px 18px #14171d14}.map-filter-bar button.is-active{background:var(--primary);color:#fff;border-color:transparent}.map-place-card{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;margin-bottom:16px}.map-place-card img{width:92px;height:82px;border-radius:19px;object-fit:cover}.map-place-card div{display:grid;gap:4px}.map-place-card small,.map-place-card span{color:var(--muted);font-size:10px}.rating-summary{display:grid;grid-template-columns:115px 1fr;gap:18px;align-items:center;background:var(--surface);border-radius:25px;padding:18px;box-shadow:0 8px 24px #1c1e250d}.rating-summary>div:first-child{display:grid;justify-items:center;gap:4px}.rating-summary>div:first-child>strong{font-size:34px}.rating-summary>div:first-child span{display:flex;color:#f3aa23}.rating-summary>div:first-child svg{width:13px}.rating-summary small{color:var(--muted);font-size:9px}.rating-bars{display:grid;gap:5px}.rating-bars p{margin:0;display:grid;grid-template-columns:12px 1fr 28px;gap:7px;align-items:center;font-size:9px;color:var(--muted)}.rating-bars i{height:5px;background:var(--surface-soft);border-radius:999px;overflow:hidden}.rating-bars b{display:block;height:100%;background:#f3aa23;border-radius:inherit}.review-list{display:grid;gap:10px}.review-list>article{background:var(--surface);border-radius:22px;padding:15px;border:1px solid var(--border)}.review-list header{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:9px}.review-list header div{display:grid;gap:2px}.review-list header small{color:var(--muted);font-size:9px}.review-list header em{display:flex;align-items:center;gap:3px;font-style:normal;color:#f3aa23}.review-list header em svg{width:14px}.review-list p{color:var(--muted);line-height:1.75;font-size:11px}.review-list>article>button{border:0;background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:7px 11px}.star-picker{display:flex;justify-content:center;gap:8px;direction:ltr}.star-picker button{width:42px;height:42px;border:0;border-radius:14px;background:var(--surface-soft);color:var(--border)}.star-picker button.is-active{color:#f3aa23;background:color-mix(in srgb,#f3aa23 10%,var(--surface))}.form-stack select{width:100%;border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:16px;padding:13px 14px;outline:0}.qa-callout{display:grid;grid-template-columns:46px 1fr auto;gap:10px;align-items:center;padding:14px;border-radius:21px;background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.qa-callout>svg{width:46px;height:46px;padding:12px;border-radius:16px;color:var(--primary);background:var(--surface)}.qa-callout div{display:grid;gap:2px}.qa-callout small{color:var(--muted);font-size:9px}.qa-callout button{border:0;background:var(--primary);color:#fff;border-radius:13px;padding:9px 12px}.qa-list{display:grid;gap:9px}.qa-list>article{background:var(--surface);border-radius:20px;border:1px solid var(--border);overflow:hidden}.qa-list>article>button{width:100%;border:0;background:transparent;color:var(--text);display:flex;justify-content:space-between;align-items:center;text-align:right;padding:15px}.qa-list>article>button span{display:grid;gap:3px}.qa-list small{color:var(--muted);font-size:9px}.qa-list>article>div{padding:0 15px 15px;border-top:1px solid var(--border)}.qa-list p{color:var(--muted);line-height:1.8;font-size:11px}.qa-list>article>div button{border:0;background:var(--surface-soft);color:var(--primary);border-radius:999px;padding:8px 11px}.video-player{height:215px;border-radius:28px;overflow:hidden;position:relative;background:#0d1015}.video-player img{width:100%;height:100%;object-fit:cover;opacity:.74}.video-player>button{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:62px;height:62px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:22px}.video-player>span{position:absolute;bottom:12px;left:12px;background:#0000008c;color:#fff;border-radius:9px;padding:5px 8px;font-size:9px;direction:ltr}.video-copy{display:grid;gap:7px}.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);line-height:1.8;font-size:11px;margin:0}.video-copy>div{display:flex;gap:8px}.video-copy button{border:0;background:var(--surface);color:var(--text);border-radius:14px;padding:10px 12px;display:flex;align-items:center;gap:6px}.video-list{display:grid;gap:9px}.video-list button,.news-list button,.useful-app-list article{border:0;background:var(--surface);color:var(--text);border-radius:20px;padding:9px;display:flex;align-items:center;gap:10px;text-align:right}.video-list img,.news-list img{width:78px;height:64px;border-radius:15px;object-fit:cover}.video-list span,.news-list span{flex:1;display:grid;gap:3px}.video-list small,.news-list small{color:var(--muted);font-size:9px}.news-list{display:grid;gap:10px}.news-list em{color:var(--primary);font-style:normal;font-size:9px}.service-alert.important{background:color-mix(in srgb,#f3aa23 10%,var(--surface));border-color:color-mix(in srgb,#f3aa23 30%,var(--border))}.article-cover{width:100%;height:210px;border-radius:28px;object-fit:cover}.article-content{display:grid;gap:11px}.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{margin:0;color:var(--muted);line-height:1.95;font-size:11px}.article-source{display:flex;gap:10px;align-items:center;border-radius:18px;padding:12px;background:var(--surface)}.article-source>svg{color:var(--accent)}.article-source span{display:grid;gap:2px}.article-source small{color:var(--muted);font-size:9px}.emergency-hero{display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center;border-radius:24px;padding:16px;color:#fff;background:linear-gradient(135deg,#d6384f,#9b1d32)}.emergency-hero>svg{width:50px;height:50px;padding:12px;border-radius:17px;background:#ffffff24}.emergency-hero div{display:grid;gap:4px}.emergency-hero p{margin:0;color:#ffdce2;font-size:10px;line-height:1.6}.emergency-hero button{border:0;background:#fff;color:#a02035;border-radius:14px;padding:11px;font-weight:800;direction:ltr}.emergency-list{display:grid;gap:9px}.emergency-list button{border:0;background:var(--surface);color:var(--text);border-radius:20px;padding:12px;display:grid;grid-template-columns:42px 1fr 24px;gap:10px;align-items:center;text-align:right}.emergency-list>button>span{width:42px;height:42px;border-radius:15px;display:grid;place-items:center;color:#d6384f;background:color-mix(in srgb,#d6384f 8%,var(--surface))}.emergency-list div{display:grid;gap:2px}.emergency-list small{color:var(--muted)}.location-permission{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;background:var(--surface);border-radius:20px;padding:13px;border:1px solid var(--border)}.location-permission>svg{color:var(--primary)}.location-permission div{display:grid;gap:2px}.location-permission small{color:var(--muted);font-size:9px}.location-permission button{border:0;background:var(--primary);color:#fff;border-radius:13px;padding:9px 11px}.esim-hero{min-height:190px;border-radius:28px;padding:22px;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:16px;color:#fff;background:linear-gradient(145deg,#12243b,#1e5b70)}.esim-hero>span{width:62px;height:62px;border-radius:22px;display:grid;place-items:center;background:#ffffff1f}.esim-hero h1{margin:4px 0;font-size:23px}.esim-hero p{margin:0;color:#cfe8ef;font-size:10px;line-height:1.7}.compatibility-card,.useful-apps-link{border:0;background:var(--surface);color:var(--text);border-radius:21px;padding:13px;display:grid;grid-template-columns:44px 1fr 24px;align-items:center;gap:10px;text-align:right}.compatibility-card>svg:first-child,.useful-apps-link>svg:first-child{width:44px;height:44px;padding:11px;border-radius:15px;color:#188aa1;background:color-mix(in srgb,#188aa1 9%,var(--surface))}.compatibility-card span,.useful-apps-link span{display:grid;gap:2px}.compatibility-card small,.useful-apps-link small{color:var(--muted);font-size:9px}.plan-list{display:grid;gap:9px}.plan-list article{display:grid;grid-template-columns:1fr auto;gap:3px 10px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:14px;position:relative}.plan-list article.recommended{border-color:#188aa1}.plan-list article>em{position:absolute;top:-8px;right:14px;background:#188aa1;color:#fff;border-radius:999px;padding:4px 8px;font-size:8px;font-style:normal}.plan-list span{color:var(--muted);font-size:9px}.plan-list b{grid-row:1/3;grid-column:2}.plan-list button{grid-column:1/3;margin-top:7px;border:0;background:var(--surface-soft);color:var(--primary);border-radius:13px;padding:9px}.useful-app-list{display:grid;gap:9px}.useful-app-list article>span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface))}.useful-app-list article>div{flex:1;display:grid;gap:2px}.useful-app-list article small,.useful-app-list article em{color:var(--muted);font-size:9px;font-style:normal}.useful-app-list article button{border:0;background:var(--primary);color:#fff;border-radius:12px;padding:8px 10px}.invite-preview{width:100%;display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;background:var(--surface);border-radius:20px;padding:13px;margin-top:14px}.invite-preview>svg{width:44px;height:44px;padding:11px;border-radius:15px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface))}.invite-preview div{display:grid;gap:3px;text-align:right}.invite-preview small{color:var(--muted);font-size:9px}.copy-source{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;background:var(--surface);border-radius:23px;padding:10px}.copy-source img{width:92px;height:84px;border-radius:18px;object-fit:cover}.copy-source div{display:grid;gap:3px}.copy-source span{color:var(--primary);font-size:9px}.copy-source small{color:var(--muted);font-size:9px}.settings-list{display:grid;gap:1px;overflow:hidden;border-radius:21px;background:var(--surface)}.settings-list label{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:14px;border-bottom:1px solid var(--border)}.settings-list label:last-child{border:0}.settings-list span{display:grid;gap:2px}.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{position:absolute;top:10%;right:5%;bottom:12%;left:5%;width:90%;height:78%;fill:none;stroke:var(--primary);stroke-width:6;stroke-dasharray:10 8;opacity:.55}.numbered-map-pin{color:#fff;font-weight:800}.route-summary{position:absolute;bottom:18px;right:14px;left:14px;border-radius:22px;padding:13px;display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;background:var(--surface);box-shadow:0 14px 38px #0f12182e}.route-summary>svg{width:44px;height:44px;padding:11px;border-radius:15px;color:var(--primary);background:color-mix(in srgb,var(--primary) 9%,var(--surface))}.route-summary div{display:grid;gap:2px}.route-summary small{color:var(--muted);font-size:9px}.route-summary button{border:0;background:var(--primary);color:#fff;border-radius:13px;padding:10px 12px}.budget-hero{border-radius:28px;padding:21px;color:#fff;background:linear-gradient(145deg,#1d2130,#3a2352);display:flex;align-items:center;justify-content:space-between}.budget-hero>div:first-child{display:grid;gap:4px}.budget-hero strong{font-size:30px}.budget-hero small{color:#c6cada}.budget-ring{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#f3aa23 0,#f3aa23 96%,#ffffff26 96%);position:relative}.budget-ring:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:#282238;border-radius:50%}.budget-ring b{z-index:1}.budget-progress{height:8px;border-radius:999px;background:var(--surface);overflow:hidden}.budget-progress i{display:block;height:100%;background:#f3aa23;border-radius:inherit}.budget-list{display:grid;gap:8px}.budget-list button{border:0;background:var(--surface);color:var(--text);border-radius:18px;padding:11px;display:grid;grid-template-columns:38px 1fr auto 20px;align-items:center;gap:9px;text-align:right}.budget-list>button>span{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;color:var(--primary);background:var(--surface-soft)}.budget-list em{font-style:normal;font-weight:700}.provider-summary{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:13px;border-radius:20px;background:var(--surface)}.provider-summary div{display:grid;gap:3px}.provider-summary i{color:var(--accent);font-style:normal;font-size:9px}.provider-summary small{color:var(--muted);font-size:9px}.request-price{display:grid;grid-template-columns:1fr auto;gap:2px 10px;align-items:center;padding:15px;border-radius:20px;background:color-mix(in srgb,var(--primary) 7%,var(--surface))}.request-price strong{grid-column:2;grid-row:1/3;font-size:21px}.request-price small{color:var(--muted);font-size:9px}.tour-history-list article{background:var(--surface);border-radius:23px;padding:14px;display:grid;gap:12px;border:1px solid var(--border)}.tour-history-list header,.tour-history-list footer{display:flex;justify-content:space-between;align-items:center}.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{display:grid;grid-template-columns:92px 1fr;gap:11px}.tour-history-list img{width:92px;height:82px;border-radius:17px;object-fit:cover}.tour-history-list article>div span{display:grid;gap:3px}.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{flex:1;border:0;background:var(--surface-soft);color:var(--text);border-radius:13px;padding:10px;display:flex;justify-content:center;gap:6px}.compact-empty{min-height:430px}.upload-drop{width:100%;min-height:96px;border:1px dashed color-mix(in srgb,var(--primary) 40%,var(--border));background:color-mix(in srgb,var(--primary) 5%,var(--surface));color:var(--primary);border-radius:18px;display:grid;place-items:center;align-content:center;gap:5px}.conversation-screen,.comments-screen{padding-bottom:0;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden}.chat-body{padding:12px 16px 18px;overflow:auto;display:flex;flex-direction:column;gap:10px}.chat-day{align-self:center;color:var(--muted);font-size:9px;background:var(--surface);border-radius:999px;padding:6px 9px}.chat-bubble{max-width:83%;display:grid;grid-template-columns:34px 1fr;gap:7px;align-items:end}.chat-bubble p{margin:0;padding:11px 13px;border-radius:18px;font-size:11px;line-height:1.7}.chat-bubble time{grid-column:2;color:var(--muted);font-size:8px}.chat-bubble.incoming p{background:var(--surface);border-bottom-right-radius:5px}.chat-bubble.outgoing{align-self:flex-start;grid-template-columns:1fr}.chat-bubble.outgoing p{background:var(--primary);color:#fff;border-bottom-left-radius:5px}.chat-bubble.outgoing time{grid-column:1;text-align:left}.chat-composer{display:grid;grid-template-columns:38px 1fr 42px;gap:7px;align-items:center;padding:10px 12px 16px;background:var(--surface);border-top:1px solid var(--border)}.chat-composer>button{width:38px;height:38px;border:0;border-radius:13px;background:var(--surface-soft);color:var(--muted);display:grid;place-items:center}.chat-composer input{min-width:0;width:100%;border:0;outline:0;background:var(--bg);color:var(--text);border-radius:15px;padding:12px}.chat-composer .send-button{width:42px;height:42px;background:var(--primary);color:#fff}.comment-list{display:grid;gap:16px}.comment-list>article{display:grid;grid-template-columns:40px 1fr;gap:9px}.comment-list>article>div{min-width:0}.comment-list header{display:flex;justify-content:space-between}.comment-list header small{color:var(--muted);font-size:8px}.comment-list p{margin:5px 0 7px;color:var(--muted);line-height:1.75;font-size:11px}.comment-list footer{display:flex;gap:8px}.comment-list footer button{border:0;background:transparent;color:var(--primary);padding:0;font-size:9px}.nested-comment{margin-top:10px;display:grid;grid-template-columns:34px 1fr;gap:7px;padding:10px;border-radius:15px;background:var(--surface-soft)}.nested-comment p{margin:2px 0 0}.market-profile{border-radius:27px;overflow:hidden;background:var(--surface)}.market-profile>img{width:100%;height:170px;object-fit:cover}.market-profile>div{margin-top:-28px;position:relative;display:grid;justify-items:center;text-align:center;gap:5px;padding:0 18px 18px}.market-profile .agency-logo{width:60px;height:60px;border:5px solid var(--surface);background:var(--primary);color:#fff}.market-profile p{margin:0;display:flex;align-items:center;gap:4px;color:#f3aa23;font-size:10px}.market-profile p svg{width:14px}.market-profile button{border:0;background:var(--primary);color:#fff;border-radius:14px;padding:10px 14px;display:flex;align-items:center;gap:6px}.info-card-heading{display:flex;justify-content:space-between;align-items:center}.info-card-heading button{border:0;background:transparent;color:var(--primary);font-size:10px;font-weight:700}@media (max-width: 620px){.rating-summary{grid-template-columns:100px 1fr;gap:12px}.map-filter-bar{left:62px}}.rich-list__item{width:100%;display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:12px;border:0;border-radius:var(--radius-lg);background:var(--surface, #fff);color:inherit;padding:10px;text-align:start;cursor:pointer}.rich-list__item:focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 28%,transparent);outline-offset:2px}.rich-list__item>img{width:84px;height:78px;border-radius:var(--radius-md);object-fit:cover}.rich-list__item>span{min-width:0;display:grid;gap:5px}.rich-list__item>span small,.rich-list__item>span em{color:var(--text-muted);font-style:normal;font-size:.78rem}html,body{overflow-x:hidden}.prototype-root,.device-canvas,.phone-shell,.phone-viewport,.screen,.screen-body{min-width:0}.skip-link{position:fixed;inset-inline-start:12px;top:8px;z-index:1000;transform:translateY(-160%);background:#fff;color:#17191e;border-radius:12px;padding:10px 14px;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{display:block;width:100%;max-width:100%;height:122px;object-fit:cover}.auth-splash{overflow:hidden}.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;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!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>*{min-width:0}.ai-form,.selectable-chips,.pace-options,.form-switch-row{min-width:0}.two-fields{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-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:hidden;overflow:clip}.auth-splash:before,.auth-splash:after{display:none}.auth-splash{background:radial-gradient(circle at -6% 0%,rgba(255,255,255,.08) 0 160px,transparent 161px),radial-gradient(circle at 108% 104%,rgba(255,255,255,.07) 0 125px,transparent 126px),radial-gradient(circle at 30% 18%,#765dff 0,#4420d6 25%,#171a26 68%,#101219)}.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{top:0;right:0;bottom:0;left:-65px;background:linear-gradient(270deg,#181c25 63%,transparent)}.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 (max-width: 520px){.state-gallery{grid-template-columns:1fr}.state-card{min-width:0}}
