@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_bace89c4-module__09p2wq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_bace89c4-module__09p2wq__variable{--font-inter:"Inter","Inter Fallback"}
:root{--background:#090d16;--foreground:#f8fafc;--primary:#ef4444;--primary-foreground:#fff;--secondary:#161f30;--secondary-foreground:#cbd5e1;--muted:#1e293b;--muted-foreground:#94a3b8;--accent:#1e293b;--accent-foreground:#f8fafc;--border:#202c44;--input:#1e293b;--ring:#ef4444;--radius:.5rem}*{box-sizing:border-box;margin:0;padding:0}html{max-width:100vw;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-inter),sans-serif;flex-direction:column;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}@media (max-width:768px){body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:4px;height:4px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}input,select,textarea{font-size:16px}}.editor-section-wrapper{min-height:calc(100vh - 60px)}.editor-skeleton{flex-direction:column;align-items:center;width:100%;max-width:1000px;margin:2rem auto 0;padding:0 1rem;display:flex}.skeleton-toolbar{background-color:var(--secondary);border:1px solid var(--border);border-bottom:none;border-radius:8px 8px 0 0;width:100%;height:42px;animation:2s cubic-bezier(.4,0,.6,1) infinite skeletonPulse}.skeleton-body{background-color:var(--secondary);border-left:1px solid var(--border);border-right:1px solid var(--border);flex:1;width:100%;min-height:400px;animation:2s cubic-bezier(.4,0,.6,1) .3s infinite skeletonPulse}.skeleton-statusbar{background-color:var(--secondary);border:1px solid var(--border);border-top:none;border-radius:0 0 8px 8px;width:100%;height:32px;animation:2s cubic-bezier(.4,0,.6,1) .6s infinite skeletonPulse}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.editor-section-wrapper{min-height:calc(100dvh - 60px)}.editor-skeleton{border-radius:0;margin:0;padding:0}.skeleton-toolbar{border-radius:0}.skeleton-body{min-height:calc(100dvh - 170px)}.skeleton-statusbar{border-radius:0}}.page-below-editor{animation:.4s fadeInContent}@keyframes fadeInContent{0%{opacity:0}to{opacity:1}}.site-header{background-color:var(--background);border-bottom:1px solid var(--border);z-index:100;width:100%;padding:.75rem 0;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.header-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.header-logo-icon{justify-content:center;align-items:center;display:flex}.header-logo-title{color:var(--foreground);font-size:1.25rem;font-weight:700;line-height:1.2}.header-logo-accent{color:var(--primary)}.header-logo-sub{color:var(--muted-foreground);font-size:.75rem}.header-desktop-nav{align-items:center;gap:1rem;display:flex}.header-nav-link{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.5rem .75rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.header-nav-link:hover{background-color:var(--accent);color:var(--foreground)}.header-legal-dropdown{position:relative}.header-dropdown-menu{background:var(--secondary);border:1px solid var(--border);z-index:200;border-radius:8px;min-width:180px;padding:.5rem;animation:.15s ease-out headerDropIn;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 25px #0000004d}@keyframes headerDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.header-dropdown-item{color:var(--muted-foreground);border-radius:6px;padding:.6rem .85rem;font-size:.875rem;text-decoration:none;transition:background .1s;display:block}.header-dropdown-item:hover{background-color:var(--accent);color:var(--primary)}.header-hamburger{cursor:pointer;color:#334155;background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem;display:none}.header-mobile-overlay{z-index:150;background:#0000004d;animation:.2s headerFadeIn;position:fixed;inset:0}@keyframes headerFadeIn{0%{opacity:0}to{opacity:1}}.header-mobile-panel{background:var(--background);z-index:200;flex-direction:column;width:280px;height:100dvh;animation:.25s headerSlideIn;display:flex;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-4px 0 20px #0006}@keyframes headerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.header-mobile-panel-head{border-bottom:1px solid var(--border);color:var(--foreground);justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:1.1rem;font-weight:700;display:flex}.header-mobile-panel-head button{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;padding:.25rem;display:flex}.header-mobile-link{color:var(--foreground);border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.85rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.header-mobile-link:active{background-color:var(--accent)}.header-mobile-sub{background:var(--secondary)}.header-mobile-sublink{color:var(--muted-foreground);border-bottom:1px solid var(--border);padding:.7rem 1.25rem .7rem 2rem;font-size:.9rem;text-decoration:none;display:block}.header-mobile-sublink:active{background-color:var(--accent)}@media (max-width:768px){.header-desktop-nav{display:none}.header-hamburger{display:flex}}@media (max-width:480px){.site-header{padding:.5rem 0}.header-logo-title{font-size:1rem}.header-logo-sub{font-size:.65rem}}.content-section{animation:.8s ease-out contentFadeIn}@keyframes contentFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.content-section .section-header{text-align:center;margin-bottom:5rem}.content-section .gradient-text{background:linear-gradient(135deg,var(--primary)0%,#f43f5e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:800}.content-section h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;line-height:1.2}.content-section h3{color:#334155;margin:2.5rem 0 1rem;font-size:1.25rem;font-weight:600}.content-section p{color:#475569;margin-bottom:1.25rem;font-size:1.125rem}.content-section ul,.content-section ol{margin-bottom:2rem;padding-left:1.5rem}.content-section li{margin-bottom:.75rem;position:relative}.content-section hr{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);border:0;height:1px;margin:4rem 0}.content-section table{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:3rem 0;overflow:hidden}.content-section th{text-align:left;color:#0f172a;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;font-weight:600}.content-section td{color:#475569;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem}.content-section tr:last-child td{border-bottom:0}@media (max-width:768px){.content-section{margin:2rem auto!important;padding:0 1rem!important}.content-section .section-header{margin-bottom:2rem}.content-section h2{margin-bottom:1rem;font-size:1.5rem}.content-section h3{margin:1.5rem 0 .75rem;font-size:1.15rem}.content-section p{margin-bottom:1rem;font-size:.95rem}.content-section ul,.content-section ol{margin-bottom:1.25rem;padding-left:1.25rem}.content-section li{margin-bottom:.5rem;font-size:.95rem}.content-section hr{margin:2rem 0}.content-section table{-webkit-overflow-scrolling:touch;margin:1.5rem 0;display:block;overflow-x:auto}.content-section th,.content-section td{white-space:nowrap;padding:.6rem .75rem;font-size:.85rem}}.page-layout-content{color:#1e293b;max-width:800px;margin:0 auto;padding:3rem 1.5rem;font-family:system-ui,-apple-system,sans-serif;line-height:1.8}@media (max-width:768px){.page-layout-content{padding:1.5rem 1rem}}.blog-page-title{color:#0f172a;margin-bottom:2rem;font-size:2rem;font-weight:800}.blog-posts-list{flex-direction:column;gap:0;display:flex}.blog-post-item{border-bottom:1px solid #e2e8f0;padding:2rem 0}.blog-post-item:first-child{padding-top:0}.blog-post-item:last-child{border-bottom:none}.blog-post-title-link{text-decoration:none}.blog-post-title{color:var(--primary);margin:0;font-size:1.4rem;font-weight:700;line-height:1.35;transition:color .2s}.blog-post-title-link:hover .blog-post-title{color:#be123c;text-decoration:underline}.blog-post-date{color:#94a3b8;margin:.4rem 0 1rem;font-size:.85rem}.blog-post-row{align-items:flex-start;gap:1.5rem;display:flex}.blog-post-thumb-link{border-radius:10px;flex-shrink:0;width:45%;max-width:320px;display:block;overflow:hidden}.blog-post-thumb{aspect-ratio:1200/630;object-fit:cover;border-radius:10px;width:100%;transition:transform .3s;display:block}.blog-post-thumb-link:hover .blog-post-thumb{transform:scale(1.03)}.blog-post-thumb-placeholder{aspect-ratio:1200/630;background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:10px;justify-content:center;align-items:center;width:100%;font-size:2.5rem;display:flex}.blog-post-right{flex-direction:column;flex:1;gap:1rem;padding-top:.25rem;display:flex}.blog-post-desc{color:#475569;margin:0;font-size:.95rem;line-height:1.65}.blog-post-read-btn{background:linear-gradient(135deg,var(--primary),#be123c);color:#fff;border-radius:6px;width:fit-content;padding:.55rem 1.4rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.blog-post-read-btn:hover{opacity:.9;transform:translateY(-1px)}.blog-back-link{color:var(--primary);align-items:center;gap:.35rem;margin-bottom:1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.blog-back-link:hover{color:#be123c;transform:translate(-2px)}.blog-article-header{margin-bottom:2.5rem}.blog-article-header h1{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.2rem;font-weight:800;line-height:1.2}.blog-article-meta{color:var(--muted-foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.blog-article-subtitle{color:var(--muted-foreground);font-size:1.1rem;line-height:1.65}.blog-hero-visual{text-align:center;aspect-ratio:1200/630;background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 100%);border-radius:12px;width:100%;margin-bottom:2.5rem;padding:0;overflow:hidden}.blog-hero-icon{margin-bottom:.75rem;font-size:3rem}.blog-hero-visual p{color:#94a3b8;font-size:1.1rem;font-weight:500}.blog-article-body h2{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.blog-article-body h3{color:var(--foreground);margin-top:2rem;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.blog-article-body p{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.blog-article-body ul,.blog-article-body ol{margin-bottom:1.5rem;padding-left:1.5rem}.blog-article-body li{color:var(--muted-foreground);margin-bottom:.6rem;font-size:1.05rem;line-height:1.7}.blog-article-body hr{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);border:0;height:1px;margin:3rem 0}.blog-article-body a{color:var(--primary);text-underline-offset:2px;font-weight:600;-webkit-text-decoration:underline #ef44444d;text-decoration:underline #ef44444d;transition:text-decoration-color .2s}.blog-article-body a:hover{-webkit-text-decoration-color:var(--primary);text-decoration-color:var(--primary)}.blog-feature-box{background:var(--secondary);border:1px solid var(--border);border-radius:10px;margin:2rem 0;padding:1.5rem 1.75rem}.blog-feature-box h3{color:var(--primary);margin-top:0;margin-bottom:.75rem;font-size:1.05rem;font-weight:700}.blog-feature-box ul{margin-bottom:0;padding-left:1.25rem}.blog-feature-box li{color:#334155;margin-bottom:.4rem;font-size:.95rem}.blog-feature-box-dark{background:#0f172a;border-color:#1e293b}.blog-feature-box-dark h3{color:#5eead4}.blog-feature-box-dark li{color:#cbd5e1}.blog-comparison-box{grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0;display:grid}.blog-comparison-col{background:#2a1616;border:1px solid #5c2020;border-radius:10px;padding:1.25rem}.blog-comparison-col h4{color:#fecaca;margin-bottom:.6rem;font-size:.95rem;font-weight:700}.blog-comparison-col ul{margin:0;padding-left:1.25rem}.blog-comparison-col li{color:#e2e8f0;margin-bottom:.35rem;font-size:.9rem}.blog-comparison-good{background:#142d25;border-color:#115e46}.blog-comparison-good h4{color:#10b981}.blog-table-wrapper{margin:2rem 0;overflow-x:auto}.blog-table-wrapper table{border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:10px;width:100%;overflow:hidden}.blog-table-wrapper th{text-align:left;color:#0f172a;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.blog-table-wrapper td{color:#475569;border-bottom:1px solid #f1f5f9;padding:.65rem 1rem;font-size:.85rem}.blog-table-wrapper tr:last-child td{border-bottom:0}@media (max-width:768px){.blog-page-title{font-size:1.75rem}.blog-page-subtitle{font-size:.95rem}.blog-post-item{padding:1.25rem 0}.blog-post-title{font-size:1.1rem}.blog-post-row{flex-direction:column;gap:1rem}.blog-post-thumb-link{width:100%;max-width:none}.blog-post-desc{font-size:.85rem}.blog-article-header h1{font-size:1.6rem}.blog-article-subtitle{font-size:1rem}.blog-hero-visual{border-radius:10px}.blog-hero-icon{font-size:2rem}.blog-article-body h2{font-size:1.25rem}.blog-article-body h3{font-size:1.05rem}.blog-article-body p,.blog-article-body li{font-size:.95rem}.blog-comparison-box{grid-template-columns:1fr;gap:.75rem}.blog-feature-box{padding:1.25rem}.blog-table-wrapper th,.blog-table-wrapper td{white-space:nowrap;padding:.5rem .75rem;font-size:.8rem}}.content-section a{color:var(--primary);text-decoration:underline;transition:color .2s}.content-section a:hover{color:var(--primary)}.home-faq-title{color:var(--foreground);text-align:center;letter-spacing:-.02em;margin-bottom:2rem;font-size:2rem;font-weight:800}.home-faq-list{flex-direction:column;gap:1.25rem;margin-top:2rem;margin-bottom:3rem;display:flex}.home-faq-card{background:var(--secondary);border:1px solid var(--border);border-radius:12px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 4px 12px #0003;padding:0!important}.home-faq-card:hover{border-color:#ef444466;transform:translateY(-2px);box-shadow:0 8px 20px #ef444414}.home-faq-trigger{text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.home-faq-question{color:var(--foreground);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex;margin:0!important}.home-faq-question span{opacity:.95;font-size:1rem}.home-faq-icon{color:var(--primary);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.home-faq-icon.active{transform:rotate(180deg)}.home-faq-answer{max-height:0;padding:0 1.5rem;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding-bottom .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.home-faq-answer.active{max-height:500px;padding-bottom:1.5rem}.home-faq-answer p{color:var(--muted-foreground)!important;margin-bottom:0!important;font-size:.975rem!important;line-height:1.65!important}.home-faq-answer strong{color:var(--foreground);font-weight:600}.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin:2.5rem 0;display:grid}.feature-card{background:var(--secondary);border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:flex-start;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.feature-card:hover{border-color:#ef444466;transform:translateY(-4px);box-shadow:0 12px 24px #ef44440f}.feature-card:before{content:"";background:linear-gradient(90deg,var(--primary),#f43f5e);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.feature-card:hover:before{opacity:1}.feature-icon-wrapper{width:44px;height:44px;color:var(--primary);background:#ef44441a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card h3{font-size:1.15rem;font-weight:700;color:var(--foreground)!important;margin:0 0 .5rem!important}.feature-card p{color:var(--muted-foreground)!important;margin:0!important;font-size:.925rem!important;line-height:1.55!important}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin:2.5rem 0;display:grid}.step-card{background:var(--secondary);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex;position:relative}.step-number{color:#ef444414;-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:900;line-height:1;position:absolute;top:1rem;right:1.5rem}.step-card h3{font-size:1.15rem;font-weight:700;color:var(--foreground)!important;margin:0!important}.step-card p{color:var(--muted-foreground)!important;margin:0!important;font-size:.95rem!important;line-height:1.6!important}.blog-faq-section{margin:3rem 0;padding:0}.blog-faq-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.blog-faq-list{flex-direction:column;gap:1rem;display:flex}.blog-faq-card{background:var(--secondary);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem;transition:border-color .2s,background .2s,box-shadow .2s}.blog-faq-card:hover{background:var(--accent);border-color:#ef444466;box-shadow:0 4px 12px #ef444408}.blog-faq-question{color:var(--foreground);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex;margin:0 0 .5rem!important}.blog-faq-question span{font-size:.95rem}.blog-faq-answer p{color:var(--muted-foreground)!important;margin-bottom:0!important;font-size:.95rem!important;line-height:1.6!important}.blog-section-divider{background:linear-gradient(90deg,#0000,#e2e8f0,#0000);border:0;height:1px;margin:3rem 0}@media (max-width:768px){.home-faq-title{font-size:1.5rem}.home-faq-trigger{padding:1.25rem}.home-faq-question{font-size:1rem}.blog-faq-title{font-size:1.3rem}.blog-faq-card{padding:1rem 1.25rem}.blog-faq-question{font-size:1rem}}
