@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#16181d;background:#f7f8fa;font-synthesis:none;--red: #ed1b2f;--ink: #16181d;--green: #0d7a53}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}main{min-height:calc(100vh - 136px)}.site-header{height:72px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #e8eaee;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px}.brand-placeholder{width:190px;height:38px;flex:0 0 auto}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--red);color:#fff;font:800 22px Manrope;border-radius:7px}.brand strong,.brand small{display:block}.brand strong{font:800 17px Manrope}.brand small{font-size:11px;color:#777b84;margin-top:-1px}.powered{font-size:12px;color:#7c8089}.hero{min-height:520px;background-position:center;background-size:cover;display:flex;align-items:center;color:#fff}.hero-inner{width:min(1180px,calc(100% - 48px));margin:auto;padding:70px 0 95px}.eyebrow,.section-heading>span{text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:1.2px}.hero .eyebrow{color:#ffbec5}.hero h1{font:800 clamp(42px,6vw,76px)/1.02 Manrope;max-width:760px;margin:18px 0;letter-spacing:0}.hero p{max-width:560px;font-size:19px;line-height:1.55;color:#eef0f4}.primary-button{border:0;background:var(--red);color:#fff;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:4px;font-weight:800;cursor:pointer}.primary-button svg{width:18px}.primary-button:hover{background:#d71225}.primary-button:disabled{opacity:.45;cursor:not-allowed}.primary-button.wide{width:100%}.referral-confirmed{display:inline-flex;align-items:center;gap:9px;background:#0a784ceb;border:1px solid rgba(255,255,255,.5);padding:12px 16px;border-radius:6px;font-weight:700}.referral-confirmed svg{width:18px}.trust-strip{background:#fff;border-bottom:1px solid #e5e7eb;display:flex;justify-content:center;gap:55px;padding:17px 24px;font-size:13px;font-weight:700}.trust-strip span{display:flex;align-items:center;gap:7px}.trust-strip svg{width:16px;color:var(--green)}.mechanics,.catalogue{width:min(1180px,calc(100% - 48px));margin:auto;padding:82px 0}.section-heading{margin-bottom:30px}.section-heading>span{color:var(--red)}.section-heading h2{font:800 34px/1.15 Manrope;margin:10px 0}.section-heading p{color:#676b74;margin:0}.mechanic-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e3e5e9;background:#fff}.mechanic{min-height:190px;padding:30px;border-right:1px solid #e3e5e9;position:relative}.mechanic:last-child{border:0}.mechanic svg{width:30px;height:30px;color:var(--red)}.mechanic>strong{position:absolute;right:24px;top:21px;font:800 32px Manrope;color:#e6e8ec}.mechanic p{font:700 18px/1.45 Manrope;margin-top:32px;max-width:250px}.share-panel{margin-top:18px;padding:24px 28px;background:#17191f;color:#fff;display:flex;align-items:center;justify-content:space-between}.share-panel span,.share-panel strong{display:block}.share-panel span{font-size:12px;color:#aeb2bb}.share-panel strong{font:700 20px Manrope;margin-top:4px}.share-panel button{background:#fff;border:0;border-radius:5px;height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;font-weight:700}.share-panel svg{width:16px}.catalogue{border-top:1px solid #e1e3e8}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid #e2e4e8;min-width:0;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #12151c1a}.product-image{aspect-ratio:4/3;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.product-card:hover img{transform:scale(1.025)}.featured{position:absolute;top:12px;left:12px;background:var(--red);color:#fff;display:flex;gap:5px;align-items:center;padding:7px 9px;font-size:11px;font-weight:800;border-radius:4px}.featured svg{width:13px;height:13px}.product-copy{padding:18px}.location{display:flex;align-items:center;gap:5px;color:#777b84;font-size:12px;font-weight:600}.location svg{width:14px;height:14px}.product-copy h3{font:700 18px/1.35 Manrope;margin:10px 0 22px;min-height:49px}.price-row{border-top:1px solid #eceef1;padding-top:14px;display:flex;justify-content:space-between;align-items:end;gap:8px}.price-row span,.price-row strong,.price-row del{display:block}.price-row span{font-size:11px;color:#7d8189}.price-row strong{font:800 19px Manrope}.price-row del{font-size:11px;color:#9498a0}.price-row .offer-label{background:#fff0f2;color:#c81426;border-radius:4px;padding:6px 8px;font-weight:700;max-width:120px}.bottom-nav{display:none}.empty-state,.loading-grid,.page-loading{padding:70px 24px;text-align:center;color:#727680;background:#fff;border:1px solid #e3e5e9}.page-loading{min-height:100vh;display:grid;place-items:center}.page-space{margin:80px auto;max-width:720px}.detail-page{background:#fff;min-height:100vh}.detail-gallery{height:min(54vh,560px);position:relative;overflow:hidden;background:#111}.detail-gallery-track{width:100%;height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.detail-gallery-track::-webkit-scrollbar{display:none}.detail-gallery-track>img{width:100%;height:100%;flex:0 0 100%;object-fit:cover;display:block;scroll-snap-align:start}.back-button{width:44px;height:44px;background:#fff;display:grid;place-items:center;position:absolute;z-index:3;left:max(20px,calc((100vw - 1040px)/2));top:24px;border-radius:4px;box-shadow:0 4px 15px #0003}.back-button svg{width:20px}.detail-gallery-arrow{width:38px;height:38px;padding:0;position:absolute;z-index:3;top:50%;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffffeb;box-shadow:0 4px 14px #00000038;transform:translateY(-50%)}.detail-gallery-arrow.previous{left:12px}.detail-gallery-arrow.next{right:12px}.detail-gallery-arrow:disabled{opacity:.35}.detail-gallery-arrow svg{width:20px}.detail-gallery-count{position:absolute;z-index:3;right:14px;bottom:13px;padding:6px 9px;border-radius:4px;background:#0f1116b8;color:#fff;font-size:11px;font-weight:700}.detail-content{width:min(1040px,calc(100% - 48px));margin:auto;padding:42px 0 80px}.detail-content>h1{font:800 36px/1.2 Manrope;max-width:790px;margin:12px 0 16px}.detail-badges{display:flex;gap:10px;flex-wrap:wrap}.detail-badges span{background:#f1f8f5;color:#176847;padding:7px 10px;border-radius:4px;display:flex;gap:6px;align-items:center;font-size:12px;font-weight:700}.detail-badges svg{width:15px}.description{color:#555a63;line-height:1.75;max-width:800px}.booking-box{margin-top:36px;padding:28px;background:#f7f8fa;border:1px solid #e1e3e7}.booking-box h2{margin:0 0 18px;font:800 22px Manrope}.ticket-list{display:grid;gap:9px}.ticket{width:100%;background:#fff;border:1px solid #dfe2e7;padding:16px;display:flex;justify-content:space-between;text-align:left;gap:16px;cursor:pointer}.ticket.active{border:2px solid var(--red);padding:15px}.ticket span strong,.ticket span small,.ticket del{display:block}.ticket small{color:#737781;margin-top:4px}.ticket span:last-child{text-align:right}.ticket del{color:#9498a0;font-size:12px}.date-field,.quantity-row{background:#fff;border:1px solid #dfe2e7;padding:15px 16px;margin-top:12px;display:flex;align-items:center;gap:14px}.date-field svg{width:21px;color:var(--red)}.date-field span{flex:1}.date-field strong,.date-field input{display:block}.date-field input{border:0;margin-top:4px;width:100%;color:#555a63}.quantity-row{justify-content:space-between}.quantity-row>span strong,.quantity-row>span small{display:block}.quantity-row small{color:#797d86}.quantity-row>div{display:flex;align-items:center;gap:16px}.quantity-row button{width:34px;height:34px;border:1px solid #d9dce1;background:#fff;border-radius:50%}.quantity-row svg{width:15px}.booking-box>.wide{margin-top:16px}.checkout-page{min-height:100vh;background:#f4f5f7}.checkout-header{height:70px;background:#fff;border-bottom:1px solid #e0e2e6;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100vw - 960px)/2))}.checkout-header>a,.checkout-header>svg{width:22px}.checkout-header div{text-align:center}.checkout-header strong,.checkout-header small{display:block}.checkout-header small{color:#858991;font-size:11px}.checkout-layout{width:min(960px,calc(100% - 48px));margin:auto;padding:44px 0 80px;display:grid;grid-template-columns:1.2fr .8fr;gap:24px;align-items:start}.customer-form,.order-summary{background:#fff;border:1px solid #e0e2e6;padding:28px}.customer-form h1{font:800 28px Manrope;margin:0}.customer-form>p{color:#6d717a;margin-top:7px}.customer-form label{display:block;font-size:13px;font-weight:700;margin-top:18px}.customer-form input{width:100%;height:46px;border:1px solid #d8dbe0;margin-top:7px;padding:0 12px;border-radius:4px}.customer-form>.wide{margin-top:22px}.secure-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#6f737c;font-size:12px;margin-top:13px}.secure-note svg{width:15px;color:var(--green)}.form-error{margin-top:16px;padding:11px;background:#fff0f2;color:#b20e20;font-size:13px}.order-summary img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.order-summary h2{font:700 18px/1.35 Manrope}.order-summary>p{color:#6d717a}.order-summary dl{margin:20px 0 0}.order-summary dl>div{display:flex;justify-content:space-between;border-top:1px solid #eceef1;padding:12px 0}.order-summary dt{color:#727680}.summary-total{font-weight:800;font-size:18px}.simple-page{width:min(860px,calc(100% - 48px));margin:auto;padding:54px 0 110px}.leaderboard-hero{text-align:center;padding:42px 24px;background:#17191f;color:#fff}.leaderboard-hero>svg{width:38px;height:38px;color:#ffcc3b}.leaderboard-hero span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:1px;color:#aeb2bb;margin-top:10px}.leaderboard-hero h1{font:800 38px Manrope;margin:7px 0}.leaderboard-hero p{color:#c4c7cd;margin:0}.rank-list{background:#fff;border:1px solid #e0e2e6}.rank-row{min-height:74px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid #eceef1}.rank-row>strong{width:34px;height:34px;border-radius:50%;background:#f1f2f5;display:grid;place-items:center}.rank-row:nth-child(-n+3)>strong{background:#17191f;color:#fff}.rank-row span b,.rank-row span small{display:block}.rank-row span small{color:#7c8088;margin-top:3px}.placeholder{max-width:620px;margin:70px auto;text-align:center;background:#fff;border:1px solid #e0e2e6;padding:70px 30px}.placeholder>svg{width:48px;height:48px;color:var(--red)}.placeholder h1{font:800 30px Manrope}.placeholder p{color:#696e77;line-height:1.6}.placeholder.success>svg{color:var(--green)}@media(max-width:760px){body{padding-bottom:68px}.site-header{height:60px;padding:0 16px}.powered{display:none}.brand-mark{width:34px;height:34px}.hero{min-height:440px}.hero-inner{width:calc(100% - 34px);padding:55px 0 75px}.hero h1{font-size:42px}.hero p{font-size:16px}.trust-strip{justify-content:flex-start;overflow-x:auto;gap:26px;white-space:nowrap}.mechanics,.catalogue{width:calc(100% - 32px);padding:55px 0}.section-heading h2{font-size:28px}.mechanic-grid{grid-template-columns:1fr}.mechanic{min-height:145px;border-right:0;border-bottom:1px solid #e3e5e9}.share-panel{align-items:stretch;flex-direction:column;gap:18px}.product-grid{grid-template-columns:1fr}.bottom-nav{height:68px;background:#fff;border-top:1px solid #e0e2e6;display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:30;bottom:0;left:0;right:0;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:#777b84}.bottom-nav svg{width:20px;height:20px}.bottom-nav a.active{color:var(--red);font-weight:700}.detail-gallery{height:40vh}.detail-content{width:calc(100% - 32px);padding-top:28px}.detail-content>h1{font-size:28px}.booking-box{margin-left:-16px;margin-right:-16px;padding:20px 16px;border-left:0;border-right:0}.checkout-layout{width:calc(100% - 24px);grid-template-columns:1fr;padding-top:18px}.order-summary{grid-row:1}.customer-form,.order-summary{padding:20px}.simple-page{width:calc(100% - 24px);padding-top:18px}.leaderboard-hero h1{font-size:32px}.rank-row{padding:0 13px;grid-template-columns:36px 1fr auto}.rank-row>b{font-size:13px}}html{background:#eef0f3}body{max-width:480px;margin:0 auto;background:#fff;padding-bottom:68px;box-shadow:0 0 30px #12161e14}.app-shell{min-height:100vh;background:#fff}.site-header{height:58px;padding:0 16px;position:sticky;top:0}.brand-mark{width:32px;height:32px;font-size:18px}.brand-logo{width:32px;height:32px;display:block;object-fit:contain}.brand strong{font-size:15px}.brand small{font-size:10px}.powered{display:none}.bottom-nav{height:68px;width:min(100%,480px);margin:auto;background:#fff;border-top:1px solid #e0e2e6;display:grid;grid-template-columns:repeat(3,1fr);position:fixed;z-index:30;bottom:0;left:50%;right:auto;transform:translate(-50%);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;color:#777b84}.bottom-nav svg{width:20px;height:20px}.bottom-nav a.active{color:var(--red);font-weight:700}.mobile-hero,.onboard-hero{min-height:310px;padding:42px 22px 28px;background-size:cover;background-position:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.mobile-hero>span,.onboard-hero>span{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#ffd6da}.mobile-hero h1,.onboard-hero h1{font:800 36px/1.06 Manrope;margin:10px 0}.onboard-hero h1{white-space:pre-line}.mobile-hero p,.onboard-hero p{margin:0;color:#f0f1f4;font-size:15px;line-height:1.5}.mobile-hero .referral-confirmed{margin-top:18px;align-self:flex-start;padding:9px 12px;font-size:12px}.hero-carousel{height:310px;position:relative;overflow:hidden;background:#17191f}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .45s ease;color:#fff}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide img{width:100%;height:100%;display:block;object-fit:cover}.hero-slide-link{position:absolute;inset:0;display:block}.hero-download{width:36px;height:36px;display:grid;place-items:center;position:absolute;z-index:6;top:14px;right:14px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:4px;background:#11141b9e;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-download svg{width:17px}.hero-shade{position:absolute;inset:0;background:linear-gradient(#0a0e1626,#0a0e16c7)}.hero-slide-copy{position:absolute;left:22px;right:22px;bottom:31px}.hero-slide-copy>span{color:#ffd6da;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.hero-slide-copy h1{max-width:390px;margin:8px 0;font:800 34px/1.08 Manrope;white-space:pre-line}.hero-slide-copy p{max-width:370px;margin:0;color:#f0f1f4;font-size:14px;line-height:1.45}.hero-slide-copy .referral-confirmed{display:inline-flex;margin-top:13px;padding:8px 10px;font-size:10px}.hero-dots{position:absolute;z-index:4;right:16px;bottom:14px;display:flex;gap:5px}.hero-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#ffffff73}.hero-dots button.active{width:18px;border-radius:4px;background:#fff}.mobile-benefits{height:48px;display:flex;align-items:center;justify-content:space-around;border-bottom:1px solid #e7e9ed;color:#51565f;font-size:10px;font-weight:700}.mobile-benefits span{display:flex;align-items:center;gap:4px}.mobile-benefits svg{width:13px;color:#08744d}.mobile-catalogue{padding:30px 16px 36px}.mobile-section-title{margin-bottom:17px}.mobile-section-title span{color:var(--red);text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:1px}.mobile-section-title h2{font:800 25px Manrope;margin:5px 0 0}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{border-radius:0;overflow:hidden}.product-image{aspect-ratio:16/10}.product-copy{padding:15px}.product-copy h3{min-height:0;margin:8px 0 16px;font-size:16px}.onboard-hero{min-height:285px}.onboard-content{padding:18px 16px 38px}.reward-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reward-summary>div{min-height:115px;border:1px solid #e4e6ea;padding:15px;background:#fafbfc}.reward-summary svg{width:22px;color:var(--red)}.reward-summary strong,.reward-summary span{display:block}.reward-summary strong{font:800 20px Manrope;margin-top:12px}.reward-summary span{font-size:11px;color:#6d727b;margin-top:3px}.compact-mechanics{padding:28px 2px 20px}.compact-mechanics h2{font:800 22px Manrope;margin:0 0 15px}.compact-mechanics>div{display:flex;align-items:center;gap:12px;min-height:50px;border-top:1px solid #eceef1}.compact-mechanics>div>span{width:26px;height:26px;border-radius:50%;background:#17191f;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.compact-mechanics p{flex:1;font-size:13px;color:#4f545d}.auth-panel{border-top:1px solid #e4e6ea;padding-top:22px}.auth-tabs{height:46px;padding:4px;background:#f0f2f5;display:grid;grid-template-columns:1fr 1fr;border-radius:4px;margin-bottom:16px}.auth-tabs button{border:0;background:transparent;border-radius:3px;color:#656a73}.auth-tabs button.active{background:#fff;color:#17191f;font-weight:800;box-shadow:0 2px 8px #1418201a}.auth-panel form{display:grid;gap:11px}.auth-panel input:not([type=checkbox]){width:100%;height:48px;padding:0 15px;border:1px solid #dfe2e7;border-radius:4px;background:#fff}.auth-panel .phone-field{height:48px;display:grid;grid-template-columns:58px 1fr;align-items:center;border:1px solid #dfe2e7;border-radius:4px;background:#fff;overflow:hidden}.auth-panel .phone-field>select{width:100%;height:100%;border:0;border-right:1px solid #e1e4e8;border-radius:0;background:#f5f6f8;color:#4f545c;padding:0 7px;font-size:12px;font-weight:800;outline:0}.auth-panel .phone-field>input{height:46px!important;border:0!important;border-radius:0!important}.onboard-registration-note{margin:0;color:#7b8088;font-size:10px;line-height:1.45}.auth-panel .primary-button{border-radius:4px;margin-top:3px}.policy-consent,.checkout-consent{display:flex!important;gap:9px;color:#686d76;font-size:10px!important;font-weight:500!important;line-height:1.45}.policy-consent{align-items:flex-start}.checkout-consent{align-items:center}.policy-consent input,.checkout-consent input{width:16px!important;height:16px!important;flex:0 0 auto;margin:0!important;padding:0!important}.policy-consent a,.checkout-consent a{color:#b81425;font-weight:700;text-decoration:underline}.auth-saved{padding:22px 18px 0;text-align:center}.auth-saved>span,.auth-saved>strong,.auth-saved>small{display:block}.auth-saved>span{color:#777b84;font-size:10px;text-transform:uppercase}.auth-saved>strong{margin-top:5px;font:800 18px Manrope}.auth-saved>small{margin:3px 0 16px;color:#777b84}.driver-status-note{margin:0 0 14px;padding:10px;border:1px solid;font-size:11px;line-height:1.45}.driver-status-note.pending{border-color:#f0d38a;background:#fff9e9;color:#795b0b}.driver-status-note.rejected{border-color:#efb5bb;background:#fff1f2;color:#9b1827}.auth-switch{margin-top:12px;border:0;background:transparent;color:#696e77;font-size:12px;text-decoration:underline}.forgot-password-link{justify-self:end;margin-top:-2px;color:#b81425;font-size:11px;font-weight:700}.password-page{position:fixed;inset:0;z-index:50;width:min(100%,480px);min-height:100dvh;margin:auto;overflow-y:auto;background:#f7f8fa}.password-page-header{height:58px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;padding:0 12px;border-bottom:1px solid #e4e6ea;background:#fff;text-align:center}.password-page-header a{width:36px;height:36px;display:grid;place-items:center;border-radius:4px}.password-page-header svg{width:19px}.password-page-header strong{font:800 15px Manrope}.password-card{margin:22px 12px;padding:28px 20px 22px;border:1px solid #e1e4e8;background:#fff;text-align:center}.password-icon{width:48px;height:48px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:#fff0f2;color:var(--red)}.password-icon.success{background:#eaf7f1;color:var(--green)}.password-icon svg{width:23px}.password-card h1{margin:0;font:800 24px/1.2 Manrope}.password-card>p{margin:9px auto 22px;color:#696e77;font-size:12px;line-height:1.6}.password-card form{display:grid;gap:14px;text-align:left}.password-card label{display:grid;gap:7px;color:#4d525b;font-size:12px;font-weight:700}.password-card input{width:100%;height:48px;padding:0 14px;border:1px solid #d9dde3;border-radius:4px;background:#fff}.password-card .form-error{margin-top:0}.password-card>.wide+.wide{margin-top:10px}.secondary-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid #d8dce2;border-radius:4px;background:#fff;color:#3f444c;font-weight:700}.secondary-button.wide{width:100%}.profile-page{min-height:calc(100vh - 126px);padding:24px 16px 40px;background:#f7f8fa}.profile-dashboard{display:flex;flex-direction:column;gap:10px;padding:18px 14px 36px}.profile-intro{text-align:center;padding:28px 18px 30px}.profile-intro svg{width:42px;height:42px;color:var(--red)}.profile-intro h1{font:800 28px Manrope;margin:13px 0 7px}.profile-intro p{color:#676c75;font-size:13px;line-height:1.55;margin:0}.account-entry-page{display:flex;flex-direction:column}.account-entry-intro{padding-bottom:24px}.account-auth-card{padding:18px;border:1px solid #e4e6ea;border-radius:0;background:#fff}.account-auth-card .auth-panel{padding-top:0;border-top:0}.account-divider{height:34px;display:flex;align-items:center;gap:12px;color:#9498a0;font-size:10px;text-transform:uppercase}.account-divider:before,.account-divider:after{height:1px;flex:1;background:#e0e3e7;content:""}.account-access-options{display:grid;gap:10px}.device-access-button{min-height:74px;display:grid;grid-template-columns:34px 1fr 28px 18px;align-items:center;gap:10px;padding:12px 14px;border:1px solid #dfe2e7;border-radius:4px;background:#fff;color:#17191f;text-align:left}.booking-access-button{grid-template-columns:34px 1fr 18px}.device-access-button>svg:first-child{width:22px;color:var(--red)}.device-access-button>span{min-width:0}.device-access-button strong,.device-access-button small{display:block}.device-access-button strong{font:800 14px Manrope}.device-access-button small{margin-top:3px;color:#777b84;font-size:10px}.device-access-button>b{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#fff0f2;color:var(--red);font-size:11px}.device-access-button>svg:last-child{width:17px;color:#9a9ea6}.device-avatar svg{width:23px}.device-account .device-bookings{margin-top:0}.device-signin-link{align-self:center;padding:6px;border:0;background:transparent;color:#686d76;font-size:11px;text-decoration:underline}.device-account-empty{padding:28px 16px 8px;text-align:center}.device-account-empty>svg{width:32px;height:32px;color:#9a9ea6}.device-account-empty strong{display:block;margin-top:10px;font:800 15px Manrope}.device-account-empty p{margin:6px auto 18px;max-width:300px;color:#777b84;font-size:11px;line-height:1.55}.profile-header{display:grid;grid-template-columns:44px 1fr 30px;align-items:center;gap:10px;padding:12px;background:#fff;border:1px solid #e4e6ea;border-radius:0}.account-profile-header{grid-template-columns:1fr 30px;gap:8px;padding:8px 10px 8px 8px}.profile-header-account{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:4px;border-radius:4px}.profile-header-account:active{background:#f5f6f8}.profile-header-account.static{grid-template-columns:44px minmax(0,1fr)}.profile-header-account>div:nth-child(2){min-width:0}.profile-header-account>div:nth-child(2)>p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-header-account>svg{width:17px;color:#9a9ea6}.verification-status-card{min-height:70px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border:1px solid;border-radius:4px}.verification-status-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:currentColor}.verification-status-icon svg{width:17px;height:17px;color:#fff}.verification-status-card>span{min-width:0}.verification-status-card strong,.verification-status-card small,.verification-status-card em{display:block}.verification-status-card strong{color:#202329;font:800 13px Manrope}.verification-status-card small{margin-top:2px;color:#555b64;font-size:10px;line-height:1.35}.verification-status-card em{margin-top:3px;overflow:hidden;color:currentColor;font-size:9px;font-style:normal;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.verification-status-card>b{min-width:46px;height:28px;display:grid;place-items:center;padding:0 9px;border:1px solid currentColor;border-radius:4px;background:#ffffffa6;color:currentColor;font-size:10px;font-weight:800}.verification-status-card.required{border-color:#e7c66a;background:#fff9e8;color:#8a6500}.verification-status-card.reviewing{border-color:#a9ccec;background:#eef6ff;color:#245f9c}.verification-status-card.approved{border-color:#9fd3bc;background:#eff9f4;color:#146846}.verification-status-card.rejected{border-color:#efb1b8;background:#fff1f2;color:#a51d2f}.driver-application-page{min-height:calc(100vh - 126px);padding:22px 16px 42px;background:#f7f8fa}.driver-application-title{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-bottom:16px}.driver-application-title>a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dfe2e7;border-radius:4px;background:#fff}.driver-application-title svg{width:18px}.driver-application-title span{color:var(--red);font-size:9px;font-weight:800;text-transform:uppercase}.driver-application-title h1{margin:2px 0 0;font:800 23px Manrope}.driver-application-form{padding:20px 16px;border:1px solid #dfe2e7;background:#fff}.driver-application-intro{margin-bottom:18px;text-align:center}.driver-application-intro>svg{width:36px;height:36px;color:var(--red)}.driver-application-intro h2{margin:8px 0 5px;font:800 20px Manrope}.driver-application-intro p{margin:0;color:#6f747d;font-size:11px;line-height:1.55}.driver-application-form>label:not(.driver-file-upload){display:grid;gap:7px;color:#4f545c;font-size:11px;font-weight:700}.driver-application-form select{height:46px;padding:0 12px;border:1px solid #d9dde3;border-radius:4px;background:#fff}.driver-file-upload{min-height:112px;display:grid;grid-template-columns:62px 1fr 20px;align-items:center;gap:11px;margin-top:12px;padding:12px;border:1px dashed #cbd0d7;border-radius:4px;background:#fafbfc;cursor:pointer}.driver-file-upload>input{display:none}.driver-file-upload>svg:first-of-type{width:28px;margin:auto;color:var(--red)}.driver-file-upload>svg:last-child{width:18px;color:var(--green)}.driver-file-upload>img{width:62px;height:82px;display:block;border-radius:3px;object-fit:cover}.driver-file-upload strong,.driver-file-upload small{display:block;min-width:0}.driver-file-upload strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.driver-file-upload small{margin-top:5px;color:#7b8088;font-size:9px}.driver-file-upload.has-image{border-style:solid;border-color:#a9d6c3;background:#f4fbf8}.driver-application-disclaimer{margin:9px 0 16px;color:#848991;font-size:9px;line-height:1.45}.driver-application-form>.wide{margin-top:14px}.driver-application-result{min-height:66px;display:grid;grid-template-columns:32px minmax(0,1fr);grid-template-rows:auto auto;align-content:center;column-gap:10px;padding:10px 12px;border:1px solid;border-radius:4px;text-align:left}.driver-application-result>svg{width:20px;height:20px;grid-row:1 / 3;align-self:center;justify-self:center}.driver-application-result h2{margin:0;color:#202329;font:800 14px Manrope}.driver-application-result p{margin:2px 0 0;color:#555b64;font-size:10px;line-height:1.4}.driver-application-result>.wide{margin-top:20px}.driver-application-result.success{border-color:#9fd3bc;background:#eff9f4}.driver-application-result.success>svg{color:#146846}.driver-application-result.pending{border-color:#a9ccec;background:#eef6ff}.driver-application-result.pending>svg{color:#245f9c}.driver-application-result.rejected{border-color:#efb1b8;background:#fff1f2}.driver-application-result.rejected>svg{color:#a51d2f}.submitted-credential{margin-top:12px;padding:16px;border:1px solid #dfe2e7;background:#fff}.submitted-credential-heading span,.submitted-credential-heading strong{display:block}.submitted-credential-heading span{color:#858a92;font-size:9px;font-weight:800;text-transform:uppercase}.submitted-credential-heading strong{margin-top:3px;font:800 15px Manrope}.submitted-credential-image{display:block;margin-top:12px;border:1px solid #e0e3e7;background:#f5f6f8}.submitted-credential-image img{width:100%;max-height:320px;display:block;object-fit:contain}.submitted-credential-image>span{height:38px;display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid #e0e3e7;color:#5d626b;font-size:10px;font-weight:800}.submitted-credential-image svg{width:14px}.submitted-credential dl{margin:12px 0 0}.submitted-credential dl>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #eceef1}.submitted-credential dt{color:#7b8088;font-size:10px}.submitted-credential dd{margin:0;text-align:right;font-size:10px;font-weight:700}.driver-detail-back{margin-top:12px}.profile-settings-page{min-height:calc(100vh - 126px);padding:22px 16px 42px;background:#f7f8fa}.profile-settings-title{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-bottom:16px}.profile-settings-title>a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dfe2e7;border-radius:4px;background:#fff}.profile-settings-title svg{width:18px}.profile-settings-title span{color:var(--red);font-size:9px;font-weight:800;text-transform:uppercase}.profile-settings-title h1{margin:2px 0 0;font:800 23px Manrope}.settings-section{display:grid;gap:14px;margin-bottom:14px;padding:18px 16px;border:1px solid #dfe2e7;background:#fff}.settings-section-heading{display:flex;align-items:flex-start;gap:10px;padding-bottom:13px;border-bottom:1px solid #eceef1}.settings-section-heading>svg{width:22px;color:var(--red)}.settings-section-heading h2{margin:0;font:800 17px Manrope}.settings-section-heading p{margin:3px 0 0;color:#787d85;font-size:10px;line-height:1.45}.settings-section>label{display:grid;gap:7px;color:#4f545c;font-size:11px;font-weight:700}.settings-section>label>input,.settings-phone{width:100%;height:46px;border:1px solid #d9dde3;border-radius:4px;background:#fff}.settings-section>label>input{padding:0 12px}.settings-section>label>input:disabled{background:#f3f4f6;color:#777b84;opacity:1}.settings-section>label>small{color:#8a8f97;font-size:9px;font-weight:500}.settings-phone{display:grid;grid-template-columns:58px 1fr;overflow:hidden}.settings-phone>select{min-width:0;border:0;border-right:1px solid #e1e4e8;border-radius:0;background:#f5f6f8;padding:0 7px;font-size:12px;font-weight:800;outline:0}.settings-phone>input{min-width:0;border:0;padding:0 12px;outline:0}.form-success{display:flex;align-items:center;gap:7px;padding:10px;background:#edf8f3;color:#126643;font-size:11px;font-weight:700}.form-success svg{width:16px}.settings-secondary-action{min-height:66px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;padding:11px 13px;border:1px solid #dfe2e7;border-radius:4px;background:#eceef1;color:#454a52}.settings-secondary-action>svg:first-child{width:20px;color:#656a73}.settings-secondary-action>svg:last-child{width:17px;color:#8c9199}.settings-secondary-action strong,.settings-secondary-action small{display:block}.settings-secondary-action strong{font:800 13px Manrope}.settings-secondary-action small{margin-top:3px;color:#777c85;font-size:9px}.settings-secondary-action:active{background:#e2e4e8}.profile-avatar{width:44px;height:44px;background:var(--red);color:#fff;border-radius:50%;display:grid;place-items:center;font:800 18px Manrope}.profile-header span{color:var(--red);font-size:8px;font-weight:800;text-transform:uppercase}.profile-header h1{font:800 16px Manrope;margin:2px 0}.profile-header p{font-size:10px;color:#777b84;margin:0}.profile-header button{width:30px;height:30px;border:0;background:#f2f3f5;border-radius:4px}.profile-header button svg{width:14px}.profile-metrics{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;background:#17191f;color:#fff;border-radius:0}.profile-metrics>div{min-height:82px;padding:11px 5px;text-align:center;border-right:1px solid #32353c;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-metrics>div:last-child{border:0}.profile-metrics svg{width:16px;height:16px;color:#ffb8bf;margin-bottom:5px}.profile-metrics strong{font:800 14px Manrope}.profile-metrics span{color:#aeb2ba;font-size:8px;margin-top:2px}.invite-card{padding:14px;background:#fff;border:1px solid #e4e6ea;border-radius:0}.invite-card span,.invite-card strong{display:block}.invite-card span{color:#777b84;font-size:9px}.invite-card strong{font:800 20px Manrope;letter-spacing:1px;margin:3px 0 10px}.invite-card button{width:100%;height:38px;border:0;background:#fff0f2;color:#c91427;font-size:12px;font-weight:800;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:7px}.invite-card button svg{width:15px}.invite-card button.copied{background:#e9f8f1;color:#08744d}.private-section{background:#fff;border:1px solid #e4e6ea;border-radius:0;overflow:hidden}.private-heading{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #eceef1}.private-heading>svg{width:18px;color:var(--red)}.private-heading h2{font:800 15px Manrope;margin:0}.private-heading p{font-size:9px;color:#7b8088;margin:2px 0 0}.promotion-banner-list{display:grid;gap:12px;padding:12px}.promotion-banner{overflow:hidden;border:1px solid #e2e5e9;background:#fff}.promotion-banner>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#f0f1f3}.promotion-banner-copy{padding:11px}.promotion-banner-copy strong,.promotion-banner-copy small{display:block}.promotion-banner-copy strong{font:800 12px Manrope}.promotion-banner-copy small{margin-top:3px;color:#747982;font-size:9px;line-height:1.45}.promotion-banner-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.promotion-banner-actions button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d9dde2;border-radius:4px;background:#fff;color:#40454d;font-size:11px;font-weight:800}.promotion-banner-actions button:only-child{grid-column:1 / -1}.promotion-banner-actions button.primary{border-color:var(--red);background:var(--red);color:#fff}.promotion-banner-actions button svg{width:15px;height:15px}.voucher{padding:11px 14px;display:flex;justify-content:space-between;border-bottom:1px solid #eceef1}.voucher span,.voucher strong,.voucher b,.voucher small{display:block}.voucher span,.voucher small{font-size:9px;color:#7a7f88;text-transform:uppercase}.voucher strong{font:800 14px Manrope;margin-top:2px}.voucher>div:last-child{text-align:right}.profile-empty{padding:28px 16px;text-align:center;color:#777b84;font-size:12px}.account-action{min-height:62px;padding:11px 14px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e4e6ea;border-radius:0}.account-action>svg{width:19px;color:var(--red)}.account-action span{flex:1}.account-action strong,.account-action small{display:block}.account-action strong{font:800 13px Manrope}.account-action small{margin-top:2px;color:#777b84;font-size:9px}.account-action .account-action-chevron{width:16px;color:#a1a5ad}.guest-booking-link{align-self:center;display:inline-flex;align-items:center;gap:6px;margin-top:4px;color:#777b84;font-size:11px;text-decoration:underline}.guest-booking-link svg{width:14px}.device-bookings{display:grid;gap:12px;padding:15px;border:1px solid #e4e6ea;border-radius:0;background:#fff}.device-bookings-heading{display:flex;align-items:flex-start;gap:10px}.device-bookings-heading>svg{width:20px;color:var(--red);flex:0 0 auto}.device-bookings-heading h2{margin:0;font:800 15px Manrope}.device-bookings-heading p{margin:3px 0 0;color:#777b84;font-size:10px;line-height:1.45}.device-bookings .orders-list{gap:8px}.device-bookings .order-row{min-height:92px;grid-template-columns:72px 1fr 16px;padding:8px}.device-bookings .order-row>div:first-child,.device-bookings .order-row>div:first-child>img,.device-bookings .order-row>div:first-child>.order-image-placeholder{width:72px;height:72px;display:block;border-radius:5px;object-fit:cover;background:#eceef1}.device-bookings-empty{padding:18px 10px;background:#f7f8fa;color:#777b84;font-size:11px;text-align:center}.guest-booking-page{min-height:calc(100vh - 126px);padding:18px 16px 40px;background:#f7f8fa}.guest-booking-page>header{height:42px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center}.guest-booking-page>header a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e2e4e8;border-radius:50%;background:#fff}.guest-booking-page>header svg{width:18px}.guest-booking-intro{padding:30px 10px 22px;text-align:center}.guest-booking-intro>svg{width:34px;height:34px;color:var(--red)}.guest-booking-intro h1{margin:11px 0 7px;font:800 25px Manrope}.guest-booking-intro p{margin:0;color:#777b84;font-size:12px;line-height:1.55}.guest-booking-lookup{padding:16px;background:#fff;border:1px solid #e4e6ea;border-radius:0}.guest-booking-lookup form{display:grid;gap:11px;margin-top:15px}.guest-booking-lookup label{color:#555a63;font-size:11px;font-weight:700}.guest-booking-lookup input{width:100%;height:44px;margin-top:6px;padding:0 12px;border:1px solid #dfe2e7;border-radius:5px}.guest-booking-message{display:flex;align-items:flex-start;gap:7px;padding:10px;background:#f1f8f5;color:#176847;font-size:11px;line-height:1.45}.guest-booking-message svg{width:16px;flex:0 0 auto}.guest-access-dev{color:var(--red);font-size:11px;font-weight:700;text-decoration:underline}.orders-page,.order-detail-page{min-height:calc(100vh - 126px);padding:24px 16px 40px;background:#f7f8fa}.orders-title span{color:var(--red);font-size:10px;font-weight:800;text-transform:uppercase}.orders-title h1{margin:4px 0 18px;font:800 27px Manrope}.orders-list{display:grid;gap:10px}.order-row{min-height:112px;display:grid;grid-template-columns:92px 1fr 18px;align-items:center;gap:12px;padding:10px;background:#fff;border:1px solid #e3e5e9;border-radius:0}.order-row>img,.order-image-placeholder{width:92px;height:92px;display:block;border-radius:5px;object-fit:cover;background:#eceef1}.order-row>div:nth-child(2){min-width:0}.order-row span{color:var(--red);font-size:9px;font-weight:800;text-transform:uppercase}.order-row h2{margin:4px 0;overflow:hidden;font:800 14px/1.3 Manrope;text-overflow:ellipsis;white-space:nowrap}.order-row p{margin:0 0 8px;overflow:hidden;color:#70757e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-row strong{font-size:13px}.order-row>svg{width:17px;color:#9a9ea6}.orders-empty{border:1px solid #e3e5e9;border-radius:0;background:#fff}.order-detail-page>header{height:42px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center}.order-detail-page>header a{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #e2e4e8}.order-detail-page>header svg{width:18px}.order-status-card{margin-top:16px;padding:26px 18px;text-align:center;color:#fff;background:#17191f;border-radius:0}.order-status-card>svg{width:30px;height:30px;color:#70d3aa}.order-status-card.awaiting-payment>svg{color:#ffd36a}.order-status-card span{display:block;margin-top:8px;color:#ffb8bf;font-size:10px;font-weight:800;text-transform:uppercase}.order-status-card h1{margin:7px 0;font:800 20px/1.3 Manrope}.order-status-card p{margin:0;color:#aeb2ba;font-size:11px}.order-facts{margin:12px 0;padding:4px 16px;background:#fff;border:1px solid #e3e5e9;border-radius:0}.order-facts>div{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eceef1}.order-facts>div:last-child{border-bottom:0}.order-facts dt{color:#777b84;font-size:11px}.order-facts dd{margin:0;text-align:right;font-size:12px;font-weight:700}.payment-resume{margin-bottom:12px;padding:16px;background:#fff;border:1px solid #e3e5e9;border-radius:0}.payment-resume>div:first-child,.order-expired-note{display:flex;align-items:flex-start;gap:11px}.payment-resume>div:first-child>svg,.order-expired-note>svg{width:21px;flex:0 0 auto;color:var(--red)}.payment-resume span,.payment-resume strong,.payment-resume small,.order-expired-note span,.order-expired-note strong,.order-expired-note small{display:block}.payment-resume strong,.order-expired-note strong{font-size:13px}.payment-resume small,.order-expired-note small{margin-top:4px;color:#777b84;font-size:10px;line-height:1.45}.payment-resume .primary-button{margin-top:15px}.order-expired-note{margin-bottom:12px;padding:15px;background:#fff7ed;border:1px solid #fed7aa;border-radius:0}.order-expired-note>svg{color:#c76512}.detail-page,.checkout-page{max-width:480px;margin:0 auto}.detail-gallery{height:250px}.detail-content{width:calc(100% - 32px);padding:25px 0 80px}.detail-content>h1{font-size:27px}.booking-box{margin-left:-16px;margin-right:-16px;padding:20px 16px;border-left:0;border-right:0}.checkout-layout{width:calc(100% - 24px);grid-template-columns:1fr;padding-top:18px}.order-summary{grid-row:1}.customer-form,.order-summary{padding:20px}.simple-page{width:calc(100% - 24px);padding-top:18px}.detail-gallery .back-button{left:16px}.booking-box>.booking-submit-secondary{background:#e2e5e9;color:#24272d}.booking-box>.booking-submit-secondary:hover{background:#d7dbe0}.booking-box>.referral-product-copy{margin-top:10px}.booking-box>.referral-product-copy.copied{background:#08744d}.checkout-header{height:64px;display:grid;grid-template-columns:36px 1fr 24px;gap:10px;padding:0 16px}.checkout-header>a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e0e2e6;border-radius:4px}.checkout-header>a svg,.checkout-header>svg{width:19px}.checkout-header div{text-align:left}.checkout-header strong{font:800 18px/1.15 Manrope}.checkout-header small{margin-top:2px;font-size:10px}.referral-field>span{margin-left:5px;color:#8a8e96;font-size:9px;font-weight:500}.referral-field>div{height:46px;display:grid;grid-template-columns:20px 1fr 28px;align-items:center;gap:7px;margin-top:7px;padding:0 10px;border:1px solid #d8dbe0}.referral-field>div>svg{width:17px;color:var(--red)}.referral-field>div input{height:42px;margin:0;padding:0;border:0}.referral-field>div button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:#f1f2f4}.referral-field>div button svg{width:14px}.spin{animation:singtel-spin .8s linear infinite}@keyframes singtel-spin{to{transform:rotate(360deg)}}.referral-message{min-height:38px;display:flex;align-items:center;gap:8px;margin-top:9px;padding:9px 10px;font-size:10px;line-height:1.4}.referral-message svg{width:15px;height:15px;flex:0 0 auto}.referral-message.valid{background:#eef9f4;color:#08744d}.referral-message.invalid{background:#fff0f2;color:#b20e20}.checkout-consent{margin-top:18px!important}.order-summary del{color:#8a8e96}.leaderboard-page{padding-bottom:100px}.leaderboard-hero{position:relative}.leaderboard-period{display:inline-flex;align-items:center;gap:6px;margin-top:15px;color:#f0f1f4;font-size:11px}.leaderboard-period svg{width:15px}.leaderboard-hero>button{min-height:28px;display:inline-flex;align-items:center;gap:5px;position:absolute;top:14px;right:14px;padding:0 8px;border:1px solid #3a3e46;background:#24272db8;color:#d5d7dc;font-size:10px;font-weight:700}.leaderboard-hero>button svg{width:13px;height:13px}.my-rank{margin:10px 0;padding:12px 14px;border:1px solid var(--red);background:#fff7f8}.my-rank>span{color:var(--red);font-size:8px;font-weight:800;text-transform:uppercase}.my-rank>div{display:grid;grid-template-columns:46px 1fr;align-items:center;gap:10px;margin-top:6px}.my-rank>div>strong{font:800 25px Manrope}.my-rank p,.my-rank b,.my-rank small{display:block;margin:0}.my-rank b{font-size:13px}.my-rank small{margin-top:2px;color:#6f737c;font-size:9px}.rank-row{min-height:58px;grid-template-columns:32px 1fr auto;gap:9px;padding:0 14px}.rank-row>strong{width:28px;height:28px;font-size:12px}.rank-row span b{font-size:13px}.rank-row span small{margin-top:2px;font-size:9px}.rank-row>b{font-size:12px}.rank-row.current-user{background:#fff0f2;box-shadow:inset 3px 0 var(--red)}.rank-row.current-user span b{color:#b81425}.rules-mask{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#0000008f}.rules-sheet{width:min(100%,480px);max-height:72vh;overflow-y:auto;padding:18px 18px calc(24px + env(safe-area-inset-bottom));background:#fff}.rules-sheet header{display:flex;align-items:center;justify-content:space-between;gap:12px}.rules-sheet header strong{font:800 19px Manrope}.rules-sheet header button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;background:#f1f2f4}.rules-sheet header svg{width:17px}.rules-sheet p{margin:18px 0 0;color:#555a63;font-size:13px;line-height:1.7;white-space:pre-wrap}.policy-page{min-height:100vh;padding:16px;background:#f7f8fa}.policy-page>header{height:44px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;text-align:center}.policy-page>header a{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e0e2e6;background:#fff}.policy-page>header svg{width:18px}.policy-page>small{display:block;margin:20px 0 8px;color:#858991;font-size:10px}.policy-page>article{min-height:280px;padding:18px;border:1px solid #e0e2e6;background:#fff;color:#4f545d;font-size:13px;line-height:1.75;white-space:pre-wrap}
