:root{--background:#f5efe4;--paper:#fffaf0;--paper-strong:#fff7ea;--ink:#162a2c;--muted:#5a6d70;--line:rgba(22,42,44,0.12);--accent:#0e7c66;--accent-strong:#07594c;--highlight:#ffb55a;--shadow:0 24px 60px rgba(18,48,53,0.12)}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at top left,rgba(255,181,90,.45),transparent 28%),radial-gradient(circle at 85% 10%,rgba(14,124,102,.2),transparent 24%),linear-gradient(180deg,#fbf4e8 0,var(--background) 100%);font-family:var(--font-body),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.brand-lockup strong,.card-label,.eyebrow,.footer-kicker,h1,h2,h3,strong{font-family:var(--font-display),sans-serif}img{max-width:100%;display:block}button,input,textarea{font:inherit}main{display:block}.site-shell{min-height:100vh}.container{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:rgba(251,244,232,.75);border-bottom:1px solid rgba(22,42,44,.08)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:78px}.brand-lockup{display:inline-flex;align-items:center;gap:.85rem}.brand-lockup strong{font-size:1.22rem;letter-spacing:-.04em}.brand-lockup span:last-child{display:grid}.brand-lockup small{color:var(--muted)}.brand-mark{width:2.85rem;height:2.85rem;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.brand-mark svg{width:100%;height:100%;display:block}.top-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;color:var(--muted)}.footer-links a:hover,.related-card:hover,.top-nav a:hover{color:var(--accent-strong)}.ghost-button,.header-cta,.large-button,.solid-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;border-radius:999px;padding:0 1rem;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-cta,.solid-button{background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:white;box-shadow:0 20px 40px rgba(7,89,76,.18)}.ghost-button{background:rgba(255,255,255,.6);color:var(--ink);border:1px solid rgba(22,42,44,.14)}.ghost-button:hover,.header-cta:hover,.large-button:hover,.solid-button:hover{transform:translateY(-1px)}.auth-controls,.header-actions{display:flex;align-items:center;gap:.75rem}.header-price-tag{display:inline-grid;gap:.05rem;min-height:48px;padding:.5rem .9rem .45rem;border-radius:18px;border:1px solid rgba(255,181,90,.65);background:radial-gradient(circle at top right,rgba(255,210,138,.9),transparent 40%),linear-gradient(135deg,rgba(22,42,44,.96),rgba(14,124,102,.92));box-shadow:0 18px 34px rgba(7,89,76,.18);color:#fff8ef;line-height:1;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.header-price-tag:hover{transform:translateY(-1px);box-shadow:0 22px 38px rgba(7,89,76,.24);border-color:rgba(255,210,138,.92)}.header-price-tag-kicker{font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,248,239,.72)}.header-price-tag strong{font-size:1rem;letter-spacing:-.04em}.header-price-tag small{font-size:.76rem;color:rgba(255,248,239,.82)}.auth-login-button,.auth-logout-button{min-height:44px}.label-short{display:none}.account-menu-shell{position:relative}.waitlist-cta-shell{position:relative;display:inline-flex}.waitlist-header-button{min-height:44px;padding:0 .95rem;white-space:nowrap}.waitlist-header-button.is-joined{background:rgba(14,124,102,.12);color:var(--accent-strong);box-shadow:none}.waitlist-tooltip{position:absolute;right:0;top:calc(100% + .6rem);width:min(260px,calc(100vw - 2rem));padding:.75rem .85rem;border-radius:16px;background:rgba(22,42,44,.94);color:rgba(255,255,255,.92);font-size:.84rem;line-height:1.5;box-shadow:0 18px 34px rgba(22,42,44,.24);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease;z-index:36}.waitlist-cta-shell:focus-within .waitlist-tooltip,.waitlist-cta-shell:hover .waitlist-tooltip{opacity:1;transform:translateY(0)}.account-trigger{display:inline-flex;align-items:center;gap:.7rem;min-height:48px;padding:.45rem .55rem .45rem .6rem;border:1px solid rgba(22,42,44,.1);border-radius:999px;background:rgba(255,255,255,.8);cursor:pointer}.account-trigger-copy{display:grid;gap:.08rem;text-align:left}.account-card small,.account-card span,.account-dropdown-head span,.account-dropdown-stats span,.account-trigger-copy small,.plan-card small,.plan-card-head span{color:var(--muted)}.account-usage-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .75rem;border-radius:999px;background:rgba(14,124,102,.1);color:var(--accent-strong);font-size:.9rem;font-weight:600}.account-dropdown{position:absolute;right:0;top:calc(100% + .65rem);width:min(320px,calc(100vw - 1.5rem));display:grid;gap:.9rem;padding:1rem;border-radius:22px;background:rgba(255,250,240,.98);border:1px solid rgba(22,42,44,.1);box-shadow:var(--shadow);z-index:35}.account-card,.account-dropdown-head,.account-dropdown-links,.plan-card{display:grid;gap:.35rem}.account-dropdown-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.account-dropdown-stats>div{display:grid;gap:.2rem;padding:.8rem;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(22,42,44,.08)}.account-dropdown-links a{padding:.15rem 0}.auth-chip,.login-promo{display:inline-flex;align-items:center;gap:.75rem;padding:.55rem .8rem;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(22,42,44,.1)}.auth-chip>span,.login-promo-copy{display:grid;gap:.1rem}.auth-modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:1rem;background:rgba(22,42,44,.44);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal{width:min(480px,100%);display:grid;gap:1rem;padding:1.4rem;border-radius:28px;background:rgba(255,250,240,.98);border:1px solid rgba(22,42,44,.1);box-shadow:var(--shadow)}.auth-field,.auth-modal-head{display:grid;gap:.6rem}.auth-modal-head{grid-template-columns:1fr auto;align-items:start}.auth-modal-close{width:2.5rem;height:2.5rem;border:1px solid rgba(22,42,44,.12);border-radius:999px;background:rgba(255,255,255,.75);cursor:pointer}.auth-modal-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.auth-modal-tabs button{min-height:2.9rem;border:1px solid rgba(22,42,44,.12);border-radius:999px;background:rgba(255,255,255,.64);cursor:pointer}.auth-modal-tabs button.is-active{background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:white;box-shadow:0 18px 34px rgba(7,89,76,.18)}.auth-provider-button,.auth-submit-button{width:100%}.auth-modal-divider{position:relative;text-align:center;color:var(--muted)}.auth-modal-divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(22,42,44,.1)}.auth-modal-divider span{position:relative;padding:0 .8rem;background:rgba(255,250,240,.98)}.auth-form{display:grid;gap:.9rem}.auth-field span,.auth-form-error,.auth-modal-note{color:var(--muted)}.auth-field input{min-height:3rem;padding:.8rem .95rem;border:1px solid rgba(22,42,44,.12);border-radius:18px;background:rgba(255,255,255,.82)}.auth-form-error{color:#9c2f2f}.auth-form-success,.auth-inline-link{color:var(--accent-strong)}.auth-inline-link{justify-self:start}.auth-modal-note{font-size:.92rem;line-height:1.6}.auth-chip small,.login-promo-copy small{color:var(--muted)}.auth-avatar-fallback,.auth-avatar-image{width:2rem;height:2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.auth-avatar-image{object-fit:cover}.auth-avatar-fallback{background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:white;font-weight:700}.format-tabs button:disabled,.ghost-button:disabled,.mode-toggle button:disabled,.solid-button:disabled{cursor:not-allowed;opacity:.58;transform:none;box-shadow:none}.hero-section,.legal-band,.section-band{padding:4rem 0}.hero-section-compact{padding-top:2rem}.tool-workspace-band.is-priority{padding-top:2.2rem;padding-bottom:3rem}.account-panel-shell{display:grid;gap:1.25rem}.account-card,.account-hero-card,.plan-card{padding:1.2rem;border-radius:24px;background:rgba(255,250,240,.9);border:1px solid rgba(22,42,44,.08);box-shadow:var(--shadow)}.account-hero-card{display:grid;gap:.75rem}.account-hero-card h1{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.05em}.contact-page-grid,.footer-grid,.hero-grid,.split-content,.workspace-grid{display:grid;gap:1.5rem}.hero-grid,.workspace-grid{grid-template-columns:1.15fr .85fr;align-items:start}.hero-grid-compact{grid-template-columns:.98fr 1.02fr}.contact-page-grid{grid-template-columns:.92fr 1.08fr;align-items:start}.account-grid,.plan-grid{display:grid;gap:1rem}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{display:grid;gap:1.1rem;padding-top:1.5rem}.hero-copy-compact{gap:.8rem;padding-top:.4rem}.hero-copy-compact h1{font-size:clamp(2.1rem,3.8vw,3.3rem);line-height:.96}.hero-copy-compact .hero-lead{max-width:46rem}.eyebrow,.footer-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;color:var(--accent-strong)}.hero-copy h1,.legal-copy h1{font-size:clamp(2.6rem,5vw,5rem);line-height:.94;letter-spacing:-.04em}.check-card p,.faq-item p,.hero-copy p,.hero-lead,.legal-copy p,.related-card p,.section-heading p,.timeline-step p,.workspace-head p{color:var(--muted);line-height:1.7}.format-tabs,.hero-actions,.hero-bullets,.limit-pills,.mode-toggle,.preview-actions,.upload-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-inline-actions{align-items:center}.hero-primary-cta{min-width:10.5rem}.hero-action-note{color:var(--muted);font-size:.96rem}.footer-support-line,.support-email-note{color:var(--muted);line-height:1.6}.support-email-link{color:var(--accent-strong);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}.support-email-link:hover{color:var(--accent)}.hero-bullets span,.limit-pills span{padding:.65rem .95rem;border-radius:999px;background:rgba(255,255,255,.68);border:1px solid rgba(22,42,44,.08)}.card-surface,.check-card,.editorial-card,.empty-state,.faq-item,.hero-card,.mini-file-card,.related-card,.timeline-step{background:rgba(255,250,240,.86);border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow)}.editorial-card,.hero-card{padding:1.5rem}.hero-card-compact{gap:.85rem;padding:1.2rem}.editorial-card,.stacked-hero-card{display:grid;gap:1rem}.card-label{font-size:.82rem;color:var(--accent-strong);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.6rem}.section-heading{display:grid;gap:.75rem;margin-bottom:1.5rem}.legal-copy h1+p,.section-heading h2,.site-footer h2,.workspace-head h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.04em}.muted-band{background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.5))}.split-content{grid-template-columns:.85fr 1.15fr;align-items:start}.check-grid,.faq-list,.preview-stack,.related-grid,.timeline-grid{display:grid;gap:1rem}.check-grid,.related-grid,.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.check-card,.faq-item,.mini-file-card,.related-card,.timeline-step{padding:1.2rem}.timeline-step span{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border-radius:999px;background:rgba(14,124,102,.12);color:var(--accent-strong);margin-bottom:.9rem}.related-card{display:grid;gap:.65rem}.related-card span{color:var(--accent-strong)}.workspace-shell{display:grid;gap:1.5rem}.workspace-shell-priority{gap:1rem}.workspace-head{display:grid;gap:1rem}.upload-panel-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:start}.upload-panel-head>div:first-child{display:grid;gap:.45rem}.upload-panel-title-row{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:wrap}.upload-panel-head h3{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.02;letter-spacing:-.04em}.upload-panel-head p{color:var(--muted);line-height:1.65;max-width:44rem}.workspace-note{color:var(--muted);font-size:.96rem}.workspace-help-shell{position:relative;display:inline-flex}.workspace-help-button{width:2.35rem;height:2.35rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(22,42,44,.12);background:rgba(255,255,255,.78);color:var(--ink);font-weight:700;cursor:pointer;box-shadow:0 12px 24px rgba(22,42,44,.08)}.workspace-help-popover{position:absolute;right:0;top:calc(100% + .6rem);width:min(290px,calc(100vw - 2rem));display:grid;gap:.35rem;padding:.85rem .95rem;border-radius:18px;background:rgba(22,42,44,.96);color:rgba(255,255,255,.92);box-shadow:0 20px 38px rgba(22,42,44,.22);opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease;z-index:24}.workspace-help-popover strong{font-size:.9rem}.workspace-help-popover span{font-size:.84rem;line-height:1.5}.workspace-help-popover.is-open{opacity:1;transform:translateY(0)}.workspace-meta-stack{display:grid;gap:.65rem}.format-tabs button,.mode-toggle button{padding:.8rem 1rem;border-radius:999px;border:1px solid rgba(22,42,44,.16);background:rgba(255,255,255,.64);color:var(--muted);cursor:pointer}.format-tabs .is-active,.mode-toggle .is-active{background:var(--ink);color:white}.card-surface{padding:1.25rem}.result-panel,.support-desk,.upload-panel{display:grid;gap:1rem}.support-desk{padding:1.2rem;border-radius:24px;background:rgba(255,250,240,.95);border:1px solid var(--line);box-shadow:var(--shadow)}.support-desk-head{display:grid;gap:.5rem}.support-head-actions{display:flex;justify-content:flex-end}.support-desk-head h3{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1;letter-spacing:-.04em;font-family:var(--font-display),sans-serif}.support-desk-head p,.support-form-footer small,.support-hint,.support-message p,.support-profile-chip span,.support-status-message{color:var(--muted);line-height:1.65}.support-fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.support-fields-grid label,.support-form,.support-form label{display:grid;gap:.45rem}.support-fields-grid span,.support-form span{font-weight:600}.support-fields-grid input,.support-form textarea{width:100%;border-radius:18px;border:1px solid rgba(22,42,44,.14);background:rgba(255,255,255,.82);color:var(--ink);padding:.9rem 1rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.support-fields-grid input:focus,.support-form textarea:focus{border-color:rgba(14,124,102,.7);box-shadow:0 0 0 4px rgba(14,124,102,.12)}.support-form textarea{resize:none;min-height:92px;max-height:240px;overflow-y:hidden;line-height:1.6}.support-clear-button{min-height:40px}.support-profile-chip{display:grid;gap:.15rem;padding:.9rem 1rem;border-radius:18px;background:rgba(255,255,255,.7);border:1px solid rgba(22,42,44,.08)}.support-messages{display:grid;gap:.8rem;max-height:320px;overflow:auto}.support-message{display:grid;gap:.3rem;padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(22,42,44,.08)}.support-message-user{background:rgba(255,255,255,.82)}.support-message-assistant{background:rgba(14,124,102,.08)}.support-form-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.8rem;align-items:center}.support-status-message{padding:.9rem 1rem;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(22,42,44,.08)}.account-card strong,.account-dropdown-head strong,.account-dropdown-stats strong,.plan-card strong{font-size:1.05rem}.waitlist-card{align-content:start}.waitlist-button{width:fit-content}.plan-card-head,.plan-card-meta{display:flex;justify-content:space-between;gap:.75rem;align-items:start}.plan-card ul{margin:0;padding-left:1rem;color:var(--muted);display:grid;gap:.3rem}.plan-card.is-current{border-color:rgba(14,124,102,.32);background:rgba(242,255,251,.92)}.pricing-shell{gap:2.4rem}.pricing-catalog{display:grid;gap:1.1rem;width:100%}.pricing-toggle{display:inline-flex;width:fit-content;padding:.3rem;border-radius:999px;background:rgba(255,250,240,.94);border:1px solid rgba(22,42,44,.1);box-shadow:var(--shadow)}.pricing-toggle button{min-width:5.6rem;min-height:2.8rem;padding:0 1rem;border:none;border-radius:999px;background:transparent;color:var(--muted);font-weight:600;cursor:pointer}.pricing-toggle .is-active{background:linear-gradient(135deg,rgba(14,124,102,.96),rgba(7,89,76,.96));color:white;box-shadow:0 12px 24px rgba(7,89,76,.16)}.pricing-stack{display:grid;gap:1rem;width:100%;max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.pricing-offer,.purchase-flow-card{display:grid;gap:1rem;padding:1.5rem;border-radius:30px;background:rgba(255,250,240,.94);border:1px solid rgba(22,42,44,.08);box-shadow:var(--shadow);align-content:start}.pricing-offer.is-recommended,.purchase-flow-card.is-success{background:radial-gradient(circle at top right,rgba(255,214,156,.54),transparent 28%),rgba(255,250,240,.97);border-color:rgba(14,124,102,.22);box-shadow:0 26px 48px rgba(7,89,76,.12)}.pricing-offer-compact{gap:.7rem}.pricing-offer-head{display:grid;gap:.6rem}.pricing-offer-head-vertical{justify-items:start;text-align:left}.pricing-offer-head h2{font-size:clamp(1.7rem,2.3vw,2.3rem);line-height:.98;letter-spacing:-.05em}.pricing-offer-kicker,.purchase-flow-kicker{font-size:.74rem;text-transform:uppercase;letter-spacing:.16em;color:var(--accent-strong)}.pricing-offer-price{display:grid;gap:.2rem}.pricing-offer-price-vertical{justify-items:start;text-align:left}.pricing-offer-price strong,.purchase-flow-card strong{font-size:clamp(2.2rem,2.8vw,2.9rem);line-height:1;letter-spacing:-.05em}.pricing-offer-price small,.purchase-flow-card p{color:var(--muted);line-height:1.65}.pricing-offer-copy,.pricing-offer-meta{display:grid;gap:.45rem}.pricing-offer-annual{color:var(--muted);line-height:1.6}.pricing-offer-section{display:grid;gap:.7rem;padding:1rem 1.05rem;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(22,42,44,.08);min-height:100%}.pricing-section-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:var(--accent-strong)}.pricing-feature-list{margin:0;padding-left:1.05rem;display:grid;gap:.55rem;color:var(--muted);line-height:1.6}.pricing-feature-list li::marker{color:var(--accent-strong)}.pricing-offer-meta span{display:inline-flex;width:fit-content;max-width:100%;align-items:center;padding:.65rem .85rem;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid rgba(22,42,44,.08);color:var(--muted)}.pricing-offer-actions{display:grid;grid-template-columns:1fr;gap:.7rem;margin-top:auto}.pricing-offer-actions .ghost-button,.pricing-offer-actions .solid-button{width:100%}.purchase-flow-card{align-content:start}.purchase-flow-card strong{font-size:clamp(1.3rem,2vw,1.8rem)}.support-widget-trigger{position:fixed;right:1.1rem;bottom:1.1rem;z-index:30;display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.1rem;border:none;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0,var(--accent-strong) 100%);color:white;box-shadow:0 22px 44px rgba(7,89,76,.28);cursor:pointer}.support-widget-panel{position:fixed;right:1.1rem;bottom:5rem;z-index:30;width:min(420px,calc(100vw - 1.2rem));display:flex;flex-direction:column}.support-widget-toolbar{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:0 .2rem}.support-widget-close{min-height:40px}.support-widget-panel .support-desk{flex:1 1 auto;min-height:0;overflow:auto}.support-widget-panel .support-messages{min-height:0}.upload-dropzone{min-height:240px;border-radius:22px;border:1.5px dashed rgba(14,124,102,.35);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,247,234,.92));display:grid;place-items:center;text-align:center;padding:1.5rem;gap:.6rem}.upload-dropzone input{display:none}.login-promo,.progress-card,.queue-summary,.status-board{display:grid;gap:.75rem;padding:1rem;border-radius:18px;background:rgba(255,255,255,.58);border:1px solid rgba(22,42,44,.08)}.status-board{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:start}.status-compact-card{gap:.3rem}.status-board-note{grid-column:1/-1;margin:0;color:var(--muted);font-size:.84rem;line-height:1.5}.queue-summary span{color:var(--muted)}.login-promo{grid-template-columns:1fr auto;align-items:center}.login-promo-copy{display:grid;gap:.25rem}.status-board span{display:block;color:var(--muted);margin-bottom:.35rem}.budget-status-card,.status-board>div{display:grid;gap:.45rem}.status-board small{color:var(--muted);line-height:1.5}.progress-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem}.progress-card small,.progress-meta span{color:var(--muted)}.progress-track{position:relative;overflow:hidden;height:.8rem;border-radius:999px;background:rgba(22,42,44,.08)}.progress-fill{position:relative;height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--accent) 0,var(--highlight) 100%);transition:width .36s cubic-bezier(.16,1,.3,1)}.progress-fill.is-processing:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);animation:progress-sheen 1.2s linear infinite}@keyframes progress-sheen{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.mini-file-card{position:relative;display:grid;grid-template-columns:92px 1fr;gap:1rem;align-items:center}.mini-file-remove{position:absolute;top:.8rem;right:.8rem;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(22,42,44,.12);background:rgba(255,255,255,.94);color:var(--ink);cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.mini-file-remove:hover{background:var(--ink);color:white;transform:scale(1.03)}.mini-file-remove:disabled{cursor:not-allowed;opacity:.5;transform:none}.selected-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.mini-progress-track{overflow:hidden;height:.55rem;border-radius:999px;background:rgba(22,42,44,.08)}.mini-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(135deg,var(--accent) 0,var(--highlight) 100%);transition:width .32s ease}.mini-file-card img{width:92px;height:92px;object-fit:cover;border-radius:16px}.mini-file-card p,.mini-file-card span{color:var(--muted)}.mini-file-meta{min-width:0;display:grid;gap:.2rem}.mini-file-meta p,.mini-file-meta span,.mini-file-meta strong{overflow-wrap:anywhere}.result-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}.result-preview{min-height:360px;max-height:640px;overflow:auto;border-radius:22px;padding:1.1rem;background:#fffdf8;border:1px solid rgba(22,42,44,.08)}.html-preview,.result-preview pre{font-size:.97rem;line-height:1.75;white-space:pre-wrap}.html-preview h1,.html-preview h2{margin-bottom:.75rem}.html-preview p{margin-bottom:.9rem}.error-banner{padding:.95rem 1rem;border-radius:18px;background:rgba(198,64,34,.12);color:#8b321a}.empty-state{padding:1.5rem}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{margin-top:.8rem}.site-footer{padding:4rem 0 2rem}.footer-grid{grid-template-columns:1.2fr .82fr .82fr .92fr 1fr;padding-bottom:2rem}.footer-links{list-style:none;display:grid;gap:.75rem;padding:0}.featured-page-shell{display:grid;gap:1.25rem}.featured-page-copy{max-width:820px}.featured-badge-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.featured-badge-card{display:grid;gap:.85rem;align-content:start;padding:1.15rem;border-radius:22px;background:rgba(255,250,240,.9);border:1px solid rgba(22,42,44,.08);box-shadow:var(--shadow)}.featured-badge-card img{height:54px;width:auto;display:block}.featured-badge-card span,.footer-bottom{color:var(--muted)}.footer-bottom{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding-top:1.5rem;border-top:1px solid rgba(22,42,44,.08)}.legal-copy{max-width:760px;display:grid;gap:1rem}.blog-article-layout,.blog-card-grid,.blog-hero-grid,.blog-hub-shell,.blog-metric-grid{display:grid;gap:1.5rem}.blog-article-layout,.blog-hub-shell{grid-template-columns:.88fr 1.12fr;align-items:start}.blog-aside-stack{display:grid;gap:1rem;position:sticky;top:6.5rem}.blog-hero-grid{grid-template-columns:.92fr 1.08fr;align-items:start}.blog-article-surface,.blog-card-surface,.blog-cover-card,.blog-hub-card,.blog-metric-card,.blog-summary-card{background:rgba(255,250,240,.9);border:1px solid rgba(22,42,44,.08);border-radius:28px;box-shadow:var(--shadow)}.blog-article-surface,.blog-card-copy,.blog-hub-card,.blog-metric-card,.blog-summary-card{padding:1.35rem}.blog-card-copy,.blog-cover-card,.blog-hero-copy,.blog-hub-card,.blog-hub-copy,.blog-paragraph-stack,.blog-section-block,.blog-section-head,.blog-summary-card{display:grid;gap:1rem}.blog-card-meta,.blog-kicker-row,.blog-meta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.blog-card-meta span,.blog-meta-pill,.blog-meta-row span{display:inline-flex;align-items:center;min-height:2rem;padding:0 .75rem;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(22,42,44,.08);color:var(--muted);font-size:.92rem}.blog-cover-card{padding:1rem}.blog-card-image-shell img,.blog-cover-card img{width:100%;height:auto;border-radius:22px;border:1px solid rgba(22,42,44,.08)}.blog-bullet-list li,.blog-card-copy p,.blog-cover-card figcaption,.blog-hub-card p,.blog-metric-card p,.blog-paragraph-stack p,.blog-section-head p,.blog-summary-list li{color:var(--muted);line-height:1.7}.blog-article-surface{gap:2rem}.blog-section-block{padding-bottom:1.5rem;border-bottom:1px solid rgba(22,42,44,.08)}.blog-section-block:last-child{padding-bottom:0;border-bottom:none}.blog-article-surface,.blog-card-surface,.blog-summary-card{display:grid}.blog-summary-card{gap:.9rem}.blog-card-copy h3,.blog-hub-card h2,.blog-section-head h2,.blog-summary-card h2{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.02;letter-spacing:-.04em}.blog-card-copy h3{font-size:clamp(1.5rem,2vw,2rem)}.blog-bullet-list,.blog-summary-list{display:grid;gap:.8rem;padding-left:1.15rem}.blog-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-metric-card{gap:.45rem}.blog-metric-card span{color:var(--accent-strong);font-size:.9rem}.blog-metric-card strong{font-size:1.45rem;letter-spacing:-.04em}.blog-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-card-surface{overflow:hidden;grid-template-rows:auto 1fr auto}.blog-card-image-shell{padding:1rem 1rem 0}.blog-card-copy{gap:.8rem}.blog-card-button{margin:0 1.35rem 1.35rem}.compact-blog-grid{margin-top:1.5rem}.compact-blog-card{grid-template-rows:1fr auto}.compact-blog-card .blog-card-copy strong{font-size:1.35rem;line-height:1.14;letter-spacing:-.03em}@media (max-width:960px){.account-grid,.blog-article-layout,.blog-card-grid,.blog-hero-grid,.blog-hub-shell,.blog-metric-grid,.check-grid,.contact-page-grid,.footer-grid,.hero-grid,.plan-grid,.related-grid,.selected-file-grid,.split-content,.status-board,.support-fields-grid,.timeline-grid,.workspace-grid{grid-template-columns:1fr}.header-inner{grid-template-columns:minmax(0,1fr) auto;justify-items:stretch;align-items:center;gap:.7rem;padding:.8rem 0}.auth-controls,.header-actions{width:auto;flex-wrap:nowrap;justify-content:flex-end;min-width:0}.login-promo{width:100%;flex-wrap:wrap}.waitlist-cta-shell{width:auto;flex:0 0 auto}.waitlist-header-button{width:auto;min-height:40px;padding:0 .8rem;font-size:.84rem;white-space:nowrap}.header-price-tag{min-height:40px;padding:.38rem .7rem .34rem;border-radius:16px}.header-price-tag strong{font-size:.9rem}.header-price-tag small{font-size:.7rem}.account-trigger{width:auto;max-width:min(42vw,240px);justify-content:flex-start;gap:.5rem;min-height:40px;padding:.35rem .45rem}.account-trigger-copy strong{font-size:.92rem}.account-trigger-copy small{font-size:.72rem}.account-usage-pill{min-height:1.75rem;padding:0 .55rem;font-size:.78rem}.top-nav{grid-column:1/-1;justify-content:flex-start}.hero-copy h1,.legal-copy h1{font-size:clamp(2.3rem,9vw,4rem)}.hero-copy{padding-top:0}.blog-aside-stack{position:static;top:auto}.pricing-offer-head{grid-template-columns:1fr}.pricing-offer-price{justify-items:start;text-align:left}.pricing-stack{grid-template-columns:1fr}}@media (max-width:640px){.hero-section,.legal-band,.section-band,.site-footer{padding:2.25rem 0}.container{width:min(100vw - 1rem,1120px)}.top-nav{display:none}.site-header{position:sticky;top:0;z-index:25}.header-inner{grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.brand-lockup{gap:.5rem;min-width:0}.brand-mark{width:2.2rem;height:2.2rem}.brand-lockup strong{font-size:.98rem}.brand-lockup small{font-size:.7rem}.auth-controls,.header-actions{gap:.34rem}.header-price-tag{min-height:38px;padding:.34rem .58rem .3rem;border-radius:14px}.header-price-tag-kicker{font-size:.56rem}.header-price-tag strong{font-size:.82rem}.header-price-tag small{font-size:.66rem}.blog-card-button{margin:0 1rem 1rem}.blog-article-surface,.blog-card-copy,.blog-cover-card,.blog-hub-card,.blog-metric-card,.blog-summary-card{padding:1rem}.blog-card-image-shell{padding:1rem 1rem 0}.auth-login-button{min-height:38px;padding:0 .66rem;font-size:.8rem;white-space:nowrap}.label-full{display:none}.label-short{display:inline}.waitlist-header-button{min-height:38px;padding:0 .6rem;font-size:.74rem}.waitlist-tooltip{right:0;left:auto;width:min(220px,calc(100vw - 1rem));font-size:.78rem}.account-trigger{max-width:min(46vw,170px);gap:.34rem;min-height:38px;padding:.28rem .34rem .28rem .32rem}.auth-avatar-fallback,.auth-avatar-image{width:1.68rem;height:1.68rem}.account-trigger-copy{gap:0;min-width:0}.account-trigger-copy strong{max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.account-trigger-copy small{display:none}.account-usage-pill{min-height:1.5rem;padding:0 .38rem;font-size:.7rem;white-space:nowrap}.hero-grid{gap:1rem}.hero-section-compact{padding-top:1.1rem}.hero-copy{gap:.55rem}.hero-copy-compact{gap:.5rem}.hero-copy-compact h1{font-size:clamp(1.7rem,6.4vw,2.2rem)}.hero-copy h1{font-size:clamp(1.78rem,7.2vw,2.45rem);line-height:.96}.hero-copy p,.hero-lead{line-height:1.45;font-size:.95rem}.hero-bullets{gap:.38rem}.hero-bullets span{padding:.4rem .62rem;font-size:.78rem}.editorial-card{gap:.55rem;padding:.95rem}.hero-card-compact{gap:.5rem;padding:.9rem}.hero-inline-actions{margin-top:.05rem}.hero-primary-cta{width:100%;min-height:42px;padding:0 .9rem}.hero-action-note{display:none}.auth-chip,.login-promo{width:100%}.workspace-shell{gap:1rem}.tool-workspace-band.is-priority{padding-top:1.2rem;padding-bottom:2rem}.workspace-head{gap:.45rem}.upload-panel-head{gap:.75rem}.upload-panel-head h3{font-size:1.28rem}.upload-panel-title-row{gap:.5rem}.upload-panel-head p{font-size:.9rem;line-height:1.5}.limit-pills span:nth-child(n+3),.workspace-intro,.workspace-note{display:none}.workspace-shell-priority .workspace-note{display:block;font-size:.82rem;line-height:1.45}.mode-toggle{gap:.45rem}.mode-toggle button{flex:1 1;padding:.72rem .8rem;font-size:.9rem}.workspace-meta-stack{gap:.45rem}.limit-pills{gap:.4rem}.limit-pills span{padding:.42rem .62rem;font-size:.78rem}.account-dropdown{right:auto;left:0}.waitlist-tooltip{right:auto;left:0;width:min(280px,calc(100vw - 2rem))}.mini-file-card{grid-template-columns:72px 1fr}.mini-file-card img{width:72px;height:72px}.upload-dropzone{min-height:156px;padding:.95rem;gap:.42rem}.upload-dropzone strong{font-size:.98rem}.upload-dropzone small,.upload-dropzone span{font-size:.8rem;line-height:1.35}.upload-actions{gap:.55rem}.upload-actions .ghost-button,.upload-actions .solid-button{min-height:42px;padding:0 .85rem;font-size:.9rem}.workspace-help-button{width:2.1rem;height:2.1rem}.workspace-help-popover{right:0;left:auto;width:min(260px,calc(100vw - 2rem))}.status-board-note{font-size:.78rem;line-height:1.4}.result-preview{min-height:260px}.support-widget-panel{right:.5rem;bottom:3.45rem;width:calc(100vw - 1rem);left:.5rem;max-height:calc(100dvh - 4rem)}.support-widget-trigger{right:.5rem;bottom:.5rem;min-height:32px;padding:0 .58rem;font-size:.74rem;box-shadow:0 12px 20px rgba(7,89,76,.16)}.support-widget-panel .support-desk{padding:.9rem;border-radius:20px}.support-widget-panel .support-desk-head{gap:.35rem}.support-widget-panel .support-messages{max-height:180px}.support-widget-panel .support-fields-grid{gap:.6rem}}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/7b19b489dc6743ba-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/28793f5c5e3d822d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c9c3823090ec8b55-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b3bf17a9041d9433-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2801417b65625cf5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/26d4368bf94c0ec4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Sans Fallback;src:local("Arial");ascent-override:101.32%;descent-override:27.18%;line-gap-override:0.00%;size-adjust:101.17%}.__className_c8daab{font-family:IBM Plex Sans,IBM Plex Sans Fallback;font-style:normal}.__variable_c8daab{--font-body:"IBM Plex Sans","IBM Plex Sans Fallback"}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne Fallback;src:local("Arial");ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:98.47%}.__className_c1a642{font-family:Syne,Syne Fallback;font-style:normal}.__variable_c1a642{--font-display:"Syne","Syne Fallback"}