/* UI redesign zero: new standalone visual system, no legacy layering */
:root{--ui-blue:#1769ff;--ui-blue2:#0b56d8;--ui-ink:#101828;--ui-text:#243044;--ui-muted:#667085;--ui-line:#e7edf5;--ui-soft:#f6f9fd;--ui-card:#fff;--ui-radius:18px;--ui-shadow:0 20px 50px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--ui-text);background:#fff;line-height:1.65}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--ui-line);backdrop-filter:blur(12px)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{width:40px;height:40px;border-radius:10px;background:var(--ui-blue);color:#fff;display:grid;place-items:center;font-size:22px;font-weight:950}.brand-img{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#fff;border:1px solid var(--ui-line)}.brand-img img{max-width:90%;max-height:90%;display:block}.brand strong{display:block;font-size:18px;line-height:1.1;color:var(--ui-ink)}.brand em{display:block;font-style:normal;font-size:12px;color:var(--ui-muted);margin-top:3px}.brand.dark strong{color:#fff}.brand.dark em{color:#b9c7dc}.site-nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:700;color:#344054}.site-nav a{position:relative;display:inline-flex;align-items:center;height:76px}.site-nav a:hover,.site-nav a.active{color:var(--ui-blue)}.site-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--ui-blue)}.site-nav .nav-admin{height:38px;padding:0 17px;border-radius:10px;background:var(--ui-blue);color:#fff}.site-nav .nav-admin:hover{color:#fff;background:var(--ui-blue2)}.site-nav .nav-admin:after{display:none}.nav-toggle{display:none;border:0;background:#eef5ff;border-radius:10px;padding:9px 12px;font-size:19px}.corp-home{overflow:hidden}.premium-hero{position:relative;background:linear-gradient(180deg,#fff 0%,#f5f9ff 100%);padding:78px 0 92px}.premium-hero:before{content:"";position:absolute;inset:auto -20% 0 -20%;height:1px;background:#dce8f7}.premium-hero-layout{display:grid;grid-template-columns:minmax(0,1.05fr) 410px;gap:70px;align-items:center}.premium-kicker{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;background:#eef5ff;color:var(--ui-blue);border:1px solid #d9e8ff;font-size:12px;font-weight:850;letter-spacing:.06em}.premium-hero-copy h1{margin:22px 0 18px;font-size:58px;line-height:1.08;letter-spacing:-2.4px;color:var(--ui-ink)}.premium-hero-copy h1 span,.premium-hero-copy h1 em{font-style:normal;color:var(--ui-ink)}.premium-hero-copy p{max-width:650px;margin:0;color:#5d6b82;font-size:18px;line-height:1.82}.premium-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.premium-points span{display:inline-flex;align-items:center;height:34px;padding:0 13px;border-radius:10px;background:#fff;border:1px solid var(--ui-line);color:#344054;font-size:13px;font-weight:750}.premium-actions{margin-top:30px}.premium-actions a{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:12px;background:var(--ui-blue);color:#fff;font-weight:850;box-shadow:0 12px 26px rgba(23,105,255,.18)}.premium-actions a:hover{background:var(--ui-blue2)}.premium-summary-card{position:relative;background:#fff;border:1px solid var(--ui-line);border-radius:22px;box-shadow:var(--ui-shadow);overflow:hidden}.premium-summary-card:before{content:"";display:block;height:5px;background:var(--ui-blue)}.summary-glow,.hero-bg-orb{display:none}.summary-head{display:flex;align-items:center;justify-content:space-between;margin:24px 24px 0;color:#667085;font-size:13px}.summary-head b{color:var(--ui-blue)}.summary-rate{margin:20px 24px;padding:18px;border-radius:16px;background:#f8fbff;border:1px solid var(--ui-line)}.summary-rate small,.summary-rate em{display:block;color:#667085;font-style:normal}.summary-rate strong{display:block;margin:6px 0;font-size:34px;line-height:1;color:var(--ui-ink);letter-spacing:-1px}.premium-metric-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 24px 20px}.premium-metric-strip div{padding:12px 8px;border-radius:13px;background:#fff;border:1px solid var(--ui-line);text-align:center}.premium-metric-strip b{display:block;font-size:17px;color:var(--ui-ink)}.premium-metric-strip span{font-size:11px;color:#667085}.summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0 24px 24px}.summary-grid div{padding:13px;border-radius:13px;background:#f8fbff;border:1px solid var(--ui-line)}.summary-grid b{display:block;color:#101828}.summary-grid span{font-size:12px;color:#667085}.home-float-cards{position:relative;z-index:3;margin:-42px auto 0}.card-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--ui-line);border-radius:20px;box-shadow:0 18px 45px rgba(16,24,40,.08);overflow:hidden}.card-feature-row article{padding:24px 22px;border-right:1px solid #edf2f7;min-height:130px}.card-feature-row article:last-child{border-right:0}.card-feature-row article i{display:inline-flex;width:34px;height:24px;align-items:center;justify-content:center;border-radius:999px;background:#eef5ff;color:var(--ui-blue);font-style:normal;font-size:12px;font-weight:850;margin-bottom:14px}.card-feature-row article h3{margin:0 0 8px;font-size:18px;line-height:1.35;color:#101828}.card-feature-row article p{margin:0;font-size:14px;line-height:1.7;color:#667085}.card-section{padding:78px 0}.product-showcase{background:#fff;padding-top:72px}.corp-title{text-align:center;max-width:720px;margin:0 auto 36px}.corp-title span{display:inline-block;color:var(--ui-blue);font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:8px}.corp-title h2{margin:0 0 10px;font-size:38px;line-height:1.2;letter-spacing:-1px;color:#101828}.corp-title p{margin:0;color:#667085;font-size:16px;line-height:1.75}.product-card-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.compact-product-card{display:flex;flex-direction:column;min-height:345px;padding:22px;border:1px solid var(--ui-line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.04);transition:.18s ease}.compact-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(16,24,40,.09)}.product-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.product-top i{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#f0f6ff;border:1px solid #dbe9ff;font-style:normal;font-size:24px}.product-top span{display:inline-flex;align-items:center;height:25px;padding:0 9px;border-radius:999px;background:#eef5ff;color:var(--ui-blue);font-size:12px;font-weight:850}.compact-product-card h3{margin:0 0 10px;min-height:50px;font-size:20px;line-height:1.35;color:#101828}.rate-line{display:inline-flex;width:max-content;margin:0 0 14px;padding:8px 12px;border-radius:11px;background:#f7fbff;border:1px solid var(--ui-line);color:var(--ui-blue);font-size:22px;font-weight:950}.compact-product-card p{margin:0;color:#667085;font-size:14px;line-height:1.68}.compact-product-card ul{margin:14px 0 0;padding-left:18px;color:#475467;font-size:13px}.compact-product-card .product-links{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:18px}.compact-product-card .product-links a{display:flex;align-items:center;justify-content:center;height:40px;border-radius:10px;background:#f3f7ff;border:1px solid #d9e8ff;color:var(--ui-blue);font-size:13px;font-weight:850}.compact-product-card .product-links a.go{background:var(--ui-blue);color:#fff;border-color:var(--ui-blue)}.corp-advantages{background:#f6f9fd}.card-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card-info-grid article{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--ui-line);box-shadow:none}.card-info-grid b{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 10px;border-radius:999px;background:#eef5ff;color:var(--ui-blue);font-weight:900}.card-info-grid h3,.card-process-grid h3{margin:18px 0 8px;font-size:20px;color:#101828}.card-info-grid p,.card-process-grid p{margin:0;color:#667085;line-height:1.7}.card-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card-process-grid div{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--ui-line)}.card-process-grid i{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--ui-blue);color:#fff;font-style:normal;font-weight:900}.site-footer{background:#07172f;color:#d9e5f6;padding:54px 0 24px}.footer-main{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:18px}.footer-main>div{padding:22px;border-radius:16px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09)}.footer-brand p,.footer-main p,.footer-main a{display:block;color:#b8c4d6;margin:8px 0}.footer-main h4{margin:0 0 14px;color:#fff}.footer-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.footer-tags span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;color:#dbe7ff}.copyright{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,255,255,.10);color:#9eb0c8;font-size:13px}.product-hero{padding:92px 0;background:linear-gradient(180deg,#fff,#f5f9ff)}.product-detail{display:grid;grid-template-columns:1fr 360px;gap:44px;align-items:center}.product-detail h1{font-size:48px;line-height:1.15;color:#101828}.product-detail p{font-size:17px;color:#667085}.btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 20px;border-radius:12px;font-weight:850}.btn.primary{background:var(--ui-blue);color:#fff}.btn.ghost{background:#fff;color:var(--ui-blue);border:1px solid #d9e8ff}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0}.hero-note{font-size:14px!important;color:#667085!important}.detail-panel{background:#fff;border:1px solid var(--ui-line);border-radius:22px;padding:28px;box-shadow:var(--ui-shadow)}.detail-icon{width:62px;height:62px;border-radius:16px;background:#eef5ff;display:grid;place-items:center;font-size:34px}.detail-panel strong{display:block;font-size:48px;color:var(--ui-blue);line-height:1;margin:10px 0}.detail-panel ul{padding-left:18px;color:#667085}@media(max-width:1080px){.premium-hero-layout,.product-detail{grid-template-columns:1fr;gap:38px}.premium-summary-card{max-width:560px}.card-feature-row,.product-card-row{grid-template-columns:repeat(2,1fr)}.card-feature-row article:nth-child(even){border-right:0}.card-feature-row article:nth-child(1),.card-feature-row article:nth-child(2){border-bottom:1px solid #edf2f7}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:720px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:auto;min-height:68px;padding:12px 0;flex-wrap:wrap}.nav-toggle{display:block}.site-nav{width:100%;display:flex;overflow:auto;gap:16px;border-top:1px solid #edf2f7;padding-top:9px}.site-nav a{height:34px;white-space:nowrap;flex:0 0 auto}.site-nav a.active:after{display:none}.brand em{display:none}.premium-hero{padding:42px 0 48px}.premium-hero-copy h1{font-size:36px;letter-spacing:-1.1px}.premium-hero-copy p{font-size:15px}.premium-actions a{width:100%}.home-float-cards{margin:14px auto 0}.card-feature-row,.product-card-row,.card-info-grid,.card-process-grid,.footer-main{grid-template-columns:1fr}.card-feature-row article,.card-feature-row article:nth-child(even){border-right:0}.card-feature-row article{border-bottom:1px solid #edf2f7}.card-feature-row article:last-child{border-bottom:0}.card-section{padding:54px 0}.product-showcase{padding-top:54px}.corp-title h2{font-size:29px}.corp-title{text-align:left}.corp-title p{font-size:14px}.compact-product-card{min-height:auto}.compact-product-card h3{min-height:auto}.compact-product-card .product-links{grid-template-columns:1fr}.site-footer{padding-top:38px}.product-detail h1{font-size:34px}.detail-panel strong{font-size:40px}}


/* Neo structure redesign: rebuilt homepage UI, not legacy class patching */
:root{--neo-blue:#155eef;--neo-blue2:#0b4bd3;--neo-ink:#111827;--neo-text:#243044;--neo-muted:#667085;--neo-line:#e6edf5;--neo-bg:#f6f8fb;--neo-card:#fff;--neo-shadow:0 18px 45px rgba(16,24,40,.08)}
.neo-home{background:#fff;color:var(--neo-text)}.neo-home .container{width:min(1160px,calc(100% - 40px));margin:auto}.neo-hero{position:relative;padding:86px 0 112px;background:linear-gradient(180deg,#ffffff 0%,#f5f8fd 100%);overflow:hidden}.neo-hero:before{content:"";position:absolute;right:-180px;top:-260px;width:520px;height:520px;border-radius:50%;background:#edf4ff}.neo-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:72px;align-items:center}.neo-eyebrow{display:inline-flex;height:30px;align-items:center;padding:0 12px;border-radius:999px;background:#eef5ff;border:1px solid #d9e8ff;color:var(--neo-blue);font-size:12px;font-weight:900;letter-spacing:.08em}.neo-hero-copy h1{max-width:680px;margin:22px 0 18px;font-size:60px;line-height:1.08;letter-spacing:-2.5px;color:var(--neo-ink)}.neo-hero-copy p{max-width:650px;margin:0;color:#5d6b82;font-size:18px;line-height:1.85}.neo-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.neo-hero-actions a{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 23px;border-radius:12px;background:#fff;border:1px solid #d9e4f2;color:#26364e;font-weight:850}.neo-hero-actions a.primary{background:var(--neo-blue);border-color:var(--neo-blue);color:#fff}.neo-hero-panel{background:#fff;border:1px solid var(--neo-line);border-radius:24px;box-shadow:var(--neo-shadow);overflow:hidden}.neo-panel-top{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--neo-line);color:#667085;font-size:13px}.neo-panel-top b{color:var(--neo-blue)}.neo-panel-rate{margin:24px;padding:20px;border-radius:18px;background:#f8fbff;border:1px solid var(--neo-line)}.neo-panel-rate small,.neo-panel-rate em{display:block;color:#667085;font-style:normal}.neo-panel-rate strong{display:block;margin:8px 0;font-size:34px;line-height:1;color:#111827}.neo-panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0 24px 24px}.neo-panel-grid div{padding:16px;border-radius:15px;background:#fff;border:1px solid var(--neo-line)}.neo-panel-grid b{display:block;color:#111827;font-size:18px}.neo-panel-grid span{color:#667085;font-size:12px}.neo-quick{position:relative;z-index:3;margin-top:-46px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.neo-quick article{min-height:132px;padding:24px 22px;background:#fff;border:1px solid var(--neo-line);border-radius:18px;box-shadow:0 14px 34px rgba(16,24,40,.07)}.neo-quick span{display:inline-flex;height:25px;align-items:center;padding:0 9px;border-radius:999px;background:#eef5ff;color:var(--neo-blue);font-size:12px;font-weight:900}.neo-quick h3{margin:14px 0 8px;color:#111827;font-size:18px}.neo-quick p{margin:0;color:#667085;font-size:14px;line-height:1.7}.neo-section{padding:82px 0}.neo-section-head{text-align:center;max-width:720px;margin:0 auto 38px}.neo-section-head.left{text-align:left;margin:0}.neo-section-head span{display:inline-block;margin-bottom:8px;color:var(--neo-blue);font-size:12px;font-weight:900;letter-spacing:.14em}.neo-section-head h2{margin:0 0 10px;color:#111827;font-size:38px;line-height:1.2;letter-spacing:-1px}.neo-section-head p{margin:0;color:#667085;font-size:16px;line-height:1.75}.neo-products{background:#fff}.neo-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.neo-product-card{display:flex;flex-direction:column;min-height:365px;padding:22px;background:#fff;border:1px solid var(--neo-line);border-radius:20px;box-shadow:0 10px 28px rgba(16,24,40,.045)}.neo-product-card:hover{box-shadow:0 20px 45px rgba(16,24,40,.09);transform:translateY(-2px)}.neo-product-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.neo-product-meta span{color:#98a2b3;font-size:13px;font-weight:900}.neo-product-meta b{display:inline-flex;height:25px;padding:0 9px;align-items:center;border-radius:999px;background:#eef5ff;color:var(--neo-blue);font-size:12px}.neo-product-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:14px;border-radius:14px;background:#f0f6ff;border:1px solid #dbe9ff;font-size:24px}.neo-product-card h3{margin:0 0 10px;min-height:52px;color:#111827;font-size:20px;line-height:1.35}.neo-product-card p{margin:0;color:#667085;font-size:14px;line-height:1.65}.neo-rate{margin:15px 0;padding:12px;border-radius:14px;background:#f8fbff;border:1px solid var(--neo-line)}.neo-rate small{display:block;color:#667085;font-size:12px}.neo-rate strong{display:block;color:var(--neo-blue);font-size:24px;line-height:1.2}.neo-product-card ul{margin:0;padding-left:18px;color:#475467;font-size:13px}.neo-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;padding-top:18px}.neo-product-actions a{display:flex;align-items:center;justify-content:center;height:40px;border-radius:10px;background:#f3f7ff;border:1px solid #d9e8ff;color:var(--neo-blue);font-weight:850;font-size:13px}.neo-product-actions a.primary{background:var(--neo-blue);border-color:var(--neo-blue);color:#fff}.neo-advantages{background:#f6f8fb}.neo-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:start}.neo-adv-list{display:grid;gap:14px}.neo-adv-list article{display:grid;grid-template-columns:52px 1fr;column-gap:16px;padding:22px;background:#fff;border:1px solid var(--neo-line);border-radius:18px}.neo-adv-list b{grid-row:span 2;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eef5ff;color:var(--neo-blue)}.neo-adv-list h3{margin:0 0 6px;color:#111827;font-size:18px}.neo-adv-list p{margin:0;color:#667085;font-size:14px;line-height:1.7}.neo-process{background:#fff}.neo-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.neo-process-grid div{padding:28px;background:#fff;border:1px solid var(--neo-line);border-radius:20px}.neo-process-grid i{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:var(--neo-blue);color:#fff;font-style:normal;font-weight:900}.neo-process-grid h3{margin:18px 0 8px;color:#111827;font-size:20px}.neo-process-grid p{margin:0;color:#667085}.homepage-card-ui .premium-hero,.homepage-card-ui .home-float-cards,.homepage-card-ui .card-section{all:revert}@media(max-width:1080px){.neo-hero-grid,.neo-split{grid-template-columns:1fr;gap:38px}.neo-quick,.neo-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.neo-home .container{width:min(100% - 28px,1160px)}.neo-hero{padding:48px 0 56px}.neo-hero-copy h1{font-size:38px;letter-spacing:-1.2px}.neo-hero-copy p{font-size:15px}.neo-hero-actions a{width:100%}.neo-quick{margin-top:16px;grid-template-columns:1fr}.neo-section{padding:56px 0}.neo-section-head,.neo-section-head.left{text-align:left}.neo-section-head h2{font-size:30px}.neo-product-grid,.neo-process-grid{grid-template-columns:1fr}.neo-product-card{min-height:auto}.neo-product-card h3{min-height:auto}.neo-product-actions{grid-template-columns:1fr}.neo-panel-grid{grid-template-columns:1fr 1fr}.neo-adv-list article{grid-template-columns:1fr}.neo-adv-list b{margin-bottom:14px;grid-row:auto}}



/* YG reference homepage style adapted for Fuiou showcase */
:root{--yg-blue:#1769e0;--yg-ink:#172033;--yg-muted:#667085;--yg-line:#eef1f5;--yg-shadow:0 16px 45px rgba(16,24,40,.07)}body{background:#f5f7fb}.site-header{position:sticky;top:0;z-index:50;height:72px;background:#fff;border-bottom:1px solid #eef1f5;box-shadow:0 8px 30px rgba(16,24,40,.04)}.nav-wrap{height:72px;width:min(1180px,calc(100% - 32px));margin:auto;display:flex;align-items:center;justify-content:space-between}.site-nav{display:flex;align-items:center;gap:24px}.site-nav a{font-weight:800;color:#25364d}.site-nav a:hover,.site-nav a.active{color:var(--yg-blue)}.site-nav .nav-admin{background:#1769e0!important;color:#fff!important;padding:10px 18px!important;border-radius:999px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;color:#172033}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#1769e0,#6836d8);color:#fff}.brand em{display:block;font-style:normal;font-size:12px;color:#667085}.yg-home{background:#f5f7fb;color:var(--yg-ink)}.yg-container{width:min(1180px,calc(100% - 32px));margin:auto}.yg-hero{background:linear-gradient(135deg,#101c36,#1769e0 55%,#6836d8);padding:72px 0 86px;color:#fff}.yg-hero-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:center}.yg-tag{margin:0;color:#bfdbfe!important;letter-spacing:.16em;font-size:12px;font-weight:900;text-transform:uppercase}.yg-hero h1{font-size:52px;line-height:1.12;margin:10px 0 18px;letter-spacing:-.04em;color:#fff}.yg-hero-copy>p:not(.yg-tag){color:#e6eefc;font-size:18px;line-height:1.8;max-width:680px}.yg-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.yg-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 21px;border-radius:10px;background:#fff;color:#1769e0;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.12)}.yg-btn.yg-ghost{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.24);box-shadow:none}.yg-search-card{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:22px;padding:30px;backdrop-filter:blur(12px);box-shadow:0 28px 80px rgba(0,0,0,.16)}.yg-search-card h3{font-size:28px;margin:0 0 10px;color:#fff}.yg-search-card p{margin:0;color:#e6eefc}.yg-fake-search{margin-top:24px;background:#fff;color:#7b8794;border-radius:999px;padding:15px 18px}.yg-feature-luxury{position:relative;z-index:5;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1220px;margin:-30px auto 30px;padding:0 22px}.yg-feature-card{position:relative;display:flex;gap:13px;align-items:center;min-height:88px;padding:18px 20px;border-radius:20px;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.75);box-shadow:0 14px 34px rgba(15,23,42,.1);backdrop-filter:blur(18px);overflow:hidden}.yg-feature-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 10%,var(--fx-glow),transparent 38%);opacity:.85}.yg-feature-card:after{content:"";position:absolute;right:-46px;bottom:-58px;width:120px;height:120px;border-radius:50%;background:var(--fx-soft);opacity:.75}.yg-feature-icon{position:relative;z-index:2;display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--fx-a),var(--fx-b));color:#fff;font-size:16px;font-style:normal;font-weight:900;box-shadow:0 10px 24px var(--fx-shadow)}.yg-feature-card div{position:relative;z-index:2}.yg-feature-card b{display:block;font-size:17px;line-height:1.15;letter-spacing:-.02em;color:#111827}.yg-feature-card small{display:block;margin-top:6px;font-size:12.5px;line-height:1.4;color:#667085;font-weight:700}.fx-blue{--fx-a:#1d4ed8;--fx-b:#3b82f6;--fx-glow:rgba(59,130,246,.2);--fx-soft:rgba(59,130,246,.1);--fx-shadow:rgba(37,99,235,.28)}.fx-cyan{--fx-a:#0891b2;--fx-b:#22d3ee;--fx-glow:rgba(34,211,238,.22);--fx-soft:rgba(34,211,238,.12);--fx-shadow:rgba(8,145,178,.25)}.fx-purple{--fx-a:#6d28d9;--fx-b:#a855f7;--fx-glow:rgba(168,85,247,.2);--fx-soft:rgba(168,85,247,.1);--fx-shadow:rgba(109,40,217,.28)}.fx-gold{--fx-a:#b45309;--fx-b:#f59e0b;--fx-glow:rgba(245,158,11,.24);--fx-soft:rgba(245,158,11,.12);--fx-shadow:rgba(180,83,9,.25)}.yg-section{padding:44px 0}.yg-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.yg-title.center{justify-content:center;text-align:center}.yg-title h2{font-size:34px;margin:0;color:#172033;letter-spacing:-.02em}.yg-title a{color:#1769e0;font-weight:900}.yg-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.yg-market-card{position:relative;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 22px 54px rgba(15,23,42,.10);border:1px solid rgba(226,232,240,.9);transition:.24s ease}.yg-market-card:hover{transform:translateY(-7px);box-shadow:0 32px 76px rgba(15,23,42,.16)}.yg-market-cover{position:relative;display:block;min-height:168px;padding:24px 22px;color:#fff;text-decoration:none;overflow:hidden}.yg-market-cover h3{position:relative;z-index:2;margin:56px 0 8px;font-size:25px;line-height:1.1;letter-spacing:-.04em;color:#fff}.yg-market-cover p{position:relative;z-index:2;margin:0;color:rgba(255,255,255,.88);font-weight:900}.yg-market-orb{position:absolute;right:22px;top:-46px;width:130px;height:130px;border-radius:50%;background:rgba(255,255,255,.2)}.yg-market-orb:after{content:"";position:absolute;right:74px;top:88px;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.14)}.yg-market-badge{position:absolute;z-index:3;left:20px;top:20px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.22);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:900;font-size:12px}.theme-blue .yg-market-cover{background:linear-gradient(135deg,#2563eb,#2f6df6)}.theme-cyan .yg-market-cover{background:linear-gradient(135deg,#06b6d4,#14b8c8)}.theme-purple .yg-market-cover{background:linear-gradient(135deg,#7c3aed,#9333ea)}.theme-gold .yg-market-cover{background:linear-gradient(135deg,#f97316,#f59e0b)}.yg-market-body{padding:20px}.yg-market-body h3{margin:0 0 8px;font-size:20px}.yg-market-body h3 a{color:#172033}.yg-market-body p{min-height:70px;color:#667085;line-height:1.65;font-size:14px;margin:0}.yg-market-features{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 18px}.yg-market-features span{padding:6px 9px;border-radius:999px;background:#f2f6ff;color:#2f6df6;font-weight:800;font-size:12px}.yg-market-foot{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef1f5;padding-top:16px}.yg-market-foot b{font-size:20px;color:#1767e8}.yg-market-foot a{color:#172033;text-decoration:none;font-weight:900}.yg-about{width:min(1180px,calc(100% - 32px));margin:34px auto 44px;padding:34px;display:grid;grid-template-columns:1fr .9fr;gap:28px;background:#fff;border-radius:22px;border:1px solid #eef1f5;box-shadow:var(--yg-shadow)}.yg-about h2{font-size:34px;margin:0 0 14px;color:#172033}.yg-about p:not(.yg-tag){color:#667085;line-height:1.8}.yg-about ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.yg-about li{padding:16px 18px;border-radius:14px;background:#f7f9fc;border:1px solid #eef1f5;font-weight:900}.yg-process{padding-bottom:72px}.yg-process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.yg-process-grid div{background:#fff;border:1px solid #eef1f5;border-radius:20px;padding:26px;box-shadow:var(--yg-shadow)}.yg-process-grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#1769e0;color:#fff;font-style:normal;font-weight:900}.yg-process-grid h3{font-size:20px;margin:18px 0 8px;color:#172033}.yg-process-grid p{color:#667085;margin:0}.site-footer{background:#101c36;color:#dbeafe;padding:46px 0 24px}.footer-main{width:min(1180px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:18px}.footer-main>div{padding:20px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.09)}.footer-main h4{margin:0 0 12px;color:#fff}.footer-main p,.footer-main a{display:block;color:#bfdbfe;margin:8px 0}.copyright{width:min(1180px,calc(100% - 32px));margin:22px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#9fb7d8;font-size:13px}@media(max-width:1180px){.yg-market-grid{grid-template-columns:repeat(2,1fr)}.yg-feature-luxury{grid-template-columns:repeat(2,1fr);margin-top:18px}}@media(max-width:820px){.site-header{height:auto}.nav-wrap{height:auto;min-height:68px;padding:12px 0;flex-wrap:wrap}.site-nav{width:100%;overflow:auto;gap:16px;padding-bottom:4px}.brand em{display:none}.yg-hero-inner,.yg-about{grid-template-columns:1fr}.yg-hero h1{font-size:36px}.yg-hero{padding:54px 0 66px}.yg-feature-luxury,.yg-market-grid,.yg-process-grid,.footer-main{grid-template-columns:1fr}.yg-feature-luxury{margin-top:16px}.yg-title{display:block}.yg-title h2,.yg-about h2{font-size:29px}.yg-market-cover h3{font-size:28px}.yg-actions a{width:100%}}



/* YG reference second-pass polish: closer header/hero/product rhythm */
body:has(.yg-home){background:#f5f7fb!important}.site-header:has(+ main .yg-home),body:has(.yg-home) .site-header{height:74px!important;background:rgba(255,255,255,.98)!important;border-bottom:1px solid #edf1f6!important;box-shadow:0 10px 32px rgba(15,23,42,.045)!important}.site-header:has(+ main .yg-home) .nav-wrap,body:has(.yg-home) .nav-wrap{max-width:none!important;width:100%!important;padding:0 52px!important;height:74px!important}.site-header:has(+ main .yg-home) .brand,body:has(.yg-home) .brand{font-size:20px!important}.site-header:has(+ main .yg-home) .brand-mark,body:has(.yg-home) .brand-mark{width:36px!important;height:36px!important;border-radius:10px!important;background:linear-gradient(135deg,#1769e0,#6836d8)!important}.site-header:has(+ main .yg-home) .site-nav,body:has(.yg-home) .site-nav{gap:28px!important;height:74px!important}.site-header:has(+ main .yg-home) .site-nav a,body:has(.yg-home) .site-nav a{height:74px!important;display:inline-flex!important;align-items:center!important;padding:0 2px!important;font-size:15px!important;color:#25364d!important}.site-header:has(+ main .yg-home) .site-nav .nav-admin,body:has(.yg-home) .site-nav .nav-admin{height:38px!important;padding:0 18px!important;color:#fff!important;background:#1769e0!important;border-radius:999px!important}.yg-hero{position:relative;padding:86px 0 104px!important;background:radial-gradient(circle at 78% 12%,rgba(255,255,255,.18),transparent 25%),linear-gradient(135deg,#101c36 0%,#1769e0 55%,#6836d8 100%)!important;overflow:hidden}.yg-hero:after{content:"";position:absolute;right:-120px;bottom:-170px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.09)}.yg-hero-inner{position:relative;z-index:2;max-width:1180px;grid-template-columns:1.08fr .92fr!important}.yg-hero h1{max-width:690px;font-size:56px!important;line-height:1.08!important;margin-top:12px!important}.yg-hero-copy>p:not(.yg-tag){max-width:660px!important;font-size:18px!important;color:#e9f1ff!important}.yg-actions{margin-top:32px!important}.yg-btn{height:48px!important;border-radius:12px!important;padding:0 24px!important}.yg-search-card{min-height:260px!important;padding:34px!important;border-radius:24px!important;background:rgba(255,255,255,.13)!important}.yg-search-card h3{font-size:30px!important}.yg-fake-search{padding:16px 20px!important;box-shadow:0 16px 40px rgba(15,23,42,.12)}.yg-feature-luxury{max-width:1180px!important;margin:-44px auto 38px!important;gap:18px!important}.yg-feature-card{min-height:104px!important;padding:22px!important;border-radius:22px!important;background:rgba(255,255,255,.9)!important;box-shadow:0 20px 52px rgba(15,23,42,.12)!important}.yg-feature-icon{width:46px!important;height:46px!important;flex-basis:46px!important}.yg-feature-card b{font-size:18px!important}.yg-feature-card small{font-size:13px!important}.yg-product-section{padding-top:36px!important}.yg-title{margin-bottom:26px!important}.yg-title h2{font-size:36px!important}.yg-market-grid{gap:24px!important}.yg-market-card{border-radius:28px!important;box-shadow:0 26px 64px rgba(15,23,42,.11)!important}.yg-market-card:hover{transform:translateY(-9px)!important;box-shadow:0 38px 88px rgba(15,23,42,.17)!important}.yg-market-cover{min-height:190px!important;padding:28px!important}.yg-market-cover h3{margin-top:62px!important;font-size:30px!important}.yg-market-badge{left:24px!important;top:24px!important}.yg-market-orb{right:30px!important;width:148px!important;height:148px!important}.yg-market-body{padding:24px!important}.yg-market-body h3{font-size:22px!important}.yg-market-body p{min-height:76px!important;line-height:1.75!important}.yg-market-features span{background:#eef4ff!important;color:#1769e0!important}.yg-market-foot b{font-size:22px!important}.yg-about{margin-top:46px!important;margin-bottom:54px!important;padding:38px!important;border-radius:26px!important;box-shadow:0 22px 60px rgba(15,23,42,.09)!important}.yg-process-grid div{border-radius:22px!important;padding:30px!important;box-shadow:0 18px 46px rgba(15,23,42,.08)!important}@media(max-width:1180px){.site-header:has(+ main .yg-home) .nav-wrap,body:has(.yg-home) .nav-wrap{padding:0 24px!important}.yg-market-grid{grid-template-columns:repeat(2,1fr)!important}.yg-feature-luxury{grid-template-columns:repeat(2,1fr)!important;margin-top:22px!important}}@media(max-width:820px){.site-header:has(+ main .yg-home),body:has(.yg-home) .site-header{height:auto!important}.site-header:has(+ main .yg-home) .nav-wrap,body:has(.yg-home) .nav-wrap{height:auto!important;padding:12px 16px!important}.site-header:has(+ main .yg-home) .site-nav,body:has(.yg-home) .site-nav{height:auto!important}.site-header:has(+ main .yg-home) .site-nav a,body:has(.yg-home) .site-nav a{height:38px!important;white-space:nowrap}.yg-hero{padding:58px 0 70px!important}.yg-hero h1{font-size:38px!important}.yg-feature-luxury,.yg-market-grid{grid-template-columns:1fr!important}.yg-feature-luxury{margin-top:16px!important}.yg-search-card{min-height:auto!important}.yg-market-cover{min-height:180px!important}.yg-about{grid-template-columns:1fr!important}}



/* YG reference third-pass: richer hero panel and stronger market cards */
.yg-hero{min-height:560px!important;display:flex!important;align-items:center!important}.yg-hero-inner{align-items:center!important}.yg-card-chip{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:12px;font-weight:900;letter-spacing:.08em}.yg-search-card{position:relative;overflow:hidden}.yg-search-card:before{content:"";position:absolute;right:-70px;top:-85px;width:230px;height:230px;border-radius:50%;background:rgba(255,255,255,.13)}.yg-search-card>*{position:relative;z-index:2}.yg-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.yg-hero-stats span{display:block;padding:13px 12px;border-radius:14px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#dbeafe;font-size:12px;font-weight:800}.yg-hero-stats b{display:block;color:#fff;font-size:18px;margin-bottom:4px}.yg-feature-luxury{z-index:8}.yg-feature-card{transition:.24s ease}.yg-feature-card:hover{transform:translateY(-5px);box-shadow:0 28px 70px rgba(15,23,42,.16)!important}.yg-market-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:stretch}.yg-market-card{display:flex;flex-direction:column}.yg-market-body{display:flex;flex-direction:column;flex:1}.yg-market-features{min-height:58px}.yg-market-foot{margin-top:auto}.yg-market-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.08));pointer-events:none}.yg-market-cover h3,.yg-market-cover p,.yg-market-badge{z-index:3}.yg-market-card:nth-child(1){transform:translateY(0)}.yg-market-card:nth-child(2){transform:translateY(14px)}.yg-market-card:nth-child(3){transform:translateY(0)}.yg-market-card:nth-child(4){transform:translateY(14px)}.yg-market-card:hover{transform:translateY(-8px)!important}.yg-about{position:relative;overflow:hidden}.yg-about:after{content:"";position:absolute;right:-90px;top:-120px;width:260px;height:260px;border-radius:50%;background:rgba(23,105,224,.06)}.yg-about>*{position:relative;z-index:2}.yg-about li{transition:.2s ease}.yg-about li:hover{background:#eef4ff;border-color:#dbe8ff;color:#1769e0}.yg-process-grid div{position:relative;overflow:hidden}.yg-process-grid div:after{content:"";position:absolute;right:-38px;top:-42px;width:118px;height:118px;border-radius:50%;background:rgba(23,105,224,.06)}.yg-process-grid h3,.yg-process-grid p,.yg-process-grid i{position:relative;z-index:2}@media(max-width:1180px){.yg-market-grid{grid-template-columns:repeat(2,1fr)!important}.yg-market-card:nth-child(n){transform:none}}@media(max-width:820px){.yg-hero{min-height:auto!important}.yg-hero-stats{grid-template-columns:1fr}.yg-market-grid{grid-template-columns:1fr!important}}



/* swap hero two panels as requested */
@media(min-width:821px){
  .yg-hero-copy{order:2!important}
  .yg-search-card{order:1!important}
  .yg-hero-inner{grid-template-columns:.92fr 1.08fr!important}
}
@media(max-width:820px){
  .yg-hero-copy{order:1!important}
  .yg-search-card{order:2!important}
}



/* post-swap hero polish: left system panel + right headline balance */
@media(min-width:821px){
  .yg-hero-inner{gap:52px!important;align-items:center!important}
  .yg-search-card{justify-self:start!important;width:100%!important;max-width:480px!important;min-height:310px!important;padding:38px!important}
  .yg-hero-copy{justify-self:end!important;max-width:660px!important;text-align:left!important}
  .yg-hero h1{font-size:54px!important;max-width:650px!important}
  .yg-hero-copy>p:not(.yg-tag){max-width:620px!important}
  .yg-actions{justify-content:flex-start!important}
  .yg-hero-stats{margin-top:24px!important}
  .yg-hero-stats span{min-height:70px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
}
.yg-search-card h3{letter-spacing:-.03em!important}.yg-card-chip{margin-bottom:18px!important}.yg-fake-search{margin-top:26px!important}.yg-search-card p{line-height:1.7!important}.yg-hero-copy .yg-tag{color:#dbeafe!important}.yg-actions .yg-btn:first-child{box-shadow:0 18px 36px rgba(255,255,255,.14),0 12px 28px rgba(15,23,42,.16)!important}.yg-actions .yg-btn.yg-ghost:hover{background:rgba(255,255,255,.2)!important}.yg-feature-luxury{margin-top:-38px!important}.yg-product-section{padding-top:42px!important}.yg-market-card:nth-child(2),.yg-market-card:nth-child(4){transform:translateY(10px)!important}.yg-market-card:hover{transform:translateY(-8px)!important}@media(max-width:1180px){.yg-search-card{max-width:none!important}.yg-hero h1{font-size:46px!important}.yg-market-card:nth-child(n){transform:none!important}.yg-market-card:hover{transform:translateY(-6px)!important}}@media(max-width:820px){.yg-hero-copy,.yg-search-card{max-width:none!important}.yg-feature-luxury{margin-top:16px!important}.yg-hero h1{font-size:38px!important}}



/* final YG homepage polish: reference-style nav underline, depth, and section rhythm */
body:has(.yg-home) .site-nav a:not(.nav-admin){position:relative!important}
body:has(.yg-home) .site-nav a:not(.nav-admin):after{content:"";position:absolute;left:2px;right:2px;bottom:18px;height:2px;border-radius:999px;background:#1769e0;transform:scaleX(0);transform-origin:center;transition:.2s ease}
body:has(.yg-home) .site-nav a:not(.nav-admin):hover:after,body:has(.yg-home) .site-nav a:not(.nav-admin).active:after{transform:scaleX(1)}
body:has(.yg-home) .site-nav .nav-admin{box-shadow:0 10px 22px rgba(23,105,224,.2)!important;transition:.2s ease!important}
body:has(.yg-home) .site-nav .nav-admin:hover{transform:translateY(-1px)!important;box-shadow:0 14px 30px rgba(23,105,224,.28)!important}
.yg-hero{border-bottom-left-radius:34px;border-bottom-right-radius:34px;box-shadow:0 24px 60px rgba(15,23,42,.12)}
.yg-hero:before{content:"";position:absolute;left:-110px;top:80px;width:270px;height:270px;border-radius:50%;background:rgba(255,255,255,.06)}
.yg-search-card{box-shadow:0 34px 90px rgba(15,23,42,.28),inset 0 1px 0 rgba(255,255,255,.16)!important}
.yg-search-card:after{content:"";position:absolute;left:34px;right:34px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent)}
.yg-fake-search{position:relative;padding-left:48px!important}.yg-fake-search:before{content:"⌕";position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size:20px;color:#1769e0;font-weight:900}
.yg-feature-luxury{padding-bottom:6px!important}.yg-feature-card{border-color:rgba(226,232,240,.85)!important}.yg-feature-card:nth-child(2),.yg-feature-card:nth-child(4){margin-top:12px}
.yg-section{position:relative}.yg-product-section:before{content:"";position:absolute;left:0;right:0;top:118px;height:360px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0));pointer-events:none}.yg-product-section .yg-container{position:relative;z-index:2}
.yg-title .yg-tag{color:#1769e0!important}.yg-title h2{position:relative;display:inline-block}.yg-title h2:after{content:"";display:block;width:46px;height:4px;border-radius:999px;margin-top:12px;background:linear-gradient(90deg,#1769e0,#6836d8)}.yg-title.center h2:after{margin-left:auto;margin-right:auto}
.yg-market-card{isolation:isolate}.yg-market-cover{clip-path:inset(0 round 28px 28px 18px 18px)}.yg-market-body h3 a:hover,.yg-market-foot a:hover{color:#1769e0!important}.yg-market-foot a{padding:8px 11px;border-radius:999px;background:#f6f9ff;transition:.2s ease}.yg-market-foot a:hover{background:#eaf2ff;transform:translateX(2px)}
.yg-about{background:linear-gradient(135deg,#fff,#f8fbff)!important}.yg-about .yg-tag{color:#1769e0!important}.yg-about li{display:flex;align-items:center;gap:10px}.yg-about li:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#1769e0;color:#fff;font-size:12px;flex:0 0 22px}
.yg-process .yg-tag{color:#1769e0!important}.yg-process-grid div{transition:.22s ease}.yg-process-grid div:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(15,23,42,.12)!important}.yg-process-grid i{background:linear-gradient(135deg,#1769e0,#6836d8)!important;box-shadow:0 12px 24px rgba(23,105,224,.22)}
body:has(.yg-home) .site-footer{margin-top:0!important;background:linear-gradient(135deg,#0f172a,#101c36)!important}
body:has(.yg-home) .footer-main>div{transition:.2s ease}body:has(.yg-home) .footer-main>div:hover{background:rgba(255,255,255,.075)!important;transform:translateY(-2px)}
@media(max-width:1180px){.yg-feature-card:nth-child(n){margin-top:0}.yg-feature-card:nth-child(2),.yg-feature-card:nth-child(4){margin-top:10px}}
@media(max-width:820px){.yg-hero{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.yg-feature-card:nth-child(n){margin-top:0}.yg-title h2:after{margin-top:10px}body:has(.yg-home) .site-nav a:not(.nav-admin):after{display:none}.yg-market-cover{clip-path:none}}



/* revert hero panels to original order */
@media(min-width:821px){
  .yg-hero-copy{order:1!important;justify-self:start!important;max-width:690px!important}
  .yg-search-card{order:2!important;justify-self:end!important;max-width:480px!important}
  .yg-hero-inner{grid-template-columns:1.08fr .92fr!important;gap:52px!important}
}
@media(max-width:820px){
  .yg-hero-copy{order:1!important}
  .yg-search-card{order:2!important}
}



/* align product cards and move process section rhythm */
.yg-market-card:nth-child(n){transform:none!important;margin-top:0!important}.yg-market-card:hover{transform:translateY(-7px)!important}.yg-market-grid{align-items:stretch!important}.yg-market-card{height:100%!important}.yg-market-cover{min-height:190px!important}.yg-market-body{min-height:320px!important}.yg-product-section{padding-bottom:28px!important}.yg-process{padding-top:18px!important;padding-bottom:40px!important}.yg-about{margin-top:18px!important;margin-bottom:58px!important}.yg-process-grid div{min-height:178px!important}.yg-process .yg-title{margin-bottom:22px!important}@media(max-width:1180px){.yg-market-body{min-height:280px!important}}@media(max-width:820px){.yg-market-body{min-height:auto!important}.yg-process{padding-top:10px!important}.yg-about{margin-top:18px!important}}



/* refine aligned products + raised process layout */
.yg-product-section{padding-bottom:12px!important}.yg-product-section .yg-title{margin-bottom:24px!important}.yg-market-grid{margin-bottom:0!important}.yg-market-card{min-height:570px!important}.yg-market-cover{display:flex!important;flex-direction:column!important;justify-content:flex-end!important}.yg-market-cover h3{margin-top:0!important}.yg-market-body h3{min-height:54px!important;display:flex!important;align-items:flex-start}.yg-market-body p{min-height:92px!important}.yg-market-features{min-height:76px!important;align-content:flex-start}.yg-process{margin-top:4px!important;padding-top:34px!important;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(245,247,251,0))!important}.yg-process .yg-container{width:min(1180px,calc(100% - 32px));margin:auto}.yg-process .yg-title.center{margin-bottom:28px!important}.yg-process-grid{gap:22px!important}.yg-process-grid div{min-height:190px!important;border:1px solid #e8eef7!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}.yg-process-grid i{width:46px!important;height:46px!important;border-radius:16px!important}.yg-about{margin-top:26px!important}.yg-about ul{align-content:center}.yg-about li{min-height:58px}@media(max-width:1180px){.yg-market-card{min-height:auto!important}.yg-market-body h3,.yg-market-body p,.yg-market-features{min-height:auto!important}}@media(max-width:820px){.yg-product-section{padding-bottom:4px!important}.yg-process{padding-top:22px!important}.yg-process-grid div{min-height:auto!important}}



/* fix top horizontal cards alignment and core product display */
.yg-feature-luxury{align-items:stretch!important;margin-top:-38px!important}.yg-feature-card:nth-child(n){margin-top:0!important;transform:none!important}.yg-feature-card:hover{transform:translateY(-4px)!important}.yg-feature-card{height:100%!important;min-height:104px!important}.yg-feature-card div{min-width:0}.yg-feature-card small{min-height:36px;display:block}.yg-product-section{padding-top:40px!important}.yg-market-grid{align-items:stretch!important}.yg-market-card:nth-child(n){transform:none!important;margin-top:0!important}.yg-market-card:hover{transform:translateY(-6px)!important}.yg-market-card{min-height:0!important;height:auto!important;display:grid!important;grid-template-rows:190px 1fr!important}.yg-market-cover{min-height:190px!important;height:190px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important}.yg-market-cover h3{margin:0 0 8px!important;font-size:28px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yg-market-cover p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.yg-market-body{min-height:0!important;height:100%!important;display:flex!important;flex-direction:column!important;padding:22px!important}.yg-market-body h3{min-height:52px!important;margin-bottom:8px!important;display:flex!important;align-items:flex-start}.yg-market-body p{min-height:78px!important;margin-bottom:0!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.yg-market-features{min-height:66px!important;margin:14px 0 16px!important;align-content:flex-start!important}.yg-market-foot{margin-top:auto!important}.yg-market-foot b{font-size:20px!important;line-height:1.1}.yg-market-foot a{white-space:nowrap}@media(max-width:1180px){.yg-feature-luxury{margin-top:22px!important}.yg-feature-card:nth-child(n){margin-top:0!important}.yg-market-card{grid-template-rows:180px 1fr!important}.yg-market-cover{height:180px!important;min-height:180px!important}.yg-market-body h3,.yg-market-body p,.yg-market-features{min-height:auto!important}}@media(max-width:820px){.yg-feature-luxury{margin-top:16px!important}.yg-feature-card{min-height:auto!important}.yg-feature-card small{min-height:auto}.yg-market-card{display:block!important}.yg-market-cover{height:auto!important;min-height:180px!important}.yg-market-body h3,.yg-market-body p,.yg-market-features{min-height:auto!important}}


/* reduce first-screen hero height/background weight */
.yg-hero{min-height:460px!important;padding:58px 0 70px!important;border-bottom-left-radius:28px!important;border-bottom-right-radius:28px!important}.yg-hero-inner{align-items:center!important}.yg-hero h1{font-size:48px!important;line-height:1.1!important;margin-bottom:14px!important}.yg-hero-copy>p:not(.yg-tag){font-size:17px!important;line-height:1.7!important}.yg-search-card{min-height:250px!important;padding:30px!important}.yg-search-card h3{font-size:27px!important}.yg-feature-luxury{margin-top:-24px!important}.yg-hero:after{width:300px!important;height:300px!important;right:-90px!important;bottom:-120px!important}.yg-hero:before{width:210px!important;height:210px!important;left:-90px!important;top:70px!important}@media(max-width:820px){.yg-hero{min-height:auto!important;padding:44px 0 58px!important}.yg-hero h1{font-size:34px!important}.yg-feature-luxury{margin-top:16px!important}}



/* second pass: make first-screen background more compact and lighter */
.yg-hero{min-height:420px!important;padding:48px 0 60px!important;box-shadow:0 16px 42px rgba(15,23,42,.10)!important}.yg-hero h1{font-size:44px!important;max-width:620px!important}.yg-hero-copy>p:not(.yg-tag){font-size:16px!important;max-width:590px!important}.yg-actions{margin-top:22px!important}.yg-btn{height:44px!important;padding:0 20px!important}.yg-search-card{min-height:220px!important;padding:26px!important;max-width:450px!important}.yg-card-chip{margin-bottom:12px!important;padding:7px 12px!important}.yg-search-card h3{font-size:25px!important;margin-bottom:8px!important}.yg-fake-search{margin-top:18px!important;padding-top:13px!important;padding-bottom:13px!important}.yg-hero-stats{margin-top:14px!important}.yg-hero-stats span{padding:10px!important;min-height:58px!important}.yg-hero-stats b{font-size:16px!important}.yg-feature-luxury{margin-top:-18px!important}.yg-feature-card{min-height:92px!important;padding:17px 18px!important}.yg-feature-icon{width:40px!important;height:40px!important;flex-basis:40px!important}.yg-feature-card b{font-size:16px!important}.yg-feature-card small{font-size:12.5px!important}@media(max-width:820px){.yg-hero{padding:38px 0 50px!important}.yg-hero h1{font-size:32px!important}.yg-search-card{padding:22px!important}.yg-feature-luxury{margin-top:14px!important}}



/* third pass: compact hero without changing product/backend sections */
.yg-hero{min-height:380px!important;padding:38px 0 52px!important;border-bottom-left-radius:22px!important;border-bottom-right-radius:22px!important}.yg-hero-inner{gap:34px!important}.yg-hero h1{font-size:40px!important;max-width:580px!important;margin:8px 0 12px!important}.yg-hero-copy>p:not(.yg-tag){font-size:15.5px!important;line-height:1.65!important;max-width:560px!important}.yg-tag{font-size:11px!important;letter-spacing:.14em!important}.yg-actions{margin-top:18px!important;gap:10px!important}.yg-btn{height:42px!important;padding:0 18px!important;border-radius:10px!important}.yg-search-card{min-height:205px!important;padding:23px!important;max-width:430px!important;border-radius:20px!important}.yg-search-card h3{font-size:23px!important}.yg-search-card p{font-size:14px!important}.yg-fake-search{margin-top:15px!important;padding:12px 16px 12px 44px!important;font-size:14px!important}.yg-hero-stats{grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:12px!important}.yg-hero-stats span{min-height:52px!important;padding:8px!important;font-size:11px!important}.yg-hero-stats b{font-size:15px!important;margin-bottom:2px!important}.yg-hero:after{width:240px!important;height:240px!important;right:-72px!important;bottom:-96px!important}.yg-hero:before{width:170px!important;height:170px!important;left:-76px!important;top:58px!important}.yg-feature-luxury{margin-top:-12px!important}.yg-feature-card{min-height:84px!important;padding:15px 17px!important;border-radius:18px!important}.yg-feature-icon{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:12px!important}.yg-feature-card b{font-size:15.5px!important}.yg-feature-card small{font-size:12px!important;line-height:1.35!important}@media(max-width:820px){.yg-hero{padding:34px 0 46px!important}.yg-hero h1{font-size:30px!important}.yg-hero-stats{grid-template-columns:1fr!important}.yg-feature-luxury{margin-top:12px!important}}



/* navigation anchor fixes */
html{scroll-behavior:smooth;scroll-padding-top:92px}.yg-section[id]{scroll-margin-top:92px}.site-nav a{pointer-events:auto!important}.site-header{z-index:1000!important}.yg-product-section,.yg-process,.yg-about{position:relative;z-index:1}


/* admin glass UI refinement and frontend anchor polish */
.site-nav a{cursor:pointer!important}.site-nav a[href^="/#"],.site-nav a[href^="#"]{position:relative;z-index:2}.yg-home{overflow:visible!important}



/* lift below-hero feature row for better hero rhythm */
.yg-feature-luxury{margin-top:-28px!important;position:relative;z-index:5}.yg-feature-card{box-shadow:0 18px 48px rgba(15,23,42,.12)!important}@media(max-width:820px){.yg-feature-luxury{margin-top:6px!important}}



/* feature row lift continuation: tighter connection to hero */
.yg-feature-luxury{margin-top:-36px!important;margin-bottom:24px!important;z-index:9!important}.yg-product-section{padding-top:32px!important}.yg-feature-card{min-height:86px!important}@media(max-width:1180px){.yg-feature-luxury{margin-top:18px!important;margin-bottom:22px!important}}@media(max-width:820px){.yg-feature-luxury{margin-top:8px!important;margin-bottom:20px!important}.yg-product-section{padding-top:26px!important}}



/* public clean CTA + product framework balance */
body:has(.yg-home) .site-nav .nav-login{height:38px!important;display:inline-flex!important;align-items:center!important;padding:0 18px!important;border-radius:999px!important;color:#1769e0!important;background:#eef4ff!important;border:1px solid #dbe8ff!important}.yg-actions .yg-btn:first-child{background:linear-gradient(135deg,#fff,#eef4ff)!important;color:#1769e0!important}.yg-actions .yg-btn.yg-ghost{background:rgba(255,255,255,.18)!important;border-color:rgba(255,255,255,.32)!important}
.yg-product-section{padding-top:34px!important;padding-bottom:18px!important}.yg-product-section .yg-title{align-items:flex-end!important;margin-bottom:22px!important}.yg-market-grid{gap:20px!important}.yg-market-card{border-radius:22px!important;box-shadow:0 18px 48px rgba(15,23,42,.10)!important;border:1px solid rgba(226,232,240,.92)!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;grid-template-rows:172px 1fr!important}.yg-market-card:hover{transform:translateY(-5px)!important;box-shadow:0 28px 68px rgba(15,23,42,.15)!important}.yg-market-cover{height:172px!important;min-height:172px!important;padding:22px!important;border-radius:0!important;clip-path:none!important}.yg-market-cover h3{font-size:24px!important;line-height:1.13!important;margin:0 0 7px!important}.yg-market-cover p{font-size:16px!important}.yg-market-badge{left:18px!important;top:18px!important;padding:6px 10px!important}.yg-market-orb{width:118px!important;height:118px!important;right:18px!important;top:-36px!important}.yg-market-body{padding:20px!important}.yg-market-body h3{min-height:44px!important;font-size:19px!important;line-height:1.25!important}.yg-market-body p{min-height:66px!important;line-height:1.6!important;font-size:13.5px!important}.yg-market-features{min-height:60px!important;gap:6px!important;margin:13px 0 15px!important}.yg-market-features span{font-size:11.5px!important;padding:5px 8px!important}.yg-market-foot{padding-top:14px!important}.yg-market-foot b{font-size:19px!important}.yg-market-foot a{padding:8px 10px!important;font-size:13px!important}.yg-process{padding-top:24px!important}@media(max-width:1180px){.yg-market-grid{grid-template-columns:repeat(2,1fr)!important}.yg-market-card{grid-template-rows:170px 1fr!important}.yg-market-cover{height:170px!important;min-height:170px!important}.yg-market-body h3,.yg-market-body p,.yg-market-features{min-height:auto!important}}@media(max-width:820px){body:has(.yg-home) .site-nav .nav-login{height:34px!important}.yg-product-section{padding-top:26px!important}.yg-market-card{display:block!important}.yg-market-cover{height:auto!important;min-height:168px!important}.yg-market-body h3,.yg-market-body p,.yg-market-features{min-height:auto!important}}



/* mobile compatibility repair for public homepage and admin */
*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}@media(max-width:820px){body:has(.yg-home) .site-header{position:sticky!important;top:0!important;z-index:1000!important}body:has(.yg-home) .nav-wrap{width:100%!important;max-width:100%!important;padding:10px 14px!important;gap:10px!important;align-items:center!important}body:has(.yg-home) .brand{min-width:0!important;flex:1 1 auto!important;font-size:17px!important}body:has(.yg-home) .brand span:not(.brand-mark):not(.brand-img){min-width:0!important}body:has(.yg-home) .brand strong{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:46vw!important}body:has(.yg-home) .brand em{display:none!important}.nav-toggle{display:none!important}body:has(.yg-home) .site-nav{width:100%!important;display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:4px 0 2px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}body:has(.yg-home) .site-nav::-webkit-scrollbar{display:none!important}body:has(.yg-home) .site-nav a{flex:0 0 auto!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;background:#f3f6fb!important;border:1px solid #e6edf7!important;font-size:13px!important;line-height:34px!important;display:inline-flex!important;align-items:center!important}body:has(.yg-home) .site-nav .nav-login,body:has(.yg-home) .site-nav .nav-admin{height:34px!important;padding:0 14px!important}.yg-container,.yg-hero-inner,.yg-about,.footer-main{width:calc(100% - 28px)!important;max-width:100%!important}.yg-hero{margin:0 0 0!important;padding:30px 0 42px!important;border-bottom-left-radius:18px!important;border-bottom-right-radius:18px!important;min-height:auto!important}.yg-hero-inner{display:grid!important;grid-template-columns:1fr!important;gap:20px!important}.yg-hero h1{font-size:29px!important;line-height:1.15!important;letter-spacing:-.03em!important;margin:8px 0 10px!important;word-break:break-word!important}.yg-hero-copy>p:not(.yg-tag){font-size:14.5px!important;line-height:1.65!important;max-width:100%!important}.yg-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:16px!important}.yg-btn{width:100%!important;height:40px!important;padding:0 12px!important;font-size:14px!important}.yg-search-card{max-width:100%!important;width:100%!important;min-height:auto!important;padding:18px!important;border-radius:18px!important}.yg-search-card h3{font-size:21px!important}.yg-fake-search{padding:11px 14px!important;margin-top:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.yg-hero-stats{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.yg-hero-stats span{min-height:48px!important;padding:7px 5px!important;font-size:10.5px!important;text-align:center!important}.yg-hero-stats b{font-size:14px!important}.yg-feature-luxury{width:calc(100% - 28px)!important;max-width:100%!important;margin:12px auto 18px!important;padding:0!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.yg-feature-card{min-height:78px!important;padding:13px 12px!important;border-radius:16px!important;gap:9px!important}.yg-feature-icon{width:34px!important;height:34px!important;flex-basis:34px!important;border-radius:11px!important;font-size:13px!important}.yg-feature-card b{font-size:14px!important}.yg-feature-card small{font-size:11.5px!important;line-height:1.35!important;min-height:auto!important}.yg-section{padding:28px 0!important}.yg-product-section{padding-top:24px!important}.yg-title{display:block!important;margin-bottom:16px!important}.yg-title h2{font-size:26px!important;line-height:1.2!important}.yg-title h2:after{margin-top:9px!important}.yg-title>a{display:inline-flex!important;margin-top:10px!important}.yg-market-grid{grid-template-columns:1fr!important;gap:14px!important}.yg-market-card{display:grid!important;grid-template-rows:auto!important;border-radius:18px!important;overflow:hidden!important}.yg-market-cover{height:auto!important;min-height:142px!important;padding:18px!important}.yg-market-cover h3{font-size:22px!important}.yg-market-body{padding:17px!important}.yg-market-body h3{min-height:auto!important;font-size:18px!important}.yg-market-body p{min-height:auto!important;font-size:13.5px!important;line-height:1.6!important;-webkit-line-clamp:unset!important}.yg-market-features{min-height:auto!important;margin:12px 0!important}.yg-market-foot{gap:10px!important}.yg-market-foot b{font-size:18px!important}.yg-market-foot a{font-size:13px!important;white-space:nowrap!important}.yg-process{padding-top:22px!important}.yg-process-grid{grid-template-columns:1fr!important;gap:12px!important}.yg-process-grid div{min-height:auto!important;padding:18px!important;border-radius:17px!important}.yg-process-grid h3{font-size:18px!important;margin:13px 0 6px!important}.yg-about{display:grid!important;grid-template-columns:1fr!important;margin:16px auto 30px!important;padding:22px!important;border-radius:18px!important;gap:16px!important}.yg-about h2{font-size:25px!important}.yg-about li{min-height:auto!important;padding:13px 14px!important}.footer-main{grid-template-columns:1fr!important;gap:12px!important}.site-footer{padding:32px 0 20px!important}.copyright{width:calc(100% - 28px)!important;line-height:1.7!important}}
@media(max-width:420px){body:has(.yg-home) .brand strong{max-width:58vw!important}.yg-actions{grid-template-columns:1fr!important}.yg-feature-luxury{grid-template-columns:1fr!important}.yg-hero-stats{grid-template-columns:1fr!important}.yg-market-foot{align-items:flex-start!important;flex-direction:column!important}.yg-market-foot a{width:100%!important;text-align:center!important;justify-content:center!important;display:flex!important}.yg-title h2{font-size:24px!important}}
@media(max-width:820px){.admin-shell{display:block!important;min-height:100vh!important}.admin-sidebar{position:relative!important;width:100%!important;min-height:auto!important;padding:14px!important;border-radius:0!important}.admin-sidebar nav{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important}.admin-sidebar nav a{flex:0 0 auto!important;padding:10px 12px!important}.admin-side-foot{display:none!important}.admin-main{margin:0!important;padding:14px!important}.admin-page-top{display:block!important;padding:16px!important}.admin-page-top a{display:inline-flex!important;margin-top:10px!important}.admin-wrap{padding:0!important}.admin-card{padding:16px!important;border-radius:18px!important;overflow:hidden!important}.grid-form{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.grid-form label,.grid-form .full{grid-column:1!important}.admin-table{display:block!important;overflow-x:auto!important;white-space:nowrap!important}.card-editor .mini-card-form{grid-template-columns:1fr!important}.actions{display:grid!important;grid-template-columns:1fr!important}.actions a,.actions button{width:100%!important;justify-content:center!important;text-align:center!important}}



/* mobile hamburger drawer navigation */
@media(max-width:820px){body:has(.yg-home) .nav-wrap{position:relative!important;display:flex!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important}body:has(.yg-home) .brand{flex:1 1 auto!important;min-width:0!important}body:has(.yg-home) .nav-toggle{display:inline-flex!important;width:42px!important;height:42px!important;flex:0 0 42px!important;align-items:center!important;justify-content:center!important;border-radius:13px!important;border:1px solid #dbe8ff!important;background:#fff!important;color:#1769e0!important;font-size:22px!important;font-weight:900!important;box-shadow:0 10px 28px rgba(15,23,42,.10)!important;position:relative!important;z-index:1202!important}body:has(.yg-home) .site-nav{position:absolute!important;right:14px!important;top:calc(100% + 8px)!important;width:min(252px,calc(100vw - 28px))!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:12px!important;border-radius:18px!important;background:rgba(255,255,255,.97)!important;border:1px solid rgba(219,232,255,.95)!important;box-shadow:0 24px 70px rgba(15,23,42,.20)!important;backdrop-filter:blur(16px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-8px) scale(.98)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;overflow:visible!important;z-index:1201!important}body:has(.yg-home) .site-nav.open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}body:has(.yg-home) .site-nav a{width:100%!important;height:42px!important;line-height:42px!important;justify-content:flex-start!important;padding:0 14px!important;border-radius:13px!important;background:#f6f9ff!important;border:1px solid #e7eefb!important;color:#17345d!important;font-size:14px!important;font-weight:700!important}body:has(.yg-home) .site-nav a.active{background:#1769e0!important;color:#fff!important;border-color:#1769e0!important}body:has(.yg-home) .site-nav .nav-login,body:has(.yg-home) .site-nav .nav-admin{height:42px!important;padding:0 14px!important;justify-content:flex-start!important}body:has(.yg-home) .site-nav .nav-admin{background:linear-gradient(135deg,#1769e0,#00a3ff)!important;color:#fff!important;border-color:transparent!important}.site-header:has(.site-nav.open)::after{content:"";position:fixed;inset:0;background:rgba(15,23,42,.18);z-index:1199}.site-header:has(.site-nav.open) .nav-wrap{z-index:1200}}
@media(max-width:420px){body:has(.yg-home) .site-nav{right:14px!important;width:calc(100vw - 28px)!important}}



/* mobile fixed follow header */
@media(max-width:820px){body:has(.yg-home){padding-top:68px!important}body:has(.yg-home) .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1300!important;background:rgba(255,255,255,.92)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(219,232,255,.72)!important;box-shadow:0 10px 32px rgba(15,23,42,.08)!important}body:has(.yg-home) .nav-wrap{min-height:58px!important;padding-top:8px!important;padding-bottom:8px!important}body:has(.yg-home) .site-nav{position:fixed!important;right:14px!important;top:66px!important}.site-header:has(.site-nav.open)::after{top:0!important}}
@media(max-width:420px){body:has(.yg-home){padding-top:64px!important}body:has(.yg-home) .nav-wrap{min-height:56px!important}body:has(.yg-home) .site-nav{top:64px!important}}


.admin-card .section-split{margin:8px 0 0;padding:14px 16px;border-radius:16px;background:#f6f9ff;border:1px solid #e7eefb}.admin-card .section-split h3{margin:0 0 4px;color:#17345d}.admin-card .section-split p{margin:0}
