.ada-auth{display:grid;gap:1rem;width:min(100%,28rem);margin-inline:auto}.ada-auth__head{display:grid;gap:.35rem}.ada-auth__title{margin:0;font-size:1.35rem;line-height:1.12;letter-spacing:0}.ada-auth__intro{margin:0;color:var(--ada-auth-muted, #5b6472);font-size:.95rem}.ada-auth__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.25rem;border-radius:999px;background:var(--ada-auth-subtle, #f1f5f9)}.ada-auth__tab{min-height:40px;border:0;border-radius:999px;background:transparent;color:var(--ada-auth-muted, #5b6472);font:inherit;font-weight:700;cursor:pointer;white-space:nowrap}.ada-auth__tab.is-active{background:var(--ada-auth-surface, #ffffff);color:var(--ada-auth-text, #101828);box-shadow:0 8px 18px #0f172a14}.ada-auth__google{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:46px;padding:.75rem 1rem;border:1px solid var(--ada-auth-line, #d7dde8);border-radius:999px;background:var(--ada-auth-surface, #ffffff);color:var(--ada-auth-text, #101828);font-weight:800;text-decoration:none;white-space:nowrap}.ada-auth__google-icon{display:inline-grid;place-items:center;width:1.45rem;height:1.45rem;border-radius:50%;background:#fff;color:#1f2937;border:1px solid var(--ada-auth-line, #d7dde8);font-weight:900}.ada-auth__divider{display:flex;align-items:center;gap:.75rem;color:var(--ada-auth-muted, #5b6472);font-size:.85rem}.ada-auth__divider:before,.ada-auth__divider:after{content:"";height:1px;flex:1;background:var(--ada-auth-line, #d7dde8)}.ada-auth__form{display:grid;gap:.85rem}.ada-auth__field{display:grid;gap:.35rem;color:var(--ada-auth-muted, #5b6472);font-size:.9rem;font-weight:700}.ada-auth__label{white-space:nowrap}.ada-auth__input{width:100%;min-height:44px;border:1px solid var(--ada-auth-line, #d7dde8);border-radius:8px;background:var(--ada-auth-surface, #ffffff);color:var(--ada-auth-text, #101828);font:inherit;padding:.7rem .85rem}.ada-auth__submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:0;border-radius:999px;background:var(--ada-auth-brand, #2563eb);color:#fff;font:inherit;font-weight:800;cursor:pointer;white-space:nowrap}.ada-auth__submit:disabled{opacity:.58;cursor:not-allowed}.ada-auth__link{width:fit-content;border:0;background:transparent;color:var(--ada-auth-brand, #2563eb);font:inherit;font-size:.9rem;font-weight:700;cursor:pointer}.ada-auth__link--right{justify-self:end}.ada-auth__error{min-height:1.3em;margin:0;color:var(--ada-auth-danger, #dc2626);font-size:.9rem}.ada-profile{display:grid;gap:1rem;max-width:760px}.ada-profile__title{margin:0;font-size:clamp(1.7rem,1.3rem + 1.4vw,2.8rem);line-height:1.05;letter-spacing:0}.ada-profile__head,.ada-profile__section,.ada-profile__row{border:1px solid var(--ada-profile-line, #d7dde8);border-radius:var(--ada-profile-radius, 8px);background:var(--ada-profile-surface, #ffffff)}.ada-profile__head{display:grid;grid-template-columns:auto 1fr;gap:.25rem .85rem;align-items:center;padding:1rem}.ada-profile__identity{display:grid;gap:.15rem;min-width:0}.ada-profile__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.ada-profile__avatar--fallback{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--ada-profile-brand, #2563eb);font-weight:800}.ada-profile__email,.ada-profile__empty{margin:0;color:var(--ada-profile-muted, #5b6472)}.ada-profile__email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ada-profile__section{display:grid;gap:.75rem;padding:1rem}.ada-profile__section h3{margin:0}.ada-profile__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem}.ada-profile__rows,.ada-profile__billing{display:grid;gap:.55rem}.ada-profile__rows .ada-profile__row,.ada-profile__billing .ada-profile__row{border-radius:8px}.ada-profile__button,.ada-profile select{min-height:40px;border-radius:999px;padding:.55rem .85rem;font:inherit}.ada-profile__button{border:0;color:#fff;background:var(--ada-profile-brand, #2563eb);font-weight:700;cursor:pointer}.ada-profile__danger{background:var(--ada-profile-danger, #dc2626)}@media (max-width: 560px){.ada-auth{width:100%}.ada-profile__row{align-items:stretch;flex-direction:column}}.ada-welcome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:clamp(1rem,4vw,2rem);background:#0c12208a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ada-welcome__dialog{position:relative;width:min(100%,34rem);display:grid;gap:1rem;padding:clamp(1.25rem,3vw,2rem);border:1px solid color-mix(in oklch,var(--color-line, #d7dde8) 72%,transparent);border-radius:min(22px,var(--radius-lg, 18px));background:linear-gradient(180deg,color-mix(in oklch,var(--color-surface, #fff) 94%,transparent),var(--color-surface, #fff)),radial-gradient(circle at 12% 0%,color-mix(in oklch,var(--color-brand, #2563eb) 18%,transparent),transparent 38%);color:var(--color-text, #111827);box-shadow:0 28px 80px #0f172a47}.ada-welcome__close{position:absolute;top:.75rem;right:.75rem;width:2.2rem;height:2.2rem;border:1px solid var(--color-line, #d7dde8);border-radius:999px;background:var(--color-surface, #fff);color:var(--color-muted, #64748b);font:inherit;cursor:pointer}.ada-welcome__visual{width:4.25rem;height:4.25rem;display:grid;place-items:center;border-radius:1.25rem;background:linear-gradient(135deg,var(--color-brand, #2563eb),var(--color-accent-2, #14b8a6));color:#fff;box-shadow:0 16px 38px color-mix(in oklch,var(--color-brand, #2563eb) 26%,transparent)}.ada-welcome__icon{width:2rem;height:2rem}.ada-welcome__step{margin:0;color:var(--color-brand-strong, #1d4ed8);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ada-welcome__title{margin:0;max-width:14ch;font-size:clamp(2rem,1.5rem + 2vw,3rem);line-height:.95;letter-spacing:0}.ada-welcome__body{margin:0;color:var(--color-muted, #64748b);font-size:1rem;line-height:1.65}.ada-welcome__dots{display:flex;gap:.45rem;min-height:.55rem}.ada-welcome__dot{width:.5rem;height:.5rem;border-radius:999px;background:var(--color-line, #d7dde8);transition:width .16s ease,background .16s ease}.ada-welcome__dot.is-active{width:1.65rem;background:var(--color-brand, #2563eb)}.ada-welcome__actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.4rem}.ada-welcome__nav{display:inline-flex;gap:.55rem}.ada-welcome__button,.ada-welcome__link{min-height:2.75rem;border-radius:999px;padding:.7rem 1rem;font:inherit;font-weight:800;cursor:pointer}.ada-welcome__link{border:0;background:transparent;color:var(--color-muted, #64748b)}.ada-welcome__button{border:1px solid var(--color-line, #d7dde8)}.ada-welcome__button--secondary{background:var(--color-surface, #fff);color:var(--color-text, #111827)}.ada-welcome__button--primary{border-color:transparent;background:var(--gradient-brand, linear-gradient(135deg, #2563eb, #14b8a6));color:#fff}.ada-welcome__button:disabled{opacity:.45;cursor:default}@media (max-width: 520px){.ada-welcome__dialog{align-self:end;border-radius:1.3rem 1.3rem 0 0}.ada-welcome__actions{align-items:stretch;flex-direction:column-reverse}.ada-welcome__nav,.ada-welcome__button{width:100%}.ada-welcome__nav{display:grid;grid-template-columns:1fr 1fr}}.ada-blog{display:grid;gap:1.25rem}.ada-blog__title,.ada-blog__post-title{margin:0;font-size:clamp(1.7rem,1.3rem + 1.4vw,2.8rem);line-height:1.05;letter-spacing:0}.ada-blog__intro,.ada-blog__excerpt,.ada-blog__meta{color:var(--ada-blog-muted, #5b6472)}.ada-blog__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.ada-blog__card,.ada-blog__post{border:1px solid var(--ada-blog-line, #d7dde8);border-radius:var(--ada-blog-radius, 8px);background:var(--ada-blog-surface, #ffffff);padding:1.25rem;box-shadow:0 18px 45px #0f172a14}.ada-blog__link{color:var(--ada-blog-text, #111827);font-size:1.18rem;font-weight:800;text-decoration:none}.ada-blog__tags{display:flex;flex-wrap:wrap;gap:.4rem}.ada-blog__tag{border-radius:999px;padding:.22rem .55rem;background:color-mix(in oklch,var(--ada-blog-brand, #2563eb) 12%,#ffffff);color:var(--ada-blog-brand, #2563eb);font-size:.78rem;font-weight:700}.ada-blog__body{display:grid;gap:1rem;max-width:72ch}.ada-blog__back{color:var(--ada-blog-brand, #2563eb);font-weight:700}.ada-contact{color:var(--ada-contact-text, #111827);background:var(--ada-contact-surface, #ffffff);border:1px solid var(--ada-contact-line, #d7dde8);border-radius:var(--ada-contact-radius, 8px);padding:clamp(1.25rem,1rem + 1vw,2rem);box-shadow:0 18px 55px #0f172a1a}.ada-contact__title{margin:0;font-size:clamp(1.5rem,1.2rem + 1vw,2.2rem);line-height:1.05;letter-spacing:0}.ada-contact__intro,.ada-contact__status{color:var(--ada-contact-muted, #5b6472)}.ada-contact__form,.ada-contact__field{display:grid;gap:.55rem}.ada-contact__label{font-weight:700}.ada-contact__required{color:var(--ada-contact-danger, #dc2626)}.ada-contact__required-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ada-contact__form{gap:1rem;margin-top:1.25rem}.ada-contact__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.ada-contact input,.ada-contact textarea{width:100%;box-sizing:border-box;border:1px solid var(--ada-contact-line, #d7dde8);border-radius:6px;padding:.82rem .9rem;color:inherit;background:var(--ada-contact-field, #ffffff);font:inherit}.ada-contact input:focus,.ada-contact textarea:focus{outline:3px solid var(--ada-contact-focus, rgba(37, 99, 235, .22));border-color:var(--ada-contact-brand, #2563eb)}.ada-contact__check{display:flex;gap:.65rem;align-items:flex-start}.ada-contact__check input{width:1.1rem;height:1.1rem;margin-top:.12rem;flex:0 0 auto}.ada-contact__submit{min-height:44px;border:0;border-radius:999px;padding:.85rem 1.25rem;color:#fff;background:var(--ada-contact-brand, #2563eb);font:inherit;font-weight:700;cursor:pointer}.ada-contact__submit:disabled{cursor:progress;opacity:.7}.ada-contact__status{min-height:1.4em;margin:0}.ada-contact__trap{position:absolute;left:-10000px;width:1px;height:1px;opacity:0}@media (max-width: 640px){.ada-contact__grid{grid-template-columns:1fr}}.ada-pricing{display:grid;gap:1.25rem}.ada-pricing__head{max-width:720px}.ada-pricing__title{margin:0;font-size:clamp(1.7rem,1.3rem + 1.4vw,2.8rem);line-height:1.05;letter-spacing:0}.ada-pricing__intro,.ada-pricing__description,.ada-pricing__status{color:var(--ada-pricing-muted, #5b6472)}.ada-pricing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.ada-pricing__plan{position:relative;display:grid;gap:.95rem;padding:1.25rem;border:1px solid var(--ada-pricing-line, #d7dde8);border-radius:var(--ada-pricing-radius, 8px);background:var(--ada-pricing-surface, #ffffff);box-shadow:0 18px 45px #0f172a14}.ada-pricing__badge{justify-self:start;border-radius:999px;padding:.28rem .65rem;color:var(--ada-pricing-brand, #2563eb);background:color-mix(in oklch,var(--ada-pricing-brand, #2563eb) 12%,#ffffff);font-size:.78rem;font-weight:700}.ada-pricing__price{margin:0;font-size:2rem;font-weight:800}.ada-pricing__features{display:grid;gap:.45rem;margin:0;padding-left:1.1rem}.ada-pricing__cta{min-height:44px;border:0;border-radius:999px;padding:.85rem 1rem;color:#fff;background:var(--ada-pricing-brand, #2563eb);font:inherit;font-weight:700;cursor:pointer}.ada-pricing__cta:disabled{cursor:progress;opacity:.7}:root{color-scheme:light dark;--font-sans: "Manrope", ui-sans-serif, system-ui, sans-serif;font-family:var(--font-sans);--brand-50: #eff6ff;--brand-100: #dbeafe;--brand-200: #bfdbfe;--brand-300: #93c5fd;--brand-400: #60a5fa;--brand-500: #3b82f6;--brand-600: #2563eb;--brand-700: #1d4ed8;--brand-800: #1e40af;--brand-900: #1e3a8a;--color-brand: var(--brand-600);--color-brand-strong: var(--brand-700);--color-brand-soft: var(--brand-50);--color-accent: #f97316;--color-bg: #f5f8fc;--color-surface: #ffffff;--color-surface-2: #edf2f9;--color-text: #0f1c33;--color-muted: #52617a;--color-line: #dfe7f2;--color-accent-2: #6366f1;--color-accent-3: #ec4899;--gradient-brand: linear-gradient(150deg, var(--brand-500), var(--brand-700));--gradient-accent: linear-gradient(135deg, var(--color-accent-2), var(--color-accent-3));--gradient-soft: radial-gradient(1200px 600px at 80% -10%, var(--brand-100), transparent 60%);--background-mesh: radial-gradient(900px 500px at 12% -8%, color-mix(in oklch, var(--brand-200) 55%, transparent), transparent 60%), radial-gradient(800px 600px at 100% 0%, color-mix(in oklch, var(--color-accent-2) 18%, transparent), transparent 55%), radial-gradient(700px 700px at 50% 120%, color-mix(in oklch, var(--brand-100) 45%, transparent), transparent 60%);--color-info: #2563eb;--color-success: #16a34a;--color-warning: #d97706;--color-error: #dc2626;--color-info-soft: #eff6ff;--color-success-soft: #f0fdf4;--color-warning-soft: #fffbeb;--color-error-soft: #fef2f2;--focus-ring: 0 0 0 3px color-mix(in oklch, var(--color-brand) 45%, transparent);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--space-10: 48px;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.75rem;--font-size-2xl: 2.25rem;--font-size-hero: clamp(2.5rem, 1.6rem + 3.6vw, 4rem);--font-size-display: clamp(4rem, 2.4rem + 7vw, 8rem);--font-weight-thin: 320;--font-weight-fine: 430;--page-max-width: 1180px;--hero-copy-max: 920px;--hero-glow: color-mix(in oklch, var(--brand-200) 65%, transparent);--hero-word-gap: .16em;--hero-letter-step: 34ms;--hero-title-gradient: linear-gradient(135deg, var(--brand-700) 0%, var(--color-accent-2) 52%, var(--color-accent-3) 100%);--hero-stroke: color-mix(in oklch, var(--color-text) 14%, transparent);--visual-glow-a: color-mix(in oklch, var(--brand-300) 66%, transparent);--visual-glow-b: color-mix(in oklch, var(--color-accent-2) 30%, transparent);--visual-glow-c: color-mix(in oklch, var(--color-accent-3) 26%, transparent);--radius-sm: 8px;--radius: 14px;--radius-lg: 22px;--radius-pill: 999px;--shadow-sm: 0 2px 10px rgba(15, 27, 41, .06);--shadow: 0 18px 40px rgba(15, 27, 41, .1);--shadow-lg: 0 30px 70px rgba(15, 27, 41, .16);--glass-bg: rgba(255, 255, 255, .72);--glass-border: rgba(15, 27, 41, .08);--glass-blur: 14px;--ease: cubic-bezier(.2, .8, .2, 1);--transition: .18s var(--ease)}@media (prefers-color-scheme: dark){:root{--color-bg: #0b1220;--color-surface: #121b2b;--color-surface-2: #1a2538;--color-text: #e6edf6;--color-muted: #93a1b5;--color-line: #25324a;--glass-bg: rgba(18, 27, 43, .72);--glass-border: rgba(255, 255, 255, .08);--hero-glow: color-mix(in oklch, var(--brand-500) 34%, transparent);--hero-stroke: rgba(230, 237, 246, .16)}}:root[data-theme=dark]{--color-bg: #0b1220;--color-surface: #121b2b;--color-surface-2: #1a2538;--color-text: #e6edf6;--color-muted: #93a1b5;--color-line: #25324a;--glass-bg: rgba(18, 27, 43, .72);--glass-border: rgba(255, 255, 255, .08);--hero-glow: color-mix(in oklch, var(--brand-500) 34%, transparent);--hero-stroke: rgba(230, 237, 246, .16)}:root[data-theme=light]{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100dvh;background-color:var(--color-bg);background-image:var(--background-mesh);background-repeat:no-repeat;background-attachment:fixed;color:var(--color-text);font-family:var(--font-sans);line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;transition:color var(--transition)}.site-header{position:sticky;top:0;z-index:50;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border-bottom:1px solid var(--glass-border)}.site-header__inner{display:grid;grid-template-columns:minmax(max-content,1fr) auto minmax(max-content,1fr);align-items:center;gap:var(--space-4);width:100%;padding:var(--space-3) var(--space-6)}.brand{display:inline-flex;align-items:center;gap:var(--space-2);justify-self:start;font-weight:800;font-size:var(--font-size-lg);letter-spacing:0;text-decoration:none;white-space:nowrap}.brand__icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);box-shadow:var(--shadow-sm)}.brand__image{width:24px;height:24px;object-fit:contain}.brand__name{white-space:nowrap}.site-nav{display:flex;align-items:center;justify-content:center;gap:var(--space-2);justify-self:center}.site-nav a{padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);color:var(--color-muted);font-size:var(--font-size-sm);font-weight:600;text-decoration:none;white-space:nowrap;transition:background var(--transition),color var(--transition)}.site-nav a:hover{background:var(--color-surface-2);color:var(--color-text)}.site-nav a.is-active{background:var(--color-brand-soft);color:var(--color-brand-strong)}.site-header__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:var(--space-2);min-width:max-content;justify-self:end}.header-picker{position:relative;display:inline-flex}.header-picker__button,.header-picker__option{display:inline-flex;align-items:center;gap:.55rem;min-height:40px;border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text);font-size:var(--font-size-sm);font-weight:800;line-height:1;white-space:nowrap}.header-picker__button{justify-content:flex-start;padding:0 .8rem 0 .55rem}.header-picker__button[aria-expanded=true]{border-color:color-mix(in oklch,var(--color-brand-strong) 42%,var(--color-line));box-shadow:var(--focus-ring)}.header-picker__option{justify-content:flex-start;width:100%;padding:.55rem .75rem;border:0;border-radius:var(--radius-sm);background:transparent;text-align:left}.header-picker__option:hover,.header-picker__option[aria-selected=true]{background:var(--color-surface-2)}.header-picker__value{min-width:0;line-height:1}.header-picker__mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;flex:0 0 1.55rem;border-radius:var(--radius-pill);line-height:1;overflow:hidden;box-shadow:0 0 0 1px color-mix(in oklch,var(--color-line) 80%,transparent),0 4px 10px #0f172a1a}.header-picker__mark--country{background:var(--color-surface-2);width:1.12rem;height:1.12rem;flex-basis:1.12rem;border-radius:5px}.header-picker__mark--france{background:linear-gradient(90deg,#0055a4 0,#0055a4 33.333%,#fff 33.333%,#fff 66.666%,#ef4135 66.666%)}.header-picker__mark--usa{background:repeating-linear-gradient(180deg,#b22234 0,#b22234 2px,#fff 2px,#fff 4px)}.header-picker__mark--usa:before{content:"";position:absolute;inset:0 auto auto 0;width:58%;height:56%;background:#3c3b6e}.header-picker__mark--money{background:transparent;box-shadow:none}.header-picker__currency-svg{width:100%;height:100%;display:block}.header-picker__currency-shape{fill:var(--color-surface-2);stroke:var(--color-line);stroke-width:1}.header-picker__currency-symbol{fill:var(--color-text);font-family:var(--font-sans);font-size:11px;font-weight:800}.header-picker__menu{position:absolute;top:calc(100% + .45rem);right:0;z-index:90;display:grid;gap:.2rem;min-width:100%;padding:.35rem;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-lg)}.header-picker__menu[hidden]{display:none}.header-picker--locale .header-picker__button{min-width:7.15rem;gap:.45rem}.header-picker--currency .header-picker__button{min-width:6.1rem}.nav-toggle{display:none;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text);cursor:pointer;transition:background var(--transition)}.nav-toggle:hover{background:var(--color-surface-2)}.view{margin:0 auto;max-width:var(--page-max-width);min-height:calc(100vh - 168px);padding:var(--space-10) var(--space-6);display:flex;flex-direction:column;gap:var(--space-6)}.eyebrow{margin:0;width:fit-content;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--color-brand-soft);color:var(--color-brand-strong);font-size:var(--font-size-sm);font-weight:700;letter-spacing:.02em;text-transform:capitalize}h1{margin:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:.98;letter-spacing:-.02em;font-weight:var(--font-weight-fine)}h2,h3,p{margin-top:0}.lead{margin:0;max-width:640px;color:var(--color-muted);font-size:var(--font-size-lg);line-height:1.55}.muted{color:var(--color-muted)}.page-visual{position:relative;isolation:isolate;display:grid;gap:var(--space-4);min-height:300px;margin:0;padding:var(--space-8);border:1px solid var(--color-line);border-radius:calc(var(--radius-lg) + 6px);background:linear-gradient(180deg,color-mix(in oklch,var(--color-surface) 84%,transparent),var(--color-surface)),var(--gradient-soft),var(--color-surface);box-shadow:var(--shadow);overflow:hidden}.page-visual:before,.page-visual:after{content:"";position:absolute;inset:auto;border-radius:999px;filter:blur(24px);pointer-events:none}.page-visual:before{top:-72px;right:-28px;width:240px;height:240px;background:var(--visual-glow-a)}.page-visual:after{bottom:-120px;left:8%;width:280px;height:200px;background:var(--visual-glow-b)}.page-visual__halo{position:absolute;inset:18% auto auto 55%;width:220px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.92) 0 10%,transparent 11%),radial-gradient(circle at 50% 50%,var(--visual-glow-c) 0 54%,transparent 55%);opacity:.9;transform:translate(-50%)}.page-visual__orbit{position:absolute;inset:14% 8% auto auto;display:flex;gap:var(--space-2)}.page-visual__dot{width:10px;height:10px;border-radius:50%;background:var(--hero-title-gradient);box-shadow:0 0 0 8px color-mix(in oklch,var(--brand-100) 40%,transparent)}.page-visual__headline,.page-visual__grid{position:relative;z-index:1}.page-visual__headline{display:grid;gap:var(--space-2);max-width:420px}.page-visual__eyebrow{width:fit-content;padding:.35rem .8rem;border-radius:var(--radius-pill);background:color-mix(in oklch,var(--color-surface) 68%,transparent);color:var(--color-brand-strong);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.page-visual__title{font-size:clamp(2rem,1.4rem + 2vw,3.4rem);line-height:.92;letter-spacing:-.04em;font-weight:var(--font-weight-fine)}.page-visual__caption{color:var(--color-muted)}.page-visual__grid{display:grid;gap:var(--space-3)}.page-visual__lane{display:grid;gap:var(--space-2);padding:var(--space-4);border:1px solid color-mix(in oklch,var(--color-line) 72%,transparent);border-radius:var(--radius);background:color-mix(in oklch,var(--color-surface) 86%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-visual__lane-label{font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted)}.page-visual__lane-bar{display:block;height:11px;border-radius:var(--radius-pill)}.page-visual__lane-bar--workspace{background:linear-gradient(90deg,var(--brand-500),var(--color-accent-2))}.page-visual__lane-bar--trust{background:linear-gradient(90deg,var(--brand-700),var(--color-accent))}.page-visual__lane-bar--muted{background:color-mix(in oklch,var(--color-line) 82%,transparent)}.workspace-stack{display:grid;gap:var(--space-6)}.hero-shell{position:relative;isolation:isolate;display:grid;gap:var(--space-5);padding:clamp(2rem,1.4rem + 2vw,3.5rem);border:1px solid var(--color-line);border-radius:calc(var(--radius-lg) + 8px);background:radial-gradient(1200px 420px at 20% 0%,var(--hero-glow),transparent 60%),linear-gradient(180deg,color-mix(in oklch,var(--color-surface) 90%,transparent),var(--color-surface)),var(--color-surface);box-shadow:var(--shadow-lg);overflow:hidden}.hero-shell:after{content:"";position:absolute;inset:auto -12% -44% auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,color-mix(in oklch,var(--color-accent-3) 18%,transparent),transparent 66%);pointer-events:none}.hero-kicker{margin:0;color:var(--color-muted);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-title{display:flex;flex-wrap:wrap;gap:.06em var(--hero-word-gap);max-width:var(--hero-copy-max);font-size:var(--font-size-display);line-height:.88;letter-spacing:-.06em;font-weight:var(--font-weight-thin)}.hero-title__word{display:inline-flex;gap:.01em}.hero-title__letter{display:inline-block;background:var(--hero-title-gradient);background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:0 0 0 var(--hero-stroke);animation:hero-letter-rise .54s var(--ease) both;animation-delay:calc(var(--letter-index, 0) * var(--hero-letter-step))}.hero-gradient-copy{max-width:26ch;margin:0;font-size:clamp(1.2rem,1rem + 1vw,2rem);line-height:1.06;letter-spacing:-.03em;font-weight:var(--font-weight-fine);color:transparent;background:linear-gradient(135deg,var(--color-text),color-mix(in oklch,var(--color-accent-2) 76%,var(--color-text)));background-clip:text;-webkit-background-clip:text}.hero-actions,.hero-signals{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-signal{display:grid;gap:var(--space-2);padding:var(--space-5);border:1px solid color-mix(in oklch,var(--color-line) 74%,transparent);border-radius:var(--radius-lg);background:color-mix(in oklch,var(--color-surface) 78%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-signal__label{color:var(--color-muted);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-signal__value{font-size:clamp(1.1rem,.95rem + 1vw,1.6rem);font-weight:var(--font-weight-fine);letter-spacing:-.03em}.panel{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-8);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.panel--hero{background:var(--gradient-soft),var(--color-surface)}.panel--hero .lead{max-width:760px}.panel--metrics{padding:var(--space-5) var(--space-6)}.workflow-form{display:grid;gap:var(--space-3)}label{display:grid;gap:var(--space-1);color:var(--color-muted);font-size:var(--font-size-sm);font-weight:600}input,textarea,select{padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface);font:inherit;color:var(--color-text);transition:border-color var(--transition),box-shadow var(--transition)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-brand);box-shadow:0 0 0 4px var(--color-brand-soft)}.btn,button{font:inherit;cursor:pointer}.btn,.workflow-form button{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);border:0;border-radius:var(--radius-pill);font-weight:700;text-decoration:none;transition:transform var(--transition),box-shadow var(--transition),filter var(--transition)}.btn--primary,.workflow-form button{background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow)}.btn--primary:hover,.workflow-form button:hover{transform:translateY(-1px);box-shadow:var(--shadow-lg);filter:brightness(1.03)}.form-status{margin:0;min-height:1.4em;color:var(--color-muted);font-size:var(--font-size-sm)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.check-row{display:flex;grid-template-columns:none;flex-direction:row;align-items:flex-start;gap:var(--space-2);color:var(--color-text);font-weight:500}.check-row input{width:18px;height:18px;margin-top:.15rem;padding:0;flex:0 0 auto}.feature-grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-6);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.card:hover{transform:translateY(-3px);border-color:var(--brand-200);box-shadow:var(--shadow)}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:var(--radius);background:var(--gradient-brand);color:#fff}.card-icon .icon{width:1.4em;height:1.4em}.step-list{display:grid;gap:var(--space-2);margin:0;padding-left:var(--space-6)}.step-list li.is-done{color:var(--color-brand-strong);font-weight:700}.result-surface{display:grid;gap:var(--space-3)}.result-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.result-highlights,.metric-row,.tag-row,.action-row{display:flex;flex-wrap:wrap;gap:var(--space-2)}.result-chip,.status-pill{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);font-size:var(--font-size-sm);font-weight:600}.result-chip{background:var(--color-surface-2);color:var(--color-muted)}.status-pill{background:var(--color-brand-soft);color:var(--color-brand-strong)}.status-pill--starter{background:var(--color-surface-2);color:var(--color-muted)}.status-pill--active{background:#fff7ed;color:#c2410c}.status-pill--ready{background:var(--color-success-soft);color:var(--color-success)}.result-actions{display:grid;gap:var(--space-2);margin:0;padding-left:var(--space-6);color:var(--color-muted)}.ad-slot{position:relative;display:grid;place-items:center;min-height:110px;margin-top:var(--space-6);padding:var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface-2);overflow:hidden}.ad-slot:before{content:attr(data-label);position:absolute;top:6px;left:10px;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);opacity:.7}.ad-slot .adsbygoogle{width:100%}.ad-slot[hidden]{display:none}.site-footer{border-top:1px solid var(--color-line);background:var(--color-surface)}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin:0 auto;max-width:var(--page-max-width);padding:var(--space-6);color:var(--color-muted);font-size:var(--font-size-sm)}.footer-links{display:flex;flex-wrap:wrap;gap:var(--space-4)}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--color-text)}@media (max-width: 1120px){.site-header__inner{grid-template-columns:max-content 1fr max-content max-content;gap:var(--space-3)}.brand{min-width:0}.brand__icon{width:34px;height:34px;flex-basis:34px}.brand__image{width:21px;height:21px}.site-header__actions{justify-self:end;margin-left:auto}.site-auth__name{display:none}.profile-trigger{width:40px;justify-content:center;padding:var(--space-1)}.profile-trigger--guest{padding:0}.header-picker--locale .header-picker__button{min-width:7.15rem}.header-picker--currency .header-picker__button{min-width:6.1rem}.nav-toggle{display:inline-flex;justify-self:end}.site-nav{position:absolute;top:calc(100% + 8px);right:var(--space-6);left:var(--space-6);flex-direction:column;align-items:stretch;gap:var(--space-1);padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow);display:none;justify-self:stretch}.site-header.is-open .site-nav{display:flex}.view-grid,.form-grid{grid-template-columns:1fr}.hero-title{font-size:clamp(3rem,2.4rem + 5vw,4.8rem)}.hero-signals{grid-template-columns:1fr}.view{padding:var(--space-8) var(--space-4)}.site-footer__inner{flex-direction:column;align-items:flex-start}.visual-grid{grid-template-columns:1fr}}.toast-region{position:fixed;inset-block-end:var(--space-4);inset-inline-end:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2);z-index:1000;max-width:min(360px,calc(100vw - 2 * var(--space-4)));pointer-events:none}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow);border-inline-start:4px solid var(--color-info);font-size:var(--font-size-sm);opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.toast--visible{opacity:1;transform:translateY(0)}.toast--info{border-inline-start-color:var(--color-info);background:var(--color-info-soft)}.toast--success{border-inline-start-color:var(--color-success);background:var(--color-success-soft)}.toast--error{border-inline-start-color:var(--color-error);background:var(--color-error-soft)}.toast__close{margin-inline-start:auto;border:0;background:transparent;color:var(--color-muted);font-size:var(--font-size-lg);line-height:1;cursor:pointer;padding:0}.toast__close:hover{color:var(--color-text)}.icon{width:1.25em;height:1.25em;display:inline-block;vertical-align:middle;fill:currentColor}.btn--secondary{background:var(--color-surface-2);color:var(--color-text);border:1px solid var(--color-line)}.btn--secondary:hover{background:var(--color-surface)}.btn--danger{background:transparent;color:var(--color-danger, #d23b3b);border:1px solid var(--color-danger, #d23b3b)}.btn--danger:hover{background:var(--color-danger, #d23b3b);color:#fff}.btn[disabled]{opacity:.55;cursor:not-allowed}.ui-table__grid tbody tr.is-clickable{cursor:pointer}.ui-table__grid tbody tr.is-clickable:focus-visible{outline:2px solid var(--color-brand-strong);outline-offset:-2px}.users-identity{display:inline-flex;align-items:center;gap:var(--space-3)}.users-identity__avatar{width:2rem;height:2rem;border-radius:var(--radius-pill);object-fit:cover;background:var(--color-surface-2);flex:0 0 auto}.users-identity__avatar--fallback{display:inline-flex;align-items:center;justify-content:center;font-weight:600;color:var(--color-brand-strong);background:var(--color-brand-soft)}.users-identity__name{font-weight:500}.users-slot{display:grid;gap:var(--space-4)}.users-table-slot{min-height:18rem}.users-badge{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);font-size:var(--font-size-sm);font-weight:600}.users-badge--admin{background:var(--color-brand-soft);color:var(--color-brand-strong)}.users-badge--user{background:var(--color-surface-2);color:var(--color-muted)}.users-detail{display:flex;flex-direction:column;gap:var(--space-6);min-width:min(28rem,80vw)}.users-detail__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.users-detail__facts{display:grid;grid-template-columns:auto 1fr;gap:var(--space-2) var(--space-6);margin:0}.users-detail__facts dt{color:var(--color-muted);font-size:var(--font-size-sm)}.users-detail__facts dd{margin:0;word-break:break-word}.users-detail__actions{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:flex-end}.btn--sm{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm)}.site-auth{display:inline-flex;align-items:center;gap:var(--space-2);min-width:0}.site-auth__name{min-width:0;overflow:hidden;color:var(--color-text);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-trigger{display:inline-flex;align-items:center;gap:var(--space-2);min-height:40px;min-width:0;max-width:11rem;padding:var(--space-1) var(--space-3) var(--space-1) var(--space-1);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text);text-decoration:none;white-space:nowrap}.profile-trigger--guest{padding-left:var(--space-3)}.profile-trigger--guest .icon{width:1rem;height:1rem}.profile-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover;border:1px solid var(--color-line)}.profile-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--gradient-brand);color:#fff;font-weight:800}.consent-banner{position:fixed;left:50%;bottom:var(--space-4);z-index:60;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-4);width:min(860px,calc(100vw - 2 * var(--space-4)));padding:var(--space-4);border:1px solid color-mix(in oklch,var(--color-line) 82%,transparent);border-radius:var(--radius);background:color-mix(in oklch,var(--color-surface) 94%,transparent);box-shadow:var(--shadow-lg);transform:translate(-50%)}.consent-banner__icon{display:grid;place-items:center;width:38px;height:38px;border-radius:var(--radius-sm);background:var(--color-brand-soft);color:var(--color-brand-strong);font-weight:900}.consent-banner__text{display:grid;gap:.25rem;min-width:0}.consent-banner__head{display:flex;align-items:center;gap:var(--space-2)}.consent-banner__title{color:var(--color-text);font-size:var(--font-size-base);line-height:1.2}.consent-banner__body{margin:0;color:var(--color-muted);font-size:var(--font-size-sm);line-height:1.45}.consent-banner__link{width:fit-content;color:var(--color-brand-strong);font-size:var(--font-size-sm);font-weight:700;text-decoration:none}.consent-banner__link:hover{text-decoration:underline}.consent-banner__actions{display:grid;grid-template-columns:repeat(2,minmax(8.5rem,1fr));gap:var(--space-2)}.consent-banner__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.7rem 1rem;border-radius:var(--radius-sm);font-weight:800;white-space:nowrap;transition:background var(--transition),border-color var(--transition),transform var(--transition),box-shadow var(--transition)}.consent-banner__button:hover{transform:translateY(-1px)}.consent-banner__button--secondary{border:1px solid var(--color-line);background:var(--color-surface);color:var(--color-text)}.consent-banner__button--primary{border:1px solid transparent;background:var(--color-text);color:var(--color-surface);box-shadow:var(--shadow-sm)}@media (max-width: 760px){.consent-banner{grid-template-columns:auto minmax(0,1fr);align-items:start}.consent-banner__actions{grid-column:1 / -1;width:100%}}@media (max-width: 460px){.consent-banner__actions{grid-template-columns:1fr}}.footer-link-button{background:none;border:0;padding:0;color:inherit;cursor:pointer;font:inherit;text-decoration:none}.footer-link-button:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.ui-empty{display:grid;justify-items:center;gap:var(--space-3);padding:var(--space-10) var(--space-6);text-align:center;border:1px dashed var(--color-line);border-radius:var(--radius);background:var(--color-surface-2)}.ui-empty__icon{font-size:2rem;line-height:1}.ui-empty__title{margin:0;font-size:var(--font-size-lg);color:var(--color-text)}.ui-empty__body{margin:0;max-width:46ch;color:var(--color-muted)}.ui-spinner{display:inline-flex;align-items:center;gap:var(--space-3);color:var(--color-muted)}.ui-spinner__ring{width:18px;height:18px;border-radius:50%;border:2px solid var(--color-line);border-top-color:var(--color-brand);animation:ui-spin .8s linear infinite}@keyframes ui-spin{to{transform:rotate(360deg)}}.ui-skeleton{display:grid;gap:var(--space-2)}.ui-skeleton__line{height:12px;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--color-surface-2) 25%,var(--color-line) 50%,var(--color-surface-2) 75%);background-size:200% 100%;animation:ui-shimmer 1.4s ease infinite}.ui-skeleton__line:last-child{width:60%}@keyframes ui-shimmer{to{background-position:-200% 0}}.ui-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#0a0e1673;display:grid;place-items:center;padding:var(--space-4)}.ui-modal{width:min(560px,100%);max-height:86vh;overflow:auto;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.ui-modal__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-6);border-bottom:1px solid var(--color-line)}.ui-modal__title{margin:0;font-size:var(--font-size-lg)}.ui-modal__close{border:0;background:transparent;cursor:pointer;color:var(--color-muted);font-size:var(--font-size-base);padding:var(--space-1)}.ui-modal__close:hover{color:var(--color-text)}.ui-modal__body{padding:var(--space-6);display:grid;gap:var(--space-4)}.ui-modal__body--auth{justify-items:center}.ui-tabs__bar{display:flex;gap:var(--space-1);border-bottom:1px solid var(--color-line);margin-bottom:var(--space-4);overflow-x:auto}.ui-tabs__tab{border:0;background:transparent;cursor:pointer;padding:var(--space-2) var(--space-4);color:var(--color-muted);font-weight:600;border-bottom:2px solid transparent;transition:color var(--transition),border-color var(--transition);white-space:nowrap}.ui-tabs__tab:hover{color:var(--color-text)}.ui-tabs__tab.active{color:var(--color-brand);border-bottom-color:var(--color-brand)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:none;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.skeleton{position:relative;overflow:hidden;background:var(--color-surface-2);border-radius:var(--radius-sm);min-height:1em}.skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,color-mix(in oklch,var(--color-surface) 70%,transparent),transparent);animation:skeleton-shimmer 1.3s infinite}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.account{display:grid;gap:var(--space-6);max-width:720px}.account__head{display:flex;align-items:center;gap:var(--space-4)}.account__avatar{width:56px;height:56px;border-radius:50%;background:var(--gradient-brand);display:grid;place-items:center;color:#fff;font-weight:800;font-size:var(--font-size-lg);flex:none}.account__section{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);padding:var(--space-4) var(--space-6)}.account__section h3{margin:0 0 var(--space-3);font-size:var(--font-size-base)}.account__row{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-2) 0;border-bottom:1px solid var(--color-line)}.account__row:last-child{border-bottom:0}.account__danger{color:var(--color-error)}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:var(--space-3);margin-top:var(--space-4)}.admin-stat{display:flex;flex-direction:column;gap:2px;padding:var(--space-3) var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface-2)}.admin-stat__value{font-size:var(--font-size-lg);font-weight:800}.admin-stat__label{font-size:var(--font-size-sm);color:var(--color-muted)}.admin-section-title{margin:var(--space-6) 0 var(--space-3);font-size:var(--font-size-lg)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.ui-table__scroll{overflow-x:auto;border:1px solid var(--color-line);border-radius:var(--radius)}.ui-table__grid{width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}.ui-table__grid th{text-align:left;font-weight:600;color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;padding:var(--space-3) var(--space-4);background:var(--color-surface-2);border-bottom:1px solid var(--color-line)}.ui-table__grid td{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-line);color:var(--color-text)}.ui-table__grid tbody tr:last-child td{border-bottom:0}.ui-table__grid tbody tr:hover td{background:var(--color-surface-2)}.ui-table__grid .is-right{text-align:right}.ui-table__pager{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-3);color:var(--color-muted)}.ui-table__page{border:1px solid var(--color-line);background:var(--color-surface);border-radius:var(--radius-sm);cursor:pointer;padding:var(--space-1) var(--space-3)}.ui-table__page:disabled{opacity:.4;cursor:default}.tip-module{display:grid;gap:var(--space-3);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-lg)}.tip-copy{display:grid;gap:var(--space-1)}.tip-kicker{margin:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--color-brand-strong)}.tip-module__title{margin:0;font-size:var(--font-size-lg);font-weight:800}.tip-module__body{margin:0;color:var(--color-muted);font-size:var(--font-size-sm)}.tip-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.tip-chip{padding:var(--space-2) var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-pill);background:var(--color-surface-2);color:var(--color-text);font:inherit;font-weight:700;cursor:pointer;transition:border-color var(--transition),transform var(--transition)}.tip-chip:hover,.tip-chip:focus-visible{border-color:var(--color-brand);transform:translateY(-1px)}.tip-chip--primary{background:var(--gradient-brand);border-color:transparent;color:#fff}.tip-chip--ghost{background:transparent;color:var(--color-muted)}.tip-note{margin:0;font-size:.75rem;color:var(--color-muted)}.stack{display:grid;gap:var(--space-4)}.stack--tight{gap:var(--space-2)}.panel--inline{padding:var(--space-6)}.data-summary{padding:var(--space-4);border:1px dashed var(--color-line);border-radius:var(--radius);background:var(--color-surface-2)}.checklist{display:grid;gap:var(--space-3)}.checklist-item{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface-2)}.checklist-item input{margin-top:2px}.checklist-item__title{font-weight:700;color:var(--color-text)}.catalog-search{width:min(100%,720px)}.catalog-grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.catalog-card{display:grid;gap:var(--space-3);padding:var(--space-6);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);text-decoration:none;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.catalog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:var(--brand-200)}.visual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4)}.visual-card{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);overflow:hidden}.visual-card__image{display:none}.visual-card__visual{margin:calc(-1 * var(--space-6)) calc(-1 * var(--space-6)) 0;min-height:220px;border-radius:0 0 var(--radius-lg) var(--radius-lg);border-inline:0;border-top:0}@keyframes hero-letter-rise{0%{opacity:0;transform:translateY(22px) rotate(2deg);filter:blur(6px)}to{opacity:1;transform:translateY(0) rotate(0);filter:blur(0)}}.workspace-stack{display:grid;gap:var(--space-8)}.pricing-header{display:grid;gap:var(--space-2);margin-bottom:var(--space-6)}.view--pricing,.view--faq,.view--about,.view--contact,.view--blog,.view--legal{display:grid;gap:var(--space-6)}.how-section{display:grid;gap:var(--space-5)}.how-section__title{margin:0;font-size:var(--font-size-xl);letter-spacing:-.02em}.how-grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr))}.how-step{display:grid;gap:var(--space-2);padding:var(--space-6);border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition)}.how-step:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.how-step__title{margin:0;font-size:var(--font-size-base);color:var(--color-brand-strong)}.dashboard{gap:var(--space-6)}.dashboard__bar{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap}.dashboard__heading{display:grid;gap:var(--space-1)}.dashboard__title{margin:0;font-size:var(--font-size-xl);letter-spacing:-.02em}.dashboard__list{display:grid;gap:var(--space-4)}.signin-gate{display:grid;gap:var(--space-3);justify-items:start;padding:var(--space-8);border:1px dashed var(--color-line);border-radius:var(--radius-lg);background:var(--color-surface-2)}.signin-gate__title{margin:0;font-size:var(--font-size-lg)}.row-actions{display:inline-flex;gap:var(--space-2);justify-content:flex-end}.verdict-badge,.verdict-dot{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);font-size:var(--font-size-sm);font-weight:700;white-space:nowrap}.verdict-badge--conformant,.verdict-dot--conformant{background:var(--color-success-soft);color:var(--color-success)}.verdict-badge--gaps,.verdict-dot--gaps{background:var(--color-warning-soft);color:var(--color-warning)}.verdict-badge--non_conformant,.verdict-dot--non_conformant{background:var(--color-error-soft);color:var(--color-error)}.verdict-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.findings,.checklist-card{display:grid;gap:var(--space-3)}.findings__title{margin:0;font-size:var(--font-size-base)}.finding{display:grid;gap:var(--space-1);padding:var(--space-4);border:1px solid var(--color-line);border-left-width:4px;border-radius:var(--radius);background:var(--color-surface-2)}.finding--high{border-left-color:var(--color-error)}.finding--medium{border-left-color:var(--color-warning)}.finding--low{border-left-color:var(--color-info)}.finding__top{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.finding__sev{font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:2px var(--space-2);border-radius:var(--radius-pill)}.finding__sev--high{background:var(--color-error-soft);color:var(--color-error)}.finding__sev--medium{background:var(--color-warning-soft);color:var(--color-warning)}.finding__sev--low{background:var(--color-info-soft);color:var(--color-info)}.finding__article{font-size:.72rem;font-weight:700;color:var(--color-muted)}.finding__title{color:var(--color-text)}.finding__detail{margin:0;color:var(--color-muted);font-size:var(--font-size-sm)}.finding__control{margin:0;color:var(--color-brand-strong);font-size:var(--font-size-sm);font-weight:600}.annex-checklist{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.annex-item{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid var(--color-line);border-radius:var(--radius-sm);background:var(--color-surface)}.annex-item__mark{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;font-weight:800;flex-shrink:0}.annex-item--done .annex-item__mark{background:var(--color-success-soft);color:var(--color-success)}.annex-item--todo .annex-item__mark{background:var(--color-surface-2);color:var(--color-muted)}.annex-item__label{font-size:var(--font-size-sm)}.disclaimer{margin:0;font-size:.78rem;color:var(--color-muted);font-style:italic}.wizard-form{display:grid;gap:var(--space-6)}.wizard-section{border:1px solid var(--color-line);border-radius:var(--radius-lg);padding:var(--space-5);display:grid;gap:var(--space-4);margin:0}.wizard-section__title{padding:0 var(--space-2);font-weight:800;color:var(--color-brand-strong);font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.06em}.wizard-grid{display:grid;gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-field{display:grid;gap:var(--space-1)}.wizard-field__label{font-weight:700;color:var(--color-text)}.wizard-field__hint{font-weight:500;color:var(--color-muted);font-size:.75rem}.wizard-check{display:flex;align-items:center;gap:var(--space-2);flex-direction:row;color:var(--color-text);font-weight:600}.wizard-check input{width:18px;height:18px}.wizard-target{grid-column:1 / -1;margin:0;color:var(--color-brand-strong);font-size:var(--font-size-sm);font-weight:600}.btn--ghost{background:transparent;color:var(--color-brand-strong);border:1px solid var(--color-line)}.btn--ghost:hover{background:var(--color-brand-soft)}.faq-list{display:grid;gap:var(--space-3)}.faq-item{border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);padding:var(--space-4) var(--space-5)}.faq-item>summary{cursor:pointer;font-weight:700;color:var(--color-text);list-style:none}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>summary:after{content:"+";float:right;color:var(--color-brand);font-weight:800}.faq-item[open]>summary:after{content:"–"}.faq-item__body{margin:var(--space-3) 0 0;color:var(--color-muted);line-height:1.6}.prose{max-width:72ch;display:grid;gap:var(--space-4);line-height:1.65;color:var(--color-text)}.prose h2{margin:var(--space-4) 0 0;font-size:var(--font-size-lg)}.prose p,.prose li{color:var(--color-muted)}.prose ul{margin:0;padding-left:var(--space-6);display:grid;gap:var(--space-1)}@media (max-width: 860px){.how-grid,.wizard-grid{grid-template-columns:1fr}}
