:root{--bag-ink:#111827;--bag-muted:#5f6678;--bag-soft:#fff7fc;--bag-soft-2:#f8edff;--bag-pink:#ec4fa1;--bag-purple:#8357f3;--bag-border:#f0cfe1;--bag-card:#fff;--bag-shadow:0 18px 50px rgba(109,58,105,.10)}body .bag-home,body .bag-review-page,body .bag-reviews-index-page,body .bag-reviews-directory{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--bag-ink)}body .bag-home *,body .bag-review-page *,body .bag-reviews-index-page *,body .bag-reviews-directory *{box-sizing:border-box}body .bag-home a,body .bag-review-page a,body .bag-reviews-index-page a,body .bag-reviews-directory a{text-decoration:none}body .bag-home img,body .bag-review-page img,body .bag-reviews-index-page img{max-width:100%;height:auto}.bag-empty{padding:24px;border:1px solid var(--bag-border);border-radius:22px;background:#fff;text-align:center;color:var(--bag-muted)}.bag-eyebrow{display:flex;gap:8px;align-items:center;margin:0 0 10px;color:var(--bag-pink);font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.bag-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;font-weight:700;line-height:1;color:#fff!important;background:linear-gradient(135deg,var(--bag-purple),#e65fc4);box-shadow:0 12px 24px rgb(131 87 243 / .22);border:0;white-space:nowrap;text-align:center}.bag-btn:hover{transform:translateY(-1px);filter:saturate(1.05)}.bag-btn-review{background:linear-gradient(135deg,#7b4cf0,#8c5af2)}.bag-btn-aff,.bag-btn-video{background:linear-gradient(135deg,#e445b2,#8b57f3)}.bag-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.bag-badge{display:inline-flex;align-items:center;width:max-content;min-height:30px;padding:0 14px;border:1px solid var(--bag-border);border-radius:999px;background:#fff7fb;color:var(--bag-pink);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.bag-breadcrumb{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 18px;font-size:15px;font-weight:700;color:#9aa0ae}.bag-breadcrumb a{color:var(--bag-ink)}.bag-breadcrumb span{color:#9aa0ae}.bag-pagination{display:flex;justify-content:center;gap:10px;margin:26px 0 0}.bag-pagination a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;background:#fff;border:1px solid var(--bag-border);color:var(--bag-ink);font-weight:700}.bag-pagination a.is-active{background:var(--bag-ink);border-color:var(--bag-ink);color:#fff}.bag-home-demo{width:100%;overflow:hidden;background:linear-gradient(180deg,#fff,#fff9fd)}.bag-home-demo .bag-home-hero,.bag-home-demo .bag-ai-list,.bag-home-demo .bag-home-trust,.bag-home-demo .bag-home-explore{width:min(100% - 48px,1180px);margin-left:auto;margin-right:auto}.bag-home-demo .bag-home-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;margin-top:22px;padding:46px;border:1px solid var(--bag-border);border-radius:30px;background:radial-gradient(circle at 85% 8%,#ffd2ea 0,#fff3fb 32%,#fff 72%);box-shadow:var(--bag-shadow)}.bag-home-demo .bag-home-hero__copy{text-align:center;max-width:650px;margin:0 auto}.bag-home-demo .bag-home-hero .bag-eyebrow{justify-content:center}.bag-home-demo .bag-home-hero h1{margin:0 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,5.25vw,78px);line-height:.94;letter-spacing:-.045em;color:#1e1831}.bag-home-demo .bag-home-hero h1 em{display:block;color:var(--bag-pink);font-style:italic}.bag-home-demo .bag-home-hero h1 .bag-title-line{display:block;white-space:nowrap}.bag-home-demo .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:610px;margin:0 auto 22px;color:#38364a;font-size:18px;line-height:1.6}.bag-trust-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.bag-trust-row span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border:1px solid #e8d8ea;border-radius:14px;background:#fff;font-weight:500;color:var(--bag-ink)}.bag-home-demo .bag-home-hero__media{position:relative;min-height:330px;display:grid;place-items:center}.bag-home-demo .bag-home-hero__media img{width:330px;height:330px;object-fit:cover;border-radius:36px;box-shadow:0 24px 50px rgb(91 49 110 / .18)}.bag-message-card{position:absolute;right:18px;bottom:68px;width:220px;padding:18px 20px;border-radius:24px;background:rgb(255 255 255 / .88);box-shadow:0 12px 36px rgb(42 34 51 / .12);font-weight:800}.bag-message-card strong{display:block;margin-bottom:6px}.bag-message-card span{display:block;color:#555064;font-size:13px;line-height:1.35}.bag-message-input{position:absolute;right:34px;bottom:20px;width:250px;min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 20px;border-radius:999px;background:#fff;box-shadow:0 12px 30px rgb(42 34 51 / .12);color:#aaa}.bag-message-input b{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,var(--bag-purple),var(--bag-pink));color:#fff}.bag-ai-list{margin-top:28px;padding:30px;border:1px solid var(--bag-border);border-radius:30px;background:#fff;box-shadow:var(--bag-shadow)}.bag-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.bag-section-head h2{margin:0;color:var(--bag-ink);font-size:clamp(28px,4vw,46px);line-height:1}.bag-section-head p:last-child{margin:8px 0 0;color:var(--bag-muted)}.bag-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bag-ai-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:18px;border:1px solid var(--bag-border);border-radius:24px;background:linear-gradient(180deg,#fff,#fff8fc);box-shadow:0 12px 24px rgb(109 58 105 / .06)}.bag-ai-card__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.bag-rank{display:grid;place-items:center;min-width:32px;height:32px;border-radius:999px;background:var(--bag-ink);color:#fff;font-weight:700}.bag-ai-card h3,.bag-ai-card h3 a{margin:0;color:var(--bag-ink);font-size:20px;line-height:1.1}.bag-ai-card__identity{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;margin-bottom:12px}.bag-ai-logo{display:grid;place-items:center;width:72px;height:72px;border-radius:18px;background:#fff;border:1px solid #f0d7e7;overflow:hidden}.bag-ai-logo img{width:64px;height:64px;object-fit:cover;border-radius:14px}.bag-stars{display:block;color:#f5b400;font-size:12px}.bag-score{display:inline-flex;margin-top:4px;padding:4px 8px;border-radius:999px;background:#111827;color:#fff;font-weight:700;font-size:12px}.bag-ai-desc{margin:0 0 14px;color:var(--bag-muted);line-height:1.45}.bag-ai-bullets{display:grid;gap:8px;margin:0 0 18px;padding:0;list-style:none}.bag-ai-bullets li{position:relative;padding-left:16px;color:#514b61;font-weight:400;font-size:13px}.bag-ai-bullets li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:999px;background:var(--bag-pink)}.bag-ai-card .bag-actions{margin-top:auto}.bag-ai-card .bag-btn{flex:1;min-height:40px;padding:0 14px;font-size:13px}.bag-home-trust{display:grid;grid-template-columns:repeat(4,1fr);margin-top:24px;border:1px solid var(--bag-border);border-radius:26px;background:#fff;overflow:hidden;box-shadow:var(--bag-shadow)}.bag-home-trust div{padding:20px;border-right:1px solid #f2dfec}.bag-home-trust div:last-child{border-right:0}.bag-home-trust i{display:grid;place-items:center;width:34px;height:34px;margin-bottom:10px;border-radius:999px;background:#fff2fa;color:var(--bag-pink);font-style:normal}.bag-home-trust strong{display:block;margin-bottom:4px}.bag-home-trust span{color:var(--bag-muted);font-size:14px;line-height:1.45}.bag-home-explore{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:24px;margin-bottom:34px}.bag-mini-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.bag-mini-head h2{margin:0;font-size:26px}.bag-guide-list,.bag-comparison-grid{display:grid;gap:12px}.bag-mini-card,.bag-comparison-card{padding:16px;border:1px solid var(--bag-border);border-radius:20px;background:#fff}.bag-mini-card a,.bag-comparison-card a{color:var(--bag-ink);font-weight:700}.bag-mini-card span,.bag-comparison-card span{display:block;margin-top:4px;color:var(--bag-muted);font-size:13px}.bag-reviews-index-page{overflow:hidden;background:linear-gradient(180deg,#fff,#fff8fd)}.bag-reviews-index-page .bag-review-shell{width:min(100% - 48px,1180px);margin:0 auto}.bag-reviews-directory{padding:24px 0 44px}.bag-reviews-hero{margin:0 0 24px;padding:34px;border:1px solid var(--bag-border);border-radius:30px;background:radial-gradient(circle at 90% 10%,#ffd4ed 0,#fff3fb 35%,#fff 72%);box-shadow:var(--bag-shadow)}.bag-reviews-hero h1{margin:0 0 12px;font-size:clamp(36px,5vw,66px);letter-spacing:-.05em;line-height:.95;color:var(--bag-ink)}.bag-reviews-hero>p:last-child{max-width:760px;margin:0;color:var(--bag-muted);font-size:18px;line-height:1.55}.bag-reviews-list-section{padding:28px;border:1px solid var(--bag-border);border-radius:30px;background:#fff;box-shadow:var(--bag-shadow)}.bag-reviews-list-head>span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#111827;color:#fff;font-weight:700;font-size:13px}.bag-review-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bag-directory-card{display:flex;flex-direction:column;min-height:100%;padding:16px;border:1px solid var(--bag-border);border-radius:26px;background:linear-gradient(180deg,#fff,#fff8fc);box-shadow:0 12px 30px rgb(109 58 105 / .06)}.bag-directory-media-link{display:block;color:inherit}.bag-directory-media-card{position:relative;aspect-ratio:1 / 1;border:2px solid var(--bag-purple);border-radius:24px;overflow:hidden;background:#111;box-shadow:0 12px 28px rgb(131 87 243 / .16)}.bag-directory-media-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.bag-directory-media-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(8 10 18 / .05),rgb(8 10 18 / .03) 45%,rgb(8 10 18 / .72) 100%)}.bag-directory-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:#111827;color:#fff;font-size:56px}.bag-directory-media-top{position:absolute;top:14px;left:14px;z-index:2;max-width:75%;min-height:40px;display:flex;align-items:center;padding:0 16px;border:1px solid rgb(255 255 255 / .14);border-radius:999px;background:rgb(24 20 28 / .74);backdrop-filter:blur(8px);color:#fff;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bag-directory-media-bottom{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.bag-directory-media-bottom h3{grid-column:1/-1;margin:0;color:#fff;font-size:clamp(24px,3.2vw,38px);line-height:.95;letter-spacing:-.05em;text-shadow:0 2px 14px rgb(0 0 0 / .35)}.bag-directory-rank,.bag-directory-score{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:36px;padding:0 14px;border-radius:999px;font-weight:700}.bag-directory-rank{background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));color:#fff}.bag-directory-score{justify-self:end;background:#fff;color:#111827}.bag-directory-body{display:flex;flex-direction:column;flex:1;padding:16px 4px 2px}.bag-directory-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.bag-directory-score-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#111827;color:#fff;font-weight:700}.bag-directory-body h2{margin:0 0 8px}.bag-directory-body h2 a{color:var(--bag-ink);font-size:25px;line-height:1.08}.bag-directory-body p{margin:0 0 16px;color:var(--bag-muted);line-height:1.45}.bag-directory-facts{display:grid;gap:10px;margin-bottom:16px}.bag-directory-facts span{display:block;padding:12px 14px;border:1px solid var(--bag-border);border-radius:16px;background:#fff9fc;font-weight:500;color:var(--bag-ink)}.bag-directory-facts b{display:block;margin-bottom:4px;color:#b06a91;font-size:11px;letter-spacing:.13em;text-transform:uppercase}.bag-directory-actions{margin-top:auto}.bag-directory-actions .bag-btn{flex:1;min-height:42px;padding:0 16px;font-size:14px}.bag-reviews-index-content{max-width:900px;margin:30px auto 0;padding:28px;border:1px solid var(--bag-border);border-radius:26px;background:#fff;box-shadow:var(--bag-shadow)}.bag-review-page{overflow:hidden;background:linear-gradient(180deg,#fff,#fff8fd);font-weight:400;color:#343044}.bag-review-shell{width:min(100% - 48px,1180px);margin:0 auto}.bag-review-hero-section{padding:18px 0 20px;background:radial-gradient(circle at 100% 0,#f5cfff 0,#fff5fb 38%,#fff 80%);border-bottom:1px solid var(--bag-border)}.bag-review-hero-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:32px;align-items:stretch}.bag-video-wrap{display:flex;flex-direction:column;min-width:0}.bag-video-card{position:relative;width:100%;height:100%;min-height:400px;border:2px solid var(--bag-purple);border-radius:22px;overflow:hidden;background:#111;box-shadow:0 10px 24px rgb(95 70 150 / .10)}.bag-video-card:before{content:"";position:absolute;z-index:2;inset:42% 0 0;background:linear-gradient(180deg,#fff0,rgb(20 11 26 / .78) 100%);pointer-events:none}.bag-video,.bag-video-fallback,.bag-video-embed,.bag-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0}.bag-video-link{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:#111827}.bag-video-user-badge,.bag-video-badge{position:absolute;z-index:3;top:14px;left:14px;display:inline-flex;align-items:center;gap:8px;max-width:78%;min-height:40px;padding:5px 13px 5px 6px;border-radius:999px;background:rgb(35 30 36 / .62);backdrop-filter:blur(8px);color:#fff;box-shadow:0 6px 14px rgb(0 0 0 / .12)}.bag-video-user-badge span,.bag-video-badge span{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));font-weight:600}.bag-video-user-badge strong,.bag-video-badge strong{font-size:14px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bag-video-bottom,.bag-video-profile-bottom{position:absolute;z-index:3;left:16px;right:16px;bottom:16px;color:#fff}.bag-video-bottom h2,.bag-video-profile-bottom h2{margin:0 0 7px;color:#fff;font-size:26px;line-height:1;letter-spacing:-.035em;font-weight:500;text-shadow:0 2px 12px rgb(0 0 0 / .30)}.bag-video-age{color:#a983ff}.bag-video-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;font-size:11px;font-weight:500}.bag-video-location,.bag-video-stats,.bag-video-stats span{display:inline-flex;align-items:center;gap:6px}.bag-video-icon{width:14px;height:14px;flex:0 0 auto}.bag-video-mobile-cta{display:none;margin-top:12px;width:100%}.bag-review-mobile-head{display:none}.bag-review-intro{display:flex;flex-direction:column;min-width:0}.bag-review-desktop-head h1{margin:0 0 10px;color:var(--bag-ink);font-size:clamp(40px,4.6vw,66px);line-height:.98;letter-spacing:-.055em;font-weight:700}.bag-review-summary{margin:0 0 14px;color:#626273;font-size:16px;line-height:1.55;font-weight:400}.bag-hero-note{display:inline-flex;align-items:center;gap:10px;width:max-content;max-width:100%;min-height:34px;margin-bottom:13px;padding:0 14px;border:1px solid rgb(239 198 224 / .82);border-radius:999px;background:rgb(255 255 255 / .62);color:#665d6c;font-weight:400}.bag-hero-note b{color:#a96a8f;font-size:10px;letter-spacing:.11em;text-transform:uppercase;font-weight:500}.bag-hero-note span{white-space:normal}.bag-hero-data{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.bag-hero-data>div{min-height:68px;padding:12px 14px;border:1px solid var(--bag-border);border-radius:14px;background:rgb(255 255 255 / .66);box-shadow:0 4px 12px rgb(109 58 105 / .025)}.bag-hero-data b{display:block;margin-bottom:5px;color:#ad6e91;font-size:10px;letter-spacing:.11em;text-transform:uppercase;font-weight:500}.bag-hero-data span{display:block;color:var(--bag-ink);font-size:14px;font-weight:400;line-height:1.32}.bag-score-box{background:#111827!important;color:#fff;text-align:center}.bag-score-box strong{display:block;color:#fff;font-size:26px;line-height:1;font-weight:700}.bag-score-box span{color:#fff!important;opacity:.86;font-size:10.5px!important}.bag-review-actions{margin-top:auto}.bag-review-actions .bag-btn{min-height:40px;padding:0 20px;font-size:14px}.bag-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;padding:34px 0}.bag-review-content{min-width:0;padding:34px;border:1px solid var(--bag-border);border-radius:28px;background:#fff;box-shadow:var(--bag-shadow)}.bag-review-content h2{margin:34px 0 14px;font-size:32px;line-height:1.12}.bag-review-content h3{margin:24px 0 10px;font-size:23px}.bag-review-content p,.bag-review-content li{color:#2f3748;font-size:17px;line-height:1.75}.bag-review-content table{width:100%;border-collapse:separate;border-spacing:0;margin:20px 0;border:1px solid var(--bag-border);border-radius:18px;overflow:hidden}.bag-review-content th,.bag-review-content td{padding:13px 15px;border-bottom:1px solid #f2dfec;text-align:left}.bag-review-content tr:last-child td{border-bottom:0}.bag-related-box{align-self:start;position:sticky;top:24px;padding:20px;border:1px solid var(--bag-border);border-radius:26px;background:#fff;box-shadow:var(--bag-shadow)}.bag-related-head p{margin:0 0 6px;color:var(--bag-pink);font-weight:500;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.bag-related-head h2{margin:0 0 8px;font-size:22px;line-height:1.16;font-weight:700}.bag-related-head span{display:block;margin-bottom:16px;color:var(--bag-muted);font-size:14px;line-height:1.45}.bag-related-list{display:grid;gap:14px}.bag-related-card{padding:14px;border:1px solid var(--bag-border);border-radius:20px;background:#fff9fc}.bag-related-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.bag-related-rank,.bag-mini-score{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.bag-related-rank{background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));color:#fff}.bag-mini-score{background:#111827;color:#fff}.bag-related-card__main{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center}.bag-related-logo{width:54px;height:54px;border-radius:16px;overflow:hidden;border:1px solid var(--bag-border);background:#fff}.bag-related-logo img{width:100%;height:100%;object-fit:cover}.bag-related-badge{display:inline-flex;margin-bottom:4px;color:var(--bag-pink);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.1em}.bag-related-card h3{margin:0}.bag-related-card h3 a{color:var(--bag-ink);font-size:16px;font-weight:600}.bag-related-card p{margin:4px 0 0;color:var(--bag-muted);font-size:13px;line-height:1.35}.bag-related-meta{display:grid;gap:8px;margin:12px 0}.bag-related-meta span{display:block;padding:9px 10px;border-radius:14px;background:#fff;border:1px solid #f3ddec;color:var(--bag-ink);font-size:13px;font-weight:400}.bag-related-meta b{display:block;margin-bottom:2px;color:#ad6e91;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.bag-related-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bag-related-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px;background:#111827;color:#fff;font-weight:700;font-size:12px}.bag-related-actions a:first-child{background:var(--bag-purple)}@media (max-width:1120px){.bag-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bag-review-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bag-review-hero-layout{grid-template-columns:280px 1fr;gap:26px}.bag-video-card{min-height:380px}.bag-hero-data{grid-template-columns:repeat(3,minmax(0,1fr))}.bag-content-layout{grid-template-columns:1fr}.bag-related-box{position:static}.bag-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.bag-home-demo .bag-home-hero{grid-template-columns:1fr;padding:30px 22px}.bag-home-demo .bag-home-hero__media{display:none}.bag-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bag-home-trust{grid-template-columns:repeat(2,1fr)}.bag-home-trust div:nth-child(2){border-right:0}.bag-home-trust div:nth-child(n+3){border-top:1px solid #f2dfec}.bag-home-explore{grid-template-columns:1fr}.bag-review-hero-layout{grid-template-columns:1fr;gap:18px}.bag-review-mobile-head{display:block;text-align:center}.bag-review-desktop-head{display:none}.bag-review-mobile-head .bag-breadcrumb{justify-content:center}.bag-review-mobile-head .bag-eyebrow{justify-content:center}.bag-review-mobile-head h1{margin:0 0 12px;color:var(--bag-ink);font-size:clamp(42px,10vw,64px);line-height:.92;letter-spacing:-.06em}.bag-review-summary{font-size:18px}.bag-video-wrap{width:min(380px,100%);margin:0 auto}.bag-video-card{min-height:400px}.bag-video-mobile-cta{display:flex}.bag-review-actions .bag-btn-video{display:none}.bag-review-intro{text-align:center}.bag-hero-note{display:flex;width:100%;justify-content:center;border-radius:22px;min-height:auto;padding:13px 16px;flex-direction:column;gap:6px}.bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bag-hero-data>div{min-height:76px;padding:12px 9px;text-align:center}.bag-hero-data span{font-size:14px}.bag-review-actions{justify-content:center}.bag-content-layout{padding-top:24px}.bag-review-content{padding:24px}.bag-related-list{grid-template-columns:1fr}.bag-reviews-index-page .bag-review-shell,.bag-review-shell{width:min(100% - 28px,1180px)}.bag-reviews-hero,.bag-reviews-list-section{padding:24px}.bag-review-directory-grid{grid-template-columns:1fr}.bag-directory-card{max-width:460px;margin:0 auto;width:100%}}@media (max-width:620px){html,body{max-width:100%;overflow-x:hidden}.bag-home-demo .bag-home-hero,.bag-home-demo .bag-ai-list,.bag-home-demo .bag-home-trust,.bag-home-demo .bag-home-explore{width:min(100% - 28px,1180px)}.bag-home-demo .bag-home-hero h1{font-size:40px}.bag-card-grid{grid-template-columns:1fr}.bag-ai-list{padding:20px}.bag-home-trust{grid-template-columns:1fr}.bag-home-trust div{border-right:0!important;border-top:1px solid #f2dfec}.bag-home-trust div:first-child{border-top:0}.bag-section-head,.bag-mini-head{display:block}.bag-review-hero-section{padding:14px 0 18px}.bag-review-mobile-head h1{font-size:44px}.bag-video-wrap{width:min(340px,100%)}.bag-video-card{min-height:390px;border-radius:24px}.bag-video-user-badge,.bag-video-badge{top:12px;left:12px;min-height:38px;padding:5px 11px 5px 6px}.bag-video-user-badge span,.bag-video-badge span{width:28px;height:28px}.bag-video-user-badge strong,.bag-video-badge strong{font-size:13px}.bag-video-bottom,.bag-video-profile-bottom{left:14px;right:14px;bottom:14px}.bag-video-bottom h2,.bag-video-profile-bottom h2{font-size:27px}.bag-video-meta{font-size:12px;gap:7px 10px}.bag-video-icon{width:15px;height:15px}.bag-video-mobile-cta{min-height:48px}.bag-review-actions .bag-btn{flex:1 1 140px;min-height:46px}.bag-hero-data>div{min-height:82px}.bag-hero-data b{font-size:11px}.bag-hero-data span{font-size:15px}.bag-score-box strong{font-size:30px}.bag-review-content{padding:20px;border-radius:22px}.bag-review-content h2{font-size:27px}.bag-review-content p,.bag-review-content li{font-size:16px}.bag-review-content table{display:block;overflow-x:auto;white-space:normal}.bag-reviews-hero h1{font-size:42px}.bag-reviews-hero>p:last-child{font-size:16px}.bag-directory-media-card{border-radius:22px}.bag-directory-media-bottom h3{font-size:32px}.bag-directory-body h2 a{font-size:23px}.bag-directory-actions .bag-btn{min-width:0;padding:0 14px}.bag-reviews-list-head>span{margin-top:10px}}@media (max-width:380px){.bag-review-shell,.bag-reviews-index-page .bag-review-shell{width:min(100% - 20px,1180px)}.bag-video-wrap{width:100%}.bag-video-card{min-height:360px}.bag-video-bottom h2,.bag-video-profile-bottom h2{font-size:25px}.bag-hero-data{gap:8px}.bag-hero-data>div{padding:12px 8px}.bag-hero-data span{font-size:14px}.bag-directory-media-bottom h3{font-size:28px}}.bag-review-page .bag-review-hero-layout{grid-template-columns:300px minmax(0,1fr);gap:32px}.bag-review-page .bag-video-card{min-height:400px;border-radius:28px;box-shadow:0 14px 34px rgb(95 70 150 / .12)}.bag-review-page .bag-review-desktop-head h1{font-size:clamp(44px,5vw,74px);line-height:.94;margin-bottom:10px}.bag-review-page .bag-review-summary{font-size:17px;margin-bottom:14px}.bag-review-page .bag-hero-note{min-height:36px;margin-bottom:14px;padding:0 14px;gap:10px}.bag-review-page .bag-hero-data{gap:10px;margin-bottom:14px}.bag-review-page .bag-hero-data>div{min-height:68px;padding:12px 14px;border-radius:17px}.bag-review-page .bag-hero-data b{font-size:10px;margin-bottom:5px}.bag-review-page .bag-hero-data span{font-size:15px;line-height:1.22}.bag-review-page .bag-score-box strong{font-size:28px}.bag-review-page .bag-score-box span{font-size:10.5px!important}.bag-review-page .bag-review-actions .bag-btn{min-height:40px;padding:0 20px;font-size:14px}.bag-review-page .bag-video-user-badge,.bag-review-page .bag-video-badge{top:14px;left:14px;min-height:40px;padding:5px 13px 5px 6px;gap:8px}.bag-review-page .bag-video-user-badge span,.bag-review-page .bag-video-badge span{width:30px;height:30px;font-size:13px}.bag-review-page .bag-video-user-badge strong,.bag-review-page .bag-video-badge strong{font-size:13px}.bag-review-page .bag-video-bottom,.bag-review-page .bag-video-profile-bottom{left:16px;right:16px;bottom:16px}.bag-review-page .bag-video-bottom h2,.bag-review-page .bag-video-profile-bottom h2{font-size:30px;margin-bottom:7px}.bag-review-page .bag-video-meta{font-size:12px;gap:7px 12px}.bag-review-page .bag-video-icon{width:14px;height:14px}@media (max-width:1120px){.bag-review-page .bag-review-hero-layout{grid-template-columns:280px minmax(0,1fr);gap:26px}.bag-review-page .bag-video-card{min-height:380px}}@media (max-width:900px){.bag-review-page .bag-review-hero-layout{grid-template-columns:1fr}.bag-review-page .bag-video-wrap{width:min(340px,100%)}.bag-review-page .bag-video-card{min-height:400px}.bag-review-page .bag-hero-data>div{min-height:76px;padding:12px 9px}.bag-review-page .bag-hero-data span{font-size:14px}}@media (max-width:620px){.bag-review-page .bag-video-wrap{width:min(320px,100%)}.bag-review-page .bag-video-card{min-height:390px;border-radius:24px}.bag-review-page .bag-video-bottom h2,.bag-review-page .bag-video-profile-bottom h2{font-size:27px}.bag-review-page .bag-review-mobile-head h1{font-size:40px}.bag-review-page .bag-hero-data>div{min-height:74px}.bag-review-page .bag-hero-data span{font-size:14px}.bag-review-page .bag-review-actions .bag-btn{min-height:44px;font-size:14px}}@media (max-width:380px){.bag-review-page .bag-video-card{min-height:360px}.bag-review-page .bag-video-bottom h2,.bag-review-page .bag-video-profile-bottom h2{font-size:25px}}.bag-review-page .bag-review-hero-section{border-bottom-left-radius:18px;border-bottom-right-radius:18px;overflow:hidden}.bag-review-page .bag-review-hero-layout{align-items:stretch}.bag-review-page .bag-review-mobile-head{display:none}@media (min-width:901px){.bag-review-page .bag-review-mobile-head{display:none!important}}@media (max-width:900px){.bag-review-page .bag-review-hero-section{padding:18px 0 22px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.bag-review-page .bag-review-hero-layout{display:flex;flex-direction:column;align-items:center;gap:14px}.bag-review-page .bag-review-mobile-head{display:block!important;order:1;width:100%;text-align:center}.bag-review-page .bag-review-mobile-head .bag-breadcrumb,.bag-review-page .bag-review-mobile-head .bag-eyebrow{justify-content:center}.bag-review-page .bag-review-mobile-head .bag-breadcrumb{margin-bottom:16px;font-size:15px}.bag-review-page .bag-review-mobile-head h1{margin:0 0 10px;color:var(--bag-ink);font-size:clamp(38px,10vw,54px);line-height:.96;letter-spacing:-.055em}.bag-review-page .bag-review-mobile-head .bag-review-summary{max-width:520px;margin:0 auto;font-size:17px;line-height:1.45}.bag-review-page .bag-video-wrap{order:2;width:min(330px,100%);margin:0 auto}.bag-review-page .bag-video-card{min-height:400px;border-radius:22px}.bag-review-page .bag-video-mobile-cta{display:flex;margin-top:12px}.bag-review-page .bag-review-intro{order:3;width:100%;text-align:center}.bag-review-page .bag-review-desktop-head{display:none!important}.bag-review-page .bag-hero-note{width:100%;max-width:560px;margin-left:auto;margin-right:auto;border-radius:18px}.bag-review-page .bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bag-review-page .bag-review-actions{justify-content:center}.bag-review-page .bag-review-actions .bag-btn-video{display:none!important}}@media (max-width:620px){.bag-review-page,.bag-review-page *{max-width:100%}.bag-review-page .bag-review-shell{width:min(100% - 28px,1180px)}.bag-review-page .bag-review-mobile-head h1{font-size:40px}.bag-review-page .bag-video-wrap{width:min(315px,100%)}.bag-review-page .bag-video-card{min-height:385px;border-radius:20px}.bag-review-page .bag-video-user-badge,.bag-review-page .bag-video-badge{top:12px;left:12px;min-height:36px}.bag-review-page .bag-video-bottom h2,.bag-review-page .bag-video-profile-bottom h2{font-size:25px}.bag-review-page .bag-video-meta{font-size:11.5px}.bag-review-page .bag-hero-note{padding:12px 14px;gap:6px}.bag-review-page .bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}.bag-review-page .bag-hero-data>div{min-height:74px;padding:11px 8px;border-radius:15px}.bag-review-page .bag-hero-data b{font-size:10px}.bag-review-page .bag-hero-data span{font-size:14px}.bag-review-page .bag-score-box strong{font-size:28px}.bag-review-page .bag-review-actions .bag-btn{min-height:42px;font-size:14px}}@media (max-width:380px){.bag-review-page .bag-video-wrap{width:min(300px,100%)}.bag-review-page .bag-video-card{min-height:360px}.bag-review-page .bag-review-mobile-head h1{font-size:36px}}.bag-review-page :where(.bag-eyebrow,.bag-hero-note,.bag-hero-data b,.bag-hero-data span,.bag-video-meta,.bag-video-user-badge strong,.bag-related-meta span,.bag-related-badge,.bag-related-head p){font-weight:400}.bag-review-page :where(.bag-hero-data b,.bag-hero-note b,.bag-related-meta b,.bag-related-badge,.bag-related-head p,.bag-eyebrow){font-weight:500}.bag-review-page :where(.bag-breadcrumb,.bag-breadcrumb a,.bag-breadcrumb span,.bag-btn,.bag-review-desktop-head h1,.bag-review-mobile-head h1){font-weight:700}.bag-review-page .bag-hero-data span{color:#292637}.bag-review-page .bag-hero-note span{color:#564c5e;font-weight:400}.bag-review-page .bag-score-box span{font-weight:500!important}.bag-review-page .bag-video-profile-bottom h2{font-weight:500}.bag-review-page .bag-video-age{font-weight:500}.bag-review-page .bag-related-card h3 a{font-weight:600}.bag-review-page .bag-related-card p,.bag-review-page .bag-related-head span{font-weight:400;color:#6a6474}.bag-home-demo .bag-home-hero h1 .bag-title-line{display:block!important;white-space:nowrap!important}.bag-home-demo .bag-home-hero h1{font-size:clamp(48px,5.25vw,78px)!important;line-height:.94!important}.bag-home-demo .bag-trust-row span{font-weight:500!important}.bag-home-demo .bag-home-explore{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:24px!important;align-items:start!important}.bag-home-demo .bag-home-guides,.bag-home-demo .bag-home-comparisons{min-width:0!important;padding:22px!important;border:1px solid var(--bag-border)!important;border-radius:26px!important;background:rgb(255 255 255 / .92)!important;box-shadow:0 14px 32px rgb(109 58 105 / .06)!important}.bag-home-demo .bag-mini-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 14px!important}.bag-home-demo .bag-mini-head h2{margin:0!important;color:var(--bag-ink)!important;font-size:24px!important;line-height:1.15!important;font-weight:600!important}.bag-home-demo .bag-mini-head a{color:var(--bag-purple)!important;font-size:13px!important;font-weight:500!important;white-space:nowrap!important;text-decoration:none!important}.bag-home-demo .bag-guide-item{display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:12px 0!important;color:var(--bag-ink)!important;text-decoration:none!important;border-bottom:1px solid #f2e4ee!important}.bag-home-demo .bag-guide-item:last-child{border-bottom:0!important}.bag-home-demo .bag-guide-item img{display:block!important;width:82px!important;height:62px!important;max-width:82px!important;object-fit:cover!important;border-radius:13px!important;margin:0!important}.bag-home-demo .bag-guide-item span{display:block!important;min-width:0!important}.bag-home-demo .bag-guide-item strong,.bag-home-demo .bag-comparison-item strong{display:block!important;color:var(--bag-ink)!important;font-size:14px!important;line-height:1.34!important;font-weight:600!important;text-decoration:none!important}.bag-home-demo .bag-guide-item small{display:block!important;margin-top:5px!important;color:var(--bag-muted)!important;font-size:12px!important;line-height:1.35!important;font-weight:400!important}.bag-home-demo .bag-comparison-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bag-home-demo .bag-comparison-item{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:10px!important;align-items:center!important;min-height:66px!important;padding:12px!important;border:1px solid #f0ddea!important;border-radius:16px!important;background:#fff9fd!important;color:var(--bag-ink)!important;text-decoration:none!important}.bag-home-demo .bag-comparison-item:hover,.bag-home-demo .bag-guide-item:hover{transform:translateY(-1px)}.bag-home-demo .bag-compare-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:#fff0f8!important;color:var(--bag-pink)!important;font-size:11px!important;line-height:1!important;font-weight:700!important;letter-spacing:.04em!important}@media (max-width:900px){.bag-home-demo .bag-home-explore{grid-template-columns:1fr!important}}@media (max-width:620px){.bag-home-demo .bag-home-hero h1{font-size:clamp(38px,10.2vw,44px)!important;line-height:.98!important;letter-spacing:-.04em!important}.bag-home-demo .bag-home-explore{gap:16px!important}.bag-home-demo .bag-home-guides,.bag-home-demo .bag-home-comparisons{padding:18px!important;border-radius:22px!important}.bag-home-demo .bag-mini-head{display:flex!important}.bag-home-demo .bag-comparison-grid{grid-template-columns:1fr!important}.bag-home-demo .bag-guide-item{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important}.bag-home-demo .bag-guide-item img{width:76px!important;max-width:76px!important;height:58px!important}}body.bag-author-olivia-page{background:radial-gradient(circle at 0 0,rgb(255 111 181 / .14),transparent 34%),radial-gradient(circle at 100% 0,rgb(142 92 246 / .12),transparent 30%),linear-gradient(180deg,#fff9fc 0%,#fff 52%,#fff8fb 100%)}body.bag-author-olivia-page .page-header,body.bag-author-olivia-page header.page-header{display:none!important}body.bag-author-olivia-page .site-content{max-width:1180px}body.bag-author-olivia-page .content-area{width:100%!important}body.bag-author-olivia-page .widget-area,body.bag-author-olivia-page .is-right-sidebar,body.bag-author-olivia-page .is-left-sidebar{display:none!important}body.bag-author-olivia-page .site-main{margin-top:0}body.bag-author-olivia-page .bag-theme-breadcrumbs{display:none!important}.bag-author-hero{grid-column:1 / -1;margin:0 0 30px;padding:clamp(22px, 4vw, 44px) 0 0}.bag-author-shell{width:min(1180px, calc(100% - 32px));margin:0 auto}.bag-author-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 16px;color:#806875;font-size:14px;line-height:1.5}.bag-author-breadcrumb a{color:#b92c74;text-decoration:none;font-weight:700}.bag-author-breadcrumb a:hover{color:#82164d}.bag-author-breadcrumb strong{color:#261721;font-weight:800}.bag-author-profile-card{position:relative;display:grid;grid-template-columns:minmax(240px,330px) minmax(0,1fr);gap:clamp(26px, 4vw, 48px);align-items:center;padding:clamp(22px, 4vw, 46px);border-radius:34px;border:1px solid rgb(196 55 127 / .15);background:linear-gradient(135deg,rgb(255 255 255 / .96),rgb(255 245 251 / .96)),linear-gradient(135deg,rgb(255 95 168 / .18),rgb(119 86 255 / .14));box-shadow:0 24px 70px rgb(47 24 57 / .10);overflow:hidden}.bag-author-profile-card::before{content:"";position:absolute;inset:-140px -130px auto auto;width:330px;height:330px;border-radius:999px;background:rgb(255 105 180 / .12);pointer-events:none}.bag-author-photo-wrap{position:relative;max-width:330px}.bag-author-photo-wrap::before{content:"";position:absolute;inset:20px -14px -14px 18px;border-radius:32px;background:linear-gradient(135deg,rgb(255 88 164 / .20),rgb(130 93 255 / .17));z-index:0}.bag-author-photo{position:relative;z-index:1;display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top;border-radius:32px;border:6px solid #fff;box-shadow:0 22px 52px rgb(38 18 47 / .18)}.bag-author-profile-content{position:relative;z-index:1}.bag-author-kicker{display:inline-flex;margin:0 0 12px;padding:7px 13px;border-radius:999px;background:rgb(255 98 171 / .12);color:#b51f6a;font-size:13px;font-weight:800;letter-spacing:.02em}.bag-author-profile-content h1{margin:0 0 14px;color:#211620;font-size:clamp(40px, 6vw, 72px);line-height:.95;letter-spacing:-.05em}.bag-author-summary{max-width:760px;margin:0;color:#5b4654;font-size:clamp(17px, 2vw, 20px);line-height:1.75}.bag-author-tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0}.bag-author-tags span{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;background:#fff;color:#6f2d55;border:1px solid rgb(194 55 126 / .16);font-size:13px;font-weight:800;box-shadow:0 8px 20px rgb(39 22 48 / .05)}.bag-author-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:26px 0 0}.bag-author-stats div{padding:16px;border-radius:20px;background:rgb(255 255 255 / .72);border:1px solid rgb(191 70 132 / .13)}.bag-author-stats strong{display:block;color:#251923;font-size:23px;line-height:1.1;letter-spacing:-.03em}.bag-author-stats span{display:block;margin-top:5px;color:#7b6874;font-size:13px;font-weight:700}.bag-author-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 0}.bag-author-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:999px;text-decoration:none!important;font-weight:900;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bag-author-btn:hover{transform:translateY(-1px)}.bag-author-btn-primary{color:#fff!important;background:linear-gradient(135deg,#ec3f98,#8b5cf6);box-shadow:0 14px 26px rgb(197 55 141 / .22)}.bag-author-btn-secondary{color:#963467!important;background:#fff;border:1px solid rgb(194 55 126 / .18)}.bag-author-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:18px 0 0}.bag-author-editorial-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:14px;row-gap:6px;align-items:start;padding:20px;border-radius:24px;background:rgb(255 255 255 / .86);border:1px solid rgb(190 45 115 / .11);box-shadow:0 16px 42px rgb(27 32 55 / .055)}.bag-author-editorial-grid span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;grid-column:1;grid-row:1 / span 2;border-radius:999px;color:#b6226d;background:rgb(255 98 171 / .11);font-weight:900;font-size:14px}.bag-author-editorial-grid h2{grid-column:2;margin:5px 0 2px;color:#241822;font-size:18px;line-height:1.2;letter-spacing:-.025em}.bag-author-editorial-grid p{grid-column:2;margin:0;color:#665260;line-height:1.65;font-size:15px}.bag-author-category-strip{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:18px 0 0;padding:16px 18px;border-radius:22px;background:rgb(255 255 255 / .78);border:1px solid rgb(190 45 115 / .10)}.bag-author-category-strip strong{color:#241822;font-size:15px}.bag-author-category-strip div{display:flex;flex-wrap:wrap;gap:9px}.bag-author-category-strip a{display:inline-flex;align-items:center;min-height:32px;padding:6px 11px;border-radius:999px;background:#fff;color:#7c3159;text-decoration:none;border:1px solid rgb(194 55 126 / .14);font-size:13px;font-weight:800}.bag-author-articles-heading{grid-column:1 / -1;width:min(1180px, calc(100% - 32px));margin:10px auto 0;padding:0 0 2px}.bag-author-articles-heading p{margin:0 0 6px;color:#b72d75;font-size:14px;font-weight:900;letter-spacing:.02em}.bag-author-articles-heading h2{margin:0;color:#211620;font-size:clamp(26px, 4vw, 42px);line-height:1.05;letter-spacing:-.045em}body.bag-author-olivia-page .site-main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}body.bag-author-olivia-page .site-main>article.bag-author-olivia-post-card{margin:0}body.bag-author-olivia-page .site-main>.paging-navigation,body.bag-author-olivia-page .site-main>.navigation,body.bag-author-olivia-page .site-main>nav{grid-column:1 / -1}body.bag-author-olivia-page article.bag-author-olivia-post-card .inside-article{height:100%;padding:0;border-radius:24px;background:#fff;border:1px solid rgb(190 45 115 / .10);box-shadow:0 16px 44px rgb(27 32 55 / .07);overflow:hidden}body.bag-author-olivia-page article.bag-author-olivia-post-card .post-image,body.bag-author-olivia-page article.bag-author-olivia-post-card .featured-image{margin:0}body.bag-author-olivia-page article.bag-author-olivia-post-card .post-image img,body.bag-author-olivia-page article.bag-author-olivia-post-card .featured-image img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-header,body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-summary,body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-content,body.bag-author-olivia-page article.bag-author-olivia-post-card footer.entry-meta{padding-left:20px;padding-right:20px}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-header{padding-top:20px}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-title{margin:0;font-size:21px;line-height:1.22;letter-spacing:-.03em}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-title a{color:#231722;text-decoration:none}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-title a:hover{color:#c72d7e}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-meta{margin-top:10px;color:#8a7481;font-size:13px}body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-summary,body.bag-author-olivia-page article.bag-author-olivia-post-card .entry-content{color:#655360;line-height:1.65;font-size:15px}body.bag-author-olivia-page article.bag-author-olivia-post-card footer.entry-meta{padding-bottom:20px}body.bag-author-olivia-page .paging-navigation{border-radius:22px;border:1px solid rgb(190 45 115 / .10);box-shadow:0 12px 34px rgb(27 32 55 / .05)}@media (max-width:980px){.bag-author-profile-card{grid-template-columns:minmax(190px,250px) minmax(0,1fr)}.bag-author-editorial-grid,body.bag-author-olivia-page .site-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.bag-author-shell{width:min(100% - 22px, 1180px)}.bag-author-profile-card{grid-template-columns:1fr;padding:18px;border-radius:26px}.bag-author-photo-wrap{max-width:220px;margin:0 auto}.bag-author-photo,.bag-author-photo-wrap::before{border-radius:26px}.bag-author-profile-content{text-align:center}.bag-author-summary{font-size:16px}.bag-author-tags,.bag-author-actions{justify-content:center}.bag-author-stats{grid-template-columns:1fr}.bag-author-editorial-grid,body.bag-author-olivia-page .site-main{grid-template-columns:1fr}.bag-author-category-strip{align-items:flex-start;flex-direction:column}body.bag-author-olivia-page article.bag-author-olivia-post-card .inside-article{border-radius:20px}}@media (max-width:480px){.bag-author-profile-content h1{font-size:42px}.bag-author-btn{width:100%}.bag-author-editorial-grid article{grid-template-columns:40px minmax(0,1fr);column-gap:12px;padding:17px}.bag-author-editorial-grid span{width:40px;height:40px}}@media (max-width:782px){body.home .entry-content>.bag-home-demo,body.home .entry-content .bag-home-demo{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important}body.home .bag-home-demo .bag-home-hero,body.home .bag-home-demo .bag-ai-list,body.home .bag-home-demo .bag-home-trust,body.home .bag-home-demo .bag-home-explore{width:min(100% - 22px, 1180px)!important;margin-left:auto!important;margin-right:auto!important}body.home .bag-home-demo .bag-home-hero{margin-top:18px!important;padding:24px 16px!important;border-radius:28px!important;box-shadow:0 16px 38px rgb(109 58 105 / .075)!important}body.home .bag-home-demo .bag-home-hero .bag-eyebrow{justify-content:center!important;max-width:100%!important;font-size:12px!important;line-height:1.7!important;letter-spacing:.16em!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero h1{max-width:100%!important;margin-bottom:18px!important;font-size:clamp(42px, 11.2vw, 58px)!important;line-height:.96!important;letter-spacing:-.055em!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero h1 .bag-title-line{white-space:normal!important}body.home .bag-home-demo .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:100%!important;margin-bottom:22px!important;font-size:18px!important;line-height:1.62!important}body.home .bag-home-demo .bag-trust-row{gap:10px!important}body.home .bag-home-demo .bag-trust-row span{min-width:min(260px,100%)!important;min-height:42px!important;padding:0 18px!important;border-radius:16px!important;font-size:15px!important}body.home .bag-home-demo .bag-ai-list{margin-top:22px!important;padding:20px 16px!important;border-radius:26px!important;box-shadow:0 16px 38px rgb(109 58 105 / .07)!important}body.home .bag-home-demo .bag-section-head{margin-bottom:18px!important}body.home .bag-home-demo .bag-section-head h2{font-size:clamp(34px, 9vw, 44px)!important;line-height:1.05!important;letter-spacing:-.035em!important}body.home .bag-home-demo .bag-section-head p:last-child{font-size:18px!important;line-height:1.6!important}body.home .bag-home-demo .bag-card-grid{grid-template-columns:1fr!important;gap:18px!important}body.home .bag-home-demo .bag-ai-card{width:100%!important;padding:20px 18px!important;border-radius:24px!important;box-shadow:0 12px 28px rgb(109 58 105 / .055)!important}body.home .bag-home-demo .bag-ai-card__head{gap:12px!important;margin-bottom:16px!important}body.home .bag-home-demo .bag-rank{min-width:38px!important;width:38px!important;height:38px!important;font-size:18px!important}body.home .bag-home-demo .bag-ai-card h3,body.home .bag-home-demo .bag-ai-card h3 a{font-size:25px!important;line-height:1.16!important;letter-spacing:-.02em!important}body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:92px minmax(0,1fr)!important;gap:16px!important;margin-bottom:16px!important}body.home .bag-home-demo .bag-ai-logo{width:92px!important;height:92px!important;border-radius:22px!important}body.home .bag-home-demo .bag-ai-logo img{width:82px!important;height:82px!important;border-radius:18px!important}body.home .bag-home-demo .bag-stars{font-size:15px!important;line-height:1.2!important}body.home .bag-home-demo .bag-score{margin-top:7px!important;padding:7px 12px!important;font-size:15px!important}body.home .bag-home-demo .bag-badge{min-height:38px!important;max-width:100%!important;padding:0 16px!important;font-size:13px!important;line-height:1.2!important;white-space:normal!important}body.home .bag-home-demo .bag-ai-desc{margin-bottom:18px!important;font-size:18px!important;line-height:1.55!important}body.home .bag-home-demo .bag-ai-bullets{gap:11px!important;margin-bottom:22px!important}body.home .bag-home-demo .bag-ai-bullets li{font-size:16px!important;line-height:1.45!important;padding-left:20px!important}body.home .bag-home-demo .bag-ai-bullets li:before{top:.62em!important;width:7px!important;height:7px!important}body.home .bag-home-demo .bag-ai-card .bag-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}body.home .bag-home-demo .bag-ai-card .bag-btn{width:100%!important;min-width:0!important;min-height:50px!important;padding:0 12px!important;font-size:15px!important}body.home .bag-home-demo .bag-btn:focus{outline:0!important}body.home .bag-home-demo .bag-btn:focus-visible{outline:3px solid rgb(236 79 161 / .22)!important;outline-offset:3px!important}body.home .bag-home-demo .bag-pagination{margin-top:22px!important}body.home .bag-home-demo .bag-home-trust{margin-top:22px!important;border-radius:24px!important}body.home .bag-home-demo .bag-home-trust div{padding:18px!important}body.home .bag-home-demo .bag-home-explore{margin-top:22px!important;margin-bottom:28px!important}}@media (max-width:520px){body.home .bag-home-demo .bag-home-hero,body.home .bag-home-demo .bag-ai-list,body.home .bag-home-demo .bag-home-trust,body.home .bag-home-demo .bag-home-explore{width:min(100% - 18px, 1180px)!important}body.home .bag-home-demo .bag-home-hero{padding:22px 14px!important;border-radius:25px!important}body.home .bag-home-demo .bag-home-hero h1{font-size:clamp(40px, 12.4vw, 50px)!important}body.home .bag-home-demo .bag-home-hero__copy>p:not(.bag-eyebrow){font-size:17px!important}body.home .bag-home-demo .bag-ai-list{padding:18px 14px!important}body.home .bag-home-demo .bag-ai-card{padding:19px 16px!important}body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:86px minmax(0,1fr)!important;gap:14px!important}body.home .bag-home-demo .bag-ai-logo{width:86px!important;height:86px!important}body.home .bag-home-demo .bag-ai-logo img{width:76px!important;height:76px!important}body.home .bag-home-demo .bag-ai-card .bag-actions{gap:10px!important}body.home .bag-home-demo .bag-ai-card .bag-btn{min-height:48px!important;font-size:14px!important}}@media (max-width:360px){body.home .bag-home-demo .bag-home-hero,body.home .bag-home-demo .bag-ai-list,body.home .bag-home-demo .bag-home-trust,body.home .bag-home-demo .bag-home-explore{width:min(100% - 14px, 1180px)!important}body.home .bag-home-demo .bag-ai-card .bag-actions{grid-template-columns:1fr!important}body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:78px minmax(0,1fr)!important}body.home .bag-home-demo .bag-ai-logo{width:78px!important;height:78px!important}body.home .bag-home-demo .bag-ai-logo img{width:70px!important;height:70px!important}}.bag-review-page .bag-review-hero-layout .bag-review-intro{grid-column:2;grid-row:1}.bag-review-page .bag-review-hero-layout .bag-video-wrap{grid-column:1;grid-row:1}.bag-review-page .bag-review-mobile-head{display:none!important}.bag-review-page .bag-video-title{margin:0 0 7px;color:#fff;font-size:30px;line-height:1;letter-spacing:-.035em;font-weight:500;text-shadow:0 2px 12px rgb(0 0 0 / .30)}.bag-score-label{display:block;margin-bottom:4px;color:#b06a91;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media (max-width:900px){.bag-review-page .bag-review-hero-layout .bag-review-intro{grid-column:auto;grid-row:auto;order:1;text-align:center}.bag-review-page .bag-review-hero-layout .bag-video-wrap{grid-column:auto;grid-row:auto;order:2}.bag-review-page .bag-review-desktop-head{display:block!important}.bag-review-page .bag-review-desktop-head .bag-breadcrumb,.bag-review-page .bag-review-desktop-head .bag-eyebrow{justify-content:center}.bag-review-page .bag-review-desktop-head h1{font-size:clamp(40px,10vw,60px)}}@media (max-width:620px){.bag-review-page .bag-review-desktop-head h1{font-size:38px}.bag-review-page .bag-video-title{font-size:27px}}@media (max-width:380px){.bag-review-page .bag-video-title{font-size:25px}}body.home .bag-home-demo .bag-home-hero,body.home .bag-home-demo .bag-ai-list,body.home .bag-home-demo .bag-home-trust,body.home .bag-home-demo .bag-home-explore,.bag-review-page .bag-review-shell{width:min(100% - 40px, 1360px)!important}body.home .bag-home-demo .bag-trust-row{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:8px!important;max-width:760px!important;margin:0 auto!important}body.home .bag-home-demo .bag-trust-row span{flex:0 1 190px!important;min-width:0!important;min-height:34px!important;padding:0 14px!important;border-radius:999px!important;font-size:13px!important;line-height:1!important;font-weight:600!important;white-space:nowrap!important}body.home .bag-home-demo .bag-section-head .bag-eyebrow{font-weight:800!important;letter-spacing:.14em!important}body.home .bag-home-demo .bag-ai-card h3,body.home .bag-home-demo .bag-ai-card h3 a{font-weight:800!important}body.home .bag-home-demo .bag-ai-list{padding:22px 18px!important}body.home .bag-home-demo .bag-card-grid{gap:14px!important}body.home .bag-home-demo .bag-ai-card{padding:16px!important}body.home .bag-home-demo .bag-ai-card__head{align-items:center!important}body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:78px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}body.home .bag-home-demo .bag-ai-logo{width:78px!important;height:78px!important}body.home .bag-home-demo .bag-ai-logo img{width:68px!important;height:68px!important}body.home .bag-home-demo .bag-rating-line{min-height:64px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}body.home .bag-home-demo .bag-score-label{margin:0 0 6px!important;font-size:10px!important;line-height:1!important;letter-spacing:.16em!important}body.home .bag-home-demo .bag-score{margin:0!important;padding:7px 12px!important;font-size:14px!important;line-height:1!important}body.home .bag-home-demo .bag-badge{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;justify-content:center!important;text-align:center!important;min-height:34px!important;padding:0 12px!important;border-radius:999px!important;font-size:11px!important;line-height:1.15!important;letter-spacing:.12em!important;white-space:normal!important;overflow-wrap:anywhere!important}body.home .bag-home-demo .bag-ai-desc{font-size:14px!important;line-height:1.48!important}body.home .bag-home-demo .bag-ai-bullets{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px 10px!important}body.home .bag-home-demo .bag-ai-bullets li{font-size:12.5px!important;line-height:1.35!important}body.home .bag-home-demo .bag-home-explore{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}body.home .bag-home-demo .bag-home-guides,body.home .bag-home-demo .bag-home-comparisons{height:100%!important}body.home .bag-home-demo .bag-guide-list,body.home .bag-home-demo .bag-comparison-grid{display:grid!important;gap:10px!important}body.home .bag-home-demo .bag-guide-item{display:block!important;min-height:66px!important;padding:13px 14px!important;border:1px solid #f0ddea!important;border-radius:16px!important;background:#fff9fd!important;color:var(--bag-ink)!important}body.home .bag-home-demo .bag-guide-item img{display:none!important}body.home .bag-home-demo .bag-guide-item strong,body.home .bag-home-demo .bag-comparison-item strong{font-size:14px!important;line-height:1.35!important;font-weight:700!important}body.home .bag-home-demo .bag-guide-item small{margin-top:6px!important}body.home .bag-home-demo .bag-comparison-item{min-height:66px!important}.bag-review-page .bag-review-hero-section{padding:18px 0 22px!important}.bag-review-page .bag-review-hero-layout{grid-template-columns:minmax(280px,320px) minmax(0,1fr)!important;gap:28px!important;align-items:start!important}.bag-review-page .bag-video-card{height:auto!important;min-height:520px!important}.bag-review-page .bag-review-desktop-head h1{font-size:clamp(44px, 4.4vw, 68px)!important;margin-bottom:8px!important}.bag-review-page .bag-review-summary{max-width:820px!important;font-size:15px!important;line-height:1.48!important;margin-bottom:12px!important}.bag-review-page .bag-hero-note{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;width:100%!important;max-width:980px!important;min-height:32px!important;padding:8px 14px!important;border-radius:18px!important;gap:12px!important}.bag-review-page .bag-hero-note b{min-width:96px!important;font-size:9.5px!important;line-height:1.15!important}.bag-review-page .bag-hero-note span{font-size:14px!important;line-height:1.36!important}.bag-review-page .bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:980px!important}.bag-review-page .bag-hero-data>div{min-height:66px!important;padding:11px 14px!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.bag-review-page .bag-hero-data b{margin-bottom:5px!important;font-size:10px!important;line-height:1.1!important}.bag-review-page .bag-hero-data span{font-size:14px!important;line-height:1.28!important}.bag-review-page .bag-score-box{align-items:center!important;text-align:center!important}.bag-review-page .bag-score-box strong{font-size:30px!important;line-height:1!important}.bag-review-page .bag-score-box span{font-size:11px!important;line-height:1.1!important}.bag-review-page .bag-review-actions{margin-top:6px!important}.bag-review-page .bag-content-layout{grid-template-columns:minmax(0,1fr) 330px!important;gap:28px!important;align-items:start!important;padding:34px 0!important}.bag-review-page .bag-review-content{grid-column:1!important;padding:34px 38px!important}.bag-review-page .bag-related-box{grid-column:2!important;align-self:start!important;position:sticky!important;top:24px!important;padding:18px!important}.bag-review-page .bag-related-head h2{font-size:21px!important}.bag-review-page .bag-related-card{padding:13px!important}.bag-review-page .bag-related-meta span{font-size:12.5px!important}@media (max-width:1120px){.bag-review-page .bag-content-layout{grid-template-columns:1fr!important}.bag-review-page .bag-related-box{grid-column:auto!important;position:static!important}.bag-review-page .bag-related-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:900px){body.home .bag-home-demo .bag-home-hero,body.home .bag-home-demo .bag-ai-list,body.home .bag-home-demo .bag-home-trust,body.home .bag-home-demo .bag-home-explore,.bag-review-page .bag-review-shell{width:min(100% - 24px, 1360px)!important}body.home .bag-home-demo .bag-trust-row{gap:7px!important}body.home .bag-home-demo .bag-trust-row span{flex:1 1 0!important;min-height:32px!important;padding:0 6px!important;font-size:11px!important;letter-spacing:-.01em!important}body.home .bag-home-demo .bag-home-explore{grid-template-columns:1fr!important}.bag-review-page .bag-review-hero-layout{display:flex!important;flex-direction:column!important;align-items:center!important;gap:16px!important}.bag-review-page .bag-video-wrap{width:min(340px,100%)!important;order:2!important}.bag-review-page .bag-video-card{min-height:410px!important}.bag-review-page .bag-review-intro{order:1!important;text-align:center!important}.bag-review-page .bag-review-desktop-head{display:block!important}.bag-review-page .bag-review-desktop-head .bag-breadcrumb,.bag-review-page .bag-review-desktop-head .bag-eyebrow{justify-content:center!important}.bag-review-page .bag-review-summary{margin-left:auto!important;margin-right:auto!important;font-size:14.5px!important}.bag-review-page .bag-hero-note{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;max-width:620px!important}.bag-review-page .bag-hero-note b{min-width:0!important}.bag-review-page .bag-hero-data{max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.bag-review-page .bag-review-actions{justify-content:center!important}}@media (max-width:620px){body.home .bag-home-demo .bag-home-hero,body.home .bag-home-demo .bag-ai-list,body.home .bag-home-demo .bag-home-trust,body.home .bag-home-demo .bag-home-explore,.bag-review-page .bag-review-shell{width:min(100% - 16px, 1360px)!important}body.home .bag-home-demo .bag-home-hero{padding:22px 14px!important}body.home .bag-home-demo .bag-trust-row{gap:5px!important}body.home .bag-home-demo .bag-trust-row span{min-height:30px!important;padding:0 4px!important;border-radius:999px!important;font-size:9.8px!important;letter-spacing:-.03em!important}body.home .bag-home-demo .bag-ai-list{padding:14px 10px!important}body.home .bag-home-demo .bag-ai-card{padding:16px 14px!important}body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important}body.home .bag-home-demo .bag-ai-logo{width:82px!important;height:82px!important}body.home .bag-home-demo .bag-ai-logo img{width:72px!important;height:72px!important}body.home .bag-home-demo .bag-ai-card h3,body.home .bag-home-demo .bag-ai-card h3 a{font-size:23px!important}body.home .bag-home-demo .bag-ai-bullets{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.home .bag-home-demo .bag-ai-desc{font-size:16px!important}body.home .bag-home-demo .bag-guide-item,body.home .bag-home-demo .bag-comparison-item{min-height:auto!important;padding:13px!important}.bag-review-page .bag-review-hero-section{padding:14px 0 18px!important}.bag-review-page .bag-review-desktop-head h1{font-size:38px!important}.bag-review-page .bag-review-summary{font-size:14px!important;line-height:1.45!important}.bag-review-page .bag-hero-note span{font-size:13.5px!important}.bag-review-page .bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.bag-review-page .bag-hero-data>div{min-height:68px!important;padding:10px 8px!important}.bag-review-page .bag-hero-data span{font-size:13.2px!important}.bag-review-page .bag-score-box strong{font-size:27px!important}.bag-review-page .bag-review-content{padding:22px 18px!important}.bag-review-page .bag-related-list{grid-template-columns:1fr!important}}@media (max-width:380px){body.home .bag-home-demo .bag-trust-row span{font-size:9.2px!important;padding:0 3px!important}body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:76px minmax(0,1fr)!important}body.home .bag-home-demo .bag-ai-logo{width:76px!important;height:76px!important}body.home .bag-home-demo .bag-ai-logo img{width:66px!important;height:66px!important}.bag-review-page .bag-hero-data span{font-size:12.6px!important}}body.home .bag-home-demo .bag-ai-card{overflow:hidden!important}body.home .bag-home-demo .bag-ai-card__head{justify-content:center!important;text-align:center!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}body.home .bag-home-demo .bag-ai-card__head h3{max-width:calc(100% - 52px)!important}body.home .bag-home-demo .bag-ai-card__identity{width:100%!important;max-width:330px!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:auto auto!important;justify-content:center!important;align-items:center!important;gap:18px!important;text-align:left!important}body.home .bag-home-demo .bag-ai-card__identity .bag-badge{grid-column:1 / -1!important;width:100%!important;max-width:100%!important;justify-self:center!important}body.home .bag-home-demo .bag-rating-line{align-items:flex-start!important;justify-content:center!important;min-height:72px!important}body.home .bag-home-demo .bag-score-label,body.home .bag-home-demo .bag-score{text-align:center!important}body.home .bag-home-demo .bag-home-trust{grid-template-columns:repeat(4,minmax(0,1fr))!important}body.home .bag-home-demo .bag-home-trust div{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:auto auto!important;align-items:center!important;column-gap:14px!important;row-gap:3px!important;padding:18px 20px!important}body.home .bag-home-demo .bag-home-trust i{grid-row:1 / span 2!important;grid-column:1!important;margin:0!important;width:42px!important;height:42px!important;font-size:20px!important}body.home .bag-home-demo .bag-home-trust strong{grid-column:2!important;margin:0!important;font-size:17px!important;line-height:1.2!important}body.home .bag-home-demo .bag-home-trust span{grid-column:2!important;font-size:13px!important;line-height:1.35!important}body.home .bag-home-demo .bag-home-explore{align-items:stretch!important}body.home .bag-home-demo .bag-home-guides,body.home .bag-home-demo .bag-home-comparisons{padding:24px!important;border:1px solid var(--bag-border)!important;border-radius:26px!important;background:#fff!important;box-shadow:var(--bag-shadow)!important}body.home .bag-home-demo .bag-mini-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:18px!important}body.home .bag-home-demo .bag-mini-head h2{font-size:28px!important;line-height:1.1!important}body.home .bag-home-demo .bag-guide-list,body.home .bag-home-demo .bag-comparison-grid{grid-template-columns:1fr!important;gap:10px!important}body.home .bag-home-demo .bag-guide-item,body.home .bag-home-demo .bag-comparison-item{display:flex!important;align-items:center!important;width:100%!important;min-height:62px!important;padding:12px 16px!important;border:1px solid #f0ddea!important;border-radius:16px!important;background:#fff9fd!important;color:var(--bag-ink)!important;box-shadow:none!important}body.home .bag-home-demo .bag-guide-item img,body.home .bag-home-demo .bag-comparison-item .bag-compare-icon{display:none!important}body.home .bag-home-demo .bag-guide-item span,body.home .bag-home-demo .bag-comparison-item strong{display:block!important;min-width:0!important}body.home .bag-home-demo .bag-guide-item strong,body.home .bag-home-demo .bag-comparison-item strong{font-size:15px!important;line-height:1.32!important;font-weight:800!important}body.home .bag-home-demo .bag-guide-item small{display:block!important;margin-top:5px!important;color:var(--bag-muted)!important;font-size:13px!important}.bag-review-page .bag-review-hero-section{padding:16px 0 20px!important}.bag-review-page .bag-review-hero-layout{grid-template-columns:minmax(260px,310px) minmax(0,1fr)!important;gap:26px!important;align-items:start!important}.bag-review-page .bag-video-wrap{align-self:start!important}.bag-review-page .bag-video-card{min-height:430px!important;max-height:440px!important;border-radius:24px!important}.bag-review-page .bag-video-mobile-cta{display:flex!important;min-height:48px!important;margin-top:12px!important;width:100%!important;font-size:15px!important}.bag-review-page .bag-review-desktop-head h1{font-size:clamp(42px,4vw,58px)!important;line-height:.95!important;margin-bottom:8px!important}.bag-review-page .bag-review-summary{max-width:900px!important;font-size:14.5px!important;line-height:1.45!important;margin-bottom:11px!important}.bag-review-page .bag-hero-note,.bag-review-page .bag-hero-bestfor{width:100%!important;max-width:100%!important;min-height:42px!important;margin-bottom:10px!important;padding:8px 16px!important;border-radius:999px!important;display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;align-items:center!important;gap:14px!important}.bag-review-page .bag-hero-note b,.bag-review-page .bag-hero-bestfor b{min-width:0!important;font-size:9.5px!important;line-height:1.15!important;letter-spacing:.16em!important}.bag-review-page .bag-hero-note span,.bag-review-page .bag-hero-bestfor span{font-size:13.8px!important;line-height:1.32!important}.bag-review-page .bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:100%!important;margin-bottom:12px!important}.bag-review-page .bag-hero-data>div{min-height:58px!important;padding:10px 14px!important;border-radius:15px!important}.bag-review-page .bag-hero-data b{font-size:9.5px!important;line-height:1.1!important;margin-bottom:4px!important}.bag-review-page .bag-hero-data span{font-size:13.8px!important;line-height:1.24!important}.bag-review-page .bag-review-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:4px!important;max-width:560px!important}.bag-review-page .bag-review-actions .bag-btn,.bag-review-page .bag-score-action{width:100%!important;min-width:0!important;min-height:48px!important;padding:0 14px!important;border-radius:999px!important;font-size:15px!important;white-space:nowrap!important;box-shadow:0 10px 20px rgb(131 87 243 / .18)!important}.bag-review-page .bag-score-action{gap:3px!important;background:#111827!important;color:#fff!important;cursor:default!important;box-shadow:0 10px 20px rgb(17 24 39 / .14)!important}.bag-review-page .bag-score-action strong{color:#fff!important;font-size:20px!important;line-height:1!important}.bag-review-page .bag-score-action span{color:rgb(255 255 255 / .82)!important;font-size:12px!important;line-height:1!important}.bag-review-page .bag-content-layout{grid-template-columns:minmax(0,1fr) 300px!important;gap:22px!important;padding:30px 0!important;align-items:start!important}.bag-review-page .bag-review-content{padding:34px 40px!important}.bag-review-page .bag-related-box{width:100%!important;grid-column:2!important;position:sticky!important;top:22px!important;padding:16px!important}.bag-review-page .bag-related-card p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}@media (max-width:1120px){body.home .bag-home-demo .bag-home-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.home .bag-home-demo .bag-home-trust div:nth-child(2){border-right:0!important}body.home .bag-home-demo .bag-home-trust div:nth-child(n+3){border-top:1px solid #f2dfec!important}.bag-review-page .bag-content-layout{grid-template-columns:1fr!important}.bag-review-page .bag-related-box{grid-column:auto!important;position:static!important}}@media (max-width:900px){body.home .bag-home-demo .bag-ai-card__head{justify-content:center!important}body.home .bag-home-demo .bag-ai-card__identity{max-width:360px!important}body.home .bag-home-demo .bag-home-trust{grid-template-columns:1fr!important}body.home .bag-home-demo .bag-home-trust div{border-right:0!important;border-top:1px solid #f2dfec!important;padding:15px 16px!important}body.home .bag-home-demo .bag-home-trust div:first-child{border-top:0!important}body.home .bag-home-demo .bag-home-guides,body.home .bag-home-demo .bag-home-comparisons{padding:20px!important}.bag-review-page .bag-review-hero-layout{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important}.bag-review-page .bag-review-intro{display:contents!important}.bag-review-page .bag-review-desktop-head{order:1!important;text-align:center!important}.bag-review-page .bag-video-wrap{order:2!important;width:min(360px,100%)!important;margin-left:auto!important;margin-right:auto!important}.bag-review-page .bag-hero-note:not(.bag-hero-bestfor){order:3!important}.bag-review-page .bag-hero-bestfor{order:4!important}.bag-review-page .bag-hero-data{order:5!important}.bag-review-page .bag-review-actions{order:6!important}.bag-review-page .bag-video-card{min-height:430px!important;max-height:none!important}.bag-review-page .bag-hero-note,.bag-review-page .bag-hero-bestfor{width:100%!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;border-radius:22px!important;gap:5px!important}.bag-review-page .bag-hero-data{width:100%!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.bag-review-page .bag-review-actions{width:100%!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:620px){body.home .bag-home-demo .bag-ai-card__head{gap:10px!important}body.home .bag-home-demo .bag-ai-card__head h3{max-width:calc(100% - 48px)!important}body.home .bag-home-demo .bag-ai-card__identity{max-width:320px!important;grid-template-columns:auto auto!important;gap:14px!important}body.home .bag-home-demo .bag-rating-line{min-height:68px!important}body.home .bag-home-demo .bag-home-trust div{grid-template-columns:36px minmax(0,1fr)!important;column-gap:12px!important;padding:14px 15px!important}body.home .bag-home-demo .bag-home-trust i{width:36px!important;height:36px!important;font-size:18px!important}body.home .bag-home-demo .bag-home-trust strong{font-size:15px!important}body.home .bag-home-demo .bag-home-trust span{font-size:12.5px!important}body.home .bag-home-demo .bag-mini-head h2{font-size:24px!important}body.home .bag-home-demo .bag-mini-head a{font-size:14px!important}body.home .bag-home-demo .bag-guide-item,body.home .bag-home-demo .bag-comparison-item{min-height:auto!important;padding:12px 13px!important}body.home .bag-home-demo .bag-guide-item strong,body.home .bag-home-demo .bag-comparison-item strong{font-size:14px!important}.bag-review-page .bag-video-wrap{width:min(330px,100%)!important}.bag-review-page .bag-video-card{min-height:390px!important}.bag-review-page .bag-review-desktop-head h1{font-size:36px!important}.bag-review-page .bag-hero-data{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bag-review-page .bag-review-actions{grid-template-columns:1fr 1fr!important}.bag-review-page .bag-score-action{grid-column:1 / -1!important}.bag-review-page .bag-review-content{padding:22px 18px!important}}@media (max-width:380px){body.home .bag-home-demo .bag-ai-card__identity{grid-template-columns:74px minmax(0,1fr)!important;max-width:100%!important}.bag-review-page .bag-video-card{min-height:355px!important}.bag-review-page .bag-hero-data span{font-size:12.5px!important}}@media (min-width:901px){.bag-review-page .bag-review-hero-layout{grid-template-columns:minmax(300px,340px) minmax(0,1fr)!important;gap:30px!important;align-items:center!important}.bag-review-page .bag-video-wrap{align-self:center!important;justify-content:center!important;width:100%!important}.bag-review-page .bag-video-card{height:clamp(520px,44vw,620px)!important;min-height:520px!important;max-height:620px!important}.bag-review-page .bag-video-mobile-cta{display:none!important}.bag-review-page .bag-review-chat-action{display:flex!important}.bag-review-page .bag-review-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;max-width:none!important;width:100%!important;gap:10px!important;margin-top:8px!important}.bag-review-page .bag-review-actions .bag-btn,.bag-review-page .bag-score-action{min-height:48px!important;height:48px!important;padding:0 14px!important;font-size:14px!important}.bag-review-page .bag-score-action strong{font-size:18px!important}.bag-review-page .bag-score-action span{font-size:11px!important}.bag-review-page .bag-content-layout{width:min(100% - 48px,1260px)!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:24px!important}.bag-review-page .bag-review-content{padding:26px 30px!important}.bag-review-page .bag-related-box{padding:18px!important}}@media (max-width:900px){.bag-review-page .bag-review-chat-action{display:none!important}}@media (min-width:901px){.bag-review-page .bag-review-hero-layout{grid-template-columns:minmax(320px,360px) minmax(0,1fr)!important;gap:30px!important;align-items:stretch!important}.bag-review-page .bag-video-wrap{height:100%!important;display:flex!important;flex-direction:column!important;justify-content:stretch!important;align-self:stretch!important;width:100%!important}.bag-review-page .bag-video-card{flex:1 1 auto!important;height:auto!important;min-height:540px!important;max-height:none!important;display:block!important}.bag-review-page .bag-video-mobile-cta{display:flex!important;flex:0 0 48px!important;width:100%!important;min-height:48px!important;height:48px!important;margin-top:12px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:15px!important}.bag-review-page .bag-review-intro{height:100%!important;display:flex!important;flex-direction:column!important}.bag-review-page .bag-review-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important;max-width:none!important;width:100%!important;gap:10px!important;margin-top:auto!important}.bag-review-page .bag-review-actions .bag-btn,.bag-review-page .bag-score-action{min-height:48px!important;height:48px!important;padding:0 14px!important;font-size:14px!important}.bag-review-page .bag-review-chat-action{display:none!important}.bag-review-page .bag-content-layout{width:min(100% - 40px,1340px)!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;padding:24px 0!important}.bag-review-page .bag-review-content{padding:18px 22px!important;border-radius:24px!important}.bag-review-page .bag-related-box{padding:16px!important}}body.home .bag-home-demo .bag-home-hero--visual{width:min(100%,1280px)!important;margin:0 auto 28px!important;min-height:clamp(430px,42vw,560px)!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)!important;gap:clamp(26px,5vw,72px)!important;align-items:center!important;padding:clamp(42px,5.2vw,74px) clamp(28px,5.2vw,66px)!important;border:0!important;border-radius:0 0 34px 34px!important;background:radial-gradient(circle at 80% 18%,rgb(255 189 226 / .88) 0,rgb(255 218 239 / .54) 30%,#fff0 58%),linear-gradient(105deg,#fff 0%,#fff8fd 42%,#ffe0f2 100%)!important;box-shadow:0 20px 48px rgb(173 69 137 / .11)!important;overflow:hidden!important;position:relative!important}body.home .bag-home-demo .bag-home-hero--visual:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 92% 22%,rgb(255 255 255 / .62) 0 2px,transparent 3px),radial-gradient(circle at 83% 48%,rgb(255 255 255 / .7) 0 3px,transparent 4px),radial-gradient(circle at 70% 18%,rgb(236 79 161 / .18) 0 18px,transparent 19px);opacity:.9}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{position:relative!important;z-index:2!important;max-width:570px!important;margin:0!important;text-align:left!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{display:inline-flex!important;justify-content:flex-start!important;align-items:center!important;width:auto!important;min-height:34px!important;margin:0 0 20px!important;padding:6px 13px 6px 8px!important;border:1px solid rgb(236 79 161 / .12)!important;border-radius:999px!important;background:rgb(255 255 255 / .74)!important;color:#201a2f!important;font-size:12px!important;line-height:1.2!important;letter-spacing:0!important;text-transform:none!important;box-shadow:0 10px 26px rgb(125 64 118 / .07)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow span{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;border-radius:999px!important;margin-right:3px!important;background:linear-gradient(135deg,#8b57f3,#ec4fa1)!important;color:#fff!important;font-size:13px!important;line-height:1!important}body.home .bag-home-demo .bag-home-hero--visual h1{position:relative!important;max-width:620px!important;margin:0 0 20px!important;color:#21162d!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(50px,6.2vw,86px)!important;line-height:.94!important;letter-spacing:-.055em!important}body.home .bag-home-demo .bag-home-hero--visual h1:after{content:"♡";display:inline-block;margin-left:10px;color:#f18fca;font-size:.42em;font-weight:400;transform:rotate(-9deg) translateY(-.18em)}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line{display:block!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual h1 em{display:block!important;color:#ec4fa1!important;font-style:italic!important;text-shadow:0 12px 34px rgb(236 79 161 / .15)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:530px!important;margin:0 0 26px!important;color:#2f2c3d!important;font-size:18px!important;line-height:1.65!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{justify-content:flex-start!important;gap:12px!important;flex-wrap:wrap!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:42px!important;padding:0 16px!important;border:1px solid rgb(236 79 161 / .12)!important;border-radius:13px!important;background:rgb(255 255 255 / .78)!important;color:#211c2d!important;font-size:14px!important;font-weight:700!important;box-shadow:0 12px 28px rgb(125 64 118 / .07)!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{display:grid!important;place-items:center!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#fff4fb!important;color:#9a5af2!important;font-style:normal!important;line-height:1!important;font-size:15px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{position:relative!important;z-index:1!important;align-self:stretch!important;min-height:360px!important;display:grid!important;place-items:stretch!important;overflow:visible!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media:before{content:"";position:absolute;inset:0 auto 0 -90px;width:220px;z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff8fd 0%,rgb(255 248 253 / .75) 42%,#fff0 100%)}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:100%!important;height:100%!important;min-height:390px!important;object-fit:cover!important;object-position:center top!important;border-radius:32px!important;box-shadow:none!important;filter:saturate(1.05) contrast(1.02)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:clamp(16px,12%,92px)!important;right:auto!important;bottom:116px!important;z-index:3!important;width:200px!important;padding:16px 18px!important;border:1px solid rgb(236 79 161 / .10)!important;border-radius:20px!important;background:rgb(255 255 255 / .88)!important;box-shadow:0 18px 42px rgb(91 49 110 / .16)!important;backdrop-filter:blur(8px);font-weight:600!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card strong{margin-bottom:6px!important;color:#2b2035!important;font-size:13px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card span{color:#4f485c!important;font-size:12px!important;line-height:1.38!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:clamp(16px,12%,92px)!important;right:auto!important;bottom:58px!important;z-index:3!important;width:230px!important;min-height:48px!important;border:1px solid rgb(236 79 161 / .10)!important;border-radius:999px!important;background:rgb(255 255 255 / .92)!important;box-shadow:0 18px 38px rgb(91 49 110 / .14)!important;color:#a79fad!important;backdrop-filter:blur(8px)}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input b{background:linear-gradient(135deg,#ec4fa1,#8b57f3)!important}@media (max-width:1050px){body.home .bag-home-demo .bag-home-hero--visual{grid-template-columns:minmax(0,1fr) minmax(340px,.85fr)!important;gap:28px!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(46px,6vw,70px)!important}}@media (max-width:900px){body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 28px,1180px)!important;grid-template-columns:1fr!important;min-height:auto!important;margin:14px auto 24px!important;padding:34px 22px!important;border:1px solid var(--bag-border)!important;border-radius:28px!important;background:radial-gradient(circle at 80% 8%,#ffd2ea 0,#fff3fb 35%,#fff 76%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{max-width:640px!important;margin:0 auto!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{justify-content:center!important;margin-left:auto!important;margin-right:auto!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:100%!important;font-size:clamp(40px,10vw,58px)!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){margin-left:auto!important;margin-right:auto!important;font-size:16px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{justify-content:center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{display:none!important}}@media (max-width:520px){body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line{white-space:normal!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{font-size:11px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{flex-wrap:nowrap!important;gap:7px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-height:34px!important;padding:0 8px!important;gap:5px!important;font-size:11px!important;border-radius:11px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{width:18px!important;height:18px!important;font-size:12px!important}}body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 40px,1180px)!important;margin:18px auto 28px!important;min-height:clamp(390px,36vw,500px)!important;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr)!important;gap:clamp(22px,3vw,44px)!important;padding:clamp(34px,4vw,56px)!important;border-radius:30px!important;background:radial-gradient(circle at 82% 18%,rgb(255 190 225 / .78) 0,rgb(255 226 242 / .46) 30%,#fff0 60%),linear-gradient(105deg,#fff 0%,#fff8fd 45%,#ffe4f3 100%)!important;overflow:hidden!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{max-width:520px!important;min-width:0!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:520px!important;margin:0 0 18px!important;font-size:clamp(42px,4.7vw,68px)!important;line-height:.98!important;letter-spacing:-.05em!important;overflow-wrap:normal!important;word-break:normal!important}body.home .bag-home-demo .bag-home-hero--visual h1:after{content:none!important}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line{white-space:normal!important}body.home .bag-home-demo .bag-home-hero--visual h1 em{display:block!important;max-width:100%!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:500px!important;margin-bottom:22px!important;font-size:16px!important;line-height:1.62!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:min(100%,500px)!important;justify-content:stretch!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{width:100%!important;min-width:0!important;min-height:40px!important;padding:0 10px!important;gap:7px!important;font-size:13px!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{flex:0 0 20px!important;width:20px!important;height:20px!important;font-size:13px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{min-width:0!important;min-height:clamp(320px,30vw,430px)!important;align-self:center!important;place-items:center!important;overflow:visible!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media:before{width:120px!important;inset:0 auto 0 -54px!important;opacity:.75!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:100%!important;height:clamp(320px,30vw,430px)!important;min-height:0!important;max-height:430px!important;object-fit:cover!important;object-position:center top!important;border-radius:30px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:22px!important;bottom:86px!important;width:190px!important;padding:14px 16px!important;border-radius:18px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:26px!important;bottom:30px!important;width:220px!important;min-height:44px!important}@media (max-width:1050px){body.home .bag-home-demo .bag-home-hero--visual{grid-template-columns:minmax(0,.95fr) minmax(320px,1fr)!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(40px,5vw,58px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{grid-template-columns:1fr!important;width:min(100%,300px)!important}}@media (max-width:900px){body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 28px,1180px)!important;margin:14px auto 24px!important;padding:34px 22px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{max-width:640px!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:100%!important;font-size:clamp(38px,9vw,56px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;width:min(100%,520px)!important}}@media (max-width:520px){body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;width:100%!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-height:34px!important;padding:0 6px!important;gap:4px!important;font-size:10.5px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{display:none!important}}body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 40px,1540px)!important;margin:22px auto 34px!important;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;gap:clamp(30px,3.2vw,54px)!important;padding:clamp(38px,4vw,54px)!important;border-radius:34px!important;align-items:center!important;background:radial-gradient(circle at 83% 15%,rgb(255 205 228 / .72) 0,rgb(255 233 244 / .38) 28%,#fff0 55%),linear-gradient(90deg,#fffefe 0%,#fff9fd 56%,#ffe4f3 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{max-width:650px!important;text-align:left!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{justify-content:flex-start!important;margin:0 0 20px!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:650px!important;margin:0 0 20px!important;font-size:clamp(58px,5.6vw,92px)!important;line-height:.93!important;letter-spacing:-.055em!important}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line{display:block!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual h1 em{display:block!important;margin-top:8px!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:620px!important;margin:0 0 28px!important;font-size:18px!important;line-height:1.6!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:14px!important;width:auto!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{width:auto!important;min-width:0!important;min-height:52px!important;padding:0 20px!important;gap:9px!important;border-radius:16px!important;font-size:16px!important;font-weight:700!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{flex:0 0 20px!important;width:20px!important;height:20px!important;font-size:14px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{min-width:0!important;min-height:490px!important;place-items:stretch!important;align-self:stretch!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media:before{display:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:100%!important;height:100%!important;min-height:490px!important;max-height:none!important;border-radius:34px!important;object-fit:cover!important;object-position:center center!important;box-shadow:0 28px 60px rgb(91 49 110 / .16)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:26px!important;top:22px!important;right:auto!important;bottom:auto!important;z-index:3!important;width:220px!important;padding:18px 18px 16px!important;border-radius:24px!important;border:1px solid rgb(236 79 161 / .10)!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 18px 40px rgb(91 49 110 / .16)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card strong{display:block!important;margin-bottom:8px!important;color:#2b2035!important;font-size:14px!important;font-weight:800!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card span{display:block!important;color:#5a5367!important;font-size:13px!important;line-height:1.45!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:26px!important;bottom:24px!important;right:auto!important;width:330px!important;min-height:58px!important;padding:0 12px 0 22px!important;border:1px solid rgb(236 79 161 / .10)!important;border-radius:999px!important;background:rgb(255 255 255 / .97)!important;box-shadow:0 18px 38px rgb(91 49 110 / .14)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input span{font-size:16px!important;color:#9f98a9!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input b{width:40px!important;height:40px!important;font-size:18px!important}@media (max-width:1320px){body.home .bag-home-demo .bag-home-hero--visual{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr)!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(52px,5.2vw,78px)!important}}@media (max-width:1100px){body.home .bag-home-demo .bag-home-hero--visual{grid-template-columns:minmax(0,1fr) minmax(340px,.95fr)!important;gap:28px!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(46px,5vw,66px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){font-size:17px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-height:48px!important;padding:0 16px!important;font-size:15px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{min-height:430px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{min-height:430px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{width:290px!important}}@media (max-width:900px){body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 28px,1540px)!important;grid-template-columns:1fr!important;gap:18px!important;padding:30px 22px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual h1,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:100%!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(40px,9vw,56px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{display:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{gap:10px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{flex:1 1 calc(33.333% - 7px)!important;justify-content:center!important;min-height:40px!important;padding:0 8px!important;font-size:12px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{display:none!important}}body.home .bag-home-demo .bag-home-hero--visual{position:relative!important;width:min(100% - 44px,1700px)!important;margin:18px auto 28px!important;min-height:560px!important;grid-template-columns:minmax(0,43.5%) minmax(0,56.5%)!important;gap:0!important;padding:0!important;border:0!important;border-radius:0 0 22px 22px!important;box-shadow:none!important;overflow:hidden!important;background:linear-gradient(90deg,#ffffff 0%,#fffdfd 42%,#fff5fb 55%,#fde6f2 100%)!important}body.home .bag-home-demo .bag-home-hero--visual:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:41.5%!important;width:12.5%!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#fff 0%,rgb(255 248 252 / .95) 35%,rgb(255 238 247 / .55) 65%,#fff0 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{position:relative!important;z-index:2!important;align-self:center!important;max-width:none!important;width:100%!important;padding:56px 54px 34px 58px!important;text-align:left!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{justify-content:flex-start!important;margin:0 0 26px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow span{width:26px!important;height:26px!important;font-size:14px!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:100%!important;margin:0 0 22px!important;color:#241737!important;font-size:clamp(72px,6.2vw,110px)!important;line-height:.90!important;letter-spacing:-.06em!important}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line{display:block!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual h1 em{display:block!important;margin-top:10px!important;white-space:nowrap!important;color:#ee5daf!important;font-style:italic!important}body.home .bag-home-demo .bag-home-hero--visual h1 em:after{content:"♡"!important;display:inline-block!important;margin-left:14px!important;color:#f3a1d0!important;font-size:.5em!important;font-style:normal!important;font-weight:400!important;vertical-align:middle!important;transform:translateY(-6px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:660px!important;margin:0 0 44px!important;color:#3f3a49!important;font-size:18px!important;line-height:1.62!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:14px!important;width:auto!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:190px!important;min-height:58px!important;padding:0 20px!important;border:1px solid #ece5ef!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;color:#1e1930!important;font-size:16px!important;font-weight:600!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{flex:0 0 20px!important;width:20px!important;height:20px!important;border-radius:50%!important;font-size:13px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{position:relative!important;z-index:0!important;min-height:560px!important;place-items:stretch!important;align-self:stretch!important;overflow:hidden!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media:before{display:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:100%!important;height:100%!important;min-height:560px!important;object-fit:cover!important;object-position:center center!important;border-radius:0 0 22px 0!important;box-shadow:none!important;filter:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:56px!important;right:auto!important;top:auto!important;bottom:126px!important;z-index:2!important;width:248px!important;padding:18px 18px 16px!important;border:0!important;border-radius:20px!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 16px 36px rgb(56 35 67 / .14)!important;backdrop-filter:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card strong{margin-bottom:8px!important;color:#2f2639!important;font-size:14px!important;font-weight:800!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card span{color:#5d556a!important;font-size:13px!important;line-height:1.45!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:56px!important;right:auto!important;bottom:46px!important;z-index:2!important;width:286px!important;min-height:58px!important;padding:0 10px 0 22px!important;border:0!important;border-radius:20px!important;background:#fff!important;box-shadow:0 16px 34px rgb(56 35 67 / .12)!important;color:#aba3b2!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input span{font-size:15px!important;color:#aaa3b1!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input b{width:38px!important;height:38px!important;font-size:16px!important;background:linear-gradient(135deg,#b765ff,#f05aaa)!important}@media (max-width:1450px){body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(64px,5.9vw,94px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-width:174px!important;min-height:54px!important;padding:0 16px!important;font-size:15px!important}}@media (max-width:1200px){body.home .bag-home-demo .bag-home-hero--visual{grid-template-columns:minmax(0,46%) minmax(0,54%)!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(58px,5.3vw,82px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{padding:46px 40px 30px 44px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){margin-bottom:34px!important;font-size:17px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-width:160px!important;min-height:50px!important;font-size:14px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{min-height:500px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:38px!important;bottom:118px!important;width:224px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:38px!important;bottom:40px!important;width:260px!important}}@media (max-width:900px){body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 28px,1700px)!important;grid-template-columns:1fr!important;gap:0!important;min-height:auto!important;padding:32px 22px!important;border-radius:26px!important;background:linear-gradient(180deg,#fff 0%,#fff9fd 100%)!important}body.home .bag-home-demo .bag-home-hero--visual:before{display:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{padding:0!important;max-width:100%!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(40px,9vw,56px)!important}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line,body.home .bag-home-demo .bag-home-hero--visual h1 em{white-space:normal!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){margin-bottom:24px!important;font-size:16px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{display:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{flex-wrap:wrap!important;gap:10px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{flex:1 1 calc(33.333% - 7px)!important;min-width:0!important;min-height:40px!important;padding:0 8px!important;font-size:12px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{display:none!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual{width:min(100% - 48px,1540px)!important;margin:18px auto 28px!important;min-height:470px!important;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr)!important;gap:28px!important;padding:40px 44px!important;border-radius:0 0 22px 22px!important;background:linear-gradient(90deg,#ffffff 0%,#fffefe 45%,#fff6fb 60%,#fde8f4 100%)!important}body.home .bag-home-demo .bag-home-hero--visual:before{left:46%!important;width:10%!important;background:linear-gradient(90deg,#fff 0%,rgb(255 250 252 / .94) 45%,rgb(255 239 247 / .25) 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{max-width:640px!important;padding:0!important;align-self:center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{margin:0 0 22px!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:640px!important;margin:0 0 20px!important;font-size:clamp(56px,4.9vw,82px)!important;line-height:.94!important;letter-spacing:-.05em!important}body.home .bag-home-demo .bag-home-hero--visual h1 em{margin-top:8px!important}body.home .bag-home-demo .bag-home-hero--visual h1 em:after{margin-left:12px!important;font-size:.42em!important;transform:translateY(-4px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:560px!important;margin:0 0 24px!important;font-size:18px!important;line-height:1.6!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{flex-wrap:wrap!important;gap:12px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-width:0!important;min-height:44px!important;padding:0 18px!important;border-radius:14px!important;font-size:15px!important;font-weight:600!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{min-height:390px!important;align-self:center!important;place-items:center!important;overflow:visible!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:min(100%,640px)!important;height:430px!important;min-height:430px!important;border-radius:28px!important;object-fit:cover!important;object-position:center center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:30px!important;bottom:76px!important;top:auto!important;width:220px!important;padding:16px 18px!important;border-radius:20px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card strong{font-size:13px!important;margin-bottom:7px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card span{font-size:12px!important;line-height:1.4!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:30px!important;bottom:20px!important;width:250px!important;min-height:50px!important;padding:0 10px 0 18px!important;border-radius:999px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input span{font-size:14px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input b{width:36px!important;height:36px!important;font-size:15px!important}}@media (min-width:901px) and (max-width:1180px){body.home .bag-home-demo .bag-home-hero--visual{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr)!important;gap:22px!important;padding:34px 34px!important}body.home .bag-home-demo .bag-home-hero--visual h1{font-size:clamp(48px,4.7vw,68px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){font-size:17px!important;max-width:520px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{font-size:14px!important;min-height:42px!important;padding:0 15px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{height:390px!important;min-height:390px!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual{position:relative!important;width:min(100% - 48px,1540px)!important;margin:18px auto 28px!important;min-height:470px!important;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr)!important;gap:28px!important;padding:40px 44px!important;border-radius:0 0 22px 22px!important;background:linear-gradient(90deg,#ffffff 0%,#fffefe 43%,#fff8fc 56%,#fdeffc 72%,#f8d9ec 100%)!important}body.home .bag-home-demo .bag-home-hero--visual:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:47.4%!important;width:9.8%!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#fff 0%,rgb(255 251 253 / .95) 30%,rgb(255 244 249 / .72) 60%,#fff0 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{position:relative!important;z-index:2!important;max-width:640px!important;padding:0!important;align-self:center!important;text-align:center!important;margin:0 auto!important}body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{justify-content:flex-start!important;margin:0 0 22px!important}body.home .bag-home-demo .bag-home-hero--visual h1{max-width:640px!important;margin:0 auto 20px!important;font-size:clamp(56px,4.9vw,82px)!important;line-height:.94!important;letter-spacing:-.05em!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line{display:block!important;white-space:nowrap!important}body.home .bag-home-demo .bag-home-hero--visual h1 em{margin-top:8px!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero--visual h1 em:after{margin-left:12px!important;font-size:.42em!important;transform:translateY(-4px)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:560px!important;margin:0 auto 22px!important;font-size:18px!important;line-height:1.6!important;text-align:center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;gap:10px!important;width:100%!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-width:0!important;min-height:40px!important;padding:0 14px!important;border-radius:12px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;box-shadow:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{flex:0 0 16px!important;width:16px!important;height:16px!important;font-size:11px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{position:relative!important;z-index:0!important;min-height:390px!important;align-self:center!important;place-items:center!important;overflow:visible!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:min(100%,640px)!important;height:430px!important;min-height:430px!important;border-radius:28px!important;object-fit:cover!important;object-position:center center!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-card{left:30px!important;bottom:76px!important;width:220px!important;padding:16px 18px!important;border-radius:20px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{left:30px!important;bottom:20px!important;width:250px!important;min-height:50px!important;padding:0 10px 0 18px!important;border-radius:999px!important}}@media (min-width:901px) and (max-width:1180px){body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{gap:8px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{padding:0 12px!important;font-size:12px!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual{background:radial-gradient(circle at 86% 14%,rgb(255 214 236 / .45) 0,rgb(255 214 236 / .18) 22%,#fff0 42%),linear-gradient(90deg,#fff8fc 0%,#fff8fc 34%,#fff6fb 46%,#fdf0f8 60%,#f9deee 100%)!important}body.home .bag-home-demo .bag-home-hero--visual:before{left:45.2%!important;width:16.2%!important;background:linear-gradient(90deg,rgb(255 248 252 / .98) 0%,rgb(255 247 251 / .96) 18%,rgb(255 244 249 / .86) 36%,rgb(255 238 246 / .62) 54%,rgb(252 226 240 / .32) 72%,#fff0 100%)!important;filter:blur(.2px)!important}body.home .bag-home-demo .bag-home-hero--visual:after{content:""!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;width:42%!important;pointer-events:none!important;z-index:0!important;background:linear-gradient(90deg,#fff0 0%,rgb(253 233 243 / .16) 28%,rgb(248 217 235 / .28) 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{background:linear-gradient(180deg,rgb(255 255 255 / .18) 0%,#fff0 100%)!important;border-radius:24px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){color:#433c49!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{z-index:1!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{box-shadow:none!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual{background:radial-gradient(circle at 82% 14%,rgb(255 212 234 / .22) 0%,rgb(255 212 234 / .10) 18%,#fff0 38%),linear-gradient(90deg,#ffffff 0%,#fffefe 32%,#fffdfd 45%,#fffafc 56%,#fdf0f7 72%,#f8deed 100%)!important}body.home .bag-home-demo .bag-home-hero--visual:before{left:44.8%!important;width:17.5%!important;background:linear-gradient(90deg,rgb(255 255 255) 0%,rgb(255 253 254 / .98) 18%,rgb(255 249 252 / .92) 38%,rgb(255 242 248 / .70) 58%,rgb(252 228 240 / .34) 78%,#fff0 100%)!important;filter:blur(.6px)!important}body.home .bag-home-demo .bag-home-hero--visual:after{width:40%!important;background:linear-gradient(90deg,#fff0 0%,rgb(254 240 247 / .08) 35%,rgb(249 220 236 / .16) 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{background:none!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){color:#403a48!important}}@media (min-width:901px){html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual{display:block!important;position:relative!important;width:min(100% - 48px,1540px)!important;min-height:500px!important;margin:18px auto 30px!important;padding:0!important;border:0!important;border-radius:0 0 22px 22px!important;box-shadow:none!important;overflow:hidden!important;background:linear-gradient(90deg,#fff 0%,#fff 34%,#fff9fc 48%,#fdeefa 68%,#f8d9ea 100%)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual:before{content:""!important;position:absolute!important;z-index:2!important;top:0!important;bottom:0!important;left:34%!important;width:34%!important;pointer-events:none!important;background:linear-gradient(90deg,rgb(255 255 255) 0%,rgb(255 254 254 / .98) 22%,rgb(255 249 252 / .86) 42%,rgb(255 239 247 / .55) 62%,rgb(253 226 240 / .22) 80%,#fff0 100%)!important;filter:blur(.8px)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual:after{display:none!important;content:none!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy{position:relative!important;z-index:3!important;width:50.5%!important;max-width:none!important;min-height:500px!important;margin:0!important;padding:58px 34px 48px 56px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;background:transparent!important;border-radius:0!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow{justify-content:flex-start!important;align-self:flex-start!important;margin:0 0 24px!important;font-size:13px!important;max-width:520px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow span{width:28px!important;height:28px!important;font-size:14px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual h1{max-width:640px!important;margin:0 auto 18px!important;font-size:clamp(54px,4.55vw,78px)!important;line-height:.94!important;letter-spacing:-.052em!important;text-align:center!important;color:#251839!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual h1 .bag-title-line{display:block!important;white-space:nowrap!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual h1 em{display:block!important;margin-top:8px!important;white-space:nowrap!important;color:#ed5aad!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual h1 em:after{content:"♡"!important;display:inline-block!important;margin-left:12px!important;color:#f2a2cf!important;font-size:.42em!important;font-style:normal!important;font-weight:400!important;vertical-align:middle!important;transform:translateY(-4px)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){max-width:560px!important;margin:0 auto 24px!important;color:#3f3948!important;font-size:18px!important;line-height:1.58!important;text-align:center!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-trust-row{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:640px!important;margin:0 auto!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-trust-row span{flex:1 1 0!important;min-width:0!important;min-height:40px!important;padding:0 12px!important;border-radius:12px!important;font-size:13px!important;font-weight:600!important;white-space:nowrap!important;background:#fff!important;border:1px solid rgb(230 211 228 / .86)!important;box-shadow:0 8px 18px rgb(97 54 105 / .04)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-trust-row i{flex:0 0 16px!important;width:16px!important;height:16px!important;font-size:11px!important;background:#fff7fe!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media{position:absolute!important;z-index:1!important;top:0!important;right:0!important;bottom:0!important;left:46%!important;display:block!important;min-height:0!important;overflow:hidden!important;border-radius:0 0 22px 0!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media:before{display:none!important;content:none!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;border-radius:0!important;box-shadow:none!important;filter:saturate(1.02) contrast(1.01)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-message-card{left:86px!important;right:auto!important;top:auto!important;bottom:128px!important;width:230px!important;padding:15px 18px!important;border-radius:18px!important;background:rgb(255 255 255 / .90)!important;box-shadow:0 14px 32px rgb(60 39 70 / .12)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-message-input{left:86px!important;right:auto!important;bottom:66px!important;width:270px!important;min-height:48px!important;border-radius:16px!important;background:rgb(255 255 255 / .92)!important;box-shadow:0 14px 30px rgb(60 39 70 / .10)!important}}@media (min-width:901px) and (max-width:1180px){html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual{min-height:450px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy{width:52%!important;min-height:450px!important;padding:44px 24px 38px 34px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media{left:48%!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual h1{font-size:clamp(46px,4.4vw,62px)!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-trust-row span{font-size:12px!important;padding:0 9px!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{display:flex!important;align-items:center!important;justify-content:flex-end!important;padding:24px 28px 24px 10px!important;min-height:560px!important;background:linear-gradient(90deg,#fff0 0%,rgb(255 243 249 / .18) 36%,rgb(250 228 239 / .40) 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{width:100%!important;height:100%!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:24px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{gap:10px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-width:0!important;min-height:46px!important;padding:0 16px!important;border-radius:12px!important;font-size:13px!important;font-weight:600!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{flex:0 0 16px!important;width:16px!important;height:16px!important;font-size:10px!important}}@media (min-width:901px) and (max-width:1200px){body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{padding:18px 18px 18px 8px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{gap:8px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-height:42px!important;padding:0 13px!important;font-size:12px!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual{background:radial-gradient(circle at 84% 12%,rgb(255 216 236 / .24) 0%,rgb(255 216 236 / .14) 18%,#fff0 38%),linear-gradient(90deg,#fffafc 0%,#fff8fc 28%,#fff5fb 46%,#fdf0f8 64%,#f8deed 100%)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{gap:8px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-height:38px!important;padding:0 12px!important;border-radius:11px!important;font-size:12px!important;font-weight:600!important;border-color:#eadceb!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row i{flex:0 0 14px!important;width:14px!important;height:14px!important;font-size:9px!important}}@media (min-width:901px) and (max-width:1200px){body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row{gap:7px!important}body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{min-height:36px!important;padding:0 10px!important;font-size:11px!important}}@media (min-width:901px){html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual{background:linear-gradient(90deg,#fff2f8 0%,#fff2f8 33%,#fff0f7 48%,#fde9f4 66%,#f8d8ea 100%)!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual:before{left:43.5%!important;width:18%!important;background:linear-gradient(90deg,rgb(255 242 248) 0%,rgb(255 242 248 / .96) 22%,rgb(255 239 247 / .82) 44%,rgb(253 232 243 / .52) 66%,#fff0 100%)!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy{background:transparent!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row{gap:7px!important;justify-content:center!important;flex-wrap:nowrap!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row span{min-width:0!important;width:auto!important;min-height:30px!important;height:30px!important;padding:0 9px!important;border-radius:9px!important;font-size:11px!important;line-height:1!important;font-weight:600!important;letter-spacing:-.01em!important;gap:5px!important;box-shadow:none!important;border:1px solid rgb(226 199 229 / .95)!important;background:rgb(255 255 255 / .72)!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row i{flex:0 0 12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;font-size:8px!important;line-height:12px!important;background:#fff6fd!important}}@media (min-width:901px) and (max-width:1200px){html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row{gap:6px!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row span{height:28px!important;min-height:28px!important;padding:0 7px!important;font-size:10px!important;gap:4px!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row i{flex-basis:11px!important;width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;font-size:7px!important;line-height:11px!important}}@media (min-width:901px){html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual{background:radial-gradient(circle at 82% 12%,rgb(255 184 224 / .42) 0%,rgb(255 184 224 / .24) 23%,#fff0 45%),linear-gradient(90deg,#ffe9f4 0%,#ffe6f2 28%,#ffe1f0 48%,#ffd5e9 68%,#f4c1df 100%)!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual:before{left:42.8%!important;width:20%!important;background:linear-gradient(90deg,rgb(255 233 244) 0%,rgb(255 229 242 / .96) 20%,rgb(255 221 238 / .82) 43%,rgb(255 210 233 / .56) 66%,#fff0 100%)!important}html body.home .bag-home.bag-home-demo section.bag-home-hero.bag-home-hero--visual:after{width:44%!important;background:linear-gradient(90deg,#fff0 0%,rgb(255 207 231 / .16) 34%,rgb(244 193 223 / .30) 100%)!important}}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual .bag-message-card,body.home .bag-home-demo .bag-home-hero--visual .bag-message-input{display:none!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media{display:flex!important;align-items:center!important;justify-content:flex-end!important;padding:26px 14px 26px 0!important;left:47%!important;background:transparent!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media img{width:92%!important;height:auto!important;max-width:92%!important;max-height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;border-radius:0!important;box-shadow:none!important}}@media (min-width:901px){html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{min-height:500px!important;padding-top:26px!important;padding-bottom:26px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-height:448px!important;padding-top:26px!important;padding-bottom:26px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{top:26px!important;bottom:26px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media img,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{max-height:448px!important}}@media (min-width:901px) and (max-width:1180px){html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{min-height:455px!important;padding-top:22px!important;padding-bottom:22px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-height:405px!important;padding-top:22px!important;padding-bottom:22px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{top:22px!important;bottom:22px!important}html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media img,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media img{max-height:405px!important}}@media (min-width:901px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{min-height:430px!important;height:auto!important;padding-top:10px!important;padding-bottom:10px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-height:410px!important;padding-top:14px!important;padding-bottom:14px!important;justify-content:center!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{top:14px!important;bottom:14px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{margin-bottom:16px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual h1,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual h1,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual h1,body.home .bag-home-demo .bag-home-hero--visual h1{margin-bottom:14px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow),html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow),body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow),body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy>p:not(.bag-eyebrow){margin-bottom:16px!important}}@media (min-width:901px) and (max-width:1180px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{min-height:400px!important;padding-top:8px!important;padding-bottom:8px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-height:384px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{top:10px!important;bottom:10px!important}}@media (min-width:901px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{min-height:410px!important;padding-top:6px!important;padding-bottom:6px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-height:392px!important;padding-top:10px!important;padding-bottom:10px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__media,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__media{top:8px!important;bottom:8px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{background:rgb(255 236 247 / .86)!important;border-color:rgb(236 79 161 / .20)!important;box-shadow:0 16px 34px rgb(221 82 159 / .10)!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-trust-row span,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-trust-row span,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row span,body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{background:rgb(255 238 248 / .78)!important;border-color:rgb(225 171 218 / .82)!important;box-shadow:0 10px 22px rgb(221 82 159 / .07)!important}}@media (max-width:900px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{background:radial-gradient(circle at 84% 4%,rgb(255 205 232 / .38) 0%,rgb(255 205 232 / .16) 28%,#fff0 54%),linear-gradient(180deg,#fff0f7 0%,#ffe8f4 58%,#ffe1f0 100%)!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{background:rgb(255 236 247 / .88)!important;border-color:rgb(236 79 161 / .20)!important;box-shadow:0 12px 26px rgb(221 82 159 / .10)!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-trust-row span,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-trust-row span,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-trust-row span,body.home .bag-home-demo .bag-home-hero--visual .bag-trust-row span{background:rgb(255 238 248 / .82)!important;border-color:rgb(225 171 218 / .82)!important;box-shadow:0 8px 18px rgb(221 82 159 / .08)!important}}@media (min-width:901px) and (max-width:1180px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual,body.home .bag-home-demo .bag-home-hero--visual{min-height:390px!important;padding-top:6px!important;padding-bottom:6px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-home-hero__copy,body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-height:372px!important;padding-top:8px!important;padding-bottom:8px!important}}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-highlight{display:block!important;margin-top:8px!important;color:#ec4fa1!important;font-style:italic!important;white-space:nowrap!important;text-shadow:0 12px 34px rgb(236 79 161 / .15)!important}body.home .bag-home-demo .bag-home-hero--visual .bag-home-hero__copy{min-width:0!important;overflow:hidden!important}body.home .bag-home-demo .bag-home-hero--visual h1{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-line,body.home .bag-home-demo .bag-home-hero--visual h1 .bag-title-highlight{max-width:100%!important}body.home .bag-home-demo .bag-home-hero--visual h1.is-bag-title-fitted .bag-title-line{white-space:normal!important}@media (min-width:901px){body.home .bag-home-demo .bag-home-hero--visual h1{text-wrap:balance}}@media (max-width:900px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:min(100%, 100%)!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;padding:10px 14px 10px 12px!important;overflow:hidden!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex:0 0 36px!important;width:36px!important;height:36px!important;display:grid!important;place-items:center!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text{flex:1 1 auto!important;min-width:0!important;display:block!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:center!important;font-size:clamp(11px, 3.1vw, 13px)!important;line-height:1.15!important;letter-spacing:.01em!important;text-transform:none!important}}@media (max-width:520px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{padding:9px 12px 9px 10px!important;gap:8px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex-basis:34px!important;width:34px!important;height:34px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow .bag-eyebrow-text{font-size:11px!important}}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;max-width:min(100%, 560px)!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex:0 0 28px!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;display:grid!important;place-items:center!important;margin:0!important;border-radius:999px!important;background:linear-gradient(135deg,#8b57f3,#ec4fa1)!important;color:#fff!important;font-size:14px!important;line-height:1!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text{flex:1 1 auto!important;width:auto!important;height:auto!important;min-width:0!important;max-width:100%!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#201a2f!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:left!important;line-height:1.15!important;letter-spacing:0!important;text-transform:none!important}@media (max-width:900px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{width:100%!important;max-width:100%!important;padding:10px 14px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex-basis:34px!important;width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text{font-size:clamp(11px, 3.15vw, 13px)!important}}@media (max-width:420px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{gap:8px!important;padding:9px 12px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex-basis:32px!important;width:32px!important;height:32px!important;min-width:32px!important;max-width:32px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text{font-size:11px!important}}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text{font-size:15px!important;font-weight:500!important;line-height:1.15!important;letter-spacing:-.01em!important;color:#2b2538!important}@media (min-width:901px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{gap:9px!important}}@media (max-width:900px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{gap:7px!important;padding:8px 10px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex-basis:30px!important;width:30px!important;height:30px!important;min-width:30px!important;max-width:30px!important;font-size:13px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text{font-size:clamp(9.2px, 2.55vw, 10.8px)!important;font-weight:500!important;letter-spacing:-.02em!important;line-height:1.1!important}}@media (max-width:420px){html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow{gap:6px!important;padding:8px 9px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>span:first-child,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>span:first-child{flex-basis:28px!important;width:28px!important;height:28px!important;min-width:28px!important;max-width:28px!important;font-size:12px!important}html body.home .bag-home.bag-home-demo>section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,html body.home .bag-home.bag-home-demo>.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo section.bag-home-hero.bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text,body.home .bag-home-demo .bag-home-hero--visual .bag-eyebrow>.bag-eyebrow-text{font-size:9.2px!important}}body.home .bag-home-demo .bag-ai-card{position:relative!important;background:linear-gradient(180deg,#fff9fc 0%,#fff7fb 42%,#fffdfd 100%)!important;border-color:#efd7e6!important;box-shadow:0 14px 30px rgb(196 96 150 / .08)!important}body.home .bag-home-demo .bag-ai-card:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:190px!important;background:linear-gradient(180deg,rgb(255 221 238 / .82) 0%,rgb(255 237 246 / .58) 44%,#fff0 100%)!important;pointer-events:none!important;z-index:0!important}body.home .bag-home-demo .bag-ai-card>*{position:relative!important;z-index:1!important}body.home .bag-home-demo .bag-ai-card__head{padding:8px 10px!important;border-radius:18px!important;background:rgb(255 244 249 / .82)!important}body.home .bag-home-demo .bag-ai-card__identity{padding:12px 14px!important;border-radius:24px!important;border:1px solid rgb(238 209 227 / .95)!important;background:rgb(255 249 252 / .92)!important;box-shadow:0 10px 22px rgb(214 122 171 / .06)!important}body.home .bag-home-demo .bag-ai-logo{background:rgb(255 247 251 / .96)!important;border-color:#eccfe2!important;box-shadow:0 8px 18px rgb(219 126 171 / .08)!important}body.home .bag-home-demo .bag-rating-line{padding:4px 0!important}body.home .bag-home-demo .bag-score-label{color:#a86790!important}@media (max-width:620px){body.home .bag-home-demo .bag-ai-card:before{height:170px!important}body.home .bag-home-demo .bag-ai-card__head{padding:7px 8px!important}body.home .bag-home-demo .bag-ai-card__identity{padding:11px 12px!important}}body.home .bag-home-demo .bag-home-explore.bag-home-resources{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important;margin-top:24px!important;margin-bottom:34px!important}body.home .bag-home-demo .bag-home-resource{min-width:0!important;height:100%!important;padding:24px!important;border:1px solid var(--bag-border)!important;border-radius:26px!important;background:#fff!important;box-shadow:var(--bag-shadow)!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 16px!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head h2{margin:0!important;color:var(--bag-ink)!important;font-size:clamp(22px,2vw,28px)!important;line-height:1.12!important;font-weight:700!important;letter-spacing:-.03em!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head a{color:var(--bag-purple)!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;white-space:nowrap!important;text-decoration:none!important}body.home .bag-home-demo .bag-resource-list{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}body.home .bag-home-demo .bag-resource-item{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-height:78px!important;padding:10px!important;border:1px solid #f0ddea!important;border-radius:18px!important;background:#fff9fd!important;color:var(--bag-ink)!important;text-decoration:none!important;box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}body.home .bag-home-demo .bag-resource-item:hover{transform:translateY(-1px)!important;border-color:#e8c9de!important;box-shadow:0 10px 22px rgb(150 80 128 / .07)!important}body.home .bag-home-demo .bag-resource-thumb{display:block!important;width:112px!important;max-width:112px!important;aspect-ratio:1200 / 630!important;overflow:hidden!important;border-radius:14px!important;background:linear-gradient(135deg,#fff0f7,#f5edff)!important}body.home .bag-home-demo .bag-resource-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;border-radius:0!important;margin:0!important}body.home .bag-home-demo .bag-resource-body{display:block!important;min-width:0!important}body.home .bag-home-demo .bag-resource-body strong{display:block!important;color:var(--bag-ink)!important;font-size:14px!important;line-height:1.32!important;font-weight:700!important;letter-spacing:-.015em!important;text-decoration:none!important}body.home .bag-home-demo .bag-resource-body small{display:block!important;margin-top:6px!important;color:var(--bag-muted)!important;font-size:12.5px!important;line-height:1.35!important;font-weight:400!important}@media (max-width:1180px){body.home .bag-home-demo .bag-home-explore.bag-home-resources{grid-template-columns:1fr!important}body.home .bag-home-demo .bag-home-resource{padding:22px!important}body.home .bag-home-demo .bag-resource-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:720px){body.home .bag-home-demo .bag-home-explore.bag-home-resources{gap:18px!important;margin-top:20px!important}body.home .bag-home-demo .bag-home-resource{padding:18px!important;border-radius:24px!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head{align-items:flex-start!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head h2{font-size:24px!important}body.home .bag-home-demo .bag-resource-list{grid-template-columns:1fr!important}body.home .bag-home-demo .bag-resource-item{grid-template-columns:104px minmax(0,1fr)!important;padding:9px!important;min-height:74px!important}body.home .bag-home-demo .bag-resource-thumb{width:104px!important;max-width:104px!important}body.home .bag-home-demo .bag-resource-body strong{font-size:13.8px!important}}@media (max-width:430px){body.home .bag-home-demo .bag-resource-item{grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important}body.home .bag-home-demo .bag-resource-thumb{width:92px!important;max-width:92px!important}body.home .bag-home-demo .bag-resource-body strong{font-size:13.2px!important}body.home .bag-home-demo .bag-resource-body small{font-size:12px!important}}body.home .bag-home-demo .bag-home-resource{padding:22px!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head{gap:8px!important;margin-bottom:14px!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head h2{font-size:clamp(17px,1.35vw,21px)!important;line-height:1.12!important;letter-spacing:-.025em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head a{font-size:12px!important;line-height:1.1!important;flex:0 0 auto!important}body.home .bag-home-demo .bag-resource-list{gap:14px!important}body.home .bag-home-demo .bag-resource-item{grid-template-columns:112px minmax(0,1fr)!important;gap:10px!important;min-height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.home .bag-home-demo .bag-resource-item:hover{transform:none!important;border-color:transparent!important;box-shadow:none!important}body.home .bag-home-demo .bag-resource-thumb{width:112px!important;max-width:112px!important;border-radius:12px!important}body.home .bag-home-demo .bag-resource-body strong{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:var(--bag-ink)!important;font-size:12.8px!important;line-height:1.28!important;font-weight:700!important;letter-spacing:-.01em!important;text-decoration:none!important}body.home .bag-home-demo .bag-resource-body small{display:block!important;margin-top:4px!important;color:var(--bag-muted)!important;font-size:11.2px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}@media (max-width:1180px){body.home .bag-home-demo .bag-home-resource .bag-mini-head h2{font-size:22px!important}body.home .bag-home-demo .bag-resource-body strong{font-size:13.2px!important}}@media (max-width:720px){body.home .bag-home-demo .bag-home-resource{padding:18px!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head h2{font-size:20px!important}body.home .bag-home-demo .bag-resource-item{grid-template-columns:104px minmax(0,1fr)!important;gap:10px!important}body.home .bag-home-demo .bag-resource-thumb{width:104px!important;max-width:104px!important}}@media (max-width:430px){body.home .bag-home-demo .bag-home-resource .bag-mini-head h2{font-size:18px!important}body.home .bag-home-demo .bag-home-resource .bag-mini-head a{font-size:11px!important}body.home .bag-home-demo .bag-resource-item{grid-template-columns:92px minmax(0,1fr)!important;gap:9px!important}body.home .bag-home-demo .bag-resource-thumb{width:92px!important;max-width:92px!important}body.home .bag-home-demo .bag-resource-body strong{font-size:12.5px!important;line-height:1.25!important}body.home .bag-home-demo .bag-resource-body small{font-size:10.8px!important}}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgb(0 0 0 / .05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgb(0 0 0 / .05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgb(0 0 0 / .1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgb(0 0 0 / .1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid #fff0;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgb(0 0 0 / .1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgb(0 0 0 / .1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgb(255 255 255 / .7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:#fff0;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:#fff0}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgb(0 0 0 / .05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}:root{--bag-pink:#ec3f98;--bag-pink-dark:#b72a71;--bag-purple:#8b5cf6;--bag-ink:#241822;--bag-muted:#6f5d68;--bag-soft:#fff6fb;--bag-border:rgba(190, 45, 115, .14);--bag-shadow:0 14px 38px rgba(39, 22, 48, .08)}html{scroll-behavior:smooth}body{background:#fff8fb}.site-header{position:sticky;top:0;z-index:999;background:rgb(255 242 249 / .96)!important;border-bottom:1px solid rgb(190 45 115 / .10);box-shadow:0 10px 32px rgb(39 22 48 / .055);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}body.admin-bar .site-header{top:32px}.site-header .inside-header{min-height:76px;padding:12px 24px;gap:22px}.site-branding,.site-logo,.bag-site-logo{line-height:0}.site-logo a,.bag-site-logo a,.site-branding .main-title a{display:inline-flex;align-items:center;min-height:48px;text-decoration:none!important}.site-logo img,.bag-site-logo img,.site-header .custom-logo{display:block;width:auto;height:54px;max-width:250px;object-fit:contain}body.wp-custom-logo .site-branding{display:none!important}.site-branding-container{display:flex;align-items:center;flex:0 0 auto}.site-header .inside-header{display:flex;align-items:center;justify-content:flex-start}.nav-float-right #site-navigation,#site-navigation{margin-left:18px!important;margin-right:0!important;width:auto}#site-navigation .inside-navigation{padding-left:0!important;padding-right:0!important}.site-branding .main-title{margin:0}body:not(.wp-custom-logo) .site-branding .main-title a{width:285px;height:56px;overflow:hidden;color:transparent!important;font-size:0!important;text-indent:-9999px;white-space:nowrap;background-image:url(/wp-content/uploads/2026/07/ai-girlfriend.png);background-repeat:no-repeat;background-position:left center;background-size:contain}.main-navigation{background:transparent!important}.main-navigation .inside-navigation{min-height:0}.main-navigation .main-nav ul{align-items:center;gap:6px}.main-navigation .main-nav ul li a{padding:10px 14px;border-radius:999px;color:#473542!important;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none!important;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover>a,.main-navigation .main-nav ul li:not([class*="current-menu-"]):focus>a,.main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"])>a,.main-navigation .main-nav ul li[class*="current-menu-"]>a{color:var(--bag-pink-dark)!important;background:rgb(236 63 152 / .10)!important;box-shadow:inset 0 0 0 1px rgb(236 63 152 / .10)}.main-navigation .main-nav ul li a:hover{transform:translateY(-1px)}.menu-toggle{border-radius:999px!important;color:var(--bag-pink-dark)!important;background:rgb(236 63 152 / .10)!important;border:1px solid rgb(236 63 152 / .15)!important;font-weight:800}.menu-toggle:hover,.menu-toggle:focus{background:rgb(236 63 152 / .15)!important}.main-navigation.toggled .main-nav>ul,.main-navigation .main-nav ul ul{background:#fff!important;border:1px solid rgb(190 45 115 / .12);border-radius:18px;box-shadow:var(--bag-shadow)}.main-navigation .main-nav ul ul li a{border-radius:12px}.separate-containers .inside-article,.separate-containers .comments-area,.separate-containers .page-header,.separate-containers .paging-navigation{border-radius:22px;border:1px solid rgb(190 45 115 / .08);box-shadow:0 14px 34px rgb(39 22 48 / .045)}body.home .inside-article,body.no-sidebar .inside-article{border:0;box-shadow:none;border-radius:0}.site-footer,.site-info{background:transparent!important}.inside-site-info{padding:0!important;max-width:none!important}.copyright-bar{width:100%}.bag-footer{position:relative;overflow:hidden;margin-top:56px;padding:clamp(34px, 5vw, 60px) clamp(18px, 4vw, 34px) 22px;color:#fff;background:radial-gradient(circle at top left,rgb(255 146 205 / .32),transparent 34%),radial-gradient(circle at bottom right,rgb(139 92 246 / .30),transparent 36%),linear-gradient(135deg,#241323,#39204e 56%,#23152f)}.bag-footer-glow{position:absolute;inset:-180px auto auto 8%;width:360px;height:360px;border-radius:999px;background:rgb(236 63 152 / .18);filter:blur(4px);pointer-events:none}.bag-footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(160px,.75fr));gap:clamp(22px, 3vw, 36px);width:min(1180px, 100%);margin:0 auto}.bag-footer a{color:inherit;text-decoration:none}.bag-footer-logo{display:inline-flex;align-items:center;min-height:44px;margin-bottom:14px;padding-left:56px;color:#fff!important;font-size:0;font-weight:900;letter-spacing:-.04em;background-image:url(/wp-content/uploads/2026/07/ai-girlfriend.png);background-repeat:no-repeat;background-position:left center;background-size:210px auto;width:210px}.bag-footer-desc{max-width:420px;margin:0 0 12px;color:rgb(255 255 255 / .80);line-height:1.7}.bag-footer-note{max-width:420px;margin:0 0 14px;color:rgb(255 255 255 / .66);font-size:13px;line-height:1.55}.bag-footer-email{display:inline-flex;padding:10px 13px;border-radius:999px;color:#fff!important;background:rgb(255 255 255 / .10);border:1px solid rgb(255 255 255 / .14);font-weight:800}.bag-footer-col h4{margin:0 0 12px;color:#fff;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.bag-footer-col ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.bag-footer-col a{display:inline-flex;color:rgb(255 255 255 / .76)!important;font-size:14px;line-height:1.35}.bag-footer-col a:hover,.bag-footer-col a:focus{color:#fff!important}.bag-footer-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;gap:18px;width:min(1180px, 100%);margin:34px auto 0;padding-top:18px;border-top:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .62);font-size:13px;line-height:1.5}@media (max-width:980px){.site-header .inside-header{padding-left:18px;padding-right:18px}.bag-footer-grid{grid-template-columns:1fr 1fr}.bag-footer-brand{grid-column:1 / -1}}@media (max-width:782px){body.admin-bar .site-header{top:46px}}@media (max-width:768px){.site-header .inside-header{min-height:66px;padding:9px 14px}.site-logo img,.bag-site-logo img,.site-header .custom-logo{height:38px;max-width:190px}body:not(.wp-custom-logo) .site-branding .main-title a{width:190px;height:42px}.has-inline-mobile-toggle .inside-header{align-items:center}.mobile-menu-control-wrapper{margin-left:auto!important}.has-inline-mobile-toggle #site-navigation{flex-basis:100%;width:100%;margin-top:10px;margin-left:0!important}.main-navigation.toggled .main-nav>ul{display:grid!important;gap:4px;width:100%;padding:10px}.main-navigation .main-nav ul li a{justify-content:flex-start;padding:12px 14px;font-size:15px}.separate-containers .inside-article,.separate-containers .comments-area,.separate-containers .page-header,.separate-containers .paging-navigation{border-radius:18px}.bag-footer{margin-top:38px;padding:24px 12px 18px}.bag-footer-grid{grid-template-columns:1fr;gap:12px}.bag-footer-brand,.bag-footer-col{padding:18px;border-radius:22px;background:rgb(255 255 255 / .075);border:1px solid rgb(255 255 255 / .10);text-align:left}.bag-footer-logo{margin-bottom:10px;background-size:175px auto;width:175px}.bag-footer-desc,.bag-footer-note{max-width:none}.bag-footer-col ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.bag-footer-col a{display:flex;align-items:center;min-height:38px;padding:8px 10px;border-radius:13px;background:rgb(255 255 255 / .07);font-size:13px}.bag-footer-bottom{display:grid;gap:8px;margin-top:14px;text-align:left}}@media (max-width:430px){body:not(.wp-custom-logo) .site-branding .main-title a{width:165px}.site-logo img,.bag-site-logo img,.site-header .custom-logo{max-width:165px}.bag-footer-col ul{grid-template-columns:1fr 1fr}}.bag-author-box{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(24px, 4vw, 42px);align-items:center;margin:clamp(34px, 5vw, 54px) 0 0;padding:clamp(24px, 4vw, 42px);border:1px solid rgb(190 45 115 / .13);border-radius:30px;background:radial-gradient(circle at top left,rgb(236 63 152 / .10),transparent 34%),radial-gradient(circle at bottom right,rgb(139 92 246 / .10),transparent 34%),linear-gradient(135deg,rgb(255 255 255 / .96),rgb(255 247 252 / .96));box-shadow:0 18px 46px rgb(39 22 48 / .07);overflow:hidden}.bag-author-box__media{align-self:stretch;min-height:320px}.bag-author-box__media a{display:block;width:100%;height:100%;min-height:clamp(320px, 30vw, 430px);padding:7px;border-radius:28px;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));box-shadow:0 18px 36px rgb(129 49 113 / .18)}.bag-author-box__media img{display:block;width:100%;height:100%;border-radius:22px;object-fit:cover;object-position:center top;border:5px solid #fff}.bag-author-box__content{min-width:0}.bag-author-box__eyebrow{display:inline-flex;margin:0 0 7px;padding:6px 11px;border-radius:999px;color:var(--bag-pink-dark);background:rgb(236 63 152 / .10);font-size:12px;font-weight:800;line-height:1}.bag-author-box h4{margin:0;color:var(--bag-ink);font-size:clamp(24px, 3vw, 34px);line-height:1.12;letter-spacing:-.035em}.bag-author-box h4 a{color:inherit;text-decoration:none}.bag-author-box h4 a:hover,.bag-author-box h4 a:focus{color:var(--bag-pink-dark)}.bag-author-box__role{margin:7px 0 0;color:#8b3d65;font-size:14px;font-weight:800;letter-spacing:.01em}.bag-author-box__bio{margin:12px 0 0;color:var(--bag-muted);font-size:16px;line-height:1.75}.bag-author-box__chips,.bag-author-box__links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.bag-author-box__chips span{display:inline-flex;align-items:center;min-height:31px;padding:6px 10px;border-radius:999px;color:#6f2d55;background:#fff;border:1px solid rgb(190 45 115 / .12);font-size:12px;font-weight:800}.bag-author-box__links{align-items:center;margin-top:14px;color:#8a7481;font-size:13px;font-weight:700}.bag-author-box__links a,.bag-author-box__links span{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border-radius:999px}.bag-author-box__links a{color:var(--bag-pink-dark);background:rgb(236 63 152 / .08);text-decoration:none}.bag-author-box__links a:hover,.bag-author-box__links a:focus{color:#fff;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple))}.bag-author-box__links span{color:#7d6876;background:rgb(255 255 255 / .72);border:1px solid rgb(190 45 115 / .09)}@media (max-width:860px){.bag-author-box{grid-template-columns:minmax(160px,220px) minmax(0,1fr);gap:22px}.bag-author-box__media{min-height:260px}.bag-author-box__media a{min-height:260px}}@media (max-width:640px){.bag-author-box{grid-template-columns:1fr;justify-items:center;text-align:center;padding:20px;border-radius:24px}.bag-author-box__media{align-self:auto;min-height:0}.bag-author-box__media a{width:112px;height:112px;min-height:0;padding:4px;border-radius:999px}.bag-author-box__media img{border-radius:inherit;border-width:4px}.bag-author-box__chips,.bag-author-box__links{justify-content:center}.bag-author-box__links a,.bag-author-box__links span{justify-content:center}}@media (max-width:768px){.site-header .inside-header{min-height:72px!important;padding:10px 18px!important;gap:12px!important;align-items:center!important}.site-branding-container{min-width:0;flex:1 1 auto}.site-logo a,.bag-site-logo a,.site-branding .main-title a{min-height:0!important}.site-logo img,.bag-site-logo img,.site-header .custom-logo{height:42px!important;max-width:176px!important}.mobile-menu-control-wrapper{flex:0 0 auto!important;margin-left:auto!important}.mobile-menu-control-wrapper .menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;padding:0!important;margin:0!important;border-radius:999px!important;font-size:22px!important;line-height:1!important}.mobile-menu-control-wrapper .menu-toggle .gp-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px;height:22px}.has-inline-mobile-toggle #site-navigation:not(.toggled){display:none!important;flex-basis:0!important;width:0!important;margin:0!important;padding:0!important}.has-inline-mobile-toggle #site-navigation.toggled{display:block!important;flex:0 0 100%!important;width:100%!important;margin:10px 0 0!important}#site-navigation.toggled .inside-navigation{width:100%!important}}@media (max-width:430px){.site-header .inside-header{padding-left:16px!important;padding-right:16px!important}.site-logo img,.bag-site-logo img,.site-header .custom-logo{height:39px!important;max-width:160px!important}.mobile-menu-control-wrapper .menu-toggle{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;font-size:20px!important}}.bag-footer-logo{display:inline-flex!important;align-items:center!important;min-height:0!important;width:auto!important;max-width:240px!important;margin-bottom:16px!important;padding-left:0!important;font-size:0!important;background:none!important}.bag-footer-logo img{display:block;width:230px;max-width:100%;height:auto;object-fit:contain}@media (max-width:768px){.bag-footer-logo img{width:178px}}.bag-theme-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 18px;color:#806b78;font-size:14px;line-height:1.45}.bag-theme-breadcrumbs a{color:var(--bag-pink-dark);font-weight:800;text-decoration:none!important}.bag-theme-breadcrumbs a:hover,.bag-theme-breadcrumbs a:focus{color:#82184c}.bag-theme-breadcrumbs strong{color:var(--bag-ink);font-weight:800}body.archive:not(.author),body.blog,body.search{background:radial-gradient(circle at top left,rgb(236 63 152 / .10),transparent 30%),radial-gradient(circle at top right,rgb(139 92 246 / .08),transparent 28%),#fff8fb}body.archive:not(.author) .site-content,body.blog .site-content,body.search .site-content,body.single-post .site-content{width:min(1180px, calc(100% - 32px));margin-left:auto;margin-right:auto}body.archive:not(.author) .content-area,body.blog .content-area,body.search .content-area,body.single-post .content-area{width:100%!important}body.archive:not(.author) .is-right-sidebar,body.archive:not(.author) .is-left-sidebar,body.blog .is-right-sidebar,body.blog .is-left-sidebar,body.search .is-right-sidebar,body.search .is-left-sidebar,body.single-post .is-right-sidebar,body.single-post .is-left-sidebar{display:none!important}body.archive:not(.author) .site-main,body.blog .site-main,body.search .site-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:26px}body.archive:not(.author) .site-main>.bag-theme-breadcrumbs,body.archive:not(.author) .site-main>.page-header,body.archive:not(.author) .site-main>.paging-navigation,body.blog .site-main>.bag-theme-breadcrumbs,body.blog .site-main>.page-header,body.blog .site-main>.paging-navigation,body.search .site-main>.bag-theme-breadcrumbs,body.search .site-main>.page-header,body.search .site-main>.paging-navigation{grid-column:1 / -1}body.archive:not(.author) .page-header,body.blog .page-header,body.search .page-header{margin:0;padding:clamp(22px, 4vw, 38px)!important;border-radius:30px!important;border:1px solid rgb(190 45 115 / .12)!important;background:radial-gradient(circle at top left,rgb(236 63 152 / .12),transparent 35%),linear-gradient(135deg,rgb(255 255 255 / .98),rgb(255 246 251 / .98))!important;box-shadow:0 18px 48px rgb(39 22 48 / .065)!important}body.archive:not(.author) .page-title,body.blog .page-title,body.search .page-title{margin:0;color:var(--bag-ink);font-size:clamp(34px, 5vw, 58px);line-height:1.02;letter-spacing:-.05em}body.archive:not(.author) .taxonomy-description,body.blog .taxonomy-description,body.search .taxonomy-description{max-width:820px;margin-top:12px;color:var(--bag-muted);font-size:clamp(16px, 2vw, 18px);line-height:1.72}body.archive:not(.author) .taxonomy-description p,body.blog .taxonomy-description p,body.search .taxonomy-description p{margin:0}body.archive:not(.author) .site-main>article,body.blog .site-main>article,body.search .site-main>article{margin:0}body.archive:not(.author) article .inside-article,body.blog article .inside-article,body.search article .inside-article{display:flex;flex-direction:column;height:100%;padding:0!important;overflow:hidden;border-radius:26px!important;border:1px solid rgb(190 45 115 / .12)!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 16px 42px rgb(39 22 48 / .06)!important}body.archive:not(.author) article .post-image,body.blog article .post-image,body.search article .post-image{order:-1;margin:0!important}body.archive:not(.author) article .post-image a,body.blog article .post-image a,body.search article .post-image a{display:block}body.archive:not(.author) article .post-image img,body.blog article .post-image img,body.search article .post-image img{display:block;width:100%;aspect-ratio:16 / 9;height:auto;object-fit:cover}body.archive:not(.author) article .entry-header,body.archive:not(.author) article .entry-summary,body.archive:not(.author) article footer.entry-meta,body.blog article .entry-header,body.blog article .entry-summary,body.blog article footer.entry-meta,body.search article .entry-header,body.search article .entry-summary,body.search article footer.entry-meta{padding-left:22px;padding-right:22px}body.archive:not(.author) article .entry-header,body.blog article .entry-header,body.search article .entry-header{padding-top:22px}body.archive:not(.author) article .entry-title,body.blog article .entry-title,body.search article .entry-title{margin:0;color:var(--bag-ink);font-size:clamp(22px, 2.4vw, 30px);line-height:1.15;letter-spacing:-.035em}body.archive:not(.author) article .entry-title a,body.blog article .entry-title a,body.search article .entry-title a{color:inherit;text-decoration:none!important}body.archive:not(.author) article .entry-title a:hover,body.blog article .entry-title a:hover,body.search article .entry-title a:hover{color:var(--bag-pink-dark)}body.archive:not(.author) article .entry-meta,body.blog article .entry-meta,body.search article .entry-meta{color:#8a7481;font-size:13px;line-height:1.5}body.archive:not(.author) article .entry-summary,body.blog article .entry-summary,body.search article .entry-summary{color:var(--bag-muted);font-size:15px;line-height:1.72}body.archive:not(.author) article .entry-summary p,body.blog article .entry-summary p,body.search article .entry-summary p{margin-bottom:0}body.archive:not(.author) article footer.entry-meta,body.blog article footer.entry-meta,body.search article footer.entry-meta{margin-top:auto;padding-bottom:22px}body.archive:not(.author) article footer.entry-meta .comments-link,body.archive:not(.author) article footer.entry-meta .tags-links,body.blog article footer.entry-meta .comments-link,body.blog article footer.entry-meta .tags-links,body.search article footer.entry-meta .comments-link,body.search article footer.entry-meta .tags-links{display:none!important}body.archive:not(.author) .read-more,body.blog .read-more,body.search .read-more{display:inline-flex;align-items:center;min-height:34px;margin-top:12px;padding:8px 12px;border-radius:999px;color:#fff!important;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));font-weight:800;text-decoration:none!important}body.archive:not(.author) .paging-navigation,body.blog .paging-navigation,body.search .paging-navigation{margin:0!important;border-radius:24px!important}body.single-post{background:radial-gradient(circle at top left,rgb(236 63 152 / .09),transparent 30%),radial-gradient(circle at top right,rgb(139 92 246 / .08),transparent 28%),#fff8fb}body.single-post .site-main{margin-top:26px}body.single-post .site-main>.bag-theme-breadcrumbs{max-width:920px;margin-left:auto;margin-right:auto}body.single-post .inside-article{max-width:920px;margin-left:auto;margin-right:auto;padding:clamp(24px, 4vw, 42px)!important;border-radius:30px!important;border:1px solid rgb(190 45 115 / .11)!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 18px 48px rgb(39 22 48 / .065)!important}body.single-post .entry-title{color:var(--bag-ink);font-size:clamp(36px, 6vw, 66px);line-height:1.02;letter-spacing:-.055em}body.single-post .entry-meta{color:#8a7481;font-size:14px}body.single-post .post-image img,body.single-post .featured-image img,body.single-post .wp-post-image{border-radius:24px}body.single-post .entry-content{color:#3e3340;font-size:18px;line-height:1.78}body.single-post .entry-content h2{margin-top:1.55em;color:var(--bag-ink);font-size:clamp(28px, 4vw, 42px);line-height:1.16;letter-spacing:-.04em}body.single-post .entry-content h3{margin-top:1.35em;color:var(--bag-ink);font-size:clamp(22px, 3vw, 30px);line-height:1.22;letter-spacing:-.025em}@media (max-width:820px){body.archive:not(.author) .site-main,body.blog .site-main,body.search .site-main{grid-template-columns:1fr;gap:18px}body.archive:not(.author) .site-content,body.blog .site-content,body.search .site-content,body.single-post .site-content{width:min(100% - 22px, 1180px)}}@media (max-width:520px){body.archive:not(.author) .site-main,body.blog .site-main,body.search .site-main,body.single-post .site-main{margin-top:18px}body.archive:not(.author) .page-header,body.blog .page-header,body.search .page-header,body.single-post .inside-article{border-radius:24px!important}body.archive:not(.author) article .entry-header,body.archive:not(.author) article .entry-summary,body.archive:not(.author) article footer.entry-meta,body.blog article .entry-header,body.blog article .entry-summary,body.blog article footer.entry-meta,body.search article .entry-header,body.search article .entry-summary,body.search article footer.entry-meta{padding-left:18px;padding-right:18px}body.single-post .entry-content{font-size:17px}}@media (min-width:861px){.bag-author-box{grid-template-columns:minmax(176px,224px) minmax(0,1fr);gap:clamp(22px, 3.5vw, 36px)}.bag-author-box__media{align-self:center;min-height:0;height:clamp(256px, 24vw, 344px)}.bag-author-box__media a{height:100%;min-height:0;aspect-ratio:3 / 4}}@media (min-width:641px) and (max-width:860px){.bag-author-box{grid-template-columns:minmax(144px,176px) minmax(0,1fr)}.bag-author-box__media{align-self:center;min-height:0;height:230px}.bag-author-box__media a{height:100%;min-height:0;aspect-ratio:3 / 4}}body.error404{background:radial-gradient(circle at top left,rgb(236 63 152 / .11),transparent 30%),radial-gradient(circle at top right,rgb(139 92 246 / .09),transparent 28%),#fff8fb}body.error404 .site-content{width:min(960px, calc(100% - 32px));margin-left:auto;margin-right:auto}body.error404 .content-area{width:100%!important}body.error404 .widget-area,body.error404 .is-right-sidebar,body.error404 .is-left-sidebar{display:none!important}body.error404 .site-main{margin-top:clamp(24px, 5vw, 54px)}body.error404 .inside-article{position:relative;overflow:hidden;max-width:820px;margin:0 auto;padding:clamp(30px, 6vw, 64px)!important;border-radius:34px!important;border:1px solid rgb(190 45 115 / .13)!important;background:radial-gradient(circle at top left,rgb(236 63 152 / .12),transparent 34%),radial-gradient(circle at bottom right,rgb(139 92 246 / .11),transparent 34%),linear-gradient(135deg,rgb(255 255 255 / .98),rgb(255 247 252 / .98))!important;box-shadow:0 22px 60px rgb(39 22 48 / .075)!important;text-align:center}body.error404 .entry-header::before{content:"404";display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-bottom:14px;padding:8px 16px;border-radius:999px;color:var(--bag-pink-dark);background:rgb(236 63 152 / .10);font-size:13px;font-weight:900;letter-spacing:.08em}body.error404 .entry-title{max-width:680px;margin:0 auto 14px;color:var(--bag-ink);font-size:clamp(36px, 7vw, 68px);line-height:1.02;letter-spacing:-.055em}body.error404 .entry-content{max-width:640px;margin:0 auto;color:var(--bag-muted);font-size:clamp(16px, 2vw, 18px);line-height:1.75}body.error404 .search-form{display:flex;align-items:stretch;gap:10px;max-width:540px;margin:24px auto 0}body.error404 .search-form label{flex:1 1 auto;min-width:0}body.error404 .search-field{width:100%;min-height:50px;border-radius:999px;border:1px solid rgb(190 45 115 / .16);background:rgb(255 255 255 / .86);color:var(--bag-ink);padding:12px 18px;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .45)}body.error404 .search-field:focus{border-color:rgb(236 63 152 / .45);outline:0;box-shadow:0 0 0 4px rgb(236 63 152 / .10)}body.error404 .search-submit{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:50px;border-radius:999px;border:0;color:#fff;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));box-shadow:0 14px 26px rgb(197 55 141 / .18)}@media (max-width:520px){body.error404 .site-content{width:min(100% - 22px, 960px)}body.error404 .inside-article{border-radius:26px!important;padding:26px 18px!important}body.error404 .search-form{display:grid;gap:10px}body.error404 .search-submit{width:100%}}.comments-area{max-width:920px;margin:clamp(28px, 5vw, 54px) auto 0!important;padding:clamp(22px, 4vw, 36px)!important;border-radius:30px!important;border:1px solid rgb(190 45 115 / .11)!important;background:radial-gradient(circle at top left,rgb(236 63 152 / .08),transparent 32%),rgb(255 255 255 / .96)!important;box-shadow:0 18px 48px rgb(39 22 48 / .055)!important}.comments-title,.comment-reply-title{margin:0 0 18px;color:var(--bag-ink);font-size:clamp(26px, 4vw, 38px);line-height:1.12;letter-spacing:-.04em}.comment-list{margin:0;padding:0;list-style:none}.comment-list .children{margin:14px 0 0 22px;padding-left:18px;border-left:2px solid rgb(190 45 115 / .10);list-style:none}.comment-body{margin:0 0 14px;padding:18px;border-radius:22px;border:1px solid rgb(190 45 115 / .10);background:#fff;box-shadow:0 10px 24px rgb(39 22 48 / .04)}.comment-author{display:flex;align-items:center;gap:10px;color:var(--bag-ink);font-weight:900}.comment-author .avatar{width:42px;height:42px;border-radius:999px;border:3px solid #fff;box-shadow:0 0 0 1px rgb(190 45 115 / .12)}.comment-metadata,.comment-metadata a,.comment-notes,.logged-in-as{color:#8a7481;font-size:13px;text-decoration:none!important}.comment-content{color:#493d48;line-height:1.72}.reply a,.comment-edit-link{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;color:var(--bag-pink-dark)!important;background:rgb(236 63 152 / .08);font-size:13px;font-weight:800;text-decoration:none!important}.reply a:hover,.reply a:focus,.comment-edit-link:hover,.comment-edit-link:focus{color:#fff!important;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple))}.comment-respond{margin-top:22px;padding-top:22px;border-top:1px solid rgb(190 45 115 / .10)}.comment-form label{display:block;margin-bottom:6px;color:var(--bag-ink);font-size:13px;font-weight:900}.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"],.comment-form textarea{width:100%;border-radius:18px;border:1px solid rgb(190 45 115 / .14);background:#fff;color:var(--bag-ink);padding:12px 14px}.comment-form textarea{min-height:150px}.comment-form input:focus,.comment-form textarea:focus{border-color:rgb(236 63 152 / .45);outline:0;box-shadow:0 0 0 4px rgb(236 63 152 / .10)}.comment-form .submit{min-height:46px;padding:12px 18px;border-radius:999px;border:0;color:#fff;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));font-weight:900;box-shadow:0 14px 26px rgb(197 55 141 / .18)}@media (max-width:520px){.comments-area{border-radius:24px!important;padding:20px!important}.comment-list .children{margin-left:8px;padding-left:12px}.comment-body{padding:15px}}.widget-area .widget,.sidebar .widget{border-radius:24px;border:1px solid rgb(190 45 115 / .11);background:radial-gradient(circle at top left,rgb(236 63 152 / .07),transparent 35%),rgb(255 255 255 / .96)!important;box-shadow:0 14px 34px rgb(39 22 48 / .05)}.widget-title{margin-bottom:14px;color:var(--bag-ink);font-size:20px;line-height:1.2;letter-spacing:-.025em}.sidebar a,.widget-area a{color:var(--bag-pink-dark);text-decoration:none!important}.sidebar a:hover,.sidebar a:focus,.widget-area a:hover,.widget-area a:focus{color:#82184c}.tagcloud{display:flex;flex-wrap:wrap;gap:8px}.tagcloud a,.widget_tag_cloud .tag-cloud-link{display:inline-flex;align-items:center;min-height:32px;padding:7px 10px;border-radius:999px;border:1px solid rgb(190 45 115 / .12);background:#fff;color:#6f2d55!important;font-size:13px!important;font-weight:800;line-height:1.2}.tagcloud a:hover,.widget_tag_cloud .tag-cloud-link:hover,.widget_tag_cloud .tag-cloud-link:focus{color:#fff!important;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));border-color:#fff0}.inside-right-sidebar,.inside-left-sidebar{display:grid;gap:18px}@media (min-width:1025px){.inside-right-sidebar,.inside-left-sidebar{position:sticky;top:110px}}@media (min-width:861px){.bag-author-box{width:min(100%, 1050px);margin:clamp(28px, 4vw, 44px) auto 0;padding:clamp(20px, 2.4vw, 30px);grid-template-columns:minmax(168px,224px) minmax(0,680px);justify-content:center;gap:clamp(20px, 3vw, 34px);border-radius:28px}.bag-author-box__media{height:clamp(252px, 21vw, 330px)}.bag-author-box__content{max-width:680px}.bag-author-box__eyebrow{margin-bottom:8px}.bag-author-box__bio{max-width:660px;margin-top:10px;line-height:1.64}.bag-author-box__chips,.bag-author-box__links{margin-top:12px}.bag-author-box__links{row-gap:7px}}@media (min-width:1200px){.bag-author-box{width:min(100%, 1010px)}}@media (min-width:861px){.bag-author-box{box-sizing:border-box!important;width:100%!important;max-width:940px!important;margin:clamp(26px, 4vw, 42px) auto 0!important;padding:22px 24px!important;grid-template-columns:minmax(178px,218px) minmax(0,600px)!important;gap:26px!important;align-items:center!important;justify-content:center!important;border-radius:26px!important}.bag-author-box__media{align-self:center!important;height:clamp(252px, 21vw, 330px)!important;min-height:0!important}.bag-author-box__media a{height:100%!important;min-height:0!important;aspect-ratio:3 / 4!important}.bag-author-box__content{align-self:center!important;max-width:600px!important;padding:0!important}}.bag-author-box .bag-author-box__eyebrow{margin:0 0 8px!important}.bag-author-box h4,body.single-post .entry-content .bag-author-box h4,body.page .entry-content .bag-author-box h4{margin:0!important;padding:0!important;font-weight:inherit}.bag-author-box p,.bag-author-box .bag-author-box__role,.bag-author-box .bag-author-box__bio{margin-bottom:0!important}.bag-author-box__role{margin-top:8px!important}.bag-author-box__bio{margin-top:13px!important}.bag-author-box__chips,.bag-author-box__links{margin-top:13px!important}@media (min-width:1200px){.bag-author-box{max-width:920px!important}}body.page:not(.home){background:radial-gradient(circle at top left,rgb(236 63 152 / .09),transparent 30%),radial-gradient(circle at top right,rgb(139 92 246 / .075),transparent 28%),#fff8fb}body.page:not(.home) .site-content{width:min(960px, calc(100% - 32px));margin-left:auto;margin-right:auto}body.page:not(.home) .content-area{width:100%!important}body.page:not(.home) .widget-area,body.page:not(.home) .is-right-sidebar,body.page:not(.home) .is-left-sidebar{display:none!important}body.page:not(.home) .site-main{margin-top:clamp(22px, 4vw, 42px)}body.page:not(.home) .inside-article{padding:clamp(24px, 4vw, 44px)!important;border-radius:30px!important;border:1px solid rgb(190 45 115 / .11)!important;background:radial-gradient(circle at top left,rgb(236 63 152 / .075),transparent 34%),linear-gradient(135deg,rgb(255 255 255 / .98),rgb(255 248 252 / .98))!important;box-shadow:0 18px 48px rgb(39 22 48 / .06)!important}body.page:not(.home) .entry-title{margin:0 0 18px;color:var(--bag-ink);font-size:clamp(36px, 6vw, 62px);line-height:1.04;letter-spacing:-.055em}body.page:not(.home) .entry-content{color:#463944;font-size:18px;line-height:1.78}body.page:not(.home) .entry-content>*:first-child{margin-top:0}body.page:not(.home) .entry-content h2{margin:1.45em 0 .55em;color:var(--bag-ink);font-size:clamp(28px, 4vw, 42px);line-height:1.16;letter-spacing:-.04em}body.page:not(.home) .entry-content h3{margin:1.25em 0 .45em;color:var(--bag-ink);font-size:clamp(22px, 3vw, 30px);line-height:1.22;letter-spacing:-.03em}body.page:not(.home) .entry-content a{color:var(--bag-pink-dark);font-weight:800;text-decoration-thickness:1px;text-underline-offset:3px}body.page:not(.home) .entry-content ul,body.page:not(.home) .entry-content ol{padding-left:1.25em}body.page:not(.home) .entry-content li{margin:.35em 0}body.page:not(.home) .entry-content table{width:100%;overflow:hidden;border-collapse:separate;border-spacing:0;border:1px solid rgb(190 45 115 / .12);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgb(39 22 48 / .04)}body.page:not(.home) .entry-content th,body.page:not(.home) .entry-content td{padding:13px 14px;border-bottom:1px solid rgb(190 45 115 / .09)}body.page:not(.home) .entry-content th{color:var(--bag-ink);background:rgb(236 63 152 / .07);font-weight:900}body.search .site-main>.no-results,body.search .site-main>.not-found,body.search .site-main>.inside-article{grid-column:1 / -1}body.search .search-form,body.search .no-results .search-form,body.search .not-found .search-form{display:flex;align-items:stretch;gap:10px;max-width:580px;margin-top:20px}body.search .search-form label{flex:1 1 auto;min-width:0}body.search .search-field{width:100%;min-height:48px;border-radius:999px;border:1px solid rgb(190 45 115 / .16);background:rgb(255 255 255 / .92);color:var(--bag-ink);padding:11px 16px}body.search .search-field:focus{border-color:rgb(236 63 152 / .45);outline:0;box-shadow:0 0 0 4px rgb(236 63 152 / .10)}body.search .search-submit{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:48px;border-radius:999px;border:0;color:#fff;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple));box-shadow:0 14px 26px rgb(197 55 141 / .16)}body.search .no-results .inside-article,body.search .not-found .inside-article{padding:clamp(24px, 4vw, 42px)!important;border-radius:30px!important;border:1px solid rgb(190 45 115 / .12)!important;background:radial-gradient(circle at top left,rgb(236 63 152 / .10),transparent 34%),rgb(255 255 255 / .96)!important;box-shadow:0 18px 48px rgb(39 22 48 / .06)!important}body.search .no-results .entry-title,body.search .not-found .entry-title{margin:0 0 10px;color:var(--bag-ink);font-size:clamp(30px, 5vw, 52px);line-height:1.08;letter-spacing:-.045em}.comments-area input[type="text"],.comments-area input[type="email"],.comments-area input[type="url"],.comments-area textarea,.sidebar input[type="text"],.sidebar input[type="search"],.widget-area input[type="text"],.widget-area input[type="search"]{box-sizing:border-box;max-width:100%}.comment-content p:last-child,.widget-area p:last-child,.sidebar p:last-child{margin-bottom:0}.sidebar .search-form,.widget-area .search-form{display:flex;gap:8px}.sidebar .search-form label,.widget-area .search-form label{flex:1 1 auto;min-width:0}.sidebar .search-field,.widget-area .search-field{width:100%;min-height:42px;border-radius:999px;border:1px solid rgb(190 45 115 / .14);background:#fff;padding:9px 12px}.sidebar .search-submit,.widget-area .search-submit{min-width:44px;min-height:42px;border-radius:999px;border:0;color:#fff;background:linear-gradient(135deg,var(--bag-pink),var(--bag-purple))}@media (max-width:768px){body.page:not(.home) .site-content,body.search .site-content{width:min(100% - 22px, 960px)}body.page:not(.home) .inside-article{border-radius:24px!important;padding:22px 18px!important}body.page:not(.home) .entry-content{font-size:16px}body.search .search-form,body.search .no-results .search-form,body.search .not-found .search-form{display:grid}body.search .search-submit{width:100%}}.bag-table-scroll{width:100%;max-width:100%;margin:clamp(22px, 4vw, 34px) 0;padding:0 0 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;border-radius:20px;background:linear-gradient(90deg,rgb(255 255 255),#fff0) left center / 26px 100% no-repeat,linear-gradient(270deg,rgb(255 255 255),#fff0) right center / 26px 100% no-repeat,#fff;box-shadow:0 10px 28px rgb(39 22 48 / .035)}.bag-table-scroll:focus{outline:2px solid rgb(236 63 152 / .32);outline-offset:3px}.bag-table-scroll table,body.home .entry-content .bag-table-scroll table,body.single-post .entry-content .bag-table-scroll table,body.page:not(.home) .entry-content .bag-table-scroll table,.bag-review-content .bag-table-scroll table{display:table!important;width:100%!important;min-width:720px;margin:0!important;overflow:visible!important;border-collapse:separate;border-spacing:0;border:1px solid rgb(190 45 115 / .12);border-radius:20px;background:#fff;box-shadow:none!important}.bag-table-scroll th,.bag-table-scroll td{min-width:155px;padding:13px 14px;border-bottom:1px solid rgb(190 45 115 / .09);color:#463944;line-height:1.55;vertical-align:top;white-space:normal}.bag-table-scroll th{color:var(--bag-ink);background:rgb(236 63 152 / .07);font-weight:900}.bag-table-scroll tr:last-child td{border-bottom:0}.bag-table-scroll::-webkit-scrollbar{height:9px}.bag-table-scroll::-webkit-scrollbar-track{background:rgb(236 63 152 / .07);border-radius:999px}.bag-table-scroll::-webkit-scrollbar-thumb{background:linear-gradient(135deg,rgb(236 63 152 / .55),rgb(139 92 246 / .55));border-radius:999px}body.home .entry-content>table,body.single-post .entry-content>table,body.page:not(.home) .entry-content>table,.bag-review-content>table{display:block;width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media (max-width:768px){.bag-table-scroll{margin:20px 0 28px;border-radius:18px}.bag-table-scroll table,body.home .entry-content .bag-table-scroll table,body.single-post .entry-content .bag-table-scroll table,body.page:not(.home) .entry-content .bag-table-scroll table,.bag-review-content .bag-table-scroll table{min-width:680px;border-radius:18px}.bag-table-scroll th,.bag-table-scroll td{min-width:150px;padding:12px 13px;font-size:14px}}.site-header{background:radial-gradient(circle at top left,rgb(236 63 152 / .10),transparent 34%),linear-gradient(135deg,rgb(255 244 250 / .98),rgb(255 236 247 / .96))!important;border-bottom-color:rgb(190 45 115 / .13)!important}.main-navigation,.main-navigation .inside-navigation{background:transparent!important}.main-navigation .main-nav>ul{padding:4px;border-radius:999px;background:rgb(255 229 243 / .72);border:1px solid rgb(236 63 152 / .10)}.main-navigation .main-nav ul li a{background:transparent!important}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover>a,.main-navigation .main-nav ul li:not([class*="current-menu-"]):focus>a,.main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"])>a,.main-navigation .main-nav ul li[class*="current-menu-"]>a{background:rgb(255 255 255 / .74)!important}.main-navigation.toggled .main-nav>ul,.main-navigation .main-nav ul ul{background:radial-gradient(circle at top left,rgb(236 63 152 / .10),transparent 36%),linear-gradient(135deg,#fff4fa,#ffeaf5)!important;border-color:rgb(236 63 152 / .14)!important}body.archive article .post-image a,body.blog article .post-image a,body.search article .post-image a{display:block;aspect-ratio:1200 / 630;overflow:hidden;background:#fff0f7}body.archive article .post-image img,body.blog article .post-image img,body.search article .post-image img{display:block;width:100%;height:100%!important;aspect-ratio:1200 / 630;object-fit:cover;object-position:center center}@media (max-width:768px){.main-navigation .main-nav>ul{border-radius:20px;background:rgb(255 229 243 / .82)!important}}