.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:1px solid transparent;border-radius:999px;padding:0 24px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.ui-button:disabled{cursor:not-allowed;opacity:.55}.ui-button:not(:disabled):hover{transform:translateY(-1px)}.ui-button--primary{background:var(--brand);color:white;box-shadow:0 14px 28px rgb(15 118 110/.2)}.ui-button--primary:not(:disabled):hover{background:var(--brand-hover)}.ui-button--secondary{border-color:var(--line-strong);background:var(--surface);color:#334155}.ui-button--secondary:not(:disabled):hover{background:#f8fafc;border-color:var(--line-strong)}.ui-button--ghost{min-height:36px;background:transparent;color:var(--brand);padding:0 12px}.ui-button--ghost:not(:disabled):hover{background:var(--brand-lighter);color:var(--brand-strong)}.ui-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;border:0;padding:6px 12px;font-size:.8rem;font-weight:700}.ui-badge--brand{background:var(--brand-soft);color:var(--brand-strong)}.ui-badge--neutral{background:var(--info-soft);color:var(--info)}.ui-badge--accent{background:var(--accent-soft);color:#92400e}.ui-card{display:grid;grid-gap:12px;gap:12px;height:100%;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:24px;box-shadow:var(--shadow-sm);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ui-card:hover{border-color:#99f6e4;box-shadow:var(--shadow-lg);transform:translateY(-2px)}:root{color-scheme:light;--background:#f8fafc;--surface:#ffffff;--surface-muted:#f1f5f9;--ink:#0f172a;--muted:#475569;--subtle:#64748b;--line:#e2e8f0;--line-strong:#cbd5e1;--brand:#0f766e;--brand-hover:#0f6f67;--brand-strong:#115e59;--brand-soft:#ccfbf1;--brand-lighter:#f0fdfa;--accent:#f59e0b;--accent-soft:#fef3c7;--info-soft:#dbeafe;--info:#1e40af;--radius:0.75rem;--shadow-sm:0 1px 2px rgb(15 23 42/0.08);--shadow-md:0 10px 24px rgb(15 23 42/0.10);--shadow-lg:0 20px 42px rgb(15 23 42/0.14);--shadow-2xl:0 25px 50px -12px rgb(15 23 42/0.25)}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--background)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-shell{min-height:100vh}.container{width:min(1152px,calc(100% - 32px));margin-inline:auto}.section{padding:80px 0}.section--white{background:var(--surface)}.section--teal{background:#134e4a;color:white}.section--teal .section-heading{color:white}.grid{grid-gap:24px;gap:24px}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.cluster{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.stack{display:grid;grid-gap:16px;gap:16px}.stack--large{gap:40px}.text-muted{color:var(--muted)}.text-subtle{color:var(--subtle)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;width:100%;border-bottom:1px solid var(--line);background:rgb(255 255 255/.8);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:flex;width:min(1006px,calc(100% - 104px));height:64px;align-items:center;justify-content:space-between;gap:24px;margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:1.25rem;font-weight:800;letter-spacing:0}.brand__mark,.privacy-icon,.tool-icon{display:inline-grid;place-items:center}.brand__mark{width:32px;height:32px;border-radius:8px;background:var(--brand);color:white}.brand__mark svg,.knowledge-card__meta svg,.privacy-icon svg,.tool-icon svg,.tools-search__input svg,.ui-button svg{width:1.1em;height:1.1em}.site-nav{display:flex;align-items:center;gap:24px;color:var(--muted);font-size:.875rem;font-weight:600}.site-nav a{transition:color .16s ease}.site-nav a:hover{color:var(--brand)}.site-header__cta{min-height:40px;padding-inline:24px}.hero{padding:96px 0 64px;background:var(--background)}.hero__inner{grid-gap:64px;gap:64px;text-align:center}.hero__copy,.hero__inner{display:grid;justify-items:center}.hero__copy{max-width:980px;grid-gap:24px;gap:24px}.eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border:0;border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);padding:6px 16px;font-size:.875rem;font-weight:600}.hero h1,.section-heading,.tools-hero h1,.tools-index h1{margin:0;color:var(--ink);font-weight:800;letter-spacing:0;line-height:1.08}.hero h1{max-width:960px;font-size:clamp(2.5rem,6vw,3.75rem)}.hero h1 span{display:block;color:var(--brand)}.hero p,.tools-hero p,.tools-index p{margin:0;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}.hero p{max-width:760px}.hero .cluster{justify-content:center}.hero-preview-wrap{position:relative;width:min(896px,100%)}.hero-preview-wrap:after{position:absolute;inset:auto 0 0;z-index:10;height:100%;background:linear-gradient(to top,var(--background),rgb(248 250 252/0));content:"";pointer-events:none}.hero-preview{position:relative;z-index:1;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow-2xl);text-align:left;transform:rotate(1deg);transition:transform .5s ease}.hero-preview:hover{transform:rotate(0deg)}.hero-preview__bar{display:flex;align-items:center;gap:12px;border-bottom:1px solid #f1f5f9;padding:0 0 16px}.hero-preview__dot{width:12px;height:12px;border-radius:999px;background:#94a3b8}.hero-preview__dot:first-child{background:#fb7185}.hero-preview__dot:nth-child(2){background:#fbbf24}.hero-preview__dot:nth-child(3){background:#34d399}.hero-preview__title{margin-left:8px;color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.875rem}.hero-preview__body{display:grid;grid-gap:24px;gap:24px;padding:24px}.output-preview{border:0;border-radius:0;background:#fff;padding:0;box-shadow:none}.output-preview p{display:grid;grid-gap:12px;gap:12px;margin:0;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.6}.output-preview strong{color:var(--brand)}.section-intro{max-width:760px}.section-intro--center{justify-items:center;margin-inline:auto;text-align:center}.section-intro p{margin:0;color:var(--muted);font-size:1.125rem;line-height:1.6}.section-heading{font-size:clamp(1.9rem,4vw,2.25rem)}.centered-action{display:flex;justify-content:center}.tools-index{min-height:100vh;padding:48px 0 96px;background:var(--background)}.tools-index .section-intro{margin-bottom:42px}.tools-index h1{margin-bottom:16px;font-size:clamp(2rem,4vw,2.5rem)}.tools-hero{background:var(--background)}.tools-hero h1{max-width:760px;font-size:clamp(2.2rem,4vw,3rem)}.tools-hero__meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:48px}.tools-hero__meta span{border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:8px 13px;font-size:.9rem;font-weight:700}.tools-catalog{display:grid;grid-gap:48px;gap:48px}.tools-search-row{display:grid;grid-gap:24px;gap:24px}.tools-search{display:block;max-width:576px}.tools-search__input{position:relative;display:flex;align-items:center}.tools-search__input svg{position:absolute;left:12px;color:#94a3b8;width:20px;height:20px}.tools-search input{width:100%;min-height:56px;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm);padding:0 18px 0 40px;font-size:1rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.tools-search input:focus{outline:2px solid var(--brand);outline-offset:2px}.category-strip{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.empty-state{border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:48px 32px;text-align:center}.empty-state h2,.empty-state p{margin:0 0 16px}.tool-card-shell{overflow:hidden}.tool-card{display:grid;height:100%;grid-gap:18px;gap:18px;min-height:193px}.tool-card h3{margin:0;color:var(--ink);font-size:1.25rem;line-height:1.25;transition:color .16s ease}.tool-card p{margin:0}.tool-card-shell:hover .tool-card h3{color:var(--brand)}.tool-card__footer,.tool-card__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;align-items:flex-start}.tool-card__footer{align-items:center;margin-top:auto}.tool-card__badges{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.tool-card__body{display:grid;grid-gap:10px;gap:10px}.tool-card__category,.tool-card__privacy,.tool-card__status-pill{color:#94a3b8;font-size:.75rem;font-weight:700}.tool-card__category{text-transform:uppercase;letter-spacing:.05em}.tool-card__privacy{display:none}.tool-card__status-pill{align-self:center;color:var(--brand)}.tool-icon{width:48px;height:48px;border-radius:12px;background:var(--surface-muted);color:var(--brand);transition:background-color .16s ease,color .16s ease}.tool-card-shell:hover .tool-icon,.ui-card:hover .tool-icon{background:var(--brand);color:white}.tool-icon--large{width:40px;height:40px;background:#e2e8f0;color:var(--brand)}.audience-card,.faq-card,.knowledge-card,.step-card{display:grid;grid-gap:14px;gap:14px}.step-card{justify-items:center;text-align:center}.step-card__number{display:inline-grid;width:64px;height:64px;place-items:center;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--brand);box-shadow:var(--shadow-sm);font-size:1.5rem;font-weight:800}.audience-card h2,.audience-card h3,.audience-card p,.faq-card h3,.faq-card p,.knowledge-card h2,.knowledge-card p,.next-step-card h3,.next-step-card p{margin:0}.audience-card--page{gap:18px}.audience-card__label{margin:0 0 10px;color:var(--ink);font-size:.9rem;font-weight:800}.audience-card__tools{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;color:var(--muted);font-size:.92rem;font-weight:700;list-style:none}.audience-card__tools li:before{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:999px;background:var(--brand);content:"";vertical-align:middle}.breadcrumb{display:flex;flex-wrap:wrap;gap:9px;align-items:center;color:var(--subtle);font-size:.9rem;font-weight:600}.breadcrumb .ui-button{min-height:0;padding:0}.tool-detail-page{padding:32px 0 96px;background:var(--background)}.tool-detail-container{width:min(1152px,calc(100% - 32px))}.tool-detail-hero{padding:0 0 32px}.tool-detail-workspace-section{padding:0}.tool-detail-heading{max-width:850px;gap:12px}.tool-title-row{display:flex;gap:12px;align-items:center}.tool-detail-heading h1{margin:0;color:var(--ink);font-size:clamp(2rem,4vw,3rem);line-height:1.08}.tool-detail-heading p{max-width:760px;margin:0;font-size:1.125rem;line-height:1.6}.tool-detail__workspace{display:grid;grid-template-columns:minmax(0,5fr) minmax(420px,7fr);grid-gap:32px;gap:32px;align-items:start}.tool-detail__form-column{align-content:start}.tool-form,.tool-output{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-sm)}.tool-form{padding:0;gap:0}.tool-output{gap:0;border-color:#99f6e4;box-shadow:var(--shadow-md)}.tool-output__header,.tool-panel-heading{display:flex;gap:12px;align-items:center}.tool-output__header{justify-content:space-between;border-bottom:1px solid #f1f5f9;background:#f8fafc;padding:16px 24px 12px}.tool-form>.tool-panel-heading{border-bottom:1px solid #f1f5f9;background:rgb(248 250 252/.7);padding:16px 24px}.tool-panel-heading span{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:999px;background:var(--brand);color:white;font-size:.875rem;font-weight:800}.tool-output__intro h2,.tool-panel-heading h2{margin:0;font-size:1.05rem}.tool-form__body{padding:24px}.tool-output__intro{display:grid;grid-gap:8px;gap:8px;padding:24px 32px 0}.tool-output__intro p{margin:0}.privacy-warning{margin:0;border:1px solid #99f6e4;border-radius:12px;background:var(--brand-lighter);color:var(--brand-strong);padding:14px 16px;font-weight:700}.tool-output-tip,.tool-privacy-card{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--line);border-radius:12px;padding:16px}.tool-privacy-card{background:var(--surface-muted)}.tool-output-tip{margin:0 32px 28px;border-color:#fde68a;background:#fffbeb;color:#92400e}.tool-output-tip__icon,.tool-privacy-card__icon{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:999px}.tool-privacy-card__icon{background:var(--brand-soft);color:var(--brand)}.tool-output-tip__icon{background:var(--accent-soft);color:#d97706}.tool-output-tip strong,.tool-privacy-card strong{display:block;margin:0 0 4px;color:var(--ink)}.tool-output-tip p,.tool-privacy-card p{margin:0;color:inherit;font-size:.92rem;line-height:1.55}.form-field,.form-grid{display:grid;grid-gap:8px;gap:8px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-field span{color:var(--ink);font-size:.9rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--ink);padding:12px 13px}.form-field textarea{resize:vertical}.output-document{min-height:360px;margin:20px 32px 24px;background:#fff;padding:8px 0 0}.output-document pre{margin:0;white-space:pre-wrap;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.75}.copy-status{margin:-10px 32px 24px;color:var(--muted);font-size:.92rem;font-weight:700}.tool-detail-lower{margin-top:80px;padding-top:48px;border-top:1px solid var(--line)}.next-step-card{display:flex;gap:16px;align-items:flex-start}.knowledge-card{height:100%}.knowledge-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;color:var(--subtle);font-size:.82rem;font-weight:800}.knowledge-card__meta span{display:inline-flex;gap:5px;align-items:center}.privacy-icon{width:48px;height:48px;border-radius:16px;background:rgb(255 255 255/.14);color:#5eead4}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:16px;background:var(--brand-strong);color:white;padding:38px}.cta-band h2,.cta-band p{margin:0}.cta-band p{color:var(--brand-soft)}.cta-band--light{border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.cta-band--light p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:var(--surface);padding:48px 0 28px}.site-footer__inner{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:32px;gap:32px}.site-footer__brand{align-content:start}.site-footer__column{display:grid;align-content:start;grid-gap:8px;gap:8px}.site-footer__column h2{margin:0 0 8px;color:var(--ink);font-size:1rem;font-weight:800}.site-footer__column p{margin:0}.site-footer__column a:hover{color:var(--brand)}.site-footer__bottom{margin-top:48px;border-top:1px solid #f1f5f9;padding-top:28px;color:#94a3b8;font-size:.875rem;text-align:center}@media (max-width:900px){.site-nav{display:none}.grid--2,.grid--3,.grid--4,.site-footer__inner,.tool-detail__workspace{grid-template-columns:1fr}.tool-detail__workspace{gap:24px}.cta-band,.tool-detail-heading{display:grid}}@media (max-width:580px){.container,.tool-detail-container{width:min(100% - 24px,1152px)}.section{padding:58px 0}.site-header__inner{gap:12px}.site-header__cta{display:none}.brand{font-size:1.05rem}.hero{padding:64px 0 58px}.hero-preview{transform:none}.form-grid{grid-template-columns:1fr}.tool-output__header{display:grid}.copy-status,.output-document,.tool-output-tip{margin-inline:20px}}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.top-1-2{top:50%}.left-3{left:.75rem}.inset-0{inset:0}.z-10{z-index:10}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-auto{margin-top:auto}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-24{margin-bottom:6rem}.block{display:block}.inline-flex{display:inline-flex}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-auto{height:auto}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.min-h-360{min-height:360px}.w-1-5{width:.375rem}.h-1-5{height:.375rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-full{width:100%}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.flex-1{flex:1 1}.flex-grow{flex-grow:1}.shrink-0{flex-shrink:0}.-translate-y-1-2{transform:translateY(-50%)}.rotate-1,.transform{transform:rotate(1deg)}.resize-vertical{resize:vertical}.cursor-pointer{cursor:pointer}.pointer-events-none{pointer-events:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.text-left{text-align:left}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px;border-style:solid}.border-0{border-width:0}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.border-slate-300{border-color:#cbd5e1}.border-teal-200{border-color:#99f6e4}.border-teal-600{border-color:#0d9488}.border-amber-200{border-color:#fde68a}.bg-white{background-color:#fff}.bg-white-80{background-color:rgb(255 255 255/.8)}.bg-slate-50{background-color:#f8fafc}.bg-slate-50-50{background-color:rgb(248 250 252/.5)}.bg-slate-100{background-color:#f1f5f9}.bg-slate-200{background-color:#e2e8f0}.bg-teal-50{background-color:#f0fdfa}.bg-teal-100{background-color:#ccfbf1}.bg-teal-600{background-color:#0d9488}.bg-teal-900{background-color:#134e4a}.bg-blue-100{background-color:#dbeafe}.bg-amber-100{background-color:#fef3c7}.bg-red-400{background-color:#fb7185}.bg-amber-400{background-color:#fbbf24}.bg-green-400{background-color:#34d399}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-slate-50{--tw-gradient-from:#f8fafc;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-via,transparent),var(--tw-gradient-to,transparent)}.via-transparent{--tw-gradient-via:transparent}.to-transparent{--tw-gradient-to:transparent}.p-1{padding:.25rem}.p-1-5{padding:.375rem}.p-2{padding:.5rem}.p-2-5{padding:.625rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1-5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-0{padding-top:0}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-24{padding-top:6rem}.pb-0{padding-bottom:0}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-16{padding-bottom:4rem}.pb-24{padding-bottom:6rem}.pl-10{padding-left:2.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.font-serif{font-family:Georgia,Times New Roman,serif}.font-sans{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.uppercase{text-transform:uppercase}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.leading-tight{line-height:1.15}.leading-relaxed{line-height:1.625}.text-white{color:#fff}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1e293b}.text-slate-900{color:#0f172a}.text-teal-100{color:#ccfbf1}.text-teal-300{color:#5eead4}.text-teal-600{color:#0d9488}.text-teal-700{color:#0f766e}.text-teal-800{color:#115e59}.text-teal-900{color:#134e4a}.text-blue-800{color:#1e40af}.text-amber-600{color:#d97706}.text-amber-800{color:#92400e}.text-amber-900{color:#78350f}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:0 10px 15px -3px rgb(15 23 42/.1),0 4px 6px -4px rgb(15 23 42/.1)}.shadow-2xl{box-shadow:var(--shadow-2xl)}.shadow-teal-600-20{box-shadow:0 14px 28px rgb(13 148 136/.2)}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.transition-all{transition:all .16s ease}.transition-colors{transition:background-color .16s ease,border-color .16s ease,color .16s ease}.transition-transform{transition:transform .5s ease}.duration-500{transition-duration:.5s}.whitespace-pre-wrap{white-space:pre-wrap}.disabled-opacity:disabled{opacity:.5;cursor:not-allowed}.hover-bg-teal-700:hover{background-color:#0f766e}.hover-bg-slate-100:hover{background-color:#f1f5f9}.hover-bg-teal-50:hover{background-color:#f0fdfa}.hover-text-teal-600:hover{color:#0d9488}.hover-shadow-lg:hover{box-shadow:var(--shadow-md)}.hover-shadow-xl:hover{box-shadow:var(--shadow-lg)}.hover-border-teal-200:hover{border-color:#99f6e4}.hover-rotate-0:hover{transform:rotate(0deg)}.group:hover .group-hover-bg-teal-600{background-color:#0d9488}.group:hover .group-hover-bg-teal-50{background-color:#f0fdfa}.group:hover .group-hover-text-white{color:#fff}.group:hover .group-hover-text-teal-700{color:#0f766e}.focus-visible-ring-teal-600:focus-visible{outline:2px solid #0d9488;outline-offset:2px}@media (min-width:640px){.sm-flex-row{flex-direction:row}.sm-w-auto{width:auto}.sm-inline-flex{display:inline-flex}}@media (min-width:768px){.md-flex{display:flex}.md-block{display:block}.md-text-left{text-align:left}.md-mx-0{margin-left:0;margin-right:0}.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md-col-span-1{grid-column:span 1/span 1}.md-text-3xl{font-size:1.875rem;line-height:2.25rem}.md-text-4xl{font-size:2.25rem;line-height:2.5rem}.md-text-6xl{font-size:3.75rem;line-height:1}.md-pt-32{padding-top:8rem}.md-pb-24{padding-bottom:6rem}.md-p-12{padding:3rem}}@media (min-width:1024px){.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg-col-span-5{grid-column:span 5/span 5}.lg-col-span-7{grid-column:span 7/span 7}}