:root{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#151515;background:#e7e7e2;font-synthesis:none;text-rendering:optimizeLegibility;--yellow: #f7d916;--yellow-2: #ffe43b;--black: #111111;--graphite: #242424;--warm: #f6f5f0;--white: #ffffff;--muted: #74746f;--line: rgba(17, 17, 17, .1);--green: #26865d;--orange: #bd671f;--shadow: 0 20px 60px rgba(23, 23, 20, .18);--radius: 22px}*{box-sizing:border-box}html{background:#e7e7e2}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% 0%,#faf9f4 0,#e7e7e2 55%,#d6d6cf)}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.84}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(247,217,22,.48);outline-offset:2px}.app-shell{min-height:100vh;display:grid;place-items:start center;padding:28px 14px 60px}.phone-frame{width:min(100%,414px);min-height:820px;overflow:hidden;border-radius:34px;background:var(--warm);box-shadow:var(--shadow);position:relative}.screen{min-height:820px;position:relative;padding-bottom:106px}.screen-enter{animation:screen-in .45s cubic-bezier(.16,1,.3,1) both}@keyframes screen-in{0%{opacity:0;transform:translateY(9px) scale(.992)}to{opacity:1;transform:none}}.brand{width:132px;height:54px;display:flex;align-items:center}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.brand--compact{width:72px;height:42px;justify-content:flex-end}.brand--compact img{object-position:right center}.app-header{height:75px;padding:10px 17px 7px;display:flex;align-items:center;justify-content:space-between;background:var(--white)}.demo-chip{padding:7px 9px;border:1px solid var(--line);border-radius:999px;color:#73736d;background:#fafaf7;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hero{height:284px;margin:0 12px;border-radius:26px;overflow:hidden;position:relative;background:var(--black)}.hero>img{width:100%;height:100%;object-fit:cover;object-position:53% 52%;transform:scale(1.02);animation:hero-photo 8s ease-out both}@keyframes hero-photo{0%{transform:scale(1.09)}to{transform:scale(1.02)}}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d 18%,#0000002e 47%,#000000e0)}.hero__content{position:absolute;inset:auto 19px 18px;color:#fff}.hero__eyebrow{display:inline-flex;padding:6px 8px;border-radius:999px;background:var(--yellow);color:var(--black);font-size:8px;font-weight:800;letter-spacing:.09em}.hero h1{max-width:310px;margin:10px 0 5px;font-size:29px;line-height:1.04;letter-spacing:-.04em}.hero p{max-width:275px;margin:0;color:#ffffffc7;font-size:11px;line-height:1.45}.hero__price{position:absolute;right:0;bottom:0;text-align:right;display:flex;flex-direction:column}.hero__price strong{font-size:17px;color:var(--yellow-2)}.hero__price span{font-size:8px;color:#ffffffa3}.facts-row{margin:10px 12px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.facts-row>div{min-height:67px;padding:10px;display:flex;gap:7px;align-items:center;border-radius:16px;background:#fff;border:1px solid var(--line)}.facts-row svg{width:17px;color:#b69d00;flex:0 0 auto}.facts-row span{min-width:0;display:flex;flex-direction:column;color:#8b8b84;font-size:7px}.facts-row strong{margin-top:3px;color:var(--black);font-size:8px;line-height:1.3}.content-block{margin:20px 12px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin:0 3px 10px}.section-title span{color:#9a8500;font-size:8px;font-weight:800;letter-spacing:.11em}.section-title h2{margin:3px 0 0;font-size:20px;letter-spacing:-.035em}.live-label{padding:6px 8px;border-radius:999px;background:#e8f5ee;color:var(--green)!important;letter-spacing:0!important;white-space:nowrap}.live-label i{display:inline-block;width:5px;height:5px;margin-right:4px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #26865d1c}.departure-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.departure-card{min-height:106px;padding:12px;text-align:left;border-radius:17px;background:#fff;color:var(--black);border:1px solid var(--line);transition:transform .18s ease,border-color .18s ease,background .18s ease}.departure-card:active{transform:scale(.98)}.departure-card--selected{background:var(--black);color:#fff;border-color:var(--black);box-shadow:0 12px 28px #00000024}.departure-card--hot:not(.departure-card--selected){border-color:#f7d916d9;background:#fffdf0}.departure-card__top{display:flex;justify-content:space-between;align-items:center}.departure-card__top span{font-size:10px;font-weight:800;text-transform:capitalize}.departure-card__top svg{width:15px;color:var(--yellow)}.departure-card>strong{display:block;margin-top:10px;font-size:15px}.departure-card>small{display:block;margin-top:2px;color:#92928b;font-size:7px}.departure-card--selected>small{color:#ffffff8f}.capacity-line{height:4px;margin-top:10px;border-radius:999px;overflow:hidden;background:#00000014}.departure-card--selected .capacity-line{background:#ffffff24}.capacity-line i{display:block;height:100%;border-radius:inherit;background:var(--yellow);transition:width .4s ease}.included-card{margin:13px 12px 0;padding:14px;border-radius:20px;background:#fff;border:1px solid var(--line)}.included-card__heading{display:flex;flex-direction:column}.included-card__heading span{color:#8c8c85;font-size:8px}.included-card__heading strong{margin-top:2px;font-size:12px}.included-list{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:7px}.included-list span{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:700}.included-list svg{width:14px;color:#b69d00}.secondary-tour{min-height:84px;margin:13px 12px 0;padding:9px;display:grid;grid-template-columns:84px 1fr 20px;gap:10px;align-items:center;border-radius:20px;overflow:hidden;background:var(--black);color:#fff}.secondary-tour img{width:84px;height:66px;object-fit:cover;border-radius:13px}.secondary-tour>div{display:flex;flex-direction:column}.secondary-tour span{color:var(--yellow);font-size:7px;font-weight:800;letter-spacing:.1em}.secondary-tour strong{margin-top:3px;font-size:11px}.secondary-tour p{margin:3px 0 0;color:#ffffff8f;font-size:7px;line-height:1.35}.secondary-tour>svg{width:17px;color:var(--yellow)}.sticky-action,.booking-footer{position:absolute;z-index:5;left:0;right:0;bottom:0;min-height:88px;padding:12px 14px max(12px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fffffff0;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sticky-action>div,.booking-footer>div{display:flex;flex-direction:column}.sticky-action span,.booking-footer span{color:#85857f;font-size:8px}.sticky-action strong,.booking-footer strong{margin-top:2px;font-size:11px}.primary-button{min-height:48px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:15px;background:var(--yellow);color:var(--black);font-size:10px;font-weight:800;box-shadow:0 9px 20px #d2b40040}.primary-button svg{width:17px}.primary-button:active{transform:translateY(1px) scale(.99)}.primary-button--wide{min-width:205px}.nav-header,.organizer-header{min-height:74px;padding:11px 14px;display:grid;grid-template-columns:42px 1fr 75px;align-items:center;gap:10px;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}.nav-header span,.organizer-header span{color:#9a8500;font-size:7px;font-weight:800;letter-spacing:.1em}.nav-header strong,.organizer-header strong{margin-top:2px;font-size:11px}.round-button{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#f4f4ef;color:var(--black)}.round-button svg{width:18px}.round-button--soft{background:#f2f2ed}.booking-summary{min-height:105px;margin:13px 12px 0;padding:9px;display:grid;grid-template-columns:104px 1fr;gap:11px;align-items:center;border-radius:20px;background:var(--black);color:#fff}.booking-summary img{width:104px;height:85px;object-fit:cover;object-position:center;border-radius:14px}.booking-summary>div{display:flex;flex-direction:column}.booking-summary span{color:var(--yellow);font-size:8px;font-weight:800}.booking-summary strong{margin-top:4px;font-size:12px;line-height:1.25}.booking-summary p{margin:5px 0 0;color:#ffffff94;font-size:8px}.form-card{margin:13px 12px 0;padding:15px;border-radius:22px;background:#fff;border:1px solid var(--line)}.form-heading{display:flex;align-items:center;gap:9px;margin-bottom:11px}.form-heading>span{width:26px;height:26px;display:grid;place-items:center;border-radius:9px;background:var(--yellow);font-size:10px;font-weight:800}.form-heading>div{display:flex;flex-direction:column}.form-heading strong{font-size:11px}.form-heading p{margin:2px 0 0;color:#8c8c85;font-size:7px}.counter-row{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.counter-row>div:first-child{display:flex;flex-direction:column}.counter-row>div:first-child strong{font-size:10px}.counter-row>div:first-child span{margin-top:2px;color:#92928b;font-size:7px}.counter-control{display:grid;grid-template-columns:32px 30px 32px;align-items:center}.counter-control button{width:30px;height:30px;border-radius:10px;background:#f1f1ec;font-weight:800}.counter-control strong{text-align:center;font-size:11px;animation:count-pop .2s ease}@keyframes count-pop{50%{transform:scale(1.22)}}.availability-note{min-height:38px;padding:9px;display:flex;align-items:center;gap:8px;border-radius:12px;background:#fffbe5}.availability-note svg{width:16px;color:#9e8800}.availability-note span{font-size:8px;color:#716512}.limit-toast{margin-top:8px;padding:8px;border-radius:10px;background:#fff0e7;color:#a35522;font-size:8px;font-weight:700;animation:toast-in .25s ease}@keyframes toast-in{0%{opacity:0;transform:translateY(-4px)}}.field{display:block;margin-top:10px}.field>span{display:block;margin:0 0 5px 2px;color:#85857e;font-size:7px;font-weight:700}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#f8f8f4;color:var(--black);padding:10px 11px;font-size:9px;resize:none}.spinner{width:13px;height:13px;border:2px solid rgba(17,17,17,.18);border-top-color:var(--black);border-radius:50%;animation:spin .65s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-hero{min-height:290px;padding:18px 26px 28px;display:flex;align-items:center;flex-direction:column;text-align:center;background:var(--black);color:#fff}.success-hero .brand{filter:drop-shadow(0 1px 0 rgba(255,255,255,.12))}.success-check{width:68px;height:68px;margin-top:26px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--black);box-shadow:0 0 0 12px #f7d91614,0 0 0 24px #f7d91609;animation:success-pop .55s cubic-bezier(.22,1.35,.36,1)}.success-check svg{width:30px;stroke-width:2.4}@keyframes success-pop{0%{transform:scale(.3) rotate(-18deg);opacity:0}}.success-hero>span{margin-top:24px;color:var(--yellow);font-size:8px;font-weight:800;letter-spacing:.12em}.success-hero h1{margin:6px 0;font-size:28px;letter-spacing:-.04em}.success-hero p{max-width:285px;margin:0;color:#ffffff94;font-size:10px;line-height:1.5}.success-summary{margin:-18px 12px 0;padding:15px;position:relative;border-radius:22px;background:#fff;box-shadow:0 13px 32px #00000017}.summary-row{min-height:49px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.summary-row svg{width:18px;color:#9f8800}.summary-row span{display:flex;flex-direction:column;color:#8a8a83;font-size:7px}.summary-row strong{margin-top:3px;color:var(--black);font-size:9px}.pending-strip{margin-top:12px;padding:11px;display:flex;align-items:center;gap:9px;border-radius:14px;background:#fff9da}.pending-strip>i{width:9px;height:9px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px #f7d91638}.pending-strip div{display:flex;flex-direction:column}.pending-strip strong{font-size:9px}.pending-strip p{margin:3px 0 0;color:#8c7b17;font-size:7px}.next-card{margin:13px 12px 0;padding:15px;border-radius:22px;background:#fff;border:1px solid var(--line)}.next-card h2{margin:0 0 10px;font-size:14px}.next-card>div{min-height:43px;display:flex;align-items:center;gap:9px}.next-card>div>span{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:var(--black);color:var(--yellow);font-size:8px;font-weight:800}.next-card p{margin:0;color:#696963;font-size:8px;line-height:1.4}.success-actions{margin:14px 12px 0;display:grid;gap:7px}.success-actions .primary-button{width:100%}.text-button{min-height:39px;background:transparent;color:#777770;font-size:9px;font-weight:700}.organizer-header{background:var(--black);color:#fff;border-bottom:0}.organizer-header span{color:var(--yellow)}.organizer-header .brand img{filter:drop-shadow(0 0 0 rgba(0,0,0,0))}.round-button--dark{background:#ffffff17;color:#fff}.organizer-stats{padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;background:var(--black)}.organizer-stats>div{min-height:62px;padding:10px;display:flex;justify-content:space-between;flex-direction:column;border-radius:15px;background:#ffffff12;color:#fff}.organizer-stats span{color:#ffffff7a;font-size:7px}.organizer-stats strong{font-size:20px;color:var(--yellow)}.request-heading{margin:18px 14px 10px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.request-heading>div{display:flex;flex-direction:column}.request-heading span{color:#9a8500;font-size:7px;font-weight:800;letter-spacing:.1em}.request-heading h1{margin:3px 0 0;font-size:19px}.request-status{padding:7px 9px;border-radius:999px;background:#fff4c4;color:#8f7900!important;letter-spacing:0!important;white-space:nowrap}.request-status--confirmed{background:#dff2e9;color:#267552!important}.request-status--alternate{background:#e6edf6;color:#46678e!important}.request-card{margin:0 12px;padding:15px;border-radius:23px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #00000012}.request-person{display:grid;grid-template-columns:42px 1fr 40px;align-items:center;gap:9px;padding-bottom:13px;border-bottom:1px solid var(--line)}.avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--yellow);font-size:12px;font-weight:800}.request-person>div:nth-child(2){display:flex;flex-direction:column}.request-person strong{font-size:11px}.request-person span{margin-top:2px;color:#84847d;font-size:8px}.request-tour{min-height:88px;margin:13px 0;display:grid;grid-template-columns:94px 1fr;align-items:center;gap:10px;border-radius:16px;overflow:hidden;background:var(--black);color:#fff}.request-tour img{width:94px;height:88px;object-fit:cover}.request-tour>div{display:flex;flex-direction:column}.request-tour span{color:var(--yellow);font-size:7px;font-weight:800;letter-spacing:.1em}.request-tour strong{margin-top:4px;font-size:10px}.request-tour p{margin:3px 0 0;color:#ffffff8c;font-size:8px}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.request-grid>div{min-height:58px;padding:9px;display:flex;align-items:flex-start;gap:7px;border-radius:13px;background:#f6f6f1}.request-grid svg{width:16px;color:#9c8700;flex:0 0 auto}.request-grid span{display:flex;flex-direction:column;color:#898982;font-size:7px}.request-grid strong{margin-top:3px;color:var(--black);font-size:8px;line-height:1.3}.capacity-card{margin-top:9px;padding:11px;border-radius:14px;background:#fffbe5}.capacity-card>div:first-child{display:flex;justify-content:space-between;align-items:center}.capacity-card span{color:#8f7e18;font-size:8px}.capacity-card strong{font-size:9px}.capacity-track{height:6px;margin-top:9px;border-radius:999px;overflow:hidden;background:#11111117}.capacity-track i{display:block;height:100%;border-radius:inherit;background:var(--yellow);transition:width .5s cubic-bezier(.16,1,.3,1)}.capacity-card p{margin:7px 0 0;color:#8c7a17;font-size:7px}.comment-box{margin-top:9px;padding:10px;display:flex;gap:8px;border-radius:14px;background:#f5f5ef}.comment-box svg{width:17px;color:#9d8700}.comment-box span{color:#888881;font-size:7px}.comment-box p{margin:3px 0 0;font-size:8px}.request-actions{margin-top:12px;display:grid;gap:7px}.confirm-button,.secondary-button{min-height:43px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:13px;font-size:9px;font-weight:800}.confirm-button{background:var(--black);color:#fff}.confirm-button svg,.secondary-button svg{width:16px}.confirm-button--active{background:var(--green)}.secondary-button{background:#f1f1ec;color:#44443f}.secondary-button--active{background:#e3eaf3;color:#456589}.action-toast{margin:10px 12px 0;padding:12px;display:flex;align-items:center;gap:8px;border-radius:15px;background:#def2e8;color:#276f50;font-size:8px;font-weight:700;animation:toast-in .3s ease}.action-toast svg{width:17px}.action-toast--alternate{background:#e5ecf5;color:#456589}@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}}
