*{box-sizing:border-box}body{margin:0;background:#f4f6fb;color:#1f2937;font-family:"Microsoft YaHei","PingFang SC",Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.pc-wrap{width:1200px;margin:0 auto}.pc-flex{display:flex}.pc-between{justify-content:space-between}.pc-center{align-items:center}.pc-topbar{height:36px;background:#111827;color:#cbd5e1;font-size:12px;line-height:36px}.pc-toplinks a{margin-left:18px}.pc-header{background:#fff;padding:24px 0;border-bottom:1px solid #e5e7eb}.pc-logo span{display:block;font-size:28px;font-weight:800;color:#b91c1c;letter-spacing:1px}.pc-logo em{display:block;color:#64748b;font-style:normal;margin-top:4px}.pc-search{width:560px}.pc-search input{width:450px;height:42px;border:2px solid #b91c1c;border-right:0;border-radius:6px 0 0 6px;padding:0 16px;font-size:14px}.pc-search button{height:42px;width:108px;border:0;background:#b91c1c;color:#fff;border-radius:0 6px 6px 0;font-size:16px}.pc-hotwords{margin-top:8px;color:#64748b;font-size:12px}.pc-hotwords a{margin-right:12px}.pc-cart-entry{border:1px solid #e5e7eb;padding:12px 20px;border-radius:8px;background:#fff}.pc-cart-entry strong{color:#b91c1c}.pc-nav{height:44px;background:#b91c1c;color:#fff}.pc-nav a{display:inline-block;padding:0 28px;line-height:44px;font-weight:700}.pc-nav a:hover{background:#991b1b}.pc-main{min-height:620px}.pc-hero{display:grid;grid-template-columns:240px 1fr 250px;gap:18px;margin-top:18px}.pc-category-panel,.pc-service-card,.pc-panel,.pc-filter-panel{background:#fff;border-radius:14px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.pc-category-panel{padding:16px}.pc-category-panel h3,.pc-service-card h3{margin:0 0 14px;font-size:18px}.pc-category-row{padding:10px 0;border-bottom:1px solid #f1f5f9}.pc-category-row a{font-weight:700}.pc-category-row span{display:block;color:#94a3b8;font-size:12px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-hero-main{min-height:386px;border-radius:18px;padding:54px;background:linear-gradient(120deg,#111827,#b91c1c);color:#fff;box-shadow:0 20px 50px rgba(127,29,29,.22);background-size:cover;background-position:center}.pc-eyebrow{font-size:12px;letter-spacing:3px;color:#fecaca}.pc-hero-main h1{font-size:52px;line-height:1;margin:24px 0 18px}.pc-hero-main p{font-size:20px;color:#fee2e2;width:520px;line-height:1.7}.pc-hero-main a,.pc-btn{display:inline-block;border:0;border-radius:999px;padding:12px 26px;background:#fff;color:#b91c1c;font-weight:800;cursor:pointer}.pc-btn{background:#eef2f7;color:#111827}.pc-btn-primary{background:#b91c1c;color:#fff}.pc-service-card{padding:20px}.pc-service-card p{color:#64748b;line-height:1.7}.pc-service-card a{display:block;padding:10px 0;border-top:1px dashed #e5e7eb;color:#334155}.pc-floor{margin-top:28px}.pc-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.pc-section-title h2{margin:0;font-size:26px}.pc-section-title p{margin:6px 0 0;color:#64748b}.pc-section-title a{color:#b91c1c}.pc-goods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.pc-goods-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px rgba(15,23,42,.06);transition:.2s}.pc-goods-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(15,23,42,.12)}.pc-goods-img{height:230px;background:#f8fafc;display:flex;align-items:center;justify-content:center}.pc-goods-img img{width:100%;height:100%;object-fit:cover}.pc-goods-info{padding:14px}.pc-goods-title{display:block;height:42px;line-height:21px;font-weight:700;overflow:hidden}.pc-goods-info p{height:20px;color:#94a3b8;font-size:12px;overflow:hidden}.pc-goods-meta{display:flex;align-items:center;justify-content:space-between}.pc-goods-meta strong{font-size:22px;color:#b91c1c}.pc-goods-meta span{color:#94a3b8}.pc-list-layout{display:grid;grid-template-columns:220px 1fr;gap:20px;margin-top:20px}.pc-filter-panel{padding:18px;height:max-content}.pc-filter-panel a{display:block;padding:10px 12px;border-radius:8px;color:#475569}.pc-filter-panel a.active,.pc-filter-panel a:hover{background:#fee2e2;color:#b91c1c}.pc-list-head{background:#fff;border-radius:14px;padding:20px;margin-bottom:18px;display:flex;justify-content:space-between}.pc-list-head h1{margin:0}.pc-list-head p{color:#64748b}.pc-sort a{display:inline-block;margin-left:10px;padding:8px 14px;background:#f1f5f9;border-radius:20px}.pc-goods-grid-list{grid-template-columns:repeat(4,1fr)}.pc-pager{text-align:center;margin:24px}.pc-pager ul{display:inline-flex;list-style:none;padding:0}.pc-pager li a,.pc-pager li.active a{display:block;margin:0 4px;padding:8px 12px;background:#fff;border-radius:6px}.pc-pager li.active a{background:#b91c1c;color:#fff}.pc-detail{display:grid;grid-template-columns:520px 1fr;gap:26px;margin-top:24px}.pc-detail-gallery,.pc-detail-info,.pc-detail-content,.pc-detail-tabs aside{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.pc-detail-gallery img{width:472px;height:472px;object-fit:cover;border-radius:12px}.pc-detail-info h1{font-size:30px;margin:0 0 10px}.pc-detail-subtitle{color:#64748b}.pc-price-box{background:#fff1f2;border-radius:12px;padding:18px;margin:22px 0}.pc-price-box span{color:#64748b}.pc-price-box strong{font-size:34px;color:#b91c1c;margin:0 18px}.pc-price-box em{font-style:normal;color:#64748b}.pc-buy-form label{display:block;margin:14px 0 8px;font-weight:700}.pc-buy-form select,.pc-buy-form input,.pc-login-card input,.pc-form-grid input,.pc-checkout textarea{width:100%;height:42px;border:1px solid #dbe3ef;border-radius:8px;padding:0 12px}.pc-actions{margin-top:24px}.pc-actions .pc-btn{margin-right:12px}.pc-service-line{display:flex;gap:10px;margin-top:24px}.pc-service-line span{background:#f8fafc;border-radius:999px;padding:8px 12px;color:#64748b}.pc-detail-tabs{display:grid;grid-template-columns:1fr 260px;gap:20px;margin-top:24px}.pc-detail-content img{max-width:100%;height:auto}.pc-side-goods{display:block;margin-bottom:14px}.pc-side-goods img{height:150px;width:100%;object-fit:cover;border-radius:10px}.pc-side-goods span{display:block;margin:8px 0}.pc-side-goods strong{color:#b91c1c}.pc-panel{margin-top:24px;padding:24px}.pc-empty{background:#fff;border-radius:14px;padding:50px;text-align:center;color:#64748b}.pc-empty a{color:#b91c1c;font-weight:700}.pc-cart-table{width:100%;border-collapse:collapse}.pc-cart-table th,.pc-cart-table td{padding:14px;border-bottom:1px solid #e5e7eb;text-align:left}.pc-cart-goods{display:flex;gap:12px;align-items:center}.pc-cart-goods img,.pc-order-line img{width:72px;height:72px;object-fit:cover;border-radius:8px}.pc-cart-table input{width:72px;height:34px}.pc-cart-table button{border:0;background:#fee2e2;color:#b91c1c;border-radius:6px;padding:7px 12px}.pc-cart-summary,.pc-checkout-total{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:20px}.pc-cart-summary strong,.pc-checkout-total strong{font-size:24px;color:#b91c1c}.pc-checkout{margin-top:24px}.pc-checkout-form{display:grid;grid-template-columns:1fr 320px;gap:20px}.pc-checkout-form .pc-panel{margin-top:0}.pc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pc-col-2{grid-column:span 2}.pc-checkout textarea{height:90px;margin-top:12px;padding:12px}.pc-order-line{display:grid;grid-template-columns:72px 1fr 80px 120px;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid #eef2f7}.pc-checkout-total{display:block;background:#fff;border-radius:16px;padding:24px;height:max-content;box-shadow:0 10px 28px rgba(15,23,42,.06);text-align:right}.pc-checkout-total .pc-btn{margin-top:16px}.pc-pay-head{display:flex;justify-content:space-between;background:#f8fafc;border-radius:12px;padding:18px;margin-bottom:18px}.pc-pay-head strong{font-size:28px;color:#b91c1c}.pc-payment-list label{display:block;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin:12px 0}.pc-payment-list span{font-weight:800;margin:0 12px}.pc-payment-list em{font-style:normal;color:#64748b}.pc-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin:14px 0;overflow:hidden}.pc-order-head,.pc-order-actions{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:#f8fafc}.pc-order-head em{font-style:normal;color:#b91c1c;font-weight:700}.pc-order-body{display:flex;gap:10px;align-items:center;padding:18px}.pc-order-body img{width:64px;height:64px;object-fit:cover;border-radius:8px}.pc-order-body strong{margin-left:auto;color:#b91c1c;font-size:22px}.pc-order-detail-head{display:grid;grid-template-columns:repeat(3,1fr);background:#f8fafc;border-radius:12px;padding:18px;margin-bottom:18px}.pc-order-detail-head span{display:block;color:#64748b}.pc-member{display:grid;grid-template-columns:260px 1fr;gap:22px;margin-top:24px}.pc-member-side,.pc-member-main .pc-panel{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.pc-avatar{width:72px;height:72px;border-radius:50%;background:#b91c1c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:800}.pc-member-side a{display:block;padding:12px;border-radius:8px;background:#f8fafc;margin-top:10px}.pc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.pc-stats div{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 28px rgba(15,23,42,.06)}.pc-stats strong{display:block;font-size:32px;color:#b91c1c}.pc-member-order{display:grid;grid-template-columns:1fr 120px 120px 60px;padding:12px 0;border-bottom:1px solid #eef2f7}.pc-login-page{display:grid;grid-template-columns:1fr 390px;gap:28px;margin-top:38px}.pc-login-visual{border-radius:20px;background:linear-gradient(135deg,#111827,#b91c1c);color:#fff;padding:70px}.pc-login-visual h1{font-size:42px}.pc-login-card{background:#fff;border-radius:20px;padding:34px;box-shadow:0 18px 45px rgba(15,23,42,.1)}.pc-login-card input{margin-bottom:14px}.pc-captcha{display:grid;grid-template-columns:1fr 100px;gap:10px}.pc-captcha img{height:42px;border-radius:8px;border:1px solid #dbe3ef;cursor:pointer}.pc-footer{margin-top:40px;background:#111827;color:#cbd5e1;padding:34px 0}.pc-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:18px}.pc-footer-grid div{background:rgba(255,255,255,.06);border-radius:12px;padding:16px}.pc-footer-grid strong{display:block;color:#fff;margin-bottom:6px}
.pc-search-row{display:flex;width:560px;height:42px}.pc-search-row input{flex:1;width:auto!important;height:42px;border:2px solid #b91c1c!important;border-right:0!important;border-radius:6px 0 0 6px!important;padding:0 16px;font-size:14px;outline:none}.pc-search-row button{flex:0 0 108px;width:108px!important;height:42px;border:0;background:#b91c1c;color:#fff;border-radius:0 6px 6px 0;font-size:16px}.pc-search>input[type=text],.pc-search>button[type=submit]{display:none}
.pc-message-panel{padding:80px 0}.pc-message-card{width:720px;margin:0 auto;background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:46px;display:flex;align-items:flex-start;gap:24px}.pc-message-icon{width:64px;height:64px;border-radius:50%;background:#f59e0b;color:#fff;text-align:center;line-height:64px;font-size:36px;font-weight:800}.pc-message-card.is-success .pc-message-icon{background:#16a34a}.pc-message-content h1{margin:4px 0 14px;font-size:26px;color:#111827}.pc-message-content p{margin:0 0 16px;color:#64748b;line-height:1.7}.pc-message-tip strong{color:#b91c1c}.pc-message-btn{display:inline-block;background:#b91c1c;color:#fff;padding:12px 30px;border-radius:999px;font-weight:700}.pc-message-btn:hover{background:#991b1b;color:#fff}
.ai-hero{padding:34px 0 10px}.ai-hero-card{background:linear-gradient(135deg,#0f2742,#b91c1c);border-radius:22px;padding:70px 76px;color:#fff;box-shadow:0 24px 60px rgba(15,23,42,.18)}.ai-hero-card span,.ai-report-card span{letter-spacing:5px;font-size:12px;opacity:.82}.ai-hero-card h1,.ai-report-card h1{font-size:42px;margin:18px 0}.ai-hero-card p,.ai-report-card p{font-size:18px;line-height:1.8;max-width:760px}.ai-section,.ai-form-page,.ai-report-page{padding:34px 0}.ai-steps,.ai-plan-grid,.ai-report-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ai-steps div,.ai-plan-card,.ai-assessment-form,.ai-report-block,.ai-professional-note{background:#fff;border-radius:16px;box-shadow:0 12px 34px rgba(15,23,42,.06);padding:24px}.ai-steps strong{display:block;width:36px;height:36px;border-radius:50%;background:#b91c1c;color:#fff;text-align:center;line-height:36px}.ai-steps h3,.ai-plan-card h3{margin:16px 0 10px}.ai-steps p,.ai-plan-card p,.ai-plan-card span,.ai-report-block p,.ai-report-block li{color:#64748b;line-height:1.8}.ai-plan-grid{grid-template-columns:repeat(3,1fr)}.ai-professional-note{margin-bottom:18px;border-left:5px solid #b91c1c;color:#334155}.ai-assessment-form{padding:34px}.ai-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:24px}.ai-form-grid label{font-weight:700;color:#334155}.ai-form-grid input,.ai-form-grid select{display:block;width:100%;height:42px;margin-top:8px;border:1px solid #dbe3ef;border-radius:8px;padding:0 12px}.ai-report-card{background:#fff;border-top:6px solid #0f2742;border-radius:18px;padding:38px;box-shadow:0 16px 44px rgba(15,23,42,.08);margin-bottom:18px}.ai-report-card h1{color:#0f2742}.ai-report-grid{grid-template-columns:1fr 1fr;align-items:start}.ai-report-block h2{margin-top:0;color:#0f2742}.ai-report-block h3{font-size:24px;color:#b91c1c}.ai-indicator-list{display:grid;gap:12px}.ai-indicator{display:flex;justify-content:space-between;align-items:center;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.ai-indicator.good strong{color:#16a34a}.ai-indicator.warning strong{color:#b91c1c}.ai-product-block{border:1px solid #fee2e2}.ai-empty-link{display:inline-block;color:#b91c1c;background:#fee2e2;border-radius:999px;padding:10px 18px}.ai-compliance{margin-top:18px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;border-radius:14px;padding:16px;line-height:1.7}
.ai-kicker{display:inline-block;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:3px}.ai-platform-hero{display:grid;grid-template-columns:minmax(0,1.15fr) 420px;gap:26px;margin-top:28px;align-items:stretch}.ai-hero-copy{background:linear-gradient(135deg,#f8fbff 0%,#eef8f6 48%,#fff 100%);border:1px solid #d9ebe8;border-radius:18px;padding:58px;box-shadow:0 22px 55px rgba(15,23,42,.08)}.ai-hero-copy h1{font-size:46px;line-height:1.16;margin:18px 0;color:#102033}.ai-hero-copy p{font-size:18px;line-height:1.9;color:#4b6372;max-width:720px}.ai-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.ai-btn-ghost{background:#fff;border:1px solid #cbd5e1;color:#0f2a3d}.ai-hero-panel{background:#102033;color:#eaf5f2;border-radius:18px;padding:30px;box-shadow:0 22px 55px rgba(15,23,42,.18);display:flex;flex-direction:column;justify-content:space-between}.ai-panel-head span{display:block;color:#8ecdc1}.ai-panel-head strong{display:block;font-size:28px;margin-top:8px}.ai-flow-list{display:grid;gap:12px;margin-top:24px}.ai-flow-list div{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:16px}.ai-flow-list em{font-style:normal;color:#7dd3c7;font-weight:800}.ai-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ai-trust-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:22px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.ai-trust-card strong{display:block;color:#0f766e;font-size:28px}.ai-trust-card span{color:#64748b}.ai-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ai-process-grid article,.ai-plan-card{background:#fff;border:1px solid #e5edf0;border-radius:14px;padding:24px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.ai-process-grid span,.ai-plan-card span{color:#0f766e;font-weight:800;font-size:12px}.ai-process-grid h3,.ai-plan-card h3{color:#102033}.ai-plan-card em{display:block;margin-top:14px;color:#0f766e;font-style:normal}.ai-home-compliance{margin-bottom:8px}.ai-page-head{background:#fff;border:1px solid #e5edf0;border-radius:18px;padding:34px 38px;margin-top:28px;margin-bottom:20px;box-shadow:0 12px 34px rgba(15,23,42,.05)}.ai-page-head h1{margin:10px 0;color:#102033;font-size:34px}.ai-page-head p{max-width:780px;color:#64748b;line-height:1.8}.ai-modern-form{display:grid;gap:18px;background:transparent;box-shadow:none;padding:0}.ai-form-section{background:#fff;border:1px solid #e5edf0;border-radius:16px;padding:28px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.ai-form-section-title{display:flex;align-items:flex-start;gap:16px;margin-bottom:22px}.ai-form-section-title em{font-style:normal;background:#0f766e;color:#fff;border-radius:10px;padding:8px 10px;font-weight:800}.ai-form-section-title h2{margin:0;color:#102033}.ai-form-section-title p,.ai-form-final p{margin:4px 0 0;color:#64748b}.ai-form-final{display:grid;grid-template-columns:1fr 280px auto;gap:18px;align-items:end}.ai-form-final h2{margin:0}.ai-report-shell{padding-top:28px}.ai-report-hero{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;background:#102033;color:#fff;border-radius:18px;padding:38px;box-shadow:0 22px 55px rgba(15,23,42,.18)}.ai-report-hero h1{font-size:38px;margin:12px 0}.ai-report-hero p{color:#d4e7e4;line-height:1.85;font-size:17px}.ai-report-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.ai-score-card{background:#fff;color:#102033;border-radius:16px;padding:24px;text-align:center}.ai-score-card span,.ai-score-card em{display:block;color:#64748b}.ai-score-card strong{display:block;font-size:64px;color:#0f766e;line-height:1}.ai-score-card.high strong{color:#b91c1c}.ai-score-card.medium strong{color:#c27803}.ai-score-card p{font-size:13px;color:#64748b}.ai-report-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;margin-top:20px}.ai-report-layout main,.ai-report-layout aside{display:grid;gap:20px;align-content:start}.ai-report-block{background:#fff;border:1px solid #e5edf0;border-radius:16px;padding:24px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.ai-block-title{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}.ai-block-title h2{margin:0}.ai-block-title span{color:#64748b;font-size:13px;text-align:right}.ai-plan-recommend h3{font-size:26px;margin:0 0 10px;color:#0f766e}.ai-plan-recommend div{display:grid;grid-template-columns:90px 1fr;gap:12px;border-top:1px solid #eef2f7;padding-top:12px;margin-top:12px}.ai-plan-recommend strong{color:#102033}.ai-advice-list{margin:0;padding-left:20px}.ai-advice-list li{margin:8px 0}.ai-follow-list{display:grid;gap:12px}.ai-follow-list div,.ai-profile-timeline div{border-left:3px solid #0f766e;background:#f8fafc;border-radius:10px;padding:12px 14px}.ai-follow-list strong,.ai-profile-timeline strong{display:block;color:#102033}.ai-follow-list span,.ai-profile-timeline span{display:block;color:#64748b;line-height:1.7;margin-top:4px}.ai-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px}.ai-profile-current{display:grid;grid-template-columns:230px 1fr;gap:18px;background:#fff;border:1px solid #e5edf0;border-radius:16px;padding:24px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.ai-profile-score{border-radius:16px;background:#eef8f6;padding:24px;text-align:center}.ai-profile-score strong{display:block;font-size:58px;color:#0f766e}.ai-profile-score span,.ai-profile-score em{display:block;color:#64748b}.ai-profile-plan h2{margin:8px 0;color:#102033}.ai-profile-plan p{color:#64748b;line-height:1.8}.ai-profile-timeline,.ai-report-history,.ai-empty-profile{background:#fff;border:1px solid #e5edf0;border-radius:16px;padding:24px;box-shadow:0 12px 34px rgba(15,23,42,.06)}.ai-report-history{margin-top:20px}.ai-report-history article{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;border-top:1px solid #eef2f7;padding:14px 0}.ai-report-history article:first-of-type{border-top:0}.ai-report-history strong,.ai-report-history span{display:block}.ai-report-history span{color:#64748b;margin-top:4px}.ai-report-history em{font-style:normal;color:#0f766e}.ai-report-history a{color:#b91c1c;font-weight:800}.ai-empty-profile{text-align:center;padding:54px}.pc-member-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.pc-empty-compact{padding:24px}.pc-member-main .pc-panel{margin-top:0}
@media (max-width: 900px){.pc-wrap{width:auto;margin-left:14px;margin-right:14px}.pc-topbar{height:auto;line-height:1.6;padding:8px 0}.pc-topbar .pc-flex,.pc-header .pc-flex{display:block}.pc-header{padding:16px 0}.pc-logo span{font-size:22px}.pc-search,.pc-search-row{width:100%;margin-top:14px}.pc-cart-entry{display:inline-block;margin-top:12px}.pc-nav{height:auto;overflow-x:auto;white-space:nowrap}.pc-nav a{padding:0 16px}.ai-platform-hero,.ai-trust-grid,.ai-process-grid,.ai-plan-grid,.ai-form-grid,.ai-report-hero,.ai-report-layout,.ai-profile-grid,.ai-profile-current,.pc-member,.pc-member-grid,.pc-stats{grid-template-columns:1fr}.ai-hero-copy{padding:34px 24px}.ai-hero-copy h1{font-size:32px}.ai-hero-panel{padding:24px}.ai-form-final{grid-template-columns:1fr}.ai-report-hero{padding:28px}.ai-report-hero h1{font-size:30px}.ai-block-title{display:block}.ai-block-title span{text-align:left;display:block;margin-top:6px}.ai-report-history article{grid-template-columns:1fr}.pc-login-page{grid-template-columns:1fr}.pc-login-visual{padding:34px}.pc-list-layout,.pc-detail,.pc-detail-tabs,.pc-checkout-form{grid-template-columns:1fr}.pc-goods-grid,.pc-goods-grid-list{grid-template-columns:repeat(2,1fr)}}
@media (max-width: 520px){.pc-goods-grid,.pc-goods-grid-list{grid-template-columns:1fr}.ai-page-head,.ai-form-section,.ai-report-block{padding:20px}.ai-score-card strong{font-size:52px}.pc-stats{gap:10px}.pc-stats div{padding:18px}.pc-member-order{grid-template-columns:1fr;gap:6px}.pc-footer-grid{grid-template-columns:1fr}}

body{background:#eef7f2;color:#10231e}.pc-wrap{max-width:1200px}.pc-topbar{background:#06241e;color:#bde7d6}.pc-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(35,122,89,.14);box-shadow:0 14px 38px rgba(16,65,49,.08);backdrop-filter:blur(14px)}.pc-logo{display:grid;grid-template-columns:48px 1fr;column-gap:12px;align-items:center}.pc-logo i{grid-row:span 2;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#0b8f62,#6bd58f);color:#fff;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:24px;font-weight:900;box-shadow:0 14px 30px rgba(18,141,94,.25)}.pc-logo span{font-size:25px;color:#0f3d2f;letter-spacing:0}.pc-logo em{color:#4f806f;font-size:13px}.pc-search-row input{border-color:#0c8f65!important;background:#f8fffb}.pc-search-row button,.pc-btn-primary{background:linear-gradient(135deg,#07875e,#26b579);box-shadow:0 12px 24px rgba(16,142,95,.22)}.pc-search-row button:hover,.pc-btn-primary:hover{background:linear-gradient(135deg,#067552,#1a9f68)}.pc-hotwords a{color:#4f806f}.pc-cart-entry{border-color:#cde7da;background:#f8fffb;color:#0f3d2f}.pc-cart-entry strong{color:#07875e}.pc-nav{height:auto;background:#0b3b30;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px rgba(6,36,30,.18)}.pc-nav .pc-wrap{display:flex;gap:8px}.pc-nav a{line-height:46px;padding:0 20px;border-radius:999px;margin:7px 0;color:#def7ec}.pc-nav a:hover{background:rgba(255,255,255,.12)}.pc-main{background:radial-gradient(circle at 18% 4%,rgba(75,210,137,.24),transparent 34%),radial-gradient(circle at 82% 8%,rgba(14,124,98,.18),transparent 30%),linear-gradient(180deg,#eef7f2 0%,#f8fbf7 38%,#eef7f2 100%);padding-bottom:16px}.pc-btn{border-radius:999px;background:#e9f6ef;color:#0f3d2f;border:1px solid #cde7da}.ai-btn-ghost,.ygt-btn-soft{background:rgba(255,255,255,.84);border:1px solid #bfe4d2;color:#0b5f44}.ai-kicker{color:#07875e;letter-spacing:2px}.pc-section-title span,.ygt-section-title p{color:#4f806f}
.ygt-hero{display:grid;grid-template-columns:minmax(0,1.08fr) 430px;gap:24px;align-items:stretch;padding-top:34px}.ygt-hero-copy,.ygt-health-console,.ygt-path a,.ygt-plan-map article,.ygt-member-cta,.ai-hero-copy,.ai-hero-panel,.ai-page-head,.ai-form-section,.ai-report-block,.pc-panel,.pc-member-side,.pc-member-main .pc-panel,.pc-goods-card,.pc-filter-panel,.pc-list-head,.pc-detail-gallery,.pc-detail-info,.pc-detail-content,.pc-detail-tabs aside{border:1px solid rgba(34,126,91,.15);box-shadow:0 18px 44px rgba(22,75,58,.08)}.ygt-hero-copy{position:relative;overflow:hidden;border-radius:22px;padding:62px 58px;background:linear-gradient(135deg,#fafffb 0%,#e8f8ef 50%,#f9fffc 100%)}.ygt-hero-copy:before{content:"";position:absolute;right:-90px;top:-90px;width:280px;height:280px;border:1px solid rgba(10,151,101,.25);border-radius:50%;box-shadow:0 0 0 38px rgba(10,151,101,.06),0 0 0 76px rgba(10,151,101,.04)}.ygt-hero-copy h1{font-size:50px;line-height:1.12;margin:16px 0;color:#0a3027}.ygt-hero-copy p{font-size:18px;line-height:1.9;color:#456f61;max-width:680px}.ygt-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.ygt-health-console{border-radius:22px;padding:28px;background:linear-gradient(160deg,#06241e 0%,#0b4d3b 56%,#0f7c54 100%);color:#e9fff4;display:grid;align-content:center;gap:24px;position:relative;overflow:hidden}.ygt-health-console:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.12);border-radius:18px}.ygt-console-ring{width:188px;height:188px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;background:conic-gradient(#72e391 0 76%,rgba(255,255,255,.12) 76% 100%);box-shadow:0 0 40px rgba(101,223,141,.28)}.ygt-console-ring div{width:138px;height:138px;border-radius:50%;background:#082b24;display:flex;flex-direction:column;align-items:center;justify-content:center}.ygt-console-ring strong{font-size:48px;line-height:1}.ygt-console-ring span{color:#afe9d2}.ygt-console-metrics{display:grid;gap:12px;position:relative}.ygt-console-metrics div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:14px 16px}.ygt-console-metrics span{display:block;color:#9ee4c8;font-size:12px}.ygt-console-metrics strong{display:block;margin-top:5px;color:#fff}
.ygt-path{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.ygt-path a{background:rgba(255,255,255,.88);border-radius:18px;padding:20px;transition:.2s}.ygt-path a:hover,.pc-goods-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(16,89,65,.14)}.ygt-path em{font-style:normal;color:#07875e;font-weight:900}.ygt-path strong{display:block;font-size:18px;margin:10px 0 6px;color:#0a3027}.ygt-path span{color:#5b8174}.ygt-section{margin-top:34px}.ygt-section-title{display:grid;grid-template-columns:1fr auto;align-items:end;gap:18px;margin-bottom:16px}.ygt-section-title h2{margin:6px 0 0;font-size:30px;color:#0a3027}.ygt-section-title a{color:#07875e;font-weight:800}.ygt-plan-map{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ygt-plan-map article{background:#fff;border-radius:18px;padding:24px}.ygt-plan-map span{color:#07875e;font-size:12px;font-weight:800}.ygt-plan-map h3{color:#0a3027;margin:12px 0 10px}.ygt-plan-map p{color:#577d70;line-height:1.75}.ygt-plan-map em{display:block;margin-top:14px;color:#13845f;font-style:normal}.ygt-goods-grid .pc-goods-card{border-radius:18px}.pc-goods-card{background:rgba(255,255,255,.92)}.pc-goods-img{background:#eef8f2}.pc-goods-info p{color:#5c8275}.pc-goods-meta strong,.pc-price-box strong,.pc-order-body strong,.pc-member-order strong{color:#07875e}.ygt-member-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(135deg,#0b3b30,#0f7c54);color:#eafff5;border-radius:22px;padding:34px;margin-top:34px}.ygt-member-cta h2{margin:8px 0;font-size:28px;color:#fff}.ygt-member-cta p{color:#bde7d6;line-height:1.8}
.ai-platform-hero{grid-template-columns:minmax(0,1.12fr) 410px}.ai-hero-copy{background:linear-gradient(135deg,#fafffb,#e8f8ef);border-radius:22px}.ai-hero-copy h1,.ai-page-head h1,.ai-report-hero h1{color:#0a3027}.ai-hero-panel,.ai-report-hero{background:linear-gradient(150deg,#06241e,#0b4d3b 58%,#0f7c54);border-radius:22px}.ai-flow-list div{background:rgba(255,255,255,.08)}.ai-trust-card,.ai-process-grid article,.ai-plan-card{border-radius:18px;border-color:rgba(34,126,91,.15)}.ai-trust-card strong,.ai-process-grid span,.ai-plan-card span,.ai-plan-card em,.ai-plan-recommend h3{color:#07875e}.ai-page-head{background:rgba(255,255,255,.9)}.ai-form-section-title em{background:#07875e}.ai-form-grid input,.ai-form-grid select,.pc-buy-form select,.pc-buy-form input,.pc-login-card input,.pc-form-grid input,.pc-checkout textarea{border-color:#cde7da;background:#fbfffd}.ai-score-card strong{color:#18a96f}.ygt-tag-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.ygt-tag-row span{background:rgba(114,227,145,.14);border:1px solid rgba(114,227,145,.28);color:#dffcec;border-radius:999px;padding:7px 12px;font-size:13px}.ygt-dimension-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ygt-dimension{display:grid;grid-template-columns:1fr 120px 38px;gap:12px;align-items:center;background:#f7fcf9;border:1px solid #d8eee2;border-radius:14px;padding:14px}.ygt-dimension strong,.ygt-support-list strong{display:block;color:#0a3027}.ygt-dimension em{font-style:normal;color:#5d8476;font-size:12px}.ygt-dimension span{height:10px;background:#dcefe5;border-radius:999px;overflow:hidden}.ygt-dimension i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#32c887,#75e39a)}.ygt-dimension.high i{background:linear-gradient(90deg,#f59e0b,#ef4444)}.ygt-dimension.warning i{background:linear-gradient(90deg,#f8c44f,#27b376)}.ygt-dimension b{color:#07875e;text-align:right}.ygt-insight-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ygt-insight-grid div{background:#f7fcf9;border:1px solid #d8eee2;border-radius:14px;padding:18px}.ygt-insight-grid h2{margin:0 0 8px;color:#0a3027}.ygt-insight-grid strong{font-size:30px;color:#07875e}.ygt-insight-grid p{color:#5d8476;line-height:1.7}.ygt-support-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ygt-support-list article{background:#f7fcf9;border:1px solid #d8eee2;border-radius:14px;padding:18px}.ygt-support-list p{color:#5d8476;line-height:1.8}.ygt-plan-meta{display:grid;grid-template-columns:78px 1fr;gap:10px;border-top:1px solid #e5f1eb;padding-top:12px;margin-top:12px}.ygt-plan-meta strong{color:#0a3027}.ygt-plan-meta span{color:#5d8476}.ai-product-block{border-color:#cde7da}.ai-empty-link{background:#e5f7ee;color:#07875e}.ai-compliance{background:#f6fbec;border-color:#d8eebf;color:#5f6f22}
.pc-list-head,.pc-filter-panel{background:rgba(255,255,255,.9)}.pc-filter-panel a.active,.pc-filter-panel a:hover{background:#e5f7ee;color:#07875e}.pc-sort a{background:#eef8f2;color:#0f3d2f}.pc-detail-gallery,.pc-detail-info,.pc-detail-content,.pc-detail-tabs aside{background:rgba(255,255,255,.92)}.pc-price-box{background:#eaf8f1}.pc-service-line span{background:#effaf4;color:#0f6a4c}.pc-footer{background:#06241e;color:#bde7d6}.pc-footer-grid div{background:rgba(255,255,255,.07)}.pc-footer-grid strong{color:#effff6}
@media (max-width: 900px){.pc-wrap{max-width:none}.pc-nav .pc-wrap{display:block}.pc-logo{display:grid}.ygt-hero,.ygt-path,.ygt-plan-map,.ygt-section-title,.ygt-member-cta,.ygt-dimension-grid,.ygt-insight-grid,.ygt-support-list{grid-template-columns:1fr}.ygt-hero-copy{padding:38px 24px}.ygt-hero-copy h1{font-size:34px}.ygt-section-title{align-items:start}.ygt-member-cta{display:grid}.pc-search-row{width:100%}.pc-nav a{display:inline-block;margin:6px 0}.ai-platform-hero{grid-template-columns:1fr}}
@media (max-width: 520px){.ygt-hero-copy h1{font-size:30px}.ygt-console-ring{width:160px;height:160px}.ygt-console-ring div{width:118px;height:118px}.ygt-console-ring strong{font-size:40px}.ygt-dimension{grid-template-columns:1fr}.ygt-dimension b{text-align:left}.pc-logo{grid-template-columns:42px 1fr}.pc-logo i{width:42px;height:42px}}

/* YuanGui Health final experience overrides */
.pc-logo span{color:#0b3329!important}.pc-logo i,.pc-avatar,.pc-message-card.is-success .pc-message-icon{background:linear-gradient(135deg,#0aa36c,#67d98e)!important}.pc-btn-primary,.pc-message-btn,.pc-search-row button{background:linear-gradient(135deg,#07875e,#20b777)!important;color:#fff!important}.pc-message-tip strong,.pc-empty a,.pc-section-title a,.ai-report-history a{color:#07875e!important}.pc-goods-meta strong,.pc-price-box strong,.pc-order-body strong,.pc-stats strong,.pc-member-order strong,.pc-pay-head strong,.pc-checkout-total strong,.pc-cart-summary strong{color:#07875e!important}.pc-cart-table button{background:#e5f7ee!important;color:#07875e!important}.pc-login-visual{background:linear-gradient(135deg,#06241e,#0d6a4c 58%,#20b777)!important;color:#fff!important}.pc-login-visual span{letter-spacing:2px;color:#bdf4d5}.pc-login-visual h1{line-height:1.18}.pc-message-icon{background:#0aa36c!important}.pc-message-card{border:1px solid #d8eee2}.pc-nav .pc-wrap{justify-content:center}.pc-nav a{font-size:15px}.pc-nav a:first-child{background:rgba(255,255,255,.12)}
.ygh-home-hero{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:36px;align-items:center;padding:54px 0 28px}.ygh-hero-copy{padding:20px 0}.ygh-hero-copy h1{font-size:68px;line-height:1;margin:18px 0;color:#082b24}.ygh-hero-copy p{font-size:21px;line-height:1.9;color:#426e60;max-width:720px}.ygh-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.ygh-hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px;max-width:560px}.ygh-hero-proof div{background:rgba(255,255,255,.78);border:1px solid #d8eee2;border-radius:16px;padding:18px;box-shadow:0 16px 38px rgba(22,75,58,.08)}.ygh-hero-proof strong{display:block;font-size:30px;color:#07875e}.ygh-hero-proof span{color:#5b8174}.ygh-hero-visual{background:rgba(255,255,255,.55);border:1px solid #d8eee2;border-radius:28px;padding:14px;box-shadow:0 28px 70px rgba(22,75,58,.14)}.ygh-hero-visual img{width:100%;height:auto;border-radius:22px}.ygh-section{margin-top:46px}.ygh-section-title{max-width:780px;margin-bottom:22px}.ygh-section-title h2{font-size:38px;line-height:1.18;margin:10px 0;color:#082b24}.ygh-section-title p{font-size:17px;line-height:1.9;color:#577d70}.ygh-principle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ygh-principle-grid article,.ygh-entry-band a{background:rgba(255,255,255,.9);border:1px solid #d8eee2;border-radius:20px;padding:24px;box-shadow:0 18px 44px rgba(22,75,58,.08)}.ygh-principle-grid em{font-style:normal;color:#07875e;font-weight:900}.ygh-principle-grid h3{font-size:22px;color:#082b24}.ygh-principle-grid p{color:#5b8174;line-height:1.8}.ygh-report-preview{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:28px;align-items:center;background:linear-gradient(135deg,#06241e,#0d6a4c);border-radius:28px;padding:44px;color:#eafff5}.ygh-report-preview h2{font-size:36px;margin:10px 0;color:#fff}.ygh-report-preview p{color:#c8f2dd;line-height:1.9}.ygh-preview-panel{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:24px}.ygh-preview-score{display:flex;align-items:end;gap:12px;margin-bottom:18px}.ygh-preview-score strong{font-size:64px;line-height:1;color:#8cf0a9}.ygh-preview-score span{color:#dffcec}.ygh-preview-bars p{margin:14px 0}.ygh-preview-bars span{display:block;color:#dffcec;margin-bottom:6px}.ygh-preview-bars i{display:block;height:10px;border-radius:999px;background:linear-gradient(90deg,#74e39b,#13a76c)}.ygh-entry-band{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.ygh-entry-band strong{display:block;font-size:23px;color:#082b24}.ygh-entry-band span{display:block;margin-top:8px;color:#5b8174}
.ygh-assessment .ai-page-head h1{font-size:40px}.ygh-form-final{grid-template-columns:1fr 240px 240px auto}.ai-form-grid input:invalid,.ai-form-grid select:invalid,.ygh-form-final select:invalid{border-color:#a7d8c1;background:#fbfffd}.ai-form-grid label,.ygh-form-final label{color:#213a33}.ai-form-section-title p{max-width:620px}
.ygh-analyzing{padding:58px 0}.ygh-analyzing-card{max-width:760px;margin:0 auto;text-align:center;background:rgba(255,255,255,.92);border:1px solid #d8eee2;border-radius:28px;padding:54px;box-shadow:0 28px 70px rgba(22,75,58,.14)}.ygh-ai-orbit{width:132px;height:132px;border-radius:50%;margin:0 auto 26px;position:relative;background:conic-gradient(#74e39b 0 72%,#dcefe5 72% 100%);animation:yghspin 2.6s linear infinite}.ygh-ai-orbit span{position:absolute;inset:20px;background:#082b24;border-radius:50%}.ygh-ai-orbit i,.ygh-ai-orbit b{position:absolute;width:16px;height:16px;border-radius:50%;background:#74e39b}.ygh-ai-orbit i{right:12px;top:28px}.ygh-ai-orbit b{left:18px;bottom:22px}@keyframes yghspin{to{transform:rotate(360deg)}}.ygh-analyzing-card h1{font-size:34px;color:#082b24}.ygh-analyzing-card p{color:#577d70}.ygh-progress{height:12px;background:#e0f1e8;border-radius:999px;overflow:hidden;margin:26px 0}.ygh-progress i{display:block;width:12%;height:100%;border-radius:999px;background:linear-gradient(90deg,#0aa36c,#74e39b);transition:.4s}.ygh-analyzing-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ygh-analyzing-steps span{background:#f3fbf7;border:1px solid #d8eee2;border-radius:12px;padding:10px;color:#315d50;font-size:13px}
.ygh-report-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;align-items:stretch;background:linear-gradient(135deg,#06241e,#0b5f44 62%,#119a66);border-radius:28px;padding:46px;color:#fff;box-shadow:0 28px 70px rgba(22,75,58,.2)}.ygh-report-maincopy h1{font-size:44px;margin:12px 0;color:#fff}.ygh-report-maincopy p{font-size:17px;line-height:1.95;color:#e1f7ec}.ygh-report .ygt-tag-row span{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.25);color:#f1fff7}.ygh-report-score{background:#fff;color:#082b24;border-radius:22px;padding:28px;text-align:center}.ygh-report-score span,.ygh-report-score em{display:block;color:#5b8174}.ygh-report-score strong{display:block;font-size:72px;line-height:1;color:#0aa36c}.ygh-report-score p{font-size:13px;color:#6b887e;line-height:1.6}.ygh-report-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;margin-top:22px}.ygh-report-grid main,.ygh-report-grid aside{display:grid;gap:22px;align-content:start}.ygh-notes article{border-left:4px solid #0aa36c;background:#f7fcf9;border-radius:14px;padding:16px 18px;margin-top:12px}.ygh-notes strong{display:block;color:#082b24;font-size:18px}.ygh-notes p{color:#587b70;line-height:1.9}.ygh-report-side strong{display:block;font-size:44px;color:#0aa36c}.ai-compliance span{display:block;margin-top:6px}.ygt-dimension.high i{background:linear-gradient(90deg,#0aa36c,#9ce7ac)}.ygt-dimension.warning i{background:linear-gradient(90deg,#66d68b,#20b777)}.ygt-tag-row span{color:#0b5f44;background:#e5f7ee;border-color:#bfe4d2}
@media (max-width:900px){.pc-topbar{display:none}.pc-header .pc-flex{display:grid;gap:14px}.pc-logo{width:max-content}.pc-search,.pc-search-row{margin-top:0}.pc-cart-entry{margin-top:0;width:max-content}.pc-nav{position:sticky;top:0;z-index:8}.pc-nav .pc-wrap{display:flex;overflow-x:auto;justify-content:flex-start;padding:0 10px;margin:0}.pc-nav a{white-space:nowrap;line-height:42px;margin:6px 2px;padding:0 16px}.ygh-home-hero,.ygh-report-preview,.ygh-report-hero,.ygh-report-grid{grid-template-columns:1fr}.ygh-home-hero{padding-top:28px}.ygh-hero-copy h1{font-size:44px}.ygh-hero-copy p{font-size:17px}.ygh-hero-proof,.ygh-principle-grid,.ygh-entry-band,.ygh-analyzing-steps{grid-template-columns:1fr 1fr}.ygh-report-preview{padding:28px}.ygh-form-final{grid-template-columns:1fr}.ai-form-grid{grid-template-columns:1fr 1fr}.ygt-dimension-grid,.ygt-support-list{grid-template-columns:1fr}.pc-login-page{grid-template-columns:1fr}.pc-member{grid-template-columns:1fr}.pc-stats{grid-template-columns:repeat(2,1fr)}}
@media (max-width:520px){.pc-wrap{margin-left:12px;margin-right:12px}.pc-header{padding:14px 0}.pc-logo span{font-size:20px}.pc-logo em{font-size:12px}.pc-search-row{height:40px}.pc-search-row input,.pc-search-row button{height:40px!important}.ygh-hero-copy h1{font-size:38px}.ygh-hero-actions .pc-btn{width:100%;text-align:center}.ygh-hero-proof,.ygh-principle-grid,.ygh-entry-band,.ygh-analyzing-steps,.ai-form-grid{grid-template-columns:1fr}.ygh-section-title h2,.ygh-report-preview h2{font-size:28px}.ygh-report-hero{padding:28px}.ygh-report-maincopy h1{font-size:32px}.ygh-analyzing-card{padding:34px 20px}.pc-login-visual{padding:30px}.pc-login-visual h1{font-size:30px}.pc-login-card{padding:24px}.pc-stats{grid-template-columns:1fr 1fr}.pc-member-order{grid-template-columns:1fr;gap:6px}}

html,body{max-width:100%;overflow-x:hidden}.pc-wrap{width:min(1200px,calc(100% - 32px));margin-left:auto;margin-right:auto}.pc-nav.ygh-nav{height:auto!important;background:transparent!important;color:#0a3027!important;border:0!important;box-shadow:none!important;margin:-14px 0 8px;padding:0;position:relative;z-index:16}.ygh-nav-shell{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;justify-content:stretch!important;align-items:stretch;width:min(1200px,calc(100% - 32px))!important;margin:0 auto!important;padding:12px!important;border:1px solid rgba(36,139,101,.16);border-radius:26px;background:rgba(255,255,255,.84);backdrop-filter:blur(18px);box-shadow:0 22px 48px rgba(18,86,62,.12)}.pc-nav.ygh-nav a{display:block!important;margin:0!important;padding:13px 14px!important;line-height:1.25!important;border-radius:18px;color:#0b3b30!important;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(235,249,241,.92));border:1px solid rgba(36,139,101,.12);box-shadow:none!important;transition:transform .18s ease,background .18s ease,border-color .18s ease}.pc-nav.ygh-nav a:hover{transform:translateY(-2px);background:#fff!important;border-color:rgba(32,183,119,.34)}.pc-nav.ygh-nav a:first-child{background:linear-gradient(135deg,#072b24,#0aa36c)!important;color:#fff!important;border-color:rgba(255,255,255,.2)}.pc-nav.ygh-nav a strong{display:block;font-size:15px;color:inherit;white-space:nowrap}.pc-nav.ygh-nav a span{display:block;margin-top:5px;color:inherit;font-size:12px;font-weight:500;opacity:.66;white-space:nowrap}.ygh-form-final{grid-template-columns:1fr auto}.ygh-form-final .pc-btn{min-width:210px;text-align:center;padding:14px 30px}.ygh-form-final p{max-width:720px}
@media (max-width:900px){.pc-wrap{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.pc-header .pc-wrap{width:calc(100% - 24px)!important}.pc-search{width:100%}.pc-cart-entry{width:100%;text-align:center}.pc-nav.ygh-nav{position:sticky;top:0;z-index:30;margin:0;padding:8px 0;background:rgba(238,247,242,.9)!important;backdrop-filter:blur(16px);border-bottom:1px solid rgba(36,139,101,.12)!important}.ygh-nav-shell{width:calc(100% - 16px)!important;display:flex!important;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding:8px!important;border-radius:20px;margin:0 auto!important}.ygh-nav-shell::-webkit-scrollbar{display:none}.pc-nav.ygh-nav a{flex:0 0 104px;padding:10px 12px!important;text-align:center;border-radius:15px}.pc-nav.ygh-nav a strong{font-size:14px}.pc-nav.ygh-nav a span{display:none}.ygh-form-final{grid-template-columns:1fr}.ygh-form-final .pc-btn{width:100%;min-width:0}.pc-main{padding-top:0}}
@media (max-width:520px){.pc-wrap{width:calc(100% - 24px)!important;margin-left:auto!important;margin-right:auto!important}.pc-search-row button{flex-basis:76px;width:76px!important}.pc-search-row input{min-width:0}.ygh-nav-shell{width:calc(100% - 12px)!important}.pc-nav.ygh-nav a{flex-basis:94px;padding:9px 10px!important}.ygh-assessment .ai-page-head h1{font-size:30px}.ai-page-head p{font-size:14px}.ygh-form-final h2{font-size:24px}}

/* Assessment journey cards */
.ygh-section-title-tight{text-align:center;margin-left:auto;margin-right:auto}
.ygh-section-title-tight p{max-width:690px;margin:12px auto 0;color:#577d70}
.ygh-principle-grid article{display:flex;flex-direction:column;gap:0;min-height:348px;padding:18px 18px 24px;overflow:hidden}
.ygh-principle-visual{height:126px;margin:0 0 20px;border-radius:18px;overflow:hidden;background:#eef8f2;border:1px solid #d8eee2}
.ygh-principle-visual img{width:100%;height:100%;object-fit:cover}
.ygh-principle-grid em{display:inline-flex;align-items:center;justify-content:center;width:42px;height:28px;border-radius:999px;background:#e5f7ee;color:#07875e}
.ygh-principle-grid h3{margin:14px 0 10px}
.ygh-principle-grid p{margin:0}
@media (max-width:900px){.ygh-principle-grid article{min-height:320px}.ygh-principle-visual{height:132px}}
@media (max-width:520px){.ygh-section-title-tight p{font-size:15px;line-height:1.8}.ygh-principle-grid article{min-height:0;padding:16px}.ygh-principle-visual{height:128px;margin-bottom:16px}}

/* Assessment page upgrade */
.ygh-assessment{padding:28px 0 82px}
.ygh-assessment-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:stretch;margin:30px 0 26px}
.ygh-assessment-copy{background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,249,242,.9));border:1px solid #d8eee2;border-radius:28px;padding:42px 46px;box-shadow:0 24px 60px rgba(22,75,58,.1)}
.ygh-assessment-copy h1{font-size:48px;line-height:1.12;margin:14px 0;color:#082b24}
.ygh-assessment-copy p{max-width:760px;color:#4e7468;font-size:17px;line-height:1.9;margin:0}
.ygh-assessment-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ygh-assessment-badges span{display:inline-flex;align-items:center;border:1px solid #bfe4d2;background:#f4fcf7;color:#0b5f44;border-radius:999px;padding:9px 14px;font-weight:800;font-size:13px}
.ygh-assessment-console{background:linear-gradient(150deg,#06241e,#0b4d3b 62%,#0f8a5d);border-radius:28px;padding:26px;color:#effff6;box-shadow:0 24px 62px rgba(14,102,72,.2);display:grid;gap:22px;align-content:center}
.ygh-console-ring{width:158px;height:158px;border-radius:50%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:conic-gradient(#70e49a 0 0%,rgba(255,255,255,.16) 0% 100%);box-shadow:inset 0 0 0 14px rgba(255,255,255,.1),0 0 36px rgba(112,228,154,.28)}
.ygh-console-ring strong{font-size:34px;line-height:1;color:#fff}
.ygh-console-ring span{margin-top:6px;color:#c8f2dd;font-size:13px}
.ygh-console-list{display:grid;gap:14px}
.ygh-console-list div{display:grid;grid-template-columns:74px 1fr;gap:10px;align-items:center}
.ygh-console-list span{color:#c8f2dd;font-size:13px}
.ygh-console-list i{height:8px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden}
.ygh-console-list b{display:block;width:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#70e49a,#19c987);transition:width .25s ease}
.ygh-assessment-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}
.ygh-assessment .ai-modern-form{gap:20px}
.ygh-step-track{position:sticky;top:78px;z-index:9;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px;border:1px solid rgba(36,139,101,.14);border-radius:22px;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);box-shadow:0 16px 40px rgba(22,75,58,.08)}
.ygh-step-track span{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:16px;background:#f4fcf7;color:#4f7468;font-weight:800;font-size:13px;transition:.18s ease}
.ygh-step-track span.is-active{background:linear-gradient(135deg,#072b24,#0aa36c);color:#fff}
.ygh-step-track span.is-complete{color:#07875e;background:#e5f7ee}
.ygh-step-track span.is-active.is-complete{color:#fff;background:linear-gradient(135deg,#072b24,#0aa36c)}
.ygh-assessment .ai-form-section{border-color:#d8eee2;border-radius:26px;padding:34px;background:rgba(255,255,255,.92);box-shadow:0 24px 56px rgba(22,75,58,.08);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.ygh-assessment .ai-form-section.is-active{position:relative;z-index:20;border-color:#89d7b0;box-shadow:0 28px 64px rgba(20,128,82,.13)}
.ygh-assessment .ai-form-section.is-complete{border-color:#b6e7cd}
.ygh-assessment .ai-form-section-title{align-items:center;border-bottom:1px solid #d8eee2;padding-bottom:22px;margin-bottom:24px}
.ygh-assessment .ai-form-section-title em{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;padding:0;background:linear-gradient(135deg,#07875e,#20b777);box-shadow:0 12px 24px rgba(32,183,119,.2)}
.ygh-assessment .ai-form-section:nth-of-type(3) .ai-form-section-title em{background:linear-gradient(135deg,#b98a13,#f2cf68);color:#3c2b05}
.ygh-assessment .ai-form-section[data-step="base"] .ai-form-section-title em{background:linear-gradient(135deg,#07875e,#20b777);color:#fff}
.ygh-assessment .ai-form-section[data-step="state"] .ai-form-section-title em{background:linear-gradient(135deg,#b98a13,#f2cf68);color:#3c2b05}
.ygh-assessment .ai-form-section[data-step="life"] .ai-form-section-title em{background:linear-gradient(135deg,#0b5f8a,#45c2be);color:#fff}
.ygh-assessment .ai-form-section-title h2{font-size:26px}
.ygh-assessment .ai-form-section-title p{font-size:15px;color:#5b8174}
.ygh-assessment .ai-form-grid{gap:20px;margin-bottom:0}
.ygh-assessment .ai-form-grid label{font-size:14px;color:#213a33}
.ygh-assessment .ai-form-grid input,.ygh-assessment .ai-form-grid select{height:54px;margin-top:10px;border-radius:16px;border-color:#bfe4d2;background:linear-gradient(135deg,#fff,#f8fffb);font-size:15px;color:#102e27;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.ygh-assessment .ai-form-grid input:focus,.ygh-assessment .ai-form-grid select:focus{border-color:#0aa36c;box-shadow:0 0 0 4px rgba(32,183,119,.14);background:#fff}
.ygh-assessment .ai-form-grid input::placeholder{color:#8fa79d}
.ygh-assessment .ai-form-grid select.ygh-native-select{position:absolute;width:1px;height:1px;margin:0;padding:0;opacity:0;pointer-events:none}
.ygh-custom-select{position:relative;margin-top:10px}
.ygh-select-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;height:54px;border:1px solid #bfe4d2;border-radius:16px;background:linear-gradient(135deg,#fff,#f8fffb);color:#102e27;padding:0 16px;font-size:15px;font-weight:800;text-align:left;cursor:pointer;box-shadow:0 8px 20px rgba(22,75,58,.04);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.ygh-select-trigger span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ygh-select-trigger i{width:9px;height:9px;border-right:2px solid #07875e;border-bottom:2px solid #07875e;transform:rotate(45deg);margin-left:12px;margin-top:-4px;transition:transform .18s ease}
.ygh-custom-select.is-open .ygh-select-trigger{border-color:#0aa36c;box-shadow:0 0 0 4px rgba(32,183,119,.14);background:#fff}
.ygh-custom-select.is-open .ygh-select-trigger i{transform:rotate(225deg);margin-top:4px}
.ygh-custom-select:not(.has-value) .ygh-select-trigger span{color:#7d968d}
.ygh-choice-panel{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:80;display:grid;gap:6px;max-height:260px;overflow:auto;padding:8px;border:1px solid #bfe4d2;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 22px 44px rgba(22,75,58,.16);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}
.ygh-custom-select.is-open .ygh-choice-panel{opacity:1;visibility:visible;transform:translateY(0)}
.ygh-choice-option{display:flex;align-items:center;justify-content:space-between;min-height:40px;border:0;border-radius:12px;background:transparent;color:#315d50;padding:9px 12px;font-size:14px;font-weight:800;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}
.ygh-choice-option:hover{background:#eefaf4;color:#07875e}
.ygh-choice-option.is-selected{background:linear-gradient(135deg,#07875e,#20b777);color:#fff}
.ygh-choice-option.is-selected:after{content:"";width:8px;height:13px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-left:12px}
.ygh-choice-option:focus{outline:none;background:#e5f7ee;color:#07875e}
.ygh-assessment .ai-form-grid label.is-attention .ygh-select-trigger{border-color:#f2cf68;box-shadow:0 0 0 4px rgba(242,207,104,.2)}
.ygh-assessment .ai-form-grid label.is-attention .ygh-custom-select:before{content:"请选择一项";position:absolute;right:10px;top:-30px;color:#8a5a05;background:#fff8df;border:1px solid #f2cf68;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}
.ygh-assessment .ygh-form-final{grid-template-columns:1fr auto;background:linear-gradient(135deg,#06241e,#0b5f44);color:#effff6;border-color:rgba(255,255,255,.18)}
.ygh-assessment .ygh-form-final h2{color:#fff;font-size:27px}
.ygh-assessment .ygh-form-final p{color:#c8f2dd}
.ygh-assessment .ygh-form-final .pc-btn{box-shadow:0 18px 40px rgba(8,43,36,.22)}
.ygh-assessment-submitbar{position:sticky;bottom:16px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(36,139,101,.16);border-radius:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);box-shadow:0 22px 52px rgba(22,75,58,.14);padding:16px 18px}
.ygh-assessment-submitbar strong{display:block;color:#082b24}
.ygh-assessment-submitbar span{display:block;margin-top:4px;color:#5b8174;font-size:13px}
.ygh-assessment-submitbar .pc-btn{min-width:190px;text-align:center}
.ygh-assessment-side{position:sticky;top:96px;display:grid;gap:16px}
.ygh-side-card,.ygh-side-note{background:rgba(255,255,255,.92);border:1px solid #d8eee2;border-radius:26px;padding:24px;box-shadow:0 24px 56px rgba(22,75,58,.08)}
.ygh-side-card h2{font-size:25px;color:#082b24;margin:10px 0}
.ygh-side-card p,.ygh-side-note p{color:#5b8174;line-height:1.8;margin:0}
.ygh-profile-orbit{position:relative;width:178px;height:178px;margin:24px auto;border-radius:50%;display:flex;align-items:center;justify-content:center;background:repeating-radial-gradient(circle,#eef8f2 0 20px,#d8eee2 21px 22px);border:1px solid #d8eee2}
.ygh-profile-orbit:before{content:"";position:absolute;inset:38px;border-radius:50%;background:conic-gradient(#0aa36c 0 68%,#cde7da 68% 100%);animation:yghPulseRing 3.6s ease-in-out infinite}
.ygh-profile-orbit:after{content:"";position:absolute;inset:68px;border-radius:50%;background:#fff;border:1px solid #bfe4d2}
.ygh-profile-orbit i{position:absolute;width:11px;height:11px;border-radius:50%;background:#0aa36c;box-shadow:0 0 0 5px rgba(10,163,108,.12)}
.ygh-profile-orbit i:nth-child(1){top:26px;left:84px}.ygh-profile-orbit i:nth-child(2){right:28px;top:94px}.ygh-profile-orbit i:nth-child(3){left:34px;bottom:44px}
.ygh-profile-orbit strong{position:relative;z-index:2;color:#07875e;font-size:24px}
@keyframes yghPulseRing{0%,100%{transform:scale(.96);opacity:.78}50%{transform:scale(1.02);opacity:1}}
.ygh-profile-metrics{display:grid;gap:10px;margin-top:4px}
.ygh-profile-metrics div{display:grid;grid-template-columns:96px 1fr;align-items:center;gap:12px;border:1px solid #d8eee2;background:linear-gradient(135deg,#f8fffb,#fff);border-radius:16px;padding:11px 12px;min-height:52px}
.ygh-profile-metrics span{display:flex;align-items:center;justify-content:center;height:30px;border:1px solid #bfe4d2;border-radius:999px;background:#eaf8f1;color:#0b5f44;font-size:12px;font-weight:800;white-space:nowrap}
.ygh-profile-metrics strong{display:block;color:#07875e;text-align:right;font-size:17px;white-space:nowrap}
.ygh-side-note strong{display:block;color:#082b24;margin-bottom:8px}
@media (max-width:900px){.ygh-assessment{padding-top:18px}.ygh-assessment-hero,.ygh-assessment-layout{grid-template-columns:1fr}.ygh-assessment-copy{padding:32px 28px}.ygh-assessment-copy h1{font-size:40px}.ygh-assessment-console{grid-template-columns:180px 1fr;align-items:center}.ygh-step-track{top:72px;overflow-x:auto;display:flex;scrollbar-width:none}.ygh-step-track::-webkit-scrollbar{display:none}.ygh-step-track span{flex:0 0 132px}.ygh-assessment-side{position:static;order:-1}.ygh-side-card{display:grid;grid-template-columns:1fr 220px;gap:18px;align-items:center}.ygh-side-card .ai-kicker,.ygh-side-card h2,.ygh-side-card p{grid-column:1}.ygh-profile-orbit{grid-column:2;grid-row:1 / span 3;margin:0 auto}.ygh-profile-metrics{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}}
@media (max-width:520px){.ygh-assessment{padding-bottom:96px}.ygh-assessment-copy{padding:28px 22px;border-radius:22px}.ygh-assessment-copy h1{font-size:32px}.ygh-assessment-copy p{font-size:15px}.ygh-assessment-badges span{font-size:12px;padding:8px 11px}.ygh-assessment-console{grid-template-columns:112px 1fr;gap:14px;padding:18px;border-radius:22px}.ygh-console-ring{width:112px;height:112px;box-shadow:inset 0 0 0 10px rgba(255,255,255,.1),0 0 26px rgba(112,228,154,.22)}.ygh-console-ring strong{font-size:26px}.ygh-console-ring span{font-size:12px}.ygh-console-list{gap:10px}.ygh-console-list div{grid-template-columns:64px 1fr}.ygh-assessment-side{display:none}.ygh-assessment .ai-form-section{padding:22px;border-radius:22px}.ygh-assessment .ai-form-section-title{display:grid;grid-template-columns:48px 1fr;gap:12px}.ygh-assessment .ai-form-section-title p{grid-column:1 / -1}.ygh-assessment .ai-form-section-title h2{font-size:23px}.ygh-assessment .ai-form-grid input,.ygh-assessment .ai-form-grid select{height:50px}.ygh-assessment-submitbar{left:12px;right:12px;bottom:10px;display:grid;border-radius:20px}.ygh-assessment-submitbar .pc-btn{width:100%;min-width:0}.ygh-profile-metrics{grid-template-columns:1fr}}

/* Member health dashboard */
.ygh-member-dashboard{display:grid;grid-template-columns:282px minmax(0,1fr);gap:26px;padding:28px 0 82px}
.ygh-member-sidebar{position:sticky;top:92px;align-self:start;border:1px solid #d8eee2;border-radius:30px;background:rgba(255,255,255,.9);box-shadow:0 26px 62px rgba(22,75,58,.1);padding:26px}
.ygh-member-profile{padding:4px 0 22px;border-bottom:1px solid #d8eee2}
.ygh-member-avatar{width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,#06322a,#0aa36c);color:#fff;display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:900;box-shadow:0 18px 34px rgba(10,116,78,.24)}
.ygh-member-profile span{display:block;margin-top:18px;color:#07875e;font-size:12px;font-weight:900;letter-spacing:1px}
.ygh-member-profile h1{margin:8px 0 8px;color:#082b24;font-size:28px;line-height:1.2}
.ygh-member-profile p{margin:0;color:#53776c}
.ygh-member-nav{display:grid;gap:10px;margin-top:22px}
.ygh-member-nav a{display:grid;gap:4px;padding:15px 16px;border:1px solid transparent;border-radius:18px;color:#0c3d32;background:linear-gradient(135deg,#f8fffb,#fff);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ygh-member-nav a:hover,.ygh-member-nav a.is-active{transform:translateY(-2px);border-color:#bfe4d2;box-shadow:0 14px 28px rgba(22,75,58,.08)}
.ygh-member-nav a.is-active{background:linear-gradient(135deg,#eaf8f1,#fff)}
.ygh-member-nav strong{font-size:16px}
.ygh-member-nav span{color:#6f8f84;font-size:13px}
.ygh-member-main{display:grid;gap:22px;min-width:0}
.ygh-member-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:stretch}
.ygh-member-hero-copy,.ygh-member-score-card,.ygh-member-metrics article,.ygh-member-card{border:1px solid #d8eee2;border-radius:30px;background:rgba(255,255,255,.9);box-shadow:0 26px 62px rgba(22,75,58,.1)}
.ygh-member-hero-copy{padding:38px 42px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(235,249,242,.9))}
.ygh-member-hero-copy h1{margin:14px 0;color:#082b24;font-size:42px;line-height:1.12}
.ygh-member-hero-copy p{max-width:680px;margin:0;color:#53776c;font-size:16px;line-height:1.9}
.ygh-member-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.ygh-member-score-card{display:grid;align-content:center;justify-items:center;gap:18px;padding:28px;text-align:center;background:linear-gradient(150deg,#06241e,#0b5f44 62%,#0aa36c);color:#effff6}
.ygh-member-score-ring{position:relative;width:164px;height:164px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:conic-gradient(#70e49a 0 var(--score),rgba(255,255,255,.16) var(--score) 100%);box-shadow:inset 0 0 0 14px rgba(255,255,255,.1),0 0 38px rgba(112,228,154,.28)}
.ygh-member-score-ring:before{content:"";position:absolute;inset:30px;border-radius:50%;background:#07362d}
.ygh-member-score-ring strong,.ygh-member-score-ring span{position:relative;z-index:1}
.ygh-member-score-ring strong{font-size:42px;line-height:1;color:#fff}
.ygh-member-score-ring span{margin-top:6px;color:#c8f2dd;font-size:13px}
.ygh-member-score-card em{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.12);color:#c8f2dd;font-style:normal;font-weight:900}
.ygh-member-score-card h2{margin:6px 0;color:#fff;font-size:22px;line-height:1.35}
.ygh-member-score-card p{margin:0;color:#c8f2dd}
.ygh-member-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.ygh-member-metrics article{padding:22px 24px;border-radius:24px}
.ygh-member-metrics span,.ygh-card-title span{display:block;color:#587b70;font-size:13px;font-weight:800}
.ygh-member-metrics strong{display:block;margin-top:8px;color:#07875e;font-size:38px;line-height:1}
.ygh-member-metrics em{display:block;margin-top:8px;color:#6f8f84;font-style:normal}
.ygh-member-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:22px;align-items:stretch}
.ygh-member-card{padding:28px;border-radius:28px;min-width:0}
.ygh-card-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.ygh-card-title a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border:1px solid #bfe4d2;border-radius:999px;background:#f4fcf7;color:#07875e;font-size:13px;font-weight:900;white-space:nowrap}
.ygh-current-card h2{margin:0 0 12px;color:#082b24;font-size:28px;line-height:1.3}
.ygh-current-card p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#53776c;line-height:1.9}
.ygh-current-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}
.ygh-current-meta div{border:1px solid #d8eee2;border-radius:18px;background:#f8fffb;padding:14px}
.ygh-current-meta strong{display:block;color:#082b24;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ygh-current-meta span{display:block;margin-top:5px;color:#6f8f84;font-size:12px}
.ygh-action-list{display:grid;gap:12px}
.ygh-action-list div{display:grid;grid-template-columns:42px 1fr;gap:10px;border:1px solid #d8eee2;border-radius:18px;background:linear-gradient(135deg,#f8fffb,#fff);padding:14px}
.ygh-action-list em{grid-row:1 / span 2;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e5f7ee;color:#07875e;font-style:normal;font-weight:900}
.ygh-action-list strong{color:#082b24}
.ygh-action-list span{grid-column:2;color:#63867b;line-height:1.6;font-size:13px}
.ygh-action-empty{border:1px solid #d8eee2;border-radius:20px;background:#f8fffb;padding:22px}
.ygh-action-empty strong{display:block;color:#082b24;font-size:20px}
.ygh-action-empty p{color:#63867b;line-height:1.8}
.ygh-member-grid-lower{align-items:start}
.ygh-report-row,.ygh-order-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px 0;border-top:1px solid #e5f3eb}
.ygh-report-row:first-of-type,.ygh-order-row:first-of-type{border-top:0}
.ygh-report-row span,.ygh-order-row span{display:block;color:#6f8f84;font-size:13px}
.ygh-report-row strong,.ygh-order-row strong{display:block;margin-top:4px;color:#082b24;line-height:1.45}
.ygh-report-row b,.ygh-order-row b{color:#07875e;font-size:18px;white-space:nowrap}
.ygh-report-row a,.ygh-order-row a{color:#07875e;font-weight:900;white-space:nowrap}
.ygh-order-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}
.ygh-order-stats div{border:1px solid #d8eee2;border-radius:16px;background:#f8fffb;padding:12px;text-align:center}
.ygh-order-stats strong{display:block;color:#07875e;font-size:24px}
.ygh-order-stats span{display:block;margin-top:4px;color:#63867b;font-size:12px}
.ygh-empty-line{border:1px dashed #bfe4d2;border-radius:18px;background:#f8fffb;color:#63867b;line-height:1.8;padding:20px}
@media (max-width:1000px){.ygh-member-dashboard{grid-template-columns:1fr}.ygh-member-sidebar{position:static}.ygh-member-nav{grid-template-columns:repeat(4,1fr)}.ygh-member-hero{grid-template-columns:1fr}.ygh-member-score-card{grid-template-columns:190px 1fr;text-align:left;justify-items:start}.ygh-member-metrics{grid-template-columns:repeat(2,1fr)}.ygh-member-grid{grid-template-columns:1fr}}
@media (max-width:620px){.ygh-member-dashboard{padding-top:16px;gap:18px}.ygh-member-sidebar,.ygh-member-hero-copy,.ygh-member-score-card,.ygh-member-card{border-radius:22px}.ygh-member-sidebar{padding:20px}.ygh-member-profile{display:grid;grid-template-columns:64px 1fr;column-gap:14px;align-items:center}.ygh-member-avatar{grid-row:1 / span 3;width:64px;height:64px;border-radius:20px;font-size:28px}.ygh-member-profile span{margin-top:0}.ygh-member-profile h1{font-size:24px;margin:4px 0}.ygh-member-nav{grid-template-columns:1fr 1fr}.ygh-member-nav a{padding:13px}.ygh-member-nav span{display:none}.ygh-member-hero-copy{padding:28px 22px}.ygh-member-hero-copy h1{font-size:32px}.ygh-member-actions .pc-btn{width:100%;text-align:center}.ygh-member-score-card{grid-template-columns:1fr;text-align:center;justify-items:center}.ygh-member-score-ring{width:138px;height:138px}.ygh-member-score-ring strong{font-size:34px}.ygh-member-metrics{grid-template-columns:1fr 1fr;gap:12px}.ygh-member-metrics article{padding:18px;border-radius:20px}.ygh-member-metrics strong{font-size:30px}.ygh-member-card{padding:22px}.ygh-current-card h2{font-size:24px}.ygh-current-meta,.ygh-order-stats{grid-template-columns:1fr 1fr}.ygh-report-row,.ygh-order-row{grid-template-columns:1fr auto}.ygh-report-row a,.ygh-order-row a{grid-column:1 / -1}.ygh-action-list div{grid-template-columns:36px 1fr}.ygh-action-list em{width:32px;height:32px}}
