*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;color:#525252;background:#fff}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 20px}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e0e0e0;padding:20px;z-index:1000;box-shadow:0 -2px 10px #0000001a}.cookie-content{max-width:1200px;margin:0 auto}.cookie-content p{margin-bottom:15px;font-size:14px;line-height:1.5}.cookie-link{background:none;border:none;color:#e06040;text-decoration:underline;cursor:pointer;font-size:14px;padding:0}.cookie-buttons{display:flex;gap:10px;justify-content:flex-end}.btn-primary{background:#e06040;color:#fff;padding:11px 32px;border:1px solid #e06040;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s}.btn-primary:hover{background:#c85030;border-color:#c85030}.btn-secondary{background:#fff;color:#000;padding:12px 32px;border:1px solid #ddd;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s}.btn-secondary:hover{border-color:#e06040;color:#e06040}.btn-link{color:#e06040;font-weight:600;display:inline-flex;align-items:center;transition:color .3s}.btn-link:hover{color:#c85030}.site-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000014}.header-top{background:#fff;border-bottom:1px solid rgba(0,0,0,.05)}.header-top-container{max-width:1400px;margin:0 auto;padding:20px 30px;display:flex;justify-content:space-between;align-items:center}.logo img{height:40px}.header-actions{display:flex;align-items:center;gap:20px}.support-link{color:#525252;font-weight:500;font-size:15px;transition:color .3s}.support-link:hover{color:#e06040}.sign-in-btn{padding:10px 24px;font-size:15px}.header-nav{background:#e06040}.header-nav-container{max-width:1400px;margin:0 auto;padding:0 30px}.main-nav ul{display:flex;align-items:center;gap:0;margin:0;padding:0}.main-nav li{position:relative}.main-nav>ul>li>a{color:#fff;font-weight:500;font-size:15px;padding:16px 24px;display:block;transition:background .3s}.main-nav>ul>li>a:hover{background:#0000001a}.has-dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;min-width:240px;box-shadow:0 4px 12px #00000026;border-radius:8px;padding:8px 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.has-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:12px 20px;color:#525252;font-size:14px;font-weight:500;transition:all .3s}.dropdown-menu a:hover{background:#f7f5f0;color:#e06040;padding-left:24px}.hero{background:#f7f5f0;padding:50px 20px 60px;text-align:center}.hero-content{max-width:800px;margin:0 auto}.hero-badge{display:inline-block;background:#fff;padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;color:#e06040;margin-bottom:30px;box-shadow:0 2px 8px #0000001a}.hero h1{font-size:42px;font-weight:600;color:#000;margin-bottom:16px;line-height:1.2}.hero-subtitle{font-size:16px;color:#666;margin-bottom:30px;line-height:1.5}.search-box{max-width:640px;margin:0 auto 30px;display:flex;gap:8px;background:#fff;padding:8px;border-radius:8px;box-shadow:0 4px 20px #00000014}.search-box input{flex:1;border:none;padding:12px 18px;font-size:14px;outline:none;font-family:inherit}.search-box input::placeholder{color:#999}.search-box button{padding:12px 28px;white-space:nowrap}.popular-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.popular-links li a{display:inline-block;background:#fff;padding:10px 20px;border-radius:24px;font-size:14px;color:#525252;transition:all .3s;border:1px solid #e5e5e5;font-weight:500}.popular-links li a:hover{background:#e06040;color:#fff;border-color:#e06040}.trust-badges{max-width:1200px;margin:40px auto 50px;padding:0 20px;display:flex;justify-content:space-around;gap:30px;flex-wrap:wrap}.badge-item{display:flex;align-items:center;gap:15px;font-size:15px;color:#333}.how-it-works{padding:60px 20px;background:#fff}.section-header{text-align:center;max-width:800px;margin:0 auto 50px}.section-header h2{font-size:36px;font-weight:600;color:#000;margin-bottom:12px;line-height:1.3}.section-header p{font-size:16px;color:#666;line-height:1.5}.steps{max-width:1200px;margin:0 auto}.step-indicators{display:flex;justify-content:center;gap:40px;margin-bottom:50px}.step-dot{width:12px;height:12px;border-radius:50%;background:#ddd;transition:background .3s}.step-dot.active{background:#06c}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.step{text-align:center;padding:20px}.step-number{font-size:28px;font-weight:600;color:#e06040;margin-bottom:12px}.step h3{font-size:20px;font-weight:600;color:#000;margin-bottom:10px}.step p{font-size:14px;color:#666;line-height:1.5}.why-choose{padding:60px 20px;background:#f8f9fa}.why-choose h2{text-align:center;font-size:36px;font-weight:600;color:#000;margin-bottom:12px;line-height:1.3}.section-description{text-align:center;max-width:800px;margin:0 auto 40px;font-size:16px;color:#666;line-height:1.5}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:900px;margin:0 auto}.stat{text-align:center;padding:30px 20px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000f}.stat h3{font-size:40px;font-weight:600;color:#e06040;margin-bottom:8px;line-height:1.2}.stat p{font-size:14px;color:#666}.document-categories{padding:60px 20px;background:#fff;max-width:1200px;margin:0 auto}.category-card{margin-bottom:40px;padding:40px;background:#f8f9fa;border-radius:16px}.category-card:nth-child(2n){background:#fff;border:1px solid #e5e5e5}.category-content h2{font-size:28px;font-weight:600;color:#000;margin-bottom:12px;line-height:1.3}.category-content>p{font-size:15px;color:#666;margin-bottom:24px}.doc-list{margin-bottom:20px}.doc-list li{margin-bottom:16px}.doc-list h3{font-size:17px;font-weight:600;margin-bottom:6px}.doc-list h3 a{color:#e06040;transition:color .3s}.doc-list h3 a:hover{color:#c85030}.doc-list p{font-size:14px;color:#666;line-height:1.5}.more-than-template{padding:60px 20px;background:#f8f9fa}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:1200px;margin:0 auto}.feature-large{grid-column:1 / -1;background:#e06040;color:#fff;padding:60px;border-radius:16px;text-align:center}.feature-large h3{font-size:32px;margin-bottom:20px}.feature-large p{font-size:18px;margin-bottom:30px;opacity:.95}.feature-large .btn-primary{background:#fff;color:#e06040}.feature-large .btn-primary:hover{background:#f0f0f0}.feature-small{background:#fff;padding:40px;border-radius:16px;border:1px solid #e5e5e5}.feature-small h3{font-size:24px;font-weight:600;color:#000;margin-bottom:15px}.feature-small p{font-size:16px;color:#666;margin-bottom:20px}.reviews{padding:60px 20px;background:#fff}.reviews h2{text-align:center;font-size:36px;font-weight:600;color:#000;margin-bottom:12px;line-height:1.3}.trustpilot-embed{max-width:1200px;margin:0 auto;padding:40px;text-align:center}.trustpilot-placeholder{background:#f8f9fa;padding:60px;border-radius:12px;font-size:18px;color:#666}.editorial-team{padding:60px 20px;background:#f8f9fa;text-align:center}.editorial-team h3{font-size:28px;font-weight:600;color:#000;margin-bottom:15px}.editorial-team p{font-size:16px;color:#666;margin-bottom:25px;max-width:800px;margin-left:auto;margin-right:auto}.latest-articles{padding:60px 20px;background:#fff}.articles-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto}.article-featured{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e5e5}.article-featured img{width:100%;height:300px;object-fit:cover}.article-category{display:inline-block;background:#e06040;color:#fff;padding:6px 12px;font-size:12px;font-weight:600;border-radius:4px;margin:20px 0 15px 20px}.article-featured h3{font-size:24px;font-weight:600;color:#000;margin:0 20px 15px;line-height:1.3}.article-featured p{font-size:16px;color:#666;margin:0 20px 20px;line-height:1.6}.article-meta{display:flex;gap:15px;font-size:14px;color:#999;margin:0 20px 20px}.article-list{display:flex;flex-direction:column;gap:30px}.article-item{padding-bottom:30px;border-bottom:1px solid #e0e0e0}.article-item:last-child{border-bottom:none;padding-bottom:0}.article-item h4{font-size:18px;font-weight:600;color:#000;margin-bottom:10px;line-height:1.4}.article-item h4:hover{color:#e06040}.cta-section{padding:60px 20px;background:#f7f5f0;text-align:center}.cta-badge{display:inline-block;background:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;color:#e06040;margin-bottom:16px}.cta-section h2{font-size:36px;font-weight:600;color:#000;margin-bottom:12px;line-height:1.3}.cta-section p{font-size:16px;color:#666;margin-bottom:28px}.cta-buttons{display:flex;justify-content:center;gap:20px}.site-footer{background:#1a1a1a;color:#fff;padding:60px 20px 30px}.footer-nav{max-width:1200px;margin:0 auto 50px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.footer-column h4{font-size:16px;font-weight:600;margin-bottom:20px;color:#fff}.footer-column ul li{margin-bottom:12px}.footer-column ul li a{color:#aaa;font-size:14px;transition:color .3s}.footer-column ul li a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto 30px;padding-top:30px;border-top:1px solid #333;display:flex;justify-content:space-between;align-items:center}.footer-badges{display:flex;align-items:center;gap:20px}.footer-badges img{height:40px}.trustpilot-badge{background:#00b67a;color:#fff;padding:8px 15px;border-radius:4px;font-size:14px;font-weight:600}.social-links{display:flex;gap:15px}.social-links a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#333;border-radius:50%;color:#fff;transition:background .3s}.social-links a:hover{background:#e06040}.copyright{max-width:1200px;margin:0 auto;padding-top:30px;border-top:1px solid #333}.copyright p{font-size:12px;color:#aaa;line-height:1.6}.template-hero{background:#f7f5f0;padding:60px 20px}.hero-content-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.hero-main h1{font-size:42px;font-weight:600;color:#000;margin-bottom:16px;line-height:1.2}.hero-description{font-size:16px;color:#666;margin-bottom:24px;line-height:1.5}.template-metrics{display:flex;gap:30px;margin:24px 0;flex-wrap:wrap}.metric-item{display:flex;flex-direction:column;gap:4px}.metric-value{font-size:18px;font-weight:600;color:#000}.metric-label{font-size:13px;color:#666}.template-cta{display:flex;gap:12px;margin:24px 0;align-items:stretch}.state-selector{flex:1;padding:12px 18px;border:1px solid #ddd;border-radius:8px;font-size:15px;font-family:inherit;color:#525252;background:#fff;cursor:pointer}.state-selector:focus{outline:none;border-color:#e06040}.template-formats{display:flex;gap:12px;align-items:center;font-size:14px;color:#666}.format-badge{background:#fff;padding:6px 12px;border-radius:6px;font-weight:600;color:#525252;border:1px solid #e5e5e5}.hero-sidebar{position:sticky;top:100px}.template-preview{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px #00000014}.preview-header{font-size:16px;font-weight:600;color:#000;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.preview-content{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.preview-line{height:8px;background:#f0f0f0;border-radius:4px}.preview-line.short{width:60%}.preview-line.medium{width:80%}.preview-note{font-size:13px;color:#666;text-align:center;padding-top:16px;border-top:1px solid #f0f0f0}.template-steps{padding:50px 20px;background:#fff}.steps-grid-simple{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:0 auto}.step-simple{text-align:center}.step-icon{width:60px;height:60px;background:#e06040;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;margin:0 auto 16px}.step-simple h3{font-size:18px;font-weight:600;color:#000;margin-bottom:8px}.step-simple p{font-size:14px;color:#666;line-height:1.5}.author-info{background:#f8f9fa;padding:30px 20px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.author-details{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.author-item{display:flex;flex-direction:column;gap:4px}.author-label{font-size:12px;color:#999;text-transform:uppercase;letter-spacing:.5px}.author-name{font-size:15px;font-weight:600;color:#000}.author-title{font-size:13px;color:#666}.template-content{padding:60px 20px;background:#fff}.content-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr;gap:60px}.main-content{max-width:100%}.content-section{margin-bottom:50px}.content-section h2{font-size:32px;font-weight:600;color:#000;margin-bottom:20px;line-height:1.3}.content-section h3{font-size:22px;font-weight:600;color:#000;margin-bottom:16px;line-height:1.3}.content-section p{font-size:16px;color:#525252;line-height:1.7;margin-bottom:16px}.content-section ul{list-style:disc;padding-left:24px;margin-bottom:20px}.content-section ul li{font-size:16px;color:#525252;line-height:1.7;margin-bottom:8px}.guide-step{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e5e5e5}.guide-step:last-child{border-bottom:none}.note-box{background:#f7f5f0;padding:20px;border-radius:8px;border-left:4px solid #e06040;margin:20px 0;font-size:15px;color:#525252;line-height:1.6}.related-docs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px}.related-doc-card{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e5e5e5;transition:all .3s}.related-doc-card:hover{background:#fff;border-color:#e06040;box-shadow:0 4px 12px #e060401a}.related-doc-card h4{font-size:17px;font-weight:600;color:#e06040;margin-bottom:8px}.related-doc-card p{font-size:14px;color:#666;margin-bottom:0}.content-sidebar{position:sticky;top:100px;height:fit-content}.sidebar-card{background:#f8f9fa;padding:24px;border-radius:12px;margin-bottom:24px;border:1px solid #e5e5e5}.sidebar-card h3{font-size:18px;font-weight:600;color:#000;margin-bottom:12px}.sidebar-card p{font-size:14px;color:#666;margin-bottom:16px;line-height:1.5}.state-selector-small{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;color:#525252;background:#fff;margin-bottom:12px}.btn-block{width:100%;text-align:center}.sidebar-links{list-style:none;padding:0}.sidebar-links li{margin-bottom:10px}.sidebar-links a{color:#e06040;font-size:14px;font-weight:500;transition:color .3s}.sidebar-links a:hover{color:#c85030}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;margin-left:12px}.mobile-menu-toggle span{width:24px;height:2px;background:#525252;transition:all .3s;display:block}.mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media(max-width:1024px){.steps-grid,.stats,.features-grid,.articles-grid{grid-template-columns:1fr}.footer-nav{grid-template-columns:repeat(2,1fr)}.hero-content-wrapper{grid-template-columns:1fr}.hero-sidebar{position:static}.content-layout{grid-template-columns:1fr}.content-sidebar{position:static}.steps-grid-simple{grid-template-columns:1fr}.author-details{grid-template-columns:repeat(2,1fr)}.related-docs-grid{grid-template-columns:1fr}}@media(max-width:768px){.header-top-container{padding:15px 20px}.logo img{height:32px}.mobile-menu-toggle{display:flex}.support-link,.sign-in-btn{display:none}.header-nav{position:fixed;top:73px;left:0;right:0;background:#fff;max-height:0;overflow:hidden;transition:max-height .3s ease;box-shadow:0 4px 12px #0000001a;z-index:99}.header-nav.active{max-height:calc(100vh - 73px);overflow-y:auto}.header-nav-container{padding:0}.main-nav ul{flex-direction:column;gap:0}.main-nav>ul>li>a{color:#000;padding:16px 20px;border-bottom:1px solid #f0f0f0}.main-nav>ul>li>a:hover{background:#f7f5f0}.dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:0;padding:0;background:#f8f9fa;display:none}.has-dropdown.active .dropdown-menu{display:block}.dropdown-menu a{padding:12px 20px 12px 40px;border-bottom:1px solid #e5e5e5}.dropdown-menu a:hover{padding-left:44px}.hero{padding:40px 20px 50px}.hero h1{font-size:28px}.hero-subtitle{font-size:15px}.search-box{flex-direction:column;gap:10px}.search-box button{width:100%}.trust-badges{flex-direction:column;gap:20px;margin:30px auto 40px}.badge-item{justify-content:center}.section-header h2{font-size:24px}.section-header p{font-size:15px}.how-it-works{padding:40px 20px}.steps-grid{gap:30px}.why-choose{padding:40px 20px}.why-choose h2{font-size:24px}.stats{gap:20px}.stat h3{font-size:32px}.document-categories{padding:40px 20px}.category-card{padding:30px 20px;margin-bottom:30px}.category-content h2{font-size:22px}.more-than-template,.feature-large{padding:40px 20px}.feature-large h3{font-size:24px}.feature-large p{font-size:16px}.feature-small{padding:30px 20px}.feature-small h3{font-size:20px}.reviews{padding:40px 20px}.reviews h2{font-size:24px}.trustpilot-embed{padding:20px}.trustpilot-placeholder{padding:40px 20px;font-size:16px}.editorial-team{padding:40px 20px}.editorial-team h3{font-size:22px}.editorial-team p{font-size:15px}.latest-articles{padding:40px 20px}.articles-grid{gap:30px}.article-featured img{height:200px}.article-featured h3{font-size:20px}.cta-section{padding:40px 20px}.cta-section h2{font-size:24px}.cta-buttons{flex-direction:column;gap:12px}.site-footer{padding:40px 20px 20px}.footer-nav{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.footer-column h4{font-size:15px}.footer-bottom{flex-direction:column;gap:20px}.footer-badges{flex-direction:column;gap:15px}.template-hero{padding:40px 20px}.template-hero .hero-main h1{font-size:26px}.hero-description{font-size:15px}.template-cta{flex-direction:column}.template-metrics{gap:20px}.metric-item{min-width:100px}.metric-value{font-size:16px}.author-details{grid-template-columns:1fr;gap:20px}.author-info{padding:20px}.template-content{padding:40px 20px}.content-section h2{font-size:24px}.content-section h3{font-size:20px}.content-section p,.content-section ul li{font-size:15px}.feature-large .btn-primary,.btn-primary,.btn-secondary{width:100%;text-align:center}.cookie-banner{padding:15px}.cookie-content p{font-size:13px;margin-bottom:12px}.cookie-buttons{flex-direction:column;gap:8px}.cookie-buttons button{width:100%}}
