.page2072-shell{max-width:1080px;margin:0 auto}.page2072-main{padding:3rem 5% 5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.font-bold{font-weight:700}.text-red{color:#dc2626}.text-gray{color:#475569}.page2072-hero{display:flex;align-items:center;gap:3rem;margin-bottom:4rem}.page2072-hero-content{flex:1 1}.page2072-hero-media{flex:1 1;border-radius:8px;overflow:hidden}.page2072-hero-media img{width:100%;height:auto;object-fit:cover;display:block}.hero-badge{display:inline-block;background-color:var(--color-gray-light);padding:.4rem 1rem;border-radius:999px;font-size:.9rem;margin-bottom:1rem}.hero-badge,.page-title{color:var(--color-navy);font-weight:700}.page-title{font-size:2.2rem;line-height:1.35;margin-bottom:1.5rem}.hero-intro{font-size:1.05rem;color:var(--color-charcoal);line-height:1.8}.section-title{font-size:1.6rem;color:var(--color-navy);margin-bottom:1.5rem;font-weight:700;border-bottom:2px solid var(--color-gray);padding-bottom:.5rem}.section-title.danger{color:#dc2626;border-color:#fca5a5}.quick-answer{background-color:var(--color-gray-light);border:1px solid var(--color-gray);border-radius:8px;padding:2rem;margin-bottom:3rem}.quick-answer h2{font-size:1.4rem;color:var(--color-navy);margin-bottom:1.5rem;font-weight:700}.quick-answer-list{list-style:none;display:flex;flex-direction:column;gap:1rem}.quick-answer-list li{display:flex;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px dashed var(--color-gray)}.quick-answer-list li:last-child{border-bottom:none;padding-bottom:0}.qa-label{color:var(--color-charcoal);font-weight:500}.qa-value{text-align:right}.flow-step{background-color:#ffffff;border:1px solid var(--color-gray);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;position:relative}.flow-step-number{position:absolute;top:-12px;left:1.5rem;background-color:var(--color-navy);color:#ffffff;font-size:.8rem;font-weight:700;padding:.2rem .6rem;border-radius:4px}.flow-question{font-size:1.15rem;font-weight:700;color:var(--color-navy);margin-top:.25rem;margin-bottom:1rem}.flow-branches{display:flex;flex-direction:column;gap:.75rem}.flow-branch{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background-color:#fef2f2;border-left:4px solid #ef4444;border-radius:4px}.flow-branch.light{background-color:#f8fafc;border-left-color:#64748b}.branch-condition{font-weight:700;font-size:.95rem;min-width:4.5rem;color:var(--color-navy)}.branch-action{font-size:.95rem;line-height:1.5}.bag-comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.bag-card{border:1px solid var(--color-gray);border-radius:8px;overflow:hidden;background-color:#ffffff}.bag-card-header{background-color:var(--color-navy);color:#ffffff;padding:1rem;font-weight:700;font-size:1.1rem}.bag-card-header.secondary{background-color:#334155}.bag-card-body{padding:1.5rem}.bag-card-body ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.bag-card-body li{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.6}.badge-tag{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;font-weight:700;background-color:#e2e8f0;color:#1e293b;white-space:nowrap}.badge-tag.red{background-color:#fee2e2;color:#991b1b}.badge-tag.blue{background-color:#dbeafe;color:#1e40af}.alert-panel{background-color:#fffbeb;border:1px solid #fef3c7;border-left:4px solid #f59e0b;border-radius:6px;padding:1.25rem;margin-bottom:1.5rem}.alert-panel.danger{background-color:#fef2f2;border:1px solid #fee2e2;border-left-color:#ef4444}.alert-title{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;color:#92400e;margin-bottom:.5rem}.alert-panel.danger .alert-title{color:#991b1b}.facility-box{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.facility-title{font-size:1.2rem;font-weight:700;color:var(--color-navy);margin-bottom:.75rem}.facility-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}.facility-list li{display:flex;gap:1rem}.facility-label{font-weight:700;min-width:5rem;color:#475569}.step-guide{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.step-item{display:flex;gap:1rem}.step-icon{width:2rem;height:2rem;background-color:var(--color-navy);color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.step-content{flex:1 1}.step-head{font-weight:700;color:var(--color-navy);margin-bottom:.25rem}.step-desc{color:var(--color-charcoal);font-size:.95rem;line-height:1.6}.exclusion-list{background-color:#f8fafc;border-left:4px solid #94a3b8;padding:1rem 1.25rem;margin-bottom:1.5rem}.faq-section{margin-bottom:4rem}.faq-item{border-bottom:1px solid var(--color-gray);padding:1.5rem 0}.faq-item:first-of-type{border-top:1px solid var(--color-gray)}.faq-q{font-size:1.1rem;font-weight:700;color:var(--color-navy);margin-bottom:.5rem;display:flex;align-items:flex-start;gap:.75rem}.faq-q:before{content:"Q";color:var(--color-orange);font-weight:700}.faq-a{font-size:.95rem;line-height:1.7;color:var(--color-charcoal);padding-left:1.75rem}.hub-link-box{display:flex;align-items:center;justify-content:space-between;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:3rem;text-decoration:none;color:#166534;font-weight:700;transition:all .2s ease}.hub-link-box:hover{background-color:#dcfce7;border-color:#86efac}.official-sources{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:3rem}.official-sources h3{font-size:1.1rem;color:var(--color-navy);margin-bottom:1rem;font-weight:700}.official-sources ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.official-sources li a{color:#0284c7;text-decoration:underline}.official-sources li a:hover{color:#0369a1}.hidden-sm{display:inline}@media (max-width:768px){.hidden-sm{display:none}.page2072-hero{flex-direction:column;gap:2rem}.page2072-hero-content{order:1}.page2072-hero-media{order:2;width:100%}.page-title{font-size:1.6rem}.quick-answer-list li{flex-direction:column;gap:.25rem}.flow-branch{flex-direction:column;align-items:flex-start}}.site-cta-buttons{gap:1rem;flex-wrap:wrap}.btn-cta,.site-cta-buttons{display:flex;justify-content:center}.btn-cta{align-items:center;gap:12px;padding:1rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:700;transition:all .2s ease;min-width:260px;flex:1 1;max-width:320px}.btn-phone{background-color:var(--color-white);color:var(--color-navy);border:2px solid var(--color-navy)}.btn-phone:hover{background-color:var(--color-gray-light)}.btn-line{background-color:#06c755;color:#ffffff;border:2px solid #06c755}.btn-line:hover{background-color:#05b34c}.btn-estimate{background-color:var(--color-orange);color:#ffffff;border:2px solid var(--color-orange)}.btn-estimate:hover{background-color:#e65100}.cta-text{display:flex;flex-direction:column;align-items:flex-start}.cta-text-main{font-size:1.15rem;line-height:1.2}.cta-text-sub{font-size:.85rem;font-weight:500;opacity:.9;margin-top:2px}@media (max-width:768px){.site-cta-buttons{flex-direction:column;align-items:stretch}.btn-cta{max-width:100%}.site-header .header-cta{display:block!important}.site-header .btn-primary{padding:.5rem .8rem;font-size:.85rem}}