.revenue-strip{background:#f2ead8;color:#17231e;border-top:1px solid rgba(11,47,38,.09);border-bottom:1px solid rgba(11,47,38,.09)}
.revenue-strip-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:64px;align-items:start}
.revenue-strip .section-heading{max-width:560px}
.revenue-strip .section-heading>p:last-of-type{color:#617069}
.revenue-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.revenue-mini-card{display:flex;flex-direction:column;min-height:230px;padding:26px;border:1px solid #d7cfbd;border-radius:18px;background:#fff;text-decoration:none;color:#17231e;transition:transform .2s,border-color .2s,box-shadow .2s}
.revenue-mini-card:hover{transform:translateY(-4px);border-color:#bda35f;box-shadow:0 18px 40px rgba(11,47,38,.08)}
.revenue-mini-card .price{display:block;color:#1c684f;font:700 1.9rem "Playfair Display",serif}
.revenue-mini-card .price small{font:600 .72rem "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.08em;color:#718078}
.revenue-mini-card h3{margin:28px 0 8px;font:600 1.3rem "Playfair Display",serif}
.revenue-mini-card p{margin:0;color:#66736d;font-size:.9rem}
.revenue-mini-card .mini-cta{margin-top:auto;padding-top:22px;color:#1c684f;font-weight:800;font-size:.8rem}
.revenue-strip-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}

.start-page{background:#f7f3e9;color:#17231e}
.start-page .site-header{background:rgba(247,243,233,.94)}
.start-hero{padding:100px 0 78px;background:#08261f;color:#fff;position:relative;overflow:hidden}
.start-hero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(234,211,154,.14);border-radius:50%;right:-210px;top:-210px;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.012)}
.start-hero-inner{position:relative;z-index:1;max-width:900px}
.start-hero h1{margin:.18em 0;font:700 clamp(3.1rem,6.4vw,6rem)/.98 "Playfair Display",serif;letter-spacing:-.05em}
.start-hero h1 em{color:#ead39a;font-weight:600}
.start-hero .lead{max-width:760px;color:#d2e0da;font-size:1.12rem;line-height:1.7}
.start-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.start-guide{background:#efe6d3}
.start-guide-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:start}
.start-guide-steps{display:grid;gap:12px}
.start-guide-steps article{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:24px;border-radius:17px;background:#fff;border:1px solid rgba(11,47,38,.09)}
.start-guide-steps span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#0d372c;color:#ead39a;font-weight:800}
.start-guide-steps h3{margin:2px 0 6px;font:600 1.25rem "Playfair Display",serif}
.start-guide-steps p{margin:0;color:#66736d}

.pricing-section{background:#fbf8f0}
.pricing-intro{max-width:780px;margin-bottom:42px}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.pricing-card{display:flex;flex-direction:column;min-height:430px;padding:30px;border:1px solid #d9d2c3;border-radius:22px;background:#fff}
.pricing-card.featured{background:#0d372c;color:#fff;border-color:#0d372c;box-shadow:0 24px 60px rgba(7,31,25,.16)}
.pricing-kicker{color:#1c684f;font-size:.7rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.featured .pricing-kicker{color:#ead39a}
.pricing-card h2{margin:34px 0 9px;font:600 1.65rem "Playfair Display",serif}
.price-line{display:flex;align-items:flex-end;gap:8px;margin:0 0 20px}
.price-line strong{font:700 2.7rem "Playfair Display",serif}
.price-line small{padding-bottom:7px;color:#708078}
.featured .price-line small{color:#a8bdb4}
.pricing-card>p{color:#64716b}
.featured>p{color:#c0d0c8}
.pricing-list{display:grid;gap:10px;margin:22px 0 28px;padding:0;list-style:none}
.pricing-list li{position:relative;padding-left:24px;color:#52635b;font-size:.9rem}
.pricing-list li:before{content:"✓";position:absolute;left:0;color:#1c684f;font-weight:900}
.featured .pricing-list li{color:#c9d8d1}
.featured .pricing-list li:before{color:#ead39a}
.pricing-card .button{margin-top:auto;align-self:flex-start}

.project-pricing{background:#0b2f26;color:#fff}
.project-pricing-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:76px;align-items:start}
.project-pricing .section-heading>p:last-child{color:#bdcec6}
.project-rate-list{display:grid;gap:11px}
.project-rate-list article{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:23px 25px;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:rgba(255,255,255,.055)}
.project-rate-list h3{margin:0 0 5px;font:600 1.25rem "Playfair Display",serif}
.project-rate-list p{margin:0;color:#aebfb7;font-size:.86rem}
.project-rate-list strong{color:#ead39a;white-space:nowrap}

.revenue-note{background:#fff}
.revenue-note-inner{max-width:900px;margin:auto;padding:28px 30px;border-left:4px solid #d3aa54;background:#f7f3e9}
.revenue-note-inner h2{margin:0 0 10px;font:600 1.5rem "Playfair Display",serif}
.revenue-note-inner p{margin:0;color:#5c6c64}

@media(max-width:980px){
  .revenue-strip-grid,.start-guide-grid,.project-pricing-grid{grid-template-columns:1fr;gap:44px}
  .pricing-grid{grid-template-columns:1fr}
}
@media(max-width:640px){
  .revenue-mini-grid{grid-template-columns:1fr}
  .revenue-strip-actions,.start-hero-actions{flex-direction:column;align-items:stretch}
  .revenue-strip-actions .button,.start-hero-actions .button{text-align:center}
  .project-rate-list article{grid-template-columns:1fr}
  .project-rate-list strong{margin-top:4px}
}