:root{--navy:#0f172a;--navy-2:#1e293b;--blue:#2563eb;--blue-dark:#1d4ed8;--green:#10b981;--green-dark:#059669;--text:#334155;--muted:#64748b;--line:#e2e8f0;--soft:#f8fafc;--soft-blue:#eff6ff;--white:#fff;--danger:#b91c1c;--shadow:0 22px 60px #0f172a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--soft);color:var(--navy);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);z-index:40;background:#fff;justify-content:space-between;align-items:center;gap:24px;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.brand{letter-spacing:-1.2px;font-size:28px;font-weight:800}.brand-mark{color:var(--green);vertical-align:top;margin-left:3px;font-size:12px}.top-nav{align-items:center;gap:24px;font-size:14px;font-weight:650;display:flex}.link-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0}.button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:750;transition:all .16s;display:inline-flex}.button:hover{background:var(--blue-dark);transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait;transform:none}.button-small{min-height:38px;padding:0 14px}.button-secondary{color:var(--blue);background:#fff;border:1px solid #bfdbfe}.button-secondary:hover{background:var(--soft-blue)}.full{width:100%}.generator{grid-template-columns:minmax(350px,430px) minmax(0,1fr);align-items:start;gap:22px;max-width:1500px;margin:0 auto;padding:24px;display:grid}.editor-panel{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;max-height:calc(100vh - 112px);display:flex;position:sticky;top:92px;overflow:hidden}.generator-heading{padding:24px 24px 18px}.generator-heading h1{letter-spacing:-.7px;margin:0 0 5px;font-size:25px}.generator-heading p{color:var(--muted);margin:0;font-size:14px}.sections{padding:0 14px;overflow:auto}.editor-section{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:9px;overflow:hidden}.editor-section.expanded{border-color:#bfdbfe;box-shadow:0 0 0 2px #2563eb0d}.section-trigger{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:28px 1fr 26px;align-items:center;gap:10px;width:100%;min-height:65px;padding:10px 12px;display:grid}.section-number{width:24px;height:24px;color:var(--muted);background:#f1f5f9;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.section-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.section-copy strong{font-size:14px}.section-copy small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.completion{border:1px solid var(--line);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.completion.complete{color:var(--green-dark);background:#ecfdf5;border-color:#a7f3d0;font-weight:900}.section-body{border-top:1px solid var(--line);background:#fbfdff;padding:16px}.field{color:var(--text);flex-direction:column;gap:6px;margin-bottom:13px;font-size:12px;font-weight:700;display:flex}.field small{color:var(--muted);font-weight:500;line-height:1.35}.input{width:100%;color:var(--navy);background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;min-height:41px;padding:9px 10px;transition:all .15s}.input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #2563eb1a}.textarea{resize:vertical;line-height:1.45}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.check-row{color:var(--text);align-items:center;gap:8px;margin:4px 0 14px;font-size:13px;font-weight:700;display:flex}.check-row input{width:17px;height:17px;accent-color:var(--blue)}.item-count{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.meter{background:#e2e8f0;border-radius:99px;width:100px;height:6px;overflow:hidden}.meter i{background:var(--green);border-radius:inherit;height:100%;display:block}.item-card{border:1px solid var(--line);background:#fff;border-radius:9px;margin-bottom:10px;padding:12px}.item-card-head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.text-danger{color:var(--danger);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:700}.item-fields{grid-template-columns:.7fr 1fr .8fr;gap:8px;display:grid}.item-fields .field{margin-bottom:0}.totals-card{border:1px solid var(--line);background:#fff;border-radius:9px;flex-direction:column;gap:8px;padding:11px;display:flex}.totals-card span{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.totals-card strong{color:var(--navy)}.totals-card .grand-total{border-top:1px solid var(--line);color:var(--green-dark);padding-top:9px;font-weight:800}.totals-card .grand-total strong{color:var(--green-dark)}.privacy-note,.browser-note{color:var(--muted);font-size:11px;line-height:1.45}.download-button{flex:none;margin:12px 14px 5px}.browser-note{text-align:center;margin:7px 14px 13px}.preview-panel{background:#e9eef5;border:1px solid #d8e0ea;border-radius:14px;min-width:0;min-height:720px;padding:28px;overflow:auto}.paper-wrap{max-width:850px;margin:0 auto}.invoice-paper{aspect-ratio:210/297;width:100%;min-height:930px;box-shadow:var(--shadow);color:var(--navy);background:#fff;flex-direction:column;padding:6.6% 6.3%;font-size:clamp(9px,.72vw,12px);display:flex}.invoice-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.invoice-head>div{grid-template-columns:18px 1fr;align-items:center;column-gap:7px;display:grid}.invoice-head strong{font-size:1.35em}.invoice-head small{color:var(--muted);grid-column:2;margin-top:2px}.invoice-logo-dot{color:var(--green)}.invoice-head h2{color:var(--green-dark);letter-spacing:.05em;margin:0;font-size:2em}.invoice-rule{background:var(--line);height:1px;margin:17px 0 18px}.invoice-meta-grid{grid-template-columns:1fr .85fr;gap:40px;display:grid}.invoice-label{color:var(--green-dark);letter-spacing:.08em;margin-bottom:7px;font-size:.73em;font-weight:850;display:block}.invoice-meta-grid p,.bill-to p,.invoice-bottom p{white-space:pre-wrap;margin:0 0 3px;line-height:1.38}.invoice-details-list p{justify-content:space-between;gap:14px;display:flex}.invoice-details-list span{color:var(--muted)}.invoice-details-list strong{text-align:right}.bill-to{max-width:52%;margin-top:25px}.invoice-table-wrap{margin-top:24px}.invoice-table{border-collapse:collapse;table-layout:fixed;width:100%}.invoice-table th{color:var(--text);text-transform:uppercase;letter-spacing:.05em;text-align:right;background:#f1f5f9;padding:8px 7px;font-size:.68em}.invoice-table th:first-child{text-align:left;width:47%}.invoice-table td{border-bottom:1px solid var(--line);text-align:right;vertical-align:top;padding:10px 7px}.invoice-table td:first-child{text-align:left;overflow-wrap:anywhere}.preview-totals{width:45%;margin:15px 0 0 auto}.preview-totals p{color:var(--muted);justify-content:space-between;margin:0;padding:5px 6px;display:flex}.preview-totals strong{color:var(--navy)}.preview-totals .preview-grand{color:var(--green-dark);background:#ecfdf5;margin-top:6px;padding:9px;font-weight:850}.preview-totals .preview-grand strong{color:var(--green-dark)}.invoice-bottom{grid-template-columns:1fr 1fr;gap:46px;margin-top:auto;padding-top:28px;display:grid}.invoice-footer-mark{color:#94a3b8;text-align:center;padding-top:32px;font-size:.7em}.notice{z-index:100;background:var(--navy);color:#fff;border-radius:10px;align-items:flex-start;gap:16px;max-width:520px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 50px #0f172a47}.notice button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:20px;line-height:1}.value-section,.guide-section{max-width:1180px;margin:55px auto 0;padding:40px 24px}.value-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:70px;display:grid}.eyebrow{color:var(--green-dark);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:850}.value-section h2,.guide-section h2{letter-spacing:-1.5px;margin:10px 0 15px;font-size:clamp(30px,4vw,46px);line-height:1.08}.value-section>div>p{color:var(--muted);line-height:1.7}.pricing-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px;position:relative}.price-card.featured{border:2px solid var(--green)}.popular{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:5px 10px;font-size:10px;font-weight:850;position:absolute;top:-12px;right:18px}.plan{color:var(--muted);margin:0;font-weight:750}.price-card h3{letter-spacing:-1px;margin:8px 0 18px;font-size:35px}.price-card h3 small{color:var(--muted);font-size:12px;font-weight:600}.price-card ul{color:var(--text);gap:9px;margin:0 0 22px;padding:0;font-size:13px;list-style:none;display:grid}.price-card li:before{content:"✓";color:var(--green-dark);margin-right:8px;font-weight:900}.guide-section{text-align:center}.guide-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.guide-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.guide-grid p{color:var(--muted);font-size:13px;line-height:1.55}.footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);gap:20px;margin:50px auto 0;padding:26px 24px 40px;font-size:12px;display:flex}.footer strong{color:var(--navy);margin-right:auto}.mobile-only{display:none}@media (max-width:980px){.site-header{padding:0 18px}.top-nav a{display:none}.generator{grid-template-columns:360px minmax(0,1fr);gap:14px;padding:16px}.preview-panel{padding:18px}.invoice-paper{min-height:760px}.value-section{grid-template-columns:1fr;gap:30px}}@media (max-width:760px){.site-header{height:58px;position:static}.brand{font-size:23px}.top-nav{gap:12px}.top-nav .link-button{display:none}.top-nav .button{min-height:34px;font-size:12px}.generator{padding:0;display:block}.mobile-only{display:block}.desktop-only{display:none}.generator>.generator-heading{border-bottom:1px solid var(--line);background:#fff;padding:18px 16px 13px}.generator-heading h1{font-size:21px}.mode-switch{background:#f1f5f9;border-radius:8px;grid-template-columns:1fr 1fr;margin-top:15px;padding:3px;display:grid}.mode-switch button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-weight:750}.mode-switch button.active{background:var(--blue);color:#fff;box-shadow:0 2px 8px #2563eb33}.editor-panel{border:0;border-radius:0;max-height:none;position:static}.sections{padding:14px 12px 0;overflow:visible}.download-button{margin:10px 12px 6px}.browser-note{margin-bottom:18px}.mobile-hidden{display:none}.preview-panel{background:#e8edf4;border:0;border-radius:0;min-height:0;padding:14px 10px 22px}.mobile-hidden-preview{display:none}.paper-wrap{max-width:100%}.invoice-paper{aspect-ratio:210/297;min-height:auto;padding:7% 6%;font-size:clamp(5px,1.85vw,8px);box-shadow:0 12px 36px #0f172a29}.invoice-rule{margin:10px 0}.invoice-meta-grid{gap:18px}.bill-to{margin-top:15px}.invoice-table-wrap{margin-top:14px}.invoice-table th{padding:5px 4px}.invoice-table td{padding:6px 4px}.preview-totals{margin-top:8px}.invoice-bottom{gap:20px;padding-top:16px}.invoice-footer-mark{padding-top:14px}.preview-actions{grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:12px;display:grid}.notice{bottom:12px;left:12px;right:12px}.value-section,.guide-section{margin-top:20px;padding:34px 16px}.pricing-grid,.guide-grid{grid-template-columns:1fr}.value-section h2,.guide-section h2{font-size:32px}.footer{flex-wrap:wrap;margin-top:20px;padding:24px 16px}.footer strong{width:100%}}@media (max-width:430px){.field-grid{grid-template-columns:1fr;gap:0}.item-fields{grid-template-columns:1fr 1fr}.item-fields .field:last-child{grid-column:1/-1}}
html,body{-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;max-width:100%;overflow-x:clip}.site-shell,.pro-shell,.pro-main-column,.pro-content,.dashboard-page,.stats-page{min-width:0;max-width:100%}.site-shell,.pro-shell,.pro-main-column,.pro-content{overflow-x:clip}.site-header{height:auto;min-height:78px;padding-top:8px;padding-bottom:8px}.brand{flex-direction:column;align-items:flex-start;gap:1px;line-height:1;display:flex}.brand-line{letter-spacing:-1.5px;font-size:34px;font-weight:850}.brand small{color:var(--muted);letter-spacing:.02em;font-size:11px;font-weight:700}.editor-section{scroll-margin-top:92px}.pdf-actions{flex:none;grid-template-columns:1.25fr .75fr;gap:8px;padding:12px 14px 5px;display:grid}.pdf-actions .download-button{margin:0}.print-button{min-width:0}.invoice-paper{height:auto;min-height:0;overflow:hidden}.invoice-footer-mark{color:var(--muted);border-top:1px solid #d1fae5;flex-direction:column;gap:2px;margin-top:18px;padding-top:9px;font-size:.72em;display:flex}.invoice-footer-mark strong{color:var(--green-dark);letter-spacing:.01em;font-size:1.25em}.invoice-footer-mark span{color:var(--muted)}@media (max-width:980px){.invoice-paper{min-height:0}}@media (max-width:760px){input,textarea,select,button{max-width:100%}input,textarea,select{font-size:16px}.site-header{height:auto;min-height:70px;padding-top:7px;padding-bottom:7px}.brand-line{font-size:28px}.brand small{font-size:9px;display:block}.editor-section{scroll-margin-top:12px}.pdf-actions{grid-template-columns:1fr 1fr;padding:10px 12px 6px}.preview-actions{grid-template-columns:.9fr 1.2fr .75fr}}@media (max-width:430px){.brand-line{font-size:26px}.brand small{font-size:8.5px}.top-nav .button{padding:0 11px}}
.site-header .top-nav .link-button{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-weight:750;transition:all .16s;display:inline-flex}.site-header .top-nav .link-button:hover{background:var(--blue-dark);transform:translateY(-1px)}@media (max-width:980px){.site-header .top-nav .link-button,.site-header .top-nav .button{display:inline-flex!important}.site-header .top-nav a:not(.link-button):not(.button){display:none!important}}@media (max-width:760px){.site-header{gap:12px;padding-left:14px;padding-right:14px}.site-header .top-nav{gap:9px;margin-left:auto}.site-header .top-nav .link-button,.site-header .top-nav .button{white-space:nowrap;align-items:center;min-height:34px;padding:0 10px;font-size:12px}}@media (max-width:390px){.site-header .brand small{display:none}.site-header .top-nav{gap:7px}.site-header .top-nav .link-button,.site-header .top-nav .button{padding:0 8px}}
.price-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px;position:relative}.price-card.featured{border:2px solid var(--green)}.popular{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:5px 10px;font-size:10px;font-weight:850;position:absolute;top:-12px;right:18px}.plan{color:var(--muted);margin:0;font-weight:750}.price-card h3{letter-spacing:-1px;margin:8px 0 18px;font-size:35px}.price-card h3 small{color:var(--muted);font-size:12px;font-weight:600}.price-card>small{color:#64748b;margin:-12px 0 18px;font-size:11px;font-weight:700;display:block}.price-card ul{color:var(--text);gap:9px;margin:0 0 22px;padding:0;font-size:13px;list-style:none;display:grid}.price-card li:before{content:"✓";color:var(--green-dark);margin-right:8px;font-weight:900}.guide-grid article{flex-direction:column;display:flex}.guide-grid article a{color:#1d4ed8;margin-top:auto;padding-top:8px;font-size:12px;font-weight:850}.guide-grid article a:hover{text-decoration:underline}.footer a{color:#475569;font-weight:750}.footer a:hover{color:#1d4ed8}.site-shell{grid-template-columns:minmax(0,1fr);display:grid!important}.site-shell>.site-header{grid-row:1}.site-shell>.value-section{grid-row:2;margin-top:28px}.site-shell>.generator{grid-row:3}.site-shell>.guide-section{grid-row:4}.site-shell>.footer{display:none}.site-shell>.site-header{min-height:88px;padding:10px 38px}.site-shell>.site-header .brand{white-space:nowrap;flex-direction:row;align-items:center;gap:14px;line-height:1}.site-shell>.site-header .brand-line{letter-spacing:-2.4px;font-size:52px}.site-shell>.site-header .brand small{letter-spacing:-.1px;font-size:16px;font-weight:750;line-height:1.2}.site-shell>.site-header .top-nav{gap:28px;font-size:16px;font-weight:700}.site-shell>.site-header .top-nav>a{font-size:16px}.site-shell>.site-header .top-nav .link-button,.site-shell>.site-header .top-nav .button{border-radius:9px;min-height:44px;padding:0 17px;font-size:15px;font-weight:800}#pricing{scroll-margin-top:104px}.public-pricing-section{width:100%;grid-template-columns:1fr!important;gap:28px!important;max-width:1500px!important}.public-pricing-section>div:first-child h2{letter-spacing:-1.5px;margin:0 0 15px;line-height:1.08;font-size:clamp(30px,4vw,46px)!important}.public-pricing-section>div:first-child h2:before{content:none!important}.public-pricing-section>div:first-child>p{color:var(--muted);max-width:900px;margin:0;line-height:1.7;font-size:16px!important}.public-pricing-section>div:first-child>p:before{content:none!important}.pricing-copy{max-width:1000px}.pricing-page-link{color:var(--blue-dark);margin-top:14px;font-size:13px;font-weight:850;display:inline-block}.pricing-page-link:hover{text-decoration:underline}.pricing-grid.pricing-grid-four{gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.pricing-grid.pricing-grid-four:after{content:none!important;display:none!important}.pricing-grid-four .price-card{flex-direction:column;min-width:0;padding:24px;display:flex}.pricing-grid-four .price-card ul{flex:1}.pricing-grid-four .plan-summary{min-height:64px;color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.55}.pricing-grid-four .klamic-card{border:2px solid #93c5fd;box-shadow:0 10px 30px #2563eb12}.pricing-grid-four .pro-card{border:2px solid #6ee7b7;box-shadow:0 10px 30px #10b98114}.pricing-grid-four .business-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px dashed #94a3b8}.tier-label{background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900;position:absolute;top:-11px;right:16px}.tier-label.pro-label{background:var(--green-dark)}.tier-label.business-label{background:var(--navy-2)}.pricing-grid-four .coming-soon-price{letter-spacing:-.6px;margin-bottom:20px;font-size:28px}.disabled-cta{pointer-events:none;color:#64748b!important;cursor:default!important;background:#e2e8f0!important;transform:none!important}.business-disabled{background:#f1f5f9!important}.pricing-page-shell>.public-pricing-section{margin-top:44px;padding-top:46px}.pricing-page-shell .pricing-copy{text-align:center;margin:0 auto}.pricing-page-shell .pricing-copy>p{margin-left:auto!important;margin-right:auto!important}.pricing-guidance{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:4px;display:grid}.pricing-guidance article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.pricing-guidance strong{font-size:14px}.pricing-guidance p{color:var(--muted);margin:8px 0 0!important;font-size:12px!important;line-height:1.55!important}@media (min-width:981px){.invoice-paper{font-size:14px!important}}@media (min-width:761px) and (max-width:980px){.invoice-paper{font-size:12px!important}.site-shell>.site-header{min-height:84px;padding:9px 24px}.site-shell>.site-header .brand-line{letter-spacing:-2px;font-size:44px}.site-shell>.site-header .brand small{font-size:13px}.site-shell>.site-header .top-nav{gap:12px}.site-shell>.site-header .top-nav .link-button,.site-shell>.site-header .top-nav .button{min-height:40px;padding:0 14px;font-size:14px}#pricing{scroll-margin-top:98px}}.site-shell .invoice-footer-mark{font-size:.9em}.site-shell .invoice-footer-mark strong{line-height:1.08;font-size:2.1em!important}.site-shell .invoice-footer-mark span{font-size:1.05em}.homepage-footer{margin-top:20px}@media (max-width:1180px) and (min-width:761px){.public-pricing-section{grid-template-columns:1fr!important;gap:30px!important}.pricing-grid.pricing-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.guide-grid article a{padding-top:4px}.footer{flex-wrap:wrap}.site-shell>.value-section{margin-top:10px}.site-shell>.site-header{min-height:72px;padding-top:7px;padding-bottom:7px}.site-shell>.site-header .brand{gap:9px}.site-shell>.site-header .brand-line{letter-spacing:-1.6px;font-size:34px}.site-shell>.site-header .brand small{font-size:11px}.site-shell>.site-header .top-nav{gap:9px}.site-shell>.site-header .top-nav .link-button,.site-shell>.site-header .top-nav .button{min-height:36px;padding:0 11px;font-size:13px}#pricing{scroll-margin-top:12px}.public-pricing-section>div:first-child h2{font-size:32px!important}.public-pricing-section>div:first-child>p{font-size:15px!important}.pricing-grid.pricing-grid-four{grid-template-columns:1fr!important}.pricing-grid-four .plan-summary{min-height:0}.pricing-guidance{grid-template-columns:1fr}.pricing-page-shell>.public-pricing-section{margin-top:10px;padding-top:34px}.invoice-paper{font-size:clamp(5px,1.85vw,8px)!important}.site-shell .invoice-footer-mark strong{font-size:2em!important}}@media (max-width:560px){.site-shell>.site-header .brand small{display:none}}
.legal-page-shell{color:#0f172a;background:#f8fafc;min-height:100vh}.legal-header{z-index:30;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 28px;display:flex;position:sticky;top:0}.legal-brand{flex-direction:column;gap:2px;display:flex}.legal-brand strong{letter-spacing:-1px;font-size:25px}.legal-brand strong span{color:#10b981;vertical-align:top;margin-left:2px;font-size:9px}.legal-brand small{color:#64748b;font-size:9px;font-weight:700}.legal-header nav,.legal-footer nav{flex-wrap:wrap;gap:18px;display:flex}.legal-header nav a,.legal-footer nav a{color:#475569;font-size:12px;font-weight:750}.legal-document{max-width:860px;margin:0 auto;padding:54px 24px 72px}.legal-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#059669;font-size:10px;font-weight:900}.legal-document h1{letter-spacing:-2.4px;margin:9px 0 12px;font-size:clamp(38px,6vw,62px);line-height:1}.legal-intro{color:#475569;max-width:760px;margin:0;font-size:17px;line-height:1.65}.legal-reviewed{color:#94a3b8;margin:13px 0 0;font-size:11px;font-weight:700}.legal-prelaunch-note{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin:0 0 30px;padding:16px 18px}.legal-prelaunch-note strong{font-size:12px}.legal-prelaunch-note p{margin:5px 0 0;font-size:12px;line-height:1.55}.legal-content{gap:30px;margin-top:42px;display:grid}.legal-content section,.legal-operator{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px 26px}.legal-content h2,.legal-operator h2{letter-spacing:-.5px;margin:0 0 10px;font-size:21px}.legal-content h3{margin:20px 0 7px;font-size:15px}.legal-content p,.legal-content li,.legal-operator p{color:#475569;font-size:13px;line-height:1.7}.legal-content p{margin:8px 0}.legal-content ul{gap:5px;margin:10px 0 0;padding-left:20px;display:grid}.legal-content a,.legal-operator a{color:#1d4ed8;text-underline-offset:2px;text-decoration:underline}.legal-operator{margin-top:30px}.legal-operator p{margin:7px 0}.legal-footer{color:#64748b;border-top:1px solid #e2e8f0;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;max-width:1100px;margin:0 auto;padding:26px 24px 42px;font-size:11px;display:grid}.legal-footer>span{justify-self:start}.legal-footer>strong{color:#0f172a}.legal-callout{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:13px 14px;color:#1e3a8a!important}.legal-table{border-collapse:collapse;width:100%;margin-top:12px;font-size:12px}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:10px}.legal-table th{color:#334155;background:#f8fafc}.legal-table td{color:#475569}.public-legal-footer{color:#64748b;background:#fff;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:28px;padding:18px 24px 24px;font-size:11px;display:flex}.public-legal-footer strong{color:#0f172a}.public-legal-footer nav{flex-wrap:wrap;gap:16px;display:flex}.public-legal-footer a{color:#475569;font-weight:750}.public-legal-footer a:hover{color:#1d4ed8}@media (max-width:720px){.legal-header{align-items:flex-start;min-height:auto;padding:16px;position:static}.legal-header nav{justify-content:flex-end;gap:10px 13px;max-width:190px}.legal-header nav a{font-size:10px}.legal-document{padding:36px 14px 54px}.legal-document h1{font-size:42px}.legal-intro{font-size:15px}.legal-content{gap:14px;margin-top:28px}.legal-content section,.legal-operator{border-radius:12px;padding:18px 16px}.legal-footer{grid-template-columns:1fr;gap:8px;padding:22px 14px 36px}.legal-footer>span{justify-self:auto}.legal-footer nav{gap:12px}.public-legal-footer{flex-direction:column;align-items:flex-start;gap:8px;padding:16px 14px 22px}.public-legal-footer nav{gap:10px 14px}}
.public-ad-slot{color:#334155;text-align:center;background:#fff;border:1px solid #dbe4ef;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:112px;padding:18px;display:flex;box-shadow:0 12px 34px #0f172a14}.public-ad-slot[hidden]{display:none!important}.public-ad-slot>span{text-transform:uppercase;letter-spacing:.12em;color:#94a3b8;font-size:10px;font-weight:850}.public-ad-slot>small{max-width:230px;font-size:11px;line-height:1.45}.public-ad-slot-rail{min-height:600px;padding:16px}.public-home-ad-rail{display:none}.public-house-ad{background:linear-gradient(#f0fdf9 0%,#fff 46%,#eff6ff 100%);border-color:#a7f3d0;justify-content:flex-start;padding-top:28px}.public-house-ad .house-ad-kicker{color:#047857;letter-spacing:.09em;background:#d1fae5;border-radius:99px;padding:5px 9px}.public-house-ad>strong{letter-spacing:-.35px;color:#0f172a;font-size:17px;line-height:1.16}.public-house-ad>p{color:#64748b;margin:0;font-size:11px;line-height:1.55}.house-ad-price{color:#0f172a;justify-content:center;align-items:baseline;gap:3px;margin-top:2px;display:flex}.house-ad-price b{letter-spacing:-1px;font-size:25px}.house-ad-price small{color:#64748b;font-size:10px}.public-house-ad>a{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:39px;font-size:12px;font-weight:850;transition:all .16s;display:flex}.public-house-ad>a:hover{background:#1d4ed8;transform:translateY(-1px)}.public-house-ad .house-ad-free-note{color:#64748b;font-size:9px}.upgrade-prompt-backdrop{z-index:130;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a8f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.upgrade-prompt{background:#fff;border:1px solid #dbe4ef;border-radius:18px;width:min(100%,480px);max-height:calc(100vh - 40px);padding:30px;position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a4d}.upgrade-prompt-close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;width:34px;height:34px;font-size:23px;line-height:1;position:absolute;top:14px;right:14px}.upgrade-prompt-success{color:#047857;letter-spacing:.02em;background:#d1fae5;border-radius:99px;align-items:center;padding:6px 10px;font-size:11px;font-weight:850;display:inline-flex}.upgrade-prompt h2{letter-spacing:-1px;color:#0f172a;margin:14px 38px 9px 0;font-size:29px;line-height:1.05}.upgrade-prompt>p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.upgrade-prompt ul{color:#334155;gap:8px;margin:18px 0;padding:0;font-size:13px;list-style:none;display:grid}.upgrade-prompt li:before{content:"✓";color:#059669;margin-right:8px;font-weight:900}.upgrade-prompt-price{color:#0f172a;align-items:baseline;gap:8px;margin:2px 0 17px;display:flex}.upgrade-prompt-price strong{font-size:21px}.upgrade-prompt-price span{color:#64748b;font-size:12px}.upgrade-prompt-later{color:#64748b;cursor:pointer;background:0 0;border:0;margin:12px auto 0;padding:7px;font-size:12px;font-weight:700;display:block}.upgrade-prompt-later:hover{color:#334155}.free-item-fields{grid-template-columns:.7fr 1fr}@media (min-width:1180px){.generator{grid-template-columns:minmax(350px,430px) minmax(0,1fr) 160px;width:100%;max-width:1500px;margin-left:auto;margin-right:auto}.public-home-ad-rail{grid-column:3;align-self:start;width:160px;display:block;position:static}.public-home-ad-rail .public-ad-slot{width:100%}}@media (max-width:1179px){.public-home-ad-rail{display:none!important}}@media (max-width:760px){.public-ad-slot{min-height:92px;padding:14px}.public-ad-slot-rail{min-height:92px}.upgrade-prompt-backdrop{align-items:end;padding:12px}.upgrade-prompt{border-radius:18px 18px 12px 12px;width:100%;max-height:86vh;padding:24px 20px 20px}.upgrade-prompt h2{font-size:25px}.upgrade-prompt>p{font-size:13px}}@media (max-width:430px){.free-item-fields{grid-template-columns:1fr 1fr}.free-item-fields .field:last-child{grid-column:auto}}
.value-section>div:first-child>.eyebrow{display:none}
:root{--type-caption:12px;--type-meta:13px;--type-ui:14px;--type-body:15px;--type-input:16px}@media screen{body{font-size:var(--type-body);line-height:1.5}.site-shell .top-nav{font-size:16px}.site-shell .generator-heading p{font-size:var(--type-body)}.site-shell .section-copy strong{font-size:15px}.site-shell .section-copy small{font-size:var(--type-meta);line-height:1.4}.site-shell .section-number,.site-shell .completion{font-size:var(--type-caption)}.site-shell .field{font-size:var(--type-ui);line-height:1.4}.site-shell .field small{font-size:var(--type-meta);line-height:1.45}.site-shell .input,.site-shell input,.site-shell select,.site-shell textarea{font-size:var(--type-input)}.site-shell .check-row{font-size:var(--type-ui)}.site-shell .item-count,.site-shell .item-card-head,.site-shell .text-danger{font-size:var(--type-meta)}.site-shell .totals-card span{font-size:var(--type-ui)}.site-shell .privacy-note,.site-shell .browser-note{font-size:var(--type-meta);line-height:1.5}.site-shell .eyebrow,.popular,.tier-label{font-size:var(--type-caption)}.price-card>small{font-size:var(--type-meta)}.price-card h3 small{font-size:var(--type-ui)}.price-card ul{font-size:var(--type-body);line-height:1.5}.pricing-page-link{font-size:var(--type-ui)}.pricing-grid-four .plan-summary{font-size:var(--type-ui);line-height:1.55}.pricing-guidance strong{font-size:15px}.pricing-guidance p{font-size:var(--type-ui)!important;line-height:1.6!important}.guide-grid p{font-size:var(--type-body)}.guide-grid article a{font-size:var(--type-ui)}.footer,.public-legal-footer{font-size:var(--type-ui);line-height:1.5}body>main label{font-size:var(--type-ui)!important;line-height:1.4!important}body>main input,body>main textarea,body>main select{font-size:var(--type-input)!important;line-height:1.4!important}body>main button{font-size:var(--type-ui)!important}body>main p[style]{font-size:var(--type-ui)!important;line-height:1.6!important}body>main small[style]{font-size:var(--type-meta)!important;line-height:1.45!important}body>main a[style]{font-size:var(--type-ui)!important}}@media screen and (max-width:760px){.site-shell>.site-header .brand small{font-size:13px}.site-shell>.site-header .top-nav .link-button,.site-shell>.site-header .top-nav .button,.site-shell .generator-heading p,.site-shell .field,.site-shell .check-row,.site-shell .totals-card span{font-size:14px}.site-shell .field small,.site-shell .section-copy small,.site-shell .privacy-note,.site-shell .browser-note{font-size:13px}}
