:root{--grad-blue:#0a2240;--grad-ink:#171a1f;--grad-muted:#69717b;--grad-line:#dfe5ec;--grad-soft:#f6f8fb;--grad-accent:#e8f0fb}
.grad-page{background:#fff;color:var(--grad-ink)}
.grad-page .header{background:rgba(255,255,255,.97)}
.grad-page .container{width:min(calc(100% - 72px),1440px)}

/* HERO */
.grad-hero{padding:58px 0 50px;border-bottom:1px solid var(--grad-line);background:linear-gradient(180deg,#f4f8fd 0%,#fff 92%);overflow:hidden}
.grad-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}
.grad-hero-copycol{max-width:620px}
.grad-kicker{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:650;letter-spacing:.15em;color:var(--grad-blue);text-transform:uppercase}
.grad-kicker:before{content:"";width:24px;height:1px;background:currentColor}
.grad-hero h1{font-size:clamp(36px,3.65vw,50px);line-height:1.12;letter-spacing:-.052em;margin:16px 0 22px;font-weight:650;max-width:660px}
.grad-hero h1 em{font-style:normal;color:var(--grad-blue);font-weight:650}
.grad-hero-copy{font-size:15.5px;line-height:1.95;color:#59616b;max-width:590px;margin:0}
.grad-hero-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:27px}
.grad-hero-actions .btn-primary,.grad-hero-actions .btn-secondary{min-height:42px;padding:0 18px;font-size:13px}
.grad-hero-media{min-width:0}
.grad-exhibition-image{overflow:hidden;border:1px solid #d8e0e9;border-radius:18px;background:#eef3f8;box-shadow:0 18px 48px rgba(10,34,64,.08)}
.grad-exhibition-image img{display:block;width:100%;aspect-ratio:1.48/1;object-fit:cover}
.grad-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--grad-blue);margin-top:20px}
.grad-stat{display:grid;grid-template-columns:54px 1fr;gap:10px;padding:15px 16px 2px 0;border-right:1px solid var(--grad-line);min-width:0}
.grad-stat+ .grad-stat{padding-left:16px}
.grad-stat:last-child{border-right:0}
.grad-stat small{font-size:9px;letter-spacing:.13em;color:#8a94a1;font-weight:650;padding-top:3px}
.grad-stat strong{font-size:13.5px;line-height:1.7;font-weight:600;letter-spacing:-.02em}

.grad-strip{padding:12px 0;background:var(--grad-blue);color:#fff;overflow:hidden}
.grad-strip-inner{display:flex;justify-content:space-between;gap:24px;align-items:center;font-size:9.5px;letter-spacing:.1em;font-weight:650;white-space:nowrap}
.grad-strip-inner span:last-child{color:#b9c8da}

/* SECTIONS */
.grad-section{padding:72px 0}
.grad-section.soft{background:var(--grad-soft)}
.grad-section.dark{background:var(--grad-blue);color:#fff}
.grad-section-head{display:grid;grid-template-columns:.76fr 1.24fr;gap:58px;align-items:end;margin-bottom:34px}
.grad-section-head h2{font-size:clamp(28px,2.65vw,40px);line-height:1.2;letter-spacing:-.045em;margin:11px 0 0;font-weight:650}
.grad-section-head p{margin:0;color:var(--grad-muted);font-size:14px;line-height:1.95;max-width:690px}
.grad-section.dark .grad-kicker{color:#c5d2e1}
.grad-section.dark .grad-section-head p{color:#b9c6d4}

/* BENEFITS */
.grad-benefit-section{background:#fff}
.grad-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.grad-benefit{min-height:362px;padding:20px 20px 24px;border:1px solid var(--grad-line);border-radius:16px;background:#fbfcfe;display:flex;flex-direction:column}
.grad-icon{height:126px;display:flex;align-items:center;justify-content:center;margin-bottom:9px}
.grad-icon img{width:100%;height:100%;object-fit:contain}
.grad-benefit .no{font-size:9px;letter-spacing:.14em;color:#8290a1;font-weight:650;margin-top:2px}
.grad-benefit h3{font-size:17px;line-height:1.45;letter-spacing:-.03em;margin:16px 0 9px;font-weight:600}
.grad-benefit h3 b{color:var(--grad-blue);font-weight:650}
.grad-benefit p{font-size:12.8px;line-height:1.92;color:var(--grad-muted);margin:0}
.grad-machine-note{margin-top:18px;padding:16px 18px;border:1px solid var(--grad-line);background:#fff;display:flex;gap:16px;align-items:flex-start}
.grad-machine-note span{font-size:9.5px;letter-spacing:.12em;font-weight:700;color:var(--grad-blue);min-width:86px;padding-top:2px}
.grad-machine-note p{margin:0;font-size:12.8px;line-height:1.9;color:#5f6975}

/* FRIEND / GROUP */
.grad-deals{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.grad-deal{min-height:292px;border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:28px 30px;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.045)}
.grad-deal small{font-size:9px;letter-spacing:.15em;color:#9eb1c6;font-weight:650}
.grad-deal h3{font-size:clamp(23px,2.25vw,32px);line-height:1.22;letter-spacing:-.04em;margin:13px 0 14px;font-weight:600}
.grad-deal h3 strong{color:#fff;font-weight:650}
.grad-deal p{color:#bdc8d5;font-size:13px;line-height:1.95;max-width:500px;margin:0}
.grad-deal .deal-badge{display:inline-flex;width:max-content;padding:7px 11px;border-radius:999px;background:#fff;color:var(--grad-blue);font-size:10.5px;font-weight:650;margin-top:24px}

/* STEPS */
.grad-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--grad-ink)}
.grad-step{padding:23px 20px 28px;border-right:1px solid var(--grad-line);min-height:190px}
.grad-step:last-child{border-right:0}
.grad-step small{font-size:9px;color:#8a94a1;letter-spacing:.12em;font-weight:650}
.grad-step h3{font-size:16px;line-height:1.45;letter-spacing:-.025em;margin:27px 0 9px;font-weight:600}
.grad-step p{font-size:12.8px;line-height:1.9;color:var(--grad-muted);margin:0}

/* SCOPE */
.grad-scope{display:grid;grid-template-columns:.88fr 1.12fr;gap:64px;align-items:start}
.grad-scope h2{font-size:clamp(28px,2.65vw,40px);line-height:1.2;letter-spacing:-.045em;margin:11px 0 18px;font-weight:650}
.grad-scope>div>p{font-size:14px;color:var(--grad-muted);line-height:1.95;max-width:570px}
.grad-scope-list{border-top:1px solid var(--grad-ink)}
.grad-scope-row{display:grid;grid-template-columns:76px 1fr;gap:18px;padding:18px 4px;border-bottom:1px solid var(--grad-line)}
.grad-scope-row small{font-size:9px;letter-spacing:.12em;color:#8a94a1;font-weight:650;padding-top:2px}
.grad-scope-row strong{font-size:14.5px;line-height:1.5;font-weight:600}
.grad-scope-row p{margin:6px 0 0;color:var(--grad-muted);font-size:12.8px;line-height:1.9}
.grad-notice{margin-top:18px;padding:15px 17px;background:#f8fafc;border:1px solid var(--grad-line);font-size:12px;line-height:1.85;color:#69727d}

/* FINAL */
.grad-final{padding:70px 0;background:#eaf1fb;text-align:center}
.grad-final .grad-kicker{justify-content:center}
.grad-final h2{font-size:clamp(29px,3vw,43px);line-height:1.2;letter-spacing:-.048em;margin:18px auto 18px;font-weight:650;max-width:720px}
.grad-final p{font-size:14px;color:#586574;line-height:1.95;margin:0 auto;max-width:620px}
.grad-final .btn-primary{margin-top:23px;min-height:43px;padding:0 19px;font-size:13px}
.grad-final .grad-footnote{margin-top:28px!important;font-size:11px!important;color:#7e8995!important;line-height:1.75!important}

@media(max-width:1100px){
  .grad-hero-grid{grid-template-columns:.95fr 1.05fr;gap:42px}
  .grad-hero-stats{grid-template-columns:1fr}
  .grad-stat{border-right:0;border-bottom:1px solid var(--grad-line);padding:12px 0}
  .grad-stat+ .grad-stat{padding-left:0}
  .grad-stat:last-child{border-bottom:0}
}
@media(max-width:980px){
  .grad-hero-grid,.grad-section-head,.grad-scope{grid-template-columns:1fr;gap:34px}
  .grad-hero-copycol{max-width:680px}
  .grad-benefits{grid-template-columns:1fr 1fr}
  .grad-deal{min-height:270px}
  .grad-steps{grid-template-columns:1fr 1fr}
  .grad-step:nth-child(2){border-right:0}
  .grad-step:nth-child(-n+2){border-bottom:1px solid var(--grad-line)}
}
@media(max-width:720px){
  .grad-page .container{width:min(calc(100% - 36px),1440px)}
  .grad-hero{padding:44px 0 38px}
  .grad-hero h1{font-size:clamp(31px,9.2vw,42px)}
  .grad-hero-copy{font-size:14px;line-height:1.9}
  .grad-exhibition-image{border-radius:12px}
  .grad-strip-inner{font-size:9px}
  .grad-strip-inner span:last-child{display:none}
  .grad-section{padding:54px 0}
  .grad-section-head{margin-bottom:26px}
  .grad-section-head p br,.grad-hero-copy br,.grad-deal p br,.grad-step p br,.grad-scope-row p br,.grad-scope>div>p br,.grad-final p br{display:none}
  .grad-benefits,.grad-deals,.grad-steps{grid-template-columns:1fr}
  .grad-benefit{min-height:auto;padding:18px 18px 22px}
  .grad-icon{height:118px}
  .grad-deal{min-height:245px;padding:24px 21px}
  .grad-step{border-right:0;border-bottom:1px solid var(--grad-line)!important;min-height:160px}
  .grad-step:last-child{border-bottom:0!important}
  .grad-machine-note{display:grid;gap:8px}
  .grad-scope-row{grid-template-columns:64px 1fr}
  .grad-final{padding:58px 0}
}
