.v11-next-step{margin:16px 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}
.v11-next-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center}
.v11-next-main h3,.v11-recommendation h3{margin:3px 0 5px;color:var(--navy);font-size:19px}
.v11-next-main p,.v11-recommendation p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}
.v11-next-icon,.v11-rec-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#eef7fb;color:var(--navy)}
.v11-next-icon svg,.v11-rec-icon svg{width:22px;height:22px}
.v11-next-icon.green{background:#eaf8f3;color:#0f766e}.v11-next-icon.gold{background:#fff7df;color:#916c17}.v11-next-icon.blue{background:#edf5ff;color:#225d91}
.v11-profile-scores{display:flex;gap:8px}.v11-profile-scores>div{min-width:108px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:var(--surface,#fff)}
.v11-profile-scores span{display:block;font-size:10.5px;color:var(--muted);margin-bottom:3px}.v11-profile-scores strong{color:var(--navy);font-size:17px}
.v11-strength-tips{margin:12px 0 0;padding:0 18px 0 0;color:var(--muted);font-size:11px;line-height:1.8}
.v11-recommendation{margin-top:16px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;background:linear-gradient(135deg,#f7fbff,#fff)}
.v11-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.v11-product-card{margin:0}.v11-price-field{margin:12px 0 14px}.v11-price-field>label{display:block;font-size:12px;font-weight:700;color:var(--navy);margin-bottom:7px}.v11-price-field>div{display:flex;align-items:center;gap:8px}.v11-price-field input{font-size:22px;font-weight:750}.v11-price-field span{white-space:nowrap;color:var(--muted);font-weight:700}
.v7-chat-status{margin-top:8px;padding:9px 11px;border-radius:10px;background:#eef8f4;color:#166b5b;font-size:12px}.v11-question-retry{margin-top:8px}
@media(max-width:980px){.v11-product-grid{grid-template-columns:1fr}.v11-next-step{grid-template-columns:1fr}.v11-profile-scores{width:100%}.v11-profile-scores>div{flex:1}}
@media(max-width:820px){.v11-next-step{padding:14px}.v11-next-main{grid-template-columns:42px minmax(0,1fr);gap:11px}.v11-next-main>.btn{grid-column:1/-1;width:100%}.v11-next-icon,.v11-rec-icon{width:42px;height:42px;border-radius:13px}.v11-profile-scores{display:grid;grid-template-columns:1fr 1fr}.v11-recommendation{grid-template-columns:42px minmax(0,1fr);padding:14px}.v11-recommendation>.btn{grid-column:1/-1;width:100%}.v11-product-grid{gap:12px}.v11-product-card .dash-panel-head{align-items:flex-start}.v11-price-field>div{min-width:0}.v11-price-field input{min-width:0;width:100%;font-size:19px}.v7-chat-composer .v11-question-retry{width:100%}}
@media(max-width:430px){.v11-profile-scores{grid-template-columns:1fr}.v11-next-main h3,.v11-recommendation h3{font-size:17px}}

.v112-report-page{background:linear-gradient(180deg,#f6fafc 0,#fff 260px);min-height:70vh}.v112-report-wrap{max-width:1050px}.v112-report-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,#fff,#f4fafb);box-shadow:var(--shadow-sm);margin-bottom:18px}.v112-report-hero h1{margin:7px 0;color:var(--navy);font-size:30px}.v112-report-hero p{margin:0;color:var(--muted)}.v112-report-meta{display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));gap:10px}.v112-report-meta>div{padding:14px 16px;border-radius:16px;background:#fff;border:1px solid var(--line);text-align:center}.v112-report-meta strong{display:block;color:var(--navy);font-size:18px}.v112-report-meta span{display:block;color:var(--muted);font-size:11px;margin-top:3px}.v112-report-section{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px 24px;margin:14px 0;box-shadow:0 10px 35px rgba(11,31,58,.04);position:relative;overflow:hidden}.v112-report-section:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3px;background:#cbd8e1}.v112-report-section.green:before{background:#1e9a78}.v112-report-section.gold:before{background:#d5a62e}.v112-report-section.blue:before{background:#2e759f}.v112-report-section-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.v112-report-section-head>span{width:36px;height:36px;border-radius:11px;background:#eef7f8;display:grid;place-items:center;color:var(--navy)}.v112-report-section-head svg{width:18px;height:18px}.v112-report-section h2{margin:0;color:var(--navy);font-size:20px}.v112-report-section p{margin:9px 0;color:var(--ink-2);line-height:2;font-size:14px}.v112-report-subtitle{margin:18px 0 8px;padding-top:13px;border-top:1px solid #edf1f4;color:var(--navy);font-size:15px}.v112-report-list{margin:8px 0 4px;padding:0 20px 0 0;display:grid;gap:8px;color:var(--ink-2);line-height:1.9;font-size:14px}.v112-report-list li::marker{color:#15918a}.v112-report-legacy{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;line-height:2;color:var(--ink-2);white-space:normal}.v112-report-state{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;margin:14px 0}.v112-report-state>span:not(.v112-report-spinner){width:52px;height:52px;border-radius:15px;background:#eef7f8;display:grid;place-items:center;color:var(--navy)}.v112-report-state h2{margin:0 0 5px;color:var(--navy);font-size:19px}.v112-report-state p{margin:0;color:var(--muted);line-height:1.8;font-size:13px}.v112-report-spinner{width:42px;height:42px;border:4px solid #dbe7ed;border-top-color:#15918a;border-radius:50%;animation:v112spin .85s linear infinite}@keyframes v112spin{to{transform:rotate(360deg)}}.v112-report-notice{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:16px 18px;border:1px solid #f0ddb0;border-radius:18px;background:#fffaf0;margin:14px 0}.v112-report-notice>div{display:flex;gap:10px;align-items:flex-start}.v112-report-notice svg{width:20px;color:#9b751d}.v112-report-notice strong,.v112-report-notice small{display:block}.v112-report-notice strong{color:#6f5213;margin-bottom:4px}.v112-report-notice small{color:#806d43;line-height:1.7;max-width:690px}.v112-report-notice form{flex:0 0 auto}@media(max-width:820px){.v112-report-hero{grid-template-columns:1fr;padding:20px}.v112-report-hero h1{font-size:24px}.v112-report-meta{grid-template-columns:1fr 1fr}.v112-report-section{padding:18px}.v112-report-state{grid-template-columns:44px 1fr}.v112-report-state form{grid-column:1/-1}.v112-report-state .btn{width:100%}.v112-report-notice{align-items:stretch;flex-direction:column}.v112-report-notice .btn{width:100%}}@media(max-width:430px){.v112-report-meta{grid-template-columns:1fr}.v112-report-section h2{font-size:18px}.v112-report-list,.v112-report-section p{font-size:13px}}

/* V11.3 — real AI conversation sources and honest failure states */
.v113-message-sources{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px;padding-top:9px;border-top:1px solid rgba(15,53,74,.10);font-size:11px;align-items:center}.v113-message-sources>span{color:var(--muted,#718096);font-weight:700}.v113-message-sources a{display:inline-flex;align-items:center;max-width:260px;padding:5px 8px;border:1px solid rgba(12,154,152,.18);border-radius:999px;background:rgba(12,154,152,.06);color:#087c7a;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v113-message-sources a:hover{background:rgba(12,154,152,.11)}
.v113-report-failed{border-color:rgba(177,62,62,.18);background:linear-gradient(135deg,#fff,#fff8f8)}
@media(max-width:700px){.v113-message-sources a{max-width:100%}}

/* V11.5 — paid AI services + one Premium attempt per subscription */
.v115-service-page{padding:32px 0 56px;background:linear-gradient(180deg,#f6fbfc 0,#fff 260px)}
.v115-service-wrap{max-width:1160px}
.v115-service-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:start}
.v115-service-summary{display:grid;gap:16px}
.v115-hero-card,.v115-steps-card,.v115-service-purchase{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 16px 44px rgba(11,31,58,.06)}
.v115-hero-card{padding:26px 28px;background:linear-gradient(135deg,#fff,#f8fcfc)}
.v115-hero-card .v7-service-icon{margin-bottom:12px}
.v115-hero-card h1{margin:8px 0 10px;color:var(--navy);font-size:38px;line-height:1.15}
.v115-hero-card p{margin:0;color:var(--muted);line-height:2;font-size:14px;max-width:760px}
.v115-inline-points{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.v115-inline-points span{padding:8px 12px;border-radius:999px;background:#f2f7f8;border:1px solid #e1ecee;color:#0b5064;font-size:11.5px;font-weight:700}
.v115-service-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.v115-service-benefits>div,.v115-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:17px;box-shadow:0 10px 28px rgba(11,31,58,.04)}
.v115-service-benefits>div>span{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#eef8f7;color:#0b7775;margin-bottom:10px}.v115-service-benefits svg{width:18px;height:18px}.v115-service-benefits strong,.v115-service-benefits small{display:block}.v115-service-benefits strong{color:var(--navy);font-size:14px;margin-bottom:6px}.v115-service-benefits small{color:var(--muted);font-size:11.5px;line-height:1.85}
.v115-steps-card{padding:22px 24px}.v115-card-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:14px}.v115-card-head h2{margin:5px 0 0;color:var(--navy);font-size:22px}.v115-steps{display:grid;gap:10px}.v115-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:14px 16px}.v115-step b{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#edf7f8;color:#0f5f74;font-size:16px}.v115-step strong{display:block;color:var(--navy);font-size:14px;margin-bottom:4px}.v115-step small{display:block;color:var(--muted);font-size:11.5px;line-height:1.8}
.v115-service-purchase{padding:24px;position:sticky;top:92px}.v115-offer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:15px;border-bottom:1px solid #edf1f4}.v115-offer-head h2{margin:5px 0 6px;color:var(--navy);font-size:24px}.v115-offer-head p{margin:0;color:var(--muted);font-size:12.5px;line-height:1.85;max-width:320px}
.v115-price-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 14px}.v115-price-row>div:first-child>strong{display:block;color:var(--navy);font-size:31px;line-height:1.1}.v115-price-row>div:first-child>strong small{font-size:13px}.v115-price-row>div:first-child>small{display:block;color:var(--muted);font-size:11.5px;margin-top:6px;line-height:1.8}.v115-old-price{color:#98a5b3;text-decoration:line-through;font-weight:700}.v115-paid-check{width:48px;height:48px;border-radius:15px;background:#eaf8f3;color:#14775f;display:grid;place-items:center}.v115-paid-check svg{width:22px}.v115-price-badge{padding:8px 11px;border-radius:12px;background:#eef7fb;color:#245f83;font-size:11px;font-weight:700}.v115-inline-note{margin:0 0 12px;padding:11px 13px;border-radius:14px;font-size:11.5px;line-height:1.8;border:1px solid #e7ecef;background:#fafcfd;color:#53606d}.v115-inline-note.success{background:#f4fbf8;border-color:#d8efe5;color:#1c6d57}
.v115-includes{list-style:none;margin:0;padding:0;display:grid;gap:8px}.v115-includes li{position:relative;padding:0 24px 0 0;color:var(--ink-2);font-size:12px;line-height:1.9}.v115-includes li:before{content:"";position:absolute;right:0;top:.65em;width:9px;height:9px;border-radius:50%;background:#1aa39c;box-shadow:0 0 0 4px rgba(26,163,156,.12)}
.v115-start-form{margin-top:14px;padding-top:16px;border-top:1px solid #edf1f4}.v115-start-form label{display:block;font-size:12px;font-weight:800;color:var(--navy);margin-bottom:7px}.v115-start-form input{width:100%;height:54px;border:1px solid #dfe6ed;border-radius:15px;padding:0 15px;font:inherit;outline:0;background:#fff}.v115-start-form input:focus{border-color:#73cac7;box-shadow:0 0 0 4px rgba(12,154,152,.08)}.v115-start-form .btn,.v115-pay-btn{width:100%;margin-top:11px}.v115-offer-note{margin:14px 0 0;color:#8b98a8;font-size:10.8px;line-height:1.85;text-align:center}
@media(max-width:1040px){.v115-service-grid{grid-template-columns:1fr}.v115-service-purchase{position:static}.v115-offer-head p{max-width:none}}
@media(max-width:820px){.v115-service-page{padding-top:22px}.v115-hero-card,.v115-steps-card,.v115-service-purchase{padding:18px}.v115-hero-card h1{font-size:30px}.v115-service-benefits{grid-template-columns:1fr}.v115-offer-head,.v115-price-row{align-items:flex-start;flex-direction:column}.v115-price-badge{align-self:flex-start}.v115-inline-points{gap:7px}.v115-step{grid-template-columns:38px 1fr}.v115-step b{width:38px;height:38px;border-radius:12px}}
@media(max-width:430px){.v115-hero-card h1{font-size:26px}.v115-card-head h2,.v115-offer-head h2{font-size:20px}.v115-price-row>div:first-child>strong{font-size:27px}}

/* V11.6 — programs & courses, publication flow and multi-center trainers */
.v116-learning-filter{display:grid;grid-template-columns:minmax(0,1fr) 190px auto;gap:10px;align-items:center;padding:14px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 32px rgba(11,31,58,.04)}
.v116-learning-filter input,.v116-learning-filter select{height:46px;border:1px solid #dfe6ed;border-radius:13px;padding:0 13px;background:#fff;font:inherit;color:var(--navy);min-width:0}.v116-learning-filter .btn{height:46px;margin:0}
.v116-home-learning{background:linear-gradient(180deg,rgba(238,248,247,.38),rgba(255,255,255,0))}
.v116-center-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:14px 0 2px;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:#fff}.v116-center-chips>span{font-size:11.5px;font-weight:800;color:var(--navy)}.v116-center-chips a{padding:7px 10px;border-radius:999px;background:#eef8f7;color:#0b7775;font-size:11px;font-weight:750;text-decoration:none}.v116-center-chips em{font-style:normal;color:var(--muted);font-size:11px}
.v116-center-link{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf1f4;color:inherit;text-decoration:none}.v116-center-link:last-child{border-bottom:0}.v116-center-link>span{display:flex;flex-direction:column;min-width:0}.v116-center-link strong{color:var(--navy);font-size:12.5px}.v116-center-link small{color:var(--muted);font-size:10.5px;margin-top:2px}
.v116-learning-cover{border-radius:22px;overflow:hidden;margin-bottom:14px;aspect-ratio:16/7;background:#eef4f5}.v116-learning-cover img{width:100%;height:100%;object-fit:cover;display:block}
.v116-learning-form{max-width:1040px;margin:0 auto}.v116-learning-form .form-page-head{padding-bottom:4px}.v116-learning-form .form-section{border-radius:20px}.v116-learning-form .field-hint{display:block;margin-top:6px;color:var(--muted);font-size:10.5px;line-height:1.7}
.v116-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v116-check-grid .check{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer}.v116-check-grid .check input{margin-top:3px}.v116-check-grid .check span{display:flex;flex-direction:column;color:var(--navy);font-size:12px;font-weight:700}.v116-check-grid .check small{color:var(--muted);font-size:10.5px;font-weight:500;margin-top:2px}
@media(max-width:760px){.v116-learning-filter{grid-template-columns:1fr}.v116-learning-filter .btn{width:100%}.v116-check-grid{grid-template-columns:1fr}.v116-learning-cover{aspect-ratio:16/9}.v116-center-chips{align-items:flex-start}}
