:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fbff;--bg:#03070d;--surface:#081424;--surface-soft:#0d1f34;--surface-strong:#12283f;--line:#b4d1f53d;--line-strong:#cee2ff5c;--text:#f8fbff;--muted:#aebbd1;--muted-strong:#cfdaec;--brand:#ef1f2d;--brand-dark:#bd0f1c;--blue:#1f9bff;--green:#20bf71;--danger:#d62f2f;--shadow:0 18px 50px #0000006b;--radius:8px;--bottom-nav-height:82px;--app-viewport-height:100vh;background:#03070d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}@supports (height:100dvh){:root{--app-viewport-height:100dvh}}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{min-width:320px;min-height:var(--app-viewport-height);background:radial-gradient(circle at 20% 0,#1f9bff2e,#0000 32rem),linear-gradient(#061326 0%,#03070d 48%,#050911 100%);margin:0}body,button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}.app-shell{width:min(100%,520px);min-height:var(--app-viewport-height);background:linear-gradient(180deg, #061326f5, #03070dfa), var(--bg);margin:0 auto;box-shadow:0 0 80px #0000006b}.app-main{min-height:var(--app-viewport-height);padding:max(14px, env(safe-area-inset-top)) 14px calc(var(--bottom-nav-height) + max(18px, env(safe-area-inset-bottom)))}.app-shell--immersive .app-main{padding:max(10px, env(safe-area-inset-top)) 14px max(10px, env(safe-area-inset-bottom))}.page-stack,.home-page,.tour-details{flex-direction:column;gap:18px;display:flex}.hero{border-radius:var(--radius);min-height:570px;box-shadow:var(--shadow);background:linear-gradient(90deg,#03070df5 0%,#03070da8 44%,#03070d33 100%),linear-gradient(#03070d2e 0%,#03070df0 100%),url(https://images.unsplash.com/photo-1483728642387-6c3bdd6c93e5?auto=format&fit=crop&w=1200&q=82) 50%/cover;position:relative;overflow:hidden}.hero__content{flex-direction:column;justify-content:center;gap:22px;padding:30px 24px;display:flex;position:absolute;inset:0}.hero h1{letter-spacing:0;max-width:380px;margin:0;font-size:52px;line-height:1.08}.hero p{max-width:330px;color:var(--muted-strong);margin:0;font-size:18px}.brand-mark{align-items:center;width:fit-content;max-width:190px;min-height:58px;display:flex}.brand-mark img{width:190px;height:auto}.primary-button,.ghost-button{border-radius:var(--radius);cursor:pointer;justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg, #ff2b37 0%, var(--brand-dark) 100%);border:1px solid #ffffff42;padding:0 20px;box-shadow:0 16px 38px #ef1f2d47}.primary-button:hover,.ghost-button:hover,.action-card:hover,.tour-card:hover,.quiz-option:hover{transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.44;transform:none}.ghost-button{border:1px solid var(--line);color:var(--text);background:#0b1c2fb8;padding:0 16px}.hero__button{justify-content:space-between;width:min(100%,330px);min-height:64px;padding-inline:28px;font-size:18px}.quick-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.action-card{border:1px solid var(--line);border-radius:var(--radius);min-height:150px;color:var(--text);text-align:center;background:linear-gradient(#0e2238eb,#050d17eb);flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:transform .16s,border-color .16s;display:flex}.action-card svg{color:var(--blue)}.action-card strong{max-width:110px;font-size:17px;line-height:1.18}.action-card span{color:var(--muted);font-size:13px;line-height:1.2}.section-block{flex-direction:column;gap:12px;display:flex}.section-block__header,.page-header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.section-block__header h2,.content-section h2,.manager-cta h2,.soft-panel h2,.contact-panel h2,.match-card__details h2{letter-spacing:0;margin:0;font-size:22px;line-height:1.18}.section-block__header a{color:var(--blue);white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.tour-grid{grid-template-columns:1fr;gap:12px;display:grid}.tour-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tour-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:250px;transition:transform .16s,border-color .16s;display:block;position:relative;overflow:hidden}.tour-card--compact{min-height:190px}.tour-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tour-card__overlay{background:linear-gradient(#0000000a 0%,#02070dd6 58%,#02070dfa 100%);position:absolute;inset:0}.tour-card__content{z-index:1;height:100%;min-height:inherit;flex-direction:column;justify-content:flex-end;gap:10px;padding:16px;display:flex;position:relative}.tour-card h3{margin:0;font-size:24px;line-height:1.12}.tour-card p{color:var(--muted);margin:4px 0 0}.tour-card__meta,.tour-card__bottom,.tour-card__meta span{align-items:center;display:flex}.tour-card__meta{color:var(--muted-strong);flex-wrap:wrap;gap:10px}.tour-card__meta span{gap:5px}.tour-card__schedule{color:var(--muted-strong);font-size:14px;font-weight:700;line-height:1.25}.tour-card__bottom{justify-content:space-between;gap:8px}.tour-card__price{color:var(--muted-strong);margin-left:auto;font-size:14px;font-weight:700}.badge{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.badge--success{color:#dcffec;background:#20bf7133;border:1px solid #20bf7166}.badge--info{color:#dbf0ff;background:#1f9bff33;border:1px solid #1f9bff6b}.badge--danger{color:#ffe4e4;background:#d62f2f38;border:1px solid #d62f2f75}.soft-panel,.manager-cta,.contact-panel,.manager-points,.empty-state,.match-card,.content-section,.filters,.stats-grid{border:1px solid var(--line);border-radius:var(--radius);background:#081424b8}.soft-panel{align-items:center;gap:14px;padding:16px;display:flex}.soft-panel svg{color:var(--blue);flex:none}.soft-panel p,.content-section p,.manager-cta p,.contact-panel p,.empty-state p,.page-header p,.match-card__details p{color:var(--muted);margin:6px 0 0}.page-header{padding-top:10px}.page-header h1{letter-spacing:0;margin:0;font-size:34px;line-height:1.08}.page-header__action{flex:none}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:800}.filters{grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.field{flex-direction:column;gap:6px;min-width:0;display:flex}.field--search{grid-column:1/-1}.field span{color:var(--muted);font-size:13px;font-weight:700}.field input,.field select{border:1px solid var(--line);border-radius:var(--radius);width:100%;min-height:44px;color:var(--text);background:#03070dcc;outline:0;padding:0 12px}.field input:focus,.field select:focus{border-color:var(--blue)}.catalog-summary{color:var(--muted);justify-content:flex-end;font-weight:700;display:flex}.tour-hero{border-radius:var(--radius);min-height:410px;position:relative;overflow:hidden}.tour-hero img,.tour-hero__overlay{position:absolute;inset:0}.tour-hero img{object-fit:cover;width:100%;height:100%}.tour-hero__overlay{background:linear-gradient(#03070d0f,#03070df0)}.tour-hero__content{flex-direction:column;align-items:flex-start;gap:12px;padding:24px;display:flex;position:absolute;inset:auto 0 0}.tour-hero h1{letter-spacing:0;margin:0;font-size:44px;line-height:1.06}.tour-hero p{max-width:420px;color:var(--muted-strong);margin:0}.stats-grid{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid;overflow:hidden}.stats-grid div{background:#081424f0;flex-direction:column;justify-content:center;gap:4px;min-height:102px;padding:14px;display:flex}.stats-grid svg{color:var(--blue)}.stats-grid strong{font-size:18px}.stats-grid span{color:var(--muted);font-size:13px}.content-section{padding:18px}.section-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title-row a{color:var(--blue);flex:none;align-items:center;gap:6px;font-size:14px;font-weight:800;display:inline-flex}.departure-list{gap:10px;margin-top:14px;display:grid}.departure-item{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff0a;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px;display:grid}.departure-item strong,.departure-item span{display:block}.departure-item strong{color:var(--text);line-height:1.25}.departure-item div>span,.empty-inline{color:var(--muted);margin-top:4px;font-size:14px;font-weight:700}.empty-inline{margin-top:14px}.tag-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag-row span{border:1px solid var(--line);color:var(--muted-strong);background:#ffffff0a;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700}.timeline,.check-list,.match-card__details ul{flex-direction:column;gap:10px;margin:14px 0 0;padding:0;list-style:none;display:flex}.timeline li,.check-list li,.match-card__details li{color:var(--muted-strong);align-items:center;gap:10px;display:flex}.timeline li span{color:#fff;background:var(--brand);border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:inline-flex}.check-list svg{color:var(--green);flex:none}.manager-cta{grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.manager-cta svg{color:var(--blue)}.manager-cta .primary-button{grid-column:1/-1}.quiz-screen{min-height:calc(var(--app-viewport-height) - max(10px, env(safe-area-inset-top)) - max(10px, env(safe-area-inset-bottom)));flex-direction:column;gap:16px;padding-bottom:78px;display:flex}.quiz-screen__header{justify-content:space-between;align-items:center;gap:16px;min-height:58px;display:flex}.quiz-screen__header .brand-mark{max-width:138px;min-height:46px}.quiz-close{border-radius:var(--radius);min-height:36px;color:var(--brand);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:7px;font-size:13px;display:inline-flex}.quiz-close:hover{background:#ef1f2d14;border-color:#ef1f2d57}.quiz-screen__intro{gap:9px;padding-block:4px 2px;display:grid}.quiz-screen__intro h1{letter-spacing:0;margin:0;font-size:32px;line-height:1.08}.quiz-progress{background:#cee2ff1f;border-radius:999px;height:6px;overflow:hidden}.quiz-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--brand), var(--blue));height:100%;transition:width .18s;display:block}.quiz-progress__text{color:var(--muted);margin:0;font-size:13px}.quiz-question-list{flex-direction:column;flex:1;justify-content:flex-start;gap:10px;padding-block:8px 10px;display:flex}.quiz-question{border-radius:var(--radius);background:linear-gradient(180deg, #12283fd1, #081424db), var(--surface);border:1px solid #b4d1f538;gap:14px;padding:16px 14px;display:grid;box-shadow:0 16px 38px #0000003d}.quiz-question--single{align-content:start}.quiz-question h2{color:var(--text);align-items:center;gap:10px;margin:0;font-size:16px;font-weight:700;line-height:1.25;display:flex}.quiz-question h2 svg{box-sizing:content-box;width:18px;height:18px;color:var(--blue);background:#1f9bff17;border:1px solid #1f9bff57;border-radius:8px;flex:none;padding:6px}.quiz-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.quiz-choice-grid--compact{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.quiz-choice-grid--grid .quiz-choice:last-child:nth-child(odd){grid-column:1/-1}.quiz-choice{border-radius:var(--radius);min-height:92px;color:var(--text);text-align:center;cursor:pointer;background:#081424eb;border:1px solid #b4d1f547;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:12px 10px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.quiz-choice:hover{background:#12283ff5;border-color:#1f9bff99}.quiz-choice--active{background:linear-gradient(180deg, #ef1f2d47, #0d1f34f0), var(--surface-soft);border-color:#ef1f2ddb;box-shadow:inset 0 0 0 1px #ef1f2d38,0 12px 28px #ef1f2d1f}.quiz-choice>svg:first-child{color:var(--blue);flex:none}.quiz-choice--active>svg:first-child{color:var(--brand)}.quiz-choice>svg:last-child{color:var(--brand);position:absolute;top:8px;right:8px}.quiz-choice strong,.quiz-choice small{display:block}.quiz-choice strong{font-size:15px;line-height:1.22}.quiz-choice small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.25}.quiz-submit-bar{z-index:4;bottom:max(10px, env(safe-area-inset-bottom));background:linear-gradient(#03070d00,#03070de0 32%,#03070dfa);margin-top:auto;padding-top:14px;position:sticky}.quiz-submit-bar--with-back{grid-template-columns:minmax(94px,auto) 1fr;gap:10px;display:grid}.quiz-back{justify-content:center;min-height:54px}.quiz-submit{justify-content:center;width:100%;min-height:54px;box-shadow:0 12px 34px #ef1f2d42}.quiz-submit:disabled{color:#aebbd1b8;box-shadow:none;cursor:not-allowed;background:#081424f5;border:1px solid #b4d1f529}.quiz-screen--telegram{gap:10px;padding-bottom:72px}.quiz-screen--telegram .quiz-screen__intro{gap:7px;padding-block:0 2px}.quiz-screen--telegram .quiz-screen__intro h1{font-size:30px}.quiz-screen--telegram .quiz-question-list{flex:0 auto;padding-block:2px 8px}.quiz-screen--telegram .quiz-question{gap:12px;padding:14px 12px}.quiz-screen--telegram .quiz-choice{min-height:86px;padding:10px 8px}.quiz-screen--telegram .quiz-submit-bar{bottom:max(8px, env(safe-area-inset-bottom));padding-top:10px}@media (height<=760px){.app-shell--immersive .app-main{padding-top:8px;padding-bottom:8px}.quiz-screen--telegram{gap:8px;padding-bottom:68px}.quiz-screen--telegram .quiz-screen__intro h1{font-size:28px}.quiz-screen--telegram .quiz-progress{height:5px}.quiz-screen--telegram .quiz-progress__text{font-size:12px}.quiz-screen--telegram .quiz-question{padding:12px 10px}.quiz-screen--telegram .quiz-choice{gap:7px;min-height:78px}.quiz-screen--telegram .quiz-choice small{font-size:11px}.quiz-screen--telegram .quiz-back,.quiz-screen--telegram .quiz-submit{min-height:50px}}.empty-state,.contact-panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:330px;padding:24px;display:flex}.empty-state h1,.contact-panel h2{margin:0}.empty-state svg,.contact-panel svg{color:var(--blue)}.match-list{flex-direction:column;gap:14px;display:flex}.match-card{flex-direction:column;gap:12px;padding:12px;display:flex}.match-card__rank{color:var(--muted-strong);align-items:center;gap:8px;font-weight:800;display:flex}.match-card__rank svg{color:var(--green)}.match-card__rank strong{color:var(--blue);margin-left:auto}.match-card__details{padding:4px 4px 8px}.match-card__details li:before{background:var(--green);content:"";border-radius:999px;flex:none;width:7px;height:7px}.manager-points{background:var(--line);gap:1px;padding:1px;display:grid;overflow:hidden}.manager-points div{color:var(--muted-strong);background:#081424f0;align-items:center;gap:12px;padding:16px;font-weight:700;display:flex}.manager-points svg{color:var(--green)}.bottom-nav{z-index:20;width:min(100%,520px);min-height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:8px 10px max(8px, env(safe-area-inset-bottom));background:#050d18f0;border-top:1px solid #b4d1f52e;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav__item{color:#93a4bd;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:12px;font-weight:600;display:flex}.bottom-nav__item.active{color:var(--blue)}.bottom-nav__item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}@media (width<=420px){.app-main{padding-left:10px;padding-right:10px}.hero{min-height:540px}.hero__content{padding:24px 18px}.hero h1{font-size:43px}.hero p{font-size:16px}.brand-mark,.brand-mark img{max-width:170px}.quick-actions{gap:8px}.action-card{min-height:136px;padding:10px 6px}.action-card strong{font-size:15px}.action-card span{font-size:12px}.tour-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.tour-card--compact{min-height:170px}.tour-card--compact .tour-card__content{padding:10px}.tour-card--compact h3{font-size:17px}.tour-card--compact p,.tour-card--compact .tour-card__meta{font-size:12px}.tour-card--compact .badge{min-height:24px;padding-inline:8px;font-size:11px}.page-header{flex-direction:column;align-items:flex-start}.page-header h1,.quiz-screen__intro h1{font-size:30px}.tour-hero h1{font-size:38px}.filters,.departure-item{grid-template-columns:1fr}}@media (width<=360px){.hero h1{font-size:38px}.hero__button{padding-inline:18px;font-size:16px}.action-card svg{width:30px;height:30px}.action-card strong{font-size:14px}.action-card span{display:none}.tour-grid--compact{grid-template-columns:1fr}.tour-card--compact{min-height:180px}.quiz-screen{gap:12px;padding-bottom:78px}.quiz-screen__header .brand-mark{max-width:118px}.quiz-question{gap:12px;padding:12px 10px}.quiz-question--single{min-height:0}.quiz-choice-grid{gap:7px}.quiz-choice-grid--compact{grid-template-columns:repeat(auto-fit,minmax(82px,1fr))}.quiz-choice{min-height:82px;padding:10px 7px}.quiz-submit-bar--with-back{grid-template-columns:88px 1fr;gap:8px}.quiz-choice strong{font-size:13px}.quiz-choice small{font-size:11px}}
