@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bg-color:#f8f9fa;--text-primary:#111827;--text-secondary:#6b7280;--accent-primary:#000;--accent-hover:#374151;--card-bg:#fff;--card-border:1px solid #00000014;--card-radius:20px;--hover-transition:all .35s cubic-bezier(.2, 0, 0, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-primary);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.app-container{flex-direction:column;min-height:100vh;display:flex}main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem}.btn-primary{background:var(--accent-primary);color:#fff;letter-spacing:.01em;cursor:pointer;transition:var(--hover-transition);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-size:.95rem;font-weight:500;display:inline-flex}.btn-primary:hover{background:var(--accent-hover);transform:scale(.98)}.page-header{text-align:center;margin-top:4rem;margin-bottom:4rem}.page-title{letter-spacing:-.05em;color:var(--text-primary);margin-bottom:1rem;font-size:4.5rem;font-weight:600;line-height:1}.page-subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1.15rem;font-weight:300;line-height:1.5}.tooltip-container{cursor:help;display:inline-flex;position:relative}.tooltip-container .tooltip-text{visibility:hidden;opacity:0;color:#f3f4f6;text-align:center;z-index:50;pointer-events:none;text-transform:none;letter-spacing:normal;background-color:#111827;border-radius:8px;width:180px;padding:.5rem .75rem;font-size:.75rem;font-weight:500;line-height:1.35;transition:all .2s ease-in-out;position:absolute;bottom:130%;left:50%;transform:translate(-50%)translateY(5px);box-shadow:0 10px 15px -3px #0003}.tooltip-container .tooltip-text:after{content:"";border:5px solid #0000;border-top-color:#111827;margin-left:-5px;position:absolute;top:100%;left:50%}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}.tooltip-bottom-right .tooltip-text{inset:130% -10px auto auto;transform:translateY(-5px)}.tooltip-bottom-right .tooltip-text:after{border-color:#0000 #0000 #111827;inset:auto 25px 100% auto}.tooltip-bottom-right:hover .tooltip-text{transform:translateY(0)}@media (max-width:850px){.page-title{font-size:2.75rem!important}.page-subtitle{padding:0 1rem;font-size:1rem!important}.page-header{margin-top:2rem!important;margin-bottom:2.5rem!important}.responsive-workspace{flex-direction:column!important}.responsive-sidebar{border-top:1px solid #0000001a!important;border-left:none!important;width:100%!important;max-width:100%!important}.responsive-input-form input[type=text]{width:100%!important;min-width:0!important}.responsive-input-form{flex-direction:column!important}.responsive-preview{text-align:center!important;flex-direction:column!important;gap:1.5rem!important;padding:1.5rem!important}.responsive-preview>div{margin:0 auto!important}.responsive-header-icon{text-align:center!important;flex-direction:column!important}.responsive-card-actions{flex-direction:column!important;gap:.5rem!important}.responsive-flex-header{flex-direction:column!important;align-items:flex-start!important;gap:1.5rem!important}.responsive-dashboard-container{padding:0 1rem!important}.responsive-dashboard-row{flex-direction:column!important;align-items:flex-start!important;gap:1.25rem!important;padding:1.25rem!important}.responsive-dashboard-row>div:first-child,.responsive-dashboard-row a{width:100%!important}.responsive-dashboard-row button{text-align:center!important;width:100%!important}.responsive-paywall{box-sizing:border-box;width:100%!important;padding:2rem 1.25rem!important}.responsive-paywall p{margin-bottom:2rem!important;font-size:.95rem!important}.responsive-paywall button{width:100%!important;padding:1rem 1.5rem!important;font-size:1rem!important}.responsive-paywall-wrapper{padding:1.5rem!important}.responsive-grid-2col{grid-template-columns:1fr!important}.responsive-grid-3col{grid-template-columns:repeat(2,1fr)!important}.responsive-converter-padding{padding:2rem 1rem!important}.responsive-box-padding{padding:1.5rem!important}.mobile-pill-toolbar{border-radius:24px!important;gap:.5rem!important;width:95%!important;padding:1rem!important}.blog-post-h1{font-size:2rem!important;line-height:1.2!important}.blog-index-h2{font-size:1.5rem!important}.blog-post-content{font-size:1rem!important}.blog-card{padding:1.5rem!important}}
.Header-module__hBw1pG__header{border-bottom:var(--card-border);background:var(--card-bg);z-index:1000;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{color:var(--text-primary);letter-spacing:-.04em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Header-module__hBw1pG__logoDot{background-color:var(--text-primary);border-radius:50%;width:12px;height:12px}.Header-module__hBw1pG__navMenu{gap:1.5rem;height:100%;display:flex}.Header-module__hBw1pG__navLink{height:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0 .5rem;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Header-module__hBw1pG__navLink:hover{color:var(--text-secondary)}.Header-module__hBw1pG__caret{opacity:.5;margin-left:.2rem;font-size:.75rem}.Header-module__hBw1pG__dropdownParent{align-items:center;height:100%;display:flex;position:relative}.Header-module__hBw1pG__megaMenu{background:var(--card-bg);border:var(--card-border);opacity:0;visibility:hidden;border-radius:12px;gap:2rem;min-width:450px;padding:1.5rem;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #00000014}@media (hover:hover){.Header-module__hBw1pG__dropdownParent:hover .Header-module__hBw1pG__megaMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}}.Header-module__hBw1pG__forceOpen{opacity:1!important;visibility:visible!important;transform:none!important}.Header-module__hBw1pG__megaTitle{color:var(--text-secondary);letter-spacing:.05em;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.Header-module__hBw1pG__megaColumn{flex-direction:column;flex:1;gap:.25rem;display:flex}.Header-module__hBw1pG__megaLink{color:var(--text-primary);border-radius:6px;align-items:center;gap:.5rem;margin-left:-.5rem;padding:.5rem;font-size:.9rem;font-weight:500;transition:background .1s;display:flex}.Header-module__hBw1pG__megaLink:hover{background:var(--bg-color)}.Header-module__hBw1pG__megaLink .Header-module__hBw1pG__icon{opacity:.5;text-align:center;width:16px}.Header-module__hBw1pG__authGroup{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__btnLogin{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:.6rem 1rem;font-size:.95rem;font-weight:600;transition:opacity .2s}.Header-module__hBw1pG__btnLogin:hover{opacity:.7}.Header-module__hBw1pG__btnSignup{z-index:50;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;display:block;position:relative}.Header-module__hBw1pG__avatarContainer{align-items:center;height:100%;padding-left:.5rem;display:flex;position:relative}.Header-module__hBw1pG__avatarMenu{background:var(--card-bg);border:var(--card-border);opacity:0;visibility:hidden;border-radius:12px;min-width:150px;padding:.5rem;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 10px 40px #00000014}.Header-module__hBw1pG__avatarContainer:hover .Header-module__hBw1pG__avatarMenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__hBw1pG__logoutBtn{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);background:0 0;border:none;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:500;transition:background .1s}.Header-module__hBw1pG__logoutBtn:hover{background:var(--bg-color)}@media (max-width:850px){.Header-module__hBw1pG__container{flex-wrap:wrap;align-items:center;gap:1rem;height:auto;padding:1rem;position:relative}.Header-module__hBw1pG__logo{flex-shrink:0;order:1}.Header-module__hBw1pG__authGroup{flex-shrink:0;order:2;gap:.5rem}.Header-module__hBw1pG__btnLogin{padding:0;font-size:.85rem}.Header-module__hBw1pG__btnSignup{padding:.5rem 1rem;font-size:.85rem}.Header-module__hBw1pG__navMenu{flex-wrap:wrap;order:3;justify-content:flex-start;gap:1rem;width:100%;padding-bottom:.5rem}.Header-module__hBw1pG__navLink{padding:.5rem 0;font-size:.95rem}.Header-module__hBw1pG__dropdownParent{position:static!important}.Header-module__hBw1pG__megaMenu{flex-direction:column!important;gap:1.5rem!important;width:calc(100% - 2rem)!important;min-width:0!important;padding:1.5rem!important;top:calc(100% - .5rem)!important;left:1rem!important;right:1rem!important;transform:none!important;box-shadow:0 10px 40px #00000026!important}}
.Footer-module__S6Hkya__footer{border-top:var(--card-border);background-color:var(--bg-color);margin-top:4rem;padding:3rem 0}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:flex-end;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Footer-module__S6Hkya__left{flex-direction:column;gap:.5rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-primary);font-size:.95rem;font-weight:600}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);font-size:.85rem}.Footer-module__S6Hkya__navLinks{gap:2rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.85rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}@media (max-width:768px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;align-items:center;gap:2rem}.Footer-module__S6Hkya__navLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem}}
