.pricing-container{background:#fff;border-radius:10px;max-width:1200px;margin:0 auto;padding:4rem 2rem;box-shadow:0 2px 15px #0000001a}.pricing-title{text-align:center;margin-bottom:.5rem;font-size:2.4rem;font-weight:700}.pricing-subtitle{text-align:center;color:#666;max-width:600px;margin:0 auto 2rem}.pricing-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;padding:1rem 0;display:grid}.pricing-card{background:#fff;border:2px solid #0000;border-radius:10px;padding:1.5rem;transition:transform .3s,border-color .3s;box-shadow:0 2px 15px #0000001a}.pricing-card:hover{border-color:#4caf50;transform:translateY(-4px)}.plan-name{text-align:center;font-size:1.6rem;font-weight:600}.plan-price-container{text-align:center;border-bottom:2px solid #eef0f2;margin-bottom:.75rem;padding-bottom:.75rem}.plan-price-amount{font-size:3rem;font-weight:700}.currency{margin-right:2px;font-size:1.2rem}.plan-price-duration{color:#666;margin-top:.25rem;font-size:.95rem}.features-list{margin:0 0 1rem;padding:0;list-style:none}.features-list li{color:#666;align-items:center;gap:.5rem;padding:.35rem 0;display:flex}.features-list li:before{content:"✓";color:#4caf50;font-weight:700}.select-plan-btn{color:#fff;cursor:pointer;background:#4caf50;border:0;border-radius:8px;width:100%;padding:.8rem 1rem;font-weight:600;transition:background .2s,transform .2s}.select-plan-btn:hover{background:#45a049;transform:translateY(-2px)}.faq-section{background:#f8f9fa;margin-top:3rem;padding:2rem 1rem}.faq-section h2{text-align:center;margin-bottom:1.5rem}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:1200px;margin:0 auto;display:grid}.faq-item{background:#fff;border:1px solid #eef0f2;border-radius:10px;padding:1rem;box-shadow:0 2px 15px #0000001a}@media (max-width:768px){.pricing-container{padding:2rem 1rem}.pricing-title{font-size:2rem}.pricing-cards{grid-template-columns:1fr;max-width:420px;margin:0 auto}}html.dark .pricing-container{background:var(--otwr-bg-elevated);box-shadow:0 4px 20px #00000059}html.dark .pricing-subtitle,html.dark .plan-price-duration,html.dark .features-list li{color:var(--otwr-text-muted)!important}html.dark .pricing-card{background:var(--otwr-bg-elevated);border:1px solid var(--otwr-border);box-shadow:0 4px 20px #0000004d}html.dark .plan-price-container{border-bottom-color:var(--otwr-border)}html.dark .faq-section{background:var(--otwr-bg-page)}html.dark .faq-section h2{color:var(--otwr-text)}html.dark .faq-item{background:var(--otwr-bg-elevated);border-color:var(--otwr-border);color:var(--otwr-text-muted);box-shadow:0 4px 16px #0000004d}html.dark .pricing-title,html.dark .plan-name{color:var(--otwr-text)}
.theme-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #2e55fa59;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .2s,border-color .2s,transform .15s;display:inline-flex}.theme-toggle:hover{background:#2e55fa14;border-color:#2e55fa}.theme-toggle:active{transform:scale(.96)}.theme-toggle__icon{font-size:1.25rem;line-height:1}html.dark .theme-toggle{border-color:#8ea8ff73}html.dark .theme-toggle:hover{background:#8ea8ff1f;border-color:#8ea8ff}
.header-inner-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.header-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.main-bar{background:#fff;padding:15px 0;box-shadow:0 2px 10px #00000014}.brand-container{align-items:center;gap:15px;text-decoration:none;display:flex}.logo-wrapper{align-items:center;display:flex}.brand-text{flex-direction:column;display:flex}.brand-name{color:#2d3436;letter-spacing:-.5px;font-size:1.4rem;font-weight:700;line-height:1.2}.brand-tagline{color:#636e72;font-size:.9rem;font-weight:500}.header-nav-buttons{align-items:center;gap:15px;display:flex}.nav-button{border-radius:8px;padding:10px 20px;font-weight:600;text-decoration:none}.nav-button.primary{color:#fff;background:#1abc9c}.nav-button.secondary{color:#2d3436;background:#f5f6fa}.nav-button:hover{opacity:.9}@media only screen and (max-width:768px){.brand-name{font-size:1.2rem}.header-nav-buttons{gap:8px}.nav-button{padding:8px 12px;font-size:.9rem}}@media screen and (max-width:768px){.desktop-only{display:none!important}}@media (max-width:768px){.site-header{contain:layout style paint;content-visibility:auto}.logo{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.site-button{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.logo-wrapper{min-width:60px;min-height:60px}}html.dark .main-bar{background:#1e1e1e;box-shadow:0 2px 10px #00000059}html.dark .brand-name{color:#f1f3f4}html.dark .brand-tagline{color:#9aa0a6}
