.growth-admin{font-size:16px;color:var(--theme-text,#28233e)}.g-hero{display:flex;justify-content:space-between;gap:32px;padding:36px 38px;background:linear-gradient(120deg,#292043,#453267);color:#fff;border-radius:22px;margin-bottom:24px}.g-eyebrow{font-size:12px;letter-spacing:.13em;font-weight:700;color:var(--theme-accent,#7862ae)}.g-hero .g-eyebrow{color:#c1acf5}.g-hero h2{font-size:30px;line-height:1.25;letter-spacing:-.8px;margin:14px 0;font-weight:600}.g-hero p{max-width:540px;color:#d1c8df;font-size:16px;line-height:1.6}.g-health{align-self:center;display:flex;flex-direction:column;gap:16px;font-size:14px;min-width:270px}.g-health span{display:flex;align-items:center;gap:9px}.g-health i{width:7px;height:7px;border-radius:100%;background:var(--theme-soft,#bba8d2);flex-shrink:0}.g-health i.on{background:var(--theme-success-surface,#81e5c0);box-shadow:0 0 0 4px #81e5c018}.g-tabs{display:flex;gap:6px;padding:6px;background:var(--theme-soft,#eeebf4);border-radius:14px;overflow:auto;margin-bottom:22px}.g-tabs button{border:0!important;background:none!important;white-space:nowrap;font-size:14px!important;padding:11px 14px!important;border-radius:10px!important;color:var(--theme-muted,#6b627d)!important}.g-tabs button.active{background:var(--theme-surface,#fff)!important;color:var(--theme-accent,#4f3396)!important;box-shadow:0 2px 8px #3220500c}.g-body{border:0;min-width:0;margin:0;padding:0}.g-panel{background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#e6e2ef);border-radius:18px;padding:26px;min-width:0}.g-panel,.g-panel-heading{margin-bottom:22px}.customer-card h2,.g-panel h2{font-size:21px;font-weight:600;letter-spacing:-.35px;margin:0 0 10px}.customer-card h3,.g-panel h3{font-size:18px;font-weight:600;margin:0 0 10px}.customer-card p,.g-panel p{font-size:16px;line-height:1.65;margin:12px 0;color:var(--theme-muted,#736a83)}.customer-card label,.g-panel label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:500;margin:16px 0;color:var(--theme-muted,#554a67)}.customer-card input:not([type=checkbox]),.customer-card select,.customer-card textarea,.g-panel input:not([type=checkbox]),.g-panel select,.g-panel textarea,.g-payout input,.g-toolbar select{width:100%;border:1px solid var(--theme-line,#dfd9eb);background:var(--theme-surface,#fcfbfe);border-radius:10px;padding:12px 13px;font-family:inherit;font-size:16px;line-height:1.4;min-height:46px;color:var(--theme-text,#2c233d);box-sizing:border-box}.customer-card input:focus,.customer-card select:focus,.customer-card textarea:focus,.g-panel input:focus,.g-panel select:focus,.g-panel textarea:focus{outline:2px solid #9880e2;outline-offset:2px}.customer-card button:not(.button),.g-panel button,.g-payout button,.g-toolbar button{padding:11px 16px;border:1px solid var(--theme-line,#dfd7ec);border-radius:10px;color:var(--theme-muted,#594377);background:var(--theme-surface,#fff);font:500 14px/1.5 var(--font-golos),sans-serif;cursor:pointer}.customer-page button:disabled,.growth-admin button:disabled{opacity:.45;cursor:wait}.g-primary{background:#7451d9!important;color:#fff!important;border-color:#7451d9!important}.customer-page a:not(.button),.g-panel a,.growth-landing a:not(.button){color:var(--theme-accent,#6b48bb);text-decoration:underline;text-underline-offset:4px}.customer-card small,.g-panel small,.g-table-scroll small{display:block;font-size:12px;line-height:1.5;color:var(--theme-muted,#8a7c9e);margin-top:5px;overflow-wrap:anywhere}.g-toolbar{display:flex;align-items:center;gap:12px;margin:14px 0 24px;flex-wrap:wrap}.g-toolbar>div:first-child{flex:1}.g-toolbar h2{font-size:22px;margin:0}.g-toolbar p{font-size:14px;color:var(--theme-muted,#80758f);margin:6px 0}.g-toolbar select{width:auto}.g-toolbar>span{font-size:14px;color:var(--theme-muted,#80758f)}.g-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.g-kpis>div{border:1px solid var(--theme-line,#e6e2ef);border-radius:16px;background:var(--theme-surface,#fff);padding:22px;display:flex;flex-direction:column;gap:12px;min-width:0}.g-kpis span{font-size:14px;color:var(--theme-muted,#756a86)}.g-kpis strong{font-size:28px;font-weight:600;letter-spacing:-.8px;overflow-wrap:anywhere}.g-kpis small{font-size:12px;color:var(--theme-muted,#968aa7)}.g-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:22px;align-items:start}.g-grid.thirds{grid-template-columns:repeat(3,1fr)}.g-grid .g-panel{height:100%}.g-grid:has(>.g-panel){margin-bottom:22px}.g-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.g-trend{display:block;width:100%;height:auto;margin:10px 0}.g-bars{display:grid;gap:22px;margin:24px 0}.g-bars>div{display:grid;grid-template-columns:125px 1fr 45px;gap:12px;align-items:center;font-size:14px}.g-bars>div>div{height:8px;background:var(--theme-surface,#f1edf8);border-radius:10px;overflow:hidden}.g-bars i{height:100%;display:block;background:linear-gradient(90deg,var(--theme-soft,#aa91f0),#7455da);border-radius:10px}.g-bars b{text-align:right;font-weight:500}.g-table-scroll{overflow-x:auto;max-width:100%}.g-table-scroll table{width:100%;border-collapse:collapse;font-size:14px;text-align:left;line-height:1.5}.g-table-scroll th{font-size:12px;font-weight:500;color:var(--theme-muted,#90839f);border-bottom:1px solid var(--theme-line,#e9e4f0);padding:10px 14px 14px;white-space:nowrap}.g-table-scroll td{padding:16px 14px;border-bottom:1px solid var(--theme-line,#f0edf5);vertical-align:middle;max-width:460px;overflow-wrap:anywhere}.g-table-scroll td:first-child,.g-table-scroll th:first-child{padding-left:0}.g-table-scroll tr:last-child td{border-bottom:0}.g-note{background:var(--theme-surface,#f2eff9);border:1px solid var(--theme-line,#e5dff1);border-radius:12px;padding:15px 18px;font-size:14px!important;line-height:1.6!important;color:var(--theme-muted,#7b6c8d)!important;margin:18px 0}.g-badge{display:inline-flex;align-items:center;font-size:12px;line-height:1.3;border-radius:20px;padding:7px 11px;background:var(--theme-soft,#f0edf6);color:var(--theme-muted,#86789c);white-space:nowrap}.g-badge.approved,.g-badge.available,.g-badge.paid,.g-badge.published,.g-badge.running{background:var(--theme-success-surface,#e2f6ec);color:var(--theme-success,#328567)}.g-badge.blocked,.g-badge.clawback,.g-badge.rejected{background:var(--theme-danger-surface,#ffedf1);color:var(--theme-danger,#a45770)}.g-badge.demo,.g-badge.pending,.g-badge.unverified{background:var(--theme-warning-surface,#fff4df);color:var(--theme-warning,#aa8240)}.g-empty{padding:34px 20px;text-align:center;color:var(--theme-muted,#9788aa);font-size:14px}.g-empty>span{font-size:36px;font-weight:300;color:var(--theme-accent,#baa9cf)}.g-empty p{max-width:440px;margin:8px auto!important}.g-variant{background:var(--theme-surface,#f8f6fc);padding:22px;border-radius:14px;border:1px solid var(--theme-line,#e7e1f0)}.g-check{flex-direction:row!important;align-items:flex-start;gap:10px!important;font-size:14px!important;line-height:1.6;font-weight:400!important}.g-check input{width:18px;height:18px;accent-color:#7451d9;flex-shrink:0;margin-top:3px}.g-ideas{display:grid;gap:22px}.g-ideas article{display:grid;grid-template-columns:56px 1fr 120px;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--theme-line,#eee9f5)}.g-ideas article:last-child{border:0;padding:0}.g-ideas h3{margin:8px 0}.g-ideas p{font-size:14px}.g-idea-rank{font-size:30px;font-weight:600;color:var(--theme-accent,#8568c9)}.g-idea-rank small{font-size:12px;white-space:nowrap}.g-ideas select{font-size:14px;align-self:start}.g-steps{display:grid;gap:18px;padding-left:24px;color:var(--theme-muted,#7a6c8b);font-size:16px;line-height:1.6}.g-steps b{display:block;color:var(--theme-text,#433351)}.g-url{display:block;padding:16px;background:var(--theme-surface,#f6f2fc);border-radius:10px;overflow-wrap:anywhere;white-space:pre-wrap;font:14px/1.7 monospace;margin:16px 0}.g-payout{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid var(--theme-line,#eee7f5)}.g-payout input{width:240px}.customer-card details,.g-panel details{margin:20px 0}.customer-card summary,.g-panel summary{cursor:pointer;font-size:14px;color:var(--theme-accent,#775598);line-height:1.5}.g-panel pre{font-size:12px;background:var(--theme-surface,#f7f4fc);padding:16px;overflow:auto;max-height:420px;border-radius:10px}.g-panel blockquote{font-size:18px;line-height:1.6;margin:16px 0;padding-left:18px;border-left:3px solid var(--theme-line,#b4a0db);white-space:pre-wrap}.g-panel ul{padding-left:24px;line-height:1.8;color:var(--theme-muted,#7e6e90)}.g-loading{font-size:14px;color:var(--theme-muted,#8b75ad)}.g-sources{font-size:12px;color:var(--theme-muted,#8f829f);margin:16px 0}.g-sources a{color:var(--theme-accent,#7655a6);text-decoration:underline}.growth-privacy-error{position:fixed;bottom:50px;left:16px;z-index:81;max-width:340px;background:var(--theme-warning-surface,#fff3dc);padding:14px;border-radius:12px;font-size:14px}.customer-page,.growth-landing{padding-top:56px;padding-bottom:80px;font-size:16px}.customer-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:40px}.customer-heading h1,.growth-landing h1{font-size:clamp(32px,4vw,54px);font-weight:600;letter-spacing:-1.8px;line-height:1.2;margin:18px 0 20px}.customer-heading p,.growth-lead{font-size:18px;line-height:1.65;color:var(--theme-muted,#8b779c);max-width:660px}.customer-portrait{width:140px;height:140px;flex-shrink:0}.customer-portrait svg{width:100%;height:100%}.customer-auth{display:grid;grid-template-columns:440px 1fr;gap:80px;align-items:center}.customer-card{padding:30px;background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#e6dfed);border-radius:20px;margin-bottom:24px;min-width:0}.customer-card .button{margin:12px 0}.customer-intro h2{font-size:30px;line-height:1.25;letter-spacing:-.8px}.customer-intro p{font-size:17px;line-height:1.7;color:var(--theme-muted,#8a789b)}.customer-tabs{display:flex;gap:8px;border-bottom:1px solid var(--theme-line,#e7dfef);margin:0 0 28px;overflow:auto}.customer-tabs button{border:0!important;border-radius:0!important;background:none!important;padding:16px 12px!important;white-space:nowrap;font-size:14px!important;color:var(--theme-muted,#9b88aa)!important;cursor:pointer}.customer-tabs button.active{color:var(--theme-accent,#7650bb)!important;border-bottom:3px solid #8660cc!important}.customer-target{overflow-wrap:anywhere;font-size:14px;background:var(--theme-surface,#f8f4fc);padding:14px;border-radius:12px;color:var(--theme-muted,#8b73a0)}.customer-order>.g-toolbar strong{font-size:28px;font-weight:600;margin-right:auto}.customer-order .g-toolbar small,.customer-order .g-toolbar time{font-size:12px;color:var(--theme-muted,#a28eae)}.customer-dl{display:grid;gap:12px}.customer-dl>div,.customer-ledger{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid var(--theme-line,#eee7f5);font-size:14px}.customer-dl dt{color:var(--theme-muted,#9a83aa)}.customer-dl dd{color:var(--theme-muted,#705982);overflow-wrap:anywhere}.partner-summary{background:linear-gradient(120deg,var(--theme-surface,#fff),var(--theme-surface,#eee7ff))}.partner-summary h2{font-size:30px;line-height:1.25;margin:18px 0}.partner-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:36px;align-items:center;margin:10px 0 48px}.partner-hero h1{font-size:clamp(34px,4.5vw,62px)}.partner-hero h1 em{font-style:normal;color:var(--theme-accent,#8656d4)}.partner-hero p{max-width:650px;line-height:1.7;font-size:18px;color:var(--theme-muted,#8a749c)}.partner-hero small{display:block;font-size:14px;color:var(--theme-muted,#a68db8);line-height:1.5;margin-top:20px}.partner-portrait{position:relative;aspect-ratio:1;background:radial-gradient(ellipse at center,var(--theme-soft,#e4d7ff) 0,var(--theme-glass,#eee6ff66) 40%,transparent 67%);padding:50px}.partner-portrait svg{width:100%;height:100%}.partner-portrait>span{position:absolute;bottom:20px;left:15%;background:var(--theme-surface,#fff);padding:12px 18px;border:1px solid var(--theme-line,#e8d8f5);border-radius:14px;transform:rotate(-7deg);font-size:16px;color:var(--theme-accent,#8d61b2)}.growth-landing>.g-kpis{grid-template-columns:repeat(3,1fr);margin-bottom:38px}.growth-landing>.g-grid{margin-top:32px}.growth-landing .customer-card .g-grid{margin-top:30px}.growth-landing .customer-card .g-grid p{font-size:16px}.review-stars{color:var(--theme-accent,#b896df);font-size:22px;letter-spacing:2px}.customer-card blockquote{font-size:18px;line-height:1.65;margin:24px 0;color:var(--theme-muted,#6d5680);white-space:pre-wrap}.answer-library{max-width:900px}.answer-library .customer-card{margin:24px 0}.tool-result{margin-top:22px;background:var(--theme-soft,#f0eafa);padding:18px;border-radius:14px;color:var(--theme-accent,#76508f)}.tool-price{display:flex;justify-content:space-between;gap:20px;margin:24px 0;align-items:center}.tool-price strong{font-size:30px;font-weight:600;color:var(--theme-accent,#75529b);overflow-wrap:anywhere}.tool-price span{font-size:14px;color:var(--theme-muted,#a38ab5)}.order-card.experiment-link-first{display:flex;flex-direction:column}.order-card.experiment-link-first>*{order:2}.order-card.experiment-link-first>.order-card-heading,.order-card.experiment-link-first>.order-mode-switch{order:0}.order-card.experiment-link-first>.experiment-link-block{order:1;margin:10px 0 20px}.order-card.experiment-compact{padding:22px}.order-card.experiment-compact .package-grid{gap:8px}.order-card.experiment-compact .package{padding:17px 12px}.order-card.experiment-compact .package-note{display:none}.experiment-offer>summary{padding:16px 0;font-size:14px;color:var(--theme-muted,#9474ae);cursor:pointer}.offer-inline .experiment-offer>summary{display:none}.experiment-offer .order-bump{margin-top:14px}.cms-sidebar nav{overflow:auto}.cms-app .cms-operation,.cms-workspace{min-width:0}@media(min-width:1400px){.growth-admin{max-width:1520px;margin:auto}}@media(max-width:1100px){.g-hero{flex-direction:column;gap:15px}.g-health{align-self:flex-start}.g-grid{grid-template-columns:1fr}.g-kpis{grid-template-columns:repeat(2,1fr)}.g-grid .g-panel{height:auto;margin:0}.g-ideas article{grid-template-columns:45px 1fr}.g-ideas article>select{grid-column:2;width:170px}.customer-auth{gap:32px;grid-template-columns:1fr 1fr}.partner-hero{grid-template-columns:1.5fr 1fr}.partner-portrait{padding:18px}}@media(max-width:700px){.g-hero{padding:25px 22px}.g-hero h2{font-size:26px}.g-health{font-size:12px;min-width:0;gap:12px}.g-panel{padding:20px 17px;border-radius:14px}.g-kpis{gap:10px}.g-kpis>div{padding:17px 14px}.g-kpis strong{font-size:24px}.g-kpis span{font-size:12px}.g-fields{grid-template-columns:1fr}.g-toolbar{gap:10px}.g-toolbar>div:first-child{flex-basis:100%}.g-toolbar h2{font-size:20px}.g-toolbar button{font-size:12px;padding:9px 12px}.g-tabs{margin-inline:-4px}.g-tabs button{padding:10px 11px!important}.g-bars>div{grid-template-columns:105px 1fr 35px;gap:9px;font-size:12px}.g-ideas article{gap:12px;grid-template-columns:30px 1fr}.g-idea-rank{font-size:23px}.g-idea-rank small{font-size:12px}.g-table-scroll table{font-size:14px;min-width:420px}.g-grid.thirds{grid-template-columns:1fr;gap:30px}.g-steps{font-size:14px}.customer-page,.growth-landing{padding-top:30px;padding-bottom:55px}.customer-heading{gap:0;margin-bottom:24px}.customer-heading h1,.growth-landing h1{font-size:32px;letter-spacing:-1.1px}.customer-heading p,.growth-lead{font-size:16px}.customer-portrait{width:82px;height:100px}.customer-auth{grid-template-columns:1fr;gap:14px}.customer-intro{padding:0 8px}.customer-intro h2{font-size:25px}.customer-card{padding:22px 18px;border-radius:16px}.customer-tabs{margin-bottom:22px}.customer-tabs button{padding:12px 10px!important}.partner-hero{grid-template-columns:1fr;gap:0;margin-bottom:25px}.partner-hero h1{font-size:36px}.partner-hero p{font-size:16px}.partner-portrait{max-width:220px;justify-self:center;margin:0}.partner-portrait>span{font-size:12px;padding:9px 12px}.growth-landing>.g-kpis{grid-template-columns:1fr;gap:10px}.growth-landing>.g-kpis>div{flex-direction:row;align-items:center;gap:24px}.partner-summary h2{font-size:25px}.customer-order .g-toolbar strong{font-size:24px}.g-url{font-size:12px}.g-payout input{width:100%}.growth-privacy-error{max-width:260px;font-size:12px}.tool-price strong{font-size:25px}.answer-library .customer-card h2{font-size:20px}}.growth-consent{position:fixed;z-index:40;left:16px;bottom:calc(16px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:5px;max-width:calc(100vw - 24px);padding:4px 5px 4px 14px;border:1px solid var(--theme-line,#e9e5ed);border-radius:13px;background:var(--theme-surface,#fff);box-shadow:0 4px 20px #30204212;color:var(--theme-muted,#756d7f);font:400 12px/1.4 var(--font-golos),sans-serif}.growth-consent>a{display:inline-flex;align-items:center;min-height:36px;margin-right:7px;color:var(--theme-muted,#716779);text-decoration:underline;text-decoration-color:#c8c0cf;text-underline-offset:3px}.growth-consent button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:0;border-radius:8px;font:500 12px var(--font-golos),sans-serif;cursor:pointer}.growth-consent .cookie-accept{background:var(--theme-soft,#f0eafa);color:var(--theme-accent,#6949a2)}.growth-consent .cookie-accept:hover{background:var(--theme-soft,#e7ddf6)}.growth-consent .cookie-dismiss{background:transparent;color:var(--theme-muted,#82788c);padding:0;width:36px;font-size:21px;font-weight:400}.growth-consent .cookie-dismiss:hover{background:var(--theme-surface,#f5f3f7)}.cookie-settings-link:focus-visible,.growth-consent :focus-visible{outline:2px solid #7953d3;outline-offset:2px}.cookie-settings-link{border:0;background:none;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:3px}body:has(.boost-dock.keyboard-open) .growth-consent,body:has(.boost-support-panel) .growth-consent{display:none}@media(max-width:620px){.growth-consent{left:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:2px 4px 2px 12px;gap:2px}.growth-consent button{min-width:44px;height:44px}.growth-consent>a{min-height:44px}body:has(.boost-dock) .growth-consent{bottom:calc(148px + env(safe-area-inset-bottom))}}.customer-fulfillment{margin-top:20px;padding-top:20px;border-top:1px solid var(--theme-line,#e6dfed)}.customer-fulfillment h4,.fulfillment-admin h4{font-size:16px;margin:14px 0}.fulfillment-admin .g-subnav{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.fulfillment-admin .g-subnav .active{background:var(--theme-soft,#f0eafa);color:var(--theme-accent,#7650bb)}.fulfillment-admin .g-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.fulfillment-admin .g-heading h2{font-size:28px;line-height:1.3;margin:12px 0}.fulfillment-admin .g-heading p{color:var(--theme-muted,#8b779c);line-height:1.6}.fulfillment-order-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.fulfillment-order-list .g-panel{margin:0}.fulfillment-admin td,.fulfillment-id{overflow-wrap:anywhere}.fulfillment-admin .g-table-wrap{overflow:auto;max-width:100%}.fulfillment-admin table{width:100%;min-width:620px;border-collapse:collapse;font-size:13px}.fulfillment-admin td,.fulfillment-admin th{text-align:left;vertical-align:top;padding:14px 10px;border-bottom:1px solid var(--theme-line,#e6dfed);max-width:320px;line-height:1.6}.fulfillment-admin th{color:var(--theme-muted,#8b779c);font-weight:500}.fulfillment-detail{border-color:var(--theme-accent,#7650bb)}.fulfillment-line{padding:14px 0;border-bottom:1px solid var(--theme-line,#e6dfed)}.fulfillment-admin .customer-dl dd{text-align:right;min-width:0}@media(max-width:900px){.fulfillment-order-list{grid-template-columns:1fr}.fulfillment-admin .g-heading{align-items:flex-start;flex-wrap:wrap}}@media(max-width:700px){.fulfillment-admin .g-heading h2{font-size:24px}.fulfillment-admin .customer-dl>div{gap:12px}.customer-fulfillment .g-toolbar button{min-height:44px}}.fulfillment-measured-at{display:block;font-size:12px;margin-top:5px;color:var(--theme-muted,#8b779c)}.fulfillment-complaint-services{display:grid;gap:8px;margin:12px 0;padding:12px;border:1px solid var(--theme-line,#e6dfed);border-radius:12px}.fulfillment-complaint-services legend{padding:0 6px;font-size:13px;color:var(--theme-muted,#8b779c)}.seo-content{position:relative;margin-top:64px;margin-bottom:64px;scroll-margin-top:90px}.seo-reading{max-width:1000px;margin:auto}.seo-reading h2{font-size:clamp(24px,3vw,34px);letter-spacing:-.045em;line-height:1.25;margin:32px 0 18px}.seo-intro{font-size:20px;line-height:1.65;max-width:800px}.seo-toc{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 40px}.seo-toc a{padding:10px 15px;border:1px solid var(--theme-line,#dedce9);border-radius:30px;font-size:14px}.seo-prose{max-width:760px;font-size:17px;line-height:1.8}.seo-prose h3{font-size:22px;line-height:1.4}.seo-prose p,.seo-prose ul{margin:18px 0}.seo-inline-order a,.seo-prose a{color:var(--theme-accent,#5840c8);text-decoration:underline;text-underline-offset:5px}.seo-infographic{margin:38px 0;padding:30px;background:var(--theme-surface,#eae7ff);border-radius:28px}.seo-infographic figcaption{font-size:22px;font-weight:700;letter-spacing:-.04em}.seo-infographic ol{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;list-style:none;margin:26px 0 0;padding:0}.seo-infographic li>span{display:grid;place-items:center;background:#29233d;color:var(--theme-success,#e7ff8b);border-radius:50%;width:45px;height:45px;font-weight:700}.seo-infographic h3{font-size:18px;margin:16px 0 10px}.seo-infographic p{font-size:16px;line-height:1.6}.seo-video{margin:44px 0;display:grid;grid-template-columns:1fr 1.4fr;gap:24px;align-items:center}.seo-video video{width:100%;height:auto;aspect-ratio:16/9;border-radius:20px;background:#201c30}.seo-video details{grid-column:1/-1}.seo-video p{line-height:1.7}.seo-reading details{border-bottom:1px solid var(--theme-line,#dedce9);padding:18px 0;line-height:1.65}.seo-reading summary{cursor:pointer;font-size:17px;font-weight:600}.seo-reading details p{max-width:760px}.seo-related{margin:38px 0}.seo-related a{display:inline-flex;gap:20px;margin:0 12px 12px 0;padding:15px 20px;border-radius:14px;background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#e3e0eb);font-size:16px}.seo-byline{font-size:14px;color:var(--theme-muted,#686274)}.seo-content #seo-order{max-width:1000px;margin:35px auto;scroll-margin-top:90px}.seo-return{position:sticky;bottom:20px;display:block;width:max-content;margin-left:auto;margin-right:125px;background:#302648;color:var(--theme-success,#e4ff8d);padding:12px 22px;border-radius:25px;font-size:14px;font-weight:600;z-index:12}.seo-content [id]{scroll-margin-top:100px}.seo-admin-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:24px}.seo-page-list{max-height:700px;overflow:auto;display:grid;gap:8px}.seo-page-list button{text-align:left!important;width:100%}.seo-page-list button[aria-pressed=true]{background:var(--theme-soft,#e9e4ff)}.seo-page-list small{display:block;overflow-wrap:anywhere}.seo-admin-editor textarea{width:100%;min-height:100px}.seo-admin-editor label{display:grid;gap:8px;margin:15px 0}.seo-admin-editor .seo-reading{padding:20px;background:var(--theme-surface,#faf9fd);border-radius:20px}.seo-admin-stats{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.seo-admin-stats strong{display:block;font-size:26px}.seo-admin-stats>div{flex:1;min-width:130px;padding:20px;border:1px solid var(--theme-line,#e5e0ed);border-radius:18px}.seo-server-article{max-width:850px;margin:auto}.seo-server-article p{line-height:1.8}.seo-blog-directory{margin-top:44px}.seo-blog-directory a{display:block;padding:12px 0;text-decoration:underline;text-underline-offset:4px}@media(max-width:700px){.seo-content{margin-top:38px}.seo-intro{font-size:18px}.seo-infographic{padding:22px}.seo-admin-grid,.seo-infographic ol,.seo-video{grid-template-columns:1fr}.seo-video{gap:10px}.seo-prose{font-size:16px}.seo-toc{gap:8px}.seo-toc a{font-size:14px;padding:8px 12px}.seo-return{bottom:18px;margin-right:100px}.seo-page-list{max-height:260px}.seo-reading h2{margin-top:24px}}.managed-article{max-width:820px;margin:0 auto;padding:50px 22px 80px}.managed-article header{margin:35px 0}.managed-article header h1{font-size:clamp(28px,5vw,47px);line-height:1.2;font-weight:700;letter-spacing:-1.5px}.managed-article header p{font-size:18px;color:var(--theme-muted,#77728a);line-height:1.7;margin-top:20px}.managed-article header time{display:block;color:var(--theme-muted,#8d859f);font-size:13px;margin-top:20px}.managed-article-body{font-size:17px;line-height:1.85;overflow-wrap:anywhere}.managed-article-body>p{margin:22px 0;white-space:pre-line}.managed-article-body>h2{font-size:26px;line-height:1.35;font-weight:700;margin:36px 0 18px;letter-spacing:-.6px}.managed-article-body>h3{font-size:21px;font-weight:600;margin:27px 0 14px}.managed-article-body>ul{list-style:disc;padding-left:25px;margin:22px 0}.managed-article-body>ul li{margin:10px 0}.managed-article-body a{color:var(--theme-accent,#7651d5);text-decoration:underline;text-underline-offset:4px}.article-order{background:linear-gradient(130deg,var(--theme-surface,#eee7ff),var(--theme-surface,#f7f5ff));border:1px solid var(--theme-line,#ddd0ff);border-radius:22px;padding:28px;margin:35px 0;color:var(--theme-text,#29213c);font-size:14px;line-height:1.5}.article-order-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px}.article-order-heading>svg:last-child{margin-left:auto;color:var(--theme-accent,#9a7ae2)}.article-order-heading>div>span{font-size:9px;letter-spacing:1.6px;font-weight:700;color:var(--theme-muted,#9682b7)}.article-order-heading h3{font-size:20px;font-weight:700;margin:4px 0;line-height:1.3;letter-spacing:-.5px}.article-order-heading p{font-size:12px;margin:3px 0;color:var(--theme-muted,#8a759f)}.article-order label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin:12px 0}.article-order input,.article-order select{background:var(--theme-surface,white);border:1px solid var(--theme-line,#daccf0);border-radius:10px;padding:12px;font:inherit;font-size:15px;width:100%;min-width:0;color:var(--theme-text,#2c2341)}.article-order-controls{display:grid;grid-template-columns:1fr 1fr;gap:15px}.article-order-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:20px 0 12px}.article-order-bottom strong{font-size:25px;font-weight:700;letter-spacing:-1px;overflow-wrap:anywhere;min-width:0}.article-order small{font-size:10px;color:var(--theme-muted,#90819f);display:block}.article-order .boost-action-link{margin-top:19px;font-size:12px}.article-order .field-error{font-size:12px;color:var(--theme-danger,#a44450);margin:12px 0}.cms-preview .article-order h3{font-size:20px}.cms-preview .article-order p{margin:3px 0}.cms-preview .article-order .button{width:auto}.cms-preview .managed-article-body{font-size:15px}@media(max-width:550px){.article-order{padding:20px;border-radius:17px}.article-order-heading h3{font-size:17px}.article-order-controls{gap:10px}.article-order-bottom strong{font-size:22px}.article-order-bottom .button{font-size:12px;padding:12px}.managed-article{padding:25px 18px 65px}.managed-article-body{font-size:16px}.managed-article-body>h2{font-size:23px}}.article-figure{margin:32px 0 38px}.article-figure picture{display:block;overflow:hidden;border-radius:22px;background:var(--theme-surface,#f5f3fc)}.article-figure img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain}.article-figure figcaption{font-size:14px;line-height:1.6;color:var(--theme-muted,#655d77);margin-top:12px}.seo-server-article>.article-figure{max-width:100%}@media(max-width:600px){.article-figure picture{border-radius:18px}.article-figure img{aspect-ratio:5/11}}.article-figure-editorial picture{border:1px solid var(--theme-line,#e4d9f0)}.article-figure-editorial img{aspect-ratio:5/3}.article-figure img[src*="/media/editorial-v2/"]{aspect-ratio:3/2;height:auto}.article-figure-editorial figcaption{padding-left:14px;border-left:3px solid var(--theme-accent,#7954dd)}.article-byline,.managed-article header .article-byline{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:22px;font-size:13px;line-height:1.6;color:var(--theme-muted,#756586)}.article-byline time{display:inline!important;margin:0!important;font-size:inherit!important;color:inherit!important}.article-related{margin:48px 0 0;padding:26px;border:1px solid var(--theme-line,#e4d9f0);border-radius:22px;background:var(--theme-surface,#fff)}.article-related h2{font-size:22px;line-height:1.45;margin:0 0 16px}.article-related a{display:block;padding:13px 0;line-height:1.6;color:var(--theme-accent,#7651d5);text-underline-offset:4px}.article-related a+a{border-top:1px solid var(--theme-line,#e4d9f0)}.blog-editorial-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.85fr);position:relative;isolation:isolate;overflow:hidden;background:#302344;color:#fffaf7;border-radius:32px;padding:48px 50px 0;margin:30px 0 48px}.blog-editorial-hero:before{content:"";position:absolute;z-index:-1;width:620px;height:620px;right:-230px;top:-285px;border-radius:50%;background:#3e2c55}.blog-editorial-copy{padding:12px 0 34px;align-self:center}.blog-editorial-eyebrow{display:inline-flex;align-items:center;gap:11px;font-size:11px;letter-spacing:.14em;font-weight:700;color:#d9f995}.blog-editorial-eyebrow>span{font-size:23px}.blog-editorial-copy h1{font-size:clamp(30px,3.9vw,50px);line-height:1.3;letter-spacing:-.045em;margin:22px 0}.blog-editorial-copy h1 em{font-style:normal;color:#d9f995}.blog-editorial-copy>p{font-size:16px;line-height:1.85;max-width:530px;color:#d9cde7;margin:0 0 24px}.blog-editorial-link{display:inline-flex;align-items:center;gap:34px;min-height:48px;border-radius:14px;background:#d9f995;color:#302344;padding:11px 19px;font-size:14px;font-weight:600;transition:background .15s}.blog-editorial-link:hover{background:#e6ffb3}.blog-editorial-link span{font-size:23px;line-height:1}.blog-editorial-art{display:block;width:100%;max-width:460px;align-self:center;justify-self:center;overflow:visible}.blog-editorial-topics{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center;border-top:1px solid #5a446f;padding:22px 0 25px}.blog-editorial-topics>span{font-size:13px;color:#d9cde7;margin-right:12px}.blog-editorial-topics a{display:inline-flex;gap:16px;align-items:center;font-size:14px;min-height:40px;color:#fffaf7}.blog-editorial-topics a:hover{text-decoration:underline;text-underline-offset:5px}.blog-editorial-topics a span{color:#d9f995}.blog-editorial-hero a:focus-visible{outline:3px solid #d9f995;outline-offset:5px}.blog-editorial-hero .blog-editorial-link:focus-visible{outline-color:#fffaf7}#blog-publications{scroll-margin-top:100px}.blog-publications-heading{display:flex;gap:20px;align-items:baseline;justify-content:space-between;margin:0 0 24px}.blog-publications-heading h2{font-size:clamp(23px,2.4vw,29px);letter-spacing:-.045em;line-height:1.4}.blog-publications-heading p{color:var(--theme-muted,#756586);font-size:14px;line-height:1.7}.blog-editorial-page .content-card h2{color:var(--theme-text,#38284b);font-weight:600}.blog-editorial-page .content-card :is(p,.content-card-category,.content-card-bottom){color:var(--theme-muted,#746480)}.blog-editorial-page .content-card-image{aspect-ratio:5/3}.blog-editorial-page .content-card-image img{object-fit:contain}.blog-editorial-page .content-card-image img[src*="/media/editorial-v2/"]{object-fit:cover}.blog-editorial-page .legacy-links a{color:var(--theme-text,#5b426e)}.blog-editorial-page .content-count{color:var(--theme-muted,#746480)}.blog-editorial-page .content-filters input{color:var(--theme-text,#493357)}.blog-editorial-page .content-filters input::placeholder{color:var(--theme-muted,#746480)}.blog-editorial-preview{margin-top:70px;margin-bottom:80px}.blog-editorial-preview-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.blog-editorial-preview-heading h2{font-size:clamp(26px,3.2vw,38px);letter-spacing:-.05em;line-height:1.4;margin:14px 0 10px}.blog-editorial-preview-heading p{font-size:15px;line-height:1.7;color:var(--theme-muted,#746480)}.blog-editorial-preview-heading>.text-link{white-space:nowrap;margin-bottom:5px}.blog-editorial-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-editorial-pick{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--theme-line,#e4d9f0);border-radius:22px;background:var(--theme-surface,#fff);transition:border-color .15s,transform .15s}.blog-editorial-pick>img{display:block;width:100%;height:auto;aspect-ratio:5/3;object-fit:contain;background:#f0eaf9}.blog-editorial-pick>img[src*="/media/editorial-v2/"]{object-fit:cover}.blog-editorial-pick>div{display:flex;flex-direction:column;flex:1;padding:24px}.blog-editorial-pick>div>span:first-child{font-size:10px;letter-spacing:.12em;color:var(--theme-accent,#7050ac);font-weight:700}.blog-editorial-pick h3{font-size:19px;font-family:var(--font-golos);font-weight:600;line-height:1.5;letter-spacing:-.02em;color:var(--theme-text,#38284b);margin:13px 0 20px}.blog-editorial-pick-action{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--theme-accent,#7050ac);margin-top:auto}.blog-editorial-pick-action>span{font-size:22px}.blog-editorial-pick:hover{transform:translateY(-3px);border-color:var(--theme-accent,#9875bf)}.blog-editorial-pick:focus-visible{outline:3px solid var(--theme-accent,#7954dd);outline-offset:4px}@media(max-width:950px){.blog-editorial-hero{padding:32px 32px 0;grid-template-columns:minmax(0,1.3fr) minmax(190px,.8fr)}.blog-editorial-copy h1{font-size:35px}.blog-editorial-copy>p{font-size:15px}.blog-editorial-topics{gap:9px 18px}.blog-publications-heading{align-items:start;flex-direction:column;gap:9px}.blog-editorial-picks{gap:16px}.blog-editorial-pick>div{padding:19px}.blog-editorial-pick h3{font-size:17px}}@media(max-width:650px){.blog-editorial-hero{grid-template-columns:minmax(0,1fr);padding:27px 24px 0;border-radius:24px;margin:24px 0 35px}.blog-editorial-copy{padding:0;z-index:1}.blog-editorial-copy h1{font-size:clamp(27px,7vw,39px);margin:19px 0}.blog-editorial-copy>p{font-size:14px;line-height:1.8}.blog-editorial-art{width:70%;max-width:300px;margin:8px 0 -1px}.blog-editorial-topics{gap:3px 18px;padding:17px 0 19px}.blog-editorial-topics>span{width:100%;margin:0 0 7px}.blog-editorial-topics a{font-size:13px;gap:11px}.blog-editorial-eyebrow{font-size:10px;letter-spacing:.12em}.blog-editorial-preview{margin-top:45px;margin-bottom:55px}.blog-editorial-preview-heading{align-items:start;flex-direction:column;gap:16px}.blog-editorial-preview-heading .eyebrow{font-size:9px;letter-spacing:.09em}.blog-editorial-picks{grid-template-columns:1fr;gap:20px}.blog-editorial-pick>div{padding:22px}.blog-editorial-pick h3{font-size:20px}.article-related{padding:21px}}@media(max-width:600px){.article-figure-editorial img{aspect-ratio:4/5}}@media(prefers-reduced-motion:reduce){.blog-editorial-link,.blog-editorial-pick{transition:none}.blog-editorial-pick:hover{transform:none}}.reward-experience{padding-top:30px;padding-bottom:70px;color:var(--theme-text,#252136)}.reward-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:35px 0}.reward-heading h1{font-size:clamp(32px,4.5vw,52px);line-height:1.15;font-weight:700;letter-spacing:-1.6px;max-width:780px;margin:13px 0 18px}.reward-heading p{font-size:18px;line-height:1.7;color:var(--theme-muted,#70677d);max-width:710px}.reward-portrait{width:145px;height:145px;flex-shrink:0}.reward-route-tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid var(--theme-line,#ddd6ea);padding-bottom:15px;margin-bottom:20px}.reward-route-tabs a{display:flex;align-items:center;gap:9px;padding:11px 17px;border-radius:30px;font-size:14px;font-weight:600}.reward-route-tabs a.active{background:#282039;color:white}.reward-demo-note{display:flex;gap:10px;align-items:flex-start;background:var(--theme-soft,#eeebf4);border-radius:12px;padding:13px 16px;color:var(--theme-muted,#6a6178);font-size:14px;line-height:1.6;margin-bottom:25px}.reward-demo-note svg{flex-shrink:0;margin-top:3px}.reward-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:26px;align-items:start}.reward-main{min-width:0}.reward-aside{display:grid;gap:20px;position:sticky;top:100px}.reward-wallet{padding:28px;background:#292039;color:white;border-radius:24px}.reward-wallet .eyebrow{color:var(--theme-accent,#c2b4da);font-size:12px}.reward-wallet-number{font-size:50px;letter-spacing:-2px;line-height:1.2;margin:25px 0 5px;font-weight:600;overflow-wrap:anywhere}.reward-wallet-number span{display:block;font-size:18px;letter-spacing:0;color:var(--theme-accent,#c6b9d8);margin-top:4px}.reward-wallet p{font-size:15px;color:#e1d7ee;margin:16px 0 24px}.reward-wallet small{display:block;color:var(--theme-accent,#c6b9d8);font-size:13px;line-height:1.65;margin-top:18px}.reward-wallet .lime{background:var(--theme-success-surface,#dcf990);color:var(--theme-text,#292039);justify-content:space-between}.reward-help{border:1px solid var(--theme-line,#e2dce9);border-radius:20px;padding:24px}.reward-help h3{font-size:18px;font-weight:600;margin-bottom:10px}.reward-help p{font-size:14px;line-height:1.7;color:var(--theme-muted,#766b81);margin-bottom:16px}.reward-help a,.reward-help button,.reward-market-link{font-size:14px;color:var(--theme-accent,#7351b7);font-weight:600}.reward-help hr{border:none;border-top:1px solid var(--theme-line,#e2dce9);margin:22px 0}.reward-market-link{display:flex;gap:14px;align-items:center;padding:20px;background:var(--theme-soft,#e9e1f7);border-radius:20px}.reward-market-link strong{display:block;color:var(--theme-text,#332348);margin-bottom:5px}.reward-attempt,.reward-offer,.reward-spend{background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#e0d9ec);border-radius:24px;padding:28px}.reward-attempt h2,.reward-list-heading h2,.reward-offer h2,.reward-spend h2{font-size:26px;font-weight:650;line-height:1.35;letter-spacing:-.7px;margin:0 0 22px}.reward-paths{display:grid;gap:12px}.reward-path{position:relative;display:grid;grid-template-columns:44px 1fr 18px;column-gap:13px;text-align:left;padding:20px;border:1px solid var(--theme-line,#e3ddeb);border-radius:17px;background:var(--theme-surface,#faf9fc)}.reward-path.selected{border-color:#8b64c7;background:var(--theme-surface,#f1ebfb);box-shadow:inset 0 0 0 1px #8b64c7}.reward-path-icon{grid-row:span 2;width:44px;height:44px;border-radius:13px;background:var(--theme-surface,white);display:grid;place-items:center;color:var(--theme-accent,#7650b5)}.reward-path strong{font-size:17px;font-weight:600}.reward-path p{grid-column:2;font-size:14px;line-height:1.65;color:var(--theme-muted,#74667e);margin-top:4px}.reward-path-check{position:absolute;right:20px;top:24px;color:var(--theme-accent,#7b4fb9)}.reward-count{border:0;padding:18px 0;display:flex;gap:15px;flex-wrap:wrap}.reward-count legend{font-size:14px;padding-top:20px;margin-bottom:5px;color:var(--theme-muted,#72627c)}.reward-count label{display:flex;gap:8px;font-size:14px;align-items:center}.reward-offer-detail{display:flex;gap:10px;color:var(--theme-muted,#71627d);font-size:14px;line-height:1.65;margin:22px 0}.reward-offer-detail svg{flex-shrink:0;margin-top:3px}.reward-footnote{font-size:13px;color:var(--theme-muted,#877b90);line-height:1.65;margin:16px 0 0}.reward-list-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.reward-list-heading h2{margin-top:8px;margin-bottom:0}.reward-list-heading>span{color:var(--theme-muted,#887c93);font-size:14px}.reward-filters{display:flex;gap:8px;overflow:auto;margin:22px 0;padding-bottom:6px}.reward-filters button{padding:9px 15px;border:1px solid var(--theme-line,#dfd7e9);border-radius:30px;font-size:14px;white-space:nowrap}.reward-filters button.active{background:#7753b6;color:white;border-color:#7753b6}.reward-task-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.reward-task-card{border:1px solid var(--theme-line,#e0d9eb);background:var(--theme-surface,#fff);border-radius:20px;padding:22px;display:flex;flex-direction:column}.reward-task-card.completed{background:var(--theme-soft,#f3f4ed)}.reward-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;color:var(--theme-muted,#897a95);margin-bottom:18px}.reward-network{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;font-size:15px;font-weight:700;background:var(--theme-soft,#e9e3f6);color:var(--theme-accent,#655090)}.reward-network.telegram{background:var(--theme-soft,#e3f1fb);color:var(--theme-accent,#2582b2)}.reward-network.youtube{background:var(--theme-danger-surface,#fbe9ec);color:var(--theme-danger,#b3374c)}.reward-network.vkontakte{background:var(--theme-soft,#e8effc);color:var(--theme-accent,#4677bd)}.reward-network.instagram{background:var(--theme-danger-surface,#fae7f1);color:var(--theme-danger,#b44d81)}.reward-network.spotify{background:var(--theme-success-surface,#e4f3e9);color:var(--theme-success,#427e57)}.reward-points{font-size:25px;font-weight:700;color:var(--theme-accent,#7751b5);letter-spacing:-.7px}.reward-points small{font-size:13px;font-weight:400;color:var(--theme-muted,#8d7b9c);letter-spacing:0}.reward-task-meta{font-size:12px;color:var(--theme-muted,#887a94);margin:7px 0}.reward-task-card h3{font-size:19px;line-height:1.4;font-weight:600;margin-bottom:10px}.reward-task-card>p{font-size:14px;line-height:1.65;color:var(--theme-muted,#83718f);margin-bottom:23px;flex-grow:1}.reward-card-bottom{display:flex;gap:8px;justify-content:space-between;align-items:center}.reward-card-bottom button{font-size:14px;font-weight:600;color:var(--theme-accent,#744dad);min-height:44px}.reward-pill{padding:5px 9px;border-radius:7px;background:var(--theme-soft,#f0ebf7);font-size:12px;color:var(--theme-muted,#826a9c);white-space:nowrap}.reward-notice,.reward-resume{padding:17px 19px;background:var(--theme-success-surface,#eaf2d8);border:1px solid var(--theme-line,#d4e1ba);border-radius:12px;font-size:14px;line-height:1.7;margin-bottom:20px}.reward-resume{display:flex;justify-content:space-between;gap:12px}.reward-resume button{font-weight:600;color:var(--theme-success,#5f733c)}.reward-error{padding:16px;border:1px solid var(--theme-line,#ecc6cf);border-radius:12px;background:var(--theme-danger-surface,#fff0f3);color:var(--theme-danger,#9c3f56);font-size:15px;margin-bottom:20px}.reward-error button{margin-left:12px;text-decoration:underline}.reward-task-instruction{font-size:16px;color:var(--theme-muted,#72617f);line-height:1.85;white-space:pre-line;overflow-wrap:anywhere}.reward-example{font-size:14px;padding:14px;border-radius:12px;background:var(--theme-surface,#f5f1fb);color:var(--theme-muted,#876d9a);margin-top:18px}.reward-step-track{display:flex;gap:8px;list-style:none;padding:0;margin:26px 0;font-size:14px}.reward-step-track li{flex:1;padding:12px 7px;border-radius:10px;text-align:center;background:var(--theme-soft,#f1edf6);color:var(--theme-muted,#9c8baa)}.reward-step-track li.done{color:var(--theme-success,#596b37);background:var(--theme-success-surface,#e7f1cf)}.reward-action-stack{display:grid;gap:16px}.reward-action-stack p{font-size:15px;line-height:1.75;color:var(--theme-muted,#766484)}.reward-action-stack small,.reward-order-form small{color:var(--theme-muted,#8b7896);font-size:13px;line-height:1.65}.reward-confirm{display:flex;gap:13px;align-items:flex-start;font-size:16px;line-height:1.5}.reward-confirm input{width:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:#8151bc}.reward-cancel{margin-top:25px;font-size:14px;color:var(--theme-muted,#9c85ac);text-decoration:underline;text-underline-offset:4px}.reward-complete{text-align:center;padding:20px 0}.reward-complete p{font-size:16px;line-height:1.8;color:var(--theme-muted,#80718c);max-width:480px;margin:0 auto 24px}.reward-complete a{display:block;margin-top:18px;color:var(--theme-accent,#7f54ad);font-size:14px}.reward-success-icon{width:75px;height:75px;display:grid;place-items:center;background:var(--theme-success-surface,#e1f2bb);color:var(--theme-success,#617a35);border-radius:50%;margin:0 auto 26px}.reward-order-id{font-size:13px!important;overflow-wrap:anywhere}.reward-order-form>label,.reward-spend label{display:grid;gap:8px;font-size:14px;font-weight:500;margin:18px 0}.reward-order-form input[type=url],.reward-spend input,.reward-spend select{padding:13px;border:1px solid var(--theme-line,#d8cbe8);border-radius:11px;font:inherit;font-size:16px;background:var(--theme-surface,white);min-width:0;width:100%;color:var(--theme-text,#32263e)}.reward-order-form fieldset{border:0;display:grid;gap:10px;margin:0 0 25px}.reward-order-form legend{font-size:14px;color:var(--theme-muted,#92809e);margin-bottom:15px}.reward-order-form fieldset label{display:flex;align-items:center;gap:10px;border:1px solid var(--theme-line,#e4ddec);border-radius:12px;padding:16px;font-size:15px}.reward-order-form fieldset label.selected{background:var(--theme-soft,#f0eafa);border-color:#a185ca}.reward-order-form fieldset label b{margin-left:auto;white-space:nowrap}.reward-order-form small{display:block;margin-top:15px}.reward-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.reward-spend{margin-top:24px}.reward-spend>p{font-size:15px;line-height:1.6;color:var(--theme-muted,#927da1)}.reward-spend .reward-card-top h2{margin:0}.reward-spend-total{display:block;font-size:30px;margin:23px 0}.reward-history{margin-top:32px;border-top:1px solid var(--theme-line,#ded6e9);padding-top:22px}.reward-history summary{font-size:16px;font-weight:600;cursor:pointer}.reward-history article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid var(--theme-line,#e7e0ef);font-size:14px}.reward-history article small{display:block;margin-top:6px;color:var(--theme-muted,#9a87a8)}.reward-history article strong{white-space:nowrap;font-weight:500}.reward-history article button{color:var(--theme-accent,#8454b8)}.reward-empty{padding:40px;text-align:center;border:1px dashed var(--theme-line,#d5c6e3);border-radius:18px}.reward-empty h3{font-size:20px;margin:15px 0}.reward-empty p{font-size:15px;color:var(--theme-muted,#927d9f)}.reward-empty button{margin-top:17px;color:var(--theme-accent,#8052b0)}.reward-experience button:disabled{opacity:.45;cursor:not-allowed}.reward-experience a:focus-visible,.reward-experience button:focus-visible,.reward-experience input:focus-visible,.reward-experience select:focus-visible{outline:3px solid var(--theme-line,#bb94eb);outline-offset:3px}.reward-in-account{padding-top:0;padding-bottom:0}@media(max-width:1000px){.reward-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.reward-task-grid{grid-template-columns:1fr}.reward-wallet{padding:23px}.reward-heading h1{font-size:39px}.reward-portrait{width:110px;height:110px}}@media(max-width:740px){.reward-experience{padding-top:16px;padding-bottom:40px}.reward-heading{gap:10px;margin:22px 0}.reward-heading h1{font-size:31px;letter-spacing:-1px;line-height:1.18}.reward-heading p{font-size:16px;line-height:1.65}.reward-portrait{width:76px;height:76px;align-self:flex-start;margin-top:22px}.reward-heading .eyebrow{font-size:12px}.reward-route-tabs{gap:4px}.reward-route-tabs a{font-size:14px;padding:10px 11px}.reward-layout{display:flex;flex-direction:column;gap:22px}.reward-aside,.reward-main{width:100%}.reward-aside{position:static;display:grid;grid-template-columns:1fr}.reward-attempt,.reward-offer,.reward-spend{padding:20px;border-radius:20px}.reward-attempt h2,.reward-list-heading h2,.reward-offer h2,.reward-spend h2{font-size:23px}.reward-path{padding:17px 15px;grid-template-columns:37px 1fr 12px;gap:7px 12px}.reward-path-icon{width:37px;height:37px}.reward-path strong{font-size:16px;padding-right:8px}.reward-path p{font-size:14px}.reward-path-check{right:14px;top:20px}.reward-task-grid{grid-template-columns:1fr}.reward-task-card{padding:21px}.reward-wallet-number{font-size:40px;margin-top:20px}.reward-wallet-number span{display:inline;margin-left:10px}.reward-wallet p{margin:12px 0 20px}.reward-form-grid{grid-template-columns:1fr;gap:0}.reward-spend label{margin:11px 0}.reward-history article{flex-wrap:wrap;gap:12px}.reward-history article span{flex:1;min-width:150px}.reward-history article strong{white-space:normal}.reward-history article button{min-height:44px}.reward-list-heading>span{font-size:13px}.reward-in-account{padding-top:0}.reward-count{gap:10px}.reward-count label{min-height:44px}}.rewards-admin{font-size:16px;color:var(--theme-text,#30223e)}.rewards-admin .g-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:15px 0 25px}.rewards-admin .g-heading h2{font-size:32px;font-weight:650;margin:10px 0}.rewards-admin .g-heading p{color:var(--theme-muted,#897395)}.rewards-admin .g-subnav{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.rewards-admin .g-subnav button{padding:11px 17px;border-radius:25px;border:1px solid var(--theme-line,#ddcfea);font-size:14px}.rewards-admin .g-subnav button.active{color:white;background:#7650a9}.reward-admin-task-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.reward-admin-task-list .g-panel{margin:0}.reward-admin-task-list .g-panel p{font-size:14px;line-height:1.65;overflow-wrap:anywhere}.reward-admin-task-list .g-toolbar{margin:15px 0}.reward-experiment-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;margin:22px 0}.reward-experiment-variant{padding:21px;border:1px solid var(--theme-line,#e2d5ec);border-radius:17px;background:var(--theme-surface,#faf7ff)}.reward-experiment-variant h4{font-size:17px;font-weight:650;margin-bottom:25px}.reward-funnel-row{margin:14px 0}.reward-funnel-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;margin-bottom:7px}.reward-funnel-track{background:var(--theme-soft,#e7dff0);border-radius:5px;height:8px;overflow:hidden}.reward-funnel-track span{display:block;background:#9670c2;height:100%;border-radius:5px}.reward-experiment-variant>p{margin:22px 0 10px;font-size:14px}.reward-experiment-variant small{font-size:13px;line-height:1.8}.reward-admin-count{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--theme-line,#e8dced);padding:15px 0;font-size:15px}.rewards-admin .g-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:22px 0}.rewards-admin .g-kpis>div{padding:24px;background:var(--theme-surface,#fff);border:1px solid var(--theme-line,#e3d7ed);border-radius:17px}.rewards-admin .g-kpis span{font-size:14px;display:block;color:var(--theme-muted,#947ba6)}.rewards-admin .g-kpis strong{display:block;font-size:30px;margin-top:20px}.rewards-admin .g-table-wrap{overflow-x:auto}.rewards-admin table{width:100%;font-size:14px;border-collapse:collapse}.rewards-admin td,.rewards-admin th{text-align:left;padding:13px;border-bottom:1px solid var(--theme-line,#e5ddec)}.reward-mobile-balance{display:none}@media(max-width:740px){.reward-admin-task-list{grid-template-columns:1fr}.rewards-admin .g-kpis{grid-template-columns:1fr 1fr}.rewards-admin .g-kpis>div{padding:17px}.reward-mobile-balance{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px;border-radius:12px;background:var(--theme-success-surface,#e9f4ce);margin-bottom:20px;font-size:14px}.reward-mobile-balance button{font-weight:600;text-decoration:underline}.reward-mobile-balance b{font-size:18px}}.reward-account-nav{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}.reward-account-nav button{padding:12px 18px;border:1px solid var(--theme-line,#ddd7ed);border-radius:14px;background:var(--theme-surface,#fff);font-weight:700}.reward-account-nav button.active{background:#6435e8;color:white;border-color:#6435e8}.reward-accounts{padding:28px;border:1px solid var(--theme-line,#e4dfef);background:var(--theme-surface,white);border-radius:24px;margin:20px 0}.reward-accounts h2{font-size:26px;margin:6px 0}.reward-accounts>p{color:var(--theme-muted,#70697f);max-width:850px;line-height:1.65}.reward-account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.reward-linked-account{border:1px solid var(--theme-line,#e5e0ed);border-radius:18px;padding:20px;min-width:0}.reward-linked-account h3{font-size:18px;overflow-wrap:anywhere;margin:14px 0 8px}.reward-linked-account a,.reward-performer a{color:var(--theme-accent,#6737dd);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.reward-linked-account small,.reward-performer small{display:block;color:var(--theme-muted,#786d87);font-size:12px;margin:10px 0;line-height:1.5}.reward-account-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.reward-account-buttons>button:not(.button),.reward-inline-link{font-size:14px;color:var(--theme-accent,#6835dc);border:0;background:transparent;cursor:pointer;padding:7px 0}.reward-account-form{background:var(--theme-surface,#f8f6fc);border-radius:18px;padding:20px;margin:18px 0}.reward-account-form fieldset{border:0;margin:0;padding:0;min-width:0}.reward-account-form label,.reward-account-select label{display:grid;gap:8px;margin:10px 0;font-size:14px;font-weight:600}.reward-account-form input:not([type=checkbox]),.reward-account-form select,.reward-account-select select{padding:13px;border:1px solid var(--theme-line,#dcd5e7);background:var(--theme-surface,white);border-radius:12px;width:100%;min-width:0;font:inherit;font-size:16px;color:var(--theme-text,#282034)}.reward-account-form .reward-confirm{display:flex;align-items:flex-start}.reward-performer{padding:18px;background:var(--theme-surface,#f5f1ff);border:1px solid var(--theme-line,#e4d9ff);border-radius:16px;margin:20px 0}.reward-performer p{font-size:14px;line-height:1.6}.reward-account-select{display:flex;align-items:end;gap:10px;margin-bottom:10px}.reward-account-select label{flex:1;margin:0}.reward-accounts.compact{padding:18px}.reward-accounts.compact h2{font-size:19px}.reward-accounts.compact .reward-account-grid{grid-template-columns:1fr}.reward-performer .reward-accounts{margin-bottom:0}.reward-admin-private{word-break:break-word}@media(max-width:900px){.reward-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.reward-accounts{padding:18px;border-radius:18px}.reward-accounts h2{font-size:21px}.reward-accounts>.reward-card-top{align-items:start;flex-wrap:wrap;gap:14px}.reward-account-grid{grid-template-columns:1fr}.reward-account-select{align-items:stretch;flex-direction:column}.reward-account-form{padding:14px}.reward-accounts.compact{padding:12px}.reward-performer{padding:14px}.reward-account-nav button{flex:1;font-size:13px;padding:12px 10px}}:root{color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--bg:#111018;--ink:#f0edf8;--muted:#bcb4cd;--line:#40384f;--purple:#b7a0ff;--purple-dark:#c9b8ff;--theme-text:#f0edf8;--theme-muted:#bcb4cd;--theme-accent:#c5adff;--theme-surface:#1d1a27;--theme-soft:#2a2339;--theme-glass:#1d1a27f2;--theme-line:#494057;--theme-success:#afd99c;--theme-success-surface:#253329;--theme-danger:#ffb1b8;--theme-danger-surface:#3d2430;--theme-warning:#f6d28e;--theme-warning-surface:#3a3020;--color-ground:var(--bg);--color-surface:var(--theme-surface);--color-surface-2:var(--theme-soft);--color-ink:var(--ink);--color-ink-2:var(--theme-muted);--color-ink-3:var(--theme-muted);--color-line:var(--line);--color-line-2:var(--line);--color-brand-soft:var(--theme-soft);--color-brand-deep:var(--theme-accent);--color-mint-soft:var(--theme-success-surface);--color-gold-soft:var(--theme-warning-surface);--color-coral-soft:var(--theme-danger-surface);--color-warn:var(--theme-warning);--color-warn-soft:var(--theme-warning-surface)}:root[data-theme=dark] :is(.primary,.recommend-tag,.bump-label input:checked+.checkbox-ui){background:#7253e7}:root[data-theme=dark] .primary:hover{background:#5e40cb}:root[data-theme=dark] :is(.cms-app,.cms-login){--cms-purple:#b7a0ff}:root[data-theme=dark] :is(.cms-app,.cms-login) .cms-primary{background:#6751e6;border-color:#6751e6}:root[data-theme=dark] :is(input,textarea)::placeholder{color:#a79db8;opacity:1}:root[data-theme=dark] select option{background:#1d1a27;color:#f0edf8}:root[data-theme=dark] :is(.hero-boost,.drawn-boost-hero,.hero-boost-bounce,.boost-traveller,.boost-portrait,.quantity-boost){mix-blend-mode:normal}:root[data-theme=dark] .boost-portrait{background:#eee4fc;border-radius:50%;isolation:isolate}:root[data-theme=dark] .boost-portrait>img{mix-blend-mode:multiply!important}:root[data-theme=dark] .quantity-offer button{background:#4d6e32;color:#fff}.theme-picker{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;color:var(--ink);background:var(--theme-surface,white);border:1px solid var(--line);border-radius:11px;padding:0 9px;min-height:42px}.theme-picker select{color:inherit;background:transparent;border:0;cursor:pointer;width:110px;min-height:42px;font:inherit;font-size:13px}.theme-picker:focus-within{outline:2px solid var(--purple);outline-offset:3px}.header-inner{gap:22px}.header-actions{gap:14px}.hero{overflow:clip}.admin-theme-bar{display:flex;justify-content:flex-end;padding:8px 18px;background:var(--bg)}@media (max-width:1150px){.header-actions .support-link{display:none}.desktop-nav{gap:14px}.header-inner{gap:16px}}@media (max-width:600px){.header-actions{gap:5px}.header-inner{gap:8px}.theme-picker{position:relative;width:40px;height:42px;padding:0;justify-content:center}.theme-picker select{position:absolute;inset:0;width:100%;height:100%;opacity:0}.theme-picker svg{width:20px}.header-actions .account-link{min-width:40px;min-height:42px;justify-content:center}.header-actions .account-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}}.boost-select{display:inline-block;position:relative;width:100%;min-width:0;vertical-align:middle}.boost-select .boost-select__native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;clip-path:inset(50%);padding:0!important;border:0!important}.boost-select .boost-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;min-height:46px;padding:12px 14px;border:1px solid var(--line,#ded9e9);border-radius:14px;background:var(--surface,#fff);color:var(--ink,#171626);font:inherit;text-align:left;cursor:pointer;box-shadow:none;transition:border-color .15s,background .15s}.boost-select__trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.boost-select__trigger>svg{flex-shrink:0;transition:transform .15s}.boost-select__trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.boost-select .boost-select__trigger:hover,.boost-select .boost-select__trigger[aria-expanded=true]{border-color:#9470d9}.boost-select .boost-select__trigger:focus-visible{outline:3px solid #a78bfa66;outline-offset:3px}.boost-select .boost-select__trigger:disabled{opacity:.5;cursor:not-allowed}.boost-select__menu{position:fixed;z-index:100000;overflow:auto;overscroll-behavior:contain;padding:7px;border:1px solid var(--line,#ded9e9);border-radius:18px;background:var(--surface,#fff);color:var(--ink,#171626);box-shadow:0 18px 65px #25124426,0 3px 12px #25124414;font:500 14px/1.4 var(--font-golos),sans-serif;scrollbar-width:thin;scrollbar-color:#b19acb transparent}.boost-select__menu [role=option]{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:11px 12px;border-radius:11px;cursor:pointer;overflow-wrap:anywhere}.boost-select__menu [role=option][data-active=true]{background:#a78bfa20}.boost-select__menu [role=option][aria-selected=true]{background:#9c72ea28;color:var(--ink,#382057);font-weight:700}.boost-select__menu [aria-disabled=true]{opacity:.45;cursor:not-allowed}.select-wrap>.boost-select{flex:1}.select-wrap>.boost-select+svg{display:none}.select-wrap .boost-select__trigger{background:transparent;border:0;padding:0;min-height:40px;border-radius:9px}.theme-picker .boost-select{width:auto}.theme-picker .boost-select__trigger{min-height:32px;padding:3px 0;border:0;background:transparent;font-size:12px;gap:8px}[data-theme=dark] .boost-select__menu,[data-theme=dark] .boost-select__trigger{background:#211e2d;color:#f5f2ff;border-color:#443c57}[data-theme=dark] .boost-select__menu [aria-selected=true]{color:#efe4ff}.select-wrap .boost-select__trigger:focus-visible{outline:none}@media(max-width:600px){.theme-picker .boost-select{position:absolute;inset:0;width:100%;height:100%}.theme-picker .boost-select__trigger{height:100%;padding:0;background:transparent!important;border:0;border-radius:11px}.theme-picker .boost-select__trigger>span,.theme-picker .boost-select__trigger>svg{visibility:hidden}.theme-picker .boost-select__trigger:focus-visible{outline:none}}.boost-select__label{display:flex;align-items:center;gap:9px;min-width:0}.boost-select__label>.platform-icon,.boost-select__label>svg{flex-shrink:0}.select-wrap>.platform-icon{display:none}.select-wrap .boost-select__trigger{padding-left:14px}.select-row{grid-template-columns:repeat(2,minmax(0,1fr))}.boost-select,.boost-select__trigger,.select-row>.field-label,.select-wrap,.tier-fieldset{min-width:0}.boost-select__label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tier-tabs label{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0}@media(max-width:620px){.select-row{grid-template-columns:minmax(0,1fr)}.tier-tabs label{padding-inline:7px;font-size:12px}}.review-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0}.review-card{background:var(--theme-surface,#fff);border:1px solid var(--line,#e1dceb);border-radius:24px;padding:26px;box-shadow:0 8px 30px #3c205305;min-width:0}.review-card__head{display:flex;align-items:center;gap:12px}.review-card__head strong{font-size:15px;overflow-wrap:anywhere}.review-avatar{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:16px;background:#ede3ff;color:#604086;font-weight:700}.review-avatar--1{background:#dcefe9;color:#326d5c}.review-avatar--2{background:#ffe7d9;color:#996347}.review-avatar--3{background:#e1e7ff;color:#4e6296}.review-quote{font:50px/1 Georgia,serif;color:var(--purple,#936abf);margin-left:auto;opacity:.5}.review-card blockquote{margin:20px 0 0;font-size:15px;line-height:1.75;color:var(--ink,#211b2d);overflow-wrap:anywhere}.reviews-more{display:flex;flex-direction:column;align-items:center;gap:12px;margin:30px 0 48px}.reviews-more small{color:var(--muted,#726b80)}.trust-order-total{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin-top:24px;padding:22px 26px;background:var(--theme-soft,#eee7fa);border-radius:22px}.trust-order-total strong{font:700 clamp(23px,4vw,38px)/1.3 var(--font-unbounded),sans-serif}.trust-order-total span{color:var(--muted,#726b80)}@media(max-width:1000px){.review-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.review-cards{grid-template-columns:1fr;gap:12px}.review-card{padding:22px;border-radius:22px}.review-cards--preview .review-card:nth-child(n+4){display:none}}