
  .imported-post .ac-wrap { width: 100%; }
  .imported-post .ac-wrap .ac-h2 { font-size: 34px; font-weight: 700; color: #0F172A; margin: 72px 0 24px; line-height: 1.2; letter-spacing: -0.02em; padding-bottom: 16px; border-bottom: 2px solid #E2E8F0; }
  .imported-post .ac-wrap .ac-h2:first-child { margin-top: 0; }
  .imported-post .ac-wrap .ac-h3 { font-size: 26px; font-weight: 600; color: #0F172A; margin: 48px 0 18px; line-height: 1.3; }
  .imported-post .ac-wrap .ac-p { margin-bottom: 22px; color: #334155; line-height: 1.85; font-size: 19px; }
  .imported-post .ac-wrap .ac-p strong { color: #0F172A; font-weight: 600; }
  .imported-post .ac-wrap .ac-p em { color: #64748B; font-style: italic; }
  .imported-post .ac-stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 16px; margin: 36px 0 40px; }
  .imported-post .ac-stat { background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 12px; padding: 24px; text-align: center; position: relative; overflow: hidden; }
  .imported-post .ac-stat::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, #2563EB, #7C3AED); }
  .imported-post .ac-stat .ac-stat-num { font-size: 32px; font-weight: 800; color: #0F172A; line-height: 1; margin-bottom: 6px; }
  .imported-post .ac-stat .ac-stat-num.ac-stat-red { color: #DC2626; }
  .imported-post .ac-stat .ac-stat-num.ac-stat-green { color: #059669; }
  .imported-post .ac-stat .ac-stat-label { font-size: 13px; color: #64748B; line-height: 1.4; }
  .imported-post .ac-table-wrap { overflow-x: auto; margin: 28px 0 36px; border: 1px solid #E2E8F0; border-radius: 12px; box-shadow: 0 1px 3px rgba(0,0,0,.04); }
  .imported-post .ac-table-wrap table { width: 100%; border-collapse: collapse; font-size: 16px; min-width: 600px; }
  .imported-post .ac-table-wrap thead th { background: #0F172A; color: #fff; font-weight: 600; text-align: left; padding: 16px 18px; font-size: 13px; text-transform: uppercase; letter-spacing: .05em; }
  .imported-post .ac-table-wrap thead th:first-child { border-radius: 11px 0 0 0; }
  .imported-post .ac-table-wrap thead th:last-child { border-radius: 0 11px 0 0; }
  .imported-post .ac-table-wrap tbody td { padding: 14px 18px; border-bottom: 1px solid #F1F5F9; vertical-align: top; color: #475569; font-size: 16px; }
  .imported-post .ac-table-wrap tbody tr:last-child td { border-bottom: none; }
  .imported-post .ac-table-wrap tbody tr:nth-child(even) { background: #F8FAFC; }
  .imported-post .ac-table-wrap tbody tr:hover { background: #EFF6FF; }
  .imported-post .ac-table-wrap tbody td:first-child { font-weight: 600; color: #0F172A; }
  .imported-post .ac-table-wrap tbody td strong { color: #0F172A; font-weight: 700; }
  .imported-post .ac-callout { background: linear-gradient(135deg, #EFF6FF, #F0F4FF); border-left: 4px solid #2563EB; border-radius: 0 12px 12px 0; padding: 24px 28px; margin: 32px 0; box-shadow: 0 1px 3px rgba(37,99,235,.06); }
  .imported-post .ac-callout .ac-p { margin: 0; font-size: 17px; color: #334155; }
  .imported-post .ac-callout .ac-p strong { color: #1E3A5F; }
  .imported-post .ac-callout-orange { background: linear-gradient(135deg, #FFF7ED, #FFF5EB); border-left-color: #EA580C; box-shadow: 0 1px 3px rgba(234,88,12,.06); }
  .imported-post .ac-callout-orange .ac-p strong { color: #9A3412; }
  .imported-post .ac-card { border: 1px solid #E2E8F0; border-radius: 16px; margin: 40px 0; overflow: hidden; transition: box-shadow .25s, transform .25s; background: #fff; }
  .imported-post .ac-card:hover { box-shadow: 0 8px 24px rgba(0,0,0,.08); transform: translateY(-2px); }
  .imported-post .ac-card-head { display: flex; align-items: center; gap: 16px; padding: 28px 32px; background: linear-gradient(135deg, #0F172A, #1E3A5F); }
  .imported-post .ac-card-num { width: 44px; height: 44px; background: rgba(255,255,255,.15); backdrop-filter: blur(4px); color: #fff; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 18px; flex-shrink: 0; border: 1px solid rgba(255,255,255,.2); }
  .imported-post .ac-card-head .ac-card-title { font-size: 24px; font-weight: 700; color: #fff; margin: 0; }
  .imported-post .ac-card-body { padding: 32px; }
  .imported-post .ac-card-body .ac-p { margin-bottom: 18px; }
  .imported-post .ac-meta { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin: 28px 0; }
  .imported-post .ac-meta-item { background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 10px; padding: 20px; position: relative; }
  .imported-post .ac-meta-item::before { content: ''; position: absolute; top: 0; left: 20px; right: 20px; height: 2px; background: #2563EB; border-radius: 0 0 2px 2px; opacity: 0.3; }
  .imported-post .ac-meta-item .ac-meta-label { font-size: 11px; font-weight: 700; color: #2563EB; text-transform: uppercase; letter-spacing: .1em; margin: 0 0 8px; }
  .imported-post .ac-meta-item .ac-meta-val { font-size: 16px; color: #0F172A; margin: 0; line-height: 1.5; font-weight: 500; }
  .imported-post .ac-sl { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 28px 0 0; }
  .imported-post .ac-sl-good, .imported-post .ac-sl-bad { border-radius: 10px; padding: 20px; }
  .imported-post .ac-sl-good { background: #F0FDF4; border: 1px solid #BBF7D0; }
  .imported-post .ac-sl-bad { background: #FEF2F2; border: 1px solid #FECACA; }
  .imported-post .ac-sl .ac-sl-label { font-size: 13px; font-weight: 700; margin: 0 0 12px; text-transform: uppercase; letter-spacing: .06em; }
  .imported-post .ac-sl-good .ac-sl-label { color: #059669; }
  .imported-post .ac-sl-bad .ac-sl-label { color: #DC2626; }
  .imported-post .ac-sl ul { list-style: none; padding: 0; margin: 0; }
  .imported-post .ac-sl ul li { font-size: 16px; padding: 6px 0 6px 24px; position: relative; line-height: 1.6; }
  .imported-post .ac-sl-good ul li { color: #166534; }
  .imported-post .ac-sl-bad ul li { color: #991B1B; }
  .imported-post .ac-sl-good ul li::before { content: '✓'; position: absolute; left: 0; color: #059669; font-weight: 700; }
  .imported-post .ac-sl-bad ul li::before { content: '✗'; position: absolute; left: 0; color: #DC2626; font-weight: 700; }
  .imported-post .ac-decision { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin: 28px 0 36px; }
  .imported-post .ac-decision-box { border: 1px solid #E2E8F0; border-radius: 12px; padding: 28px; background: #fff; }
  .imported-post .ac-decision-box .ac-decision-title { font-size: 18px; font-weight: 700; color: #0F172A; margin: 0 0 14px; }
  .imported-post .ac-decision-box ul { list-style: none; padding: 0; margin: 0; }
  .imported-post .ac-decision-box ul li { font-size: 16px; color: #475569; padding: 5px 0 5px 22px; position: relative; line-height: 1.6; }
  .imported-post .ac-decision-box ul li::before { content: '→'; position: absolute; left: 0; color: #94A3B8; font-weight: 600; }
  .imported-post .ac-decision-box.ac-highlight { background: linear-gradient(135deg, #EFF6FF, #F0F4FF); border: 2px solid #2563EB; }
  .imported-post .ac-decision-box.ac-highlight .ac-decision-title { color: #1D4ED8; }
  .imported-post .ac-decision-box.ac-highlight ul li { color: #1E3A5F; }
  .imported-post .ac-decision-box.ac-highlight ul li::before { color: #2563EB; }
  .imported-post .ac-notfor { background: linear-gradient(135deg, #FEF2F2, #FFF5F5); border: 1px solid #FECACA; border-radius: 16px; padding: 36px 36px 28px; margin: 40px 0; position: relative; overflow: hidden; }
  .imported-post .ac-notfor::before { content: '⚠'; position: absolute; top: -10px; right: 20px; font-size: 80px; opacity: 0.06; }
  .imported-post .ac-notfor .ac-notfor-title { font-size: 22px; font-weight: 700; color: #DC2626; margin: 0 0 18px; }
  .imported-post .ac-notfor ul { list-style: none; padding: 0; margin: 0; }
  .imported-post .ac-notfor ul li { font-size: 17px; color: #334155; padding: 8px 0 8px 26px; position: relative; line-height: 1.75; }
  .imported-post .ac-notfor ul li::before { content: '✗'; position: absolute; left: 0; color: #DC2626; font-weight: 700; }
  .imported-post .ac-notfor ul li strong { color: #0F172A; }
  .imported-post .ac-calc { background: linear-gradient(180deg, #F8FAFC 0%, #fff 100%); border: 2px solid #E2E8F0; border-radius: 16px; padding: 44px 40px; margin: 44px 0; position: relative; overflow: hidden; }
  .imported-post .ac-calc::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #DC2626, #2563EB, #059669); }
  .imported-post .ac-calc .ac-calc-title { font-size: 26px; font-weight: 700; color: #0F172A; margin: 0 0 6px; }
  .imported-post .ac-calc .ac-calc-sub { font-size: 16px; color: #64748B; margin: 0 0 32px; }
  .imported-post .ac-calc-inputs { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 22px; margin-bottom: 36px; }
  .imported-post .ac-calc-field label { display: block; font-size: 12px; font-weight: 700; color: #64748B; text-transform: uppercase; letter-spacing: .07em; margin-bottom: 8px; }
  .imported-post .ac-calc-field input[type="number"] { width: 100%; border: 2px solid #E2E8F0; border-radius: 10px; padding: 14px 16px; font-size: 20px; font-weight: 700; color: #0F172A; background: #fff; outline: none; transition: border-color .15s, box-shadow .15s; -moz-appearance: textfield; }
  .imported-post .ac-calc-field input[type="number"]::-webkit-outer-spin-button, .imported-post .ac-calc-field input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
  .imported-post .ac-calc-field input[type="number"]:focus { border-color: #2563EB; box-shadow: 0 0 0 4px rgba(37,99,235,.12); }
  .imported-post .ac-range-wrap { display: flex; align-items: center; gap: 14px; }
  .imported-post .ac-range-wrap input[type="range"] { flex: 1; -webkit-appearance: none; appearance: none; height: 8px; background: #E2E8F0; border-radius: 4px; outline: none; }
  .imported-post .ac-range-wrap input[type="range"]::-webkit-slider-thumb { -webkit-appearance: none; width: 24px; height: 24px; border-radius: 50%; background: #2563EB; cursor: pointer; border: 3px solid #fff; box-shadow: 0 2px 6px rgba(0,0,0,.2); }
  .imported-post .ac-range-wrap input[type="range"]::-moz-range-thumb { width: 24px; height: 24px; border-radius: 50%; background: #2563EB; cursor: pointer; border: 3px solid #fff; box-shadow: 0 2px 6px rgba(0,0,0,.2); }
  .imported-post .ac-range-val { font-size: 20px; font-weight: 800; color: #0F172A; min-width: 52px; text-align: right; }
  .imported-post .ac-calc-results { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
  .imported-post .ac-calc-card { border-radius: 12px; padding: 32px; text-align: center; position: relative; overflow: hidden; }
  .imported-post .ac-calc-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; }
  .imported-post .ac-calc-card.ac-apollo { background: #FEF2F2; border: 1px solid #FECACA; }
  .imported-post .ac-calc-card.ac-apollo::before { background: #DC2626; }
  .imported-post .ac-calc-card.ac-tw { background: #ECFDF5; border: 1px solid #A7F3D0; }
  .imported-post .ac-calc-card.ac-tw::before { background: #059669; }
  .imported-post .ac-calc-card .ac-calc-card-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; margin-bottom: 4px; }
  .imported-post .ac-calc-card.ac-apollo .ac-calc-card-label { color: #DC2626; }
  .imported-post .ac-calc-card.ac-tw .ac-calc-card-label { color: #059669; }
  .imported-post .ac-calc-card .ac-calc-card-name { font-size: 17px; font-weight: 600; color: #0F172A; margin-bottom: 20px; }
  .imported-post .ac-calc-card .ac-calc-big { font-size: 48px; font-weight: 800; line-height: 1; margin-bottom: 6px; letter-spacing: -0.02em; }
  .imported-post .ac-calc-card.ac-apollo .ac-calc-big { color: #DC2626; }
  .imported-post .ac-calc-card.ac-tw .ac-calc-big { color: #059669; }
  .imported-post .ac-calc-card .ac-calc-detail { font-size: 15px; color: #64748B; margin-top: 8px; }
  .imported-post .ac-calc-card .ac-calc-detail strong { color: #334155; font-weight: 700; }
  .imported-post .ac-calc-savings { text-align: center; margin-top: 24px; padding: 24px; background: linear-gradient(135deg, #ECFDF5, #F0FDF4); border-radius: 12px; border: 2px dashed #059669; }
  .imported-post .ac-calc-savings .ac-sav-label { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: #059669; margin-bottom: 4px; }
  .imported-post .ac-calc-savings .ac-sav-amount { font-size: 40px; font-weight: 800; color: #059669; letter-spacing: -0.02em; }
  .imported-post .ac-calc-savings .ac-sav-note { font-size: 15px; color: #64748B; margin-top: 6px; }
  .imported-post .ac-calc-bd { margin-top: 24px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
  .imported-post .ac-calc-bd .ac-bd-item { display: flex; justify-content: space-between; padding: 12px 16px; background: #fff; border-radius: 8px; border: 1px solid #E2E8F0; font-size: 15px; }
  .imported-post .ac-calc-bd .ac-bd-label { color: #64748B; }
  .imported-post .ac-calc-bd .ac-bd-value { font-weight: 700; color: #0F172A; }
  .imported-post .ac-cta { background: linear-gradient(135deg, #0F172A 0%, #1E3A5F 50%, #0F172A 100%); border-radius: 16px; padding: 60px 48px; text-align: center; margin: 60px 0; position: relative; overflow: hidden; }
  .imported-post .ac-cta::before { content: ''; position: absolute; top: -40%; right: -10%; width: 50%; height: 180%; background: radial-gradient(circle, rgba(37,99,235,.2) 0%, transparent 60%); pointer-events: none; }
  .imported-post .ac-cta::after { content: ''; position: absolute; bottom: -40%; left: -10%; width: 50%; height: 180%; background: radial-gradient(circle, rgba(124,58,237,.1) 0%, transparent 60%); pointer-events: none; }
  .imported-post .ac-cta .ac-cta-title { color: #fff; font-size: 30px; font-weight: 700; margin: 0 0 14px; position: relative; z-index: 1; }
  .imported-post .ac-cta .ac-cta-text { color: rgba(255,255,255,.65); font-size: 18px; margin: 0 0 32px; position: relative; z-index: 1; }
  .imported-post .ac-cta-btn { display: inline-block; background: #2563EB; color: #fff !important; font-size: 17px; font-weight: 600; padding: 16px 40px; border-radius: 10px; text-decoration: none !important; position: relative; z-index: 1; transition: all .2s; box-shadow: 0 4px 14px rgba(37,99,235,.4); }
  .imported-post .ac-cta-btn:hover { background: #1D4ED8; transform: translateY(-2px); box-shadow: 0 6px 20px rgba(37,99,235,.5); color: #fff !important; }
  .imported-post .ac-faq { border: 1px solid #E2E8F0; border-radius: 12px; padding: 28px 32px; margin-bottom: 16px; background: #fff; transition: box-shadow .2s; }
  .imported-post .ac-faq:hover { box-shadow: 0 2px 8px rgba(0,0,0,.04); }
  .imported-post .ac-faq .ac-faq-q { font-size: 20px; font-weight: 600; color: #0F172A; margin: 0 0 12px; }
  .imported-post .ac-faq .ac-faq-a { font-size: 17px; color: #475569; margin: 0; line-height: 1.8; }
  .imported-post .ac-footer { text-align: center; padding: 44px 0 0; font-size: 14px; color: #94A3B8; border-top: 1px solid #F1F5F9; margin-top: 56px; }
  @media (max-width: 768px) { .imported-post .ac-card-body { padding: 24px; } .imported-post .ac-card-head { padding: 22px 24px; } .imported-post .ac-cta { padding: 40px 28px; } .imported-post .ac-calc { padding: 28px 24px; } .imported-post .ac-notfor { padding: 28px 24px 20px; } .imported-post .ac-stats { grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 600px) { .imported-post .ac-sl { grid-template-columns: 1fr; } .imported-post .ac-decision { grid-template-columns: 1fr; } .imported-post .ac-calc-results { grid-template-columns: 1fr; } .imported-post .ac-calc-bd { grid-template-columns: 1fr; } .imported-post .ac-stats { grid-template-columns: 1fr; } .imported-post .ac-wrap .ac-h2 { font-size: 26px; } .imported-post .ac-wrap .ac-p { font-size: 17px; } .imported-post .ac-card-head .ac-card-title { font-size: 20px; } }
