.an-hero{text-align:center;background:var(--white);padding:96px 0 72px}.an-hero-badge{background:var(--primary-50);color:var(--primary);letter-spacing:.02em;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.an-hero h1{letter-spacing:-.02em;color:var(--gray-900);max-width:800px;margin:0 auto 20px;font-size:clamp(32px,4.5vw,48px);font-weight:400;line-height:1.15}.an-hero-sub{color:var(--gray-500);max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.an-shift-intro{color:var(--gray-500);text-align:center;max-width:720px;margin:0 auto 40px;font-size:16px;line-height:1.7}.an-shift-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:880px;margin:0 auto;display:grid}.an-shift-card{border:1px solid var(--gray-200);background:var(--white);border-radius:16px;overflow:hidden}.an-shift-card-native{border-color:#7c3aed40}.an-shift-card-header{text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--gray-200);color:var(--gray-400);padding:20px 24px 16px;font-size:14px;font-weight:700}.an-shift-card-native .an-shift-card-header{color:var(--primary);border-bottom-color:#7c3aed26}.an-shift-card-item{color:var(--gray-500);border-bottom:1px solid var(--gray-100);padding:12px 24px;font-size:15px;line-height:1.6}.an-shift-card-item:last-child{border-bottom:none}.an-shift-card-native .an-shift-card-item{color:var(--gray-700);font-weight:500}.an-criteria-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:960px;margin:0 auto;display:grid}.an-criteria-card{border:1px solid var(--gray-200);background:var(--white);border-radius:16px;padding:32px 28px}.an-criteria-card h4{color:var(--gray-900);margin-bottom:12px;font-size:18px;font-weight:700}.an-criteria-card p{color:var(--gray-500);margin:0;font-size:14px;line-height:1.7}.an-stack-layers{flex-direction:column;gap:0;max-width:720px;margin:0 auto;display:flex}.an-stack-layer{border:1px solid var(--gray-200);background:var(--white);border-bottom:none;align-items:center;gap:20px;padding:18px 24px;display:flex}.an-stack-layer:first-child{border-radius:16px 16px 0 0}.an-stack-layer:last-child{border-bottom:1px solid var(--gray-200);border-radius:0 0 16px 16px}.an-stack-layer-hl{background:#7c3aed0a;border-color:#7c3aed40;border-bottom-style:solid;border-bottom-width:1px;position:relative}.an-stack-layer-hl+.an-stack-layer{border-top:none}.an-stack-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);flex-shrink:0;min-width:120px;font-size:12px;font-weight:700}.an-stack-layer-hl .an-stack-label{color:var(--primary)}.an-stack-examples{color:var(--gray-500);font-size:14px;line-height:1.5}.an-stack-layer-hl .an-stack-examples{color:var(--gray-800);font-weight:500}.an-stack-here{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:11px;font-weight:700}.an-practice-grid{grid-template-columns:1fr 1fr;gap:24px;max-width:720px;margin:0 auto 20px;display:grid}.an-practice-card{border:1px solid var(--gray-200);background:var(--white);border-radius:16px;padding:28px}.an-practice-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);margin-bottom:12px;font-size:12px;font-weight:700}.an-practice-card:last-child .an-practice-label{color:var(--primary)}.an-practice-text{color:var(--gray-700);font-size:15px;line-height:1.6}.an-practice-cost{color:var(--gray-400);text-align:center;max-width:720px;margin:0 auto;font-size:14px}.an-comparison-oneliner{color:var(--gray-700);text-align:center;max-width:560px;margin:0 auto 40px;font-size:18px;font-style:italic;font-weight:600}.an-comparison-table{border-collapse:separate;border-spacing:0;border:1px solid var(--gray-200);border-radius:16px;width:100%;max-width:800px;margin:0 auto;overflow:hidden}.an-comparison-table thead th{text-transform:uppercase;letter-spacing:.06em;text-align:left;background:var(--gray-50);border-bottom:1px solid var(--gray-200);color:var(--gray-400);padding:16px 20px;font-size:13px;font-weight:700}.an-comparison-table thead th:last-child{color:var(--primary)}.an-comparison-table tbody td{color:var(--gray-500);border-bottom:1px solid var(--gray-100);padding:14px 20px;font-size:14px;line-height:1.5}.an-comparison-table tbody tr:last-child td{border-bottom:none}.an-comparison-table tbody td:first-child{color:var(--gray-600);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.an-comparison-table tbody td:last-child{color:var(--gray-800);font-weight:500}.an-faq-list{max-width:720px;margin:0 auto}.an-faq-item{border-bottom:1px solid var(--gray-200);padding:24px 0}.an-faq-item:first-child{border-top:1px solid var(--gray-200)}.an-faq-q{color:var(--gray-900);margin-bottom:12px;font-size:16px;font-weight:600}.an-faq-a{color:var(--gray-500);font-size:15px;line-height:1.7}.an-links{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.an-link-pill{color:var(--primary);border:1px solid var(--gray-200);border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.an-link-pill:hover{border-color:var(--primary);background:#7c3aed0a}@media (max-width:768px){.an-hero{padding:80px 0 48px}.an-shift-grid,.an-criteria-grid,.an-practice-grid{grid-template-columns:1fr}.an-stack-layer{flex-direction:column;align-items:flex-start;gap:4px;padding:14px 16px}.an-stack-label{min-width:auto}.an-stack-here{margin-left:0}.an-comparison-table{font-size:13px}.an-comparison-table thead th,.an-comparison-table tbody td{padding:10px 12px}}
