@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{--ink:#17252b;--muted:#65747a;--cream:#fffaf5;--orange:#ff7654;--line:#e9e5df}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;background:0 0;border:0}.wrap{max-width:1160px;margin:auto;padding-left:28px;padding-right:28px}header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf5e6;border-bottom:1px solid #eee9e2;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:74px;display:flex}.brand{cursor:pointer;letter-spacing:-.7px;align-items:center;gap:9px;font-size:22px;font-weight:700;display:flex}.logo{background:var(--orange);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.dot{color:var(--orange)}nav{gap:28px;margin-left:100px;display:flex}nav button,.mobileNav button{color:var(--muted);font-size:13px}nav button:hover{color:var(--ink)}.navRight{align-items:center;gap:18px;display:flex}.location{align-items:center;gap:5px;font-size:13px;display:flex}.cart{border:1px solid var(--line);border-radius:10px;padding:10px 14px;font-size:13px}.cart b{background:var(--orange);color:#fff;border-radius:7px;margin-left:5px;padding:2px 6px}.hamb{display:none}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding-top:74px;padding-bottom:66px;display:grid}.eyebrow{letter-spacing:1.5px;color:var(--orange);font-size:11px;font-weight:700}.pulse{background:#65bd7a;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 5px #dff4e4}.hero h1,h1{letter-spacing:-3px;margin:20px 0 22px;font-size:64px;line-height:1.02}.hero h1 em,h1 em,h2 em{color:var(--orange);font-family:Playfair Display,serif;font-weight:600}.heroCopy>p{color:var(--muted);max-width:480px;font-size:16px;line-height:1.7}.heroActions{align-items:center;gap:22px;margin:32px 0;display:flex}.primary{background:var(--orange);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-weight:600;display:inline-flex;box-shadow:0 9px 20px #ff76542b}.primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px #ff765440}.play{font-size:13px;font-weight:600}.trust{color:#779080;gap:22px;font-size:11px;display:flex}.trust span{align-items:center;gap:6px;display:flex}.trust svg{width:15px}.heroVisual{position:relative}.heroImage{border-radius:28px 28px 100px;height:490px;position:relative;overflow:hidden}.heroImage img{object-fit:cover;width:100%;height:100%}.floatCard{background:#fff;border-radius:13px;align-items:center;gap:10px;padding:14px 18px;font-size:12px;display:flex;position:absolute;bottom:24px;left:22px;box-shadow:0 12px 32px #12232a1c}.floatCard small{color:var(--muted);margin-top:4px;display:block}.check{color:#4db479}.spark{background:#f9db70;border-radius:50%;place-items:center;width:57px;height:57px;font-size:27px;display:grid;position:absolute;top:-22px;right:-20px;transform:rotate(20deg)}.stats{grid-template-columns:repeat(4,1fr);padding-bottom:65px;display:grid}.stats div{border-left:1px solid var(--line);padding-left:22px}.stats b{align-items:center;gap:4px;font-size:25px;display:flex}.stats span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.content{border-top:1px solid var(--line);padding-top:65px;padding-bottom:75px}h2{letter-spacing:-1.5px;margin:10px 0;font-size:39px}.sectionHead{justify-content:space-between;align-items:end;display:flex}.search{border:1px solid var(--line);color:#899;background:#fff;border-radius:10px;align-items:center;gap:9px;width:265px;padding:13px 15px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.chips{gap:9px;margin:30px 0;display:flex}.chips button{border:1px solid var(--line);color:var(--muted);border-radius:20px;padding:10px 16px;font-size:12px}.chips .active{background:var(--ink);color:#fff;border-color:var(--ink)}.cards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.package{background:#fff;border:1px solid #eee8e0;border-radius:17px;transition:all .2s;overflow:hidden}.package:hover{transform:translateY(-4px);box-shadow:0 16px 30px #17252b12}.packageImg{height:178px;position:relative}.packageImg img{object-fit:cover;width:100%;height:100%}.tag,.heart{background:#fff;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:700;position:absolute;top:13px}.tag{color:var(--orange);left:13px}.heart{padding:3px 8px;font-size:19px;right:13px}.packageBody{padding:19px}.packageTitle{justify-content:space-between;align-items:start;gap:8px;display:flex}.package h3{margin:0;font-size:16px}.packageTitle span{color:#728078;white-space:nowrap;align-items:center;gap:3px;font-size:10px;display:flex}.package p{color:var(--muted);margin:10px 0 17px;font-size:12px;line-height:1.5}.included{color:var(--muted);white-space:nowrap;gap:6px;font-size:10px;display:flex;overflow:hidden}.included b{color:var(--ink)}.price{border-top:1px solid var(--line);align-items:center;gap:7px;margin-top:18px;padding-top:15px;display:flex}.price strong{font-size:18px}.price del{color:#9aa3a1;font-size:10px;display:block}.price>div{margin-right:auto}.outline{color:var(--orange);border:1px solid #ffd5c9;border-radius:8px;align-items:center;gap:3px;padding:9px;font-size:11px;display:flex}.small{box-shadow:none;padding:10px 12px;font-size:11px}.why{grid-template-columns:1fr 1fr;gap:90px;padding-top:74px;padding-bottom:95px;display:grid}.why h2{font-size:43px}.why p{color:var(--muted);max-width:390px;font-size:14px;line-height:1.7}.textBtn{color:var(--orange);align-items:center;gap:8px;margin-top:25px;font-size:13px;font-weight:700;display:flex}.whyGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.whyGrid article{background:#f6efe7;border-radius:16px;min-height:165px;padding:25px}.whyGrid article:nth-child(2){background:#e8f1ed}.whyGrid article:nth-child(3){background:#e9eafd;grid-column:span 2}.whyGrid svg{color:var(--orange)}.whyGrid h3{margin:20px 0 8px;font-size:14px}.whyGrid p{margin:0;font-size:11px}.checkout,.track,.confirmation{padding-top:48px;padding-bottom:100px}.back{color:var(--muted);font-size:13px}.checkoutGrid{grid-template-columns:1fr 360px;gap:100px;margin-top:40px;display:grid}.checkout h1,.track h1,.confirmation h1{font-size:51px}.steps{align-items:center;gap:9px;margin:40px 0;display:flex}.steps span{color:#a4aaa7;align-items:center;gap:6px;font-size:11px;display:flex}.steps span:first-letter{border:1px solid var(--line)}.steps .on{color:var(--ink)}.steps span b{font-weight:500}.steps i{background:var(--line);width:45px;height:1px}.form{gap:19px;max-width:500px;display:grid}.form label{gap:8px;font-size:11px;font-weight:700;display:grid}.form input,.form textarea,.form select{border:1px solid var(--line);background:#fff;border-radius:9px;outline:0;padding:14px;font-size:13px;font-weight:400}.form textarea{resize:vertical;height:90px}.notice{color:#99634a;background:#fff2e9;border-radius:10px;align-items:center;gap:9px;padding:15px;font-size:11px;display:flex}.notice svg{width:19px}.order{border:1px solid var(--line);background:#fff;border-radius:17px;align-self:start;padding:20px}.order img{object-fit:cover;border-radius:11px;width:100%;height:140px;margin:16px 0}.order h3{margin:0;font-size:17px}.order p{color:var(--muted);font-size:11px}.order hr{border:0;border-top:1px solid var(--line);margin:20px 0}.total{justify-content:space-between;font-size:13px;display:flex}.total b{font-size:20px}.secure{color:#6b8c76;gap:5px;margin-top:22px;font-size:10px;display:flex}.secure svg{width:14px}.review{max-width:500px}.reviewRow{border:1px solid var(--line);background:#fff;border-radius:9px;gap:7px;padding:15px;font-size:12px;display:grid}.reviewRow span{color:var(--muted);text-transform:uppercase;font-size:10px}.mockPay{background:var(--ink);color:#fff;border-radius:11px;gap:7px;padding:18px;display:grid}.mockPay span{color:#a7b8b0;letter-spacing:1px;font-size:10px}.mockPay b{font-size:24px}.mockPay small{color:#a7b8b0;font-size:10px}.confirmation{text-align:center;max-width:700px}.successIcon{color:#fff;background:#55b77b;border-radius:50%;place-items:center;width:84px;height:84px;margin:40px auto 25px;display:grid}.confirmation p{color:var(--muted);line-height:1.7}.bookingCard,.trackCard{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;margin:35px 0;padding:23px}.bookingCard{grid-template-columns:1fr 1fr;gap:20px;display:grid}.bookingCard span,.trackTop span{color:var(--muted);letter-spacing:1px;font-size:10px;display:block}.bookingCard b{margin-top:7px;font-size:13px;display:block}.track{max-width:900px}.trackCard{max-width:700px;margin-top:35px}.trackTop{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:20px;display:flex}.trackTop h2{font-size:25px}.status{color:#278553;background:#e4f6e9;border-radius:20px;height:min-content;padding:7px 10px;font-size:10px!important}.timeline{border-left:2px solid #e3e9e4;gap:31px;margin:20px 0 0 10px;padding:27px 0 5px 25px;display:grid}.timeline>div{gap:5px;font-size:13px;display:grid;position:relative}.timeline>div:before{content:"";background:#e2e8e4;border-radius:50%;width:19px;height:19px;position:absolute;top:0;left:-35px}.timeline .done:before{display:none}.timeline svg{color:#48ae72;background:var(--cream);width:20px;height:20px;position:absolute;left:-36px}.timeline small{color:var(--muted);font-size:11px}.timeline>div:not(.done) span{color:#7e9085;font-size:10px;position:absolute;top:2px;left:-33px}.empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #d8ded9;border-radius:16px;margin-top:30px;padding:65px 20px}.empty svg{color:#9eb5a8}.empty h2{color:var(--ink);margin-bottom:8px;font-size:23px}.empty p{margin-bottom:25px;font-size:13px}footer{border-top:1px solid var(--line);padding:28px 0}.footer{color:var(--muted);align-items:center;gap:25px;font-size:11px;display:flex}.footer>span:last-child{margin-left:auto}.mobileNav{display:none}@media (width<=800px){.wrap{padding-left:20px;padding-right:20px}nav,.location{display:none}.hamb{display:block}.mobileNav{gap:15px;padding:10px 20px 18px;display:grid}.hero{grid-template-columns:1fr;gap:35px;padding-top:48px}.hero h1,h1{font-size:51px}.heroImage{height:350px}.stats{grid-template-columns:1fr 1fr;gap:25px}.stats div{border-left:0;padding-left:0}.sectionHead{display:block}.search{width:100%;margin-top:22px}.cards{grid-template-columns:1fr}.why{grid-template-columns:1fr;gap:35px}.checkoutGrid{grid-template-columns:1fr;gap:45px}.order{order:-1}.checkout h1,.track h1,.confirmation h1{font-size:43px}.bookingCard{grid-template-columns:1fr}.footer{flex-wrap:wrap}.footer>span:last-child{margin-left:0}.adminStats{grid-template-columns:1fr 1fr}.adminRow{grid-template-columns:1fr;gap:9px}.adminRow .outline{width:max-content}}.admin{padding-top:48px;padding-bottom:100px}.admin h1{font-size:51px}.adminStats{grid-template-columns:repeat(4,1fr);gap:14px;margin:38px 0;display:grid}.adminStats div{border:1px solid var(--line);background:#fff;border-radius:14px;padding:20px}.adminStats span{color:var(--muted);font-size:11px;display:block}.adminStats b{margin-top:10px;font-size:27px;display:block}.adminPanel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:22px}.panelHead{justify-content:space-between;align-items:center;display:flex}.panelHead h2{font-size:22px}.saved{color:#328254;font-size:11px}.adminTable{border-top:1px solid var(--line)}.adminRow{border-bottom:1px solid var(--line);grid-template-columns:1.5fr 1fr 170px 140px;align-items:center;gap:16px;padding:17px 0;display:grid}.adminRow b,.adminRow small{display:block}.adminRow b{font-size:13px}.adminRow small{color:var(--muted);margin-top:5px;font-size:10px}.adminRow select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px;font-size:11px}.adminRow .outline{white-space:nowrap;justify-content:center}body{padding-bottom:env(safe-area-inset-bottom)}.heroImage{background:url(https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1100&q=85) 50%/cover no-repeat;animation:20s ease-in-out infinite heroCarousel}.heroImage>img{display:none}@keyframes heroCarousel{0%,18%{background-image:url(https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1100&q=85)}20%,38%{background-image:url(https://images.unsplash.com/photo-1538108149393-fbbd81895907?auto=format&fit=crop&w=1100&q=85)}40%,58%{background-image:url(https://images.unsplash.com/photo-1559757175-0eb30cd8c063?auto=format&fit=crop&w=1100&q=85)}60%,78%{background-image:url(https://images.unsplash.com/photo-1498837167922-ddd27525d352?auto=format&fit=crop&w=1100&q=85)}80%,98%{background-image:url(https://images.unsplash.com/photo-1516822003754-cca485356ecb?auto=format&fit=crop&w=1100&q=85)}to{background-image:url(https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?auto=format&fit=crop&w=1100&q=85)}}.logout{color:var(--muted);border:1px solid var(--line);border-radius:9px;padding:9px 11px;font-size:12px}.logout:hover{color:var(--orange);border-color:#ffc7b9}@media (width<=800px){.hero{gap:22px;padding-top:28px;padding-bottom:34px}.hero h1{letter-spacing:-2px;margin:15px 0 16px;font-size:43px;line-height:1.02}.heroCopy>p{font-size:13px;line-height:1.55}.heroActions{gap:16px;margin:23px 0}.primary{padding:12px 15px}.trust{gap:14px;font-size:10px}.heroImage{border-radius:20px 20px 60px;height:255px}.floatCard{padding:10px 12px;font-size:10px;bottom:14px;left:14px}.stats{gap:18px 12px;padding-bottom:38px}.stats b{font-size:21px}.stats span{font-size:10px}.content{padding-top:38px;padding-bottom:45px}.sectionHead h2{margin-top:8px;font-size:31px}.chips{flex-wrap:nowrap;margin:22px 0;padding-bottom:3px;overflow-x:auto}.chips button{white-space:nowrap;padding:9px 13px}.packageImg{height:145px}.packageBody{padding:15px}.package p{margin:8px 0 13px}.price{margin-top:14px;padding-top:12px}.why{padding-top:45px;padding-bottom:55px}.why h2{font-size:34px}.whyGrid{gap:10px}.whyGrid article{min-height:135px;padding:18px}.whyGrid h3{margin:14px 0 6px}}.heroImage{animation-name:heroDiagnosticCarousel}@keyframes heroDiagnosticCarousel{0%,18%{background-image:url(https://images.unsplash.com/photo-1601839777132-b3f4e455c369?auto=format&fit=crop&w=1600&q=85)}20%,38%{background-image:url(https://images.unsplash.com/photo-1615461066159-fea0960485d5?auto=format&fit=crop&w=1600&q=85)}40%,58%{background-image:url(https://images.unsplash.com/photo-1579154204601-01588f351e67?auto=format&fit=crop&w=1600&q=85)}60%,78%{background-image:url(https://images.unsplash.com/photo-1559757175-0eb30cd8c063?auto=format&fit=crop&w=1600&q=85)}80%,98%{background-image:url(https://images.unsplash.com/photo-1538108149393-fbbd81895907?auto=format&fit=crop&w=1600&q=85)}to{background-image:url(https://images.unsplash.com/photo-1601839777132-b3f4e455c369?auto=format&fit=crop&w=1600&q=85)}}@media (width<=800px){.nav{height:62px}.brand{gap:6px;font-size:17px}.brand .logo{border-radius:9px;width:28px;height:28px}.navRight{gap:7px}.cart{letter-spacing:.15px;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:600}.cart b{margin-left:3px;padding:2px 5px}.logout{letter-spacing:.1px;border-radius:8px;padding:7px 8px;font-size:10px;font-weight:600;line-height:1.1}}.cartDrawer{border:1px solid var(--line);background:#fff;border-radius:16px;max-width:1160px;margin:0 auto 28px;padding:20px 28px;box-shadow:0 12px 28px #17252b0d}.cartDrawerHead{justify-content:space-between;align-items:end;display:flex}.cartDrawerHead h3{margin:5px 0 0;font-size:20px}.cartHint,.cartItem small{color:var(--muted);font-size:11px}.cartItem{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:14px;padding:12px 0;display:flex}.cartItem img{object-fit:cover;border-radius:8px;width:52px;height:42px}.cartItem div{flex:1;gap:4px;display:grid}.cartItem b{font-size:12px}.cartItem button{color:var(--orange);font-size:11px}.cartEmpty{color:var(--muted);font-size:12px}@media (width<=800px){.cartDrawer{margin:0 20px 20px;padding:16px}.cartHint{font-size:9px}.cartItem{margin-top:10px}.phoneAuth{padding:16px}.phoneAuthCard{border-radius:0 0 22px 22px;padding:30px 22px 24px;transform:translateY(24px)}.phoneAuthCard h2{font-size:29px}.emailAuth{padding:16px}.emailAuthCard{border-radius:22px 22px 0 0;padding:16px 22px;transform:translateY(-188px)}}.confirmation:has(+.phoneAuth){display:none}.phoneAuth{z-index:20;background:radial-gradient(circle at 50% 12%,#fff 0,#fffaf5 42%,#f7eee7 100%);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.phoneAuthCard{background:#fffffffa;border:1px solid #e8e0d8;border-radius:0 0 28px 28px;width:min(500px,100%);padding:38px 42px 30px;transform:translateY(28px);box-shadow:0 24px 70px #17252b18}.phoneAuthCard h2{letter-spacing:-1.5px;margin:12px 0 8px;font-size:34px}.phoneAuthCard p{color:var(--muted);font-size:14px}.authInput{background:#fff;border:1px solid #ddd5cd;border-radius:13px;outline:none;width:100%;margin:18px 0 14px;padding:16px}.authInput:focus{border-color:var(--orange);box-shadow:0 0 0 4px #ff76541c}.authButton{border-radius:13px;width:100%;padding:15px 20px}.authBack{color:var(--orange);margin-top:16px;font-size:12px}.authMessage{color:#b15b43;margin-top:12px;font-size:11px;display:block}.emailAuth{z-index:21;pointer-events:none;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.emailAuthCard{pointer-events:auto;background:#fffffffa;border:1px solid #e8e0d8;border-bottom:0;border-radius:28px 28px 0 0;width:min(500px,100%);padding:18px 42px 20px;transform:translateY(-214px);box-shadow:0 12px 30px #17252b0d}.emailAuthCard>span{text-align:center;color:var(--muted);margin-bottom:12px;font-size:12px;display:block}.emailAuthCard .google-login-button{width:100%}.adminDetails{padding-bottom:70px}.bookingDetail{border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr 1.4fr 1.7fr auto;align-items:center;gap:18px;padding:18px 0;display:grid}.bookingDetail b,.bookingDetail small,.bookingDetail span{display:block}.bookingDetail b{font-size:12px}.bookingDetail small,.bookingDetail span{color:var(--muted);margin-top:5px;font-size:10px}.bookingDetail>strong{font-size:14px}.track:has(+.trackPersist){display:none}.trackPersist .bookingDetail{background:#fff;border:0;border-radius:12px;margin-top:22px;padding:18px}.trackPersist .timeline>div:not(.done) span{background:#e2e8e4;border-radius:50%;place-items:center;width:24px;height:24px;font-size:0;display:grid;top:-2px;left:-36px}.trackPersist .timeline>div:nth-child(2) span:after{content:"🩺";font-size:13px}.trackPersist .timeline>div:nth-child(3) span:after{content:"🧪";font-size:13px}.trackPersist .timeline>div:nth-child(4) span:after{content:"📄";font-size:13px}@media (width<=800px){.bookingDetail{grid-template-columns:1fr 1fr;gap:12px}.bookingDetail>strong{text-align:right;grid-area:1/2}}.adminProfile{color:#c85a42;white-space:nowrap;background:#fff7f3;border:1px solid #ffd0c4;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.adminProfile small{color:#a9513e;letter-spacing:.7px;text-transform:uppercase;border-left:1px solid #efb8aa;padding-left:7px;font-size:9px;font-weight:800;line-height:1}.profile{min-height:calc(100vh - 190px);padding-top:72px}.profileCard{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;max-width:760px;margin-top:34px;padding:30px;display:grid;box-shadow:0 18px 50px #28231e0f}.profileAvatar{background:var(--orange);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:800;display:grid}.profileCard h2{margin:0;font-size:24px}.profileCard p{color:var(--muted);margin:5px 0 0}.profileCard hr{border:0;border-top:1px solid var(--line);grid-column:1/-1;width:100%;margin:8px 0}.profileCard label{color:var(--ink);grid-column:1/-1;font-weight:700}.profileCard input{border:1px solid var(--line);width:100%;font:inherit;border-radius:12px;margin-top:8px;padding:14px;display:block}.profileMeta{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:14px;display:grid}.profileMeta div{background:#fff8f4;border-radius:14px;padding:14px}.profileMeta span{color:var(--muted);font-size:12px;display:block}.profileMeta b{margin-top:5px;display:block}.profileActions{grid-column:1/-1;align-items:center;gap:14px;display:flex}@media (width<=640px){.profile{padding-top:38px}.profileCard{grid-template-columns:auto 1fr;padding:20px}.profileCard>.status{grid-column:1/-1;justify-self:start}.profileMeta{grid-template-columns:1fr}}.confirmation:has(.authTabs){flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 175px);padding-top:48px;padding-bottom:54px;display:flex}.confirmation:has(.authTabs) .successIcon{width:68px;height:68px;margin:0 auto 18px}.confirmation:has(.authTabs) h1{margin:10px 0 14px}.confirmation:has(.authTabs)>p{max-width:560px;margin:0 auto 22px}.authTabs{border:1px solid var(--line);background:#fff;border-radius:999px;margin:0 0 16px;padding:4px;display:inline-flex;box-shadow:0 8px 22px #17252b0b}.authTabs button{color:var(--muted);border-radius:999px;padding:8px 20px;font-size:13px;font-weight:700}.authTabs button.active{background:var(--ink);color:#fff}.confirmation .phoneAuthCard{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(480px,100%);padding:28px;transform:none;box-shadow:0 20px 50px #17252b10}.confirmation:has(.authTabs)>div:not(.successIcon):not(.authTabs):not(.phoneAuthCard):not(.notice){border:1px solid var(--line);background:linear-gradient(135deg,#fff,#fff6f1);border-radius:22px;width:min(480px,100%);padding:18px;box-shadow:0 20px 50px #17252b10}.confirmation:has(.authTabs)>div:not(.successIcon):not(.authTabs):not(.phoneAuthCard):not(.notice)>div{justify-content:center;display:flex;width:100%!important}.confirmation:has(.authTabs)>.textBtn{margin-top:18px}@media (width<=800px){body{overflow-x:hidden}.admin.wrap{max-width:100%;padding:34px 16px 56px;overflow:hidden}.admin h1{letter-spacing:-2px;font-size:42px}.adminStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:28px 0}.adminStats div{min-width:0;padding:16px}.adminStats b{font-size:25px}.adminPanel{border-radius:18px;min-width:0;padding:16px;overflow:hidden}.panelHead h2{letter-spacing:-1px;font-size:25px}.panelHead .outline{padding:9px 11px}.adminTable{min-width:0}.adminRow{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;padding:18px 0}.adminRow>div{grid-column:1/-1;min-width:0}.adminRow small{overflow-wrap:anywhere}.adminRow .status{text-overflow:ellipsis;white-space:nowrap;justify-self:start;min-width:0;max-width:100%;overflow:hidden}.adminRow select{width:100%;min-width:0;padding:10px;font-size:12px}.adminRow .outline{white-space:normal;justify-content:center;width:100%;min-width:0;padding:10px 6px;font-size:10px}.admin .empty{padding:42px 14px}}@media (width<=520px){.confirmation:has(.authTabs){min-height:calc(100vh - 150px);padding:38px 18px}.confirmation:has(.authTabs) h1{font-size:39px}.confirmation .phoneAuthCard{border-radius:18px;padding:22px 18px}.authTabs button{padding:8px 17px}.confirmation:has(.authTabs)>div:not(.successIcon):not(.authTabs):not(.phoneAuthCard):not(.notice){border-radius:18px;padding:14px}.admin h1{font-size:38px}.adminStats span{font-size:10px}.adminStats b{font-size:23px}.panelHead h2{font-size:22px}.adminRow{gap:9px}.adminRow .outline{font-size:9px}.footer{padding-left:16px;padding-right:16px}}.confirmation:has(.authTabs)>div:not(.successIcon):not(.authTabs):not(.phoneAuthCard):not(.notice){width:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.confirmation:has(.authTabs)>div:not(.successIcon):not(.authTabs):not(.phoneAuthCard):not(.notice)>div{width:auto!important}.guestGate{text-align:center;max-width:720px;min-height:calc(100vh - 185px);padding-top:110px;padding-bottom:100px}.guestGate .successIcon{width:68px;height:68px;margin:0 auto 20px}.guestGate h1{letter-spacing:-2px;margin:14px 0;font-size:48px}.guestGate p{max-width:500px;color:var(--muted);margin:0 auto 26px;line-height:1.7}.guestGate .textBtn{margin:18px auto 0}@media (width<=600px){.guestGate{min-height:calc(100vh - 150px);padding:58px 20px}.guestGate h1{letter-spacing:-1.5px;font-size:36px}}
