:root{--premium-ink:#132d21;--premium-green:#0c7a43;--premium-green-2:#1faa63;--premium-mint:#eaf7ee;--premium-line:#cfe2d4;--premium-muted:#607268;--premium-paper:#fff;--premium-soft:#f5faf5;--premium-shadow:0 22px 60px rgba(23,70,43,.11)}
.premium-page{background:radial-gradient(circle at 12% 4%,rgba(62,180,105,.13),transparent 28rem),linear-gradient(180deg,#eef7ec 0,#f8fbf5 460px,#fff 100%);color:var(--premium-ink)}
.premium-main{min-height:72vh;padding:30px 0 76px}.premium-container{width:min(1180px,calc(100% - 36px));margin-inline:auto}
.premium-breadcrumb{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 22px;color:var(--premium-muted);font-size:.9rem}.premium-breadcrumb a{color:var(--premium-green);text-decoration:none;font-weight:750}.premium-breadcrumb strong{color:var(--premium-ink)}
.premium-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:36px;align-items:center;padding:34px;border:1px solid var(--premium-line);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:var(--premium-shadow);overflow:hidden}
.premium-hero__tag,.premium-kicker{display:inline-flex;align-items:center;width:max-content;padding:7px 12px;border:1px solid rgba(12,122,67,.12);border-radius:999px;background:var(--premium-mint);color:var(--premium-green);font-size:.74rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.premium-hero h1{max-width:820px;margin:14px 0 12px;color:var(--premium-ink);font-size:clamp(2.25rem,4.4vw,4rem);line-height:1.04;letter-spacing:-.035em}.premium-hero p{max-width:800px;margin:0;color:var(--premium-muted);font-size:1.05rem;line-height:1.75}
.premium-hero__media{position:relative;min-height:250px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#ccebd4,#6ec990)}.premium-hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.premium-hero__media::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,71,39,.38))}.premium-hero__emoji{position:absolute;right:18px;bottom:14px;z-index:1;font-size:3.4rem;filter:drop-shadow(0 8px 16px rgba(0,0,0,.25))}
.premium-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.premium-meta span{padding:8px 11px;border:1px solid var(--premium-line);border-radius:999px;background:#f8fbf7;color:var(--premium-muted);font-size:.79rem;font-weight:800}
.premium-honeycomb-shell{margin-top:34px;padding:34px 24px 48px;border:1px solid var(--premium-line);border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 16px 46px rgba(23,70,43,.07);overflow:hidden}.premium-section-head{text-align:center}.premium-section-head h2{margin:11px 0 7px;font-size:clamp(1.8rem,3vw,2.55rem);letter-spacing:-.025em}.premium-section-head p{margin:0;color:var(--premium-muted)}
.premium-honeycomb{--hex-w:218px;--hex-h:189px;display:grid;grid-template-columns:repeat(7,calc(var(--hex-w)/2));grid-template-rows:repeat(3,151px);justify-content:center;max-width:900px;margin:40px auto 28px;padding-bottom:38px}.premium-hex{position:relative;z-index:1;grid-column:span 2;width:var(--hex-w);height:var(--hex-h);display:flex;align-items:center;justify-content:center;padding:34px 29px;color:var(--premium-ink);text-align:center;text-decoration:none;background:linear-gradient(145deg,#f8fcf6,#e3f2e5);clip-path:polygon(25% 6.7%,75% 6.7%,100% 50%,75% 93.3%,25% 93.3%,0 50%);filter:drop-shadow(0 9px 10px rgba(18,74,41,.14));transition:transform .2s ease,filter .2s ease,background .2s ease,color .2s ease}.premium-hex:nth-child(1){grid-column:2/span 2;grid-row:1}.premium-hex:nth-child(2){grid-column:4/span 2;grid-row:1}.premium-hex:nth-child(3){grid-column:6/span 2;grid-row:1}.premium-hex:nth-child(4){grid-column:3/span 2;grid-row:2}.premium-hex:nth-child(5){grid-column:5/span 2;grid-row:2}.premium-hex:nth-child(6){grid-column:2/span 2;grid-row:3}.premium-hex:nth-child(7){grid-column:4/span 2;grid-row:3}.premium-hex:nth-child(8){grid-column:6/span 2;grid-row:3}.premium-hex:nth-child(odd){background:linear-gradient(145deg,#f7fbf5,#e0f0e2)}.premium-hex:first-child{background:linear-gradient(145deg,#c7f1d4,#72d497)}.premium-hex b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:1rem;line-height:1.24}.premium-hex:hover,.premium-hex:focus-visible{z-index:2;color:#fff;background:linear-gradient(145deg,#20b96c,#08733f);filter:drop-shadow(0 15px 15px rgba(8,116,63,.27));transform:translateY(-5px) scale(1.035);outline:none}.premium-hex:focus-visible{box-shadow:inset 0 0 0 4px #fff}
.premium-content{display:grid;gap:20px;margin-top:30px}.premium-general{padding:36px 38px;border:1px solid var(--premium-line);border-radius:26px;background:linear-gradient(145deg,#fff,#f6fbf5);box-shadow:0 14px 40px rgba(23,70,43,.07)}.premium-general h2{margin:12px 0 12px;font-size:clamp(1.65rem,3vw,2.25rem);letter-spacing:-.02em}.premium-general p{max-width:1050px;margin:0;color:var(--premium-muted);font-size:1.08rem;line-height:1.82}
.premium-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.premium-card{min-height:100%;padding:28px;border:1px solid var(--premium-line);border-radius:22px;background:var(--premium-paper);box-shadow:0 12px 34px rgba(23,70,43,.065)}.premium-card--wide{grid-column:1/-1}.premium-card__head{display:flex;align-items:center;gap:13px;margin-bottom:14px}.premium-card__icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;background:var(--premium-mint);font-size:1.35rem}.premium-card h2{margin:0;color:var(--premium-ink);font-size:1.28rem}.premium-card p{margin:0;color:var(--premium-muted);line-height:1.75}.premium-list{display:grid;gap:11px;margin:0;padding:0;list-style:none;counter-reset:premium-list}.premium-list li{position:relative;padding:12px 13px 12px 44px;border:1px solid rgba(207,226,212,.85);border-radius:14px;background:var(--premium-soft);color:var(--premium-muted);line-height:1.58}.premium-list li::before{position:absolute;left:12px;top:11px;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#dff2e5;color:var(--premium-green);font-size:.75rem;font-weight:900}.premium-list--steps li{counter-increment:premium-list}.premium-list--steps li::before{content:counter(premium-list)}.premium-list--check li::before{content:'✓'}.premium-list--warn li::before{content:'!'}.premium-list--minus li::before{content:'–'}
.premium-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.premium-fact{padding:15px;border:1px solid var(--premium-line);border-radius:15px;background:var(--premium-soft)}.premium-fact b{display:block;margin-bottom:6px;color:var(--premium-ink);font-size:.84rem}.premium-fact span{color:var(--premium-muted);font-size:.88rem;line-height:1.55}.premium-note{padding:20px 22px;border-left:4px solid var(--premium-green-2);border-radius:16px;background:#edf8f0;color:var(--premium-muted);line-height:1.7}
.premium-sources{padding:30px;border:1px solid var(--premium-line);border-radius:22px;background:#fff}.premium-sources h2{margin:0 0 16px;font-size:1.35rem}.premium-source-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}.premium-source-list li{padding:14px 16px;border:1px solid var(--premium-line);border-radius:14px;background:var(--premium-soft)}.premium-source-list a{color:var(--premium-green);font-weight:800;text-decoration:none}.premium-source-list span{display:block;margin-top:3px;color:var(--premium-muted);font-size:.86rem}.premium-return{display:inline-flex;align-items:center;justify-content:center;min-height:45px;margin-top:22px;padding:0 17px;border-radius:13px;background:var(--premium-green);color:#fff;text-decoration:none;font-weight:850}.premium-return:hover{background:#075f34;color:#fff}
@media(max-width:900px){.premium-hero{grid-template-columns:1fr}.premium-hero__media{order:-1;min-height:230px}.premium-honeycomb{--hex-w:190px;--hex-h:165px;grid-template-columns:repeat(7,calc(var(--hex-w)/2));grid-template-rows:repeat(3,132px);transform:scale(.92);transform-origin:top center;margin-bottom:-6px}.premium-content-grid{grid-template-columns:1fr}.premium-card--wide{grid-column:auto}}
@media(max-width:680px){.premium-container{width:min(100% - 24px,1180px)}.premium-main{padding-top:18px}.premium-hero{padding:20px;border-radius:20px}.premium-hero h1{font-size:2.1rem}.premium-hero__media{min-height:190px}.premium-honeycomb-shell{padding:24px 12px 30px;border-radius:20px}.premium-honeycomb{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:none;gap:10px;transform:none;margin:26px 0 0;padding:0}.premium-hex,.premium-hex:nth-child(n){grid-column:auto;grid-row:auto;width:100%;height:auto;min-height:130px;padding:20px 14px;border:1px solid var(--premium-line);border-radius:17px;clip-path:none}.premium-hex:hover,.premium-hex:focus-visible{transform:translateY(-3px)}.premium-general{padding:25px 22px;border-radius:20px}.premium-general p{font-size:1rem}.premium-card,.premium-sources{padding:22px}.premium-facts{grid-template-columns:1fr}}
@media(max-width:400px){.premium-honeycomb{grid-template-columns:1fr}.premium-hex,.premium-hex:nth-child(n){min-height:105px}}
