/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.overline{text-decoration-line:overline}}:root{--navy:#071126;--navy2:#101c3d;--ink:#10162a;--blue:#1575ff;--violet:#6949ff;--orange:#ff7849;--paper:#f7f8fc;--muted:#697188;--line:#e6e8ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}.shell{width:min(1220px,100% - 48px);margin:auto}.hero{color:#fff;background:radial-gradient(circle at 81% 38%,#253b80 0,#0000 28%),radial-gradient(circle at 16% 18%,#192e60 0,#0000 30%),linear-gradient(145deg,#070e20 0%,#0b1734 67%,#111c3c 100%);min-height:880px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff07 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.nav{z-index:5;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:94px;display:flex;position:relative}.nav>a:first-child img{object-fit:contain;width:160px;height:56px}.nav nav{gap:42px;display:flex}.nav a{color:#cbd4e8;font-size:14px;font-weight:600;text-decoration:none}.miniCta{border:1px solid #ffffff32;border-radius:999px;padding:12px 18px}.miniCta span{color:#79aaff;margin-left:8px}.heroGlow{filter:blur(90px);background:#224ed13b;border-radius:50%;width:600px;height:600px;position:absolute;top:120px;right:4%}.heroGrid{z-index:2;grid-template-columns:52% 48%;align-items:center;min-height:690px;display:grid;position:relative}.tag,.overline{letter-spacing:.17em;font-size:11px;font-weight:800}.tag{color:#9db5e7}.tag i{background:#44d4a8;border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block;box-shadow:0 0 0 5px #44d4a81a}.hero h1{letter-spacing:-4.8px;max-width:690px;margin:26px 0;font-size:72px;line-height:1.01}.hero h1 em,.sectionTitle h2 em{color:#0000;background:linear-gradient(90deg,#5fa6ff,#9877ff,#ff8065);-webkit-background-clip:text;background-clip:text;font-style:normal}.lead{color:#aeb9d1;max-width:610px;font-size:19px;line-height:1.7}.store{color:#fff;background:linear-gradient(135deg,#1676ff,#6750ef);border-radius:13px;align-items:center;gap:12px;padding:14px 23px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 15px 38px #2766e53a}.store:hover{transform:translateY(-2px)}.store>b{font-size:22px}.store span{font-size:18px;font-weight:750;line-height:1}.store small{letter-spacing:.12em;margin-bottom:3px;font-size:8px;display:block}.made{color:#8c99b3;border-left:1px solid #ffffff25;padding-left:28px;font-size:11px;line-height:1.45}.made b{color:#d4dbeb}.stage{place-items:center;height:650px;display:grid;position:relative}.device{z-index:3;width:335px;height:615px;color:var(--ink);background:#f7f8fc;border:10px solid #050917;border-radius:44px;padding:33px 19px 19px;position:relative;transform:rotate(1.5deg);box-shadow:0 55px 100px #0008,0 0 0 1px #ffffff30}.device:before{content:"";background:#050917;border-radius:20px;width:72px;height:17px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.deviceTop{justify-content:space-between;align-items:center;display:flex}.deviceTop img{object-fit:contain;width:85px;height:28px}.deviceTop span{color:#ff4961}.hello{margin:22px 0 16px}.hello small,.quick>small,.insight small{letter-spacing:.13em;color:#8991a5;font-size:8px;font-weight:800}.hello h3{margin:5px 0;font-size:20px}.profile{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:10px;padding:11px;display:flex}.profilePic{color:#fff;background:linear-gradient(145deg,#ffb75d,#e55783);border-radius:11px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.profile span{flex:1}.profile b,.profile small{font-size:10px;display:block}.profile small{color:#8890a3;margin-top:3px}.profile>i{color:#079f71;background:#e9f8f2;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:800;display:grid}.quick{margin-top:20px}.quick>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:8px;display:grid}.quick button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;padding:11px}.icon{color:#3a66ed;background:linear-gradient(145deg,#eaf2ff,#eee9ff);border-radius:12px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.quick b,.quick span{margin-top:8px;font-size:9px;display:block}.quick span{color:#9299a9;margin-top:3px}.insight{color:#fff;background:#101b3b;border-radius:16px;margin-top:12px;padding:15px}.insight>span b{margin-top:4px;font-size:12px;display:block}.bars{justify-content:flex-end;align-items:flex-end;gap:6px;height:50px;margin-top:-22px;display:flex}.bars i{background:#547eff;border-radius:5px 5px 0 0;width:8px}.bars i:first-child{height:12px}.bars i:nth-child(2){height:20px}.bars i:nth-child(3){height:17px}.bars i:nth-child(4){height:31px}.bars i:nth-child(5){height:25px}.bars i:nth-child(6){height:39px}.bars i:nth-child(7){background:#8d6aff;height:46px}.toast{z-index:4;width:238px;color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #fff;border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex;position:absolute;box-shadow:0 22px 55px #02061680}.toast .icon{width:36px;height:36px}.toast span{flex:1}.toast b,.toast small{font-size:10px;display:block}.toast small{color:#838b9d;margin-top:3px}.toast>i{color:#0aaa7a;font-style:normal}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb.one{background:linear-gradient(140deg,#2d63f052,#8d44e926);width:360px;height:360px;top:110px}.orb.two{background:#ff70442d;width:130px;height:130px;bottom:80px;right:10px}.trustBar{z-index:3;color:#8f9bb4;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;height:96px;font-size:13px;display:flex;position:relative}.trustBar span{letter-spacing:.2em;font-size:9px}.trustBar b{color:#b9c3d8;font-weight:600}.intro{background:#fff;padding:130px 0}.introGrid{grid-template-columns:220px 1.4fr 1fr;align-items:start;gap:55px;display:grid}.overline{color:#5270be;margin:8px 0}.intro h2,.sectionTitle h2,.honest h2{letter-spacing:-3px;margin:0;font-size:52px;line-height:1.08}.introGrid>div p,.honestGrid>div p{color:var(--muted);margin:5px 0 22px;font-size:16px;line-height:1.75}.introGrid .strong{color:var(--ink);font-weight:650}.platform{background:var(--paper);padding:120px 0}.sectionTitle{max-width:650px;margin-bottom:55px}.sectionTitle h2{margin:15px 0}.sectionTitle>p:last-child{color:var(--muted);font-size:17px;line-height:1.65}.bento{grid-template-columns:1.25fr .75fr;gap:20px;display:grid}.bento article{border:1px solid var(--line);background:#fff;border-radius:27px;padding:35px;overflow:hidden}.bento h3{letter-spacing:-1.4px;margin:12px 0;font-size:28px}.bento p{color:var(--muted);line-height:1.65}.bentoLarge{grid-column:1/-1;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;min-height:390px;display:grid}.postDemo{background:#f4f5f9;border-radius:20px;grid-template-columns:.8fr 1.2fr;gap:15px;padding:15px;display:grid;transform:rotate(-2deg);box-shadow:0 24px 50px #19234318}.postPhoto{color:#fff;background:linear-gradient(25deg,#1d1d2b88,#0000),linear-gradient(135deg,#ffb24e,#f35f5f 50%,#623ecb);border-radius:15px;align-items:flex-end;min-height:230px;padding:20px;font-size:20px;display:flex}.postDemo>div:last-child{padding:22px 10px}.postDemo small{color:#67708a;letter-spacing:.13em;font-size:9px;font-weight:800}.postDemo button{background:var(--ink);color:#fff;border:0;border-radius:11px;padding:12px 16px;font-weight:700}.postDemo button span{margin-left:25px}.reviewBox{background:#f7f8fb;border-radius:18px;margin-top:30px;padding:18px}.reviewBox>div{gap:12px;display:flex}.reviewBox>div>b{background:#e7ebf8;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.reviewBox span{color:#ffb11b;font-size:11px}.reviewBox span small{color:var(--ink);margin-top:5px;display:block}.reviewBox>p{background:#fff;border-radius:11px;padding:13px;font-size:12px}.reviewBox>small{color:#696cf0}.serviceCard ul{padding:10px 0 0;list-style:none}.serviceCard li{border-bottom:1px solid var(--line);gap:13px;padding:15px 0;display:flex}.serviceCard li:last-child{border:0}.serviceCard li>i{color:#0aa777;font-style:normal}.serviceCard li b,.serviceCard li small{font-size:12px;display:block}.serviceCard li small{color:var(--muted);margin-top:4px}.how{background:var(--navy);color:#fff;padding:120px 0}.lightTitle .overline{color:#7f9be1}.steps{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps article{background:#111d3c;border:1px solid #ffffff10;border-radius:22px;padding:30px;position:relative}.steps article>span{color:#596683;font-size:12px;position:absolute;top:22px;right:24px}.steps h3{margin:28px 0 10px;font-size:24px}.steps p{color:#9aa7c1;font-size:14px;line-height:1.7}.honest{background:#fff;padding:115px 0}.honestGrid{grid-template-columns:1fr 1fr;align-items:start;gap:100px;display:grid}.honestGrid b{color:var(--ink)}.note{border-left:3px solid #6b55ee;padding-left:16px}.faq{background:var(--paper);padding:115px 0}.faqGrid{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.faq details{border-bottom:1px solid #dfe2ea;padding:22px 0}.faq summary{cursor:pointer;justify-content:space-between;font-weight:750;list-style:none;display:flex}.faq summary span{color:#5e62e9;font-size:20px}.faq details p{color:var(--muted);max-width:660px;line-height:1.7}.download{color:#fff;background:linear-gradient(125deg,#196dff,#6846eb 65%,#ff724f);padding:90px 0}.download .shell{justify-content:space-between;align-items:center;display:flex}.download img{object-fit:contain;width:145px;height:50px}.download h2{letter-spacing:-2.5px;margin:24px 0 14px;font-size:46px;line-height:1.1}.download p{color:#e3e8ff}.store.white{color:var(--ink);box-shadow:none;background:#fff;justify-content:center;min-width:210px}footer{color:#78839b;background:#050a17;padding:28px 0}footer .shell{justify-content:space-between;align-items:center;gap:20px;font-size:11px;display:flex}footer a{color:#aab3c6;margin:0 12px;text-decoration:none}@media (width<=900px){.nav nav{display:none}.heroGrid{text-align:center;grid-template-columns:1fr}.heroWords{padding-bottom:10px}.hero h1{margin-inline:auto;font-size:58px}.lead{margin-inline:auto}.heroActions{justify-content:center}.stage{height:680px}.trustBar{flex-wrap:wrap;justify-content:center;gap:20px}.introGrid,.bento{grid-template-columns:1fr}.bentoLarge{grid-column:auto;grid-template-columns:1fr}.honestGrid,.faqGrid{grid-template-columns:1fr;gap:45px}.download .shell{flex-direction:column;align-items:flex-start;gap:30px}}@media (width<=580px){.shell{width:min(100% - 28px,1220px)}.nav{height:78px}.nav>a:first-child img{width:135px}.miniCta{padding:10px 12px;font-size:11px}.hero h1{letter-spacing:-2.6px;font-size:44px}.lead{font-size:16px}.heroActions{flex-direction:column}.made{border:0;padding:0}.stage{height:650px;margin:-45px -65px;transform:scale(.82)}.reviewToast{right:0}.postToast{left:0}.trustBar{height:auto;padding:25px 0}.intro,.platform,.how,.honest,.faq{padding:80px 0}.intro h2,.sectionTitle h2,.honest h2{font-size:38px}.bento article{padding:24px}.bentoLarge{gap:25px}.postDemo{grid-template-columns:1fr}.postPhoto{min-height:170px}.steps{grid-template-columns:1fr}.download h2{font-size:37px}.download .store{width:100%}footer .shell{text-align:center;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store{transition:none}}.restaurantFrame{z-index:3;border:1px solid #ffffff2b;border-radius:34px;width:430px;height:610px;position:relative;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 55px 105px #000a,0 0 0 8px #ffffff0a}.restaurantFrame>img{object-fit:cover;object-position:54% center;width:100%;height:100%;display:block}.restaurantShade{background:linear-gradient(0deg,#061029d9 0,#0000 36%),linear-gradient(110deg,#09112645,#0000 55%);position:absolute;inset:0}.businessBadge{color:var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:15px;align-items:center;gap:11px;padding:13px 14px;display:flex;position:absolute;bottom:22px;left:22px;right:22px;box-shadow:0 15px 30px #0005}.businessBadge>span{color:#fff;background:linear-gradient(135deg,#ff9b50,#e84e6e);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.businessBadge>div{flex:1}.businessBadge b,.businessBadge small{font-size:11px;display:block}.businessBadge small{color:#737c90;margin-top:3px}.businessBadge>i{color:#089e72;background:#e1f7ef;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;font-weight:800;display:grid}@media (width<=580px){.restaurantFrame{width:390px;height:585px}.reviewToast{right:3px}.postToast{left:3px}}.heroGrid{gap:42px;min-height:720px}.heroWords{padding:72px 0 84px}.stage{height:680px}.trustBar{height:88px}.intro,.platform,.how,.honest,.faq{padding:112px 0}.introGrid{grid-template-columns:180px 1.35fr .85fr;gap:72px}.sectionTitle{margin-bottom:52px}.bento{gap:24px}.bento article{padding:38px}.bentoLarge{gap:64px;min-height:440px}.steps{gap:24px}.honestGrid,.faqGrid{gap:88px}.download{padding:88px 0}.toast{width:264px;color:var(--ink);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #e7eaf1;border-radius:14px;gap:12px;padding:12px 13px;box-shadow:0 18px 55px #0208174d,0 2px 7px #00000012}.notifyIcon{border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid}.starIcon{color:#e49b00;background:#fff5db}.toast span{min-width:0}.toast span small{letter-spacing:.13em;color:#9299a8;margin:0 0 3px;font-size:7px;font-weight:800}.toast span b{font-size:11px;line-height:1.2}.toast span em{color:#747d8f;white-space:nowrap;margin-top:4px;font-size:9px;font-style:normal;display:block}.toast>i{color:#079d70;background:#e8f8f2;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-weight:800;display:grid}.businessBadge{border:1px solid #ffffff9c;padding:12px 13px;bottom:20px;left:20px;right:20px;box-shadow:0 15px 36px #0006}.businessBadge b{font-size:11px}.businessBadge small{font-size:9px}.postDemo{background:#eef1f7;border:1px solid #e0e4ed;border-radius:22px;grid-template-columns:1fr .92fr;gap:0;padding:11px;transform:none;box-shadow:0 26px 60px #17234020}.postPhoto{background:#101522;border-radius:15px;min-height:330px;padding:0;position:relative;overflow:hidden}.postPhoto>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.postPhoto:after{content:"";background:linear-gradient(90deg,#05080ed1 0%,#080b1361 48%,#0000 78%),linear-gradient(#0000 52%,#05080e80);position:absolute;inset:0}.posterCopy{z-index:2;color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;padding:26px;display:flex;position:relative}.posterCopy small{letter-spacing:.18em!important;color:#ffba76!important;font-size:7px!important}.posterCopy span{margin:12px 0 14px;font-size:25px;line-height:1.02}.posterCopy strong{background:#ff7849;border-radius:7px;padding:6px 9px;font-size:14px;display:inline-block}.posterCopy em{color:#fff;margin-top:7px;font-size:9px;font-style:normal}.posterCopy i{letter-spacing:.08em;border-top:1px solid #ffffff5c;margin-top:17px;padding-top:9px;font-size:7px;font-style:normal}.captionPanel{flex-direction:column;justify-content:center;align-items:flex-start;display:flex;padding:30px 23px!important}.captionPanel>small{color:#5270be!important}.captionPanel p{margin:14px 0;font-size:12px;line-height:1.7}.captionPanel p b{color:var(--ink)}.postMeta{color:#7b8497;border-top:1px solid #dfe3eb;justify-content:space-between;width:100%;padding:10px 0 14px;font-size:8px;display:flex}.postMeta i{color:#0a9c70;font-style:normal}.captionPanel button{justify-content:space-between;width:100%;display:flex}@media (width<=900px){.heroGrid{gap:10px}.introGrid{grid-template-columns:1fr;gap:30px}.bentoLarge{gap:34px}.reviewToast{right:12px}.postToast{left:12px}.honestGrid,.faqGrid{gap:46px}}@media (width<=580px){.heroGrid{min-height:auto}.heroWords{padding:60px 0 20px}.stage{height:665px}.intro,.platform,.how,.honest,.faq{padding:76px 0}.bento article{padding:24px}.postDemo{grid-template-columns:1fr}.postPhoto{min-height:285px}.captionPanel{padding:24px 18px!important}.toast{width:232px}.reviewToast{right:18px}.postToast{left:18px}.toast span em{white-space:normal}.restaurantFrame{width:385px}}.heroActions{align-items:stretch;gap:12px;margin-top:36px;display:flex}.premiumStore{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff19,#ffffff09);border:1px solid #ffffff24;border-radius:15px;align-items:center;gap:13px;min-width:260px;padding:11px 12px 11px 14px;text-decoration:none;transition:all .25s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff24,0 18px 45px #02081870}.premiumStore:before{content:"";pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(120deg,#6ca7ff99,#a57aff66,#0000 65%);border-radius:15px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.premiumStore:hover{background:linear-gradient(135deg,#fff2,#ffffff0d);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff30,0 22px 55px #0208188c}.playMark{background:#fff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 8px 20px #02081848}.playMark>i{filter:drop-shadow(4px 0 #8b55ec);border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:17px solid #315ef4;width:0;height:0;display:block;transform:translate(2px)}.playCopy{flex:1;line-height:1}.playCopy small{letter-spacing:.15em;color:#9eabc4;margin-bottom:5px;font-size:7px;font-weight:800;display:block}.playCopy b{letter-spacing:-.35px;font-size:19px}.ctaArrow{color:#9ab7ff;background:#ffffff0d;border:1px solid #ffffff18;border-radius:9px;place-items:center;width:30px;height:30px;font-size:13px;display:grid}.indiaTrust{background:#071125a8;border:1px solid #ffffff12;border-radius:15px;align-items:center;gap:11px;min-width:218px;padding:11px 15px;display:flex}.indiaDot{letter-spacing:.08em;color:#fff;background:linear-gradient(#f28d43 0 33%,#fff 33% 66%,#29965b 66%);border-radius:50%;place-items:center;width:39px;height:39px;font-size:9px;font-weight:900;display:grid;box-shadow:inset 0 0 0 7px #0c1730}.indiaTrust small,.indiaTrust b{display:block}.indiaTrust small{letter-spacing:.13em;color:#7786a4;margin-bottom:5px;font-size:7px}.indiaTrust b{color:#d7deed;font-size:11px}.microTrust{color:#7786a4;gap:18px;margin-top:15px;font-size:9px;display:flex}.microTrust span:first-letter{color:#42c99b}@media (width<=900px){.heroActions,.microTrust{justify-content:center}}@media (width<=580px){.heroActions{flex-direction:column;align-items:stretch}.premiumStore,.indiaTrust{width:100%;min-width:0}.microTrust{flex-wrap:wrap;gap:8px 14px}.playCopy,.indiaTrust{text-align:left}}.heroActions{align-items:center;gap:18px}.officialPlay{filter:drop-shadow(0 16px 28px #02081875);align-items:center;height:66px;text-decoration:none;transition:all .22s;display:flex}.officialPlay:hover{filter:drop-shadow(0 20px 34px #02081890);transform:translateY(-2px)}.officialPlay img{width:215px;height:auto;display:block}.gbpTrust{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffff13,#ffffff08);border:1px solid #ffffff1c;border-radius:15px;align-items:center;gap:11px;min-width:255px;height:66px;padding:9px 13px;display:flex;box-shadow:inset 0 1px #ffffff1a}.gbpTrust>img{object-fit:contain;filter:drop-shadow(0 7px 13px #02081870);width:46px;height:46px}.gbpTrust>span{text-align:left;flex:1}.gbpTrust small,.gbpTrust b{display:block}.gbpTrust small{letter-spacing:.15em;color:#7786a4;margin-bottom:5px;font-size:7px}.gbpTrust b{color:#dbe2f1;white-space:nowrap;font-size:11px}.gbpTrust>i{color:#099f72;background:#e7f8f2;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;font-weight:900;display:grid}.premiumStore,.indiaTrust{display:none}@media (width<=580px){.heroActions{align-items:center}.officialPlay{height:auto}.officialPlay img{width:220px}.gbpTrust{width:100%;min-width:0;max-width:300px}.microTrust{justify-content:center}}.subHero{color:#fff;background:radial-gradient(circle at 80% 20%,#273e86,#0000 28%),linear-gradient(145deg,#071026,#0d1938);min-height:540px}.subNav{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:92px;display:flex}.subNav img{object-fit:contain;width:150px;height:52px}.subNav nav{gap:34px;display:flex}.subNav a{color:#cad4e8;font-size:13px;font-weight:650;text-decoration:none}.subHeroInner{padding:86px 0 72px}.subHeroInner h1{letter-spacing:-3.8px;max-width:920px;margin:22px 0;font-size:62px;line-height:1.03}.subHeroInner>p:not(.tag){color:#aebbd3;max-width:720px;font-size:18px;line-height:1.7}.crumb{color:#7584a5;align-items:center;gap:10px;margin-top:35px;font-size:11px;display:flex}.crumb a{color:#9fb4df;text-decoration:none}.crumb b{font-weight:600}.contentShell{grid-template-columns:240px minmax(0,760px);justify-content:center;gap:90px;padding-top:110px;padding-bottom:120px;display:grid}.contentShell aside{scrollbar-width:thin;border-left:1px solid var(--line);flex-direction:column;height:max-content;max-height:calc(100vh - 50px);padding-right:8px;display:flex;position:sticky;top:25px;overflow-y:auto}.contentShell aside span{letter-spacing:.17em;color:#8a92a4;padding:0 0 15px 20px;font-size:9px;font-weight:800}.contentShell aside a{color:#737c90;border-left:2px solid #0000;margin-left:-1px;padding:10px 0 10px 20px;font-size:12px;line-height:1.35;text-decoration:none}.contentShell aside a:hover{color:#345fe4;border-color:#5c69ed}.contentShell article>section{border-bottom:1px solid var(--line);margin:0 0 58px;padding:0 0 58px;scroll-margin-top:30px}.sectionNo{color:#586ee7;letter-spacing:.13em;margin-bottom:17px;font-size:10px;font-weight:800;display:block}.contentShell h2{letter-spacing:-2px;margin:0 0 20px;font-size:39px;line-height:1.1}.contentShell article>section p{color:#5f687d;margin:0;font-size:17px;line-height:1.85}.contentShell ul{gap:12px;margin:0;padding:18px 0 0;list-style:none;display:grid}.contentShell li{color:#0aa477;gap:12px;font-weight:800;display:flex}.contentShell li span{color:#31394c;font-weight:600}.related{background:#f3f5fb;border:1px solid #e5e8f1;border-radius:24px;padding:35px}.related h3{margin:10px 0 22px;font-size:28px}.related>div{gap:10px;display:grid}.related a{color:#3659db;font-size:13px;font-weight:750;text-decoration:none}.articleBody>section:first-child p:first-of-type:first-letter{float:left;color:#315fe4;margin:8px 10px 0 0;font-size:56px;font-weight:800;line-height:.82}.subCta{color:#fff;background:linear-gradient(125deg,#196dff,#6846eb 68%,#ff724f);padding:70px 0}.subCta .shell{justify-content:space-between;align-items:center;display:flex}.subCta h2{letter-spacing:-2px;margin:12px 0;font-size:43px}.subCta p{color:#e2e8ff}.footGrid{grid-template-columns:2fr repeat(3,1fr);padding:62px 0 45px;align-items:start!important;font-size:12px!important;display:grid!important}.footLogo{object-fit:contain;width:145px;height:48px}.footGrid>div{flex-direction:column;gap:12px;display:flex}.footGrid>div:first-child p{max-width:260px;line-height:1.7}.footGrid b{color:#fff;margin-bottom:5px}.footGrid a{color:#8995ad;margin:0}.footBottom{border-top:1px solid #ffffff0f;padding:22px 0;font-size:10px!important}.footBottom span:last-child{text-align:right}@media (width<=900px){.subNav nav{display:none}.subHeroInner h1{font-size:50px}.contentShell{grid-template-columns:1fr;gap:20px}.contentShell aside{display:none}.footGrid{gap:45px;grid-template-columns:1fr 1fr!important}.subCta .shell{gap:30px}}@media (width<=580px){.subHero{min-height:470px}.subNav{height:76px}.subNav img{width:130px}.subHeroInner{padding:65px 0 55px}.subHeroInner h1{letter-spacing:-2.2px;font-size:40px}.subHeroInner>p:not(.tag){font-size:16px}.contentShell{padding-top:70px;padding-bottom:75px}.contentShell article>section{margin-bottom:42px;padding-bottom:42px}.contentShell h2{font-size:32px}.contentShell article>section p{font-size:15px}.subCta .shell{flex-direction:column;align-items:flex-start}.subCta h2{font-size:35px}.footGrid{grid-template-columns:1fr!important}.footBottom span:last-child{text-align:center}}.answerBlock{background:linear-gradient(145deg,#f8faff,#f4f1ff);border-radius:24px;border:1px solid #dfe5f4!important;margin-bottom:64px!important;padding:38px!important}.answerBlock h2{font-size:34px}.takeawayBox{background:#fff;border:1px solid #e4e8f2;border-radius:18px;margin-top:28px;padding:24px}.takeawayBox h3{letter-spacing:-.3px;margin:0 0 6px;font-size:17px}.pageFaq details{border-bottom:1px solid var(--line);padding:18px 0}.pageFaq details:last-child{border-bottom:0}.pageFaq summary{cursor:pointer;color:#242d42;justify-content:space-between;gap:24px;font-size:16px;font-weight:750;list-style:none;display:flex}.pageFaq summary::-webkit-details-marker{display:none}.pageFaq summary span{color:#5467e7;font-size:20px}.pageFaq details p{padding:13px 34px 0 0;font-size:15px!important;line-height:1.75!important}.articleBody .answerBlock p:first-of-type:first-letter{float:none!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;font-weight:inherit!important;margin:0!important}@media (width<=580px){.answerBlock{padding:25px!important}.answerBlock h2{font-size:29px}.takeawayBox{padding:18px}.pageFaq summary{font-size:15px}}.linkGrid>div{grid-template-columns:1fr 1fr;gap:13px;display:grid}.linkGrid a{color:#222b3f;background:#fff;border:1px solid #e2e6f0;border-radius:17px;flex-direction:column;min-height:130px;padding:22px 48px 22px 22px;text-decoration:none;transition:all .2s;display:flex;position:relative}.linkGrid a:hover{border-color:#bfc9ee;transform:translateY(-2px);box-shadow:0 14px 35px #1524510d}.linkGrid a b{font-size:15px;line-height:1.35}.linkGrid a span{color:#70798d;margin-top:8px;font-size:12px;line-height:1.55}.linkGrid a i{color:#5368e9;font-style:normal;position:absolute;top:20px;right:20px}@media (width<=580px){.linkGrid>div{grid-template-columns:1fr}}.trustDetails{background:#f7f9fe;border-radius:24px;border:1px solid #dfe5f4!important;margin-bottom:64px!important;padding:38px!important}.trustCards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.trustCards>div{background:#fff;border:1px solid #e3e7f1;border-radius:17px;min-height:145px;padding:23px}.trustCards small,.trustCards b,.trustCards a{display:block}.trustCards small{color:#6877b2;letter-spacing:.14em;margin-bottom:12px;font-size:9px;font-weight:850}.trustCards b,.trustCards a{color:#1a2541;font-size:16px;font-weight:800;line-height:1.35;text-decoration:none}.trustCards a:hover{color:#3d5be0}.trustCards p,.trustCards address{font-style:normal;color:#727b8f!important;margin:10px 0 0!important;font-size:12px!important;line-height:1.65!important}.addressCard{grid-column:1/-1;min-height:0!important}.addressCard address{font-size:13px!important}@media (width<=580px){.trustDetails{padding:25px!important}.trustCards{grid-template-columns:1fr}.addressCard{grid-column:auto}.trustCards>div{min-height:0}}.icon{color:#3e61db;background:linear-gradient(145deg,#f8faff,#eef2ff);border:1px solid #dfe5f5;border-radius:13px;width:42px;height:42px;box-shadow:inset 0 1px #fff,0 10px 24px #263d7d12}.icon svg{width:20px;height:20px}.statusDot,.microTrust i,.profileState i,.toastMeta i,.reviewBox>small i,.postMeta i b,.serviceCard li>i{background:#38c79a;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #38c79a18}.gbpTrust>i.statusDot{background:#42d1a3;width:8px;height:8px;display:block;box-shadow:0 0 0 5px #42d1a31a}.microTrust span{align-items:center;gap:7px;display:flex}.microTrust i{width:5px;height:5px;box-shadow:none;background:#6b8cff}.restaurantFrame{border:1px solid #ffffff38;box-shadow:0 55px 110px #000b,0 0 0 8px #ffffff08,0 0 0 9px #8ba5ff1a}.restaurantShade{background:linear-gradient(0deg,#020716f2 0,#081329b5 20%,#0000 48%),linear-gradient(110deg,#09112655,#0000 58%)}.toast{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#131a2e;background:linear-gradient(145deg,#fffffffa,#f3f6ffed);border:1px solid #ffffffd6;border-radius:19px;gap:13px;width:326px;padding:14px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #02081770,0 5px 16px #02081722,inset 0 1px #fff}.toast:before{content:"";background:linear-gradient(#6f86ff,#7d57e8);width:3px;position:absolute;top:0;bottom:0;left:0}.postToast:before{background:linear-gradient(#2987ff,#45c7b0)}.notifyIcon{border:1px solid #dfe5f5;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid;position:relative;box-shadow:inset 0 1px #fff,0 8px 20px #29438612}.toastCopy{flex:1;min-width:0}.toastMeta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:5px;display:flex}.toastMeta small{color:#77829a!important;letter-spacing:.14em!important;margin:0!important;font-size:7px!important;font-weight:850!important}.toastMeta span{color:#178965;letter-spacing:.1em;background:#f5fbf8;border:1px solid #dfe9e4;border-radius:999px;align-items:center;gap:6px;padding:4px 7px;font-size:6px;font-weight:900;display:flex;flex:none!important}.toastMeta i{width:5px;height:5px;box-shadow:none}.toastCopy>b{letter-spacing:-.1px;display:block;font-size:12px!important;line-height:1.25!important}.toastCopy>em{color:#667086;white-space:nowrap;margin-top:4px;font-size:9px;font-style:normal;display:block}.toastFoot{color:#8a92a3;border-top:1px solid #e8ebf2;justify-content:space-between;gap:12px;margin-top:9px;padding-top:8px;font-size:7px;display:flex}.toastFoot span{flex:none}.toastFoot strong{color:#243252;font-size:8px}.postToast{width:310px;bottom:105px;left:-30px}.businessBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:linear-gradient(135deg,#081126e8,#142247c9);border:1px solid #ffffff30;border-radius:17px;gap:12px;padding:13px 14px;bottom:18px;left:18px;right:18px;box-shadow:0 22px 50px #0009,inset 0 1px #ffffff1f}.businessBadge>span.businessMark{color:#fff;background:linear-gradient(145deg,#ff8e5f,#e64b77);border-radius:13px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:850;display:grid;box-shadow:0 10px 22px #ec5b6c35}.businessBadge>div{flex:1;min-width:0}.businessBadge>div small{color:#7f91b5;letter-spacing:.15em;margin:0 0 4px;font-size:6px;font-weight:850}.businessBadge>div b{color:#fff;letter-spacing:-.1px;font-size:12px}.businessBadge>div em{color:#aeb9cf;margin-top:3px;font-size:8px;font-style:normal;display:block}.businessBadge>span.profileState{color:#c6d2e8;background:#ffffff0a;border:1px solid #ffffff15;border-radius:999px;align-items:center;gap:6px;width:auto;height:auto;padding:5px 8px;font-size:7px;font-weight:800;display:flex}.profileState i{width:5px;height:5px;box-shadow:0 0 0 3px #38c79a18}.bento article{background:linear-gradient(145deg,#fff,#fafbff);border-color:#dfe4ef;position:relative;box-shadow:0 18px 45px #1420470a,inset 0 1px #fff}.bento article:before{content:"";background:linear-gradient(90deg,#0000,#7490ff6e,#b273ff45,#0000);height:1px;position:absolute;top:0;left:32px;right:32px}.postDemo{background:linear-gradient(145deg,#f1f4fa,#e9edf6);border-color:#d7deeb;box-shadow:0 28px 65px #15234a24,inset 0 1px #fff}.postMeta i{align-items:center;gap:7px;display:flex}.postMeta i b{width:5px;height:5px;box-shadow:none}.reviewBox{background:linear-gradient(145deg,#f8f9fc,#f1f4fa);border:1px solid #e4e8f1;box-shadow:inset 0 1px #fff}.reviewBox span{color:#28344d}.reviewBox span strong{color:#976515;letter-spacing:.1em;font-size:8px;display:block}.reviewBox>p{border:1px solid #e8ebf2;box-shadow:0 10px 25px #1c2a4c0a}.reviewBox>small{color:#626ed0;align-items:center;gap:8px;display:flex}.reviewBox>small i{width:5px;height:5px;box-shadow:none;background:#6d72e8}.serviceCard li>i{background:#5174e8;flex:none;width:6px;height:6px;margin-top:6px;box-shadow:0 0 0 4px #5174e812}.steps article{background:linear-gradient(145deg,#132145,#0d1732);border:1px solid #ffffff17;overflow:hidden;box-shadow:0 24px 55px #02071355,inset 0 1px #ffffff0d}.steps article:before{content:"";background:linear-gradient(90deg,#0000,#668aff8f,#0000);height:1px;position:absolute;top:0;left:0;right:0}.steps .icon{color:#8da8ff;background:linear-gradient(145deg,#1a2c58,#111e3f);border-color:#ffffff14;box-shadow:inset 0 1px #ffffff12}.download .footerPlay{height:auto}.download .footerPlay img{width:220px;height:auto}.footerPlay{filter:drop-shadow(0 18px 35px #17308a55)}@media (width<=900px){.reviewToast{right:0}.postToast{left:0}}@media (width<=580px){.toast{width:264px;padding:12px}.postToast{width:252px}.notifyIcon{width:40px;height:40px}.toastCopy>em{white-space:normal}.reviewToast{right:8px}.postToast{left:8px}.businessBadge{left:14px;right:14px}.businessBadge>span.profileState{display:none}.download .footerPlay img{width:210px}}.contentShell li{align-items:flex-start;font-size:0;position:relative}.contentShell li:before{content:"";background:#5874e8;border-radius:50%;flex:none;width:7px;height:7px;margin-top:8px;box-shadow:0 0 0 4px #5874e812}.contentShell li span{font-size:15px;line-height:1.55}.toast{border-radius:16px;gap:10px;width:284px;padding:11px 12px}.postToast{width:274px}.notifyIcon{border-radius:12px;width:38px;height:38px}.notifyIcon svg{width:19px;height:19px}.toastMeta{margin-bottom:4px}.toastMeta small{font-size:6px!important}.toastMeta span{padding:3px 6px;font-size:5px}.toastCopy>b{font-size:10.5px!important}.toastCopy>em{margin-top:3px;font-size:8px}.toastFoot{display:none}.reviewToast{top:112px;right:-12px}.postToast{bottom:112px;left:-12px}.businessBadge{border-radius:14px;gap:9px;padding:9px 11px;bottom:18px;left:28px;right:28px}.businessBadge>span.businessMark{border-radius:10px;width:35px;height:35px;font-size:12px}.businessBadge>div small{font-size:5px}.businessBadge>div b{font-size:10px}.businessBadge>div em{font-size:7px}.businessBadge>span.profileState{padding:4px 7px;font-size:6px}@media (width<=900px){.reviewToast{right:8px}.postToast{left:8px}}@media (width<=580px){.toast{width:238px;padding:10px}.postToast{width:228px}.notifyIcon{width:34px;height:34px}.notifyIcon svg{width:17px;height:17px}.reviewToast{right:24px}.postToast{left:24px}.businessBadge{padding:9px 10px;left:25px;right:25px}}.reviewToast{right:22px}.postToast{left:22px}.reviewIcon{color:#e39a18;background:linear-gradient(145deg,#fff9ea,#fff2cd)}.postIcon{color:#2478df;background:linear-gradient(145deg,#f0f7ff,#e6f0ff)}@media (width<=900px){.reviewToast{right:34px}.postToast{left:34px}}@media (width<=580px){.reviewToast{right:38px}.postToast{left:38px}}body{overflow-x:hidden}img{max-width:100%}a,button,summary{-webkit-tap-highlight-color:transparent}@media (width<=580px){.shell{width:calc(100% - 32px)}.hero{min-height:0}.nav{height:74px}.nav>a:first-child img{width:128px;height:46px}.miniCta{white-space:nowrap;justify-content:center;align-items:center;min-height:44px;padding:10px 13px;font-size:10px;display:flex}.heroGrid{min-height:0;display:block}.heroWords{padding:48px 0 26px}.tag{letter-spacing:.14em;font-size:9px;line-height:1.5}.hero h1{letter-spacing:-2.3px;max-width:420px;margin:20px auto;font-size:clamp(38px,11.2vw,46px);line-height:1.04}.lead{max-width:390px;margin:0 auto;font-size:16px;line-height:1.65}.heroActions{gap:12px;margin-top:28px}.officialPlay{height:auto;min-height:54px}.officialPlay img{width:198px}.gbpTrust{border-radius:14px;width:min(100%,286px);height:58px;padding:7px 11px}.gbpTrust>img{width:40px;height:40px}.gbpTrust b{font-size:10px}.microTrust{justify-content:center;gap:8px 13px;max-width:330px;margin:13px auto 0;font-size:8px;line-height:1.4}.stage{width:100%;height:548px;margin:0;overflow:visible;transform:none}.restaurantFrame{border-radius:27px;width:min(100%,350px);height:510px;transform:none}.reviewToast,.postToast{border-radius:14px;gap:8px;width:218px;padding:9px 10px}.reviewToast{top:58px;right:7px}.postToast{bottom:82px;left:7px}.notifyIcon{border-radius:10px;width:32px;height:32px}.notifyIcon svg{width:16px;height:16px}.toastMeta{gap:6px;margin-bottom:3px}.toastMeta small{letter-spacing:.1em!important;font-size:5px!important}.toastMeta span{padding:3px 5px;font-size:5px}.toastCopy>b{font-size:9.5px!important}.toastCopy>em{white-space:normal;margin-top:2px;font-size:7px;line-height:1.3}.businessBadge{border-radius:13px;padding:9px 10px;bottom:12px;left:12px;right:12px}.businessBadge>span.businessMark{width:34px;height:34px}.businessBadge>div b{font-size:10px}.businessBadge>div em{font-size:7px}.trustBar{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 18px;height:auto;padding:24px 0;font-size:11px;display:grid}.trustBar span{grid-column:1/-1}.intro,.platform,.how,.honest,.faq{padding:72px 0}.introGrid{gap:24px}.intro h2,.sectionTitle h2,.honest h2{letter-spacing:-2px;font-size:clamp(34px,9.7vw,40px);line-height:1.08}.sectionTitle{margin-bottom:38px}.sectionTitle>p:last-child{font-size:15px}.bento{gap:16px}.bento article{border-radius:21px;padding:22px}.bento article:before{left:22px;right:22px}.bento h3{font-size:25px;line-height:1.12}.bentoLarge{gap:24px;min-height:0}.postDemo{border-radius:18px;grid-template-columns:1fr;padding:9px}.postPhoto{min-height:270px}.captionPanel{padding:22px 16px!important}.captionPanel button{min-height:44px}.steps{gap:14px}.steps article{border-radius:19px;padding:25px}.faq details{padding:15px 0}.faq summary{align-items:center;gap:18px;min-height:48px;font-size:15px;line-height:1.4}.download{padding:66px 0}.download h2{letter-spacing:-1.8px;font-size:clamp(32px,9vw,38px);line-height:1.08}.download .footerPlay img{width:198px}.subHero{min-height:0}.subNav{height:72px}.subNav img{width:124px;height:44px}.subHeroInner{padding:54px 0 50px}.subHeroInner h1{letter-spacing:-2px;overflow-wrap:anywhere;max-width:100%;font-size:clamp(35px,10.4vw,42px);line-height:1.05}.subHeroInner>p:not(.tag){font-size:15px;line-height:1.65}.crumb{flex-wrap:wrap;line-height:1.5}.contentShell{padding-top:58px;padding-bottom:68px}.contentShell article>section{margin-bottom:38px;padding-bottom:38px}.contentShell h2{letter-spacing:-1.3px;overflow-wrap:anywhere;font-size:30px;line-height:1.12}.contentShell article>section p{font-size:15px;line-height:1.75}.contentShell li span{font-size:14px}.answerBlock,.trustDetails{border-radius:20px;padding:22px!important}.answerBlock h2{font-size:28px}.takeawayBox{border-radius:15px;padding:17px}.pageFaq summary{align-items:center;min-height:48px;font-size:15px;line-height:1.4}.linkGrid a{min-height:112px;padding:19px 44px 19px 19px}.trustCards>div{padding:19px}.trustCards b,.trustCards a{overflow-wrap:anywhere;font-size:15px}.related{border-radius:20px;padding:24px}.related h3{font-size:25px}.subCta{padding:58px 0}.subCta h2{font-size:33px;line-height:1.08}.subCta .officialPlay img{width:198px}.footGrid{gap:34px;padding:48px 0 36px}.footGrid>div:not(:first-child){gap:4px}.footGrid a{align-items:center;min-height:40px;display:flex}.footBottom{gap:10px}}@media (width<=380px){.shell{width:calc(100% - 26px)}.nav>a:first-child img,.subNav img{width:116px}.miniCta{padding-inline:10px;font-size:9px}.heroWords{padding-top:42px}.hero h1{font-size:37px}.stage{height:510px}.restaurantFrame{width:326px;height:478px}.reviewToast,.postToast{width:204px}.reviewToast{right:5px}.postToast{bottom:76px;left:5px}.microTrust{gap:7px 10px}.posterCopy{padding:21px}.posterCopy span{font-size:22px}}.postToast{bottom:148px}@media (width<=900px){.postToast{bottom:142px}}@media (width<=580px){.postToast{bottom:112px}}@media (width<=380px){.postToast{bottom:104px}}
