:root{--scale:1;--purple:#6d2ce8;--purple2:#8a42f3;--yellow:#ffcc08;--green:#21b65a;--ink:#101827;--muted:#526071;--line:#e5e7ef;--soft:#f7f7fc}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#e9ebf2;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{overflow-x:hidden}button,input{font:inherit}.viewport{width:calc(864px * var(--scale));height:calc(1821px * var(--scale));margin:auto;overflow:hidden}.phone{position:relative;width:864px;height:1821px;transform:scale(var(--scale));transform-origin:0 0;overflow:hidden;background:#fff;box-shadow:0 0 35px #bac0cc}.site-header{position:absolute;z-index:20;top:0;left:0;right:0;height:90px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.96);border-bottom:1px solid #eee}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.brand>.ui-icon{width:44px;height:44px}.brand b{font-size:32px}.brand b span{color:var(--yellow)}.site-header>div{display:flex;gap:13px}.site-header button{width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 4px 18px #dfe1e9}.site-header button .ui-icon{width:28px;height:28px}.ui-icon{display:inline-block;width:22px;height:22px;object-fit:contain;vertical-align:middle}.brand>.ui-icon,.stars .ui-icon{filter:brightness(0) saturate(100%) invert(76%) sepia(90%) saturate(931%) hue-rotate(359deg) brightness(105%)}main{position:absolute;inset:90px 0 82px;overflow:hidden}h1,h2,h3,p{margin-top:0}h1{font-size:40px;line-height:1.12}h2{font-size:22px}h3{font-size:17px}p{color:var(--muted);line-height:1.48}em{font-style:normal;color:var(--yellow)}button{cursor:pointer}.primary,.secondary{height:48px;padding:0 22px;border-radius:8px;border:0;font-weight:760;display:inline-flex;align-items:center;justify-content:center;gap:10px}.primary{background:linear-gradient(100deg,var(--yellow),#ffd91d);color:#101010}.primary .ui-icon{width:17px;height:17px}.secondary{background:#fff;border:1px solid var(--line)}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-head h2{margin:0}.section-head button{border:0;background:transparent;color:#4f24ba;display:flex;align-items:center;gap:7px;font-weight:700}.section-head button .ui-icon{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(26%) sepia(94%) saturate(3479%) hue-rotate(255deg)}.stars{display:inline-flex;gap:2px}.stars .ui-icon{width:17px;height:17px}.op-logo{height:62px;border-radius:9px;display:grid;place-items:center;background:#071422;color:#fff;font-size:20px;font-weight:850;font-style:italic}.roobet{background:linear-gradient(135deg,#40227d,#1c0d45)}.bcgame{background:#07120c;color:#fff}.shuffle{background:#0b1421;color:#a34ef2}.betfury{background:#06131e;color:#e84d68}.bottom-nav{position:absolute;z-index:25;bottom:0;left:0;right:0;height:82px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid #e2e4eb}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-decoration:none;color:#667080;font-size:15px}.bottom-nav .ui-icon{width:28px;height:28px;filter:brightness(0) saturate(100%) invert(43%) sepia(8%) saturate(719%) hue-rotate(178deg)}.bottom-nav a.active{color:var(--purple)}.bottom-nav a.active .ui-icon{filter:brightness(0) saturate(100%) invert(24%) sepia(96%) saturate(3821%) hue-rotate(258deg)}.page-home .bottom-nav a.active{color:#f0b900}.page-home .bottom-nav a.active .ui-icon{filter:brightness(0) saturate(100%) invert(76%) sepia(90%) saturate(931%) hue-rotate(359deg) brightness(105%)}.drawer{position:absolute;z-index:60;inset:0;background:rgba(24,15,47,.32);opacity:0;pointer-events:none;transition:.2s}.drawer.open{opacity:1;pointer-events:auto}.drawer>div{position:absolute;right:0;top:0;bottom:0;width:385px;padding:82px 28px;background:#fff;transform:translateX(100%);transition:.2s;box-shadow:-20px 0 50px #8176a8}.drawer.open>div{transform:none}.drawer .close{position:absolute;right:22px;top:22px;border:0;background:none}.drawer h2{color:var(--purple)}.drawer a{height:65px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);color:var(--ink);text-decoration:none}.drawer a .ui-icon:last-child{margin-left:auto}.toast{position:absolute;z-index:80;left:50%;bottom:100px;transform:translate(-50%,15px);padding:11px 20px;border-radius:22px;background:var(--purple);color:#fff;opacity:0;transition:.2s;pointer-events:none}.toast.show{opacity:1;transform:translate(-50%,0)}

/* home */
.search-modal{position:absolute;z-index:75;inset:0;display:grid;place-items:center;background:rgba(25,11,48,.5);opacity:0;pointer-events:none;transition:.2s}.search-modal.open{opacity:1;pointer-events:auto}.search-modal>section{position:relative;width:570px;padding:32px;border-radius:16px;background:#fff;box-shadow:0 20px 50px #44257666}.search-modal>section>button{position:absolute;right:14px;top:14px;border:0;background:none}.search-modal form{height:48px;display:grid;grid-template-columns:1fr 100px}.search-modal label{display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid var(--line);border-radius:7px 0 0 7px}.search-modal input{width:100%;border:0;outline:0}.search-modal form>button{border:0;border-radius:0 7px 7px 0;background:var(--purple);color:#fff;font-weight:800}
.home-hero{position:relative;height:392px;margin:0 32px;padding:42px 36px;border-radius:20px;background:linear-gradient(130deg,#17103d,#321070 60%,#6c19db);overflow:visible;color:#fff}.home-hero:after{content:"";position:absolute;inset:0;border-radius:20px;background:linear-gradient(90deg,rgba(22,16,60,.98) 0,rgba(22,16,60,.84) 44%,transparent 68%);pointer-events:none}.hero-copy{position:relative;z-index:2;width:405px}.hero-copy h1{font-size:41px;margin-bottom:13px}.hero-copy p{width:330px;color:#fff;font-size:18px}.hero-copy .primary{width:235px;font-size:16px}.home-hero>img{position:absolute;z-index:1;right:0;top:0;width:455px;height:350px;object-fit:cover;border-radius:0 20px 20px 0;mix-blend-mode:screen}.hero-search{position:absolute;z-index:4;left:36px;right:36px;bottom:-25px;height:60px;padding:7px 8px 7px 20px;border-radius:29px;background:#fff;box-shadow:0 12px 28px rgba(50,28,95,.18)}.hero-search label{height:100%;display:flex;align-items:center;gap:14px}.hero-search .ui-icon{filter:brightness(0) saturate(100%) invert(44%) sepia(9%) saturate(873%) hue-rotate(179deg)}.hero-search input{flex:1;min-width:0;height:100%;border:0;outline:0;font-size:16px}.hero-search button{width:106px;height:100%;border:0;border-radius:22px;background:var(--purple);color:#fff;font-weight:750}.trending,.categories,.best-bonuses,.latest,.quick-tools{margin:44px 32px 20px}.trending>div:last-child{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.trending article{height:172px;padding:13px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 5px 15px rgba(53,49,87,.09)}.trending .op-logo{height:65px}.trending p{display:flex;align-items:center;gap:6px;margin:12px 0 6px;color:#273040;font-size:13px}.trending p .ui-icon{width:15px;height:15px;filter:brightness(0) saturate(100%) invert(76%) sepia(90%) saturate(931%) hue-rotate(359deg)}.trending b,.trending small{display:block;font-size:12px}.trending small{margin-top:3px;color:#5d6673}.editor-pick{height:246px;margin:0 32px 20px;display:grid;grid-template-columns:1fr 410px;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 7px 22px rgba(61,49,94,.08)}.editor-pick>div{padding:16px 24px}.editor-pick>div>span,.review-pick>span{display:inline-block;padding:4px 8px;border-radius:5px;background:var(--purple);color:#fff;font-size:11px}.pick-brand{display:grid;grid-template-columns:90px 1fr;gap:15px;margin-top:14px}.pick-brand .op-logo{height:72px}.pick-brand h2{margin:6px 0 0}.pick-brand mark{float:right;padding:4px 8px;border-radius:14px;background:#ddf8df;color:#249949;font-size:12px}.pick-brand mark .ui-icon{width:13px;height:13px;filter:brightness(0) saturate(100%) invert(53%) sepia(48%) saturate(757%) hue-rotate(84deg)}.pick-brand mark small{display:block}.editor-pick p{font-size:13px}.editor-pick .primary{width:100%;height:40px}.editor-pick footer{display:flex;justify-content:space-between;margin-top:12px;font-size:11px}.editor-pick footer span{display:flex;align-items:center;gap:5px}.editor-pick footer .ui-icon{width:15px;height:15px}.editor-pick>img{width:100%;height:100%;object-fit:cover}.categories{margin-top:0}.categories>div:last-child{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.categories button{height:105px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.categories button .ui-icon{width:34px;height:34px;padding:7px;border-radius:50%;background:#f0e8ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.categories button span{font-size:12px;font-weight:650}.best-bonuses{margin-top:0}.best-bonuses>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.best-bonuses article{position:relative;height:138px;padding:20px 15px 12px;display:grid;grid-template-columns:48px 1fr;gap:9px;border:1px solid var(--line);border-radius:11px}.best-bonuses .timeline{position:absolute;left:50%;top:-13px;transform:translateX(-50%);width:25px;height:25px;display:grid;place-items:center;border:2px solid #7b4af3;border-radius:50%;background:#fff;font-size:9px}.best-bonuses .op-logo{height:42px;font-size:10px}.best-bonuses article div>b{font-size:14px}.best-bonuses p{margin:2px 0;font-size:11px}.best-bonuses button{grid-column:1/-1;justify-self:start;padding:5px 12px;border:0;border-radius:14px;background:#dcffe6;color:#168840;font-size:11px}.best-bonuses article>small{position:absolute;left:16px;bottom:6px;font-size:10px;color:#666}.latest{margin-top:0}.latest>div:last-child{border:1px solid var(--line);border-radius:11px;overflow:hidden}.latest article{height:79px;padding:7px 15px;display:grid;grid-template-columns:165px 1fr 88px 22px;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.latest article:last-child{border:0}.latest article>img{width:165px;height:64px;object-fit:cover;border-radius:6px}.latest h3{margin:0 0 4px;font-size:14px}.latest p{margin:0;font-size:11px}.latest article>div:nth-child(3){display:grid;grid-template-columns:16px 1fr;align-items:center;font-size:11px}.latest article>div:nth-child(3) .ui-icon{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(76%) sepia(90%) saturate(931%) hue-rotate(359deg)}.latest time{grid-column:1/-1}.quick-tools{margin-top:0}.quick-tools h2{margin-bottom:10px}.quick-tools>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-tools button{height:82px;padding:10px;border:0;border-radius:10px;display:flex;align-items:center;gap:12px;text-align:left}.quick-tools button:nth-child(1){background:#fff7d9}.quick-tools button:nth-child(2){background:#e8faed}.quick-tools button:nth-child(3){background:#ffe9f2}.quick-tools button:nth-child(4){background:#e9f2ff}.quick-tools button .ui-icon{width:38px;height:38px;padding:8px;border-radius:50%;background:#fff}.quick-tools button span{display:flex;flex-direction:column}.quick-tools button b{font-size:13px}.quick-tools button small{font-size:11px;color:#596273}

/* reviews */
.reviews-hero{position:relative;height:365px;margin:0 28px;padding:18px 14px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(120deg,#fff,#fbf8ff);overflow:hidden}.crumb{display:flex;align-items:center;gap:8px;color:#5d6675;font-size:14px}.crumb .ui-icon{width:14px;height:14px}.reviews-hero h1{margin:30px 0 10px;font-size:40px}.reviews-hero>p{font-size:17px;width:430px}.reviews-hero>img{position:absolute;right:0;top:18px;width:360px;height:255px;object-fit:cover;mix-blend-mode:multiply}.review-trust{position:absolute;left:13px;bottom:12px;width:575px;height:68px;padding:9px 12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-radius:10px;background:#fff;box-shadow:0 7px 18px #e8e2f3}.review-trust article{display:flex;align-items:center;gap:9px}.review-trust .ui-icon{width:35px;height:35px;padding:8px;border-radius:50%;background:#f0e9ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.review-trust article:nth-child(3) .ui-icon{background:#e7f9ea;filter:brightness(0) saturate(100%) invert(49%) sepia(81%) saturate(507%) hue-rotate(86deg)}.review-trust b,.review-trust small{display:block;font-size:12px}.review-trust small{color:#6b7280}.how-review{height:212px;margin:15px 28px;padding:18px 14px;border:1px solid var(--line);border-radius:12px}.how-review h2{margin-bottom:20px}.how-review>div{display:flex;align-items:center;justify-content:space-between}.how-review article{width:130px;text-align:center}.how-review article>.ui-icon{width:48px;height:48px;padding:12px;border-radius:50%;background:#f0e8ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.how-review article b{display:block;margin:8px 0 4px;font-size:13px}.how-review article p{font-size:11px}.how-review .between{width:18px;height:18px;filter:brightness(0) invert(.55)}.review-pick{position:relative;height:270px;margin:0 28px 16px;padding:28px 14px 16px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:1fr 260px;gap:14px}.review-pick>span{position:absolute;left:18px;top:-1px}.review-pick-main{display:grid;grid-template-columns:125px 1fr;gap:18px}.review-pick-main>.op-logo{height:135px;font-size:31px}.review-pick-main h2{margin:0 0 4px}.review-pick-main mark{margin-left:12px;padding:5px 11px;border-radius:18px;background:#ddf9df;color:#149542}.review-pick-main>div>b{color:#1daa43;font-size:12px}.review-pick-main p{font-size:13px}.review-pick-main>div>small{padding:4px 8px;margin-right:5px;border-radius:9px;background:#f4f4f7;font-size:10px}.pick-buttons{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px}.pick-buttons button{height:42px}.review-pick aside{padding:12px 14px;border-left:1px solid var(--line)}.review-pick aside h3{display:flex;justify-content:space-between}.review-pick aside h3 .ui-icon{width:17px;height:17px}.review-pick aside>div{display:grid;grid-template-columns:102px 1fr 24px;gap:7px;align-items:center;margin:11px 0;font-size:10px}.review-pick aside i{height:3px;background:#e8ddfd}.review-pick aside i b{display:block;height:100%;background:var(--purple)}.review-tabs{height:62px;margin:0 28px;display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line)}.review-tabs button{position:relative;border:0;background:none;color:#566070;font-size:11px}.review-tabs button .ui-icon{width:17px;height:17px;margin-right:6px}.review-tabs button.active{color:var(--purple)}.review-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--purple)}.review-body{height:430px;margin:12px 37px;display:grid;grid-template-columns:1fr 300px;gap:35px}.review-body>div>p{font-size:13px}.key-info{height:265px;padding:14px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fafbff,#fff)}.key-info>div{height:30px;display:grid;grid-template-columns:170px 1fr;align-items:center;border-bottom:1px solid #eef0f3;font-size:11px}.review-body>aside>div{padding:16px;border-radius:10px;margin-bottom:16px}.claim{height:185px;background:linear-gradient(135deg,#321151,#7b1c9c);color:#fff}.claim small,.claim b,.claim span{display:block}.claim strong{display:block;font-size:40px}.claim .primary{width:100%;height:39px;margin-top:10px}.safe{height:228px;background:#effcf2}.safe h3{display:flex;align-items:center;gap:8px}.safe h3 .ui-icon{width:32px;height:32px;padding:6px;border-radius:50%;background:#d5f5dc;filter:brightness(0) saturate(100%) invert(46%) sepia(91%) saturate(609%) hue-rotate(86deg)}.safe p{font-size:11px}.safe>span{display:flex;align-items:center;gap:6px;margin:6px 0;font-size:11px}.safe>span .ui-icon{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(46%) sepia(91%) saturate(609%) hue-rotate(86deg)}.user-reviews{margin:0 35px}.user-reviews .section-head{margin-bottom:8px}.user-reviews>div:last-child{border:1px solid var(--line);border-radius:10px;overflow:hidden}.user-reviews article{height:75px;padding:9px 14px;display:grid;grid-template-columns:50px 180px 1fr 75px 18px;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.user-reviews article>i{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#e6dbff;color:var(--purple);font-style:normal}.user-reviews article b{display:block;font-size:12px}.user-reviews article b small{padding:3px 6px;border-radius:10px;background:#dcfae4;color:#188b3d}.user-reviews .stars .ui-icon{width:12px;height:12px}.user-reviews article p{margin:0;font-size:11px}.user-reviews time{font-size:10px;color:#596273}

/* bonus */
.bonus-hero{position:relative;height:275px;margin:0 25px 20px;padding:40px 34px;border-radius:16px;background:linear-gradient(130deg,#32136c,#7e20d4);overflow:hidden;color:#fff}.bonus-hero>div{position:relative;z-index:2;width:440px}.bonus-hero h1{font-size:37px}.bonus-hero em{color:var(--yellow)}.bonus-hero p{width:360px;color:#fff;font-size:16px}.bonus-hero>img{position:absolute;right:0;top:0;width:390px;height:275px;object-fit:cover;mix-blend-mode:screen}.bonus-benefits{height:90px;margin:0 25px 18px;padding:15px 22px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px}.bonus-benefits article{display:flex;align-items:center;gap:10px;border-right:1px solid var(--line)}.bonus-benefits article:last-child{border:0}.bonus-benefits .ui-icon{width:42px;height:42px;padding:10px;border-radius:50%;background:#f0e8ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.bonus-benefits b,.bonus-benefits small{display:block;font-size:12px}.bonus-filter{height:55px;margin:0 25px 14px;display:flex;align-items:center;justify-content:space-between}.bonus-filter button{height:38px;padding:0 15px;border:0;border-radius:19px;background:#fff;color:#4d5666;font-size:12px}.bonus-filter button.active{background:var(--purple);color:#fff}.bonus-filter .ui-icon{width:16px;height:16px;margin-right:7px}.bonus-rows{margin:0 25px 13px}.bonus-rows>article{position:relative;height:164px;padding:20px;display:grid;grid-template-columns:112px 1fr 150px 160px;gap:18px;align-items:center;border:1px solid var(--line);border-radius:12px}.bonus-rows .pick{position:absolute;left:17px;top:10px;padding:4px 8px;border-radius:4px;background:var(--purple);color:#fff;font-size:10px}.bonus-rows .op-logo{height:118px}.bonus-copy h2{margin:0 0 4px}.bonus-copy>small{color:var(--purple)}.bonus-copy h3{margin:8px 0;font-size:18px}.bonus-copy footer span{padding:4px 8px;margin-right:5px;border-radius:10px;background:#e8f9ed;color:#16823c;font-size:9px}.bonus-code>small{display:block}.bonus-code>b{display:block;margin:5px 0 14px;padding:8px;border:1px dashed #b8a1ef;border-radius:6px}.bonus-code p{display:flex;justify-content:space-between;margin:7px 0;font-size:10px}.bonus-action{display:flex;flex-direction:column;align-items:center;gap:5px;border-left:1px solid var(--line)}.bonus-action .stars .ui-icon{width:16px;height:16px}.bonus-action>strong{font-size:18px}.bonus-action>small{font-size:10px}.bonus-action .primary{width:140px;height:38px;background:var(--purple);color:#fff}.bonus-action>button:last-child{border:0;background:none;color:var(--purple)}.offer-types{margin:0 25px 14px}.offer-types>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.offer-types article{height:112px;padding:13px;display:flex;gap:10px;border:1px solid var(--line);border-radius:10px}.offer-types article>.ui-icon{width:38px;height:38px;padding:9px;border-radius:50%;background:#f1e9ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.offer-types b{font-size:12px}.offer-types p{margin:4px 0;font-size:10px}.offer-types small{padding:4px 8px;border-radius:10px;background:#eee4ff;color:var(--purple)}.choose-bonus{position:relative;height:140px;margin:0 25px;padding:18px;border-radius:12px;background:linear-gradient(100deg,#fbfaff,#f0e8ff)}.choose-bonus>div{display:grid;grid-template-columns:repeat(4,1fr);width:650px}.choose-bonus article{display:flex;gap:8px;align-items:center}.choose-bonus article>.ui-icon{width:35px;height:35px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.choose-bonus b,.choose-bonus small{display:block;font-size:10px}.choose-bonus>img{position:absolute;right:10px;bottom:0;width:155px;height:105px;object-fit:cover;mix-blend-mode:multiply}

/* app */
.app-hero{position:relative;height:380px;margin:0 30px 20px;padding:18px 20px;border-radius:14px;background:linear-gradient(135deg,#fbf9ff,#f1e8ff);overflow:hidden}.app-hero>.crumb{font-size:12px}.app-hero>div:nth-child(2){position:relative;z-index:2;width:430px;margin-top:24px}.app-hero>div:nth-child(2)>span{padding:5px 10px;border-radius:12px;background:#e9dcff;color:var(--purple);font-size:11px;font-weight:750}.app-hero h1{margin:14px 0 10px;font-size:34px}.app-hero h1 em{color:var(--purple)}.app-hero p{font-size:13px}.app-hero>img{position:absolute;right:0;top:0;width:420px;height:380px;object-fit:cover;mix-blend-mode:multiply}.app-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:22px;width:430px}.app-trust article{text-align:center}.app-trust .ui-icon{width:36px;height:36px;padding:9px;border-radius:50%;background:#eee6ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.app-trust b,.app-trust small{display:block;font-size:10px}.platform-tabs{height:70px;margin:0 34px 22px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden}.platform-tabs button{border:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:14px}.platform-tabs button.active{background:#f0e8ff}.platform-tabs .ui-icon{width:28px;height:28px}.platform-tabs b,.platform-tabs small{display:block;text-align:left}.platform-tabs small{font-size:10px}.rated-apps{margin:0 34px 15px}.rated-apps .section-head{margin-bottom:7px}.rated-apps>div:last-child{border:1px solid var(--line);border-radius:10px;overflow:hidden}.rated-apps article{height:132px;padding:11px;display:grid;grid-template-columns:90px 1fr 185px 150px;gap:16px;align-items:center;border-bottom:1px solid var(--line)}.rated-apps article:last-child{border:0}.rated-apps .op-logo{height:92px}.rated-apps h3{margin:0 0 7px}.rated-apps h3 mark{padding:4px 7px;border-radius:12px;background:#efe6ff;color:var(--purple);font-size:10px}.rated-apps h3 mark .ui-icon{width:11px;height:11px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.rated-apps p{margin:0;font-size:11px}.rated-apps footer span{padding:4px 8px;margin-right:5px;border-radius:9px;background:#e9f8ed;color:#177c3b;font-size:9px}.app-stats{height:90px;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-right:1px solid var(--line);padding:0 15px}.app-stats p{grid-column:1/-1}.app-stats p .stars .ui-icon{width:12px;height:12px}.app-stats span small,.app-stats span b{display:block;font-size:10px}.download-box{text-align:center}.download-box>button{height:34px;border:0;border-radius:6px;background:var(--purple);color:#fff;font-size:10px}.download-box>button .ui-icon{width:13px;height:13px;filter:brightness(0) invert(1);margin-right:4px}.qr{width:45px;height:45px;margin:4px auto;border:1px solid #111}.qr .ui-icon{width:100%;height:100%}.download-box>small{font-size:9px}.why-app,.install{margin:0 33px 15px}.why-app>div,.install>div{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.why-app article{height:120px;padding:13px;text-align:center;border:1px solid var(--line);border-radius:10px}.why-app article .ui-icon{width:48px;height:48px;padding:12px;border-radius:50%;background:#efe7ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.why-app b{display:block;font-size:11px}.why-app p{font-size:9.5px}.install article{position:relative;height:135px;padding:15px 9px;text-align:center;border:1px solid var(--line);border-radius:10px}.install article>span{position:absolute;left:8px;top:8px;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:9px}.install article>.ui-icon{width:36px;height:36px;margin-top:5px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.install b{display:block;font-size:10px}.install p{font-size:9px}.safe-download{height:72px;margin:0 33px;padding:11px 18px;display:grid;grid-template-columns:50px 1fr 140px;align-items:center;gap:12px;border-radius:10px;background:#fff6dc}.safe-download>.ui-icon{width:46px;height:46px;padding:9px;border-radius:50%;background:#ffedb5;filter:brightness(0) saturate(100%) invert(76%) sepia(90%) saturate(931%) hue-rotate(359deg)}.safe-download h3{margin:0 0 3px}.safe-download p{margin:0;font-size:10px}

/* more */
.editor-phone-dom{position:absolute;right:55px;top:18px;width:170px;height:260px;padding:26px 16px;border:9px solid #16121f;border-radius:25px;background:linear-gradient(160deg,#6e28d0,#250d55 58%,#0d0717);color:#fff;transform:rotate(6deg);box-shadow:0 20px 32px #30145d66}.editor-phone-dom>b,.editor-phone-dom>span,.editor-phone-dom>strong{display:block;text-align:center}.editor-phone-dom>span{margin-top:34px;font-size:11px}.editor-phone-dom>strong{color:#f7cc43;font-size:26px}.editor-phone-dom>div{display:flex;justify-content:space-around;margin:28px 0 18px}.editor-phone-dom .ui-icon{filter:brightness(0) invert(1)}.editor-phone-dom>button{width:100%;height:32px;border:0;border-radius:6px;background:#f7cc43;color:#32165e;font-weight:800}.latest-art-dom{width:165px;height:64px;display:grid;place-items:center;border-radius:6px;background:linear-gradient(135deg,#32125f,#8b3cda)}.latest-art-dom .ui-icon{width:36px;height:36px;filter:brightness(0) invert(1)}.reviews-hero-dom{position:absolute;right:30px;top:28px;width:320px;height:235px;display:flex;align-items:center;justify-content:center;gap:15px}.review-board{width:170px;height:210px;padding:24px 15px;border:5px solid #ddd6ef;border-radius:15px;background:#fff;box-shadow:0 12px 22px #5f3c8d22;transform:rotate(-5deg);text-align:center}.review-board>.ui-icon{width:60px;height:60px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.review-board b,.review-board span{display:block;margin-top:10px}.review-board .stars .ui-icon{width:13px;height:13px}.review-chips{display:flex;flex-direction:column}.review-chips .ui-icon{width:60px;height:60px;filter:brightness(0) saturate(100%) invert(71%) sepia(92%) saturate(747%) hue-rotate(351deg)}.bonus-safe-dom{position:absolute;right:14px;bottom:8px;width:132px;height:118px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,#e5d5ff,#f7f2ff)}.bonus-safe-dom .ui-icon{position:absolute;width:64px;height:64px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.bonus-safe-dom .ui-icon:last-child{width:45px;height:45px;right:5px;bottom:5px}.app-hero-dom{position:absolute;right:26px;top:23px;width:360px;height:352px;display:flex;align-items:center;justify-content:center;gap:8px;background:radial-gradient(circle,#d7c2f5 0,transparent 65%)}.purple-phone{width:180px;height:320px;padding:30px 15px;border:9px solid #20152f;border-radius:30px;background:linear-gradient(#6034a4,#220d48 55%,#0d0717);color:#fff;transform:rotate(7deg);box-shadow:0 20px 34px #38186555}.purple-phone>b,.purple-phone>span,.purple-phone>strong{display:block;text-align:center}.purple-phone>span{margin-top:48px}.purple-phone>strong{margin-top:10px;color:#f8c82f;font-size:23px}.purple-phone>div{display:flex;justify-content:space-around;margin:35px 0 24px}.purple-phone .ui-icon{filter:brightness(0) invert(1)}.purple-phone>button{width:100%;height:35px;border:0;border-radius:6px;background:#f8c82f;color:#321358;font-weight:800}.app-hero-dom>.ui-icon{width:82px;height:82px;padding:16px;border-radius:50%;background:#efe5ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.more-hero-dom{position:absolute;right:48px;top:20px;width:290px;height:205px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#e5d5ff,#f9f6ff 68%,transparent 69%)}.more-hero-dom>.ui-icon{width:100px;height:100px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.more-hero-dom>span{position:absolute;right:6px;bottom:18px;display:flex}.more-hero-dom>span .ui-icon{width:44px;height:44px;padding:9px;border-radius:50%;background:#fff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}
.bonus-copy footer .ui-icon{width:13px;height:13px;margin-right:4px}.connect nav button .ui-icon{width:22px;height:22px}
.more-hero{position:relative;height:245px;margin:0 23px;padding:40px 28px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.more-hero h1{margin-bottom:14px}.more-hero p{font-size:18px}.more-hero>img{position:absolute;right:20px;top:0;width:380px;height:245px;object-fit:cover;mix-blend-mode:multiply}.quick-links,.popular-tools{margin:0 43px 22px}.quick-links h2{margin-top:-2px}.quick-links>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-links button{position:relative;height:178px;padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.quick-links button>.ui-icon:first-child{width:55px;height:55px;padding:14px;border-radius:50%;background:#f0e7ff;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.quick-links button>b{margin:12px 0 7px}.quick-links button>span{font-size:12px;color:#5f6876}.quick-links button>.ui-icon:last-child{position:absolute;right:15px;bottom:15px;width:16px;height:16px}.popular-tools>div{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.popular-tools button{height:188px;padding:22px;text-align:center;border:0;border-radius:10px;background:#effbf5}.popular-tools button:nth-child(2){background:#f1f4ff}.popular-tools button:nth-child(3){background:#fff0f7}.popular-tools button:nth-child(4){background:#fff5ed}.popular-tools button>.ui-icon:first-child{width:45px;height:45px;padding:11px;border-radius:50%;background:#dff8eb}.popular-tools button b,.popular-tools button span{display:block;margin-top:9px}.popular-tools button span{font-size:12px}.popular-tools button>.ui-icon:last-child{margin-top:13px;width:28px;height:28px;padding:6px;border-radius:50%;background:#dbf8e9}.about-more{height:315px;padding:28px 44px;display:grid;grid-template-columns:1fr 350px;gap:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-more p{font-size:13px}.about-more>div>span{display:flex;align-items:center;gap:8px;margin:10px 0;font-size:11px;font-weight:650}.about-more>div>span .ui-icon{width:15px;height:15px;filter:brightness(0) saturate(100%) invert(31%) sepia(91%) saturate(2262%) hue-rotate(256deg)}.about-more form{padding:18px;border:1px solid var(--line);border-radius:10px;box-shadow:0 5px 14px #e7e8ee}.about-more form p{font-size:12px}.about-more input{width:100%;height:44px;padding:0 14px;border:1px solid var(--line);border-radius:7px}.about-more form button{width:100%;height:40px;margin:10px 0;border:0;border-radius:6px;background:var(--purple);color:#fff}.about-more form small{font-size:9px;color:#687181}.connect{height:225px;padding:25px 44px;display:grid;grid-template-columns:1fr 350px;gap:60px;border-bottom:1px solid var(--line)}.connect p{font-size:11px}.connect nav{display:flex;gap:12px}.connect nav button{height:40px;min-width:40px;border:0;border-radius:20px;background:#edf0f6}.connect .select{width:100%;height:42px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:7px;background:#fff}.theme button{width:100px;border:1px solid var(--line)!important;background:#fff!important}.theme button.active{border-color:var(--purple)!important;color:var(--purple)}.important{height:220px;padding:20px 43px}.important>div{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.important>div button{height:34px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:10px}.important footer{display:flex;justify-content:space-between;margin-top:20px;color:#7a8290;font-size:10px}.dark-preview{filter:invert(.92) hue-rotate(180deg)}[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
