/* OU Account original storefront */
:root{--ou-bg:#f3ecff;--ou-purple:#7c3aed;--ou-purple2:#a855f7;--ou-pink:#ec4899;--ou-cyan:#22d3ee;--ou-text:#241437;--ou-muted:#77658f;--ou-card:#fff;--ou-line:#eadffd;--ou-dark:#211733;--ou-shadow:0 20px 55px rgba(82,36,140,.16)}
html{font-size:14px;scroll-behavior:smooth}body.ou-account-body{background:radial-gradient(circle at 15% 12%,rgba(236,72,153,.18),transparent 26%),radial-gradient(circle at 85% 6%,rgba(34,211,238,.16),transparent 24%),linear-gradient(180deg,#efe7ff 0,#f8f5ff 44%,#fff 100%);color:var(--ou-text);letter-spacing:0}a{text-decoration:none}.container{max-width:1180px}
.ou-topbar{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.74);backdrop-filter:blur(18px);border-bottom:1px solid rgba(124,58,237,.12)}.ou-nav-inner{display:flex;align-items:center;gap:14px;min-height:62px;padding:0 28px}.ou-brand{display:flex;align-items:center;gap:8px;color:var(--ou-text);font-weight:900}.ou-brand img{width:34px;height:34px;border-radius:12px}.ou-brand span{white-space:nowrap}.ou-menu-btn{display:none;border:1px solid var(--ou-line);background:#fff;border-radius:10px;padding:7px 10px;color:var(--ou-purple)}.ou-nav-collapse{display:flex!important;align-items:center;gap:12px;flex:1}.ou-nav-links{display:flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0;flex:1;overflow-x:auto}.ou-nav-links a{display:block;padding:8px 9px;color:#5b4a70;border-radius:10px;font-size:.92rem;font-weight:700;white-space:nowrap}.ou-nav-links a:hover,.ou-nav-links a.active{background:#ede4ff;color:var(--ou-purple)}.ou-nav-search{display:flex;align-items:center;gap:7px;width:250px;background:#fff;border:1px solid var(--ou-line);border-radius:12px;padding:7px 10px}.ou-nav-search i{color:var(--ou-purple)}.ou-nav-search input{border:0;outline:0;width:100%;font-size:.9rem}.ou-auth{display:flex;align-items:center;gap:7px}.ou-login,.ou-register{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;border-radius:10px;padding:8px 10px;font-weight:800}.ou-login{border:1px solid var(--ou-line);background:#fff;color:#574267}.ou-register{background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff}
.ou-page{overflow:hidden}.ou-hero{position:relative;padding:56px 0 36px;min-height:520px}.ou-float{position:absolute;border-radius:30px;filter:blur(.2px);opacity:.35}.ou-float-a{width:86px;height:86px;left:8%;top:120px;background:#c4b5fd;transform:rotate(18deg)}.ou-float-b{width:120px;height:120px;right:8%;top:90px;background:#a5f3fc;border-radius:50%}.ou-hero-grid{display:grid;grid-template-columns:minmax(0,1fr)480px;gap:38px;align-items:center}.ou-kicker{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;background:#efe6ff;color:var(--ou-purple);font-size:.72rem;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.ou-hero-copy h1{margin:14px 0 12px;font-size:3rem;line-height:1.05;font-weight:950;color:#21112f}.ou-hero-copy p{font-size:1.08rem;line-height:1.75;color:#5c4b73;max-width:680px}.ou-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:22px 0}.ou-hero-stats div{background:rgba(255,255,255,.72);border:1px solid rgba(124,58,237,.14);border-radius:16px;padding:12px;box-shadow:0 12px 30px rgba(124,58,237,.08)}.ou-hero-stats strong{display:block;font-size:1.25rem;color:var(--ou-purple)}.ou-hero-stats span{color:var(--ou-muted);font-size:.85rem}.ou-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.ou-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:39px;padding:9px 14px;border-radius:12px;border:1px solid var(--ou-line);background:#fff;color:#412e54;font-weight:900;box-shadow:0 10px 26px rgba(82,36,140,.08)}.ou-btn.primary{border:0;background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff}.ou-btn.ghost{background:#faf7ff}.ou-hero-visual{position:relative}.ou-hero-visual>img{display:block;width:100%;border-radius:28px;box-shadow:var(--ou-shadow);border:1px solid rgba(255,255,255,.72)}.ou-promo-card{position:absolute;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.74);box-shadow:0 16px 38px rgba(82,36,140,.18);backdrop-filter:blur(12px);border-radius:18px;padding:12px 14px}.ou-promo-card strong{display:block;color:#231235}.ou-promo-card span{color:#745f8b;font-size:.86rem}.promo-one{left:-24px;top:42px}.promo-two{right:-18px;top:190px}.promo-three{left:50px;bottom:-18px}
.ou-ann-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center}.ou-ann-modal.is-hidden{display:none!important;pointer-events:none!important}.ou-ann-backdrop{position:absolute;inset:0;background:rgba(50,28,76,.48);backdrop-filter:blur(3px)}.ou-ann-card{position:relative;width:min(560px,calc(100% - 28px));max-height:82vh;overflow:auto;background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:24px;box-shadow:0 30px 90px rgba(30,15,50,.28)}.ou-ann-card h2{margin:10px 0 12px;font-weight:950}.ou-ann-close{position:absolute;right:14px;top:12px;width:30px;height:30px;border:0;border-radius:50%;background:#f0e8ff;color:var(--ou-purple);font-size:22px}.ou-ann-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.ou-notice-copy,.ouacc-notice-copy{color:#59486b;line-height:1.75}.ou-notice-copy ul,.ouacc-notice-copy ul{padding-left:18px}
.ou-quickbar{position:fixed;right:18px;top:42%;z-index:900;display:grid;gap:8px}.ou-quickbar a{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.88);border:1px solid var(--ou-line);box-shadow:0 12px 34px rgba(82,36,140,.14);border-radius:999px;color:var(--ou-purple);font-weight:900;padding:9px 11px}.ou-quickbar span{font-size:.82rem}
.ou-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}.ou-section-head.centered{display:block;text-align:center}.ou-section-head h2{margin:8px 0 6px;font-size:2rem;font-weight:950;color:#241437}.ou-section-head p{margin:0;color:var(--ou-muted);line-height:1.7}.ou-product-zone{padding:28px 0 52px}.ou-category-strip{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 auto 22px}.ou-cat-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--ou-line);background:#fff;color:#5b4a70;border-radius:999px;padding:9px 12px;font-weight:900;box-shadow:0 8px 18px rgba(82,36,140,.06)}.ou-cat-pill span{font-size:.76rem;color:#927ca9}.ou-cat-pill.active,.ou-cat-pill:hover{background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff;border-color:transparent}.ou-cat-pill.active span,.ou-cat-pill:hover span{color:#fff}.ou-card-grid{row-gap:16px}.item-message{width:100%;text-align:center;color:var(--ou-muted);padding:22px}
.ou-product-link{color:inherit;margin-bottom:18px}.ou-product-card{height:100%;background:#fff;border:1px solid rgba(124,58,237,.12);border-radius:16px;box-shadow:0 18px 42px rgba(82,36,140,.12);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.ou-product-link:hover .ou-product-card{transform:translateY(-4px);box-shadow:0 24px 55px rgba(82,36,140,.2)}.ou-product-img{position:relative;height:126px;background:#f1eaff;overflow:hidden}.ou-product-img img{width:100%;height:100%;object-fit:cover}.ou-product-img span{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.86);border-radius:999px;padding:4px 8px;color:var(--ou-purple);font-size:.78rem;font-weight:900}.ou-product-body{padding:12px}.ou-product-top{display:flex;justify-content:space-between;color:#785a96;font-size:.78rem;font-weight:900}.ou-product-body h3{min-height:42px;margin:8px 0 4px;font-size:.96rem;line-height:1.45;font-weight:950}.ou-stars{color:#f59e0b;font-size:.78rem;letter-spacing:1px}.ou-product-meta{display:flex;justify-content:space-between;align-items:end;margin:8px 0}.ou-product-meta strong{font-size:1.1rem;color:#d946ef}.ou-product-meta em{font-style:normal;color:#16a34a;font-weight:900;font-size:.82rem}.ou-product-bottom{display:flex;justify-content:space-between;align-items:center;color:#806991;font-size:.82rem}.ou-product-bottom button{border:0;border-radius:9px;background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff;font-size:.78rem;font-weight:900;padding:6px 8px}
.ou-services{padding:58px 0;background:linear-gradient(180deg,#f5efff,#fff)}.ou-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ou-service-grid article{background:#fff;border:1px solid var(--ou-line);border-radius:18px;padding:14px;box-shadow:0 18px 45px rgba(82,36,140,.1)}.ou-service-grid img{width:54px;height:54px;border-radius:16px;object-fit:cover}.ou-service-grid h3{margin:12px 0 7px;font-size:1.05rem;font-weight:950}.ou-service-grid p{color:var(--ou-muted);line-height:1.65;min-height:54px}.ou-service-grid a{color:var(--ou-purple);font-weight:950}.ou-data-zone{padding:54px 0}.ou-data-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ou-data-grid div{text-align:center;background:#fff;border:1px solid var(--ou-line);border-radius:18px;padding:22px 10px;box-shadow:0 16px 40px rgba(82,36,140,.1)}.ou-data-grid strong{display:block;font-size:1.8rem;color:var(--ou-purple)}.ou-data-grid span{color:var(--ou-muted);font-weight:800}
.ou-why{padding:58px 0;background:#f2eaff}.ou-why-grid{display:grid;grid-template-columns:350px 1fr;gap:26px;align-items:center}.ou-why-copy h2{font-size:2rem;font-weight:950}.ou-why-copy p{color:var(--ou-muted);line-height:1.8}.ou-why-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ou-why-cards article{background:#fff;border:1px solid var(--ou-line);border-radius:18px;padding:18px;box-shadow:0 18px 45px rgba(82,36,140,.1)}.ou-why-cards i{color:var(--ou-purple);font-size:1.5rem}.ou-why-cards h3{font-size:1rem;font-weight:950;margin:10px 0 6px}.ou-why-cards p{color:var(--ou-muted);line-height:1.65;margin:0}.ou-flow{padding:58px 0}.ou-flow-line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;position:relative}.ou-flow-line div{text-align:center;background:#fff;border:1px solid var(--ou-line);border-radius:18px;padding:20px 14px;box-shadow:0 16px 40px rgba(82,36,140,.1)}.ou-flow-line span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff;font-weight:950}.ou-flow-line h3{margin:12px 0 6px;font-size:1rem;font-weight:950}.ou-flow-line p{color:var(--ou-muted);line-height:1.55;margin:0}.ou-reviews{padding:54px 0;background:#fff}.ou-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ou-review-grid article{background:linear-gradient(180deg,#fff,#faf6ff);border:1px solid var(--ou-line);border-radius:18px;padding:18px;box-shadow:0 16px 40px rgba(82,36,140,.1)}.ou-review-grid strong{display:block;margin-bottom:8px;color:var(--ou-purple)}.ou-review-grid p{color:var(--ou-muted);line-height:1.7;margin:0}.ou-faq{padding:56px 0}.ou-faq-list{display:grid;gap:9px;max-width:780px;margin:0 auto}.ou-faq-list button{width:100%;display:flex;justify-content:space-between;border:1px solid var(--ou-line);background:#fff;border-radius:14px;padding:14px 16px;color:#352044;font-weight:950}.ou-faq-list button span{color:var(--ou-purple)}.ou-faq-list div{display:none;background:#fff;border:1px solid var(--ou-line);border-radius:14px;margin-top:-5px;padding:13px 16px;color:var(--ou-muted);line-height:1.7}.ou-final-cta{text-align:center;padding:58px 0;background:linear-gradient(135deg,#efe6ff,#e0f7ff)}.ou-final-cta h2{font-size:2rem;font-weight:950}.ou-final-cta p{color:var(--ou-muted)}
.ou-item-page{padding:32px 0 58px}.ou-item-grid{display:grid;grid-template-columns:420px 1fr;gap:18px}.ou-item-art,.ou-item-summary,.ou-item-detail{background:#fff;border:1px solid var(--ou-line);border-radius:20px;box-shadow:0 18px 45px rgba(82,36,140,.12)}.ou-item-art{position:relative;min-height:330px;overflow:hidden}.ou-item-art img{width:100%;height:100%;min-height:330px;object-fit:cover}.ou-item-art span{position:absolute;right:14px;top:14px;border-radius:999px;background:#d946ef;color:#fff;padding:7px 12px;font-weight:950}.ou-item-summary{padding:24px}.ou-item-summary h1{margin:12px 0;font-size:2rem;font-weight:950}.ou-item-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ou-item-badges b{background:#f3e8ff;color:var(--ou-purple);border-radius:999px;padding:5px 9px}.ou-restock-box{background:#fff7e6;border:1px solid #f3d18a;border-radius:16px;padding:16px}.ou-restock-box h3{font-weight:950}.ou-restock-box p{color:#6b5530;line-height:1.75}.ou-item-detail{margin-top:18px;overflow:hidden}.ou-panel-title{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--ou-line)}.ou-panel-title i{color:var(--ou-purple)}.ou-detail-copy{padding:18px}.ou-detail-copy h3,.ou-detail-copy h4{font-weight:950}.ou-detail-copy p,.ou-detail-copy li{color:#5d4b70;line-height:1.75}
.ou-footer{background:#211733;color:#e8ddff;padding:38px 0 18px}.ou-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px}.ou-footer-brand img{width:38px;height:38px;border-radius:12px}.ou-footer strong,.ou-footer h4{display:block;color:#fff;margin:8px 0 10px}.ou-footer p{color:#b9a7cf;line-height:1.7}.ou-footer a{display:block;color:#cdbde2;margin:8px 0}.ou-footer a:hover{color:#fff}.ou-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:24px;padding-top:14px;color:#a995c1;display:flex;justify-content:space-between}
@media(max-width:1100px){.ou-nav-links a{font-size:.86rem;padding:7px 7px}.ou-nav-search{display:none}.ou-hero-grid{grid-template-columns:1fr}.ou-hero-visual{max-width:620px}.ou-quickbar{display:none}}@media(max-width:991.98px){.ou-menu-btn{display:block}.ou-nav-collapse{display:none!important;position:absolute;left:12px;right:12px;top:60px;background:#fff;border:1px solid var(--ou-line);border-radius:18px;padding:12px;box-shadow:var(--ou-shadow)}.ou-nav-collapse.show{display:block!important}.ou-nav-links{display:flex;flex-wrap:wrap;gap:6px}.ou-auth{margin-left:auto}.ou-service-grid,.ou-data-grid,.ou-why-grid,.ou-flow-line,.ou-review-grid,.ou-footer-grid,.ou-item-grid{grid-template-columns:1fr}.ou-why-cards{grid-template-columns:1fr}.ou-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){html{font-size:13px}.ou-nav-inner{padding:0 12px}.ou-brand span{font-size:.95rem}.ou-register{display:none}.ou-hero{padding:30px 0 20px}.ou-hero-copy h1{font-size:2.15rem}.ou-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ou-promo-card{display:none}.ou-section-head{display:block}.ou-section-head h2{font-size:1.55rem}.ou-product-img{height:104px}.ou-product-body h3{font-size:.88rem;min-height:50px}.ou-product-meta{align-items:start;flex-direction:column}.ou-cat-pill{font-size:.9rem}.ou-ann-card{padding:18px}.ou-footer-bottom{display:block}.ou-item-summary h1{font-size:1.55rem}}

/* OU Account dropdown navigation */
.ou-nav-dropdown{position:relative;display:flex;align-items:center}.ou-nav-trigger{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#5b4a70;border-radius:10px;padding:8px 9px;font-size:.92rem;font-weight:800;white-space:nowrap}.ou-nav-trigger:hover,.ou-nav-dropdown.open>.ou-nav-trigger,.ou-nav-dropdown:hover>.ou-nav-trigger{background:#ede4ff;color:var(--ou-purple)}.ou-nav-trigger i{font-size:.72rem;transition:transform .18s ease}.ou-nav-dropdown.open>.ou-nav-trigger i,.ou-nav-dropdown:hover>.ou-nav-trigger i{transform:rotate(180deg)}.ou-nav-menu{position:absolute;top:calc(100% + 12px);left:0;z-index:1200;background:rgba(255,255,255,.96);border:1px solid rgba(124,58,237,.16);box-shadow:0 24px 70px rgba(82,36,140,.22);border-radius:20px;padding:14px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;backdrop-filter:blur(18px)}.ou-nav-dropdown:hover>.ou-nav-menu,.ou-nav-dropdown.open>.ou-nav-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.ou-platform-menu{width:min(720px,calc(100vw - 40px));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.ou-more-menu{width:360px;display:grid;gap:8px}.ou-menu-card,.ou-menu-row{color:#342044!important;background:#fbf8ff;border:1px solid #efe5ff;border-radius:14px;padding:10px;transition:background .16s ease,transform .16s ease,border-color .16s ease}.ou-menu-card{display:grid!important;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:9px;align-items:center}.ou-menu-card span{grid-row:1/3;width:38px;height:38px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff;font-size:.78rem;font-weight:950}.ou-menu-card strong,.ou-menu-row strong{display:block;color:#251635;font-size:.92rem;line-height:1.15}.ou-menu-card small,.ou-menu-row small{display:block;color:#806991;font-size:.74rem;line-height:1.35;margin-top:3px}.ou-menu-card.featured{grid-column:span 2;background:linear-gradient(135deg,#f4ecff,#effbff)}.ou-menu-card:hover,.ou-menu-row:hover{background:#fff;border-color:#d8c7ff;transform:translateY(-2px)}.ou-menu-row{display:flex!important;align-items:center;gap:10px}.ou-menu-row i{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#efe6ff;color:var(--ou-purple)}
@media(max-width:991.98px){.ou-nav-dropdown{display:block;width:100%}.ou-nav-trigger{width:100%;justify-content:space-between;background:#faf7ff;border:1px solid #efe5ff}.ou-nav-menu{position:static;width:100%;box-shadow:none;border-radius:14px;margin-top:6px;padding:8px;opacity:1;visibility:visible;pointer-events:auto;transform:none;display:none;background:#fff}.ou-nav-dropdown.open>.ou-nav-menu{display:grid}.ou-platform-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.ou-more-menu{width:100%}.ou-menu-card.featured{grid-column:span 2}.ou-nav-dropdown:hover>.ou-nav-menu{display:none}.ou-nav-dropdown.open:hover>.ou-nav-menu{display:grid}}@media(max-width:520px){.ou-platform-menu{grid-template-columns:1fr}.ou-menu-card.featured{grid-column:span 1}.ou-menu-card small{display:none}}
/* Desktop dropdown overflow fix */
@media(min-width:992px){.ou-topbar,.ou-nav-inner,.ou-nav-collapse,.ou-nav-links{overflow:visible}.ou-nav-links{flex-wrap:nowrap}.ou-nav-dropdown{flex:0 0 auto}.ou-nav-menu{max-height:min(72vh,620px);overflow:auto}.ou-platform-menu{left:-70px}}

/* OU Account exact navigation pass */
.ou-header{background:var(--ou-card);border-bottom:1px solid var(--ou-line);height:60px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:200;box-shadow:0 2px 10px rgba(109,40,217,.06);overflow:visible}.ou-header .logo{font-size:24px;font-weight:950;letter-spacing:-.5px;background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;gap:8px;white-space:nowrap}.ou-header .logo-img{height:32px;width:32px;border-radius:9px;-webkit-text-fill-color:initial}.ou-header .nav{display:flex;align-items:center;gap:2px;min-width:0;overflow:visible}.ou-header .nav>a,.ou-header .nav-dropdown-trigger{font-size:13px;font-weight:600;color:#6d5b82;padding:6px 10px;border-radius:7px;transition:all .14s;text-decoration:none;display:flex;align-items:center;gap:5px;white-space:nowrap;background:transparent}.ou-header .nav>a:hover,.ou-header .nav>a.active,.ou-header .nav-dropdown-trigger:hover,.nav-dropdown-wrap.open .nav-dropdown-trigger{color:var(--ou-purple);background:#f0e7ff}.nav-dropdown-wrap{position:relative}.nav-caret{font-size:10px;margin-left:1px;transition:transform .16s ease}.nav-dropdown-wrap.open .nav-caret{transform:rotate(180deg)}.nav-dropdown-menu{position:absolute;top:calc(100% + 8px);left:50%;background:#fff;border:1px solid var(--ou-line);border-radius:12px;padding:8px 0;min-width:180px;box-shadow:0 8px 30px rgba(109,40,217,.12);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-8px);transition:all .2s ease;z-index:10000;max-height:70vh;overflow:auto}.nav-dropdown-wrap.open .nav-dropdown-menu,.nav-dropdown-wrap:hover .nav-dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.nav-dropdown-menu a{display:flex;align-items:center;gap:10px;padding:9px 18px;font-size:13px;font-weight:600;color:#6d5b82!important;transition:all .14s;text-decoration:none;white-space:nowrap}.nav-dropdown-menu a:hover{background:#f0e7ff;color:var(--ou-purple)!important}.nav-dropdown-menu a i{width:18px;text-align:center;font-size:15px}.h-actions{display:flex;gap:8px;align-items:center}.h-search{display:flex;align-items:center;gap:7px;width:250px;background:#fff;border:1px solid var(--ou-line);border-radius:10px;padding:6px 10px}.h-search i{color:var(--ou-purple)}.h-search input{border:0;outline:0;width:100%;font-size:13px;background:transparent}.h-btn-outline{border:1.5px solid var(--ou-line);background:none;color:#6d5b82;padding:6px 14px;border-radius:8px;font-size:13px;font-weight:700;transition:all .14s;text-decoration:none;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.h-btn-outline:hover{border-color:var(--ou-purple);color:var(--ou-purple)}.h-btn-primary{background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));border:none;color:#fff!important;padding:7px 18px;border-radius:8px;font-size:13px;font-weight:800;box-shadow:0 2px 10px rgba(109,40,217,.22);transition:opacity .14s;text-decoration:none;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.h-btn-primary:hover{opacity:.88;color:#fff}.mobile-menu-btn,.mobile-sidebar-overlay,.mobile-sidebar{display:none}
@media(max-width:1320px){.ou-header{padding:0 24px}.ou-header .nav>a:nth-of-type(n+8){display:none}.h-search{display:none}}@media(max-width:1060px){.ou-header .nav>a:nth-of-type(n+5){display:none}.ou-header .logo{font-size:20px}.h-btn-primary{padding:7px 12px}.h-btn-outline{padding:6px 10px}}@media(max-width:768px){.ou-header{height:58px;padding:0 14px}.ou-header .logo{font-size:18px}.ou-header .logo-img{height:30px;width:30px}.ou-header .nav,.ou-header .h-actions{display:none}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:space-around;width:28px;height:24px;background:transparent;border:0;cursor:pointer;padding:0;z-index:10001;position:fixed;right:18px;top:17px}.mobile-menu-btn span{width:100%;height:3px;background:#6d5b82;border-radius:2px;transition:all .15s ease;transform-origin:center}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translateY(10px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translateY(-10px)}.mobile-sidebar-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:9999;opacity:0;transition:opacity .15s ease}.mobile-sidebar-overlay.active{display:block;opacity:1}.mobile-sidebar{display:block;position:fixed;top:0;right:-100%;width:280px;max-width:85%;height:100%;background:#fff;z-index:10000;transition:right .15s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;box-shadow:-12px 0 35px rgba(40,20,70,.2)}.mobile-sidebar.active{right:0}.mobile-sidebar-header{padding:24px 20px;background:linear-gradient(160deg,#ece8ff 0%,#e0dbff 50%,#f0edff 100%);display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--ou-line)}.mobile-sidebar-header img{width:36px;height:36px;border-radius:10px;border:1.5px solid var(--ou-line)}.mobile-sidebar-title{font-size:17px;font-weight:900;color:var(--ou-purple)}.mobile-sidebar-nav{padding:10px 0}.mobile-sidebar-nav .nav-link{display:flex!important;align-items:center;gap:12px;padding:11px 14px!important;color:var(--ou-text)!important;text-decoration:none;font-size:15px;font-weight:800;border-bottom:none;transition:all .15s ease;background:transparent!important;border-radius:10px!important;margin:0 8px 2px!important}.mobile-sidebar-nav .nav-link:hover{background:#f0e7ff!important;color:var(--ou-purple)!important}.mobile-sidebar-nav .nav-link i{font-size:15px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f0e7ff;border-radius:8px;color:var(--ou-purple);margin-right:0!important}.mobile-sidebar-divider{height:1px;background:var(--ou-line);margin:8px 16px}.mobile-platform-list{display:none;padding-left:12px}.mobile-platform-list .nav-link{font-size:13px!important;padding:9px 14px!important}.mobile-platform-toggle.open .mobile-platform-arrow{transform:rotate(180deg)}.mobile-sidebar-auth{padding:12px 16px;display:grid;gap:8px}.mobile-sidebar-auth a{text-align:center;border-radius:10px;padding:10px 12px;font-weight:900}.mobile-sidebar-auth .login{border:1px solid var(--ou-line);color:#6d5b82}.mobile-sidebar-auth .register{background:linear-gradient(135deg,var(--ou-purple),var(--ou-pink));color:#fff}.ou-auth{display:none!important}}

/* OU Account navigation alignment v2 */
.ou-header{
    height:60px!important;
    padding:0 40px!important;
    display:grid!important;
    grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr)!important;
    align-items:center!important;
    justify-content:normal!important;
    gap:18px!important;
    background:#fff!important;
    border-bottom:1px solid rgba(109,40,217,.12)!important;
    box-shadow:0 2px 10px rgba(109,40,217,.06)!important;
    overflow:visible!important;
    position:sticky!important;
    top:0!important;
    z-index:200!important;
}
.ou-header .logo{
    justify-self:start!important;
    font-size:24px!important;
    line-height:1!important;
    font-weight:950!important;
    letter-spacing:0!important;
    display:flex!important;
    align-items:center!important;
    gap:8px!important;
    white-space:nowrap!important;
    margin:0!important;
}
.ou-header .logo-img{width:36px!important;height:36px!important;border-radius:10px!important;object-fit:cover!important}
.ou-header .nav{
    justify-self:center!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:nowrap!important;
    gap:2px!important;
    min-width:0!important;
    height:60px!important;
    overflow:visible!important;
}
.ou-header .nav>a,
.ou-header .nav-dropdown-trigger{
    height:36px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    padding:0 10px!important;
    border-radius:7px!important;
    color:#4f3f6b!important;
    font-size:13px!important;
    font-weight:700!important;
    line-height:1!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    background:transparent!important;
    transition:background .14s ease,color .14s ease!important;
}
.ou-header .nav>a i,
.ou-header .nav-dropdown-trigger i{font-size:14px!important;margin:0!important}
.ou-header .nav>a:hover,
.ou-header .nav>a.active,
.ou-header .nav-dropdown-trigger:hover,
.ou-header .nav-dropdown-wrap.open>.nav-dropdown-trigger{
    color:#6d28d9!important;
    background:#f0e7ff!important;
}
.ou-header .nav-dropdown-wrap{position:relative!important;height:36px!important;display:flex!important;align-items:center!important}
.ou-header .nav-caret{font-size:11px!important;margin-left:0!important;transition:transform .16s ease!important}
.ou-header .nav-dropdown-wrap.open .nav-caret,
.ou-header .nav-dropdown-wrap:hover .nav-caret{transform:rotate(180deg)!important}
.ou-header .nav-dropdown-menu{
    position:absolute!important;
    top:calc(100% + 0px)!important;
    left:50%!important;
    min-width:180px!important;
    width:180px!important;
    max-height:calc(100vh - 70px)!important;
    overflow:auto!important;
    padding:8px 0!important;
    margin:0!important;
    background:#fff!important;
    border:1px solid rgba(109,40,217,.12)!important;
    border-radius:12px!important;
    box-shadow:0 8px 30px rgba(109,40,217,.12)!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateX(-50%) translateY(-8px)!important;
    transition:opacity .2s ease, transform .2s ease, visibility .2s ease!important;
    z-index:10000!important;
    pointer-events:none!important;
}
.ou-header .nav-dropdown-wrap:hover>.nav-dropdown-menu,
.ou-header .nav-dropdown-wrap.open>.nav-dropdown-menu{
    opacity:1!important;
    visibility:visible!important;
    transform:translateX(-50%) translateY(0)!important;
    pointer-events:auto!important;
}
.ou-header .nav-dropdown-menu a{
    height:36px!important;
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    padding:0 18px!important;
    color:#6d5b82!important;
    font-size:13px!important;
    font-weight:700!important;
    text-decoration:none!important;
    white-space:nowrap!important;
    background:transparent!important;
    border-radius:0!important;
}
.ou-header .nav-dropdown-menu a:hover{background:#f0e7ff!important;color:#6d28d9!important}
.ou-header .nav-dropdown-menu a i{width:18px!important;text-align:center!important;font-size:15px!important}
.ou-header .nav-dropdown-menu-small{height:auto!important}
.ou-header .h-actions{
    justify-self:end!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    min-width:0!important;
}
.ou-header .h-search{display:none!important}
.ou-header .h-lang,
.ou-header .h-btn-outline,
.ou-header .h-btn-primary{
    height:36px!important;
    border-radius:8px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    padding:0 14px!important;
    font-size:13px!important;
    font-weight:800!important;
    line-height:1!important;
    text-decoration:none!important;
    white-space:nowrap!important;
}
.ou-header .h-lang,
.ou-header .h-btn-outline{background:#fff!important;border:1px solid rgba(109,40,217,.18)!important;color:#2d2140!important}
.ou-header .h-lang:hover,
.ou-header .h-btn-outline:hover{border-color:#7c3aed!important;color:#6d28d9!important}
.ou-header .h-btn-primary{background:linear-gradient(135deg,#8b35f6,#d836a7)!important;color:#fff!important;border:0!important;box-shadow:0 2px 10px rgba(109,40,217,.22)!important}
.ou-header .h-btn-primary:hover{opacity:.9!important;color:#fff!important}
@media(max-width:1280px){
    .ou-header{grid-template-columns:minmax(210px,1fr) auto minmax(190px,1fr)!important;padding:0 28px!important;gap:12px!important}
    .ou-header .nav-optional-lg{display:none!important}
    .ou-header .h-lang{display:none!important}
}
@media(max-width:1120px){
    .ou-header{grid-template-columns:minmax(190px,1fr) auto minmax(150px,1fr)!important}
    .ou-header .nav-optional-md{display:none!important}
    .ou-header .nav>a,.ou-header .nav-dropdown-trigger{padding:0 8px!important}
}
@media(max-width:900px){
    .ou-header .nav,.ou-header .h-actions{display:none!important}
}
@media(max-width:768px){
    .ou-header{height:58px!important;padding:0 30px!important;display:flex!important;justify-content:space-between!important}
    .ou-header .logo{font-size:20px!important}
    .ou-header .logo-img{width:36px!important;height:36px!important}
    .mobile-menu-btn{display:flex!important;flex-direction:column!important;justify-content:space-between!important;width:28px!important;height:24px!important;background:transparent!important;border:0!important;cursor:pointer!important;padding:0!important;z-index:10001!important;position:fixed!important;right:18px!important;top:17px!important}
    .mobile-menu-btn span{width:100%!important;height:3px!important;background:#6d5b82!important;border-radius:2px!important;transition:all .15s ease!important;transform-origin:center!important}
    .mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translateY(10px)!important}
    .mobile-menu-btn.active span:nth-child(2){opacity:0!important}
    .mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translateY(-10px)!important}
    .mobile-sidebar-overlay{display:none!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.54)!important;z-index:9999!important;opacity:0!important;transition:opacity .15s ease!important}
    .mobile-sidebar-overlay.active{display:block!important;opacity:1!important}
    .mobile-sidebar{display:block!important;position:fixed!important;top:0!important;right:-100%!important;width:280px!important;max-width:calc(100% - 60px)!important;height:100%!important;background:#fff!important;z-index:10000!important;transition:right .15s ease!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;box-shadow:-12px 0 35px rgba(40,20,70,.2)!important}
    .mobile-sidebar.active{right:0!important}
    .mobile-sidebar-header{min-height:126px!important;padding:22px 18px!important;background:#e8e1ff!important;display:flex!important;align-items:center!important;gap:12px!important;border-bottom:1px solid rgba(109,40,217,.14)!important}
    .mobile-sidebar-header img{width:58px!important;height:58px!important;border-radius:15px!important;object-fit:cover!important}
    .mobile-sidebar-title{font-size:25px!important;line-height:1!important;font-weight:950!important;color:#6d28d9!important;white-space:nowrap!important}
    .mobile-sidebar-nav{padding:26px 18px 16px!important}
    .mobile-sidebar-nav .nav-link{height:auto!important;min-height:58px!important;display:flex!important;align-items:center!important;gap:18px!important;padding:10px 0!important;margin:0 0 14px!important;border-radius:0!important;background:transparent!important;color:#12091f!important;text-decoration:none!important;font-size:24px!important;font-weight:900!important;line-height:1.15!important}
    .mobile-sidebar-nav .nav-link:hover{background:transparent!important;color:#6d28d9!important}
    .mobile-sidebar-nav .nav-link i:first-child{width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#eee7fb!important;border-radius:14px!important;color:#6d28d9!important;font-size:25px!important;margin-right:0!important;flex:0 0 48px!important}
    .mobile-sidebar-divider{height:1px!important;background:rgba(109,40,217,.18)!important;margin:10px 0 18px!important}
    .mobile-dropdown-toggle{background:#f5efff!important;border-radius:16px!important;padding:12px 14px!important;margin-bottom:12px!important;color:#6d28d9!important}
    .mobile-dropdown-arrow{margin-left:auto!important;width:40px!important;height:40px!important;background:#eee7fb!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important;transition:transform .15s ease!important}
    .mobile-dropdown-toggle.open .mobile-dropdown-arrow{transform:rotate(180deg)!important}
    .mobile-platform-list,.mobile-api-list{display:none;padding-left:26px!important;margin:0 0 14px!important}
    .mobile-platform-list .nav-link,.mobile-api-list .nav-link{font-size:20px!important;min-height:46px!important;margin-bottom:10px!important}
    .mobile-platform-list .nav-link i:first-child,.mobile-api-list .nav-link i:first-child{width:42px!important;height:42px!important;border-radius:12px!important;font-size:21px!important;flex-basis:42px!important}
    .mobile-sidebar-auth{display:none!important}
}

/* OU Account poster carousel */
.ou-poster-section{margin-top:-6px;margin-bottom:30px}
.ou-poster-carousel{position:relative;max-width:1160px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 22px 55px rgba(40,17,78,.18);background:#061226}
.ou-poster-track{position:relative;min-height:180px}
.ou-poster-slide{position:absolute;inset:0;display:flex;align-items:center;min-height:180px;padding:28px 56px;background-size:cover;background-position:center right;opacity:0;visibility:hidden;transform:translateX(18px);transition:opacity .32s ease,transform .32s ease,visibility .32s ease}
.ou-poster-slide.active{position:relative;opacity:1;visibility:visible;transform:translateX(0)}
.ou-poster-copy{width:min(540px,52%);color:#fff}
.ou-poster-copy span{display:inline-flex;align-items:center;gap:8px;margin-bottom:9px;padding:4px 10px;border-radius:999px;background:rgba(37,199,255,.14);border:1px solid rgba(77,220,255,.28);color:#49dcff;font-size:11px;font-weight:900;letter-spacing:.02em}
.ou-poster-copy h2{margin:0 0 8px;font-size:30px;line-height:1.08;font-weight:950;color:#fff;letter-spacing:0}
.ou-poster-copy p{margin:0 0 12px;color:rgba(255,255,255,.76);font-size:13px;line-height:1.65;max-width:520px}
.ou-poster-copy ul{display:flex;flex-wrap:wrap;gap:7px 12px;margin:0 0 14px;padding:0;list-style:none}
.ou-poster-copy li{font-size:12px;color:rgba(255,255,255,.88);font-weight:800}
.ou-poster-copy li:before{content:"✓";color:#34d5ff;margin-right:5px}
.ou-poster-copy a{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 18px;border-radius:8px;background:linear-gradient(135deg,#26b7ff,#7c3aed);color:#fff!important;font-size:13px;font-weight:950;text-decoration:none;box-shadow:0 10px 25px rgba(37,153,255,.24)}
.ou-poster-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:rgba(3,10,26,.38);color:#fff;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);transition:background .18s ease,transform .18s ease}
.ou-poster-arrow:hover{background:rgba(255,255,255,.16);transform:translateY(-50%) scale(1.04)}
.ou-poster-arrow.prev{left:16px}.ou-poster-arrow.next{right:16px}
.ou-poster-dots{position:absolute;right:26px;bottom:16px;display:flex;align-items:center;gap:8px;z-index:5}
.ou-poster-dot{width:9px;height:9px;border-radius:999px;border:0;background:rgba(255,255,255,.34);padding:0;transition:width .18s ease,background .18s ease}
.ou-poster-dot.active{width:28px;background:#fff}
.ou-product-top span{background:rgba(124,58,237,.08);color:#6d28d9}
@media(max-width:768px){
    .ou-poster-section{padding:0 16px;margin-top:12px;margin-bottom:24px}
    .ou-poster-carousel{border-radius:15px}
    .ou-poster-track{min-height:300px}
    .ou-poster-slide{min-height:300px;padding:24px 24px 56px;background-position:center right}
    .ou-poster-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.1),rgba(2,6,23,.58));pointer-events:none}
    .ou-poster-copy{position:relative;z-index:2;width:100%;align-self:flex-end}
    .ou-poster-copy h2{font-size:24px;max-width:300px}
    .ou-poster-copy p{font-size:12px;max-width:310px}
    .ou-poster-copy ul{display:none}
    .ou-poster-arrow{width:32px;height:32px}
    .ou-poster-arrow.prev{left:12px}.ou-poster-arrow.next{right:12px}
    .ou-poster-dots{right:20px;bottom:18px}
}

/* OU Account mobile poster prominence patch */
@media(max-width:768px){
    .ou-hero{padding-bottom:18px!important}
    .ou-hero-copy h1{font-size:28px!important;line-height:1.18!important;max-width:100%!important;overflow-wrap:anywhere!important}
    .ou-hero-copy p{font-size:14px!important;line-height:1.6!important}
    .ou-hero-stats{gap:10px!important}
    .ou-hero-stats div{padding:12px 14px!important;min-height:72px!important}
    .ou-hero-visual{display:none!important}
    .ou-poster-section{margin-top:4px!important}
}

/* OU Account five poster fixed-height patch */
.ou-poster-carousel{height:180px!important}
.ou-poster-track{height:180px!important;min-height:0!important;position:relative!important}
.ou-poster-slide{height:180px!important;min-height:0!important;position:absolute!important;inset:0!important;padding:22px 56px!important}
.ou-poster-slide.active{position:absolute!important}
.ou-poster-copy{width:min(560px,52%)!important}
.ou-poster-copy span{margin-bottom:7px!important;padding:3px 10px!important;font-size:10px!important}
.ou-poster-copy h2{font-size:27px!important;line-height:1.05!important;margin-bottom:7px!important}
.ou-poster-copy p{font-size:12px!important;line-height:1.5!important;margin-bottom:9px!important}
.ou-poster-copy ul{gap:5px 12px!important;margin-bottom:10px!important}
.ou-poster-copy li{font-size:11px!important}
.ou-poster-copy a{height:32px!important;padding:0 16px!important;font-size:12px!important}
.ou-poster-dots{bottom:16px!important}
@media(max-width:768px){
    .ou-poster-carousel{height:300px!important}
    .ou-poster-track{height:300px!important;min-height:0!important}
    .ou-poster-slide{height:300px!important;min-height:0!important;padding:24px 24px 56px!important}
    .ou-poster-copy{width:100%!important}
    .ou-poster-copy h2{font-size:24px!important}
    .ou-poster-copy p{font-size:12px!important}
}

/* OU Account mobile poster readability patch */
@media(max-width:768px){
    .ou-poster-arrow{display:none!important}
    .ou-poster-copy h2{font-size:22px!important;line-height:1.12!important;max-width:300px!important}
    .ou-poster-copy p{max-width:305px!important}
    .ou-poster-dots{right:22px!important;bottom:18px!important}
}

/* OU Account full layout pass */
@media(min-width:769px){
    .ou-page{background:linear-gradient(160deg,#ece8ff 0%,#e0dbff 30%,#f0edff 60%,#f8f6ff 100%)!important}
    .ou-hero{min-height:331px!important;height:331px!important;padding:20px 0 24px!important}
    .ou-hero-grid{display:block!important;max-width:1160px!important;height:287px!important}
    .ou-hero-copy{max-width:1160px!important}
    .ou-hero-visual{display:none!important}
    .ou-float-a{left:7%!important;top:78px!important;width:230px!important;height:230px!important;border:2px solid rgba(124,58,237,.14)!important;background:transparent!important;border-radius:50%!important;filter:none!important}
    .ou-float-b{right:15%!important;top:100px!important;width:80px!important;height:80px!important;background:rgba(167,139,250,.25)!important;border-radius:14px!important}
    .ou-hero-copy .ou-kicker{margin-bottom:10px!important;background:rgba(255,255,255,.42)!important;border:1px solid rgba(124,58,237,.18)!important;color:#6d28d9!important;font-size:12px!important;height:34px!important;padding:0 14px!important}
    .ou-hero-copy h1{max-width:820px!important;margin:0 0 8px!important;font-size:44px!important;line-height:1.08!important;font-weight:950!important;color:#8f1fb2!important;background:linear-gradient(90deg,#d42487 0%,#7c2fe8 72%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}
    .ou-hero-copy p{max-width:760px!important;margin:0 0 12px!important;font-size:24px!important;line-height:1.3!important;font-weight:800!important;color:#8f1fb2!important}
    .ou-hero-stats{display:flex!important;gap:28px!important;margin:14px 0 18px!important}
    .ou-hero-stats div{width:auto!important;min-width:126px!important;min-height:42px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}
    .ou-hero-stats strong{font-size:18px!important;line-height:1.1!important;color:#1d132d!important}
    .ou-hero-stats span{font-size:12px!important;color:#7d6b93!important;font-weight:700!important}
    .ou-hero-actions{display:none!important}
    .ou-hero-search{display:flex!important;align-items:center!important;width:520px!important;height:46px!important;background:#fff!important;border:1px solid rgba(124,58,237,.16)!important;border-radius:9px!important;box-shadow:0 10px 25px rgba(88,44,160,.12)!important;overflow:hidden!important}
    .ou-hero-search input{flex:1!important;height:100%!important;border:0!important;outline:0!important;background:transparent!important;padding:0 18px!important;font-size:14px!important;color:#4f3f6b!important}
    .ou-hero-search button{height:100%!important;min-width:96px!important;border:0!important;background:linear-gradient(135deg,#c51aa0,#3158e6)!important;color:#fff!important;font-size:14px!important;font-weight:950!important}
    .ou-poster-section{margin-top:0!important;margin-bottom:0!important;padding:0!important}
    .ou-poster-carousel{border-radius:14px!important;box-shadow:0 12px 30px rgba(40,17,78,.16)!important}
    .ou-product-zone{padding:28px 0 46px!important;max-width:1160px!important}
    .ou-section-head.centered{text-align:left!important;margin-bottom:16px!important}
    .ou-section-head.centered .ou-kicker{display:none!important}
    .ou-section-head h2{font-size:22px!important;margin:0 0 14px!important;position:relative!important;padding-left:13px!important}
    .ou-section-head h2:before{content:"";position:absolute;left:0;top:3px;width:4px;height:22px;border-radius:999px;background:linear-gradient(180deg,#7c3aed,#06b6d4)}
    .ou-section-head p{display:none!important}
    .ou-category-strip{justify-content:flex-start!important;gap:9px!important;margin:0 0 18px!important}
    .ou-cat-pill{height:44px!important;padding:0 18px!important;border-radius:999px!important;font-size:15px!important;border:1px solid rgba(124,58,237,.16)!important}
    .ou-cat-pill span{font-size:13px!important}
    .ou-card-grid{row-gap:18px!important;margin-left:-10px!important;margin-right:-10px!important}
    .ou-product-link{padding-left:10px!important;padding-right:10px!important;margin-bottom:18px!important}
    .ou-product-card{border-radius:16px!important;box-shadow:0 10px 26px rgba(82,36,140,.10)!important}
    .ou-product-img{height:136px!important}
    .ou-product-body{padding:13px!important}
    .ou-product-body h3{font-size:15px!important;line-height:1.38!important;min-height:42px!important}
}
@media(max-width:768px){
    .ou-hero-search{display:flex!important;margin-top:16px!important;height:44px!important;background:#fff!important;border:1px solid rgba(124,58,237,.16)!important;border-radius:11px!important;overflow:hidden!important}
    .ou-hero-search input{flex:1!important;border:0!important;outline:0!important;padding:0 12px!important;font-size:13px!important}
    .ou-hero-search button{min-width:78px!important;border:0!important;background:linear-gradient(135deg,#c51aa0,#3158e6)!important;color:#fff!important;font-weight:900!important}
    .ou-hero-actions{display:none!important}
}

/* OU Account compact hero copy patch */
@media(min-width:769px){
    .ou-hero-copy p{max-width:900px!important;font-size:28px!important;line-height:1.22!important;margin-bottom:12px!important}
    .ou-hero-stats{margin:12px 0 16px!important}
    .ou-hero-search{position:relative!important;z-index:3!important}
}

/* OU Account hero search spacing patch */
@media(min-width:769px){
    .ou-hero-search{margin-top:30px!important}
}

/* OU Account account type filters */
.ou-product-zone{scroll-margin-top:82px!important}
.ou-account-type-panel{margin:0 0 10px!important;padding:16px 18px!important;border:1px solid rgba(124,58,237,.08)!important;border-radius:14px!important;background:rgba(255,255,255,.28)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.45)!important}
.ou-type-title{margin:0 0 14px!important;color:#9a8ab8!important;font-size:13px!important;font-weight:950!important;line-height:1!important}
.ou-account-type-list{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:center!important}
.ou-account-type-chip,.ou-product-type-chip{display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(124,58,237,.16)!important;background:#fff!important;color:#4c3a67!important;font-weight:950!important;line-height:1!important;white-space:nowrap!important;cursor:pointer!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease!important}
.ou-account-type-chip{height:40px!important;min-width:96px!important;padding:0 22px!important;border-radius:999px!important;font-size:14px!important;box-shadow:0 8px 18px rgba(82,36,140,.08)!important}
.ou-product-type-strip{display:flex!important;flex-wrap:wrap!important;gap:9px!important;align-items:center!important;margin:0 0 20px!important;padding:12px 14px!important;border:1px solid rgba(124,58,237,.10)!important;border-radius:13px!important;background:#fff!important;box-shadow:0 10px 24px rgba(82,36,140,.08)!important}
.ou-product-type-strip.is-empty{display:none!important}
.ou-product-type-chip{height:38px!important;padding:0 18px!important;border-radius:999px!important;font-size:14px!important}
.ou-account-type-chip.active,.ou-product-type-chip.active,.ou-account-type-chip:hover,.ou-product-type-chip:hover{border-color:transparent!important;background:linear-gradient(135deg,#7c2fe8 0%,#c51aa0 72%,#3158e6 100%)!important;color:#fff!important;box-shadow:0 10px 22px rgba(124,58,237,.22)!important;transform:translateY(-1px)!important}
.ou-account-type-panel.is-search .ou-type-title:after{content:" · 临时显示关键词结果";font-weight:800;color:#b09fc8}

@media(min-width:769px){
    .ou-account-type-panel{min-height:96px!important}
}

@media(max-width:768px){
    .ou-product-zone{padding-left:12px!important;padding-right:12px!important}
    .ou-category-strip{justify-content:flex-start!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;margin-bottom:12px!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important}
    .ou-cat-pill{flex:0 0 auto!important;height:40px!important;padding:0 14px!important}
    .ou-account-type-panel{padding:13px 12px!important;border-radius:13px!important;margin-bottom:10px!important}
    .ou-type-title{font-size:12px!important;margin-bottom:11px!important}
    .ou-account-type-list,.ou-product-type-strip{flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important}
    .ou-product-type-strip{margin-bottom:16px!important;padding:10px 12px!important}
    .ou-account-type-chip,.ou-product-type-chip{flex:0 0 auto!important;height:36px!important;padding:0 14px!important;font-size:13px!important}
}

/* OU Account product-grade platform icons */
.ou-platform-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:52px!important;height:52px!important;flex:0 0 52px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--ou-icon-a,#7c3aed),var(--ou-icon-b,#ec4899))!important;color:#fff!important;box-shadow:0 14px 28px rgba(82,36,140,.18),inset 0 1px 0 rgba(255,255,255,.35)!important;position:relative!important;overflow:hidden!important}
.ou-platform-icon:after{content:"";position:absolute;inset:2px;border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.28),rgba(255,255,255,0) 54%);pointer-events:none}
.ou-platform-icon i{position:relative;z-index:1;font-size:24px!important;color:#fff!important;line-height:1!important}
.ou-platform-icon img{position:relative!important;z-index:1!important;display:block!important;width:25px!important;height:25px!important;object-fit:contain!important;filter:drop-shadow(0 1px 0 rgba(0,0,0,.08))!important}
.ou-platform-icon.is-brand-tile{background:linear-gradient(180deg,#fff,var(--ou-icon-bg,#f6f2ff))!important;border:1px solid rgba(124,58,237,.12)!important;box-shadow:0 10px 22px rgba(82,36,140,.10),inset 0 1px 0 rgba(255,255,255,.9)!important}
.ou-platform-icon.is-brand-tile:after{inset:auto;right:-10px;bottom:-10px;width:30px;height:30px;border-radius:999px;background:var(--ou-icon-bg,#f6f2ff);opacity:.95}
.ou-platform-icon.is-brand-tile img{width:28px!important;height:28px!important;filter:none!important}
.ou-platform-icon.is-brand-tile i{color:var(--ou-icon-color,#7c3aed)!important}
.ou-product-link{display:block!important}
.ou-product-card{min-height:262px!important;padding:16px!important;background:linear-gradient(180deg,#fff 0%,#fff 68%,#fbf8ff 100%)!important;border:1px solid rgba(124,58,237,.14)!important;border-radius:18px!important;box-shadow:0 14px 34px rgba(82,36,140,.12)!important}
.ou-product-card .ou-product-img{display:none!important}
.ou-product-body{height:100%!important;padding:0!important;display:flex!important;flex-direction:column!important}
.ou-product-head{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;margin-bottom:9px!important;padding-right:17px!important;position:relative!important}
.ou-product-heading{min-width:0!important}
.ou-product-heading>span{display:block!important;margin-bottom:4px!important;color:#7b61a0!important;font-size:11px!important;font-weight:950!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.ou-product-heading h3{min-height:74px!important;margin:0!important;color:#170b2b!important;font-size:13.6px!important;line-height:1.36!important;font-weight:950!important;letter-spacing:0!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;word-break:break-word!important;overflow-wrap:anywhere!important}
.ou-product-head>i{position:absolute!important;right:0!important;top:2px!important;color:#a28abf!important;font-size:13px!important}
.ou-product-tags{display:flex!important;gap:5px!important;flex-wrap:wrap!important;margin:0 0 8px!important;min-height:22px!important}
.ou-product-tags span{height:21px!important;display:inline-flex!important;align-items:center!important;border-radius:999px!important;padding:0 8px!important;background:#f1e8ff!important;color:#7c3aed!important;font-size:10.5px!important;font-weight:900!important}
.ou-stars{margin-top:auto!important;color:#f59e0b!important;font-size:13px!important;letter-spacing:1px!important}
.ou-product-meta{margin:7px 0 10px!important;padding-top:9px!important;border-top:1px solid rgba(124,58,237,.10)!important}
.ou-product-meta strong{font-size:20px!important;line-height:1!important;background:linear-gradient(135deg,#d946ef,#6d5dfc)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}
.ou-product-meta em{display:inline-flex!important;align-items:center!important;height:24px!important;border-radius:999px!important;background:#ecfdf5!important;color:#059669!important;padding:0 8px!important;font-size:12px!important}
.ou-product-bottom{font-size:12px!important;color:#806991!important}
.ou-product-bottom button{height:32px!important;border-radius:10px!important;padding:0 12px!important;box-shadow:0 8px 18px rgba(124,58,237,.18)!important}
.ou-service-grid article{padding:20px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fcfaff)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.ou-service-grid article:hover{transform:translateY(-3px)!important;border-color:rgba(124,58,237,.22)!important;box-shadow:0 20px 45px rgba(82,36,140,.14)!important}
.ou-service-grid article>img{display:none!important}
.ou-service-icon{width:54px!important;height:54px!important;flex-basis:54px!important;margin-bottom:13px!important}
.ou-service-icon i{font-size:24px!important}

@media(max-width:768px){
    .ou-product-link{padding-left:6px!important;padding-right:6px!important;margin-bottom:12px!important}
    .ou-product-card{min-height:238px!important;padding:12px!important;border-radius:15px!important}
    .ou-product-head{grid-template-columns:42px minmax(0,1fr)!important;gap:8px!important;padding-right:14px!important;margin-bottom:8px!important}
    .ou-platform-icon{width:46px!important;height:46px!important;flex-basis:46px!important;border-radius:14px!important}
    .ou-product-head .ou-platform-icon{width:42px!important;height:42px!important;flex-basis:42px!important;border-radius:13px!important}
    .ou-platform-icon:after{border-radius:12px!important}
    .ou-platform-icon i{font-size:21px!important}
    .ou-platform-icon img{width:22px!important;height:22px!important}
    .ou-platform-icon.is-brand-tile img{width:24px!important;height:24px!important}
    .ou-product-heading>span{font-size:10.5px!important;margin-bottom:3px!important}
    .ou-product-heading h3{font-size:12px!important;line-height:1.34!important;min-height:64px!important;-webkit-line-clamp:4!important}
    .ou-product-tags{gap:4px!important;margin-bottom:7px!important}
    .ou-product-tags span{height:20px!important;font-size:10px!important;padding:0 7px!important}
    .ou-product-meta strong{font-size:17px!important}
    .ou-product-bottom button{height:30px!important;padding:0 9px!important}
}

/* OU Account quick buy modal */
.ou-modal-open{overflow:hidden!important}.ou-buy-modal{position:fixed!important;inset:0!important;z-index:3200!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px!important}.ou-buy-modal.open{display:flex!important}.ou-buy-backdrop{position:absolute!important;inset:0!important;background:rgba(37,18,62,.52)!important;backdrop-filter:blur(7px)!important}.ou-buy-dialog{position:relative!important;width:min(540px,calc(100vw - 26px))!important;max-height:90vh!important;overflow:auto!important;background:linear-gradient(180deg,rgba(255,255,255,.98),#fbf8ff)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:22px!important;box-shadow:0 30px 95px rgba(38,18,65,.35)!important;padding:18px!important}.ou-buy-close{position:absolute!important;right:14px!important;top:12px!important;width:32px!important;height:32px!important;border:0!important;border-radius:999px!important;background:#f0e7ff!important;color:#6d28d9!important;font-size:22px!important;font-weight:900!important;line-height:1!important;z-index:2!important}.ou-buy-head{display:grid!important;grid-template-columns:54px minmax(0,1fr)auto!important;gap:12px!important;align-items:start!important;padding-right:34px!important}.ou-buy-icon .ou-platform-icon{width:54px!important;height:54px!important;border-radius:16px!important}.ou-buy-heading{min-width:0!important}.ou-buy-platform{display:block!important;margin-bottom:4px!important;color:#7b61a0!important;font-size:12px!important;font-weight:950!important}.ou-buy-heading h3{margin:0!important;color:#160b2b!important;font-size:17px!important;line-height:1.35!important;font-weight:950!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.ou-buy-stock{align-self:start!important;border-radius:999px!important;background:#ecfdf5!important;color:#059669!important;padding:6px 10px!important;font-size:12px!important;white-space:nowrap!important}.ou-buy-stock.is-empty{background:#fff7ed!important;color:#c2410c!important}.ou-buy-price{display:flex!important;justify-content:space-between!important;align-items:center!important;margin:16px 0!important;padding:14px 16px!important;border-radius:16px!important;background:linear-gradient(135deg,#f4eaff,#eef6ff)!important;border:1px solid rgba(124,58,237,.14)!important}.ou-buy-price span{color:#7b61a0!important;font-weight:900!important}.ou-buy-price strong{font-size:30px!important;line-height:1!important;background:linear-gradient(135deg,#d946ef,#4f46e5)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important}.ou-quick-form{display:grid!important;gap:10px!important}.ou-quick-row{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.ou-quick-row label{margin:0!important;color:#4d3a67!important;font-size:13px!important;font-weight:950!important}.ou-quick-row input{width:100%!important;height:40px!important;border:1px solid rgba(124,58,237,.16)!important;border-radius:12px!important;background:#fff!important;color:#201033!important;padding:0 12px!important;outline:0!important;font-size:13px!important}.ou-quick-row input:focus{border-color:#8b5cf6!important;box-shadow:0 0 0 3px rgba(139,92,246,.12)!important}.ou-quick-qty{display:grid!important;grid-template-columns:40px minmax(0,1fr)40px!important;gap:8px!important}.ou-quick-qty button{height:40px!important;border:0!important;border-radius:12px!important;background:#efe6ff!important;color:#6d28d9!important;font-size:18px!important;font-weight:950!important}.ou-quick-captcha>div{display:grid!important;grid-template-columns:minmax(0,1fr)112px!important;gap:8px!important}.ou-quick-captcha-img{height:40px!important;width:112px!important;border-radius:12px!important;border:1px solid rgba(124,58,237,.16)!important;object-fit:cover!important;cursor:pointer!important}.ou-quick-pay{margin-top:14px!important;padding-top:13px!important;border-top:1px solid rgba(124,58,237,.10)!important}.ou-quick-pay h4{margin:0 0 10px!important;color:#1c0f2f!important;font-size:14px!important;font-weight:950!important}.ou-quick-pay-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.ou-quick-pay-item{height:44px!important;border:1px solid rgba(124,58,237,.16)!important;border-radius:13px!important;background:#fff!important;color:#35204d!important;font-weight:950!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.ou-quick-pay-item:hover{border-color:#8b5cf6!important;box-shadow:0 12px 28px rgba(82,36,140,.13)!important;transform:translateY(-1px)!important}.ou-quick-pay-item img{width:22px!important;height:22px!important;object-fit:contain!important}.ou-quick-pay-note{margin:10px 0 0!important;color:#806991!important;font-size:12px!important;line-height:1.55!important}.ou-buy-actions{display:flex!important;justify-content:space-between!important;gap:10px!important;margin-top:15px!important}.ou-buy-actions a{height:38px!important;min-width:110px!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(124,58,237,.16)!important;color:#6d28d9!important;background:#fff!important;font-size:13px!important;font-weight:950!important}.ou-buy-actions .ou-buy-detail{background:linear-gradient(135deg,#7c2fe8,#c51aa0 70%,#3158e6)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 12px 26px rgba(124,58,237,.22)!important}
@media(max-width:520px){.ou-buy-modal{padding:10px!important;align-items:flex-end!important}.ou-buy-dialog{width:100%!important;max-height:92vh!important;border-radius:20px 20px 0 0!important;padding:15px!important}.ou-buy-head{grid-template-columns:46px minmax(0,1fr)!important;gap:10px!important;padding-right:36px!important}.ou-buy-stock{grid-column:1/3!important;justify-self:start!important;margin-top:2px!important}.ou-buy-icon .ou-platform-icon{width:46px!important;height:46px!important}.ou-buy-heading h3{font-size:15px!important;-webkit-line-clamp:3!important}.ou-buy-price{margin:12px 0!important;padding:12px!important}.ou-buy-price strong{font-size:25px!important}.ou-quick-row{grid-template-columns:1fr!important;gap:6px!important}.ou-quick-row input{height:38px!important}.ou-quick-pay-list{grid-template-columns:1fr!important}.ou-buy-actions a{flex:1!important;min-width:0!important}}

/* OU Account growth service panel */
.ou-growth-mode .ou-account-type-panel,.ou-growth-mode .ou-product-type-strip,.ou-growth-mode .item-list{display:none!important}.ou-growth-mode .ou-section-head p{max-width:760px!important}.ou-growth-panel{display:grid!important;gap:18px!important;margin-top:0!important}.ou-growth-hero{display:grid!important;grid-template-columns:minmax(0,1.25fr)390px!important;gap:18px!important;align-items:stretch!important;border-radius:24px!important;padding:22px!important;background:linear-gradient(135deg,#28134f 0%,#6d28d9 48%,#e11d8f 100%)!important;color:#fff!important;box-shadow:0 24px 70px rgba(82,36,140,.24)!important;overflow:hidden!important}.ou-growth-hero-copy{min-width:0!important}.ou-growth-hero .ou-kicker{color:#dbeafe!important;background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.18)!important;padding:5px 9px!important;border-radius:999px!important}.ou-growth-hero h3{margin:12px 0 8px!important;font-size:30px!important;line-height:1.16!important;font-weight:950!important;letter-spacing:0!important;color:#fff!important}.ou-growth-hero p{margin:0!important;max-width:720px!important;color:#f5edff!important;line-height:1.72!important;font-weight:760!important}.ou-growth-hero-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:18px!important}.ou-growth-hero-actions a,.ou-growth-hero-actions button{height:40px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.24)!important;background:rgba(255,255,255,.14)!important;color:#fff!important;padding:0 16px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 28px rgba(18,10,38,.18)!important}.ou-growth-hero-actions button{cursor:pointer!important}.ou-growth-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-content:end!important}.ou-growth-stats div{min-height:118px!important;border-radius:18px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.20)!important;padding:16px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;backdrop-filter:blur(9px)!important}.ou-growth-stats strong{display:block!important;color:#fff!important;font-size:28px!important;line-height:1.1!important;font-weight:950!important;word-break:break-word!important}.ou-growth-stats span{display:block!important;color:#eadcff!important;font-size:12px!important;font-weight:900!important}.ou-growth-board{border-radius:22px!important;background:#fff!important;border:1px solid rgba(124,58,237,.12)!important;box-shadow:0 18px 46px rgba(82,36,140,.14)!important;overflow:hidden!important}.ou-growth-toolbar{display:flex!important;justify-content:space-between!important;gap:14px!important;align-items:center!important;padding:16px 18px!important;border-bottom:1px solid rgba(124,58,237,.10)!important;background:linear-gradient(180deg,#fff,#fbf8ff)!important}.ou-growth-toolbar b{display:block!important;color:#180d2e!important;font-size:18px!important;font-weight:950!important}.ou-growth-toolbar span{display:block!important;color:#806991!important;font-size:12px!important;font-weight:800!important;margin-top:3px!important}.ou-growth-tools{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}.ou-growth-tools button,.ou-growth-tools label{height:38px!important;border-radius:12px!important;border:1px solid rgba(124,58,237,.14)!important;background:#fff!important;color:#4d3a67!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 12px!important}.ou-growth-tools button{cursor:pointer!important}.ou-growth-tools .ou-growth-search-btn{border-color:transparent!important;background:linear-gradient(135deg,#7c2fe8,#c51aa0 72%,#3158e6)!important;color:#fff!important;box-shadow:0 10px 22px rgba(124,58,237,.20)!important}.ou-growth-tools label{width:min(280px,38vw)!important;padding-right:0!important}.ou-growth-tools input{height:36px!important;min-width:0!important;flex:1!important;border:0!important;background:transparent!important;outline:0!important;color:#2a173e!important;font-weight:850!important}.ou-growth-tools input::placeholder{color:#a793bd!important}.ou-growth-platforms{display:flex!important;gap:9px!important;flex-wrap:wrap!important;padding:14px 18px!important;background:#f7f2ff!important;border-bottom:1px solid rgba(124,58,237,.10)!important}.ou-growth-platform-chip{height:42px!important;border-radius:999px!important;border:1px solid rgba(124,58,237,.15)!important;background:#fff!important;color:#46315f!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 11px 0 7px!important;font-weight:950!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(82,36,140,.07)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.ou-growth-platform-chip:hover,.ou-growth-platform-chip.active{border-color:#8b5cf6!important;transform:translateY(-1px)!important;box-shadow:0 12px 24px rgba(124,58,237,.16)!important}.ou-growth-platform-chip.active{background:linear-gradient(135deg,#f7efff,#eef6ff)!important}.ou-growth-platform-chip span{font-size:13px!important;white-space:nowrap!important}.ou-growth-platform-chip em{min-width:22px!important;height:22px!important;border-radius:999px!important;background:#efe6ff!important;color:#6d28d9!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-style:normal!important}.ou-growth-platform-chip.active em{background:#6d28d9!important;color:#fff!important}.ou-growth-platform-badge.ou-platform-icon,.ou-growth-all-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:10px!important}.ou-growth-platform-badge.ou-platform-icon img{width:18px!important;height:18px!important}.ou-growth-platform-badge.ou-platform-icon i,.ou-growth-all-icon i{font-size:15px!important}.ou-growth-platform-badge.mini.ou-platform-icon,.ou-growth-all-icon.mini{width:28px!important;height:28px!important;flex-basis:28px!important;border-radius:9px!important}.ou-growth-platform-badge.mini.ou-platform-icon img{width:16px!important;height:16px!important}.ou-growth-all-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#7c3aed,#22d3ee)!important;color:#fff!important;box-shadow:0 10px 22px rgba(82,36,140,.14)!important}.ou-growth-table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;background:#fff!important}.ou-growth-table{width:100%!important;min-width:980px!important;border-collapse:separate!important;border-spacing:0!important;color:#26113a!important}.ou-growth-table th{height:42px!important;background:#fbf8ff!important;color:#8a78a6!important;font-size:12px!important;font-weight:950!important;text-align:left!important;padding:0 14px!important;border-bottom:1px solid rgba(124,58,237,.10)!important;white-space:nowrap!important}.ou-growth-table td{padding:13px 14px!important;border-bottom:1px solid rgba(124,58,237,.08)!important;vertical-align:middle!important;font-size:13px!important;font-weight:850!important}.ou-growth-table code{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:27px!important;border-radius:9px!important;background:#f3edff!important;color:#6d28d9!important;padding:0 8px!important;font-size:11px!important;font-weight:950!important}.ou-growth-group-row td{background:#f8f4ff!important;padding:10px 14px!important}.ou-growth-group-row td>span{vertical-align:middle!important}.ou-growth-group-row strong{margin-left:8px!important;color:#32194e!important;font-size:13px!important;font-weight:950!important}.ou-growth-group-row em{margin-left:8px!important;color:#9a8ab8!important;font-style:normal!important;font-size:12px!important}.ou-growth-service-name{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.ou-growth-service-name>div{min-width:0!important}.ou-growth-service-name strong{display:block!important;color:#150929!important;font-size:14px!important;line-height:1.35!important;font-weight:950!important;white-space:normal!important}.ou-growth-service-name span{display:block!important;margin-top:3px!important;color:#8a72a5!important;font-size:12px!important;font-weight:850!important}.ou-growth-row td:nth-child(3) b{font-size:17px!important;background:linear-gradient(135deg,#c51aa0,#3158e6)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.ou-growth-view{height:32px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#7c2fe8,#c51aa0 72%,#3158e6)!important;color:#fff!important;font-weight:950!important;padding:0 13px!important;box-shadow:0 9px 20px rgba(124,58,237,.22)!important;cursor:pointer!important}.ou-growth-empty{text-align:center!important;color:#8a72a5!important;height:96px!important}.ou-growth-notes{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.ou-growth-notes article{display:grid!important;grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;padding:16px!important;border-radius:18px!important;background:rgba(255,255,255,.90)!important;border:1px solid rgba(124,58,237,.12)!important;box-shadow:0 14px 34px rgba(82,36,140,.10)!important}.ou-growth-notes i{width:36px!important;height:36px!important;border-radius:11px!important;background:#f1e8ff!important;color:#7c3aed!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:16px!important}.ou-growth-notes strong{display:block!important;color:#180d2e!important;font-size:14px!important;font-weight:950!important}.ou-growth-notes span{display:block!important;margin-top:4px!important;color:#756087!important;line-height:1.62!important;font-size:12px!important;font-weight:760!important}.ou-growth-modal{position:fixed!important;inset:0!important;z-index:3300!important;display:none!important;align-items:center!important;justify-content:center!important;padding:18px!important}.ou-growth-modal.open{display:flex!important}.ou-growth-backdrop{position:absolute!important;inset:0!important;background:rgba(35,17,60,.58)!important;backdrop-filter:blur(8px)!important}.ou-growth-dialog{position:relative!important;width:min(680px,calc(100vw - 26px))!important;max-height:90vh!important;overflow:auto!important;border-radius:22px!important;background:linear-gradient(180deg,#fff,#fbf8ff)!important;border:1px solid rgba(255,255,255,.84)!important;box-shadow:0 30px 95px rgba(38,18,65,.36)!important;padding:20px!important}.ou-growth-close{position:absolute!important;right:14px!important;top:12px!important;width:32px!important;height:32px!important;border:0!important;border-radius:999px!important;background:#f0e7ff!important;color:#6d28d9!important;font-size:22px!important;font-weight:950!important;line-height:1!important;z-index:2!important}.ou-growth-modal-head{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:13px!important;align-items:start!important;padding-right:36px!important}.ou-growth-modal-head .ou-platform-icon,.ou-growth-modal-head .ou-growth-all-icon{width:54px!important;height:54px!important;border-radius:16px!important}.ou-growth-modal-head span{display:block!important;color:#7b61a0!important;font-size:12px!important;font-weight:950!important}.ou-growth-modal-head h3{margin:4px 0 5px!important;color:#160b2b!important;font-size:22px!important;line-height:1.28!important;font-weight:950!important;letter-spacing:0!important}.ou-growth-modal-head p{margin:0!important;color:#806991!important;font-weight:850!important}.ou-growth-modal-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:16px 0!important}.ou-growth-modal-metrics div{border-radius:14px!important;border:1px solid rgba(124,58,237,.12)!important;background:#fff!important;padding:12px!important}.ou-growth-modal-metrics span{display:block!important;color:#8a72a5!important;font-size:11px!important;font-weight:950!important}.ou-growth-modal-metrics strong{display:block!important;margin-top:5px!important;color:#201033!important;font-size:17px!important;font-weight:950!important;word-break:break-word!important}.ou-growth-modal-copy{border-radius:16px!important;background:#fff!important;border:1px solid rgba(124,58,237,.12)!important;padding:15px 16px!important;color:#5f4a76!important;line-height:1.72!important}.ou-growth-modal-copy h4{margin:0 0 5px!important;color:#170b2b!important;font-size:14px!important;font-weight:950!important}.ou-growth-modal-copy p{margin:0 0 12px!important;color:#5f4a76!important}.ou-growth-modal-copy p:last-child{margin-bottom:0!important}.ou-growth-modal-source{display:grid!important;gap:4px!important;margin:12px 0!important;padding:12px!important;border-radius:14px!important;background:#f8f4ff!important;border:1px solid rgba(124,58,237,.10)!important}.ou-growth-modal-source span{color:#8a72a5!important;font-size:12px!important;font-weight:950!important}.ou-growth-modal-source strong{color:#2a153f!important;font-weight:950!important;line-height:1.45!important}.ou-growth-modal-actions{display:flex!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}.ou-growth-modal-actions a{height:38px!important;border-radius:12px!important;border:1px solid rgba(124,58,237,.16)!important;background:#fff!important;color:#6d28d9!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important;font-weight:950!important}.ou-growth-modal-actions .ou-growth-detail-link{border-color:transparent!important;background:linear-gradient(135deg,#7c2fe8,#c51aa0 72%,#3158e6)!important;color:#fff!important;box-shadow:0 12px 24px rgba(124,58,237,.20)!important}
@media(max-width:991.98px){.ou-growth-hero{grid-template-columns:1fr!important}.ou-growth-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ou-growth-toolbar{align-items:flex-start!important;flex-direction:column!important}.ou-growth-tools{justify-content:flex-start!important;width:100%!important}.ou-growth-tools label{width:100%!important;max-width:420px!important}.ou-growth-notes{grid-template-columns:1fr!important}}
@media(max-width:767.98px){.ou-growth-panel{gap:14px!important}.ou-growth-hero{border-radius:18px!important;padding:17px!important}.ou-growth-hero h3{font-size:23px!important}.ou-growth-stats{grid-template-columns:1fr!important}.ou-growth-stats div{min-height:78px!important}.ou-growth-stats strong{font-size:22px!important}.ou-growth-board{border-radius:18px!important}.ou-growth-toolbar{padding:14px!important}.ou-growth-tools{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.ou-growth-tools label{grid-column:1/3!important;max-width:none!important}.ou-growth-platforms{flex-wrap:nowrap!important;overflow-x:auto!important;padding:12px!important}.ou-growth-platform-chip{flex:0 0 auto!important;height:39px!important}.ou-growth-table{min-width:860px!important}.ou-growth-table th,.ou-growth-table td{padding-left:11px!important;padding-right:11px!important}.ou-growth-notes article{padding:14px!important}.ou-growth-dialog{padding:16px!important;border-radius:20px 20px 0 0!important;align-self:flex-end!important;width:100%!important;max-height:92vh!important}.ou-growth-modal{align-items:flex-end!important;padding:10px!important}.ou-growth-modal-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ou-growth-modal-head h3{font-size:18px!important}.ou-growth-modal-actions a{flex:1!important}}

/* Keep growth note copy in the content column instead of wrapping under the icon. */
.ou-growth-notes article i{grid-row:1/3!important}
.ou-growth-notes article strong,.ou-growth-notes article span{grid-column:2!important;min-width:0!important}

/* Growth panel icon alignment patch */
.ou-growth-platform-badge.ou-platform-icon,.ou-growth-all-icon{display:inline-grid!important;place-items:center!important;padding:0!important;line-height:0!important;overflow:hidden!important}
.ou-growth-platform-badge.ou-platform-icon:after,.ou-growth-all-icon:after{display:none!important}
.ou-growth-platform-badge.ou-platform-icon img{position:static!important;margin:0!important;inset:auto!important;object-fit:contain!important;object-position:center!important;transform:none!important}
.ou-growth-platform-badge.ou-platform-icon i,.ou-growth-all-icon i{position:static!important;margin:0!important;line-height:1!important;transform:none!important}
.ou-growth-service-name .ou-growth-platform-badge.mini.ou-platform-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:10px!important}
.ou-growth-group-row .ou-growth-platform-badge.mini.ou-platform-icon{width:30px!important;height:30px!important;flex:0 0 30px!important;border-radius:10px!important;vertical-align:middle!important}
.ou-growth-icon-twitter img{width:16px!important;height:16px!important;transform:translate(.25px,.25px)!important}

/* OU Account operational item page */
.ou-buy-panel{display:grid!important;gap:14px!important}
.ou-buy-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:#f8f4ff!important;border:1px solid rgba(124,58,237,.12)!important;border-radius:14px!important;padding:14px 16px!important}
.ou-buy-row span{color:#725b89!important;font-weight:900!important}
.ou-buy-row strong{font-size:30px!important;line-height:1!important;background:linear-gradient(135deg,#c51aa0,#3158e6)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;font-weight:950!important}
.ou-buy-row .unit{font-size:16px!important;margin-right:2px!important;color:inherit!important}
.ou-buy-form{display:grid!important;gap:10px!important;margin:0!important}
.ou-form-row{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;align-items:center!important;gap:10px!important}
.ou-form-row label{margin:0!important;color:#4b3865!important;font-weight:950!important}
.ou-form-row input{width:100%!important;height:42px!important;border:1px solid rgba(124,58,237,.18)!important;border-radius:11px!important;background:#fff!important;color:#21112f!important;padding:0 12px!important;outline:0!important}
.ou-form-row input:focus{border-color:#7c3aed!important;box-shadow:0 0 0 3px rgba(124,58,237,.10)!important}
.ou-qty-control{display:flex!important;align-items:center!important;width:164px!important;border:1px solid rgba(124,58,237,.18)!important;border-radius:11px!important;overflow:hidden!important;background:#fff!important}
.ou-qty-control input{border:0!important;text-align:center!important;border-radius:0!important;padding:0!important}
.ou-qty-control button{width:42px!important;height:42px!important;border:0!important;background:#f2eaff!important;color:#6d28d9!important;font-size:20px!important;font-weight:950!important}
.ou-captcha-row>div{display:grid!important;grid-template-columns:minmax(0,1fr)112px!important;gap:8px!important}
.captcha-img{height:42px!important;border-radius:11px!important;border:1px solid rgba(124,58,237,.18)!important;cursor:pointer!important;background:#fff!important}
.cash-pay{display:none;background:#fff!important;border:1px solid rgba(124,58,237,.12)!important;border-radius:14px!important;padding:14px!important}
.cash-pay h3,.ou-stock-note h3{font-size:15px!important;font-weight:950!important;margin:0 0 10px!important;color:#241437!important}
.pay-list{display:flex!important;flex-wrap:wrap!important;gap:10px!important}
.pay-list .pay{display:inline-flex!important;align-items:center!important;gap:8px!important;border:1px solid rgba(124,58,237,.16)!important;border-radius:12px!important;background:#fff!important;color:#4c3a67!important;padding:10px 13px!important;font-weight:950!important;cursor:pointer!important}
.pay-list .pay img{width:22px!important;height:22px!important;object-fit:contain!important}
.pay-list .pay:hover{border-color:#7c3aed!important;color:#7c3aed!important;box-shadow:0 10px 24px rgba(82,36,140,.12)!important}
.ou-pay-note,.ou-stock-note p{margin:10px 0 0!important;color:#755f8d!important;line-height:1.7!important}
.ou-stock-note{background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:14px!important;padding:14px!important}
.ou-item-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important}
@media(max-width:767.98px){.ou-form-row{grid-template-columns:1fr!important;align-items:start!important}.ou-qty-control{width:100%!important}.ou-buy-row strong{font-size:24px!important}.ou-captcha-row>div{grid-template-columns:1fr 100px!important}}

/* OU Account product detail upgrade */
.ou-item-page{padding:28px 0 62px!important;background:linear-gradient(160deg,#ece8ff 0%,#e0dbff 34%,#f6f2ff 74%,#fff 100%)!important}.ou-item-shell{max-width:1160px!important}.ou-item-crumb{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin:0 0 16px!important}.ou-item-crumb a{height:38px!important;border:1px solid rgba(124,58,237,.16)!important;border-radius:999px!important;background:rgba(255,255,255,.74)!important;color:#5b3f78!important;display:inline-flex!important;align-items:center!important;gap:7px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 10px 24px rgba(82,36,140,.08)!important}.ou-item-layout{display:grid!important;grid-template-columns:430px minmax(0,1fr)!important;gap:18px!important;align-items:start!important}.ou-item-showcase{display:grid!important;gap:14px!important}.ou-item-poster{position:relative!important;min-height:430px!important;border-radius:22px!important;overflow:hidden!important;background:#160b2f!important;border:1px solid rgba(255,255,255,.75)!important;box-shadow:0 24px 70px rgba(82,36,140,.20)!important}.ou-item-poster:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(20,9,47,.08),rgba(20,9,47,.76))!important;pointer-events:none!important}.ou-item-poster img{width:100%!important;height:430px!important;object-fit:cover!important;display:block!important}.ou-item-status{position:absolute!important;top:14px!important;right:14px!important;z-index:2!important;border-radius:999px!important;background:#10b981!important;color:#fff!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important;box-shadow:0 10px 24px rgba(16,185,129,.25)!important}.ou-item-status.is-empty{background:#f97316!important;box-shadow:0 10px 24px rgba(249,115,22,.22)!important}.ou-item-poster-copy{position:absolute!important;left:18px!important;right:18px!important;bottom:18px!important;z-index:2!important;color:#fff!important}.ou-item-poster-copy b{display:inline-flex!important;border-radius:999px!important;background:rgba(255,255,255,.17)!important;border:1px solid rgba(255,255,255,.22)!important;padding:5px 10px!important;font-size:12px!important;margin-bottom:10px!important}.ou-item-poster-copy strong{display:block!important;font-size:28px!important;line-height:1.1!important;font-weight:950!important}.ou-item-poster-copy small{display:block!important;margin-top:7px!important;color:#e8ddff!important;font-weight:800!important}.ou-item-info-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.ou-item-info-grid div{background:rgba(255,255,255,.84)!important;border:1px solid rgba(124,58,237,.12)!important;border-radius:16px!important;padding:13px!important;box-shadow:0 14px 34px rgba(82,36,140,.10)!important}.ou-item-info-grid i{color:#7c3aed!important;font-size:18px!important}.ou-item-info-grid strong{display:block!important;margin-top:8px!important;color:#201033!important;font-weight:950!important}.ou-item-info-grid span{display:block!important;margin-top:3px!important;color:#806991!important;font-size:12px!important;line-height:1.4!important}.ou-item-summary{background:rgba(255,255,255,.92)!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(82,36,140,.17)!important;padding:24px!important}.ou-item-summary h1{margin:9px 0 13px!important;color:#160b2b!important;font-size:28px!important;line-height:1.28!important;font-weight:950!important;letter-spacing:0!important}.ou-item-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-bottom:16px!important}.ou-item-badges b{border-radius:999px!important;background:#f1e8ff!important;color:#7c3aed!important;padding:6px 10px!important;font-size:12px!important;font-weight:950!important}.ou-item-badges .item-stock.badge-soft-danger{background:#fff7ed!important;color:#c2410c!important}.ou-item-badges .item-stock.badge-soft-success{background:#ecfdf5!important;color:#059669!important}.ou-buy-panel{background:#fff!important;border:1px solid rgba(124,58,237,.12)!important;border-radius:18px!important;padding:16px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)!important}.ou-buy-row{background:linear-gradient(135deg,#f4eaff,#eef6ff)!important;border-radius:16px!important;padding:16px!important}.ou-buy-row strong{font-size:34px!important;background:linear-gradient(135deg,#d946ef,#4f46e5)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.ou-item-content-grid{display:grid!important;grid-template-columns:minmax(0,1fr)330px!important;gap:18px!important;margin-top:18px!important;align-items:start!important}.ou-item-detail,.ou-item-side .ou-side-card{background:rgba(255,255,255,.94)!important;border:1px solid rgba(124,58,237,.12)!important;border-radius:20px!important;box-shadow:0 18px 48px rgba(82,36,140,.12)!important;overflow:hidden!important}.ou-panel-title{display:flex!important;align-items:center!important;gap:10px!important;padding:16px 18px!important;border-bottom:1px solid rgba(124,58,237,.10)!important}.ou-panel-title i{color:#7c3aed!important;font-size:18px!important}.ou-panel-title strong{color:#160b2b!important;font-size:16px!important;font-weight:950!important}.ou-detail-copy{padding:20px!important;color:#4f3b66!important;line-height:1.78!important}.ou-detail-copy h3,.ou-detail-copy h4{color:#170b2b!important;font-weight:950!important;margin-top:16px!important}.ou-detail-copy p,.ou-detail-copy li{color:#5d4b70!important;line-height:1.78!important}.ou-item-side{display:grid!important;gap:12px!important}.ou-side-card{padding:17px!important}.ou-side-card h3{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 9px!important;color:#160b2b!important;font-size:15px!important;font-weight:950!important}.ou-side-card i{color:#7c3aed!important}.ou-side-card p{margin:0!important;color:#6f5a86!important;line-height:1.68!important}.ou-side-card.warn{background:#fff7ed!important;border-color:#fed7aa!important}.ou-side-card.warn i{color:#f97316!important}
@media(max-width:991.98px){.ou-item-layout,.ou-item-content-grid{grid-template-columns:1fr!important}.ou-item-poster,.ou-item-poster img{min-height:320px!important;height:320px!important}.ou-item-side{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:767.98px){.ou-item-page{padding:18px 0 42px!important}.ou-item-shell{padding-left:12px!important;padding-right:12px!important}.ou-item-crumb{align-items:stretch!important}.ou-item-crumb a{flex:1!important;justify-content:center!important;padding:0 9px!important}.ou-item-summary{padding:16px!important;border-radius:18px!important}.ou-item-summary h1{font-size:20px!important;line-height:1.34!important}.ou-item-poster,.ou-item-poster img{min-height:250px!important;height:250px!important}.ou-item-poster-copy strong{font-size:22px!important}.ou-item-info-grid{grid-template-columns:1fr 1fr!important}.ou-item-content-grid{gap:14px!important}.ou-item-side{grid-template-columns:1fr!important}.ou-detail-copy{padding:16px!important}.ou-buy-panel{padding:13px!important}.ou-buy-row{padding:13px!important}.ou-buy-row strong{font-size:26px!important}.cash-pay,.ou-stock-note{padding:13px!important}}

/* OU Account detail visual poster */
.ou-detail-visual{position:absolute!important;inset:0!important;overflow:hidden!important;background:linear-gradient(135deg,var(--detail-a,#7c3aed),var(--detail-b,#ec4899))!important;color:#fff!important;isolation:isolate!important}.ou-detail-visual:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 17% 16%,rgba(255,255,255,.38),transparent 24%),radial-gradient(circle at 86% 10%,rgba(255,255,255,.22),transparent 29%),linear-gradient(90deg,rgba(12,5,34,.22),rgba(12,5,34,.02))!important;z-index:0!important}.ou-detail-visual:after{content:""!important;position:absolute!important;right:-78px!important;bottom:-90px!important;width:270px!important;height:270px!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;border:34px solid rgba(255,255,255,.11)!important;z-index:1!important}.ou-visual-grid{position:absolute!important;inset:0!important;z-index:1!important;opacity:.42!important;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px)!important;background-size:28px 28px!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.12))!important}.ou-visual-glow{position:absolute!important;border-radius:999px!important;filter:blur(2px)!important;z-index:1!important}.ou-visual-glow.one{left:-62px!important;top:62px!important;width:190px!important;height:190px!important;background:rgba(255,255,255,.17)!important}.ou-visual-glow.two{right:44px!important;top:50px!important;width:126px!important;height:126px!important;background:rgba(255,255,255,.20)!important}.ou-visual-badge{position:absolute!important;left:18px!important;top:18px!important;z-index:3!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.26)!important;backdrop-filter:blur(10px)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.02em!important;padding:7px 12px!important;text-shadow:0 1px 8px rgba(0,0,0,.12)!important}.ou-visual-icon{position:absolute!important;right:34px!important;top:82px!important;z-index:3!important;width:146px!important;height:146px!important;border-radius:36px!important;background:rgba(255,255,255,.91)!important;border:1px solid rgba(255,255,255,.74)!important;box-shadow:0 28px 72px rgba(20,10,46,.28),inset 0 1px 0 rgba(255,255,255,.9)!important;display:flex!important;align-items:center!important;justify-content:center!important;transform:rotate(-6deg)!important}.ou-visual-icon:after{content:""!important;position:absolute!important;inset:-12px!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:42px!important}.ou-visual-icon img{width:82px!important;height:82px!important;min-height:0!important;object-fit:contain!important;display:block!important}.ou-visual-icon i{font-size:72px!important;line-height:1!important;color:var(--detail-a,#7c3aed)!important}.ou-visual-copy{position:absolute!important;left:22px!important;right:22px!important;bottom:24px!important;z-index:3!important;text-shadow:0 8px 28px rgba(20,10,46,.26)!important}.ou-visual-copy span{display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.24)!important;padding:6px 10px!important;margin-bottom:10px!important;color:#fff!important;font-size:12px!important;font-weight:950!important}.ou-visual-copy strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;overflow:hidden!important;color:#fff!important;font-size:28px!important;line-height:1.14!important;font-weight:950!important;letter-spacing:0!important;max-width:92%!important}.ou-visual-copy small{display:block!important;margin-top:9px!important;color:rgba(255,255,255,.86)!important;font-size:13px!important;font-weight:850!important}.ou-item-poster{background:var(--detail-c,#f5f3ff)!important}.ou-item-poster:after{display:none!important}.ou-item-poster>.ou-detail-visual img{width:82px!important;height:82px!important;min-height:0!important;object-fit:contain!important}.ou-item-poster>.ou-item-status{z-index:5!important}
@media(max-width:991.98px){.ou-item-poster>.ou-detail-visual,.ou-item-poster>.ou-detail-visual img{height:320px!important;min-height:0!important}.ou-visual-icon{width:124px!important;height:124px!important;right:26px!important;top:72px!important;border-radius:30px!important}.ou-visual-icon img{width:68px!important;height:68px!important}.ou-visual-icon i{font-size:62px!important}.ou-visual-copy strong{font-size:25px!important}}
@media(max-width:767.98px){.ou-item-poster>.ou-detail-visual,.ou-item-poster>.ou-detail-visual img{height:250px!important;min-height:0!important}.ou-visual-badge{left:14px!important;top:14px!important;padding:6px 10px!important}.ou-visual-icon{width:94px!important;height:94px!important;right:18px!important;top:54px!important;border-radius:24px!important}.ou-visual-icon img{width:52px!important;height:52px!important}.ou-visual-icon i{font-size:48px!important}.ou-visual-copy{left:16px!important;right:16px!important;bottom:16px!important}.ou-visual-copy span{font-size:11px!important;padding:5px 9px!important;margin-bottom:7px!important}.ou-visual-copy strong{font-size:20px!important;line-height:1.18!important;-webkit-line-clamp:3!important;max-width:100%!important}.ou-visual-copy small{font-size:12px!important;margin-top:6px!important}}
