:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#161616;background:#dcd9d1;font-synthesis:none;text-rendering:optimizeLegibility;--black: #151515;--yellow: #ffb000;--yellow-soft: #fff2c8;--warm: #f2f0ea;--white: #fff;--line: #e7e4dc;--muted: #7d7c76;--green: #2f7a58}*{box-sizing:border-box}html{background:#dcd9d1}body{margin:0;min-width:320px;min-height:100vh;background:#dcd9d1}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.app-shell{min-height:100vh;padding:28px 0;display:grid;place-items:start center}.phone-frame{width:390px;min-height:780px;overflow:hidden;border-radius:30px;background:var(--warm);box-shadow:0 30px 80px #00000038}.screen{min-height:780px;position:relative;padding-bottom:92px}.screen-enter{animation:screen-in .28s ease both}@keyframes screen-in{0%{opacity:.2;transform:translateY(5px)}}.brand{display:flex;align-items:center;gap:7px;color:var(--black)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:8px;letter-spacing:.08em}.brand small{margin-top:3px;font-size:5px;font-weight:800;letter-spacing:.22em;opacity:.55}.brand--light{color:#fff}.brand-mark{width:28px;height:24px;display:block;position:relative;overflow:hidden;border-radius:50% 50% 45% 45%;background:var(--yellow)}.brand-mark i{position:absolute;bottom:2px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid #222}.brand-mark i:nth-child(1){left:-1px}.brand-mark i:nth-child(2){left:8px;border-left-width:9px;border-right-width:9px;border-bottom-width:15px}.brand-mark i:nth-child(3){right:-2px}.app-header,.nav-header,.organizer-header{height:64px;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.app-header{background:#fff;border-bottom:1px solid var(--line)}.demo-chip{padding:6px 9px;border-radius:999px;background:#f2efe6;color:#77736a;font-size:7px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.catalog-hero{min-height:174px;padding:28px 18px 18px;display:flex;flex-direction:column;justify-content:space-between;background:var(--black);color:#fff;position:relative;overflow:hidden}.catalog-hero:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-100px;background:radial-gradient(circle at 30% 35%,#ffb00061,#ffb00000 68%)}.catalog-hero__copy{position:relative;z-index:1}.catalog-hero__copy>span,.tour-hero__content>span{color:var(--yellow);font-size:7px;font-weight:900;letter-spacing:.14em}.catalog-hero h1{margin:7px 0 5px;font-size:30px;line-height:.95;letter-spacing:-.045em}.catalog-hero p{max-width:300px;margin:0;color:#ffffff94;font-size:9px;line-height:1.45}.catalog-hero__badge{width:fit-content;display:flex;align-items:center;gap:6px;color:#ffffffa3;font-size:7px;position:relative;z-index:1}.catalog-hero__badge i,.live-label i{width:6px;height:6px;display:inline-block;border-radius:50%;background:#56c889;box-shadow:0 0 0 4px #56c8891f}.catalog-block,.content-block{padding:17px 13px 6px}.section-heading{margin-bottom:10px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.section-heading>div{display:flex;flex-direction:column}.section-heading span{color:#a70;font-size:6px;font-weight:900;letter-spacing:.12em}.section-heading h2{margin:3px 0 0;font-size:18px;letter-spacing:-.03em}.section-heading>strong{padding:6px 9px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:8px}.live-label{display:flex!important;align-items:center;gap:6px;color:#6e756f!important;letter-spacing:0!important}.tour-list{display:grid;gap:9px}.tour-card{height:134px;position:relative;overflow:hidden;border-radius:21px;text-align:left;background:#222;color:#fff;box-shadow:0 8px 20px #00000012}.tour-card img{width:105%;height:105%;margin-left:-10px;object-fit:cover;display:block;transition:transform .3s ease}.tour-card:active img{transform:scale(1.02)}.tour-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c0c0ce6,#0c0c0c85 58%,#0c0c0c21)}.tour-card__content{position:absolute;top:0;right:0;bottom:0;left:0;padding:13px;display:flex;flex-direction:column}.tour-card__meta{display:flex;align-items:center;gap:7px;font-size:7px;color:#ffffffbf}.seat-pill{padding:4px 7px;border-radius:999px;background:#ffffff24;color:#fff;font-weight:800}.seat-pill--hot{background:var(--yellow);color:#171717}.tour-card__content>strong{margin-top:9px;max-width:245px;font-size:19px;line-height:.95;letter-spacing:-.03em}.tour-card__content>p{margin:5px 0 0;color:#ffffffa8;font-size:7px}.tour-card__content>div:last-child{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.tour-card__content b{font-size:10px;color:var(--yellow)}.tour-card__content svg{width:18px}.custom-trip-card{margin:10px 13px 0;padding:14px;display:grid;grid-template-columns:1fr 42px;align-items:center;gap:10px;border-radius:20px;background:#fff;border:1px solid var(--line)}.custom-trip-card>div{display:flex;flex-direction:column}.custom-trip-card span{color:#a37300;font-size:6px;font-weight:900;letter-spacing:.11em}.custom-trip-card strong{margin-top:4px;font-size:13px}.custom-trip-card p{margin:4px 0 0;color:#77756f;font-size:7px;line-height:1.4}.custom-trip-card button{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--yellow);color:#111}.custom-trip-card svg{width:17px}.catalog-note{margin:10px 13px 0;padding:11px 12px;display:flex;gap:8px;align-items:flex-start;border-radius:15px;background:#eceae4;color:#6c6b65;font-size:7px;line-height:1.4}.catalog-note svg{width:15px;flex:0 0 auto;color:#8d7200}.tour-hero{height:310px;position:relative;overflow:hidden;background:#111;color:#fff}.tour-hero>img{width:100%;height:100%;object-fit:cover}.tour-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000073,#0000000d 36%,#000000eb)}.round-button{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#f0eee8;color:#222}.round-button svg{width:18px}.round-button--glass{position:absolute;left:14px;top:14px;z-index:2;background:#14141485;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff}.tour-hero__brand{position:absolute;right:14px;top:17px;z-index:2}.tour-hero__content{position:absolute;z-index:2;left:17px;right:17px;bottom:17px}.tour-hero__content h1{max-width:310px;margin:6px 0;font-size:29px;line-height:.95;letter-spacing:-.05em}.tour-hero__content p{max-width:320px;margin:0 0 10px;color:#ffffffab;font-size:8px;line-height:1.4}.tour-hero__content>strong{font-size:16px;color:var(--yellow)}.tour-hero__content small{color:#ffffff94;font-size:7px;font-weight:500}.facts-row{height:66px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-bottom:1px solid var(--line)}.facts-row>div{padding:10px 9px;display:flex;gap:7px;align-items:center;border-right:1px solid var(--line)}.facts-row>div:last-child{border-right:0}.facts-row svg{width:16px;color:#9d7600;flex:0 0 auto}.facts-row span{display:flex;flex-direction:column;color:#99968e;font-size:6px}.facts-row strong{margin-top:3px;color:#222;font-size:8px}.departure-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.departure-card{min-height:95px;padding:10px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fff;color:#222;transition:.18s ease}.departure-card>div:first-child{display:flex;justify-content:space-between;align-items:center;color:#88857e;font-size:7px}.departure-card>div:first-child svg{width:14px;color:#151515}.departure-card>strong{display:block;margin-top:10px;font-size:12px}.departure-card>small{display:block;margin-top:3px;color:#98958d;font-size:6px}.departure-card--selected{border-color:var(--yellow);box-shadow:0 0 0 2px #ffb00021}.departure-card--selected>strong{color:#9b6d00}.departure-card--hot:not(.departure-card--selected){background:#fffaf0}.capacity-line{height:5px;margin-top:9px;border-radius:99px;overflow:hidden;background:#eceae4}.capacity-line i{height:100%;display:block;border-radius:inherit;background:var(--yellow)}.included-card{margin:10px 13px 0;padding:13px;border-radius:18px;background:#fff;border:1px solid var(--line)}.included-card>span{color:#9a7300;font-size:6px;font-weight:900;letter-spacing:.1em}.included-card>div{margin-top:8px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.included-card p{margin:0;display:flex;align-items:center;gap:6px;font-size:7px;color:#64635e}.included-card svg{width:13px;color:#9b7700}.sticky-action{position:sticky;bottom:0;z-index:5;min-height:72px;margin-top:15px;padding:10px 13px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);box-shadow:0 -8px 24px #0000000d}.sticky-action>div{display:flex;flex-direction:column}.sticky-action span{color:#8e8c84;font-size:7px}.sticky-action strong{margin-top:2px;font-size:10px}.primary-button{min-height:42px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;background:var(--yellow);color:#151515;font-size:9px;font-weight:900}.primary-button svg{width:16px}.primary-button--wide{width:100%}.nav-header{background:#fff;border-bottom:1px solid var(--line)}.nav-header>div:nth-child(2),.organizer-header>div:nth-child(2){display:flex;flex-direction:column;flex:1;margin-left:10px}.nav-header>div:nth-child(2) span,.organizer-header>div:nth-child(2) span{color:#aa7800;font-size:6px;font-weight:900;letter-spacing:.1em}.nav-header>div:nth-child(2) strong,.organizer-header>div:nth-child(2) strong{margin-top:2px;font-size:9px}.nav-header .brand strong,.nav-header .brand small{display:none}.nav-header .brand-mark{width:28px}.booking-summary{margin:13px;padding:9px;display:grid;grid-template-columns:86px 1fr;gap:10px;align-items:center;border-radius:18px;background:#181818;color:#fff}.booking-summary img{width:86px;height:70px;object-fit:cover;border-radius:12px}.booking-summary>div{display:flex;flex-direction:column}.booking-summary span{color:var(--yellow);font-size:6px;font-weight:900;letter-spacing:.08em}.booking-summary strong{margin-top:4px;font-size:11px}.booking-summary p{margin:4px 0 0;color:#ffffff85;font-size:7px}.form-card{margin:10px 13px 0;padding:13px;border-radius:20px;background:#fff;border:1px solid var(--line)}.form-heading{display:flex;align-items:center;gap:9px;margin-bottom:8px}.form-heading>span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:var(--black);color:var(--yellow);font-size:8px;font-weight:900}.form-heading>div{display:flex;flex-direction:column}.form-heading strong{font-size:10px}.form-heading p{margin:2px 0 0;color:#8d8a83;font-size:6px}.guest-picker{margin-top:8px;min-height:62px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.guest-picker button{width:38px;height:38px;justify-self:center;border-radius:12px;background:#f0eee8;font-size:18px}.guest-picker>div{display:flex;align-items:baseline;justify-content:center;gap:5px}.guest-picker strong{font-size:24px}.guest-picker span{color:#8b8982;font-size:7px}.availability-note{margin-top:10px;padding:10px;display:flex;align-items:center;gap:8px;border-radius:13px;background:var(--yellow-soft);color:#755c12;font-size:7px}.availability-note svg{width:16px}.field{display:block;margin-top:9px}.field>span{display:block;margin:0 0 5px 2px;color:#88867f;font-size:6px;font-weight:800}.field input,.field textarea{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:12px;background:#f7f6f1;color:#222;font-size:9px;resize:none}.booking-footer{margin:12px 13px 0;display:grid;grid-template-columns:108px 1fr;gap:8px;align-items:center}.booking-footer>div{display:flex;flex-direction:column}.booking-footer span{color:#8b8982;font-size:6px}.booking-footer strong{margin-top:3px;font-size:13px}.spinner{width:13px;height:13px;border:2px solid rgba(0,0,0,.2);border-top-color:#111;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-hero{min-height:300px;padding:18px 24px 28px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#171717;color:#fff}.success-hero .brand{align-self:flex-start}.success-check{width:66px;height:66px;margin-top:30px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:#111;box-shadow:0 0 0 11px #ffb00014,0 0 0 23px #ffb00009;animation:success-pop .45s cubic-bezier(.22,1.35,.36,1)}.success-check svg{width:29px;stroke-width:2.6}@keyframes success-pop{0%{transform:scale(.25) rotate(-15deg);opacity:0}}.success-hero>span{margin-top:23px;color:var(--yellow);font-size:6px;font-weight:900;letter-spacing:.13em}.success-hero h1{margin:6px 0;font-size:26px;letter-spacing:-.04em}.success-hero p{max-width:280px;margin:0;color:#ffffff8f;font-size:8px;line-height:1.45}.success-summary{margin:-18px 13px 0;padding:13px;position:relative;border-radius:22px;background:#fff;box-shadow:0 13px 28px #00000017}.summary-row{min-height:45px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.summary-row svg{width:17px;color:#9d7600}.summary-row span{display:flex;flex-direction:column;color:#89877f;font-size:6px}.summary-row strong{margin-top:3px;color:#191919;font-size:8px}.pending-strip{margin-top:11px;padding:10px;display:flex;align-items:center;gap:9px;border-radius:13px;background:#fff5d8}.pending-strip>i{width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px #ffb0002e}.pending-strip div{display:flex;flex-direction:column}.pending-strip strong{font-size:8px}.pending-strip p{margin:3px 0 0;color:#8a751f;font-size:6px}.next-card{margin:12px 13px 0;padding:13px;border-radius:18px;background:#fff;border:1px solid var(--line)}.next-card h2{margin:0 0 5px;font-size:12px}.next-card p{margin:0;color:#77756f;font-size:7px;line-height:1.45}.success-actions{margin:12px 13px 0;display:grid;gap:6px}.text-button{min-height:36px;background:transparent;color:#7b7972;font-size:8px;font-weight:800}.organizer-screen{background:#efeee8}.organizer-header{background:#171717;color:#fff}.organizer-header>div:nth-child(2) span{color:var(--yellow)}.organizer-header .brand strong,.organizer-header .brand small{display:none}.organizer-header .brand-mark{width:28px}.round-button--dark{background:#ffffff17;color:#fff}.round-button--soft{background:#f3f1eb;color:#333}.organizer-stats{padding:11px 13px 13px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;background:#171717}.organizer-stats>div{min-height:60px;padding:9px;display:flex;flex-direction:column;justify-content:space-between;border-radius:14px;background:#ffffff12;color:#fff}.organizer-stats span{color:#ffffff78;font-size:6px}.organizer-stats strong{color:var(--yellow);font-size:19px}.request-heading{margin:16px 14px 9px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.request-heading>div{display:flex;flex-direction:column}.request-heading>div span{color:#9f7700;font-size:6px;font-weight:900;letter-spacing:.1em}.request-heading h1{margin:3px 0 0;font-size:18px}.request-status{padding:6px 8px;border-radius:999px;background:#fff2bd;color:#806800;font-size:6px;font-weight:900}.request-status--confirmed{background:#dbefe5;color:#286a50}.request-status--alternate{background:#e0e8f2;color:#45617e}.request-card{margin:0 13px;padding:13px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 26px #0000000f}.request-person{display:grid;grid-template-columns:40px 1fr 38px;align-items:center;gap:9px;padding-bottom:12px;border-bottom:1px solid var(--line)}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:12px;font-weight:900}.request-person>div:nth-child(2){display:flex;flex-direction:column}.request-person strong{font-size:10px}.request-person span{margin-top:2px;color:#86837c;font-size:7px}.request-tour{min-height:82px;margin:12px 0;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:10px;overflow:hidden;border-radius:15px;background:#181818;color:#fff}.request-tour img{width:92px;height:82px;object-fit:cover}.request-tour>div{display:flex;flex-direction:column}.request-tour span{color:var(--yellow);font-size:6px;font-weight:900;letter-spacing:.1em}.request-tour strong{margin-top:4px;font-size:9px}.request-tour p{margin:3px 0 0;color:#ffffff85;font-size:7px}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.request-grid>div{min-height:55px;padding:8px;display:flex;gap:7px;align-items:flex-start;border-radius:12px;background:#f5f4ef}.request-grid svg{width:15px;color:#9b7500}.request-grid span{display:flex;flex-direction:column;color:#8b8881;font-size:6px}.request-grid strong{margin-top:3px;color:#1d1d1d;font-size:8px}.capacity-card{margin-top:8px;padding:10px;border-radius:13px;background:#fff5d6}.capacity-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.capacity-card span{color:#8d741e;font-size:7px}.capacity-card strong{font-size:8px}.capacity-track{height:6px;margin-top:8px;overflow:hidden;border-radius:999px;background:#00000017}.capacity-track i{display:block;height:100%;border-radius:inherit;background:var(--yellow);transition:width .4s ease}.capacity-card p{margin:6px 0 0;color:#88751f;font-size:6px;line-height:1.35}.comment-box{margin-top:8px;padding:9px;display:flex;gap:7px;border-radius:13px;background:#f4f3ee}.comment-box svg{width:15px;color:#997400}.comment-box span{color:#88857e;font-size:6px}.comment-box p{margin:3px 0 0;font-size:7px}.request-actions{margin-top:11px;display:grid;gap:6px}.confirm-button,.secondary-button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;font-size:8px;font-weight:900}.confirm-button{background:#181818;color:#fff}.confirm-button--active{background:var(--green)}.secondary-button{background:#efeee9;color:#474641}.secondary-button--active{background:#dfe8f2;color:#46627f}.confirm-button svg,.secondary-button svg{width:15px}.action-toast{margin:9px 13px 0;padding:11px;display:flex;align-items:center;gap:7px;border-radius:14px;background:#ddefe5;color:#2d6c50;font-size:7px;font-weight:800;animation:toast-in .25s ease}.action-toast--alternate{background:#e1e8f2;color:#46617d}.action-toast svg{width:15px}@keyframes toast-in{0%{opacity:0;transform:translateY(-4px)}}@media (max-width: 470px){.app-shell{padding:0;display:block;background:var(--warm)}.phone-frame{width:100%;min-height:100vh;border-radius:0;box-shadow:none}.screen{min-height:100vh}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
