html.akads-open,html.akads-open body{overflow:hidden!important}.akads-overlay{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:22px;box-sizing:border-box;font-family:var(--akads-font);opacity:0;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.akads-overlay.is-visible{opacity:1;visibility:visible}.akads-backdrop{position:absolute;inset:0;background:var(--akads-overlay);opacity:var(--akads-overlay-opacity);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.akads-dialog{position:relative;z-index:2;width:min(100%, var(--akads-max-width));max-height:min(92vh, 900px);overflow:auto;box-sizing:border-box;padding:22px;border:3px solid rgb(255 255 255 / .9);border-radius:var(--akads-radius);background:radial-gradient(circle at 92% 5%,color-mix(in srgb,var(--akads-accent) 22%,transparent) 0 58px,transparent 60px),linear-gradient(150deg,var(--akads-surface) 0%,color-mix(in srgb,var(--akads-surface) 94%,var(--akads-primary)) 100%);box-shadow:0 28px 80px rgb(22 14 62 / .38),0 8px 0 rgb(255 255 255 / .12);color:var(--akads-text);text-align:center;transform:translateY(18px) scale(.96);transition:transform .22s cubic-bezier(.2,.8,.2,1);outline:none}.akads-overlay.is-visible .akads-dialog{transform:translateY(0) scale(1)}.akads-overlay.is-fullscreen{padding:0}.akads-overlay.is-fullscreen .akads-dialog{width:100%;max-width:none;height:100%;max-height:none;border:0;border-radius:0;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(22px, 4vw, 56px)}.akads-overlay.is-fullscreen .akads-media{width:min(100%, 900px)}.akads-overlay.is-fullscreen .akads-layout{width:min(100%, 980px)}.akads-overlay.is-fullscreen .akads-copy{width:min(100%, 720px);margin-left:auto;margin-right:auto}.akads-overlay.is-sheet{align-items:flex-end;padding:0}.akads-overlay.is-sheet .akads-dialog{width:100%;max-width:none;max-height:88vh;border-radius:var(--akads-radius) var(--akads-radius) 0 0;border-bottom:0;transform:translateY(100%)}.akads-overlay.is-sheet.is-visible .akads-dialog{transform:translateY(0)}.akads-layout{width:100%;min-width:0}.akads-copy{width:100%;min-width:0}.akads-copy:empty{display:none}.akads-copy .akads-actions:last-child{margin-bottom:0}.akads-label{display:inline-flex;align-items:center;gap:6px;margin:0 auto 12px;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--akads-accent) 22%,white);color:color-mix(in srgb,var(--akads-text) 82%,var(--akads-accent));font-size:10px;line-height:1;font-weight:950;letter-spacing:.9px;text-transform:uppercase}.akads-close{position:absolute;top:13px;right:13px;z-index:5;width:38px;height:38px;border:2px solid rgb(111 82 217 / .12);border-radius:50%;background:rgb(255 255 255 / .94);color:var(--akads-text);font-size:27px;line-height:1;cursor:pointer;box-shadow:0 7px 17px rgb(45 31 98 / .13)}.akads-media{width:100%;height:min(var(--akads-media-height), 42vh);min-height:150px;margin:0 auto 18px;overflow:hidden;border-radius:calc(var(--akads-radius) - 10px);display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 16% 20%,rgb(255 255 255 / .7) 0 20px,transparent 22px),linear-gradient(135deg,color-mix(in srgb,var(--akads-primary) 16%,white),color-mix(in srgb,var(--akads-secondary) 17%,white));box-shadow:inset 0 0 0 1px rgb(111 82 217 / .10)}.akads-media.is-clickable{cursor:pointer}.akads-media img,.akads-media video{width:100%;height:100%;display:block}.akads-media.is-contain img,.akads-media.is-contain video{object-fit:contain}.akads-media.is-cover img,.akads-media.is-cover video{object-fit:cover}.akads-media.is-empty{display:none!important}.akads-hero{width:100%;min-width:0}.akads-dialog.is-vertical-video{width:min(100%, max(var(--akads-max-width), 820px))}.akads-dialog.is-vertical-video .akads-hero{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(260px,1fr);gap:18px;align-items:stretch;margin-bottom:18px}.akads-dialog.is-vertical-video .akads-media{width:100%;height:min(62vh, 560px);min-height:360px;margin:0;background:#171329}.akads-video-promo{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(20px, 4vw, 38px);border:2px solid color-mix(in srgb,var(--akads-primary) 12%,white);border-radius:calc(var(--akads-radius) - 10px);background:radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--akads-accent) 22%,transparent) 0 50px,transparent 52px),linear-gradient(145deg,color-mix(in srgb,var(--akads-primary) 10%,white),color-mix(in srgb,var(--akads-secondary) 9%,white));color:var(--akads-text);text-align:left}.akads-video-promo[hidden]{display:none!important}.akads-video-promo h3{margin:0 0 10px;font-size:clamp(25px, 3.4vw, 39px);line-height:1.05;font-weight:950}.akads-video-promo p{margin:0 0 20px;color:var(--akads-muted);font-size:15px;line-height:1.5;font-weight:750}.akads-video-prompt{min-height:48px;padding:12px 20px;border:0;border-radius:15px;background:linear-gradient(135deg,var(--akads-primary),var(--akads-secondary));color:#fff;font:900 15px/1 var(--akads-font);cursor:pointer;box-shadow:0 9px 20px color-mix(in srgb,var(--akads-primary) 24%,transparent)}.akads-video-prompt:disabled{opacity:.45;cursor:default}.akads-dynamic-content{width:100%;max-width:100%}.akads-placeholder{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.akads-placeholder span{position:relative;z-index:3;font-size:clamp(68px, 13vw, 128px);filter:drop-shadow(0 12px 18px rgb(67 44 144 / .19));animation:akads-float 2.4s ease-in-out infinite}.akads-placeholder i{position:absolute;width:34px;height:34px;border-radius:50%;background:rgb(255 255 255 / .7);animation:akads-bubble 3s ease-in-out infinite}.akads-placeholder i:nth-child(2){left:12%;top:18%}.akads-placeholder i:nth-child(3){right:15%;top:24%;width:22px;height:22px;animation-delay:.5s}.akads-placeholder i:nth-child(4){right:27%;bottom:14%;width:44px;height:44px;animation-delay:1s}@keyframes akads-float{50%{transform:translateY(-8px) rotate(3deg)}}@keyframes akads-bubble{50%{transform:translateY(-12px) scale(1.12);opacity:.55}}.akads-dialog h2{margin:0 0 7px;color:var(--akads-text);font-size:clamp(23px, 4vw, 34px);line-height:1.08;font-weight:950}.akads-message{margin:0 auto 16px;color:var(--akads-muted);font-size:15px;line-height:1.5;font-weight:750}.akads-timer-area{margin:8px auto 16px}.akads-countdown{display:block;margin-bottom:8px;color:var(--akads-primary);font-size:24px;line-height:1;font-weight:950}.akads-progress{width:100%;height:11px;border-radius:999px;overflow:hidden;background:color-mix(in srgb,var(--akads-primary) 12%,white)}.akads-progress i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--akads-primary),var(--akads-secondary),var(--akads-accent));transition:width .35s linear}.akads-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.akads-actions>*{min-height:48px;padding:12px 22px;box-sizing:border-box;border-radius:15px;font-family:inherit;font-size:15px;line-height:1;font-weight:900;text-decoration:none!important}.akads-cta{display:inline-flex;align-items:center;justify-content:center;border:2px solid color-mix(in srgb,var(--akads-primary) 15%,white);background:#fff;color:var(--akads-primary)!important}.akads-continue{border:0;background:linear-gradient(135deg,var(--akads-primary),color-mix(in srgb,var(--akads-primary) 55%,var(--akads-secondary)));color:#fff;cursor:pointer;box-shadow:0 9px 20px color-mix(in srgb,var(--akads-primary) 26%,transparent)}.akads-continue:disabled{opacity:.45;cursor:wait;box-shadow:none}.akads-continue.is-ready{animation:akads-ready .45s ease}@keyframes akads-ready{50%{transform:scale(1.035)}}.akads-dialog.is-template-standard .akads-layout{display:block}.akads-dialog.is-template-split:not(.is-vertical-video){width:min(100%, max(var(--akads-max-width), 900px))}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-layout{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(270px,.95fr);gap:20px;align-items:stretch}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-hero{min-width:0}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-media{height:100%;min-height:360px;margin:0}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(10px,2vw,24px);text-align:left}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-message{margin-left:0}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-actions{justify-content:flex-start}.akads-dialog.is-template-poster{width:min(100%, max(var(--akads-max-width), 760px));padding:0;overflow:hidden;background:#171329}.akads-dialog.is-template-poster .akads-layout{position:relative;min-height:min(72vh,650px)}.akads-dialog.is-template-poster .akads-hero,.akads-dialog.is-template-poster .akads-media{width:100%;height:100%;min-height:min(72vh,650px);margin:0;border-radius:0}.akads-dialog.is-template-poster .akads-copy{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:clamp(70px,12vh,150px) clamp(20px,5vw,54px) clamp(22px,5vw,48px);background:linear-gradient(180deg,transparent,rgb(22 15 50 / .88) 52%,rgb(22 15 50 / .98));color:#fff;text-align:left}.akads-dialog.is-template-poster .akads-copy h2{color:#fff;font-size:clamp(29px,5vw,48px)}.akads-dialog.is-template-poster .akads-message{margin-left:0;color:rgb(255 255 255 / .82);max-width:680px}.akads-dialog.is-template-poster .akads-timer-area{max-width:540px;margin-left:0}.akads-dialog.is-template-poster .akads-actions{justify-content:flex-start}.akads-dialog.is-template-poster .akads-cta{background:rgb(255 255 255 / .94)}.akads-dialog.is-template-list{width:min(100%, max(var(--akads-max-width), 760px))}.akads-dialog.is-template-list:not(.is-vertical-video) .akads-layout{display:grid;grid-template-columns:minmax(170px,230px) minmax(0,1fr);gap:18px;align-items:center}.akads-dialog.is-template-list:not(.is-vertical-video) .akads-media{height:220px;min-height:160px;margin:0}.akads-dialog.is-template-list:not(.is-vertical-video) .akads-copy{text-align:left}.akads-dialog.is-template-list:not(.is-vertical-video) .akads-message{margin-left:0;margin-bottom:10px}.akads-dialog.is-template-list:not(.is-vertical-video) .akads-actions{justify-content:flex-start}.akads-dialog.is-template-list .akads-timer-area{margin:8px 0 12px}.akads-dialog.is-template-showcase{width:min(100%, max(var(--akads-max-width), 820px));padding:16px}.akads-dialog.is-template-showcase .akads-layout{position:relative;padding-bottom:8px}.akads-dialog.is-template-showcase .akads-media{height:min(var(--akads-media-height),50vh);min-height:280px;margin:0}.akads-dialog.is-template-showcase .akads-copy{position:relative;z-index:3;width:calc(100% - 42px);margin:-52px auto 0;padding:22px;box-sizing:border-box;border:2px solid rgb(111 82 217 / .12);border-radius:calc(var(--akads-radius) - 9px);background:rgb(255 255 255 / .96);box-shadow:0 18px 42px rgb(35 24 86 / .18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.akads-dialog.is-template-minimal{padding:18px;border-width:1px;background:var(--akads-surface);box-shadow:0 18px 48px rgb(22 14 62 / .22)}.akads-dialog.is-template-minimal .akads-media{border-radius:14px;box-shadow:none;background:#f6f4fa}.akads-dialog.is-template-minimal .akads-label{background:#fff0;padding:3px 0;letter-spacing:.7px}.akads-dialog.is-template-minimal .akads-actions>*{border-radius:12px}.akads-overlay.is-sheet .akads-dialog.is-template-poster .akads-layout{min-height:min(78vh,680px)}.akads-overlay.is-sheet .akads-dialog.is-template-poster .akads-hero,.akads-overlay.is-sheet .akads-dialog.is-template-poster .akads-media{min-height:min(78vh,680px)}@media (max-width:600px){.akads-overlay{padding:10px}.akads-dialog{padding:17px 13px 15px;border-radius:22px}.akads-media{min-height:130px;height:min(250px, 35vh);border-radius:16px;margin-bottom:13px}.akads-close{top:8px;right:8px;width:34px;height:34px;font-size:24px}.akads-dialog h2{font-size:23px}.akads-message{font-size:13px;margin-bottom:12px}.akads-actions{display:grid;grid-template-columns:1fr}.akads-actions>*{width:100%}.akads-overlay.is-fullscreen .akads-dialog{padding:16px 12px}.akads-dialog.is-vertical-video{width:100%}.akads-dialog.is-vertical-video .akads-hero{grid-template-columns:1fr;gap:10px;margin-bottom:13px}.akads-dialog.is-vertical-video .akads-media{height:min(48vh, 420px);min-height:260px}.akads-video-promo{padding:16px;align-items:center;text-align:center}.akads-video-promo h3{font-size:24px}.akads-video-promo p{font-size:13px;margin-bottom:13px}.akads-video-prompt{width:100%}}@media (prefers-reduced-motion:reduce){.akads-overlay,.akads-dialog,.akads-progress i,.akads-placeholder span,.akads-placeholder i{transition:none!important;animation:none!important}}.akads-inline-slot{width:100%;min-width:0;box-sizing:border-box;font-family:var(--akads-font)}.akads-inline-card{--akads-inline-pad:14px;width:100%;min-height:100%;padding:var(--akads-inline-pad);box-sizing:border-box;position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:hidden;border:1px solid rgb(122 92 224 / .16);border-radius:20px;background:radial-gradient(circle at 92% 8%,rgb(245 201 92 / .22) 0 32px,transparent 34px),radial-gradient(circle at 7% 13%,rgb(255 255 255 / .92) 0 14px,transparent 16px),linear-gradient(150deg,rgb(255 255 255 / .98),color-mix(in srgb,var(--akads-surface) 88%,var(--akads-primary)) 100%);box-shadow:0 18px 36px rgb(45 31 98 / .10),inset 0 0 0 1px rgb(255 255 255 / .55);color:var(--akads-text);text-align:center;isolation:isolate}.akads-inline-card::before{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit;background:linear-gradient(180deg,rgb(255 255 255 / .22),transparent 26%,transparent 74%,rgb(122 92 224 / .04));z-index:0}.akads-inline-card>*{position:relative;z-index:1}.akads-inline-card .akads-label{flex:0 0 auto;align-self:flex-start;margin:0 0 10px;padding:6px 11px;border:1px solid rgb(122 92 224 / .14);background:linear-gradient(135deg,rgb(246 240 255 / .96),rgb(255 247 227 / .94));color:#7a5ce0;box-shadow:0 8px 16px rgb(122 92 224 / .08)}.akads-inline-card .akads-media{flex:1 1 auto;width:100%;height:auto;min-height:156px;margin:0;border-radius:16px;box-shadow:0 14px 28px rgb(45 31 98 / .12),inset 0 0 0 1px rgb(255 255 255 / .55);background:radial-gradient(circle at 12% 18%,rgb(255 255 255 / .82) 0 18px,transparent 20px),linear-gradient(135deg,color-mix(in srgb,var(--akads-primary) 13%,white),color-mix(in srgb,var(--akads-secondary) 15%,white))}.akads-inline-card .akads-placeholder span{font-size:clamp(48px,7vw,84px)}.akads-inline-title{margin:11px 0 5px;color:var(--akads-text);font-size:19px;line-height:1.08;font-weight:950;letter-spacing:-.02em}.akads-inline-message{margin:0;color:color-mix(in srgb,var(--akads-text) 68%,#7d78a6);font-size:12.5px;line-height:1.5;font-weight:750}.akads-inline-copy .akads-inline-message:last-of-type{margin-bottom:0}.akads-inline-cta{min-height:44px;margin-top:11px;padding:11px 16px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;border-radius:14px;border:1px solid rgb(255 255 255 / .55);background:linear-gradient(135deg,var(--akads-primary),var(--akads-secondary));color:#fff!important;font-size:13px;font-weight:950;letter-spacing:.01em;text-decoration:none!important;box-shadow:0 12px 22px color-mix(in srgb,var(--akads-primary) 22%,transparent);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.akads-inline-cta::after{content:'→';font-size:13px;line-height:1}.akads-inline-cta:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 16px 28px color-mix(in srgb,var(--akads-primary) 24%,transparent)}.akads-inline-cta:active{transform:translateY(0)}.akads-inline-layout{width:100%;min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:12px}.akads-inline-copy{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:7px;padding:12px;border-radius:16px;border:1px solid rgb(122 92 224 / .10);background:linear-gradient(180deg,rgb(255 255 255 / .92),rgb(246 242 255 / .95));box-shadow:inset 0 1px 0 rgb(255 255 255 / .8)}.akads-inline-copy:empty{display:none}.akads-inline-card .akads-inline-layout>.akads-media{flex:1 1 auto}.akads-inline-card.is-template-standard .akads-inline-copy{margin-top:2px}.akads-inline-card.is-template-standard .akads-inline-title{font-size:20px}.akads-inline-card.is-template-standard .akads-inline-message{padding:8px 10px;border-radius:12px;background:rgb(122 92 224 / .05)}.akads-inline-card.is-template-split{padding:16px}.akads-inline-card.is-template-split .akads-inline-layout{display:grid;grid-template-columns:minmax(150px,.98fr) minmax(165px,1.02fr);gap:14px;align-items:stretch}.akads-inline-card.is-template-split .akads-media{height:100%;min-height:198px;border-radius:18px}.akads-inline-card.is-template-split .akads-inline-copy{justify-content:center;text-align:left;padding:16px 15px;border-radius:18px;background:linear-gradient(180deg,rgb(255 255 255 / .96),rgb(247 243 255 / .98)),linear-gradient(135deg,rgb(122 92 224 / .08),rgb(239 111 155 / .08))}.akads-inline-card.is-template-split .akads-inline-title,.akads-inline-card.is-template-split .akads-inline-message{text-align:left}.akads-inline-card.is-template-split .akads-inline-title{font-size:21px}.akads-inline-card.is-template-split .akads-inline-message{padding:10px 12px;border-radius:14px;background:rgb(122 92 224 / .05);border-left:4px solid rgb(122 92 224 / .28)}.akads-inline-card.is-template-list{min-height:150px;padding:12px}.akads-inline-card.is-template-list .akads-inline-layout{display:grid;grid-template-columns:142px minmax(0,1fr);gap:13px;align-items:stretch}.akads-inline-card.is-template-list .akads-media{height:132px;min-height:132px;border-radius:16px}.akads-inline-card.is-template-list .akads-inline-copy{text-align:left;justify-content:center;padding:14px}.akads-inline-card.is-template-list .akads-inline-title,.akads-inline-card.is-template-list .akads-inline-message{text-align:left}.akads-inline-card.is-template-list .akads-inline-title{margin-top:0;font-size:18px}.akads-inline-card.is-template-list .akads-inline-message{padding-left:10px;border-left:3px solid rgb(239 111 155 / .22)}.akads-inline-card.is-template-list .akads-inline-cta{align-self:flex-start}.akads-inline-card.is-template-poster{position:relative;min-height:240px;padding:0;border:0;background:#171329;box-shadow:0 22px 44px rgb(27 18 70 / .18)}.akads-inline-card.is-template-poster::before{display:none}.akads-inline-card.is-template-poster .akads-label{position:absolute;z-index:5;top:12px;left:12px;margin:0}.akads-inline-card.is-template-poster .akads-inline-layout{position:relative;min-height:240px;gap:0}.akads-inline-card.is-template-poster .akads-media{position:absolute;inset:0;height:100%;min-height:240px;border-radius:18px;box-shadow:none}.akads-inline-card.is-template-poster .akads-inline-copy{position:absolute;z-index:3;left:0;right:0;bottom:0;margin:0;padding:62px 16px 16px;border-radius:0 0 18px 18px;border:0;background:linear-gradient(180deg,transparent,rgb(21 14 49 / .22) 24%,rgb(21 14 49 / .94));color:#fff;text-align:left;box-shadow:none}.akads-inline-card.is-template-poster .akads-inline-title{color:#fff;text-align:left;font-size:22px}.akads-inline-card.is-template-poster .akads-inline-message{color:rgb(255 255 255 / .86);text-align:left;padding:0;border:0;background:#fff0}.akads-inline-card.is-template-poster .akads-inline-cta{align-self:flex-start;background:#fff;color:var(--akads-primary)!important;box-shadow:0 12px 24px rgb(0 0 0 / .18)}.akads-inline-card.is-template-showcase{padding:10px}.akads-inline-card.is-template-showcase .akads-inline-layout{position:relative;padding-bottom:8px;gap:0}.akads-inline-card.is-template-showcase .akads-media{min-height:200px;border-radius:18px}.akads-inline-card.is-template-showcase .akads-inline-copy{position:relative;z-index:3;width:calc(100% - 28px);margin:-42px auto 0;padding:14px 15px;box-sizing:border-box;border:1px solid rgb(122 92 224 / .12);border-radius:16px;background:rgb(255 255 255 / .97);box-shadow:0 14px 30px rgb(45 31 98 / .16)}.akads-inline-card.is-template-showcase .akads-inline-title{font-size:19px}.akads-inline-card.is-template-showcase .akads-inline-message{padding:8px 10px;border-radius:12px;background:rgb(245 201 92 / .10)}.akads-inline-card.is-template-minimal{padding:10px;border-width:1px;box-shadow:0 12px 26px rgb(45 31 98 / .06);background:#fff}.akads-inline-card.is-template-minimal::before{background:linear-gradient(180deg,rgb(248 247 251 / .9),rgb(255 255 255 / .4))}.akads-inline-card.is-template-minimal .akads-label{background:#fff;box-shadow:none;border-color:rgb(122 92 224 / .12)}.akads-inline-card.is-template-minimal .akads-media{min-height:128px;border-radius:14px;box-shadow:none;background:#f6f4fa}.akads-inline-card.is-template-minimal .akads-inline-copy{padding:10px;border-color:rgb(122 92 224 / .08);background:#faf9fd}.akads-inline-card.is-template-minimal .akads-inline-title{font-size:16px}.akads-inline-card.is-template-minimal .akads-inline-message{font-size:12px}.akads-media.is-rotating img,.akads-media.is-rotating video{animation:akads-media-enter .28s ease}@keyframes akads-media-enter{from{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.akads-video-prompt{text-decoration:none!important;cursor:pointer}.akads-video-prompt[hidden]{display:none!important}.akads-inline-layout{width:100%;min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.akads-inline-copy{min-width:0;display:flex;flex-direction:column;align-items:stretch}.akads-inline-copy:empty{display:none}.akads-inline-card .akads-inline-layout>.akads-media{flex:1 1 auto}.akads-inline-card.is-template-split .akads-inline-layout{display:grid;grid-template-columns:minmax(130px,.95fr) minmax(150px,1.05fr);gap:12px;align-items:stretch}.akads-inline-card.is-template-split .akads-media{height:100%;min-height:170px}.akads-inline-card.is-template-split .akads-inline-copy{justify-content:center;text-align:left;padding:8px 5px 8px 0}.akads-inline-card.is-template-split .akads-inline-title,.akads-inline-card.is-template-split .akads-inline-message{text-align:left}.akads-inline-card.is-template-list{min-height:130px;padding:9px}.akads-inline-card.is-template-list .akads-inline-layout{display:grid;grid-template-columns:128px minmax(0,1fr);gap:11px;align-items:center}.akads-inline-card.is-template-list .akads-media{height:116px;min-height:116px}.akads-inline-card.is-template-list .akads-inline-copy{text-align:left}.akads-inline-card.is-template-list .akads-inline-title,.akads-inline-card.is-template-list .akads-inline-message{text-align:left}.akads-inline-card.is-template-list .akads-inline-title{margin-top:0}.akads-inline-card.is-template-list .akads-inline-cta{align-self:flex-start}.akads-inline-card.is-template-poster{position:relative;min-height:220px;padding:0;border:0;background:#171329}.akads-inline-card.is-template-poster .akads-label{position:absolute;z-index:5;top:10px;left:10px;margin:0}.akads-inline-card.is-template-poster .akads-inline-layout{position:relative;min-height:220px}.akads-inline-card.is-template-poster .akads-media{position:absolute;inset:0;height:100%;min-height:220px;border-radius:14px}.akads-inline-card.is-template-poster .akads-inline-copy{position:absolute;z-index:3;left:0;right:0;bottom:0;padding:58px 14px 14px;border-radius:0 0 14px 14px;background:linear-gradient(180deg,transparent,rgb(21 14 49 / .95));color:#fff;text-align:left}.akads-inline-card.is-template-poster .akads-inline-title{color:#fff;text-align:left}.akads-inline-card.is-template-poster .akads-inline-message{color:rgb(255 255 255 / .82);text-align:left}.akads-inline-card.is-template-poster .akads-inline-cta{align-self:flex-start;background:#fff;color:var(--akads-primary)!important}.akads-inline-card.is-template-showcase{padding:8px}.akads-inline-card.is-template-showcase .akads-inline-layout{position:relative;padding-bottom:6px}.akads-inline-card.is-template-showcase .akads-media{min-height:180px}.akads-inline-card.is-template-showcase .akads-inline-copy{position:relative;z-index:3;width:calc(100% - 22px);margin:-34px auto 0;padding:12px;box-sizing:border-box;border:1px solid rgb(111 82 217 / .12);border-radius:13px;background:rgb(255 255 255 / .96);box-shadow:0 10px 24px rgb(45 31 98 / .14)}.akads-inline-card.is-template-minimal{padding:7px;border-width:1px;box-shadow:none;background:#fff}.akads-inline-card.is-template-minimal .akads-media{min-height:120px;border-radius:10px;box-shadow:none}.akads-inline-card.is-template-minimal .akads-inline-title{font-size:15px}@media (max-width:600px){.akads-dialog.is-template-split:not(.is-vertical-video) .akads-layout,.akads-dialog.is-template-list:not(.is-vertical-video) .akads-layout{grid-template-columns:1fr;gap:12px}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-media,.akads-dialog.is-template-list:not(.is-vertical-video) .akads-media{height:min(250px,35vh);min-height:150px}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-copy,.akads-dialog.is-template-list:not(.is-vertical-video) .akads-copy{padding:4px 0;text-align:center;align-items:center}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-message,.akads-dialog.is-template-list:not(.is-vertical-video) .akads-message{margin-left:auto}.akads-dialog.is-template-split:not(.is-vertical-video) .akads-actions,.akads-dialog.is-template-list:not(.is-vertical-video) .akads-actions{justify-content:center;width:100%}.akads-dialog.is-template-poster .akads-layout,.akads-dialog.is-template-poster .akads-hero,.akads-dialog.is-template-poster .akads-media{min-height:min(68vh,560px)}.akads-dialog.is-template-poster .akads-copy{padding:70px 16px 18px}.akads-dialog.is-template-showcase .akads-copy{width:calc(100% - 18px);margin-top:-34px;padding:15px}.akads-inline-card.is-template-split .akads-inline-layout{grid-template-columns:minmax(105px,.85fr) minmax(130px,1.15fr);gap:8px}.akads-inline-card.is-template-list .akads-inline-layout{grid-template-columns:105px minmax(0,1fr);gap:8px}.akads-inline-card.is-template-list .akads-media{height:100px;min-height:100px}}.akads-inline-card[class*="is-template-fixed0"]{padding:16px;border-radius:24px;border:2px solid #ebe6f4;box-shadow:0 18px 38px rgb(53 35 117 / .10),0 4px 10px rgb(53 35 117 / .06),inset 0 0 0 1px rgb(255 255 255 / .65);overflow:hidden}.akads-inline-card[class*="is-template-fixed0"]::before{background:radial-gradient(circle at 18% 88%,rgb(122 92 224 / .08) 0 64px,transparent 66px),linear-gradient(180deg,rgb(255 255 255 / .35),transparent 34%,rgb(122 92 224 / .03))}.akads-inline-card[class*="is-template-fixed0"] .akads-label{font-size:12px;font-weight:900;letter-spacing:.02em;border-radius:14px;padding:8px 13px;box-shadow:none}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.95fr);gap:18px;align-items:stretch}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-copy{justify-content:center;gap:8px;text-align:left;padding:14px 14px 10px;border:0;background:#fff0;box-shadow:none}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-title{margin:0;font-size:26px;line-height:1.06;font-weight:1000;letter-spacing:-.03em}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-message{font-size:13px;line-height:1.55;font-weight:700;max-width:360px}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-cta{margin-top:14px;min-height:48px;padding:12px 18px;border-radius:15px;font-size:13px;font-weight:950}.akads-inline-card[class*="is-template-fixed0"] .akads-media{min-height:270px;height:100%;border-radius:26px;border:10px solid rgb(255 255 255 / .44);box-shadow:inset 0 0 0 2px rgb(122 92 224 / .12)}.akads-inline-card[class*="is-template-fixed0"] .akads-placeholder span{font-size:clamp(56px,6vw,92px)}.akads-inline-card.is-template-fixed01{background:linear-gradient(135deg,#fbf8ff 0%,#f3eefc 100%)}.akads-inline-card.is-template-fixed01 .akads-label{background:#ece6ff;border-color:#d7cef7;color:#5960e8}.akads-inline-card.is-template-fixed01 .akads-inline-title{color:#4c47cb}.akads-inline-card.is-template-fixed01 .akads-inline-message{color:#5f5e79}.akads-inline-card.is-template-fixed01 .akads-media{background:#f7f4ff;border-color:#f3effd}.akads-inline-card.is-template-fixed01 .akads-inline-cta{background:linear-gradient(135deg,#6156df,#7e54e9)}.akads-inline-card.is-template-fixed01::after{content:'';position:absolute;left:-10px;bottom:-18px;width:170px;height:82px;border-radius:85px 85px 0 0;background:rgb(214 202 250 / .32);z-index:0}.akads-inline-card.is-template-fixed02{background:linear-gradient(135deg,#fff8f2 0%,#fff0e3 100%)}.akads-inline-card.is-template-fixed02 .akads-label{background:#fff;border-color:#ffd7dc;color:#ff6b92}.akads-inline-card.is-template-fixed02 .akads-inline-title{color:#f35783}.akads-inline-card.is-template-fixed02 .akads-inline-message{color:#5b5c6f}.akads-inline-card.is-template-fixed02 .akads-media{background:#fff3e8;border-color:#ffefe2;box-shadow:inset 0 0 0 2px rgb(255 161 116 / .22)}.akads-inline-card.is-template-fixed02 .akads-inline-copy{position:relative}.akads-inline-card.is-template-fixed02 .akads-inline-copy::after{content:'Oferta especial\A Válido por tempo limitado\A\A Ambiente seguro\A Conteúdo apropriado';white-space:pre-line;display:block;margin-top:8px;padding:0;color:#6a6979;font-size:11px;line-height:1.45;font-weight:800}.akads-inline-card.is-template-fixed02 .akads-inline-copy::before{content:'🎁\A\A🛡️';white-space:pre-line;position:absolute;left:14px;bottom:88px;font-size:18px;line-height:60px;z-index:2}.akads-inline-card.is-template-fixed02 .akads-inline-cta{background:linear-gradient(135deg,#ff5b8f,#ff8748)}.akads-inline-card.is-template-fixed03{background:linear-gradient(135deg,#f4feff 0%,#ecf8f7 100%)}.akads-inline-card.is-template-fixed03 .akads-label{background:#eafcff;border-color:#cdeef5;color:#28b3c7}.akads-inline-card.is-template-fixed03 .akads-inline-title{color:#16aebd}.akads-inline-card.is-template-fixed03 .akads-inline-message{color:#59606e}.akads-inline-card.is-template-fixed03 .akads-media{background:#effeff;border-color:#e1f6f6;box-shadow:inset 0 0 0 2px rgb(87 217 219 / .18)}.akads-inline-card.is-template-fixed03 .akads-inline-copy{position:relative;padding-bottom:82px}.akads-inline-card.is-template-fixed03 .akads-inline-copy::after{content:'❤  Benefício 1    ★  Benefício 2    🛡  Benefício 3';position:absolute;left:14px;right:14px;bottom:18px;display:flex;font-size:11px;font-weight:900;color:#45475e;background:#fff;padding:14px 12px;border-radius:18px;box-shadow:0 12px 22px rgb(48 35 95 / .08)}.akads-inline-card.is-template-fixed03 .akads-inline-cta{background:linear-gradient(135deg,#10b6c7,#10c6c5)}.akads-inline-card.is-template-fixed04{background:linear-gradient(135deg,#7f58ee 0%,#6f54ea 40%,#9168ff 100%);box-shadow:0 22px 44px rgb(61 36 143 / .22);border-color:#d9d0fb}.akads-inline-card.is-template-fixed04::before{background:radial-gradient(circle at 82% 14%,rgb(255 255 255 / .18) 0 2px,transparent 3px) 0 0/44px 44px,linear-gradient(180deg,rgb(255 255 255 / .08),transparent)}.akads-inline-card.is-template-fixed04::after{content:'';position:absolute;left:-24px;right:-24px;bottom:-36px;height:120px;background:radial-gradient(circle at 15% 45%,#fff 0 38px,transparent 39px),radial-gradient(circle at 32% 60%,#fff 0 52px,transparent 53px),radial-gradient(circle at 51% 44%,#fff 0 44px,transparent 45px),radial-gradient(circle at 69% 55%,#fff 0 58px,transparent 59px),radial-gradient(circle at 88% 42%,#fff 0 40px,transparent 41px);opacity:.96;z-index:0}.akads-inline-card.is-template-fixed04 .akads-label{background:rgb(255 255 255 / .18);border-color:rgb(255 255 255 / .24);color:#fff}.akads-inline-card.is-template-fixed04 .akads-inline-layout{grid-template-columns:minmax(0,1.08fr) minmax(200px,.92fr)}.akads-inline-card.is-template-fixed04 .akads-inline-copy{padding:8px 8px 56px 8px}.akads-inline-card.is-template-fixed04 .akads-inline-title{color:#fff}.akads-inline-card.is-template-fixed04 .akads-inline-message{color:rgb(255 255 255 / .92);max-width:300px}.akads-inline-card.is-template-fixed04 .akads-media{align-self:end;min-height:220px;border-color:#f0e9ff;background:#f8f4ff;position:relative;z-index:1}.akads-inline-card.is-template-fixed04 .akads-inline-cta{align-self:flex-start;background:linear-gradient(135deg,#5548e3,#6647e9);box-shadow:0 14px 26px rgb(39 17 117 / .34)}.akads-inline-card.is-template-fixed05{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%)}.akads-inline-card.is-template-fixed05 .akads-inline-layout{grid-template-columns:1fr;gap:10px}.akads-inline-card.is-template-fixed05 .akads-label{align-self:center;background:#edf5ff;border-color:#d9e7ff;color:#2f78ea}.akads-inline-card.is-template-fixed05 .akads-inline-copy{align-items:center;text-align:center;padding:8px 12px 0}.akads-inline-card.is-template-fixed05 .akads-inline-title{text-align:center;color:#1d63d9;font-size:22px}.akads-inline-card.is-template-fixed05 .akads-inline-message{text-align:center;color:#5d677b;max-width:310px}.akads-inline-card.is-template-fixed05 .akads-media{order:2;min-height:170px;border-radius:22px 22px 0 0;border-width:8px 8px 0 8px;background:#eaf4ff}.akads-inline-card.is-template-fixed05 .akads-inline-cta{order:3;align-self:stretch;justify-content:center;background:linear-gradient(135deg,#2f77ec,#2572e8)}.akads-inline-card.is-template-fixed05 .akads-inline-copy::before{content:'✨ Oferta especial';align-self:center;margin:0 0 4px;padding:8px 16px;border-radius:999px;background:#4b93ff;color:#fff;font-size:12px;font-weight:900}.akads-inline-card.is-template-fixed05::after{content:'🛒';position:absolute;left:18px;bottom:18px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 12px 28px rgb(47 119 236 / .22);font-size:28px;z-index:2}.akads-inline-card.is-template-fixed05 .akads-inline-cta{padding-left:78px}@media (max-width:820px){.akads-inline-card[class*="is-template-fixed0"] .akads-inline-layout{grid-template-columns:1fr}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-copy,.akads-inline-card.is-template-fixed05 .akads-inline-copy{text-align:center;align-items:center}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-title,.akads-inline-card[class*="is-template-fixed0"] .akads-inline-message{text-align:center;max-width:none}.akads-inline-card.is-template-fixed02 .akads-inline-copy::before,.akads-inline-card.is-template-fixed03 .akads-inline-copy::after{display:none}.akads-inline-card.is-template-fixed04 .akads-inline-copy{padding-bottom:70px}}@media (max-width:560px){.akads-inline-card[class*="is-template-fixed0"]{padding:12px;border-radius:20px}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-title{font-size:22px}.akads-inline-card[class*="is-template-fixed0"] .akads-media{min-height:190px;border-radius:20px}.akads-inline-card.is-template-fixed05 .akads-inline-cta{padding-left:16px}.akads-inline-card.is-template-fixed05::after{left:14px;bottom:72px;width:54px;height:54px;font-size:24px}}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-copy:empty{display:flex;min-height:120px}.akads-inline-card.is-template-fixed05 .akads-inline-layout>.akads-inline-copy{order:1}.akads-inline-card.is-template-fixed05 .akads-inline-layout>.akads-media{order:2}.akads-inline-card.is-template-fixed05 .akads-inline-layout>.akads-inline-cta{order:3;align-self:stretch;justify-content:center;margin:0;min-height:48px}@media (min-width:821px){.akads-inline-card.is-template-fixed01 .akads-inline-layout,.akads-inline-card.is-template-fixed02 .akads-inline-layout,.akads-inline-card.is-template-fixed03 .akads-inline-layout,.akads-inline-card.is-template-fixed04 .akads-inline-layout{grid-template-columns:minmax(220px,1fr) minmax(260px,.98fr)}}.akads-inline-card[class*="is-template-fixed0"]{padding:14px;border-radius:28px;overflow:hidden}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-layout{display:block}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-copy,.akads-inline-card[class*="is-template-fixed0"] .akads-inline-copy:empty{display:block;min-height:0;padding:0}.akads-inline-card.is-template-fixed02 .akads-inline-copy::before,.akads-inline-card.is-template-fixed02 .akads-inline-copy::after,.akads-inline-card.is-template-fixed03 .akads-inline-copy::after,.akads-inline-card.is-template-fixed05 .akads-inline-copy::before{content:none!important;display:none!important}.akads-premium-layout{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(220px,.92fr);gap:18px;align-items:stretch;min-height:250px}.akads-premium-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:10px 14px;min-width:0}.akads-premium-title{margin:0;font-size:clamp(24px, 2.3vw, 34px);line-height:1.05;letter-spacing:-.035em;font-weight:1000}.akads-premium-subtitle{margin:0;font-size:clamp(13px, 1.2vw, 18px);line-height:1.2;font-weight:900}.akads-premium-description,.akads-inline-card[class*="is-template-fixed0"] .akads-premium-description.akads-inline-message{margin:0;font-size:clamp(12px, 1vw, 16px);line-height:1.55;font-weight:700;max-width:360px}.akads-premium-media-wrap{position:relative;min-width:0;min-height:220px;display:flex}.akads-premium-media-wrap .akads-media{width:100%;min-height:220px;height:100%;border-radius:26px;border:8px solid rgb(255 255 255 / .56);overflow:hidden;box-shadow:inset 0 0 0 2px rgb(122 92 224 / .12)}.akads-premium-media-wrap .akads-media img,.akads-premium-media-wrap .akads-media video,.akads-premium-media-wrap .akads-media .akads-dynamic-content{width:100%;height:100%;object-fit:cover}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-cta{margin-top:12px;min-height:50px;padding:13px 22px;border-radius:16px;font-size:14px;font-weight:950;box-shadow:0 14px 28px rgb(84 61 177 / .18)}.akads-premium-features{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:4px}.akads-premium-feature{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:rgb(255 255 255 / .95);box-shadow:0 10px 24px rgb(48 35 95 / .08)}.akads-premium-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#ffe3ef,#fff3da);font-size:20px;flex:0 0 40px}.akads-premium-feature-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.akads-premium-feature-title{font-size:14px;line-height:1.15;color:#3f3f58;font-weight:950}.akads-premium-feature-desc{font-size:11px;line-height:1.25;color:#83839a;font-weight:700}.akads-premium-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:6px}.akads-premium-benefit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:84px;padding:12px 10px;text-align:center;border-radius:16px;background:rgb(255 255 255 / .95);box-shadow:0 10px 24px rgb(48 35 95 / .08)}.akads-premium-benefit-icon{font-size:22px;line-height:1}.akads-premium-benefit-text{font-size:11px;line-height:1.25;font-weight:900;color:#5a6270}.akads-premium-top-badge{align-self:center;margin-bottom:4px;padding:8px 16px;border-radius:999px;background:#4b93ff;color:#fff;font-size:12px;font-weight:950;box-shadow:0 12px 22px rgb(47 119 236 / .18)}.akads-inline-card.is-template-fixed01{background:linear-gradient(135deg,#fbf8ff 0%,#f4eefc 100%)}.akads-inline-card.is-template-fixed01 .akads-label{background:#ece6ff;border-color:#d7cef7;color:#5960e8}.akads-inline-card.is-template-fixed01 .akads-premium-title{color:#4d47cf}.akads-inline-card.is-template-fixed01 .akads-premium-subtitle{color:#ff6d9f}.akads-inline-card.is-template-fixed01 .akads-premium-description{color:#5f5e79}.akads-inline-card.is-template-fixed01 .akads-premium-media-wrap .akads-media{background:#f7f4ff;border-style:solid}.akads-inline-card.is-template-fixed01 .akads-inline-cta{background:linear-gradient(135deg,#6156df,#7e54e9)}.akads-inline-card.is-template-fixed01::after{content:'';position:absolute;left:-18px;bottom:-22px;width:220px;height:110px;border-radius:110px 110px 0 0;background:rgb(214 202 250 / .36);z-index:0}.akads-inline-card.is-template-fixed01 .akads-premium-copy::after{content:'➜';position:absolute;right:18px;bottom:18px;width:74px;height:74px;display:flex;align-items:center;justify-content:center;color:#8b73ea;font-size:46px;opacity:.22;transform:rotate(-18deg)}.akads-inline-card.is-template-fixed02{background:linear-gradient(135deg,#fff9f3 0%,#fff1e5 100%)}.akads-inline-card.is-template-fixed02 .akads-label{background:#fff;border-color:#ffd7dc;color:#ff6b92}.akads-inline-card.is-template-fixed02 .akads-premium-title{color:#f35581}.akads-inline-card.is-template-fixed02 .akads-premium-subtitle{color:#ff884d}.akads-inline-card.is-template-fixed02 .akads-premium-description{color:#595b71}.akads-inline-card.is-template-fixed02 .akads-premium-media-wrap .akads-media{background:#fff5eb;border-color:#ffe8d7}.akads-inline-card.is-template-fixed02 .akads-inline-cta{background:linear-gradient(135deg,#ff5b8f,#ff8748)}.akads-inline-card.is-template-fixed02 .akads-premium-feature-icon{background:linear-gradient(135deg,#ffe9f2,#fff1de)}.akads-inline-card.is-template-fixed03{background:linear-gradient(135deg,#f5feff 0%,#ecfbf8 100%)}.akads-inline-card.is-template-fixed03 .akads-label{background:#eafcff;border-color:#cdeef5;color:#28b3c7}.akads-inline-card.is-template-fixed03 .akads-premium-title{color:#18afbd}.akads-inline-card.is-template-fixed03 .akads-premium-subtitle{color:#26bfd0}.akads-inline-card.is-template-fixed03 .akads-premium-description{color:#59606e}.akads-inline-card.is-template-fixed03 .akads-premium-media-wrap .akads-media{background:#effeff;border-color:#dff6f7}.akads-inline-card.is-template-fixed03 .akads-inline-cta{background:linear-gradient(135deg,#10b6c7,#10c6c5)}.akads-inline-card.is-template-fixed03::after{content:'';position:absolute;left:-10px;bottom:-18px;width:170px;height:82px;border-radius:85px 85px 0 0;background:rgb(186 241 238 / .34);z-index:0}.akads-inline-card.is-template-fixed04{background:linear-gradient(135deg,#7d57ee 0%,#6f54ea 46%,#926aff 100%);box-shadow:0 22px 44px rgb(61 36 143 / .22);border-color:#d9d0fb}.akads-inline-card.is-template-fixed04::before{background:radial-gradient(circle at 82% 14%,rgb(255 255 255 / .22) 0 2px,transparent 3px) 0 0/44px 44px,linear-gradient(180deg,rgb(255 255 255 / .08),transparent)}.akads-inline-card.is-template-fixed04::after{content:'';position:absolute;left:-24px;right:-24px;bottom:-34px;height:114px;background:radial-gradient(circle at 15% 45%,#fff 0 34px,transparent 35px),radial-gradient(circle at 32% 60%,#fff 0 52px,transparent 53px),radial-gradient(circle at 51% 44%,#fff 0 44px,transparent 45px),radial-gradient(circle at 69% 55%,#fff 0 58px,transparent 59px),radial-gradient(circle at 88% 42%,#fff 0 40px,transparent 41px);opacity:.96;z-index:0}.akads-inline-card.is-template-fixed04 .akads-label{background:rgb(255 255 255 / .18);border-color:rgb(255 255 255 / .24);color:#fff}.akads-inline-card.is-template-fixed04 .akads-premium-title,.akads-inline-card.is-template-fixed04 .akads-premium-subtitle,.akads-inline-card.is-template-fixed04 .akads-premium-description{color:#fff}.akads-inline-card.is-template-fixed04 .akads-premium-media-wrap .akads-media{align-self:end;background:#f8f4ff;border-color:#f0e9ff}.akads-inline-card.is-template-fixed04 .akads-inline-cta{background:linear-gradient(135deg,#5548e3,#6647e9);box-shadow:0 14px 26px rgb(39 17 117 / .34)}.akads-inline-card.is-template-fixed04 .akads-premium-feature{background:rgb(255 255 255 / .95)}.akads-inline-card.is-template-fixed04 .akads-premium-copy::after{content:'🚀';position:absolute;right:10px;top:-6px;font-size:58px;transform:rotate(14deg);filter:drop-shadow(0 10px 18px rgb(39 17 117 / .2))}.akads-inline-card.is-template-fixed05{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%)}.akads-inline-card.is-template-fixed05 .akads-premium-layout{grid-template-columns:1fr;gap:10px;min-height:0}.akads-inline-card.is-template-fixed05 .akads-label{align-self:center;background:#edf5ff;border-color:#d9e7ff;color:#2f78ea}.akads-inline-card.is-template-fixed05 .akads-premium-copy{align-items:center;text-align:center;padding:10px 14px 0}.akads-inline-card.is-template-fixed05 .akads-premium-title{color:#1d63d9;text-align:center;font-size:clamp(24px,2.1vw,34px)}.akads-inline-card.is-template-fixed05 .akads-premium-subtitle{color:#61a0ff;text-align:center}.akads-inline-card.is-template-fixed05 .akads-premium-description{color:#5d677b;text-align:center;max-width:360px}.akads-inline-card.is-template-fixed05 .akads-premium-media-wrap{min-height:170px}.akads-inline-card.is-template-fixed05 .akads-premium-media-wrap .akads-media{min-height:170px;border-radius:22px 22px 0 0;border-width:8px 8px 0 8px;background:#eaf4ff}.akads-inline-card.is-template-fixed05 .akads-inline-cta{align-self:stretch;justify-content:center;background:linear-gradient(135deg,#2f77ec,#2572e8);padding-left:78px}.akads-inline-card.is-template-fixed05::after{content:'🛒';position:absolute;left:18px;bottom:18px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 12px 28px rgb(47 119 236 / .22);font-size:28px;z-index:2}@media (max-width:1024px){.akads-premium-layout{grid-template-columns:minmax(0,.98fr) minmax(190px,.92fr);min-height:220px}.akads-premium-media-wrap,.akads-premium-media-wrap .akads-media{min-height:190px}.akads-premium-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.akads-premium-layout{grid-template-columns:1fr;min-height:0}.akads-premium-copy{align-items:center;text-align:center;padding:8px 12px}.akads-premium-title,.akads-premium-subtitle,.akads-premium-description{text-align:center;max-width:none}.akads-premium-media-wrap,.akads-premium-media-wrap .akads-media{min-height:190px}.akads-premium-features{width:100%}.akads-inline-card.is-template-fixed01 .akads-premium-copy::after,.akads-inline-card.is-template-fixed04 .akads-premium-copy::after{display:none}}@media (max-width:560px){.akads-inline-card[class*="is-template-fixed0"]{padding:12px;border-radius:20px}.akads-premium-title{font-size:24px}.akads-premium-subtitle{font-size:14px}.akads-premium-description{font-size:12px}.akads-premium-benefits{grid-template-columns:1fr}.akads-inline-card.is-template-fixed05 .akads-inline-cta{padding-left:16px}.akads-inline-card.is-template-fixed05::after{left:14px;bottom:72px;width:54px;height:54px;font-size:24px}}@media (min-width:760px) and (max-width:1180px) and (orientation:landscape){.akads-inline-card[class*="is-template-fixed0"]{height:100%;max-height:100%;min-height:0;padding:9px;border-radius:19px}.akads-inline-card[class*="is-template-fixed0"] .akads-label{position:absolute;top:8px;left:8px;z-index:8;margin:0;padding:4px 8px;border-radius:999px;font-size:8px}.akads-premium-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px;height:100%;min-height:0;align-items:stretch}.akads-premium-copy{justify-content:center;gap:4px;min-height:0;padding:24px 6px 5px;overflow:hidden}.akads-premium-title{font-size:clamp(17px,2.1vw,23px);line-height:1}.akads-premium-subtitle{font-size:clamp(10px,1.15vw,13px);line-height:1.1}.akads-premium-description,.akads-inline-card[class*="is-template-fixed0"] .akads-premium-description.akads-inline-message{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:clamp(8.5px,.9vw,11px);line-height:1.28}.akads-premium-media-wrap,.akads-premium-media-wrap .akads-media{min-height:0;height:100%}.akads-premium-media-wrap .akads-media{border-width:5px;border-radius:15px}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-cta{min-height:35px;margin-top:4px;padding:7px 11px;border-radius:11px;font-size:9px;box-shadow:0 8px 16px rgb(84 61 177 / .16)}.akads-premium-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:2px}.akads-premium-feature{gap:5px;min-width:0;padding:6px;border-radius:10px;box-shadow:0 5px 10px rgb(48 35 95 / .06)}.akads-premium-feature-icon{width:25px;height:25px;flex-basis:25px;border-radius:8px;font-size:13px}.akads-premium-feature-title{font-size:8px;line-height:1.05}.akads-premium-feature-desc{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:6.8px;line-height:1.05}.akads-premium-benefits{gap:5px;margin-top:2px}.akads-premium-benefit{min-height:48px;gap:3px;padding:5px 3px;border-radius:10px;box-shadow:0 5px 10px rgb(48 35 95 / .06)}.akads-premium-benefit-icon{font-size:14px}.akads-premium-benefit-text{font-size:7px;line-height:1.05}.akads-premium-top-badge{margin-bottom:1px;padding:5px 10px;font-size:8px}.akads-inline-card.is-template-fixed01 .akads-premium-copy::after,.akads-inline-card.is-template-fixed04 .akads-premium-copy::after,.akads-inline-card.is-template-fixed05::after{display:none}.akads-inline-card.is-template-fixed04::after{bottom:-58px;height:88px;opacity:.72}.akads-inline-card.is-template-fixed05 .akads-premium-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-rows:minmax(0,1fr) auto;gap:7px}.akads-inline-card.is-template-fixed05 .akads-premium-copy{grid-column:1;grid-row:1;align-items:center;justify-content:center;padding:18px 5px 2px}.akads-inline-card.is-template-fixed05 .akads-premium-media-wrap{grid-column:2;grid-row:1 / 3}.akads-inline-card.is-template-fixed05 .akads-inline-cta{grid-column:1;grid-row:2;align-self:stretch;margin:0;padding-left:10px}}.akads-inline-card[class*="is-template-fixed0"] .akads-premium-description,.akads-inline-card[class*="is-template-fixed0"] .akads-premium-description.akads-inline-message{text-align:justify;text-justify:inter-word;hyphens:auto}.akads-premium-feature{align-items:flex-start}.akads-premium-feature-copy{width:100%;align-items:flex-start;text-align:left}.akads-premium-feature-title,.akads-premium-feature-desc{display:block;width:100%;margin:0;padding:0;text-align:left}.akads-premium-feature-title{line-height:1.12}.akads-premium-feature-desc{margin-top:2px;line-height:1.2}@media (min-width:760px) and (max-width:1180px) and (orientation:landscape){.akads-inline-card.is-template-fixed02{padding:8px;border-radius:18px}.akads-inline-card.is-template-fixed02 .akads-premium-layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:8px;height:100%;min-height:0}.akads-inline-card.is-template-fixed02 .akads-premium-copy{justify-content:center;align-items:stretch;gap:4px;padding:22px 5px 4px;min-height:0;overflow:hidden}.akads-inline-card.is-template-fixed02 .akads-premium-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:clamp(15px,1.85vw,20px);line-height:1.04;text-align:center;overflow-wrap:anywhere}.akads-inline-card.is-template-fixed02 .akads-premium-subtitle{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:clamp(9px,1vw,11px);line-height:1.05;text-align:center}.akads-inline-card.is-template-fixed02 .akads-premium-description,.akads-inline-card.is-template-fixed02 .akads-premium-description.akads-inline-message{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:8px;line-height:1.15;text-align:justify}.akads-inline-card.is-template-fixed02 .akads-premium-features{display:flex;flex-direction:column;gap:4px;width:100%;margin-top:2px}.akads-inline-card.is-template-fixed02 .akads-premium-feature{width:100%;min-width:0;gap:6px;padding:5px 7px;border-radius:9px;box-sizing:border-box;box-shadow:0 4px 9px rgb(48 35 95 / .06)}.akads-inline-card.is-template-fixed02 .akads-premium-feature-icon{width:24px;height:24px;flex:0 0 24px;border-radius:8px;font-size:12px}.akads-inline-card.is-template-fixed02 .akads-premium-feature-copy{display:grid;grid-template-columns:1fr;gap:1px;min-width:0;justify-items:start;align-content:center}.akads-inline-card.is-template-fixed02 .akads-premium-feature-title{font-size:7.7px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.akads-inline-card.is-template-fixed02 .akads-premium-feature-desc{font-size:6.7px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.akads-inline-card.is-template-fixed02 .akads-inline-cta{align-self:stretch;min-height:31px;margin-top:2px;padding:6px 10px;border-radius:10px;font-size:8.5px;justify-content:center}.akads-inline-card.is-template-fixed02 .akads-premium-media-wrap,.akads-inline-card.is-template-fixed02 .akads-premium-media-wrap .akads-media{min-height:0;height:100%}.akads-inline-card.is-template-fixed02 .akads-premium-media-wrap .akads-media{border-width:5px;border-radius:14px}.akads-inline-card.is-template-fixed02 .akads-premium-media-wrap .akads-media img,.akads-inline-card.is-template-fixed02 .akads-premium-media-wrap .akads-media video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center}}.akads-dialog[class*="is-template-fixed0"]{width:min(96vw, 980px);max-height:min(92vh, 860px);padding:18px;overflow:auto;text-align:left;border:3px solid rgb(255 255 255 / .9);border-radius:30px}.akads-dialog[class*="is-template-fixed0"]>.akads-label{position:absolute;top:16px;left:18px;z-index:6;margin:0}.akads-premium-dialog-layout{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:22px;align-items:stretch;box-sizing:border-box;padding-top:32px}.akads-premium-dialog-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;padding:18px 18px 16px;box-sizing:border-box}.akads-premium-dialog-title{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.04em;font-weight:1000}.akads-premium-dialog-description{margin:0;max-width:620px;font-size:15px;line-height:1.55;font-weight:700;color:var(--akads-muted)}.akads-premium-dialog-media-wrap{min-width:0;min-height:420px;display:flex}.akads-premium-dialog-media-wrap .akads-media{width:100%;min-height:420px;height:100%;margin:0;border-radius:26px;border:10px solid rgb(255 255 255 / .54);box-shadow:inset 0 0 0 2px rgb(122 92 224 / .12),0 18px 38px rgb(45 31 98 / .12)}.akads-premium-dialog-media-wrap .akads-media img,.akads-premium-dialog-media-wrap .akads-media video,.akads-premium-dialog-media-wrap .akads-media .akads-dynamic-content{width:100%;height:100%;object-fit:cover}.akads-premium-dialog-controls{width:100%;margin-top:4px}.akads-premium-dialog-controls .akads-timer-area{margin:6px 0 14px}.akads-premium-dialog-controls .akads-actions{justify-content:flex-start}.akads-premium-dialog-controls .akads-actions>*{min-height:50px;padding:13px 22px;border-radius:16px;font-size:15px}.akads-dialog[class*="is-template-fixed0"] .akads-close{top:14px;right:14px}.akads-dialog.is-template-fixed01{background:linear-gradient(135deg,#fbf8ff 0%,#f4eefc 100%)}.akads-dialog.is-template-fixed01>.akads-label{background:#ece6ff;border-color:#d7cef7;color:#5960e8}.akads-dialog.is-template-fixed01 .akads-premium-dialog-title{color:#4d47cf}.akads-dialog.is-template-fixed01 .akads-premium-subtitle{color:#ff6d9f}.akads-dialog.is-template-fixed01 .akads-premium-dialog-media-wrap .akads-media{background:#f7f4ff;border-color:#f3effd}.akads-dialog.is-template-fixed01 .akads-cta,.akads-dialog.is-template-fixed01 .akads-continue{background:linear-gradient(135deg,#6156df,#7e54e9);color:#fff!important;border:0}.akads-dialog.is-template-fixed02{background:linear-gradient(135deg,#fff9f3 0%,#fff1e5 100%)}.akads-dialog.is-template-fixed02>.akads-label{background:#fff;border-color:#ffd7dc;color:#ff6b92}.akads-dialog.is-template-fixed02 .akads-premium-dialog-title{color:#f35581}.akads-dialog.is-template-fixed02 .akads-premium-subtitle{color:#ff884d}.akads-dialog.is-template-fixed02 .akads-premium-dialog-media-wrap .akads-media{background:#fff5eb;border-color:#ffe8d7}.akads-dialog.is-template-fixed02 .akads-cta,.akads-dialog.is-template-fixed02 .akads-continue{background:linear-gradient(135deg,#ff5b8f,#ff8748);color:#fff!important;border:0}.akads-dialog.is-template-fixed02 .akads-premium-feature-icon{background:linear-gradient(135deg,#ffe9f2,#fff1de)}.akads-dialog.is-template-fixed03{background:linear-gradient(135deg,#f5feff 0%,#ecfbf8 100%)}.akads-dialog.is-template-fixed03>.akads-label{background:#eafcff;border-color:#cdeef5;color:#28b3c7}.akads-dialog.is-template-fixed03 .akads-premium-dialog-title{color:#18afbd}.akads-dialog.is-template-fixed03 .akads-premium-subtitle{color:#26bfd0}.akads-dialog.is-template-fixed03 .akads-premium-dialog-media-wrap .akads-media{background:#effeff;border-color:#dff6f7}.akads-dialog.is-template-fixed03 .akads-cta,.akads-dialog.is-template-fixed03 .akads-continue{background:linear-gradient(135deg,#10b6c7,#10c6c5);color:#fff!important;border:0}.akads-dialog.is-template-fixed04{background:linear-gradient(135deg,#7d57ee 0%,#6f54ea 46%,#926aff 100%);color:#fff}.akads-dialog.is-template-fixed04>.akads-label{background:rgb(255 255 255 / .18);border-color:rgb(255 255 255 / .24);color:#fff}.akads-dialog.is-template-fixed04 .akads-premium-dialog-title,.akads-dialog.is-template-fixed04 .akads-premium-subtitle,.akads-dialog.is-template-fixed04 .akads-premium-dialog-description{color:#fff}.akads-dialog.is-template-fixed04 .akads-premium-dialog-media-wrap .akads-media{background:#f8f4ff;border-color:#f0e9ff}.akads-dialog.is-template-fixed04 .akads-cta,.akads-dialog.is-template-fixed04 .akads-continue{background:linear-gradient(135deg,#5548e3,#6647e9);color:#fff!important;border:0}.akads-dialog.is-template-fixed04 .akads-countdown{color:#fff}.akads-dialog.is-template-fixed04 .akads-progress{background:rgb(255 255 255 / .24)}.akads-dialog.is-template-fixed04 .akads-progress i{background:linear-gradient(90deg,#fff3b5,#ffdd78,#fff)}.akads-dialog.is-template-fixed05{background:linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);width:min(94vw,760px)}.akads-dialog.is-template-fixed05>.akads-label{left:50%;transform:translateX(-50%);background:#edf5ff;border-color:#d9e7ff;color:#2f78ea}.akads-dialog.is-template-fixed05 .akads-premium-dialog-layout{grid-template-columns:1fr;gap:14px;padding-top:34px}.akads-dialog.is-template-fixed05 .akads-premium-dialog-copy{align-items:center;text-align:center;padding:10px 18px 0}.akads-dialog.is-template-fixed05 .akads-premium-dialog-title{color:#1d63d9;text-align:center}.akads-dialog.is-template-fixed05 .akads-premium-subtitle{color:#61a0ff;text-align:center}.akads-dialog.is-template-fixed05 .akads-premium-dialog-description{color:#5d677b;text-align:center;max-width:520px}.akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap{min-height:310px}.akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap .akads-media{min-height:310px;background:#eaf4ff;border-color:#e1ecff}.akads-dialog.is-template-fixed05 .akads-cta,.akads-dialog.is-template-fixed05 .akads-continue{background:linear-gradient(135deg,#2f77ec,#2572e8);color:#fff!important;border:0}.akads-dialog.is-template-fixed05 .akads-premium-dialog-controls .akads-actions{justify-content:center}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]{width:100%;max-width:none;height:100%;max-height:none;border:0;border-radius:0;padding:clamp(24px,4vw,58px);justify-content:center}.akads-overlay.is-fullscreen .akads-premium-dialog-layout{width:min(100%,1180px);max-height:calc(100vh - 70px);margin:auto;grid-template-columns:minmax(0,1fr) minmax(380px,.96fr);gap:clamp(26px,4vw,54px);padding-top:22px}.akads-overlay.is-fullscreen .akads-premium-dialog-copy{padding:clamp(22px,3vw,42px)}.akads-overlay.is-fullscreen .akads-premium-dialog-title{font-size:clamp(38px,5vw,68px)}.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap,.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap .akads-media{min-height:min(72vh,700px)}.akads-overlay.is-fullscreen .akads-dialog.is-template-fixed05 .akads-premium-dialog-layout{width:min(100%,880px);grid-template-columns:1fr}.akads-overlay.is-fullscreen .akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap,.akads-overlay.is-fullscreen .akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap .akads-media{min-height:min(48vh,480px)}.akads-overlay.is-sheet .akads-dialog[class*="is-template-fixed0"]{width:100%;max-width:none;max-height:90vh;border-radius:30px 30px 0 0;border-bottom:0}.akads-overlay.is-sheet .akads-premium-dialog-layout{width:min(100%,1080px);margin:auto;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}@media (min-width:760px) and (max-width:1180px) and (orientation:landscape){.akads-dialog[class*="is-template-fixed0"]{width:min(97vw,900px);max-height:92vh;padding:13px;border-radius:22px}.akads-premium-dialog-layout{grid-template-columns:minmax(0,1fr) minmax(250px,.92fr);gap:14px;padding-top:26px}.akads-premium-dialog-copy{gap:8px;padding:10px 12px}.akads-premium-dialog-title{font-size:clamp(24px,3vw,34px)}.akads-premium-dialog-description{font-size:12px;line-height:1.42}.akads-premium-dialog-media-wrap,.akads-premium-dialog-media-wrap .akads-media{min-height:300px}.akads-premium-feature{padding:8px 10px;gap:9px;border-radius:13px}.akads-premium-feature-icon{width:32px;height:32px;flex-basis:32px;font-size:16px;border-radius:11px}.akads-premium-feature-title{font-size:12px}.akads-premium-feature-desc{font-size:9px}.akads-premium-benefit{min-height:66px;padding:8px 6px}.akads-premium-benefit-icon{font-size:18px}.akads-premium-benefit-text{font-size:9px}.akads-premium-dialog-controls .akads-actions>*{min-height:42px;padding:10px 15px;font-size:12px;border-radius:13px}.akads-overlay.is-fullscreen .akads-premium-dialog-layout{width:min(100%,980px);max-height:calc(100vh - 30px);grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:18px}.akads-overlay.is-fullscreen .akads-premium-dialog-title{font-size:clamp(28px,4vw,42px)}.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap,.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap .akads-media{min-height:min(70vh,520px)}.akads-dialog.is-template-fixed05 .akads-premium-dialog-layout,.akads-overlay.is-fullscreen .akads-dialog.is-template-fixed05 .akads-premium-dialog-layout{grid-template-columns:minmax(0,.86fr) minmax(280px,1.14fr);align-items:center}.akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap,.akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap .akads-media{min-height:300px}}@media (max-width:759px),(max-width:900px) and (orientation:portrait){.akads-dialog[class*="is-template-fixed0"]{width:min(96vw,620px);max-height:94vh;padding:14px 12px 16px;border-radius:23px}.akads-premium-dialog-layout,.akads-overlay.is-fullscreen .akads-premium-dialog-layout,.akads-overlay.is-sheet .akads-premium-dialog-layout,.akads-dialog.is-template-fixed05 .akads-premium-dialog-layout{grid-template-columns:1fr;gap:12px;padding-top:32px}.akads-premium-dialog-copy{align-items:center;text-align:center;gap:8px;padding:8px 8px 0}.akads-premium-dialog-title{font-size:clamp(25px,8vw,36px);text-align:center}.akads-premium-dialog-description,.akads-premium-subtitle{text-align:center;max-width:none}.akads-premium-dialog-media-wrap,.akads-premium-dialog-media-wrap .akads-media,.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap,.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap .akads-media{min-height:min(38vh,330px)}.akads-premium-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.akads-premium-dialog-controls .akads-actions{display:grid;grid-template-columns:1fr;width:100%}.akads-premium-dialog-controls .akads-actions>*{width:100%}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]{padding:14px 12px;overflow:auto;justify-content:flex-start}}.akads-premium-inline-action-slot{display:flex;align-items:stretch;justify-content:stretch;min-width:0}.akads-premium-inline-action-slot:empty{display:none}.akads-premium-inline-action-slot .akads-inline-cta{width:100%;align-self:stretch;justify-content:center;box-sizing:border-box}.akads-premium-dialog-layout{grid-template-areas:"premium-copy premium-media" "premium-controls premium-media";grid-template-rows:minmax(0,1fr) auto}.akads-premium-dialog-copy{grid-area:premium-copy}.akads-premium-dialog-media-wrap{grid-area:premium-media}.akads-premium-dialog-controls{grid-area:premium-controls;align-self:end;padding:0 18px 16px;box-sizing:border-box}.akads-dialog.is-template-fixed05 .akads-premium-dialog-layout,.akads-overlay.is-fullscreen .akads-dialog.is-template-fixed05 .akads-premium-dialog-layout{grid-template-areas:"premium-copy" "premium-media" "premium-controls";grid-template-rows:auto auto auto}@media (max-width:600px) and (orientation:portrait){.akads-dialog[class*="is-template-fixed0"]{width:min(96vw,430px);max-height:96vh;padding:11px 10px 13px;border-radius:21px}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]{width:100%;max-width:none;min-height:100%;padding:12px 10px 16px}.akads-premium-dialog-layout,.akads-overlay.is-fullscreen .akads-premium-dialog-layout,.akads-overlay.is-sheet .akads-premium-dialog-layout,.akads-dialog.is-template-fixed05 .akads-premium-dialog-layout,.akads-overlay.is-fullscreen .akads-dialog.is-template-fixed05 .akads-premium-dialog-layout{display:grid;grid-template-columns:1fr;grid-template-areas:"premium-copy" "premium-media" "premium-controls";grid-template-rows:auto auto auto;gap:9px;padding-top:29px;max-height:none}.akads-premium-dialog-copy{align-items:stretch;text-align:left;gap:6px;padding:5px 7px 0}.akads-premium-dialog-title{font-size:clamp(20px,6vw,26px);line-height:1.06;letter-spacing:-.025em;text-align:left}.akads-premium-subtitle{margin:0;font-size:13px;line-height:1.25;text-align:left}.akads-premium-dialog-description{margin:0;font-size:11.5px;line-height:1.48;text-align:justify;text-justify:inter-word;max-width:none}.akads-premium-features{gap:7px;margin-top:3px}.akads-premium-feature{width:100%;min-height:49px;padding:8px 10px;gap:9px;border-radius:13px;box-sizing:border-box}.akads-premium-feature-icon{width:32px;height:32px;flex:0 0 32px;border-radius:10px;font-size:16px}.akads-premium-feature-copy{align-items:flex-start;text-align:left}.akads-premium-feature-title{font-size:11px;line-height:1.15}.akads-premium-feature-desc{font-size:8.5px;line-height:1.25}.akads-premium-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:3px}.akads-premium-benefit{min-height:62px;padding:7px 5px;border-radius:12px}.akads-premium-benefit-icon{font-size:17px}.akads-premium-benefit-text{font-size:8.5px}.akads-premium-dialog-media-wrap,.akads-premium-dialog-media-wrap .akads-media,.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap,.akads-overlay.is-fullscreen .akads-premium-dialog-media-wrap .akads-media,.akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap,.akads-dialog.is-template-fixed05 .akads-premium-dialog-media-wrap .akads-media{width:100%;min-height:clamp(180px,34vh,270px);max-height:270px;border-radius:18px}.akads-premium-dialog-media-wrap .akads-media{border-width:6px}.akads-premium-dialog-controls{width:100%;margin:0;padding:0 3px 2px;align-self:stretch}.akads-premium-dialog-controls .akads-timer-area{margin:2px 0 7px}.akads-premium-dialog-controls .akads-actions{display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:stretch;gap:7px;width:100%}.akads-premium-dialog-controls .akads-actions>*{flex:1 1 0%;width:auto;min-width:0;min-height:42px;padding:9px 7px;border-radius:13px;font-size:10.5px;line-height:1.1;white-space:normal;text-align:center}.akads-premium-dialog-controls .akads-actions>:only-child{flex-basis:100%}}@media (min-width:1025px){.akads-inline-card[class*="is-template-fixed0"] .akads-premium-copy{align-items:stretch}.akads-inline-card[class*="is-template-fixed0"] .akads-premium-title,.akads-inline-card[class*="is-template-fixed0"] .akads-premium-subtitle{width:100%;text-align:center;text-wrap:balance}.akads-inline-card[class*="is-template-fixed0"] .akads-premium-description{width:100%;max-width:none;text-align:justify;text-align-last:center;text-justify:inter-word}.akads-inline-card[class*="is-template-fixed0"] .akads-inline-cta,.akads-inline-card[class*="is-template-fixed0"] .akads-premium-inline-action-slot .akads-inline-cta{width:100%;align-self:stretch;justify-content:center;box-sizing:border-box}}@media (min-width:1181px){.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-copy{justify-content:flex-end;padding-bottom:8px}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls{align-self:start;margin-top:0;padding-top:0}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls .akads-timer-area:empty{display:none}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls .akads-actions{margin-top:0}}@media (min-width:900px) and (orientation:landscape){.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-layout{grid-template-rows:minmax(0,3fr) minmax(0,1fr);row-gap:0;align-items:stretch}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-copy{align-self:stretch;justify-content:flex-end;padding:clamp(18px,2.6vw,38px) clamp(18px,3vw,42px) 6px;transform:none}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding:6px clamp(18px,3vw,42px) 14px;transform:none}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls .akads-timer-area:empty{display:none}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls .akads-timer-area{margin:0 0 8px}.akads-overlay.is-fullscreen .akads-dialog[class*="is-template-fixed0"]:not(.is-template-fixed05) .akads-premium-dialog-controls .akads-actions{margin:0}}.akads-inline-slot{width:100%;min-width:0;display:flex;align-items:stretch;justify-content:center}.akads-inline-slot>.akads-inline-card{width:100%;max-width:100%;min-width:0}.akads-inline-slot:not(.is-inline-size-responsive)>.akads-inline-card{width:min(100%, var(--akads-inline-width, 300px));aspect-ratio:var(--akads-inline-ratio,300 / 250);min-height:0;max-height:none}.akads-inline-slot:not(.is-inline-size-responsive)>.akads-inline-card>.akads-inline-layout,.akads-inline-slot:not(.is-inline-size-responsive)>.akads-inline-card>.akads-premium-layout{min-height:100%}.akads-inline-slot.is-inline-size-banner_728x90>.akads-inline-card{overflow:hidden}.akads-inline-slot.is-inline-size-banner_728x90 .akads-media{min-height:0;height:100%}@media (max-width:560px){.akads-inline-slot:not(.is-inline-size-responsive)>.akads-inline-card{width:100%;aspect-ratio:auto}}