.comparison-page{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#2d3748;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.comparison-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:80px 0;text-align:center;position:relative;overflow:hidden}.comparison-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-content{position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.strategy-badges{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.strategy-badge{display:flex;flex-direction:column;align-items:center;padding:1.5rem;background:rgba(255,255,255,.1);border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;min-width:120px}.strategy-badge:hover{transform:translateY(-5px);background:rgba(255,255,255,.15)}.badge-icon{font-size:2rem;margin-bottom:.5rem}.badge-text{font-weight:700;font-size:1.2rem;margin-bottom:.25rem}.badge-desc{font-size:.9rem;opacity:.8}.section-title{font-size:2.5rem;font-weight:700;color:#2d3748}.section-intro,.section-title{text-align:center;margin-bottom:3rem}.section-intro{font-size:1.1rem;color:#4a5568;max-width:800px;margin-left:auto;margin-right:auto}.quick-comparison{background:white;padding:80px 0}.comparison-table-wrapper{overflow-x:auto;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);background:white}.main-comparison-table{width:100%;border-collapse:collapse;font-size:.95rem}.main-comparison-table th{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1.2rem 1rem;text-align:left;font-weight:600;border:none}.main-comparison-table td{padding:1.2rem 1rem;border-bottom:1px solid #e2e8f0;vertical-align:top}.strategy-cell{min-width:120px}.strategy-name{display:flex;align-items:center;gap:.5rem}.strategy-icon{font-size:1.2rem}.seo-row{background:rgba(102,126,234,.05)}.aeo-row{background:rgba(118,75,162,.05)}.geo-row{background:rgba(56,178,172,.05)}.difficulty{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.difficulty.high{background:#fed7d7;color:#c53030}.difficulty.medium{background:#feebc8;color:#dd6b20}.difficulty.low{background:#c6f6d5;color:#38a169}.detailed-breakdown{background:#f7fafc;padding:80px 0}.strategy-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.strategy-card{background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease}.strategy-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.card-header{padding:2rem;text-align:center;color:white}.card-header,.seo-card .card-header{background:linear-gradient(135deg,#667eea,#764ba2)}.aeo-card .card-header{background:linear-gradient(135deg,#764ba2,#667eea)}.geo-card .card-header{background:linear-gradient(135deg,#38b2ac,#319795)}.strategy-icon-large{font-size:3rem;margin-bottom:1rem}.card-header h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.strategy-tagline{opacity:.9;font-size:1rem}.card-content{padding:2rem}.info-section{margin-bottom:2rem}.info-section h4{color:#2d3748;font-weight:600;margin-bottom:1rem;font-size:1.1rem}.characteristics-list{list-style:none;padding:0}.characteristics-list li{border-bottom:1px solid #e2e8f0;position:relative;padding:.5rem 0 .5rem 1.5rem}.characteristics-list li:before{content:"✓";position:absolute;left:0;color:#38a169;font-weight:700}.characteristics-list li:last-child{border-bottom:none}.pros-cons{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.cons,.pros{padding:1rem;border-radius:10px}.pros{background:rgba(56,161,105,.1)}.cons{background:rgba(197,48,48,.1)}.cons h5,.pros h5{margin-bottom:1rem;font-weight:600}.cons ul,.pros ul{list-style:none;padding:0;margin:0}.cons li,.pros li{padding:.25rem 0;font-size:.9rem}.best-for{background:#edf2f7;padding:1.5rem;border-radius:10px}.best-for h4{color:#2d3748;margin-bottom:1rem}.implementation-comparison{background:white;padding:80px 0}.implementation-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.implementation-aspect h3{font-size:1.8rem;font-weight:600;margin-bottom:2rem;text-align:center;color:#2d3748}.aspect-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.aspect-item{padding:2rem;border-radius:15px;border-left:4px solid}.aspect-item.seo{background:rgba(102,126,234,.05);border-left-color:#667eea}.aspect-item.aeo{background:rgba(118,75,162,.05);border-left-color:#764ba2}.aspect-item.geo{background:rgba(56,178,172,.05);border-left-color:#38b2ac}.aspect-item h4{font-weight:600;margin-bottom:1rem;color:#2d3748}.aspect-item ul{list-style:none;padding:0}.aspect-item li{position:relative;padding:.5rem 0 .5rem 1.5rem}.aspect-item li:before{content:"•";position:absolute;left:0;color:#667eea;font-weight:700}.decision-matrix{background:#f7fafc;padding:80px 0}.scenario-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.scenario-card{background:white;padding:2rem;border-radius:20px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease}.scenario-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.scenario-icon{font-size:3rem;margin-bottom:1rem}.scenario-card h3{font-weight:600;margin-bottom:1rem;color:#2d3748}.scenario-desc{color:#4a5568;margin-bottom:2rem}.recommendation h4{color:#2d3748;font-weight:600;margin-bottom:1rem}.strategy-mix{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.mix-item{padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;color:white}.seo-mix{background:#667eea}.aeo-mix{background:#764ba2}.geo-mix{background:#38b2ac}.recommendation p{font-size:.95rem;color:#4a5568;text-align:left}.integration-strategy{background:white;padding:80px 0}.integration-timeline{max-width:800px;margin:0 auto}.timeline-phase{display:flex;align-items:flex-start;margin-bottom:3rem;position:relative}.timeline-phase:not(:last-child):after{content:"";position:absolute;left:25px;top:60px;width:2px;height:60px;background:linear-gradient(180deg,#667eea,#764ba2)}.phase-number{background:linear-gradient(135deg,#667eea,#764ba2);color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;flex-shrink:0;margin-right:2rem}.phase-content{flex:1 1}.phase-content h3{font-weight:600;margin-bottom:1rem;color:#2d3748}.phase-content ul{list-style:none;padding:0}.phase-content li{padding:.5rem 0;display:flex;align-items:center;gap:.5rem}.faq-section{background:#f7fafc;padding:80px 0}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem}.faq-item{background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease}.faq-item:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.faq-item h3{color:#2d3748;font-weight:600;margin-bottom:1rem;font-size:1.1rem}.faq-item p{color:#4a5568;line-height:1.7}.comparison-cta{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:80px 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content>p{font-size:1.1rem;margin-bottom:3rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-stats{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem;flex-wrap:wrap}.cta-stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:2.5rem;font-weight:800;display:block}.stat-label{font-size:.9rem;opacity:.8;margin-top:.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2rem;border-radius:30px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.btn-primary{background:white;color:#667eea}.btn-primary:hover{background:#f7fafc;transform:translateY(-2px)}.btn-secondary{background:transparent;color:white;border:2px solid white}.btn-secondary:hover{background:white;color:#667eea;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.strategy-badges{gap:1rem}.section-title{font-size:2rem}.comparison-table-wrapper{font-size:.85rem}.main-comparison-table td,.main-comparison-table th{padding:.8rem .5rem}.aspect-comparison,.scenario-cards,.strategy-cards{grid-template-columns:1fr}.timeline-phase{flex-direction:column;text-align:center}.timeline-phase:after{display:none}.phase-number{margin-right:0;margin-bottom:1rem}.cta-stats{gap:2rem}.cta-buttons{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:250px}}@media (max-width:480px){.hero-title{font-size:2rem}.container{padding:0 15px}.faq-grid,.pros-cons{grid-template-columns:1fr}}