.features-container{width:100%;max-width:800px;padding:var(--space-10)var(--space-6)var(--space-20);color:var(--grey-800);margin:0 auto;scroll-margin-top:150px}[data-theme=dark] .features-container{color:var(--grey-200)}.features-content-full{text-align:left;width:100%}.features-content-full h2{font-family:var(--font-primary);margin-bottom:var(--space-6);color:var(--grey-900);font-size:2rem;font-weight:700;line-height:1.2}[data-theme=dark] .features-content-full h2{color:#fff}.features-intro,.features-description{font-family:var(--font-primary);font-weight:400;font-size:var(--text-lg);color:var(--grey-700);margin-bottom:var(--space-4);line-height:1.6}.features-description{margin-bottom:var(--space-8)}[data-theme=dark] .features-intro,[data-theme=dark] .features-description{color:var(--grey-300)}.features-list{margin-top:var(--space-8);gap:var(--space-8);counter-reset:feature-counter;flex-direction:column;padding:0;list-style:none;display:flex}.feature-item{counter-increment:feature-counter;padding-left:60px;position:relative}.feature-item:before{content:counter(feature-counter);color:#fff;width:44px;height:44px;font-family:var(--font-primary);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-4px;left:0}.feature-item:nth-child(3n+1):before{background-color:var(--primary-green)}.feature-item:nth-child(3n+2):before{background-color:var(--primary-blue)}.feature-item:nth-child(3n+3):before{background-color:var(--primary-pink)}.feature-item h3{font-family:var(--font-primary);font-weight:700;font-size:var(--text-xl);margin-bottom:var(--space-3);color:var(--grey-900);line-height:1.3}[data-theme=dark] .feature-item h3{color:#fff}.feature-item p{font-family:var(--font-primary);font-weight:400;font-size:var(--text-lg);color:var(--grey-700);line-height:1.6}[data-theme=dark] .feature-item p{color:var(--grey-300)}@media (max-width:768px){.features-container{padding:var(--space-8)var(--space-6)var(--space-16)}.features-content-full h2{font-size:2rem}.feature-item h3{font-size:var(--text-lg)}}
.generator-content-section{background:var(--bg-primary);width:100%;padding:0}.generator-content-wrapper{max-width:800px;padding:var(--space-10)var(--space-6)var(--space-10);margin:0 auto}.content-cultural-context,.content-guide,.content-examples,.content-tips,.content-trends{margin-bottom:var(--space-12)}.content-trends{margin-bottom:0}.generator-content-section h2{font-family:var(--font-primary);margin-bottom:var(--space-6);color:var(--grey-900);font-size:2rem;font-weight:700;line-height:1.2}[data-theme=dark] .generator-content-section h2{color:#fff}.generator-content-section p{font-family:var(--font-primary);font-weight:var(--font-regular);font-size:var(--text-lg);color:var(--grey-700);margin-bottom:var(--space-4);line-height:1.6}[data-theme=dark] .generator-content-section p{color:var(--grey-300)}.generator-content-section section p:last-child{margin-bottom:0}.examples-grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.example-card{background:var(--bg-secondary);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--border-color);transition:transform var(--transition-base),box-shadow var(--transition-base)}.example-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}[data-theme=dark] .example-card{background:var(--bg-secondary);border-color:var(--grey-700)}.example-card h3{font-family:var(--font-primary);font-weight:var(--font-semibold);font-size:var(--text-xl);color:var(--grey-900);margin-bottom:var(--space-3)}[data-theme=dark] .example-card h3{color:#fff}.example-card p{font-size:var(--text-base);color:var(--grey-600);margin-bottom:0}[data-theme=dark] .example-card p{color:var(--grey-400)}.content-tips ul{margin-top:var(--space-6);padding:0;list-style:none}.content-tips li{font-family:var(--font-primary);font-weight:var(--font-regular);font-size:var(--text-lg);color:var(--grey-700);margin-bottom:var(--space-4);padding-left:var(--space-8);line-height:1.6;position:relative}[data-theme=dark] .content-tips li{color:var(--grey-300)}.content-tips li:before{content:"•";left:var(--space-4);color:var(--primary-blue);font-weight:var(--font-bold);font-size:var(--text-xl);position:absolute}.content-tips li:last-child{margin-bottom:0}@media (max-width:768px){.generator-content-wrapper{padding:var(--space-8)var(--space-4)var(--space-8)}.examples-grid{gap:var(--space-3);grid-template-columns:1fr}.generator-content-section h2{margin-bottom:var(--space-4);font-size:1.75rem}.generator-content-section p,.content-tips li{font-size:var(--text-base)}.example-card{padding:var(--space-4)}.example-card h3{font-size:var(--text-lg)}.content-cultural-context,.content-guide,.content-examples,.content-tips,.content-trends{margin-bottom:var(--space-8)}}@media (max-width:480px){.generator-content-section h2{font-size:1.5rem}.generator-content-section p,.content-tips li{font-size:var(--text-sm)}.example-card h3{font-size:var(--text-base)}.example-card p{font-size:var(--text-sm)}}
.google-ad-container{width:100%;margin:var(--space-4)0;border-radius:var(--radius-md);background:#00000005;justify-content:center;align-items:center;min-height:100px;display:flex;overflow:hidden}[data-theme=dark] .google-ad-container{background:#ffffff05}.google-ad-placeholder{width:100%;height:100%;min-height:250px;color:var(--text-tertiary);padding:var(--space-4);text-align:center;border:1px dashed var(--border-color);flex-direction:column;justify-content:center;align-items:center;font-size:.875rem;display:flex}
.home-banner-ad-container{width:100%;max-width:800px;padding:var(--space-8)var(--space-6)var(--space-8);margin:0 auto}.home-banner-ad-wrapper{justify-content:center;align-items:center;display:flex}@media (max-width:768px){.home-banner-ad-container{padding:var(--space-6)var(--space-4)var(--space-6)}}
