@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 500;font-display:swap;src:url('invoice-generator/assets/fonts/dm-sans-regular.ttf') format('truetype')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:550 800;font-display:swap;src:url('invoice-generator/assets/fonts/dm-sans-semibold.ttf') format('truetype')}
@font-face{font-family:Manrope;font-style:normal;font-weight:700 800;font-display:swap;src:url('invoice-generator/assets/fonts/manrope-bold.ttf') format('truetype')}
:root{color-scheme:light;--ink:#243c34;--muted:#65756c;--green:#137b69;--line:#dfe6df;--paper:#fafbf7;--mint:#eaf2e9}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:4px}a:hover{color:var(--green)}[hidden]{display:none!important}.wrap{width:min(1120px,calc(100% - 80px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:absolute;top:-100px;left:20px;background:white;padding:12px 20px;z-index:5}.skip-link:focus{top:12px}.site-header{min-height:96px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:700;font-size:22px;letter-spacing:-.8px;white-space:nowrap}.brand-ending{color:var(--green)}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.site-header nav a[aria-current]{color:var(--green)}.header-note{border-left:1px solid var(--line);padding-left:26px;font-weight:400;color:var(--muted);display:flex;align-items:center;gap:8px}.status-dot{display:inline-block;width:6px;height:6px;flex-shrink:0;border-radius:50%;background:var(--green)}.hero{padding-block:64px 49px;text-align:center;background-image:radial-gradient(#aac2b250 .7px,transparent .7px);background-size:18px 18px;background-repeat:repeat;background-position:center;position:relative}.hero:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse,#fafbf7 34%,#fafbf740 65%,#fafbf7 95%);pointer-events:none}.hero>*{position:relative}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:var(--muted);margin:0 0 18px}.hero .eyebrow .status-dot{margin-right:8px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(42px,4.5vw,62px);line-height:1.14;letter-spacing:-2.8px;margin:0 0 19px}.hero h1 span{color:var(--green)}.hero-description{font-size:17px;line-height:1.8;color:var(--muted);margin:0}.hero-notes{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:24px;font-size:12px;color:var(--muted)}.hero-notes b{font-weight:400;color:var(--green);margin-right:4px}h2{font-family:Manrope,sans-serif;letter-spacing:-.7px;font-size:27px;line-height:1.35;margin:0}h3{line-height:1.35}.tools-section{padding-bottom:50px}.directory-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:10px 0 23px}.directory-heading h2{font-size:23px}.collection-label{font-size:10px;letter-spacing:1.5px;color:var(--muted)}.search-form{display:flex;align-items:center;gap:14px;border:1px solid #bdcfc3;border-radius:10px;background:white;padding:8px 9px 8px 19px;box-shadow:0 3px 14px #213e2d05;min-height:66px}.search-form:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #137b6917}.search-icon{width:22px;height:22px;flex-shrink:0;color:var(--green)}#tool-search{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px;padding:10px 0}#tool-search::placeholder{color:#77857d}#tool-search::-webkit-search-cancel-button{display:none}.search-submit{display:flex;align-items:center;gap:24px;background:var(--green);color:white;border:0;padding:11px 20px;border-radius:6px;font-size:13px;font-weight:600}.search-submit:hover{background:#0c6556}.search-submit span{font-size:20px}.clear-search{border:0;background:none;color:var(--muted);font-size:12px;padding:8px}.clear-search:hover{color:var(--green)}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0}.category-filters{display:flex;flex-wrap:wrap;gap:8px}.category-filter{border:1px solid var(--line);background:transparent;color:var(--muted);border-radius:6px;padding:7px 14px;font-size:12px}.category-filter[aria-pressed=true]{background:var(--mint);border-color:#c9ddcf;color:#116653;font-weight:600}.category-filter:hover{border-color:#88ae97;color:var(--green)}.result-count{font-size:12px;color:var(--muted);white-space:nowrap;margin:0}.tool-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.tool-card{display:flex;align-items:flex-start;gap:23px;padding:28px;background:white;border:1px solid var(--line);border-radius:11px;transition:border-color .15s,box-shadow .15s}.tool-card:hover{border-color:#b6ccbd;box-shadow:0 5px 20px #243c3406}.tool-icon{flex-shrink:0;width:60px;height:64px;border-radius:12px;display:grid;place-items:center;background:#e9f3ed;color:var(--green)}.tool-icon svg{width:32px;height:32px}.tool-content{flex:1;min-width:0}.tool-kicker{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted)}.free-badge{background:#eff6ec;color:#386b47;border:1px solid #dfebd9;border-radius:4px;padding:0 6px;font-size:10px}.tool-content h3{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.6px;margin:7px 0 7px}.tool-content p{font-size:14px;line-height:1.7;color:var(--muted);max-width:545px;margin:0}.tool-features{display:flex;flex-wrap:wrap;gap:14px;list-style:none;margin:15px 0 0;padding:0}.tool-features li{font-size:11px;color:#6a796f}.tool-features li+li::before{content:'·';margin-right:14px;color:#90a197}.tool-action{align-self:center;display:flex;flex-direction:column;align-items:center;gap:14px;margin-left:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:45px;padding:10px 19px;font-size:13px;font-weight:600;border:1px solid transparent;border-radius:6px;transition:background .15s}.primary{background:var(--green);color:white}.primary:hover{background:#0c6556;color:white}.secondary,.nav-cta{background:white;border-color:var(--line);color:var(--green)}.button span{font-size:20px;line-height:1}.tool-action .button{white-space:nowrap}.spanish-link{font-size:11px;color:var(--muted);text-underline-offset:4px}.spanish-link:hover{text-decoration:underline}.collection-note{display:flex;align-items:center;gap:14px;padding:25px 0 0;color:var(--muted)}.collection-note>span{color:var(--green);font-size:28px}.collection-note strong{font-size:12px;font-weight:600;color:#566d60}.collection-note p{font-size:12px;margin:2px 0 0}.empty-results{text-align:center;border:1px dashed #c6d7c9;border-radius:10px;background:#f4f7f0;padding:30px}.empty-symbol{display:block;font-size:35px;line-height:1;color:var(--green)}.empty-results h3{font-size:20px;margin:15px 0 9px}.empty-results p{color:var(--muted);font-size:14px;margin:0 0 20px}.no-script-note{font-size:13px;color:var(--muted)}.about-section{padding-block:46px;border-top:1px solid var(--line)}.about-heading{text-align:center;margin-bottom:32px}.about-heading .eyebrow{margin-bottom:10px}.about-heading>p:last-child{color:var(--muted);font-size:14px;margin:12px 0 0}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.principles article{position:relative;padding-left:0}.principle-number{font-size:10px;color:var(--green);border:1px solid #dce5d8;border-radius:50%;height:26px;width:26px;display:grid;place-items:center;margin-bottom:14px}.principles h3{font-size:15px;font-weight:600;margin:0 0 8px}.principles p{font-size:13px;color:var(--muted);margin:0;line-height:1.85}.faq-section{display:grid;grid-template-columns:1fr 1.2fr;gap:70px;border-top:1px solid var(--line);padding-block:40px 20px}.faq-section .eyebrow{margin-bottom:12px}.faq-section h2{font-size:25px}.faq-list details{border-bottom:1px solid var(--line);padding-block:16px}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:14px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:18px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';font-size:20px;font-weight:400;color:var(--green)}.faq-list details[open] summary::after{content:'−'}.faq-list p{font-size:13px;color:var(--muted);margin:13px 0 2px;line-height:1.8}.faq-list p a{text-decoration:underline;overflow-wrap:anywhere}.closing-note{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:var(--muted);padding-block:27px 35px}.site-footer{min-height:91px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px;color:var(--muted)}.site-footer .brand{font-size:18px;color:var(--ink)}.site-footer>a:last-child{font-size:12px}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header-note{display:none}.hero{padding-block:48px 40px}.tool-card{gap:18px;padding:24px}.tool-action{margin-left:6px}.tool-content p{font-size:13px}.principles{gap:25px}.faq-section{gap:35px}.site-header nav{gap:22px}}
@media(max-width:620px){.wrap{width:calc(100% - 36px)}.site-header{min-height:94px;flex-wrap:wrap;gap:12px;padding-block:18px}.brand{font-size:20px}.brand img{width:30px;height:30px}.site-header nav{font-size:12px;gap:22px}.hero{padding-block:39px 32px}.hero h1{font-size:45px;letter-spacing:-2px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-description{font-size:14px}.hero-notes{gap:13px;font-size:10px;margin-top:20px}.directory-heading{margin:6px 0 17px}.directory-heading h2{font-size:21px}.collection-label{display:none}.search-form{gap:10px;padding:6px 7px 6px 13px;min-height:57px}.search-icon{width:18px;height:18px}#tool-search{font-size:13px}.search-submit{padding:10px 11px;font-size:12px}.search-submit span{display:none}.clear-search{padding:6px;font-size:11px}.directory-toolbar{margin:17px 0;gap:10px}.category-filter{font-size:11px;padding:6px 11px}.result-count{font-size:11px}.tool-card{padding:21px 19px;gap:15px;flex-wrap:wrap}.tool-icon{width:43px;height:47px;border-radius:9px}.tool-icon svg{width:25px;height:25px}.tool-content{flex-basis:calc(100% - 58px)}.tool-content h3{font-size:20px}.tool-features{gap:8px}.tool-features li{font-size:10px}.tool-features li+li::before{margin-right:8px}.tool-action{width:100%;margin:4px 0 0;padding-top:17px;border-top:1px solid var(--line);flex-direction:row;justify-content:space-between;gap:10px}.tool-action .button{gap:20px;padding-inline:14px;font-size:12px}.spanish-link{font-size:10px}.collection-note{align-items:flex-start;padding-top:22px;gap:11px}.collection-note>span{line-height:1.3}.collection-note strong,.collection-note p{font-size:11px}.tools-section{padding-bottom:32px}.about-section{padding-block:32px}.about-heading{text-align:left;margin-bottom:25px}.about-heading .eyebrow{font-size:8px;letter-spacing:1.2px}.about-heading h2{font-size:25px}.about-heading>p:last-child{font-size:13px}.principles{grid-template-columns:1fr;gap:22px}.principles article{padding-left:41px}.principle-number{position:absolute;top:0;left:0}.principles h3{font-size:14px}.faq-section{grid-template-columns:1fr;gap:24px;padding-top:30px}.faq-list details:first-child{padding-top:16px;border-top:1px solid var(--line)}.faq-section h2{font-size:24px}.site-footer{flex-wrap:wrap;padding-block:22px;gap:15px}.site-footer>span{display:none}.site-footer .brand{font-size:16px}.site-footer>a:last-child{font-size:11px}.closing-note{font-size:11px;padding-block:20px 27px}}
@media(max-width:360px){.hero h1{font-size:39px}.hero-notes{gap:8px;font-size:9px}.search-submit{display:none}.tool-action{flex-direction:column;align-items:stretch}.tool-action .button{justify-content:space-between}.spanish-link{text-align:center}.site-footer{justify-content:center}.site-footer>a:last-child{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.tool-card{transition:none}}

/* Language navigation remains visible at every viewport size. */
.hub-languages{display:flex;align-items:center;gap:16px;font-size:12px}.hub-languages a{padding:7px 0}.hub-languages a[aria-current="page"]{color:var(--green);font-weight:600;text-decoration:underline;text-underline-offset:4px}
@media(max-width:620px){.site-footer{justify-content:space-between}.hub-languages{font-size:12px;gap:13px}.site-footer>a:last-child{flex-basis:100%;text-align:center}html[lang="es"] .hero h1{font-size:clamp(32px,9vw,45px)}html[lang="es"] .result-count{white-space:normal;text-align:right}html[lang="es"] .directory-toolbar{align-items:flex-start}html[lang="es"] .category-filters{flex-shrink:0}html[lang="es"] .tool-action{justify-content:flex-end}}
