﻿*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9fafb;font-family:"Inter",sans-serif;color:#6b7280;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"Space Grotesk",sans-serif;color:#111827;line-height:1.2;font-weight:700}p{margin-bottom:1rem}a{color:#6a45ff;text-decoration:none;transition:color .3s ease}a:hover{color:rgb(65.1451612903,18,255)}img{max-width:100%;height:auto;display:block}.container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.btn{display:inline-block;padding:.75rem 1.5rem;font-family:"Space Grotesk",sans-serif;font-weight:600;font-size:1rem;border-radius:8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-align:center;border:2px solid rgba(0,0,0,0)}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(106,69,255,.2)}.btn-primary{background-color:#bef264;color:#111827}.btn-primary:hover{background-color:rgb(180.1339285714,240.0267857143,76.4732142857);color:#111827}.btn-secondary{background-color:#fff;color:#111827;border-color:#e5e7eb}.btn-secondary:hover{border-color:#6a45ff;color:#6a45ff}.site-header{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0;position:sticky;top:0;z-index:1000;width:100%}.site-header .header-content{display:flex;justify-content:space-between;align-items:center}.site-header .site-logo img{height:60px;width:auto}.site-header .main-nav{display:none}@media(min-width: 768px){.site-header .main-nav{display:block}}.site-header .main-nav ul{list-style:none;margin:0;padding:0;display:flex;gap:2rem}.site-header .main-nav a{color:#6b7280;font-weight:500;padding-bottom:.5rem;border-bottom:2px solid rgba(0,0,0,0)}.site-header .main-nav a.active{color:#6a45ff;border-bottom-color:#6a45ff}.site-header .main-nav a:hover{color:#6a45ff;border-bottom-color:#6a45ff}.site-header .header-actions{display:flex;align-items:center;gap:1rem}.site-header .header-actions .btn-primary{display:none}@media(min-width: 768px){.site-header .header-actions .btn-primary{display:inline-block}}.site-header .mobile-nav-toggle{display:block;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}@media(min-width: 768px){.site-header .mobile-nav-toggle{display:none}}.site-header .mobile-nav-toggle span{display:block;width:24px;height:2px;background-color:#111827;margin:5px 0;transition:transform .3s ease,opacity .3s ease}.site-header .mobile-nav-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header .mobile-nav-toggle.active span:nth-child(2){opacity:0}.site-header .mobile-nav-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header .mobile-nav-menu{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;border-top:1px solid #e5e7eb;padding:1rem 0;text-align:center}.site-header .mobile-nav-menu.active{display:block}.site-header .mobile-nav-menu ul{list-style:none}.site-header .mobile-nav-menu li{margin-bottom:1.5rem}.site-header .mobile-nav-menu a{font-size:1.2rem;font-weight:500;color:#111827}.site-header .mobile-nav-menu a:hover{color:#6a45ff}.lang-switcher{position:relative}.lang-switcher-btn{display:flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-size:.8rem;font-weight:600;font-family:"Inter",sans-serif;cursor:pointer;transition:all .15s}.lang-switcher-btn:hover{border-color:#6a45ff;color:#6a45ff}.lang-switcher-btn svg{opacity:.6}.lang-switcher-btn .lang-current{letter-spacing:.04em}.lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.12);padding:.4rem;min-width:190px;max-height:300px;overflow-y:auto;display:none;z-index:1001}.lang-dropdown.open{display:block}.lang-option{display:flex;justify-content:space-between;align-items:center;padding:.5rem .7rem;border-radius:8px;text-decoration:none;color:#111827;font-size:.85rem;transition:background .12s}.lang-option:hover{background:#f9fafb}.lang-option.active{background:rgba(106,69,255,.08);color:#6a45ff;font-weight:600}.lang-option.active::after{content:"✓";font-size:.75rem;margin-left:.5rem}.lang-option .lang-native{font-weight:500}.lang-option .lang-english{color:#6b7280;font-size:.8rem}.site-footer{background-color:#fff;border-top:1px solid #e5e7eb;padding:4rem 0 2rem;color:#6b7280}.site-footer .footer-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem;margin-bottom:3rem}@media(min-width: 640px){.site-footer .footer-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.site-footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}.site-footer .footer-column-brand .footer-logo img{height:40px;margin-bottom:1rem}.site-footer .footer-column-brand .footer-tagline{max-width:250px;margin-bottom:1.5rem}.site-footer .footer-column-brand .footer-contact-details p{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.site-footer .footer-column-brand .footer-contact-details img{width:20px;height:20px;opacity:.6}.site-footer .footer-column-brand .footer-contact-details a{font-weight:500;color:#6b7280}.site-footer .footer-column-brand .footer-contact-details a:hover{color:#6a45ff}.site-footer .footer-column-brand .footer-socials{display:flex;gap:1rem;margin-top:1.5rem}.site-footer .footer-column-brand .footer-socials a{color:#6b7280}.site-footer .footer-column-brand .footer-socials a:hover{color:#6a45ff}.site-footer .footer-column-brand .footer-socials a svg{width:24px;height:24px}.site-footer .footer-column-links h4{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem}.site-footer .footer-column-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.site-footer .footer-column-links a{color:#6b7280}.site-footer .footer-column-links a:hover{color:#6a45ff}.site-footer .footer-bottom{border-top:1px solid #e5e7eb;padding-top:2rem;text-align:center;font-size:.9rem}.hero-section{padding:6rem 0;text-align:center;background-color:#fff}.hero-section .hero-content{max-width:800px;margin:0 auto 3rem}.hero-section h1{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.5rem}.hero-section .hero-subheadline{font-size:1.25rem;color:#6b7280;max-width:650px;margin:0 auto 2.5rem}.hero-section .hero-cta{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.hero-section .hero-image{max-width:1000px;margin:0 auto}.hero-section .hero-image img{border-radius:8px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.problem-solution-section{padding:6rem 0}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem}.section-header p{font-size:1.125rem}.problem-solution-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}@media(min-width: 768px){.problem-solution-grid{grid-template-columns:1fr 1fr}}.problem-solution-grid .problem-card,.problem-solution-grid .solution-card{padding:2.5rem;border-radius:8px;border:1px solid #e5e7eb}.problem-solution-grid .problem-card{background-color:#fffbeb;border-color:#fde68a}.problem-solution-grid .problem-card h3{color:#b45309}.problem-solution-grid .problem-card li::before{content:"–";color:#f87171}.problem-solution-grid .solution-card{background-color:#f0fdf4;border-color:#a7f3d0}.problem-solution-grid .solution-card h3{color:#065f46}.problem-solution-grid .solution-card li::before{content:"✓";color:#bef264}.problem-solution-grid h3{font-size:1.5rem;margin-bottom:1.5rem}.problem-solution-grid ul{list-style:none;padding:0;margin:0}.problem-solution-grid li{font-size:1.125rem;color:#111827;font-weight:500;padding-left:2rem;position:relative;margin-bottom:1rem}.problem-solution-grid li::before{position:absolute;left:0;font-size:1.5rem;line-height:1;font-weight:700}.feature-showcase-section{padding:6rem 0;background-color:#fff}.features-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}@media(min-width: 640px){.features-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.features-grid{grid-template-columns:repeat(3, 1fr)}}.feature-card{text-align:center;padding:2rem}.feature-card img{height:48px;margin:0 auto 1.5rem}.feature-card h4{font-size:1.25rem;margin-bottom:.5rem}.section-footer{text-align:center;margin-top:4rem}.ceo-testimonial-section{padding:6rem 0}.ceo-testimonial-section .ceo-card{background-color:#6a45ff;color:#fff;border-radius:8px;padding:3rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;text-align:center}@media(min-width: 768px){.ceo-testimonial-section .ceo-card{grid-template-columns:150px 1fr;text-align:left;padding:4rem}}.ceo-testimonial-section .ceo-image img{width:120px;height:120px;border-radius:50%;border:4px solid #fff;margin:0 auto}.ceo-testimonial-section blockquote{font-size:1.5rem;font-family:"Space Grotesk",sans-serif;font-weight:600;line-height:1.4;margin:0 0 1.5rem;border:none;padding:0}.ceo-testimonial-section cite{font-style:normal}.ceo-testimonial-section cite strong{display:block;font-size:1.125rem}.ceo-testimonial-section cite span{opacity:.8}.final-cta-section{padding:6rem 0;background-color:#fff;text-align:center}.final-cta-section h2{font-size:2.5rem;margin-bottom:1rem}.final-cta-section p{font-size:1.125rem;margin-bottom:2.5rem}.final-cta-section .btn-primary{transform:scale(1.1)}.blog-showcase-section{padding:6rem 0}.post-card-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem}.post-card{display:block;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;color:#6b7280}.post-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.07);color:#6b7280}.post-card-content{padding:2rem}.post-card-date{font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.post-card-title{font-size:1.3rem;color:#111827;margin-bottom:1rem}.post-card-excerpt{margin-bottom:1.5rem;line-height:1.6}.post-card-link{font-weight:600;color:#6a45ff}.page-header{background-color:#fff;padding:4rem 0;text-align:center;border-bottom:1px solid #e5e7eb}.page-header h1{font-size:3rem;margin-bottom:1rem}.page-header .page-description{font-size:1.25rem;max-width:700px;margin-left:auto;margin-right:auto;color:#6b7280}.page-content{padding:4rem 0}.page-content .container{max-width:900px}.about-hero{padding:6rem 0;background-color:#fff}.about-hero-container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 992px){.about-hero-container{grid-template-columns:1fr 1fr;gap:5rem}}.about-hero-image img{border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.1)}.about-section-title{font-size:2.5rem;margin-bottom:1.5rem}.section-lead{font-size:1.25rem;line-height:1.7;color:#6b7280}.mission-parallax{padding:8rem 0;position:relative;background-image:url("/assets/img/about-mission-bg.png");background-size:cover;background-position:center;background-attachment:fixed;color:#fff;text-align:center;z-index:1}.mission-parallax::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(17,24,39,.8);z-index:-1}.mission-parallax .container{max-width:800px}.mission-parallax .about-section-title{color:#fff}.mission-parallax .section-lead{color:hsla(0,0%,100%,.85);font-size:1.5rem}.about-section{padding:6rem 0}.centered-text{text-align:center}.about-column.full-width{max-width:800px;margin:0 auto}.vision-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;max-width:1100px;margin:4rem auto 0}.vision-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.vision-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.07)}.vision-card h3{font-size:1.5rem;color:#6a45ff;margin-bottom:1rem}.vision-card p{font-size:1.1rem;color:#6b7280;line-height:1.6}.features-redesign{background:#f9fafb}.features-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 4rem;text-align:center}.features-hero .features-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.features-hero h1{font-size:3rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em;max-width:700px;margin-left:auto;margin-right:auto}.features-hero .features-hero-desc{font-size:1.15rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0;max-width:600px;margin-left:auto;margin-right:auto}.features-stats{margin-top:-2rem;position:relative;z-index:10;padding-bottom:2rem}.stats-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.06)}.stat-item{text-align:center;padding:.5rem}.stat-item:not(:last-child){border-right:1px solid #e5e7eb}.stat-number{display:block;font-size:2.25rem;font-weight:700;color:#6a45ff;line-height:1;margin-bottom:.35rem}.stat-label{font-size:.85rem;color:#6b7280;font-weight:500}.features-spotlight-alt{padding:5rem 0}.features-spotlight-alt:nth-child(even){background:#fff}.spotlight-alt-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 992px){.spotlight-alt-grid{grid-template-columns:1fr 1fr;gap:4rem}}@media(min-width: 992px){.features-spotlight-alt.reversed .spotlight-alt-grid{direction:rtl}.features-spotlight-alt.reversed .spotlight-alt-grid>*{direction:ltr}}.spotlight-alt-tag{display:inline-block;background:rgba(106,69,255,.08);color:#6a45ff;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.35rem .85rem;border-radius:6px;margin-bottom:1rem}.spotlight-alt-content h2{font-size:2.25rem;margin:0 0 1rem;line-height:1.2;letter-spacing:-0.02em}.spotlight-alt-content>p{font-size:1.1rem;color:#6b7280;line-height:1.7;margin:0 0 1.5rem}.spotlight-checklist{list-style:none;padding:0;margin:0 0 2rem}.spotlight-checklist li{position:relative;padding-left:2rem;margin-bottom:.75rem;font-size:1rem;color:#374151;line-height:1.6}.spotlight-checklist li::before{content:"";position:absolute;left:0;top:.35rem;width:18px;height:18px;background:rgba(106,69,255,.1);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236A45FF' stroke-width='3'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.spotlight-alt-image img{width:100%;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.1)}.features-comparison{padding:5rem 0;background:#fff}.comparison-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:3rem auto 0}@media(min-width: 768px){.comparison-grid{grid-template-columns:1fr 1fr}}.comparison-card{border-radius:16px;padding:2rem;border:1px solid #e5e7eb}.comparison-card.old-way{background:#fef2f2;border-color:#fecaca}.comparison-card.old-way .comparison-icon{background:#fee2e2;color:#dc2626}.comparison-card.new-way{background:#f0fdf4;border-color:#bbf7d0}.comparison-card.new-way .comparison-icon{background:#dcfce7;color:#16a34a}.comparison-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.comparison-header h3{margin:0;font-size:1.25rem}.comparison-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.comparison-card ul{list-style:none;padding:0;margin:0}.comparison-card ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.comparison-card ul li::before{position:absolute;left:0;font-weight:700}.old-way li::before{content:"—";color:#dc2626}.new-way li::before{content:"✓";color:#16a34a}.features-grid-section{padding:5rem 0}.features-category{margin-bottom:3rem}.features-category:last-child{margin-bottom:0}.features-category-title{display:flex;align-items:center;gap:.6rem;font-size:1.25rem;margin:0 0 1.25rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb;color:#111827}.features-category-title svg{color:#6a45ff}.features-grid-items{display:grid;grid-template-columns:repeat(auto-fill, minmax(340px, 1fr));gap:1rem}.feature-item-link{display:flex;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s}.feature-item-link:hover{border-color:rgba(106,69,255,.3);box-shadow:0 4px 12px rgba(0,0,0,.06);transform:translateY(-1px)}.feature-item-icon{flex-shrink:0;width:40px;height:40px;background:rgba(106,69,255,.06);border-radius:10px;display:flex;align-items:center;justify-content:center}.feature-item-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(3000%) hue-rotate(240deg)}.feature-item-text h4{font-size:1rem;margin:0 0 .3rem;color:#111827}.feature-item-text p{margin:0;font-size:.88rem;color:#6b7280;line-height:1.5}.features-cta{background:#6a45ff;padding:5rem 0;text-align:center}.features-cta h2{font-size:2.5rem;color:#fff;margin:0 0 .75rem}.features-cta p{font-size:1.1rem;color:hsla(0,0%,100%,.85);margin:0 0 2rem}.features-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.features-cta-actions .btn-primary{background:#bef264;color:#111827}.features-cta-actions .btn-primary:hover{background:#a8e043}@media(max-width: 768px){.features-hero h1{font-size:2.25rem}.stats-grid{grid-template-columns:repeat(2, 1fr)}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(1),.stat-item:nth-child(2){border-bottom:1px solid #e5e7eb;padding-bottom:1.25rem}.stat-item:nth-child(3),.stat-item:nth-child(4){padding-top:1.25rem}.features-grid-items{grid-template-columns:1fr}.spotlight-alt-content h2{font-size:1.75rem}.features-cta h2{font-size:2rem}}.pricing-redesign{background:#f9fafb}.pricing-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 4rem;text-align:center}.pricing-hero .pricing-hero-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.pricing-hero h1{font-size:3rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em}.pricing-hero .pricing-hero-desc{font-size:1.15rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0;max-width:550px;margin-left:auto;margin-right:auto}.pricing-cards-section{margin-top:-2.5rem;position:relative;z-index:10;padding-bottom:5rem}.pricing-cards-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto;align-items:start}@media(min-width: 768px){.pricing-cards-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.pricing-cards-grid{grid-template-columns:repeat(3, 1fr);gap:1.5rem}}.pricing-card-new{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;transition:all .3s ease;position:relative}.pricing-card-new:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.pricing-card-new.recommended{border:2px solid #6a45ff;box-shadow:0 8px 30px rgba(106,69,255,.15)}@media(min-width: 1024px){.pricing-card-new.recommended{transform:scale(1.03);z-index:2}}@media(min-width: 1024px){.pricing-card-new.recommended:hover{transform:scale(1.03) translateY(-4px)}}.pricing-card-new .recommended-badge{position:absolute;top:-1px;left:50%;transform:translateX(-50%);background:#6a45ff;color:#fff;padding:.4rem 1.25rem;border-radius:0 0 12px 12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.pricing-card-header{padding:2rem 2rem 1.5rem;text-align:center}.pricing-card-header .plan-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:rgba(106,69,255,.08);border-radius:16px;margin-bottom:1rem}.pricing-card-header .plan-icon svg{color:#6a45ff}.pricing-card-header h3{font-size:1.5rem;margin:0 0 .35rem}.pricing-card-header .plan-tagline{font-size:.9rem;color:#6b7280;margin:0 0 1.25rem}.pricing-card-header .plan-price{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.75rem}.pricing-card-header .price-amount{font-size:2.75rem;font-weight:700;color:#111827;line-height:1}.pricing-card-header .price-period{font-size:1rem;color:#6b7280;font-weight:500}.pricing-card-header .plan-desc{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}.pricing-card-body{padding:0 2rem 2rem}.pricing-card-body .plan-btn{width:100%;margin-bottom:1.5rem}.plan-limits{display:grid;grid-template-columns:repeat(3, 1fr);gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.limit-item{text-align:center}.limit-item .limit-number{display:block;font-size:1.5rem;font-weight:700;color:#6a45ff;line-height:1.2}.limit-item .limit-label{font-size:.78rem;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-weight:500}.plan-features{list-style:none;padding:0;margin:0}.plan-features li{position:relative;padding-left:1.75rem;margin-bottom:.65rem;font-size:.9rem;color:#374151;line-height:1.5}.plan-features li::before{content:"";position:absolute;left:0;top:.2rem;width:16px;height:16px;background:rgba(106,69,255,.1);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%236A45FF' stroke-width='3'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.pricing-features-section{padding:5rem 0;background:#fff}.pricing-features-section .section-header{margin-bottom:3rem}.pricing-features-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem}.pricing-feature-item{display:flex;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:14px;border:1px solid #e5e7eb}.pricing-feature-item h4{font-size:1rem;margin:0 0 .3rem;color:#111827}.pricing-feature-item p{font-size:.9rem;color:#6b7280;margin:0;line-height:1.5}.pricing-feature-icon{flex-shrink:0;width:44px;height:44px;background:rgba(106,69,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center}.pricing-feature-icon svg{color:#6a45ff}.pricing-faq-answer p{margin-bottom:.75rem}.pricing-faq-answer p:last-child{margin-bottom:0}.pricing-faq-section{padding:5rem 0;background:#fff}.pricing-faq-section .section-header{margin-bottom:3rem}.pricing-faq-grid{max-width:700px;margin:0 auto;display:grid;gap:1rem}.pricing-faq-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.pricing-faq-item summary{padding:1.25rem 1.5rem;cursor:pointer;font-weight:600;font-size:1rem;color:#111827;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;transition:background .2s}.pricing-faq-item summary::-webkit-details-marker{display:none}.pricing-faq-item summary::after{content:"+";font-size:1.5rem;color:#6a45ff;font-weight:300;transition:transform .2s;flex-shrink:0}.pricing-faq-item summary:hover{background:rgba(106,69,255,.04)}.pricing-faq-item[open]{background:#fff;border-color:rgba(106,69,255,.3)}.pricing-faq-item[open] summary::after{content:"−"}.pricing-faq-item p{padding:0 1.5rem 1.25rem;color:#6b7280;line-height:1.7;margin:0;font-size:.95rem}.pricing-cta{background:#6a45ff;padding:5rem 0;text-align:center}.pricing-cta h2{font-size:2.5rem;color:#fff;margin:0 0 .75rem}.pricing-cta p{font-size:1.1rem;color:hsla(0,0%,100%,.85);margin:0 0 2rem}.pricing-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.pricing-cta-actions .btn-primary{background:#bef264;color:#111827}.pricing-cta-actions .btn-primary:hover{background:#a8e043}@media(max-width: 768px){.pricing-hero h1{font-size:2.25rem}.pricing-cards-grid{max-width:420px}}@media(max-width: 768px)and (min-width: 768px){.pricing-card-new.recommended{transform:none}}@media(max-width: 768px){.pricing-cta h2{font-size:2rem}}.contact-form-container{max-width:700px;margin:0 auto;background-color:#fff;padding:3rem;border-radius:8px;border:1px solid #e5e7eb}.form-intro-text{text-align:center;margin-bottom:2rem;font-size:1.1rem}.form-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.form-grid{grid-template-columns:1fr 1fr}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#111827}.form-group input[type=text],.form-group input[type=email],.form-group textarea{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:"Inter",sans-serif;transition:border-color .2s ease,box-shadow .2s ease}.form-group input[type=text]:focus,.form-group input[type=email]:focus,.form-group textarea:focus{outline:none;border-color:#6a45ff;box-shadow:0 0 0 3px rgba(106,69,255,.2)}.form-group textarea{resize:vertical;min-height:120px}.checkbox-group{display:flex;align-items:center;gap:.75rem}.checkbox-group input[type=checkbox]{width:1.25em;height:1.25em;accent-color:#6a45ff}.checkbox-group label{margin-bottom:0;font-weight:500}.form-actions{margin-top:2rem;text-align:center}.form-status{margin-top:1.5rem;font-weight:600}.form-status.success{color:#059669}.form-status.error{color:#dc2626}.deletion-process-info{max-width:700px;margin:0 auto 3rem;background-color:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:2rem}.deletion-process-info h3{color:#b45309;margin-top:0;margin-bottom:1rem}.deletion-process-info ul{padding-left:1.5rem;margin:0}.deletion-process-info li{margin-bottom:.75rem}.form-section-title{text-align:center;font-size:1.5rem;margin-bottom:2rem}.blog-redesign{background:#f9fafb}.blog-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 4rem;text-align:center}.blog-hero .blog-hero-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.blog-hero h1{font-size:3rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em}.blog-hero .blog-hero-desc{font-size:1.15rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0;max-width:550px;margin-left:auto;margin-right:auto}.blog-featured{margin-top:-2rem;position:relative;z-index:10;padding-bottom:3rem}.featured-post-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:2.5rem;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.06)}.featured-post-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(106,69,255,.12);border-color:rgba(106,69,255,.3)}.featured-post-content{flex:1}.featured-post-tag{display:inline-block;background:rgba(106,69,255,.08);color:#6a45ff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .75rem;border-radius:6px;margin-bottom:1rem}.featured-post-card h2{font-size:1.75rem;margin:0 0 .75rem;line-height:1.3;color:#111827}.featured-post-card p{font-size:1rem;color:#6b7280;line-height:1.6;margin:0 0 1rem}.featured-post-meta{display:flex;gap:1.25rem;font-size:.85rem;color:#6b7280}.featured-post-meta time{font-weight:500}.featured-post-meta .read-time{position:relative}.featured-post-meta .read-time::before{content:"·";position:absolute;left:-0.85rem}.featured-post-arrow{flex-shrink:0;width:48px;height:48px;background:rgba(106,69,255,.08);border-radius:14px;display:flex;align-items:center;justify-content:center;transition:all .2s}.featured-post-arrow svg{color:#6a45ff;transition:transform .2s}.featured-post-card:hover .featured-post-arrow{background:#6a45ff}.featured-post-card:hover .featured-post-arrow svg{color:#fff;transform:translateX(3px)}.blog-grid-section{padding:2rem 0 5rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:1.5rem}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem;text-decoration:none;color:inherit;transition:all .25s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.08);border-color:rgba(106,69,255,.3)}.blog-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.blog-card-date{font-size:.82rem;color:#6b7280;font-weight:500}.blog-card-read{font-size:.78rem;color:#6b7280;background:#f9fafb;padding:.25rem .6rem;border-radius:6px}.blog-card-title{font-size:1.2rem;margin:0 0 .75rem;line-height:1.35;color:#111827}.blog-card-excerpt{font-size:.92rem;color:#6b7280;line-height:1.6;margin:0;flex:1}.blog-card-link{display:inline-block;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.88rem;font-weight:600;color:#6a45ff}.blog-card:hover .blog-card-link{text-decoration:underline}.blog-cta{background:#6a45ff;padding:5rem 0;text-align:center}.blog-cta h2{font-size:2.5rem;color:#fff;margin:0 0 .75rem}.blog-cta p{font-size:1.1rem;color:hsla(0,0%,100%,.85);margin:0 0 2rem}.blog-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.blog-cta-actions .btn-primary{background:#bef264;color:#111827}.blog-cta-actions .btn-primary:hover{background:#a8e043}.blog-post-redesign{background:#f9fafb}.post-reading-bar{position:fixed;top:0;left:0;width:0%;height:3px;background:linear-gradient(90deg, #6A45FF, #BEF264);z-index:9999;transition:width .1s linear}.post-breadcrumb{padding:1rem 0;border-bottom:1px solid #e5e7eb;background:#fff}.post-breadcrumb .container{display:flex;align-items:center;gap:.5rem}.post-breadcrumb a{color:#6a45ff;text-decoration:none;font-size:.9rem;font-weight:500}.post-breadcrumb a:hover{text-decoration:underline}.post-breadcrumb .breadcrumb-sep{color:#6b7280;font-size:.85rem}.post-breadcrumb .breadcrumb-current{color:#6b7280;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.post-header{background:#fff;padding:3.5rem 0;border-bottom:1px solid #e5e7eb}.post-header-content{max-width:750px}.post-date{display:inline-block;background:rgba(106,69,255,.08);color:#6a45ff;font-size:.82rem;font-weight:600;padding:.35rem .85rem;border-radius:6px;margin-bottom:1rem}.post-header h1{font-size:2.5rem;margin:0 0 1rem;line-height:1.2;letter-spacing:-0.02em}.post-header-meta{display:flex;gap:1.5rem;font-size:.9rem;color:#6b7280}.post-author{font-weight:500}.post-read-time{position:relative}.post-read-time::before{content:"·";position:absolute;left:-0.9rem}.post-body{padding:3rem 0 5rem}.post-layout{display:flex;gap:3rem;align-items:flex-start}.post-sidebar{flex:0 0 220px;position:sticky;top:5rem;display:flex;flex-direction:column;gap:1.5rem}.post-toc{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.post-toc .toc-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.post-toc ul{list-style:none;padding:0;margin:0}.post-toc li{margin-bottom:.15rem}.post-toc .toc-link{display:block;padding:.45rem .65rem;border-radius:6px;text-decoration:none;color:#6b7280;font-size:.82rem;font-weight:500;line-height:1.4;transition:all .2s}.post-toc .toc-link:hover{background:#f9fafb;color:#111827}.post-toc .toc-link.active{background:rgba(106,69,255,.08);color:#6a45ff;font-weight:600}.post-share{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.post-share .share-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.share-link{width:36px;height:36px;border-radius:8px;background:#f9fafb;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s}.share-link:hover{background:#6a45ff;color:#fff}.post-article{max-width:750px}.post-article h2{font-size:1.75rem;margin-top:2.5rem;margin-bottom:1rem;color:#111827}.post-article h3{font-size:1.35rem;margin-top:2rem;margin-bottom:.75rem;color:#111827}.post-article h4{font-size:1.15rem;margin-top:1.75rem;margin-bottom:.6rem;color:#111827}.post-article p{font-size:1.05rem;line-height:1.8;color:#374151;margin-bottom:1.25rem}.post-article ul,.post-article ol{padding-left:1.5rem;margin-bottom:1.25rem}.post-article li{font-size:1.05rem;line-height:1.7;color:#374151;margin-bottom:.5rem}.post-article strong{color:#111827;font-weight:600}.post-article a{color:#6a45ff;font-weight:500}.post-article a:hover{text-decoration:underline}.post-nav-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.post-nav-prev,.post-nav-next{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s;max-width:48%}.post-nav-prev:hover,.post-nav-next:hover{border-color:#6a45ff;box-shadow:0 2px 8px rgba(106,69,255,.1)}.post-nav-prev svg,.post-nav-next svg{flex-shrink:0;color:#6a45ff}.post-nav-next{margin-left:auto;text-align:right;justify-content:flex-end}.post-nav-label{display:block;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.post-nav-title{display:block;font-size:.95rem;font-weight:600;color:#111827;margin-top:.15rem}.post-cta{text-align:center;margin-top:3rem;padding:2.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.post-cta h3{font-size:1.5rem;margin:0 0 .5rem}.post-cta p{color:#6b7280;margin:0 0 1.5rem}.post-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.post-comments{padding:3rem 0;border-top:1px solid #e5e7eb}.post-related{margin-top:3rem;padding-top:2.5rem;border-top:1px solid #e5e7eb}.post-related h3{font-size:1.25rem;margin:0 0 1.25rem}.post-related-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1rem}.related-card{display:block;padding:1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s}.related-card:hover{border-color:rgba(106,69,255,.3);box-shadow:0 4px 12px rgba(0,0,0,.06)}.related-card time{font-size:.8rem;color:#6b7280}.related-card h4{font-size:1rem;margin:.4rem 0 .6rem;line-height:1.4;color:#111827}.related-card .related-link{font-size:.85rem;font-weight:600;color:#6a45ff}@media(max-width: 1024px){.post-layout{flex-direction:column;gap:2rem}.post-sidebar{flex:none;width:100%;position:static;flex-direction:row;gap:1rem}.post-toc{flex:1}.post-toc ul{display:flex;flex-wrap:wrap;gap:.25rem}.post-toc li{margin-bottom:0}.post-toc .toc-link{font-size:.8rem;padding:.35rem .6rem}.post-share{flex-direction:row;padding:.75rem 1rem}}@media(max-width: 768px){.blog-hero h1{font-size:2.25rem}.featured-post-card{flex-direction:column;padding:1.75rem}.featured-post-arrow{display:none}.blog-grid{grid-template-columns:1fr}.post-header h1{font-size:2rem}.post-sidebar{flex-direction:column}.post-nav-bottom{flex-direction:column}.post-nav-prev,.post-nav-next{max-width:100%}.post-nav-next{text-align:left;justify-content:flex-start;flex-direction:row-reverse}.post-related-grid{grid-template-columns:1fr}.blog-cta h2{font-size:2rem}}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(0.645, 0.045, 0.355, 1),transform .6s cubic-bezier(0.645, 0.045, 0.355, 1);transition-delay:.2s}.fade-in-up.is-visible{opacity:1;transform:translateY(0)}.download-container{max-width:600px;margin:2rem auto;text-align:center}.download-logo{margin-bottom:2rem}.download-logo img{max-width:120px;margin:0 auto}.download-intro{font-size:1.125rem;color:#6b7280;margin-bottom:3rem}.download-options{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}@media(min-width: 640px){.download-options{flex-direction:row;justify-content:center}}.download-link{display:flex;align-items:center;padding:1rem 1.5rem;border-radius:8px;text-decoration:none;transition:all .3s ease;border:1px solid #e5e7eb;background-color:#fff}.download-link .icon-wrapper{margin-right:1rem}.download-link .icon-wrapper svg{display:block}.download-link .text-wrapper{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.download-link .text-wrapper span{font-size:.9rem;color:#6b7280}.download-link .text-wrapper strong{font-size:1.25rem;font-weight:600;color:#111827}.download-link.android .icon-wrapper svg{fill:#3ddc84}.download-link.android:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(61,220,132,.2);border-color:#3ddc84}.download-link.ios .icon-wrapper svg{fill:#000}.download-link.ios.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.download-link.ios:hover{transform:translateY(-3px);box-shadow:0 4px 15px rgba(0,0,0,.2);border-color:#000}.download-coming-soon{margin-top:3rem;padding:1.75rem;border:1px dashed #e5e7eb;border-radius:8px;background-color:#f9fafb;text-align:center}.download-coming-soon .download-coming-soon-title{font-size:1.1rem;font-weight:600;color:#111827;margin:0 0 .5rem}.download-coming-soon .download-coming-soon-desc{font-size:.95rem;color:#6b7280;margin:0;max-width:480px;margin:0 auto}.download-footer{margin-top:2rem;color:#6b7280;font-size:.9rem}.not-found-container{display:flex;align-items:center;justify-content:center;text-align:center;padding:6rem 0;min-height:60vh}.not-found-content{max-width:600px}.not-found-code{font-size:8rem;font-weight:700;font-family:"Space Grotesk",sans-serif;color:#6a45ff;line-height:1;opacity:.2}.not-found-title{font-size:2.5rem;margin:1rem 0}.not-found-message{font-size:1.125rem;color:#6b7280;margin-bottom:2.5rem}.guides-hub{background-color:#f9fafb}.guides-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 4rem;text-align:center}.guides-hero .guides-hero-content{max-width:640px;margin:0 auto;padding:0 1.5rem}.guides-hero h1{font-size:3rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em}.guides-hero .guides-hero-desc{font-size:1.15rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0}.guides-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.guides-quick-start{margin-top:-2rem;position:relative;z-index:10;padding-bottom:1rem}.quick-start-card{display:flex;align-items:center;gap:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem 2rem;text-decoration:none;color:inherit;transition:all .25s ease;box-shadow:0 4px 20px rgba(0,0,0,.06)}.quick-start-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(106,69,255,.12);border-color:#6a45ff}.quick-start-icon{flex-shrink:0;width:56px;height:56px;background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);border-radius:14px;display:flex;align-items:center;justify-content:center}.quick-start-icon img{width:28px;height:28px;filter:brightness(0) invert(1)}.quick-start-text{flex:1}.quick-start-text .quick-start-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#6a45ff}.quick-start-text h3{font-size:1.25rem;margin:.25rem 0 .35rem;color:#111827}.quick-start-text p{margin:0;color:#6b7280;font-size:.95rem}.quick-start-arrow{flex-shrink:0;font-size:1.5rem;color:#6a45ff;transition:transform .2s}.quick-start-card:hover .quick-start-arrow{transform:translateX(4px)}.guides-categories{padding:3rem 0 5rem}.guide-category-section{margin-bottom:3rem}.guide-category-section:last-child{margin-bottom:0}.category-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.category-header h2{font-size:1.35rem;margin:0;color:#111827}.category-header .category-count{font-size:.85rem;color:#6b7280}.guide-cards-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.25rem}.guide-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.5rem;text-decoration:none;color:inherit;transition:all .25s ease}.guide-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.08);border-color:rgba(106,69,255,.3)}.guide-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.guide-card-icon{width:44px;height:44px;background:rgba(106,69,255,.08);border-radius:12px;display:flex;align-items:center;justify-content:center}.guide-card-icon img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(30%) sepia(90%) saturate(3000%) hue-rotate(240deg)}.guide-card-time{font-size:.78rem;color:#6b7280;background:#f9fafb;padding:.25rem .6rem;border-radius:6px;font-weight:500}.guide-card-title{font-size:1.15rem;margin:0 0 .5rem;color:#111827}.guide-card-desc{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0;flex:1}.guide-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}.guide-card-steps{font-size:.8rem;color:#6b7280;font-weight:500}.guide-card-link{font-size:.85rem;font-weight:600;color:#6a45ff;transition:gap .2s}.guide-card:hover .guide-card-link{text-decoration:underline}.guides-cta{padding:0 0 5rem}.guides-cta-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:3rem;text-align:center}.guides-cta-card h2{font-size:1.75rem;margin:0 0 .75rem}.guides-cta-card p{color:#6b7280;font-size:1.05rem;margin:0 0 1.75rem}.guides-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.guide-page{background:#f9fafb;min-height:100vh}.guide-breadcrumb{padding:1rem 0;border-bottom:1px solid #e5e7eb;background:#fff}.guide-breadcrumb .container{display:flex;align-items:center;gap:.5rem}.guide-breadcrumb a{color:#6a45ff;text-decoration:none;font-size:.9rem;font-weight:500}.guide-breadcrumb a:hover{text-decoration:underline}.guide-breadcrumb .breadcrumb-sep{color:#6b7280;font-size:.85rem}.guide-breadcrumb .breadcrumb-current{color:#6b7280;font-size:.9rem}.guide-header{background:#fff;padding:3rem 0;border-bottom:1px solid #e5e7eb}.guide-header-content{max-width:700px}.guide-badge{display:inline-block;background:rgba(106,69,255,.08);color:#6a45ff;font-size:.78rem;font-weight:600;padding:.3rem .75rem;border-radius:6px;margin-bottom:1rem}.guide-header h1{font-size:2.5rem;margin:0 0 .75rem;letter-spacing:-0.02em;line-height:1.2}.guide-header-desc{font-size:1.1rem;color:#6b7280;line-height:1.7;margin:0 0 1.25rem}.guide-header-meta{display:flex;gap:1.5rem;flex-wrap:wrap}.guide-meta-item{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#6b7280}.guide-meta-item svg{opacity:.6}.guide-body{padding:2.5rem 0 5rem}.guide-layout{display:flex;gap:3rem;align-items:flex-start}.guide-toc{flex:0 0 240px;position:sticky;top:6rem}.toc-nav{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}.toc-nav .toc-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.toc-nav ul{list-style:none;padding:0;margin:0}.toc-nav li{margin-bottom:.15rem}.toc-link{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:8px;text-decoration:none;color:#6b7280;font-size:.88rem;font-weight:500;transition:all .2s}.toc-link .toc-number{flex-shrink:0;width:22px;height:22px;border-radius:6px;background:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:600;color:#6b7280;transition:all .2s}.toc-link:hover{background:#f9fafb;color:#111827}.toc-link.active{background:rgba(106,69,255,.08);color:#6a45ff}.toc-link.active .toc-number{background:#6a45ff;color:#fff}.toc-back{display:flex;align-items:center;gap:.4rem;margin-top:1rem;padding:.6rem .75rem;font-size:.85rem;color:#6b7280;text-decoration:none;font-weight:500;border-radius:8px;transition:all .2s}.toc-back:hover{background:#f9fafb;color:#111827}.guide-content{flex:1;min-width:0}.feature-article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:box-shadow .2s}.feature-article:hover{box-shadow:0 4px 12px rgba(0,0,0,.06)}.feature-article:last-child{margin-bottom:0}.feature-article h2{margin-top:0;font-size:1.6rem;color:#111827;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid #e5e7eb}.feature-article h4{font-size:1.1rem;margin-top:1.75rem;margin-bottom:.75rem;color:#111827;font-weight:600}.feature-article p{line-height:1.75;color:#374151;margin-bottom:1rem}.feature-article ul,.feature-article ol{padding-left:1.25rem;margin-bottom:1rem}.feature-article li{margin-bottom:.6rem;line-height:1.7;color:#374151}.feature-article strong{color:#111827;font-weight:600}.feature-article a{color:#6a45ff;font-weight:500}.feature-article a:hover{text-decoration:underline}.guide-nav-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:2rem;border-top:1px solid #e5e7eb}.guide-nav-prev,.guide-nav-next{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s;max-width:48%}.guide-nav-prev:hover,.guide-nav-next:hover{border-color:#6a45ff;box-shadow:0 2px 8px rgba(106,69,255,.1)}.guide-nav-prev svg,.guide-nav-next svg{flex-shrink:0;color:#6a45ff}.guide-nav-next{margin-left:auto;text-align:right;justify-content:flex-end}.guide-nav-label{display:block;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.guide-nav-title{display:block;font-size:.95rem;font-weight:600;color:#111827;margin-top:.15rem}.guide-feedback{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.guide-feedback p{margin:0;font-weight:500;color:#111827}.guide-feedback-actions{display:flex;gap:.5rem}.feedback-btn{display:flex;align-items:center;gap:.4rem;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s}.feedback-btn:hover{border-color:#6a45ff;color:#6a45ff;background:rgba(106,69,255,.04)}@media(max-width: 1024px){.guide-layout{flex-direction:column;gap:2rem}.guide-toc{flex:none;width:100%;position:static}.guide-toc .toc-nav{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.guide-toc .toc-nav .toc-label{border-bottom:none;margin-bottom:0;padding-bottom:0}.guide-toc .toc-nav ul{display:flex;flex-wrap:wrap;gap:.35rem}.guide-toc .toc-nav li{margin-bottom:0}}@media(max-width: 768px){.guides-hero h1{font-size:2.25rem}.guide-header h1{font-size:2rem}.guide-cards-grid{grid-template-columns:1fr}.quick-start-card{flex-direction:column;text-align:center;gap:1rem}.quick-start-arrow{display:none}.guide-nav-bottom{flex-direction:column}.guide-nav-prev,.guide-nav-next{max-width:100%}.guide-nav-next{text-align:left;justify-content:flex-start;flex-direction:row-reverse}.feature-article{padding:1.75rem}.guides-cta-card{padding:2rem 1.5rem}.guide-feedback{flex-direction:column;text-align:center}}.product-page-redesign{background:#f9fafb}.product-page-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 4rem;text-align:center}.product-page-hero .product-page-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.product-page-hero h1{font-size:2.75rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em;max-width:700px;margin-left:auto;margin-right:auto}.product-page-hero .product-page-desc{font-size:1.15rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0 auto 2rem;max-width:600px}.product-page-hero .product-page-hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.product-page-body{padding:0}.product-hero{background:rgba(0,0,0,0);padding:0}.product-hero .product-hero-content{text-align:left;max-width:100%}.product-hero h2{font-size:2rem;color:#111827}.product-hero p{color:#6b7280}.product-capabilities{padding:5rem 0;background:#fff}.capabilities-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:1.5rem;margin-top:2.5rem}.capability-item{background:#f9fafb;padding:1.75rem;border-radius:14px;border:1px solid #e5e7eb;transition:all .2s}.capability-item:hover{border-color:rgba(106,69,255,.2);box-shadow:0 4px 12px rgba(0,0,0,.05)}.capability-item h4{font-size:1.15rem;margin-bottom:.6rem;color:#111827}.capability-item p{color:#6b7280;line-height:1.65;font-size:.95rem;margin:0}.product-how-it-works{padding:5rem 0;background:#f9fafb}.steps-list{max-width:700px;margin:2.5rem auto 0}.step-item{display:flex;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start}.step-item:last-child{margin-bottom:0}.step-number{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.step-content h4{font-size:1.15rem;margin-bottom:.4rem;color:#111827}.step-content p{color:#6b7280;line-height:1.65;margin:0}.product-cta-section{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);color:#fff;padding:5rem 0;text-align:center}.product-cta-section h2{font-size:2.25rem;margin-bottom:.75rem;color:#fff}.product-cta-section p{font-size:1.1rem;margin-bottom:2rem;color:hsla(0,0%,100%,.85)}.product-cta-section .btn-primary{background-color:#bef264;color:#111827}.product-cta-section .btn-primary:hover{background-color:#a8e043}.privileges-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.25rem;margin-top:2.5rem}.privilege-category{background:#fff;padding:1.5rem;border-radius:14px;border:1px solid #e5e7eb}.privilege-category h4{font-size:1.05rem;margin-bottom:.5rem;color:#6a45ff}.privilege-category p{color:#6b7280;font-size:.9rem;line-height:1.55;margin:0}@media(max-width: 768px){.product-page-hero h1{font-size:2rem}.product-hero h2{font-size:1.6rem}.product-cta-section h2{font-size:1.8rem}.capabilities-grid{grid-template-columns:1fr}.privileges-grid{grid-template-columns:1fr}.step-item{flex-direction:column;align-items:flex-start}}.faq-redesign{background:#f9fafb}.faq-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 3rem;text-align:center}.faq-hero .faq-hero-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.faq-hero h1{font-size:3rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em}.faq-hero .faq-hero-desc{font-size:1.1rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0 0 2rem;max-width:550px;margin-left:auto;margin-right:auto}.faq-hero .faq-hero-desc a{color:#fff;font-weight:600;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.4)}.faq-hero .faq-hero-desc a:hover{text-decoration-color:#fff}.faq-search{max-width:480px;margin:0 auto;position:relative}.faq-search svg{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.faq-search input{width:100%;padding:1rem 1.25rem 1rem 3.25rem;border:none;border-radius:14px;font-size:1rem;font-family:"Inter",sans-serif;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.1);outline:none;transition:box-shadow .2s}.faq-search input::placeholder{color:#9ca3af}.faq-search input:focus{box-shadow:0 4px 20px rgba(0,0,0,.15),0 0 0 3px rgba(106,69,255,.2)}.faq-categories-nav{padding:1.5rem 0 0;position:sticky;top:0;z-index:100;background:#f9fafb}.faq-tabs{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.faq-tabs::-webkit-scrollbar{display:none}.faq-tab{flex-shrink:0;padding:.6rem 1.25rem;border:1px solid #e5e7eb;border-radius:100px;background:#fff;color:#6b7280;font-size:.9rem;font-weight:500;font-family:"Inter",sans-serif;cursor:pointer;transition:all .2s;white-space:nowrap}.faq-tab:hover{border-color:#6a45ff;color:#6a45ff}.faq-tab.active{background:#6a45ff;border-color:#6a45ff;color:#fff}.faq-content{padding:0 0 5rem}.faq-columns{display:grid;grid-template-columns:repeat(auto-fill, minmax(480px, 1fr));gap:2rem}@media(max-width: 540px){.faq-columns{grid-template-columns:1fr}}.faq-column{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.faq-column-header{display:flex;align-items:center;gap:.75rem;padding:1.5rem 1.75rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.faq-column-header h2{margin:0;font-size:1.2rem}.faq-column-icon{width:40px;height:40px;background:rgba(106,69,255,.08);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-column-icon svg{color:#6a45ff}.faq-items{padding:.5rem}.faq-item{border-radius:12px;overflow:hidden;transition:background .2s}.faq-item:not(:last-child){border-bottom:1px solid #e5e7eb}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;cursor:pointer;list-style:none;font-weight:500;font-size:.95rem;color:#111827;transition:background .2s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:#f9fafb;border-radius:12px}.faq-item .faq-item-toggle{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:#f9fafb;display:flex;align-items:center;justify-content:center;transition:all .2s}.faq-item .faq-item-toggle::before,.faq-item .faq-item-toggle::after{content:"";position:absolute;background:#6b7280;border-radius:1px;transition:transform .25s ease}.faq-item .faq-item-toggle::before{width:12px;height:2px}.faq-item .faq-item-toggle::after{width:2px;height:12px}.faq-item[open]{background:#f9fafb;border-radius:12px}.faq-item[open] summary{background:rgba(0,0,0,0)}.faq-item[open] .faq-item-toggle{background:rgba(106,69,255,.1)}.faq-item[open] .faq-item-toggle::after{transform:rotate(90deg)}.faq-item-answer{padding:0 1.25rem 1.25rem}.faq-item-answer p{margin:0 0 .75rem;color:#6b7280;line-height:1.7;font-size:.92rem}.faq-item-answer p:last-child{margin-bottom:0}.faq-item-answer ul{margin:.5rem 0;padding-left:1.25rem}.faq-item-answer ul li{margin-bottom:.4rem;color:#6b7280;line-height:1.6;font-size:.92rem}.faq-item-answer a{color:#6a45ff;font-weight:500}.faq-item-answer a:hover{text-decoration:underline}.faq-no-results{padding:4rem 0;text-align:center}.faq-no-results svg{color:#6b7280;margin-bottom:1rem;opacity:.5}.faq-no-results h3{font-size:1.25rem;margin:0 0 .5rem;color:#111827}.faq-no-results p{color:#6b7280;margin:0}.faq-no-results p a{color:#6a45ff;font-weight:500}.faq-cta{padding:0 0 5rem}.faq-cta-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem}@media(max-width: 768px){.faq-cta-card{flex-direction:column;text-align:center}}.faq-cta-content h2{margin:0 0 .5rem;font-size:1.5rem}.faq-cta-content p{margin:0;color:#6b7280}.faq-cta-actions{display:flex;gap:.75rem;flex-shrink:0}@media(max-width: 768px){.faq-cta-actions{width:100%;justify-content:center}}@media(max-width: 768px){.faq-hero h1{font-size:2.25rem}.faq-columns{grid-template-columns:1fr}.faq-column-header{padding:1.25rem 1.5rem}.faq-item summary{padding:1rem 1.1rem;font-size:.9rem}.faq-item-answer{padding:0 1.1rem 1.1rem}}.help-hero{background:linear-gradient(135deg, #6A45FF 0%, #8B6FFF 100%);padding:5rem 0 4rem;text-align:center}.help-hero .help-hero-badge{display:inline-block;background:hsla(0,0%,100%,.15);color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.4rem 1rem;border-radius:100px;border:1px solid hsla(0,0%,100%,.2)}.help-hero h1{font-size:3rem;color:#fff;margin:1rem 0 .75rem;letter-spacing:-0.02em}.help-hero .help-hero-desc{font-size:1.1rem;color:hsla(0,0%,100%,.85);line-height:1.7;margin:0 auto 2rem;max-width:600px}.help-hero .help-hero-desc a{color:#fff;font-weight:600;text-decoration:underline;text-decoration-color:hsla(0,0%,100%,.4)}.help-hero .help-hero-desc a:hover{text-decoration-color:#fff}.help-hero .help-hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.help-hero .help-hero-actions .btn-primary{background:#fff;color:#6a45ff}.help-hero .help-hero-actions .btn-primary:hover{background:hsla(0,0%,100%,.92)}.help-overlap{margin-top:-2rem;position:relative;z-index:10;padding-bottom:2rem}.help-content{padding:3rem 0}.help-content .container{max-width:900px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.06);padding:3rem}.help-content .section-header{margin-bottom:3rem}.contact-methods{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:2rem;margin-bottom:3rem}.contact-method{background-color:#fff;padding:2rem;border-radius:8px;border:1px solid #e5e7eb}.contact-method h4{font-size:1.25rem;margin-bottom:.75rem;color:#111827}.contact-method p{color:#6b7280;line-height:1.6;margin-bottom:.5rem}.contact-method ol,.contact-method ul{color:#6b7280;line-height:1.6;padding-left:1.25rem}.contact-method a{color:#6a45ff;font-weight:500}.contact-method a:hover{text-decoration:underline}.help-links{background-color:#f9fafb;padding:2rem;border-radius:8px}.help-links h3{font-size:1.5rem;margin-bottom:1rem}.help-links ul{list-style:none;padding:0}.help-links li{margin-bottom:.75rem}.help-links li a{color:#6a45ff;font-weight:500}.help-links li a:hover{text-decoration:underline}.troubleshooting-list{margin-bottom:3rem}.troubleshooting-item{background-color:#fff;padding:2rem;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:1.5rem}.troubleshooting-item h4{font-size:1.25rem;margin-bottom:.75rem;color:#111827}.troubleshooting-item p{color:#6b7280;line-height:1.6;margin-bottom:.75rem}.troubleshooting-item p strong{color:#111827}.troubleshooting-item ul{color:#6b7280;line-height:1.6;padding-left:1.25rem;margin-top:.5rem}@media(max-width: 768px){.help-hero h1{font-size:2.25rem}.help-content .container{padding:2rem 1.5rem}.contact-methods{grid-template-columns:1fr}.troubleshooting-item{padding:1.5rem}}/*# sourceMappingURL=style.css.map */