:root{--bg:#f6f8fc;--surface-soft:#f5f8ff;--text:#10233f;--muted:#5b6d85;--line:#d7e1ee;--primary:#2156d9;--primary-strong:#173fa8;--accent:#3870f6;--accent-strong:#2458d8;--accent-soft:#ecf2ff;--success:#1d8f5a;--warning:#d58b28;--danger:#cd4b4b;--shadow:0 18px 48px rgba(22,43,86,0.08);--shadow-soft:0 10px 28px rgba(22,43,86,0.06)}*{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:radial-gradient(circle at 0 0,rgba(56,112,246,.05),transparent 20%),radial-gradient(circle at 100% 14%,rgba(56,112,246,.04),transparent 22%),var(--bg);font-family:var(--font-sans),sans-serif;line-height:1.5;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}main{min-height:55vh}.site-shell{margin:0 auto;padding:1rem 1rem 2.6rem}.page-wrap{margin-top:1rem}.topbar{position:-webkit-sticky;position:sticky;top:.6rem;z-index:30;display:grid;grid-template-columns:auto 1fr auto;grid-gap:1rem;gap:1rem;align-items:center;border:1px solid var(--line);border-radius:18px;padding:.8rem 1rem;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-soft)}.logo-lockup{display:inline-flex;align-items:center;gap:.65rem;color:var(--text);min-width:0}.logo-mark{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:14px;background:linear-gradient(135deg,var(--primary),#5b8dff);color:#fff;box-shadow:0 12px 26px rgba(33,86,217,.22)}.logo-mark svg{width:24px;height:24px}.logo-lockup span{display:grid;min-width:0}.logo-lockup strong{font-family:var(--font-sans),sans-serif;line-height:1.1;letter-spacing:-.02em;font-weight:700;color:var(--text)}.logo-lockup small{color:#6c7d95;font-size:.56rem;text-transform:uppercase;letter-spacing:.1em}.topbar-nav{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem}.topbar-nav a{border-radius:999px;padding:.42rem .84rem;color:#314158;font-size:.88rem;font-weight:600;transition:background-color .2s ease,color .2s ease}.topbar-nav a:hover{background:rgba(17,19,21,.04);color:#111315}.topbar-actions{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.button,.ghost-pill,.solid-pill,button{padding:.58rem .98rem;font:inherit;font-size:.86rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.button,.ghost-pill,button{background:#fff;color:#24324a}.button.primary,.solid-pill,button.primary{background:linear-gradient(135deg,#2b66f6,#1948d3);border-color:#1948d3;box-shadow:0 12px 28px rgba(43,102,246,.24)}.button:hover,.ghost-pill:hover,.solid-pill:hover,button:hover{box-shadow:0 8px 18px rgba(45,39,31,.08)}.stack{display:grid;grid-gap:1rem;gap:1rem}.section-title,h1,h2,h3,h4{font-family:var(--font-sans),sans-serif;font-weight:700;letter-spacing:-.03em;margin:0}.section-title{font-size:clamp(1.25rem,2.6vw,1.85rem);line-height:1.18}.hero-title{font-size:clamp(2.1rem,5vw,3.8rem);line-height:.96;max-width:12ch;text-wrap:balance}.eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid rgba(43,102,246,.14);background:rgba(43,102,246,.06);color:#3356a8;padding:.28rem .74rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.muted,.small{color:var(--muted);font-size:.94rem}.hero-panel{border:1px solid var(--line);background:radial-gradient(circle at 18% 18%,rgba(43,102,246,.07),transparent 22%),linear-gradient(180deg,#ffffff,#fbfcff);border-radius:28px;padding:clamp(1.2rem,3vw,2.4rem);box-shadow:var(--shadow)}.home-hero{padding:1.25rem}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);grid-gap:1rem;gap:1rem;align-items:stretch}.home-title{font-size:clamp(2rem,4.6vw,3.25rem);line-height:.97;max-width:13ch;letter-spacing:-.04em}.home-search-suggestions{display:flex;flex-wrap:wrap;gap:.5rem}.home-search-chip{display:inline-flex;align-items:center;min-height:36px;padding:.5rem .75rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:#3a4558;font-size:.83rem;font-weight:500}.home-search-chip:hover{border-color:rgba(43,102,246,.24);color:#244fc0}.home-quick-links{display:flex;flex-wrap:wrap;gap:.55rem}.home-quick-link{display:inline-flex;align-items:center;min-height:40px;padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:#2f3746;font-size:.88rem;font-weight:500}.home-quick-link:hover{border-color:rgba(43,102,246,.24);color:#1e48b1}.home-side-panel{display:grid;grid-gap:.8rem;gap:.8rem}.home-side-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:1rem;display:grid;grid-gap:.55rem;gap:.55rem;box-shadow:var(--shadow-soft)}.home-side-card.showcase{padding:1.1rem;gap:.9rem}.home-side-card strong{font-size:1rem;line-height:1.2}.home-side-head{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.home-side-head p{margin:.2rem 0 0}.home-check-list{display:grid;grid-gap:.75rem;gap:.75rem}.home-check-item{display:grid;grid-template-columns:auto 1fr;grid-gap:.7rem;gap:.7rem;align-items:start;padding:.8rem;border:1px solid var(--line);border-radius:16px;background:#fcfdff}.home-check-item span{width:36px;height:36px;display:inline-grid;place-items:center;border-radius:999px;background:rgba(43,102,246,.08);color:#2b66f6;font-size:.78rem;font-weight:700}.home-check-item p{margin:.18rem 0 0}.home-mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.home-mini-stat{border:1px solid var(--line);border-radius:18px;background:#fff;padding:.95rem;display:grid;grid-gap:.3rem;gap:.3rem;box-shadow:var(--shadow-soft)}.home-mini-stat span{color:var(--muted);font-size:.76rem}.home-mini-stat strong{font-size:.98rem;line-height:1.2}.home-ticker-band{overflow:hidden;padding:.85rem 0;background:radial-gradient(circle at 0 50%,rgba(43,102,246,.08),transparent 22%),linear-gradient(180deg,#ffffff,#fbfcff)}.home-ticker-track{width:max-content;min-width:100%;display:flex;align-items:center;gap:.65rem;padding-inline:1rem;animation:home-marquee 24s linear infinite}.home-ticker-chip{display:inline-flex;align-items:center;min-height:38px;border-radius:999px;padding:.5rem .82rem;border:1px solid var(--line);background:#fff;color:#364257;font-size:.82rem;white-space:nowrap;box-shadow:var(--shadow-soft)}.home-ticker-chip:before{content:"";width:7px;height:7px;border-radius:999px;margin-right:.55rem;background:linear-gradient(180deg,#2b66f6,#6f94ff);box-shadow:0 0 0 4px rgba(43,102,246,.08)}@keyframes home-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home-side-card.accent{background:linear-gradient(180deg,#f8fbff,#ffffff);border-color:#dbe5ff}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:1.5rem;gap:1.5rem;align-items:center}.hero-subtitle{max-width:57ch;font-size:1rem;line-height:1.65}.hero-search{display:grid;grid-template-columns:1fr auto;grid-gap:.5rem;gap:.5rem;background:#fff;border-radius:16px;border:1px solid var(--line);padding:.48rem;box-shadow:0 4px 14px rgba(16,24,40,.05)}.hero-search input{border:0;padding:.82rem .9rem;font-size:1rem;background:transparent}.hero-search button{border:0;border-radius:14px}.hero-image{width:100%;min-height:420px;border-radius:28px;object-fit:cover;border:1px solid var(--line);box-shadow:0 24px 48px rgba(16,24,40,.09)}.metric-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.metric-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:1.05rem;box-shadow:var(--shadow-soft)}.metric-card strong{display:block;font-family:var(--font-sans),sans-serif;font-size:1.55rem;color:#111315;font-weight:700}.card,.surface-card{border:1px solid var(--line);border-radius:24px;padding:1.15rem;background:var(--surface);box-shadow:var(--shadow)}.surface-soft{border:1px solid var(--line);border-radius:18px;background:var(--surface-soft);padding:.95rem}.icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.icon-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust-card{min-height:142px}.home-story-board{display:grid;grid-gap:1rem;gap:1rem;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(43,102,246,.06),transparent 24%),linear-gradient(180deg,#ffffff,#fbfcff)}.home-story-layout{display:grid;grid-template-columns:minmax(270px,.85fr) minmax(0,1.15fr);grid-gap:1rem;gap:1rem;align-items:stretch}.home-story-tabs{display:grid;grid-gap:.65rem;gap:.65rem}.home-story-tab{width:100%;border:1px solid var(--line);border-radius:18px;background:#fff;padding:.85rem;display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;text-align:left;color:#2b3342;box-shadow:var(--shadow-soft);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.home-story-tab:hover{transform:translateY(-1px);border-color:rgba(43,102,246,.22)}.home-story-tab.active{border-color:rgba(43,102,246,.22);box-shadow:0 16px 32px rgba(43,102,246,.08);background:linear-gradient(180deg,#ffffff,#f9fbff)}.home-story-tab div{display:grid;grid-gap:.2rem;gap:.2rem}.home-story-tab strong{font-size:.79rem;color:#2b66f6}.home-story-tab span{font-size:.91rem;line-height:1.45;color:#445165}.home-story-tab-icon{width:20px;height:20px;color:#2b66f6;margin-top:.08rem}.home-story-stage{display:grid;grid-gap:.85rem;gap:.85rem}.home-story-visual{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 18% 18%,rgba(43,102,246,.08),transparent 26%),linear-gradient(180deg,#ffffff,#f8fbff);min-height:410px;padding:1.05rem}.home-story-orbit{position:absolute;border-radius:999px;border:1px solid rgba(43,102,246,.12);animation:orbit-float 8s ease-in-out infinite}.home-story-orbit.one{width:220px;height:220px;top:-70px;right:-40px}.home-story-orbit.two{width:160px;height:160px;bottom:-55px;left:-35px;animation-delay:1.2s}.home-story-stage-card{position:relative;z-index:1;max-width:620px;border:1px solid rgba(43,102,246,.12);border-radius:22px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem;display:grid;grid-gap:.8rem;gap:.8rem;box-shadow:0 20px 44px rgba(32,43,67,.08)}.home-story-stage-head{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:start}.home-story-stage-head h3{margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.08;letter-spacing:-.03em}.home-story-stage-icon{width:54px;height:54px;display:inline-grid;place-items:center;border-radius:18px;color:#2b66f6;background:rgba(43,102,246,.09);border:1px solid rgba(43,102,246,.18);box-shadow:0 10px 24px rgba(43,102,246,.08)}.home-story-stage-glyph{width:24px;height:24px}.home-story-metric{display:grid;grid-gap:.22rem;gap:.22rem;padding:.9rem;border-radius:18px;border:1px solid var(--line);background:#fff}.home-story-metric strong{font-size:1.25rem;line-height:1;color:#111315}.home-story-metric span{color:#526279;font-size:.86rem;line-height:1.45}.home-story-pipeline{border:1px solid var(--line);border-radius:20px;background:#fff;padding:.9rem;display:grid;grid-gap:.75rem;gap:.75rem;box-shadow:var(--shadow-soft)}.home-story-progress{width:100%;height:8px;border-radius:999px;background:rgba(43,102,246,.08);overflow:hidden}.home-story-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2b66f6,#88a8ff);transition:width .35s ease}.home-story-nodes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.home-story-node{display:grid;grid-gap:.28rem;gap:.28rem;padding:.7rem;border:1px solid var(--line);border-radius:16px;background:#fcfdff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home-story-node span{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:rgba(43,102,246,.08);color:#2b66f6;font-size:.75rem;font-weight:700}.home-story-node strong{font-size:.84rem;line-height:1.2;color:#51627d}.home-story-node.active{transform:translateY(-2px);border-color:rgba(43,102,246,.22);box-shadow:0 14px 28px rgba(43,102,246,.08);background:linear-gradient(180deg,#ffffff,#f8fbff)}.home-story-node.active strong{color:#183d98}.home-story-module-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.home-story-module{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.8rem;display:grid;grid-gap:.45rem;gap:.45rem;justify-items:start;box-shadow:var(--shadow-soft)}.home-story-module.accent{border-color:rgba(43,102,246,.2);background:linear-gradient(180deg,#ffffff,#f9fbff)}.home-story-module-icon{width:18px;height:18px;color:#2b66f6}.home-story-module strong{font-size:.84rem;line-height:1.2}@keyframes orbit-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,8px,0) scale(1.03)}}.icon-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:1rem;display:grid;align-content:start;grid-gap:.52rem;gap:.52rem;box-shadow:var(--shadow-soft)}.home-card-icon{width:44px;height:44px;display:inline-grid;place-items:center;border-radius:14px;background:rgba(43,102,246,.08);color:#2b66f6;border:1px solid rgba(43,102,246,.16)}.home-card-icon svg{width:20px;height:20px}.icon-bubble{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:rgba(43,102,246,.08);font-size:1rem;border:1px solid rgba(43,102,246,.14)}.timeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.timeline article{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.9rem;box-shadow:var(--shadow-soft)}.timeline article p{margin:.3rem 0 0}.category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.home-category-item{display:grid;grid-gap:.7rem;gap:.7rem;border:1px solid var(--line);border-radius:18px;background:#fff;padding:1rem;box-shadow:var(--shadow-soft)}.home-category-head{display:grid;grid-template-columns:auto 1fr;grid-gap:.7rem;gap:.7rem;align-items:center}.home-category-item strong{font-size:1rem;line-height:1.2}.home-category-item p{margin:0;line-height:1.55}.home-category-meta{display:flex;justify-content:space-between;gap:.7rem;color:#50617f;font-size:.82rem}.home-category-item:hover{border-color:rgba(43,102,246,.22)}.home-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.home-platform-card{display:grid;grid-gap:.75rem;gap:.75rem;border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#ffffff,#fbfcff);padding:1rem;box-shadow:var(--shadow-soft)}.home-platform-card p{margin:0}.category-chip{border:1px solid var(--line);border-radius:18px;background:#fff;padding:1rem;display:grid;grid-gap:.58rem;gap:.58rem;box-shadow:var(--shadow-soft)}.profile-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.home-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.home-process-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:1rem;display:grid;grid-gap:.45rem;gap:.45rem;box-shadow:var(--shadow-soft)}.home-process-top{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.home-process-card span{width:32px;height:32px;display:inline-grid;place-items:center;border-radius:999px;background:rgba(43,102,246,.08);color:#2b66f6;font-size:.88rem;font-weight:700}.home-audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.home-audience-card{border:1px solid var(--line);border-radius:20px;background:linear-gradient(180deg,#ffffff,#fbfcff);padding:1rem;display:grid;grid-gap:.9rem;gap:.9rem;box-shadow:var(--shadow-soft)}.home-audience-head{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:start}.home-audience-head .stack{gap:.35rem}.home-audience-head p{margin:0}.home-cta-band{display:grid;grid-template-columns:1.1fr auto;grid-gap:1rem;gap:1rem;align-items:center;padding:1.2rem;background:radial-gradient(circle at 0 0,rgba(43,102,246,.08),transparent 26%),linear-gradient(180deg,#ffffff,#fafbff)}.home-cta-copy{display:grid;grid-gap:.7rem;gap:.7rem}.home-cta-copy p{margin:0;max-width:60ch}.home-cta-actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.catalog-page-head{display:flex;justify-content:space-between;align-items:center;gap:1rem}.catalog-page-copy{display:grid;grid-gap:.35rem;gap:.35rem}.catalog-page-copy p,.catalog-page-meta span{margin:0}.catalog-page-meta{min-width:180px;border:1px solid var(--line);border-radius:18px;background:#fff;padding:1rem;display:grid;grid-gap:.2rem;gap:.2rem;text-align:right}.catalog-page-meta strong{font-size:1.8rem;line-height:1}.catalog-shell{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.catalog-sidebar{position:-webkit-sticky;position:sticky;top:5rem}.catalog-filter-form{display:grid;grid-gap:1rem;gap:1rem}.catalog-filter-block{display:grid;grid-gap:.8rem;gap:.8rem}.catalog-filter-actions{gap:.5rem}.catalog-location-row{display:grid;grid-gap:.45rem;gap:.45rem}.catalog-suggestions{display:flex;flex-wrap:wrap;gap:.45rem}.catalog-suggestion-chip{min-height:34px;padding:.45rem .72rem;border-radius:999px;border:1px solid var(--line);background:#fff;color:#445165;font:inherit;font-size:.82rem;transition:border-color .2s ease,color .2s ease,transform .2s ease}.catalog-suggestion-chip:hover{border-color:rgba(43,102,246,.24);color:#244fc0;transform:translateY(-1px)}.catalog-geo-note{font-size:.8rem;line-height:1.45}.catalog-geo-note.ok{color:#2b66f6}.catalog-geo-note.error{color:#ba4b3f}.field-help{color:#66758f;font-size:.75rem}.catalog-results,.catalog-results-list{display:grid;grid-gap:1rem;gap:1rem}.catalog-hint-row{display:flex;flex-wrap:wrap;gap:.45rem}.catalog-mobile-filters{display:none}.catalog-mobile-filters summary{list-style:none}.catalog-mobile-filters summary::-webkit-details-marker{display:none}.profile-card{border:1px solid var(--line);border-radius:20px;padding:.95rem;background:#fff;display:grid;grid-gap:.7rem;gap:.7rem;box-shadow:var(--shadow-soft)}.profile-cover-wrap{border-radius:16px;overflow:hidden;border:1px solid var(--line);background:#f4f6fb}.profile-cover{width:100%;height:224px;display:block;object-fit:cover;transition:transform .45s ease}.profile-card:hover .profile-cover{transform:scale(1.03)}.profile-card-body{display:grid;grid-gap:.7rem;gap:.7rem}.profile-card-kicker{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.profile-category-chip,.profile-rating-chip{display:inline-flex;align-items:center;gap:.28rem;min-height:34px;padding:.38rem .72rem;border-radius:999px;border:1px solid var(--line);background:#f9fafc;color:#334259;font-size:.78rem}.profile-category-chip{font-weight:700}.profile-rating-chip strong{font-size:.88rem;color:#111315}.profile-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.profile-card-title h3{font-size:1.34rem;line-height:1.02}.profile-card-subtitle{margin:0;color:#334259;font-size:1rem;line-height:1.55}.profile-meta-line{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--muted);font-size:.85rem}.profile-card-actions{display:inline-flex;flex-wrap:wrap;gap:.5rem}.profile-card.list{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:1rem;align-items:stretch;padding:1rem}.profile-card.list .profile-cover-wrap{height:100%}.profile-card.list .profile-cover{height:100%;min-height:240px}.profile-card.list .profile-card-title h3{font-size:1.55rem}.icon-bubble-svg{color:#2b66f6}.story-mini-glyph{width:18px;height:18px}.badges{display:flex;flex-wrap:wrap;gap:.36rem}.badge,.verify-chip{display:inline-flex;align-items:center;gap:.42rem;border-radius:999px;font-size:.75rem;border:1px solid var(--line);padding:.34rem .7rem;background:#fff;color:#334259}.badge.club,.verify-chip.club{background:rgba(43,102,246,.08);border-color:rgba(43,102,246,.2);color:#2453ca}.badge.diploma,.verify-chip.diploma{background:rgba(213,139,40,.1);border-color:rgba(213,139,40,.22);color:#9a6917}.badge.pin,.verify-chip.pin{background:rgba(17,19,21,.06);border-color:rgba(17,19,21,.14);color:#2e394c}.verify-icon-wrap{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;color:currentColor;animation:verify-pulse 2.8s ease-in-out infinite}.verify-chip.club .verify-icon-wrap{background:rgba(43,102,246,.14);animation-delay:.15s}.verify-chip.diploma .verify-icon-wrap{background:rgba(213,139,40,.15);animation-delay:.45s}.verify-chip.pin .verify-icon-wrap{background:rgba(17,19,21,.1);animation-delay:.75s}.verify-icon{width:14px;height:14px}@keyframes verify-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 rgba(43,102,246,.14)}50%{transform:scale(1.06);box-shadow:0 0 0 4px rgba(43,102,246,.04)}}.profile-header-grid{display:grid;grid-template-columns:.94fr 1.06fr;grid-gap:.9rem;gap:.9rem;align-items:start}.profile-hero-image{width:100%;min-height:420px;border-radius:20px;object-fit:cover;border:1px solid var(--line);box-shadow:0 20px 44px rgba(35,30,22,.11)}.profile-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.profile-meta-grid div{border:1px solid var(--line);border-radius:14px;background:#fcfcfd;padding:.7rem;display:grid}.profile-meta-grid small{color:var(--muted);font-size:.74rem}.media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.media-item{width:100%;border-radius:12px;border:1px solid var(--line);min-height:170px;object-fit:cover;background:#f4f7ff}.form,.form-grid{display:grid;grid-gap:.72rem;gap:.72rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid h3{grid-column:1/-1}label{grid-gap:.35rem;gap:.35rem}label span{color:#4a5b78;font-size:.81rem}input,select,textarea{padding:.74rem .82rem}input:focus,select:focus,textarea:focus{outline:none;border-color:rgba(43,102,246,.42);box-shadow:0 0 0 4px rgba(43,102,246,.08)}textarea{resize:vertical}.row-actions{display:inline-flex;align-items:center;gap:.5rem}.clean-list{display:grid;grid-gap:.35rem;gap:.35rem;margin:0;padding-left:1rem;color:var(--muted);font-size:.9rem}.table-wrap{overflow:auto}.data-table{width:100%;min-width:760px;border-collapse:collapse}.data-table td,.data-table th{padding:.72rem .62rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;font-size:.87rem}.data-table th{color:#4e607f;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}.dashboard{margin-top:1rem}.dashboard-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.admin-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.admin-overview-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.admin-feed{display:grid;grid-gap:.65rem;gap:.65rem}.admin-feed-item{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.9rem;display:grid;grid-gap:.28rem;gap:.28rem;box-shadow:var(--shadow-soft)}.admin-feed-item small{color:var(--muted)}.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.admin-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-tile{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.9rem;box-shadow:var(--shadow-soft)}.kpi-tile strong{display:block;font-size:1.4rem;font-family:var(--font-sans),sans-serif;color:#111315;font-weight:700}.kpi-tile span{color:var(--muted);font-size:.8rem}.admin-tab-row{display:flex;flex-wrap:wrap;gap:.4rem}.admin-tab{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.46rem .9rem;font-size:.83rem;color:#4b5565}.admin-tab.active{border-color:rgba(43,102,246,.22);background:rgba(43,102,246,.08);color:#234fbf}.status-row{display:flex;flex-wrap:wrap;gap:.45rem}.status-chip{border-radius:999px;border:1px solid var(--line);background:#fff;padding:.24rem .58rem;font-size:.76rem;color:#495c78}.status-chip.ok{border-color:rgba(31,138,99,.35);color:#1f8a63;background:rgba(31,138,99,.08)}.status-chip.warn{border-color:rgba(204,138,49,.35);color:#9f6a1a;background:rgba(204,138,49,.1)}.split-layout{display:grid;grid-template-columns:.35fr .65fr;grid-gap:.8rem;gap:.8rem}.split-panel{border:1px solid var(--line);border-radius:18px;padding:.75rem;align-content:start;grid-gap:.52rem;gap:.52rem}.chat-pill,.split-panel{background:#fff;display:grid}.chat-pill{border:1px solid var(--line);border-radius:14px;text-align:left;grid-gap:.2rem;gap:.2rem;padding:.68rem}.chat-pill.active{border-color:rgba(43,102,246,.2);background:rgba(43,102,246,.06)}.chat-pill span{color:var(--muted);font-size:.75rem}.chat-box{max-height:360px;grid-gap:.5rem;gap:.5rem}.chat-item{border:1px solid var(--line);border-radius:12px;background:#fafbfd;padding:.65rem;grid-gap:.2rem;gap:.2rem}.human-check{display:grid;grid-gap:.6rem;gap:.6rem}.human-check.compact{gap:.5rem}.human-check-card{border:1px solid rgba(219,224,233,.92);border-radius:20px;background:linear-gradient(180deg,#ffffff,#fafcff);padding:1rem 1.05rem;display:grid;grid-gap:.85rem;gap:.85rem;box-shadow:0 10px 24px rgba(15,23,42,.04)}.human-check-head{display:grid;grid-gap:.38rem;gap:.38rem}.human-check-head strong{font-size:1rem;line-height:1.3;color:var(--text-primary)}.human-check-head p{margin:0;font-size:.9rem;line-height:1.55}.human-check-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;justify-content:center;min-height:28px;padding:0 .75rem;border-radius:999px;background:rgba(47,91,255,.1);color:var(--primary);font-size:.74rem;font-weight:700;letter-spacing:.01em}.human-check-badge.muted-badge{background:rgba(15,23,42,.06);color:rgba(71,84,103,1)}.human-check-turnstile{gap:.95rem}.human-check-widget{min-height:74px}.human-check-fallback{cursor:pointer}.human-check-fallback-box{display:grid;grid-gap:.45rem;gap:.45rem;padding:.85rem .9rem;border-radius:16px;border:1px solid rgba(223,228,236,.94);background:rgba(248,250,252,.95)}.human-check-row{display:flex;align-items:center;gap:.75rem}.human-check-row input{width:20px;height:20px;margin:0;box-shadow:none;accent-color:var(--primary)}.human-check-row span{color:rgba(68,81,101,1);font-size:.9rem;font-weight:600;line-height:1.45}.human-check-help{color:rgba(106,117,137,1);font-size:.8rem;line-height:1.45}.human-check-honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:760px){.human-check-card{padding:.9rem;border-radius:18px}.human-check-head strong{font-size:.95rem}.human-check-head p,.human-check-row span{font-size:.86rem}}.plans-grid,.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.plan-card,.review-card{border:1px solid var(--line);border-radius:16px;background:#fff;padding:.9rem;display:grid;grid-gap:.35rem;gap:.35rem;box-shadow:var(--shadow-soft)}.auth-wrap{margin-top:1rem;display:grid;place-items:center}.auth-card{width:min(560px,100%);border:1px solid var(--line);border-radius:24px;background:#fff;padding:1.35rem;display:grid;grid-gap:.9rem;gap:.9rem;box-shadow:var(--shadow)}.mode-switch{display:inline-flex;gap:.45rem;border:1px solid var(--line);background:#f8f9fb;border-radius:999px;padding:.3rem}.mode-btn{border:0;background:transparent;border-radius:999px;padding:.4rem .9rem}.mode-btn.active{background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(42,34,22,.08)}.story-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:1rem;gap:1rem;align-items:stretch;background:radial-gradient(circle at 0 0,rgba(43,102,246,.08),transparent 28%),linear-gradient(180deg,#ffffff,#fbfcff)}.story-hero-copy{display:grid;grid-gap:.7rem;gap:.7rem}.story-hero-stack{display:grid;grid-gap:.85rem;gap:.85rem;align-content:center}.story-float-card{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:start;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.92);padding:1rem;box-shadow:var(--shadow-soft);animation:slow-rise 5.6s ease-in-out infinite}.story-float-card.accent{animation-delay:.8s}.service-summary-band p,.story-float-card p,.story-line-card p,.story-metric-card p{margin:0}.story-glyph{width:20px;height:20px;color:#2b66f6}.story-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.story-metric-card{border:1px solid var(--line);border-radius:22px;background:#fff;padding:1rem;display:grid;grid-gap:.35rem;gap:.35rem;box-shadow:var(--shadow-soft)}.story-metric-card strong{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1;letter-spacing:-.04em}.story-metric-card span{font-size:.92rem;font-weight:700}.story-metric-card p{color:var(--muted);font-size:.84rem;line-height:1.5}.story-scene-board{display:grid;grid-gap:.9rem;gap:.9rem}.service-tab-row,.story-scene-tabs{display:flex;flex-wrap:wrap;gap:.6rem}.service-tab,.story-scene-tab{display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--line);border-radius:999px;background:#fff;padding:.62rem .9rem;color:#45546e;font-size:.85rem;cursor:pointer}.service-tab.active,.story-scene-tab.active{border-color:rgba(43,102,246,.24);background:rgba(43,102,246,.08);color:#2453ca}.service-tab-icon,.story-scene-tab-icon{width:16px;height:16px}.service-spotlight,.story-scene-card{border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(43,102,246,.06),transparent 24%),#fff;padding:1rem;display:grid;grid-gap:1rem;gap:1rem;box-shadow:var(--shadow-soft)}.story-scene-card{grid-template-columns:auto 1fr;align-items:start}.service-spotlight-icon,.story-scene-icon-wrap{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:rgba(43,102,246,.08);color:#2b66f6;border:1px solid rgba(43,102,246,.16)}.story-scene-icon{width:24px;height:24px}.service-spotlight-grid,.story-line-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.service-detail-card,.story-line-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:1rem;display:grid;grid-gap:.45rem;gap:.45rem;box-shadow:var(--shadow-soft)}.service-spotlight-head{display:grid;grid-template-columns:auto 1fr;grid-gap:.85rem;gap:.85rem;align-items:start}.service-order-list{display:grid;grid-gap:.45rem;gap:.45rem;margin:0;padding-left:1rem;color:var(--muted);font-size:.92rem}.service-summary-band{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem;gap:.8rem;align-items:start;border:1px solid rgba(43,102,246,.15);border-radius:18px;background:rgba(43,102,246,.05);padding:.9rem}.faq-list{display:grid;grid-gap:.7rem;gap:.7rem}.faq-card{border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:var(--shadow-soft)}.faq-card.active{border-color:rgba(43,102,246,.2)}.faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:0;background:transparent;padding:1rem;text-align:left;font-weight:700;color:#1d2736}.faq-body{padding:0 1rem 1rem}@keyframes slow-rise{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.legal p{margin:0;color:#33465f;line-height:1.6}.site-footer{margin-top:1.2rem;border-radius:24px;background:linear-gradient(180deg,#121418,#1a1d22);color:#f3f4f6;overflow:hidden;box-shadow:var(--shadow)}.footer-top{grid-template-columns:1.05fr 1.95fr;grid-gap:1rem;gap:1rem;padding:1rem}.footer-brand h3{margin:0 0 .4rem;color:#fff}.footer-brand p{margin:0;color:rgba(243,244,246,.76);line-height:1.6;font-size:.9rem}.footer-links-grid{grid-gap:.9rem;gap:.9rem}.footer-links-grid div{display:grid;align-content:start;grid-gap:.38rem;gap:.38rem}.footer-links-grid h4{margin:0 0 .2rem;color:#ffffff}.footer-links-grid a{display:inline-flex;align-items:center;gap:.35rem;color:rgba(243,244,246,.82);font-size:.86rem}.footer-links-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(243,244,246,.12);padding:.65rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:rgba(243,244,246,.64);font-size:.8rem}.fade-step{opacity:0;transform:translateY(10px);animation:fade-up .5s ease forwards}.fade-step.delay-1{animation-delay:.08s}.fade-step.delay-2{animation-delay:.16s}.fade-step.delay-3{animation-delay:.24s}@keyframes fade-up{to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.catalog-shell,.footer-top,.hero-grid,.home-cta-band,.home-hero-grid,.home-story-layout,.profile-header-grid,.split-layout,.story-hero{grid-template-columns:1fr}.admin-kpi-grid,.admin-overview-grid,.admin-overview-grid.compact,.admin-panel-grid,.home-audience-grid,.home-category-grid,.home-platform-grid,.home-process-grid,.icon-grid,.kpi-grid,.media-grid,.metric-row,.plans-grid,.review-grid,.service-spotlight-grid,.story-line-grid,.story-metric-grid,.timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid,.footer-links-grid,.form-grid,.home-story-module-row,.profile-list{grid-template-columns:1fr}.home-story-nodes{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar{grid-template-columns:1fr;top:0}.topbar-actions,.topbar-nav{justify-content:flex-start}.footer-bottom{flex-direction:column;align-items:flex-start}.home-cta-actions{justify-content:flex-start}.catalog-sidebar{position:static}.desktop-only{display:none}.catalog-mobile-filters{display:grid;grid-gap:.85rem;gap:.85rem}.catalog-mobile-filters[open] summary{margin-bottom:.8rem}}@media (max-width:640px){.hero-image,.profile-hero-image{min-height:220px}.profile-cover{height:160px}.admin-kpi-grid,.admin-overview-grid,.admin-overview-grid.compact,.admin-panel-grid,.home-audience-grid,.home-category-grid,.home-mini-stats,.home-platform-grid,.home-process-grid,.icon-grid,.kpi-grid,.media-grid,.metric-row,.plans-grid,.profile-meta-grid,.review-grid,.service-spotlight-grid,.story-line-grid,.story-metric-grid,.timeline{grid-template-columns:1fr}.site-shell{padding:.75rem .75rem 1.5rem}.home-audience-head,.home-category-head,.home-check-item,.home-story-stage-head,.service-spotlight-head,.service-summary-band,.story-scene-card{grid-template-columns:1fr}.home-story-stage{gap:.7rem}.home-story-visual{min-height:auto;padding:.85rem}.home-story-module,.home-story-pipeline,.home-story-stage-card{padding:.85rem}.home-story-nodes,.home-story-tab{grid-template-columns:1fr}.home-category-meta{flex-direction:column}.catalog-page-head,.profile-card-kicker,.profile-card.list{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.profile-card.list .profile-cover{min-height:190px}.catalog-page-meta{width:100%;text-align:left}}.eyebrow.subtle{background:rgba(17,19,21,.04);border-color:rgba(17,19,21,.08);color:#505b70}.landing-title{max-width:12ch}.landing-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:1rem;gap:1rem;align-items:start}.landing-panel{display:grid;grid-gap:.8rem;gap:.8rem}.guide-card,.landing-panel-card,.segment-entry-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:1rem;box-shadow:var(--shadow-soft)}.landing-panel-card{display:grid;grid-gap:.45rem;gap:.45rem}.landing-panel-card strong{font-size:1.05rem;line-height:1.25}.landing-chip-grid{display:flex;flex-wrap:wrap;gap:.55rem}.landing-chip-link{display:inline-flex;align-items:center;min-height:40px;padding:.55rem .8rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:#2f3746;font-size:.88rem;font-weight:500}.guide-card:hover,.landing-chip-link:hover,.segment-entry-card:hover{border-color:rgba(43,102,246,.22)}.guide-card .clean-list,.home-platform-card .clean-list,.landing-bullet-list{display:grid;grid-gap:.45rem;gap:.45rem}.guide-grid,.segment-entry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.85rem;gap:.85rem}.guide-card,.segment-entry-card{display:grid;grid-gap:.75rem;gap:.75rem;align-content:start}.guide-card h3,.segment-entry-card strong{font-size:1.1rem;line-height:1.25}.segment-entry-card span{color:#4e607d;font-size:.86rem}.landing-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-story-card{min-height:180px}@media (max-width:960px){.landing-shell{grid-template-columns:1fr}}@media (max-width:720px){.landing-timeline{grid-template-columns:1fr}}.eyebrow.subtle{background:rgba(43,102,246,.08);border-color:rgba(43,102,246,.16)}.home-page-shell{gap:1.15rem}.market-hero{padding:clamp(1.25rem,2vw,1.7rem);background:radial-gradient(circle at 0 0,rgba(43,102,246,.14),transparent 24%),radial-gradient(circle at 100% 100%,rgba(25,72,211,.1),transparent 28%),linear-gradient(180deg,#ffffff,#f9fbff)}.market-hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);grid-gap:1rem;gap:1rem;align-items:stretch}.article-card,.auth-aside-panel,.auth-inline-note,.auth-step-card,.chat-status-banner,.market-hero-panel,.market-highlight-card,.market-ribbon-card,.testimonial-card{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-soft)}.market-hero-panel{display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1.25rem,2.2vw,2rem)}.market-hero-panel .home-title{max-width:15ch}.market-hero-sidebar{display:grid;grid-gap:.9rem;gap:.9rem}.market-highlight-card{display:grid;grid-gap:1rem;gap:1rem;padding:1.1rem}.market-highlight-card.tone-blue{background:linear-gradient(180deg,rgba(234,241,255,.96),rgba(255,255,255,.98)),#fff}.market-side-rail,.market-trust-list{display:grid;grid-gap:.7rem;gap:.7rem}.market-side-link,.market-trust-item{display:grid;grid-gap:.5rem;gap:.5rem;align-items:start;padding:.85rem .9rem;border:1px solid rgba(43,102,246,.1);border-radius:18px;background:rgba(248,251,255,.92)}.market-trust-item{grid-template-columns:auto 1fr}.market-ribbon-card p,.market-trust-item p,.testimonial-card p{margin:0}.market-trust-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;color:var(--accent-strong);background:rgba(43,102,246,.1)}.market-side-link strong{font-size:.98rem;line-height:1.25}.market-side-link span{color:var(--muted);font-size:.88rem}.market-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.market-stat-chip{display:grid;grid-gap:.3rem;gap:.3rem;padding:.85rem .9rem;border-radius:18px;background:rgba(234,241,255,.72);border:1px solid rgba(43,102,246,.14)}.market-stat-chip strong{font-size:1.25rem}.market-stat-chip span{color:var(--muted);font-size:.84rem}.market-ribbon{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.market-ribbon-card{display:grid;grid-template-columns:auto 1fr;grid-gap:.75rem;gap:.75rem;padding:1rem}.market-ribbon-card strong{display:block;margin-bottom:.3rem}.admin-article-layout,.article-grid,.article-rail,.home-featured-grid,.service-summary-grid,.testimonial-grid{display:grid;grid-gap:1rem;gap:1rem}.article-grid,.article-rail,.home-featured-grid,.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.article-card{display:grid;grid-gap:.95rem;gap:.95rem;padding:1rem;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.article-card:hover,.market-side-link:hover,.market-trust-item:hover,.testimonial-card:hover{transform:translateY(-2px);border-color:rgba(43,102,246,.24)}.article-card-cover,.article-hero-image{overflow:hidden;border-radius:20px;background:#edf3ff}.article-card-cover{aspect-ratio:1.32/1}.article-card-cover img,.article-hero-image img,.testimonial-avatar{width:100%;height:100%;object-fit:cover;display:block}.article-card h2,.article-card h3{font-size:1.15rem;line-height:1.2}.article-card-empty{min-height:220px;align-content:center}.article-shell{max-width:920px;margin:0 auto;padding:clamp(1.15rem,2vw,1.8rem)}.article-title{font-size:clamp(1.8rem,4vw,3rem)}.article-lead{max-width:68ch}.article-hero-image{max-height:420px}.article-content{display:grid;grid-gap:1rem;gap:1rem;max-width:70ch}.article-content p{margin:0;font-size:1rem;line-height:1.8;color:#233653}.testimonial-showcase{padding:1.15rem}.carousel-controls{display:inline-flex;gap:.45rem;align-items:center}.carousel-dot{width:11px;height:11px;min-width:11px;padding:0;border-radius:999px;border:0;background:rgba(25,72,211,.2);box-shadow:none}.carousel-dot.active{width:30px;background:linear-gradient(135deg,#2b66f6,#1948d3)}.testimonial-card{display:grid;grid-gap:1rem;gap:1rem;padding:1rem}.testimonial-card.featured{background:linear-gradient(180deg,rgba(234,241,255,.95),rgba(255,255,255,.98)),#fff}.testimonial-head{display:grid;grid-template-columns:64px 1fr;grid-gap:.85rem;gap:.85rem;align-items:center}.testimonial-avatar{width:64px;height:64px;border-radius:18px}.testimonial-head small,.testimonial-head span{color:var(--muted)}.service-hero{padding:1.2rem;background:radial-gradient(circle at 100% 0,rgba(43,102,246,.13),transparent 28%),linear-gradient(180deg,#ffffff,#f9fbff)}.service-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-hero-card{min-height:200px}.admin-article-layout{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.checkbox-row{display:inline-flex;align-items:center;gap:.75rem}.checkbox-row input{width:18px;height:18px}.auth-layout{width:min(1180px,100%);margin:1rem auto 0;display:grid;grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr);grid-gap:1rem;gap:1rem}.auth-aside{display:grid}.auth-aside-panel{display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1.2rem,2vw,1.8rem);background:linear-gradient(180deg,rgba(234,241,255,.96),rgba(255,255,255,.98)),#fff}.auth-aside-panel h1{font-size:clamp(2rem,4vw,3rem);line-height:.95;max-width:10ch}.auth-aside-points,.auth-step-list{display:grid;grid-gap:.75rem;gap:.75rem}.auth-step-card{display:grid;grid-gap:.3rem;gap:.3rem;padding:.95rem 1rem}.auth-step-card span{color:var(--muted);font-size:.92rem}.auth-step-card.active{border-color:rgba(43,102,246,.24);background:rgba(255,255,255,.98)}.auth-benefit{display:grid;grid-template-columns:10px 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.auth-benefit span{width:10px;height:10px;margin-top:.4rem;border-radius:999px;background:linear-gradient(135deg,#2b66f6,#1948d3)}.auth-benefit p{margin:0;color:#30445f}.mode-switch-rich{grid-template-columns:repeat(2,minmax(0,1fr))}.mode-switch-rich .mode-btn{display:grid;grid-gap:.3rem;gap:.3rem;padding:.95rem 1rem;border-radius:20px;text-align:left}.mode-switch-rich .mode-btn span{color:var(--muted);font-size:.88rem}.auth-inline-note{padding:.95rem 1rem}.auth-inline-note p{margin:.35rem 0 0}.phone-field-shell{display:grid}.phone-field{grid-template-columns:minmax(132px,148px) minmax(0,1fr);grid-gap:.65rem;gap:.65rem;align-items:center}.phone-country-wrap,.phone-input-shell{border:1px solid var(--line);border-radius:18px;background:#fff}.phone-country-wrap{overflow:hidden}.phone-country{width:100%;height:54px;border:0;background:transparent;padding:0 .85rem;font:inherit;color:#233653;-webkit-appearance:none;-moz-appearance:none;appearance:none}.phone-input-shell{display:grid;grid-template-columns:auto 1fr;grid-gap:.7rem;gap:.7rem;min-height:54px;padding:0 .9rem}.phone-dial-code{color:var(--accent-strong);font-weight:700;white-space:nowrap}.dropzone{grid-gap:.7rem;gap:.7rem;padding:1rem;border:1px dashed rgba(43,102,246,.3);border-radius:24px;background:linear-gradient(180deg,rgba(234,241,255,.6),rgba(255,255,255,.95)),#fff}.dropzone.is-over{border-color:rgba(25,72,211,.46);background:rgba(234,241,255,.94)}.dropzone-action{color:var(--accent-strong);font-size:.92rem}.dropzone-preview-grid{display:grid;grid-gap:.75rem;gap:.75rem}.dropzone-preview-card{display:grid;grid-template-columns:84px 1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center;padding:.75rem;border-radius:18px;background:rgba(255,255,255,.96);border:1px solid rgba(43,102,246,.12)}.dropzone-preview-media{width:84px;height:72px;overflow:hidden;border-radius:16px;background:rgba(234,241,255,.9)}.dropzone-preview-thumb{width:100%;height:100%;object-fit:cover}.dropzone-preview-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--accent-strong);font-weight:700}.dropzone-preview-body{display:grid;grid-gap:.25rem;gap:.25rem;min-width:0}.dropzone-preview-body span,.dropzone-preview-body strong{overflow:hidden;text-overflow:ellipsis}.dropzone-preview-body span{color:var(--muted);font-size:.88rem}.dropzone-remove{padding:.45rem .8rem}.chat-status-banner{display:grid;grid-gap:.35rem;gap:.35rem;padding:.85rem .95rem}.chat-box{display:grid;grid-gap:.7rem;gap:.7rem;max-height:420px;padding:.4rem;overflow:auto}.chat-item{display:grid;grid-gap:.35rem;gap:.35rem;width:min(85%,520px);padding:.85rem .95rem;border-radius:20px;background:rgba(245,248,255,.92);border:1px solid rgba(43,102,246,.1)}.chat-item.own{margin-left:auto;background:linear-gradient(135deg,#2b66f6,#1948d3);color:#fff}.chat-item.own small,.chat-item.own strong{color:rgba(255,255,255,.88)}.chat-item.system{width:100%;background:rgba(234,241,255,.78);border-style:dashed}.chat-item p{margin:0;line-height:1.65}.chat-item small{color:var(--muted)}@media (max-width:1080px){.admin-article-layout,.auth-layout,.market-hero-grid,.service-summary-grid{grid-template-columns:1fr}}@media (max-width:860px){.market-ribbon,.market-stat-row,.mode-switch-rich,.phone-field{grid-template-columns:1fr}}@media (max-width:720px){.article-card,.auth-aside-panel,.auth-card,.market-hero-panel,.market-highlight-card,.testimonial-card{border-radius:20px}.dropzone-preview-card{grid-template-columns:72px 1fr}.dropzone-remove{grid-column:1/-1}.testimonial-head{grid-template-columns:56px 1fr}.testimonial-avatar{width:56px;height:56px}}.topbar{top:.75rem;border-radius:22px;padding:.78rem .95rem;background:rgba(255,255,255,.82);box-shadow:0 16px 34px rgba(20,39,78,.08)}.topbar-nav{gap:.2rem}.topbar-nav a{padding:.5rem .72rem;color:#51627a;font-size:.84rem}.topbar-actions{gap:.35rem}.logo-lockup small{letter-spacing:.08em}.home-minimal-shell{gap:1.4rem}.home-minimal-hero{position:relative;overflow:hidden;isolation:isolate;margin-inline:calc(50% - 50vw);padding:clamp(1.1rem,2vw,1.5rem) 0 clamp(1.8rem,4vw,3.8rem);background:radial-gradient(circle at 12% 18%,rgba(43,102,246,.16),transparent 24%),radial-gradient(circle at 88% 20%,rgba(17,57,145,.1),transparent 28%),linear-gradient(180deg,#fbfdff,#f1f6ff 52%,#f7faff)}.home-minimal-hero-inner{width:min(1220px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.88fr);grid-gap:clamp(1.5rem,4vw,4rem);gap:clamp(1.5rem,4vw,4rem);align-items:center}.home-minimal-copy,.home-minimal-stage{position:relative;z-index:1}.home-minimal-copy{display:grid;grid-gap:1.15rem;gap:1.15rem;max-width:580px}.home-minimal-title{margin:0;font-size:clamp(2.85rem,6vw,5.8rem);line-height:.9;letter-spacing:-.055em;max-width:10ch;text-wrap:balance}.home-minimal-lead{max-width:38ch;font-size:1.02rem;line-height:1.7}.home-minimal-search{max-width:640px;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:.52rem}.home-minimal-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.home-minimal-proof-item{display:grid;grid-template-columns:auto 1fr;grid-gap:.65rem;gap:.65rem;align-items:start;padding:.8rem .85rem;border-radius:20px;border:1px solid rgba(22,53,130,.08);background:rgba(255,255,255,.62);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-minimal-proof-item span,.home-minimal-proof-item strong{display:block}.home-minimal-proof-item strong{font-size:.95rem}.home-minimal-proof-item span{color:var(--muted);font-size:.82rem;line-height:1.5}.home-minimal-stage{display:flex;justify-content:flex-end}.home-stage-shell{position:relative;width:min(100%,520px);min-height:560px;padding:1rem;border-radius:34px;border:1px solid rgba(255,255,255,.7);background:rgba(255,255,255,.68);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 50px rgba(21,41,83,.1)}.home-stage-shell:before{content:"";position:absolute;inset:auto auto 20px 20px;width:180px;height:180px;border-radius:999px;background:rgba(43,102,246,.16);filter:blur(34px);z-index:0}.home-stage-footnote,.home-stage-searchline,.home-stage-tag{position:relative;z-index:1}.home-stage-searchline{display:inline-flex;align-items:center;gap:.55rem;padding:.7rem .9rem;border-radius:999px;background:rgba(246,249,255,.96);border:1px solid rgba(43,102,246,.12);color:#53637c;font-size:.9rem}.home-stage-searchline strong{color:var(--accent-strong)}.home-stage-tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.9rem}.home-stage-tag{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .72rem;border-radius:999px;background:rgba(255,255,255,.9);border:1px solid rgba(43,102,246,.1);color:#35518f;font-size:.82rem;font-weight:600}.home-stage-previews{position:relative;min-height:390px;margin-top:1rem}.home-stage-preview{position:absolute;display:grid;grid-gap:.7rem;gap:.7rem;width:72%;padding:.8rem;color:inherit;border-radius:28px;background:rgba(255,255,255,.94);border:1px solid rgba(22,53,130,.1);box-shadow:0 20px 38px rgba(20,39,78,.08)}.home-stage-preview img,.home-stage-preview-fallback{width:100%;height:144px;display:block;border-radius:22px}.home-stage-preview img{object-fit:cover}.home-stage-preview-fallback{display:grid;place-items:center;background:linear-gradient(135deg,#e9f0ff,#f8fbff);color:var(--accent-strong);font-size:2rem;font-weight:700}.home-stage-preview-body{display:grid;grid-gap:.2rem;gap:.2rem}.home-stage-preview-body strong{font-size:1rem;line-height:1.15}.home-stage-preview small,.home-stage-preview-body span{color:var(--muted);font-size:.84rem}.home-stage-preview.preview-1{top:0;left:0;animation:hero-float 7.2s ease-in-out infinite}.home-stage-preview.preview-2{top:128px;right:0;width:68%;animation:hero-float 8s ease-in-out infinite reverse}.home-stage-preview.preview-3{bottom:0;left:54px;width:74%;animation:hero-float 6.6s ease-in-out infinite}.home-stage-footnote{position:absolute;right:1rem;bottom:1rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem}.home-stage-footnote span{display:inline-flex;align-items:center;min-height:32px;padding:.4rem .72rem;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(43,102,246,.1);color:#41526b;font-size:.78rem}.home-minimal-orb{position:absolute;border-radius:999px;filter:blur(18px);opacity:.85;pointer-events:none;animation:hero-sway 12s ease-in-out infinite}.home-minimal-orb.orb-one{top:88px;left:8%;width:240px;height:240px;background:rgba(43,102,246,.16)}.home-minimal-orb.orb-two{right:12%;bottom:40px;width:220px;height:220px;background:rgba(17,57,145,.1);animation-delay:-4s}.home-motion-board{display:grid;grid-gap:1.1rem;gap:1.1rem;padding:1.2rem}.home-motion-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.carousel-controls,.home-motion-dots{display:inline-flex;align-items:center;gap:.45rem}.carousel-dot,.home-motion-dot{width:10px;height:10px;min-width:10px;padding:0;border:0;border-radius:999px;background:rgba(17,57,145,.18);box-shadow:none}.carousel-dot.active,.home-motion-dot.active{width:30px;background:linear-gradient(135deg,#2b66f6,#1948d3)}.home-motion-stage,.testimonial-stage{overflow:hidden;border-radius:28px;border:1px solid rgba(17,57,145,.08);background:linear-gradient(180deg,#f8fbff,#f2f7ff)}.home-motion-track,.testimonial-track{display:flex;transition:transform .8s cubic-bezier(.22,1,.36,1);will-change:transform}.home-motion-screen,.testimonial-slide{min-width:100%}.home-motion-screen{display:grid;grid-gap:1rem;gap:1rem;min-height:260px;padding:1.2rem}.home-motion-screen-top{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.home-motion-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:rgba(43,102,246,.1);color:var(--accent-strong)}.home-motion-note{display:inline-flex;align-items:center;min-height:32px;padding:.4rem .72rem;border-radius:999px;background:#fff;border:1px solid rgba(43,102,246,.1);color:#42556f;font-size:.8rem}.home-motion-screen h3{font-size:clamp(1.5rem,3vw,2.4rem);line-height:.96}.home-motion-badges{display:flex;flex-wrap:wrap;gap:.5rem}.home-motion-badges span,.testimonial-person span{color:var(--muted)}.home-motion-badges span{display:inline-flex;align-items:center;min-height:34px;padding:.46rem .72rem;border-radius:999px;border:1px solid rgba(17,57,145,.08);background:rgba(255,255,255,.92);font-size:.82rem}.home-motion-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.home-motion-tab{display:flex;align-items:center;gap:.7rem;justify-content:flex-start;padding:.85rem .95rem;border-radius:22px;border:1px solid rgba(17,57,145,.08);background:rgba(255,255,255,.8)}.home-motion-tab.active{border-color:rgba(43,102,246,.18);background:linear-gradient(180deg,rgba(234,241,255,.92),#fff)}.home-motion-tab-icon{color:var(--accent-strong)}.home-simple-head p{max-width:34ch}.testimonial-showcase.minimal{display:grid;grid-gap:1rem;gap:1rem;padding:1.2rem}.testimonial-slide{padding:.55rem}.testimonial-slide-card{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);grid-gap:1.2rem;gap:1.2rem;align-items:end;padding:1rem;border-radius:24px;background:rgba(255,255,255,.82)}.testimonial-quote{margin:0;font-size:clamp(1.5rem,3vw,2.35rem);line-height:1.05;letter-spacing:-.04em;max-width:22ch}.testimonial-people{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.testimonial-person{display:flex;align-items:center;gap:.7rem;justify-content:flex-start;padding:.7rem;border-radius:18px;border:1px solid rgba(17,57,145,.08);background:rgba(255,255,255,.74)}.testimonial-person.active{border-color:rgba(43,102,246,.18);background:rgba(234,241,255,.85)}.testimonial-avatar.small{width:44px;height:44px}.home-final-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1.3rem;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 100% 0,rgba(43,102,246,.12),transparent 28%),linear-gradient(180deg,#ffffff,#f6faff);box-shadow:var(--shadow-soft)}.home-final-cta-copy{display:grid;grid-gap:.75rem;gap:.75rem;max-width:560px}.home-final-cta h2{margin:0;font-size:clamp(1.9rem,4vw,3rem);line-height:.98;letter-spacing:-.04em}.site-footer{margin-top:1rem;border:1px solid var(--line);border-radius:30px;background:linear-gradient(180deg,#ffffff,#f7faff);box-shadow:var(--shadow-soft)}.footer-top{gap:1.4rem}.footer-bottom,.footer-brand p,.footer-links-grid a{color:#566981}.footer-links-grid a:hover{color:var(--accent-strong)}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hero-sway{0%,to{transform:translateZ(0)}50%{transform:translate3d(10px,-12px,0)}}@media (max-width:1080px){.home-final-cta,.home-minimal-hero-inner,.testimonial-slide-card{grid-template-columns:1fr}.home-minimal-hero-inner{display:grid}.home-minimal-proof,.testimonial-people{grid-template-columns:repeat(2,minmax(0,1fr))}.home-motion-tabs{grid-template-columns:1fr}}@media (max-width:860px){.home-minimal-hero{padding-bottom:2rem}.home-stage-shell{min-height:auto}.home-stage-previews{min-height:0;display:grid;grid-gap:.8rem;gap:.8rem}.home-stage-preview{position:relative;inset:auto;width:100%;animation:none}.home-stage-footnote{position:relative;right:auto;bottom:auto;justify-content:flex-start;margin-top:1rem}}@media (max-width:720px){.home-minimal-hero{margin-inline:calc(50% - 50vw)}.home-minimal-hero-inner{width:min(100%,calc(100% - 1.2rem))}.home-minimal-proof,.testimonial-people{grid-template-columns:1fr}.home-final-cta,.home-motion-head{display:grid}.testimonial-quote{font-size:1.8rem}}:root{--bg:#f8fafc;--surface:#ffffff;--surface-soft:#f8fafc;--text:#0f172a;--muted:#475467;--line:#e4e7ec;--primary:#2f5bff;--primary-strong:#2448cd;--accent:#2f5bff;--accent-strong:#2448cd;--accent-soft:#eef3ff;--danger:#f04438;--shadow:0 18px 48px rgba(15,23,42,0.06);--shadow-soft:0 8px 24px rgba(15,23,42,0.05)}body,html{background:linear-gradient(180deg,#ffffff,#f8fafc);color:var(--text)}body{font-size:16px}.site-shell{max-width:1240px;padding:0 20px 56px}.page-wrap{margin-top:18px}.surface-card{border:1px solid rgba(215,225,238,.92);border-radius:24px;background:rgba(255,255,255,.98);box-shadow:0 12px 28px rgba(22,43,86,.05);padding:clamp(20px,3vw,32px)}.section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:20px;gap:20px;margin-bottom:24px}.section-heading>:first-child{min-width:0}.section-heading>:first-child:last-child{justify-self:stretch}.section-heading h1,.section-heading h2{margin:6px 0 0;overflow-wrap:anywhere}.section-heading p{max-width:420px;margin:0}.eyebrow{padding:6px 12px;border:1px solid rgba(47,91,255,.1);background:rgba(47,91,255,.05);color:#3555c6;font-size:.72rem}.eyebrow.subtle{background:transparent;border-color:var(--line)}.eyebrow.subtle,.muted,.small,p{color:var(--muted)}.row-actions{display:flex;flex-wrap:wrap;gap:12px}.button,.ghost-pill,.solid-pill,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text);box-shadow:none}.button.primary,.solid-pill,button.primary{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 10px 30px rgba(47,91,255,.18)}.button.button-light{background:#fff;border-color:var(--line);color:var(--text)}.button:hover,.ghost-pill:hover,.solid-pill:hover,button:hover{transform:translateY(-1px);box-shadow:0 10px 18px rgba(15,23,42,.08)}input,select,textarea{width:100%;border-radius:14px;border:1px solid var(--line);background:#fff;color:var(--text);padding:13px 15px;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-mode-chip:focus,.chat-list-item:focus,.mobile-menu-button:focus,.product-tab:focus,.review-rating-chip:focus,input:focus,select:focus,textarea:focus{border-color:rgba(47,91,255,.45);box-shadow:0 0 0 4px rgba(47,91,255,.12);outline:none}label{display:grid;grid-gap:8px;gap:8px}label span{font-size:.9rem;font-weight:600;color:var(--text)}.auth-error,.form-error{color:var(--danger)}.auth-hint{margin:0;color:#2448cd}.chat-head-icon,.chat-send-icon,.home-step-icon,.mobile-menu-icon,.story-mini-glyph{width:18px;height:18px}.product-topbar{position:static;grid-template-columns:auto 1fr auto auto;min-height:64px;gap:18px;border-radius:16px;padding:10px 16px;border:1px solid rgba(215,225,238,.92);background:rgba(255,255,255,.98);box-shadow:none}.product-nav{justify-content:center;gap:6px}.product-nav a{border-radius:999px;padding:9px 14px;color:var(--muted)}.product-nav a:hover{background:rgba(15,23,42,.04);color:var(--text)}.product-topbar-actions{justify-content:flex-end}.header-ghost,.header-role-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.9rem}.mobile-menu-button{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;border:1px solid rgba(215,225,238,.92);background:rgba(248,250,255,.96);color:var(--text)}.mobile-drawer{position:fixed;inset:0;z-index:90;pointer-events:none}.mobile-drawer.is-open{pointer-events:auto}.mobile-drawer-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.36);opacity:0;transition:opacity .2s ease}.mobile-drawer.is-open .mobile-drawer-backdrop{opacity:1}.mobile-drawer-panel{position:absolute;inset:0;width:100%;padding:14px 14px 24px;background:radial-gradient(circle at top right,rgba(56,112,246,.08),transparent 22%),#fff;transform:translateX(12%);opacity:0;transition:transform .25s ease,opacity .25s ease;display:grid;grid-template-rows:auto auto 1fr auto;grid-gap:18px;gap:18px}.mobile-drawer.is-open .mobile-drawer-panel{transform:translateX(0);opacity:1}.mobile-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mobile-drawer-brand{display:grid;grid-gap:10px;gap:10px}.mobile-drawer-brand p{margin:0;color:var(--muted);font-size:.92rem}.mobile-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;border-radius:14px;border:1px solid rgba(215,225,238,.92);background:rgba(248,250,255,.96);color:var(--text)}.mobile-drawer-actions,.mobile-drawer-nav{display:grid;grid-gap:12px;gap:12px}.mobile-drawer-nav{align-content:start}.mobile-drawer-link{display:grid;grid-gap:4px;gap:4px;padding:16px 18px;border-radius:20px;border:1px solid rgba(215,225,238,.92);background:rgba(250,252,255,.98);transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.mobile-drawer-link strong{line-height:1.2;color:var(--text)}.mobile-drawer-link span{color:var(--muted);font-size:.9rem;line-height:1.35}.mobile-drawer-link:hover{transform:translateY(-1px);border-color:rgba(33,86,217,.18);background:rgba(238,244,255,.92)}.mobile-drawer-actions .button,.mobile-drawer-actions .header-ghost,.mobile-drawer-actions .header-role-chip{width:100%}.mobile-drawer-actions{padding-top:12px;border-top:1px solid rgba(215,225,238,.92)}.logo-lockup strong{font-size:1rem}.logo-lockup small{color:var(--muted);font-size:.62rem}.home-product-page{gap:22px}.home-product-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);grid-gap:28px;gap:28px;padding:clamp(24px,5vw,48px);border:1px solid rgba(228,231,236,.9);border-radius:32px;background:radial-gradient(circle at top left,rgba(47,91,255,.12),transparent 34%),linear-gradient(135deg,rgba(255,255,255,1),rgba(248,250,252,.94))}.home-product-copy{display:grid;grid-gap:20px;gap:20px;align-content:center}.home-product-title{font-size:clamp(2.45rem,5.1vw,4.4rem);line-height:.96;max-width:11ch}.home-product-lead{max-width:36rem;font-size:1.05rem;margin:0}.product-hero-search{display:flex;gap:12px}.product-search-input{display:flex;align-items:center;gap:10px;flex:1 1;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.94)}.product-search-input input{border:0;padding-inline:0;box-shadow:none;background:transparent}.catalog-quick-row,.home-hero-proof-row,.home-hero-shortcuts,.product-profile-proofs{display:flex;flex-wrap:wrap;gap:10px}.catalog-geo-button,.catalog-quick-chip,.home-hero-proof-row div,.home-hero-shortcut,.product-profile-proofs span{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.92);color:var(--muted);font-size:.92rem}.home-hero-stage{position:relative}.hero-stage-panel{display:grid;grid-gap:18px;gap:18px;height:100%;min-height:480px;padding:22px;border-radius:28px;border:1px solid rgba(47,91,255,.14);background:radial-gradient(circle at top right,rgba(47,91,255,.16),transparent 28%),linear-gradient(180deg,rgba(239,244,255,.92),rgba(255,255,255,.98));overflow:hidden}.billing-card>div,.catalog-hero-meta,.chat-list-row,.chat-thread-head,.footer-bottom,.footer-bottom-links,.hero-stage-toolbar,.home-step-top,.request-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-stage-toolbar-copy{display:grid;grid-gap:4px;gap:4px}.hero-stage-toolbar-copy span{color:var(--primary);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-stage-toolbar-copy strong{color:var(--text);font-size:1rem}.hero-stage-badge{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(33,86,217,.14);color:var(--muted);font-size:.9rem}.hero-stage-cards{display:grid;grid-gap:12px;gap:12px}.hero-stage-cards.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stage-featured{display:grid;grid-template-columns:156px minmax(0,1fr);grid-gap:16px;gap:16px;padding:14px;border-radius:24px;background:rgba(255,255,255,.98);border:1px solid rgba(47,91,255,.12);box-shadow:0 20px 44px rgba(15,23,42,.08)}.hero-stage-featured img{width:100%;height:100%;min-height:152px;object-fit:cover;border-radius:18px}.hero-stage-featured-body{display:grid;align-content:start;grid-gap:8px;gap:8px}.hero-stage-featured-body span{color:#64748b;font-size:.88rem;font-weight:600}.hero-stage-featured-body strong{font-size:1.18rem;line-height:1.1;color:var(--text)}.hero-stage-featured-body p{margin:0;color:var(--muted)}.hero-stage-featured-meta{display:flex;flex-wrap:wrap;gap:8px}.hero-stage-featured-meta span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(248,250,252,.96);border:1px solid rgba(228,231,236,.9);color:var(--muted)}.hero-stage-highlights{display:flex;flex-wrap:wrap;gap:8px}.hero-stage-highlights span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(234,242,255,.9);color:var(--primary);font-size:.88rem;font-weight:600}.hero-stage-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.hero-stage-card{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:10px;gap:10px;padding:12px;border-radius:16px;background:rgba(255,255,255,.92);border:1px solid rgba(228,231,236,.88);box-shadow:0 12px 28px rgba(15,23,42,.06);animation:floatCard 7s ease-in-out infinite}.hero-stage-card img{width:56px;height:56px;object-fit:cover;border-radius:14px}.hero-stage-card strong{display:block;line-height:1.2;color:var(--text)}.catalog-geo-note,.catalog-results-head p,.chat-bubble small,.chat-list-subtitle,.footer-bottom,.footer-bottom a,.footer-brand p,.hero-stage-card span,.hero-stage-note,.product-profile-meta,.product-profile-meta span,.product-profile-summary,.request-card small,.testimonial-copy span{color:var(--muted)}.hero-stage-card-2{animation-delay:.8s}.hero-stage-card-3{animation-delay:1.6s}.hero-stage-chat{margin-top:auto;display:grid;grid-gap:10px;gap:10px}.hero-stage-bubble{width:-moz-fit-content;width:fit-content;max-width:90%;padding:14px 16px;border-radius:20px;background:#fff;color:var(--text);box-shadow:0 14px 28px rgba(15,23,42,.06)}.hero-stage-bubble.bubble-own{margin-left:auto;background:var(--primary);color:#fff}.hero-stage-bubble.bubble-muted{border:1px solid var(--line)}.billing-grid,.featured-profiles-grid,.home-steps-grid,.overview-grid,.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.billing-card,.home-step-card,.overview-card,.profile-review-card,.request-card,.review-compose-card,.trust-grid article{border-radius:22px;border:1px solid rgba(228,231,236,.9);background:rgba(255,255,255,.94)}.testimonial-section{display:grid;grid-gap:18px;gap:18px}.testimonial-window{overflow:hidden;border-radius:28px;border:1px solid rgba(215,225,238,.92);background:radial-gradient(circle at top right,rgba(56,112,246,.12),transparent 26%),linear-gradient(180deg,rgba(246,249,255,.96),rgba(255,255,255,.98))}.testimonial-side{display:grid;grid-gap:14px;gap:14px;align-content:end}.testimonial-avatar-large{width:100%;height:240px;border-radius:20px}.testimonial-inline-note{margin:0;color:var(--muted);font-size:.95rem}.testimonial-person{border:0;cursor:pointer;text-align:left}.testimonial-person span{display:grid;grid-gap:2px;gap:2px}.testimonial-person strong{color:var(--text)}.testimonial-person small{color:var(--muted)}.contacts-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:24px;gap:24px;align-items:stretch}.contacts-hero-copy{display:grid;align-content:center;grid-gap:18px;gap:18px}.contact-photo-card{position:relative;overflow:hidden;min-height:320px;border-radius:24px;background:linear-gradient(180deg,#edf3ff,#ffffff)}.contact-photo-card img{width:100%;height:100%;object-fit:cover;display:block}.contact-photo-note{position:absolute;left:18px;right:18px;bottom:18px;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.94);border:1px solid rgba(215,225,238,.92);box-shadow:0 14px 28px rgba(15,23,42,.08)}.contact-photo-note span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(234,242,255,.95);font-size:1.2rem}.contact-card strong,.contact-photo-note strong{color:var(--text)}.contact-photo-note small{color:var(--muted)}.contacts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-card{display:grid;grid-gap:14px;gap:14px;align-content:start;padding:22px;border-radius:22px;border:1px solid rgba(215,225,238,.92);background:rgba(255,255,255,.98)}.contact-card-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:rgba(234,242,255,.95);font-size:1.3rem}.contact-card p{margin:0}.home-step-card{display:grid;grid-gap:14px;gap:14px;padding:22px;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.home-step-card.active{transform:translateY(-4px);border-color:rgba(47,91,255,.28);box-shadow:0 18px 40px rgba(47,91,255,.1)}.home-step-index{font-size:.84rem;font-weight:700;letter-spacing:.08em;color:#7a86a1}.billing-card p,.catalog-empty-state p,.home-step-card p,.product-empty-state p,.request-card p,.review-compose-card p,.review-compose-form p,.trust-grid article p{margin:0}.product-profile-card{overflow:hidden;border:1px solid rgba(228,231,236,.9);background:rgba(255,255,255,.98);box-shadow:0 18px 34px rgba(15,23,42,.05)}.product-profile-card.list{display:grid;grid-template-columns:240px minmax(0,1fr)}.product-profile-media{aspect-ratio:4/3}.product-profile-card.list .product-profile-media{height:100%;aspect-ratio:auto}.product-profile-image{width:100%;height:100%;object-fit:cover}.product-profile-body{display:grid;grid-gap:14px;gap:14px;padding:22px}.product-profile-actions,.product-profile-title-row,.product-profile-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-profile-kicker{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7a86a1}.product-profile-proof-inline{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:rgba(47,91,255,.08);color:var(--primary);font-size:.84rem;font-weight:600}.product-profile-body h3{font-size:1.2rem}.product-profile-title-row h3{margin:0}.product-profile-title-row strong{color:var(--text);font-size:1rem}.product-profile-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.92rem}.product-profile-actions{margin-top:4px}.product-profile-actions .button{flex:1 1}.catalog-layout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:18px;gap:18px}.catalog-mobile-filters,.catalog-results section,.catalog-results-head,.catalog-sidebar section{height:-moz-fit-content;height:fit-content}.catalog-mobile-filters summary{cursor:pointer;font-weight:700}.auth-form,.catalog-filter-form,.lead-form,.profile-edit-form,.review-compose-form{display:grid;grid-gap:16px;gap:16px}.auth-form-inline,.catalog-filter-grid,.lead-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.catalog-filter-actions{display:flex;flex-wrap:wrap;gap:12px}.catalog-geo-note.ok{color:#1d7a43}.catalog-geo-note.error{color:var(--danger)}.billing-list,.catalog-results-list,.profile-reviews-grid,.request-list{display:grid;grid-gap:16px;gap:16px}.catalog-empty-state,.chat-empty-state,.chat-thread-empty,.product-empty-state{display:grid;grid-gap:8px;gap:8px;padding:24px;border-radius:18px;border:1px dashed var(--line);background:rgba(248,250,252,.9)}.auth-shell{display:grid;place-items:center;min-height:calc(100vh - 180px)}.auth-panel{width:min(100%,560px);padding:clamp(24px,5vw,36px);border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--shadow);display:grid;grid-gap:20px;gap:20px}.auth-panel-head{display:grid;grid-gap:10px;gap:10px}.auth-panel-head h1,.product-profile-hero-copy h1{font-size:clamp(1.9rem,4vw,3rem);line-height:1}.auth-panel-head p{margin:0}.auth-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.auth-mode-chip,.product-tab,.review-rating-chip{min-height:46px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--muted);padding:0 16px}.auth-mode-chip.active,.product-tab.active,.review-rating-chip.active{background:rgba(47,91,255,.08);border-color:rgba(47,91,255,.22);color:var(--text)}.auth-confirm-form{justify-items:stretch}.auth-panel-footer{display:flex;flex-wrap:wrap;gap:8px;font-size:.94rem}.auth-panel-footer a{color:var(--primary);font-weight:600}.field-help{display:block;margin-top:6px;color:var(--muted);font-size:.82rem;line-height:1.45}.auth-consent-check{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px;cursor:pointer}.auth-consent-check input{width:22px;height:22px;margin:4px 0 0;accent-color:var(--primary)}.auth-consent-check span{color:var(--text-primary);font-size:.95rem;line-height:1.55}.auth-consent-check a{color:inherit;text-decoration:underline;text-underline-offset:3px}.auth-secondary-panel{display:grid;grid-gap:14px;gap:14px;padding:18px;border-radius:18px;border:1px solid var(--line);background:rgba(248,250,252,.9)}.otp-row{justify-content:space-between;gap:10px}.otp-digit{width:52px;height:58px;text-align:center;font-size:1.35rem;border-radius:18px}.phone-field{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:10px;gap:10px}.phone-country,.phone-input-shell{min-height:52px;border-radius:14px}.phone-input-shell{display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--line);background:#fff}.phone-dial-code{color:var(--muted);font-weight:600}.phone-input-shell input{border:0;padding-inline:0;box-shadow:none;background:transparent}.dropzone{display:grid;grid-gap:12px;gap:12px;padding:18px;border:1px dashed rgba(47,91,255,.28);border-radius:20px;background:rgba(248,250,252,.8);cursor:pointer}.dropzone.is-over{border-color:var(--primary);background:rgba(47,91,255,.06)}.dropzone-action{color:var(--primary);font-weight:600}.dropzone-preview-card{border:1px solid var(--line);border-radius:16px;background:#fff}.dropzone-remove{border-radius:999px;border:1px solid var(--line);background:#fff}.product-cabinet-page,.product-catalog-page,.product-profile-page{gap:18px}.back-link{width:-moz-fit-content;width:fit-content;color:var(--muted);font-weight:600}.product-profile-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:22px;gap:22px}.product-profile-hero-copy{display:grid;align-content:center;grid-gap:16px;gap:16px}.product-profile-lead{margin:0;font-size:1.02rem}.product-profile-cover,.product-profile-hero-media{border-radius:24px;overflow:hidden}.product-profile-cover{width:100%;height:100%;min-height:320px;object-fit:cover}.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.portfolio-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:18px}.billing-card,.overview-card,.profile-review-card,.request-card,.review-compose-card{padding:20px}.review-rating-row{display:flex;flex-wrap:wrap;gap:10px}.catalog-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.catalog-hero-meta{min-width:140px;padding:18px;border-radius:18px;border:1px solid var(--line);background:rgba(248,250,252,.9)}.catalog-hero-meta strong{font-size:2rem}.dashboard-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.dashboard-stat-row.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat-row article{display:grid;grid-gap:8px;gap:8px;padding:18px 20px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.9)}.dashboard-stat-row strong{font-size:1.8rem;line-height:1}.product-tab-row{display:flex;flex-wrap:wrap;gap:10px}.billing-grid,.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invite-card{padding:14px;border-radius:16px;border:1px solid var(--line);background:rgba(248,250,252,.9);word-break:break-all}.request-card{display:grid;grid-gap:10px;gap:10px}.billing-card span,.request-card>div span{font-size:.92rem}.request-card-actions{display:flex;flex-wrap:wrap;gap:12px}.chat-workspace{display:grid;grid-template-columns:minmax(280px,340px) minmax(0,1fr);grid-gap:18px;gap:18px;min-height:640px}.chat-list-pane,.chat-thread-pane{min-height:0;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.86)}.chat-list-pane{display:grid;grid-template-rows:auto minmax(0,1fr)}.chat-list-head,.chat-thread-head{padding:18px;border-bottom:1px solid var(--line)}.chat-list-head h2{margin-bottom:4px;font-size:1.1rem}.chat-list-head p{margin:0}.chat-list-scroll,.chat-thread-scroll{min-height:0;overflow:auto}.chat-list-item{display:grid;grid-template-columns:44px minmax(0,1fr);grid-gap:12px;gap:12px;width:100%;padding:14px 16px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.chat-list-item.active{background:rgba(47,91,255,.05)}.chat-list-avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;background:rgba(47,91,255,.1);color:var(--primary);font-weight:700}.chat-list-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.chat-list-preview{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.chat-unread-badge{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--primary);color:#fff;font-size:.8rem}.chat-thread-pane{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-thread-head-main{display:flex;align-items:center;gap:14px}.chat-thread-head-main>div{display:grid;grid-gap:4px;gap:4px}.chat-bubble-author,.chat-thread-head strong{color:var(--text)}.chat-back-button{display:none;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--muted)}.chat-thread-scroll{display:grid;align-content:start;grid-gap:12px;gap:12px;padding:18px;background:linear-gradient(180deg,rgba(248,250,252,.5),rgba(255,255,255,.8))}.chat-bubble{display:grid;grid-gap:8px;gap:8px;max-width:min(78%,560px);padding:14px 16px;border-radius:18px;background:#fff;border:1px solid var(--line)}.chat-bubble.own{margin-left:auto;background:rgba(47,91,255,.08);border-color:rgba(47,91,255,.16)}.chat-bubble.system{max-width:100%;background:rgba(248,250,252,.95)}.chat-bubble p{margin:0;color:var(--text)}.chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;padding:18px;border-top:1px solid var(--line);background:#fff}.chat-send-button{min-width:148px}.chat-thread-loading{margin:0;color:var(--muted)}.product-footer{margin-top:26px;padding:8px 0 0;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-gap:28px;gap:28px;padding:18px 0 24px}.footer-links-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.footer-brand,.footer-links-grid div{display:grid;grid-gap:10px;gap:10px}.footer-links-grid a{color:var(--muted)}.footer-bottom{padding:18px 0 0;border-top:1px solid var(--line)}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (min-width:960px){.product-topbar{position:-webkit-sticky;position:sticky;top:12px;z-index:30}}@media (max-width:1080px){.billing-grid,.catalog-layout,.chat-workspace,.contacts-grid,.contacts-hero,.featured-profiles-grid,.footer-top,.hero-stage-featured,.home-product-hero,.home-steps-grid,.overview-grid,.portfolio-grid,.product-profile-card.list,.product-profile-hero,.trust-grid{grid-template-columns:1fr}.product-nav{display:none}.mobile-menu-button{display:inline-flex}}@media (max-width:900px){.product-topbar{grid-template-columns:auto 1fr auto;min-height:58px;gap:12px;padding:8px 12px;border-radius:14px}.product-topbar .logo-lockup small,.product-topbar-actions{display:none}.auth-form-inline,.catalog-filter-grid,.dashboard-stat-row,.footer-links-grid,.hero-stage-cards.compact,.lead-form-grid{grid-template-columns:1fr}.chat-back-button{display:inline-flex}}@media (max-width:760px){.site-shell{padding-inline:14px}.page-wrap{margin-top:14px}.catalog-hero,.footer-bottom,.product-cabinet-head,.row-actions,.section-heading{display:grid}.auth-panel-head h1,.home-product-title,.product-profile-hero-copy h1{max-width:none}.product-topbar .logo-lockup strong{font-size:.96rem}.hero-stage-actions,.product-profile-actions,.product-profile-title-row,.product-profile-topline{display:grid}.chat-composer,.product-hero-search{grid-template-columns:1fr}.chat-send-button,.row-actions .button{width:100%}.hero-stage-actions .button,.hero-stage-badge,.hero-stage-highlights span{width:100%;justify-content:center}.testimonial-slide-card{grid-template-columns:1fr}.testimonial-avatar-large{height:220px}.chat-workspace{grid-template-columns:1fr;min-height:auto}.chat-workspace.has-thread .chat-list-pane,.chat-workspace:not(.has-thread) .chat-thread-pane{display:none}.footer-bottom-links{display:flex;flex-wrap:wrap}}.page-wrap.stack,.stack.page-wrap{gap:20px}.section-title{font-size:clamp(1.45rem,2.8vw,2.2rem);line-height:1.08;letter-spacing:-.04em;text-wrap:balance}.section-heading{grid-template-columns:minmax(0,1fr) minmax(220px,auto);gap:16px 24px;margin-bottom:28px}.section-heading h1,.section-heading h2{max-width:18ch;margin-top:8px;overflow-wrap:normal}.section-heading p{align-self:end;max-width:34ch;font-size:.98rem;line-height:1.55}.surface-card{border-radius:28px;padding:clamp(24px,3vw,34px);border-color:rgba(214,223,234,.94);box-shadow:0 14px 30px rgba(15,23,42,.045)}.product-topbar{min-height:72px;gap:20px;padding:12px 18px;border-radius:22px;border-color:rgba(214,223,234,.94);box-shadow:0 10px 24px rgba(15,23,42,.04)}.product-topbar .logo-lockup{gap:12px}.product-nav{gap:8px}.product-nav a{min-height:42px;padding:0 16px;font-size:.92rem;font-weight:600}.product-topbar-actions{display:inline-flex;align-items:center;gap:10px}.product-topbar-actions .button,.product-topbar-actions .header-role-chip{min-height:42px}.home-product-page,.product-cabinet-page,.product-catalog-page,.product-profile-page{gap:20px}.catalog-hero,.contacts-hero,.home-final-cta,.home-product-hero,.product-profile-hero{border-radius:32px}.home-product-hero{gap:32px;padding:clamp(28px,5vw,52px)}.home-product-copy{gap:18px}.home-product-title{max-width:10.5ch;font-size:clamp(2.7rem,5vw,4.6rem);line-height:.94}.catalog-hero p,.contacts-hero-copy p,.footer-brand p,.home-product-lead,.product-profile-lead{max-width:38rem;font-size:1rem;line-height:1.58}.auth-panel,.catalog-hero-meta,.catalog-mobile-filters,.catalog-results-head,.chat-list-pane,.chat-thread-pane,.contact-card,.hero-stage-featured,.hero-stage-panel,.home-step-card,.product-profile-card,.trust-grid article{border-radius:24px}.catalog-results-head,.contact-card,.home-step-card,.trust-grid article{padding:24px}.contacts-grid,.featured-profiles-grid,.home-steps-grid,.trust-grid{gap:18px}.catalog-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:20px;gap:20px}.catalog-results section.surface-card,.catalog-sidebar .surface-card{padding:24px}.billing-list,.catalog-results-head,.catalog-results-list,.profile-reviews-grid,.request-list{gap:18px}.product-profile-body{gap:16px;padding:24px}.contact-card strong,.hero-stage-featured-body strong,.home-step-card h3,.product-profile-title-row h3,.trust-grid article strong{line-height:1.15}.contact-card p,.hero-stage-featured-body p,.home-step-card p,.product-profile-summary,.trust-grid article p{line-height:1.55}.product-footer{padding-top:18px;border-top:0}.footer-top{gap:36px;padding:0 0 24px}.footer-brand{align-content:start;gap:12px}.footer-brand h3{font-size:1.15rem;line-height:1.15}.footer-links-grid{gap:24px}.footer-links-grid div{gap:12px}.footer-links-grid h4{font-size:.95rem;color:var(--text)}.footer-bottom{padding-top:20px}@media (max-width:1080px){.catalog-hero,.section-heading{grid-template-columns:1fr}.section-heading p{align-self:start;max-width:42rem}}@media (max-width:900px){.surface-card{border-radius:24px;padding:22px}.product-topbar{min-height:60px;gap:12px;padding:8px 12px;border-radius:16px}.home-product-title{font-size:clamp(2.2rem,10vw,3.4rem);max-width:none}.catalog-results-head,.contact-card,.hero-stage-featured,.hero-stage-panel,.home-step-card,.product-profile-card,.trust-grid article{border-radius:22px}}@media (max-width:760px){.site-shell{padding:0 14px 38px}.page-wrap.stack,.stack.page-wrap{gap:16px}.surface-card{padding:18px;border-radius:20px}.section-heading{gap:14px;margin-bottom:20px}.section-heading h1,.section-heading h2,.section-heading p{max-width:none}.catalog-hero,.contacts-hero,.home-final-cta,.home-product-hero,.product-profile-hero{border-radius:24px}.home-product-hero{padding:20px;gap:22px}.footer-links-grid,.footer-top{gap:18px}.footer-bottom{gap:12px}}.testimonial-showcase{gap:28px;overflow:hidden}.testimonial-grid-window{overflow:hidden}.testimonial-grid-track{display:flex;transition:transform .36s ease;width:100%}.testimonial-grid-page{display:grid;flex:0 0 100%;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.testimonial-feed-card{display:flex;flex-direction:column;min-height:100%;border:1px solid rgba(206,213,224,.82);border-radius:28px;background:linear-gradient(180deg,#fdfefe,#fbfdff);overflow:hidden}.testimonial-feed-photo-wrap{padding:14px 14px 0}.testimonial-feed-photo{display:block;width:100%;aspect-ratio:1.08/1;object-fit:cover;border-radius:24px;background:#eef2f7}.testimonial-feed-body{display:flex;flex:1 1;flex-direction:column;gap:16px;padding:18px 22px 22px}.testimonial-feed-meta{display:grid;grid-gap:6px;gap:6px}.testimonial-feed-meta h3{margin:0;font-size:clamp(1.5rem,2vw,2rem);line-height:1.02;letter-spacing:-.04em;color:var(--text-primary)}.testimonial-feed-meta p{margin:0;font-size:1rem;color:var(--text-secondary)}.testimonial-feed-quote{margin:0;font-size:1.04rem;line-height:1.56;color:rgba(15,23,42,.9)}.testimonial-feed-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto}.testimonial-feed-mark{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:rgba(47,91,255,.1);color:var(--primary)}.testimonial-feed-link{font-size:.94rem;font-weight:700;color:var(--primary)}.admin-testimonial-item{gap:16px}.admin-testimonial-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px}.admin-testimonial-thumb{width:72px;height:72px;border-radius:18px;object-fit:cover;background:#eef2f7}@media (max-width:1100px){.testimonial-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.testimonial-showcase{gap:22px}.testimonial-grid-page{grid-template-columns:minmax(0,1fr)}.testimonial-feed-card{border-radius:24px}.testimonial-feed-photo{border-radius:20px;aspect-ratio:1.18/1}.testimonial-feed-body{padding:16px 16px 18px}.testimonial-feed-meta h3{font-size:1.5rem}.admin-testimonial-row{grid-template-columns:auto minmax(0,1fr)}}.product-footer{margin-top:34px;padding:0;border:0;background:transparent}.footer-shell{border:1px solid rgba(215,221,232,.88);border-radius:36px;background:linear-gradient(180deg,rgba(251,252,255,.98),rgba(245,248,253,.98));box-shadow:0 12px 32px rgba(15,23,42,.04);overflow:hidden}.footer-main{display:grid;grid-template-columns:minmax(280px,1.15fr) minmax(0,2fr);grid-gap:48px;gap:48px;padding:44px 48px}.footer-brand-panel{display:grid;align-content:space-between;grid-gap:22px;gap:22px;min-height:100%}.footer-brand-panel .logo-lockup{align-self:start}.footer-brand-copy{max-width:30rem;margin:0;font-size:1.02rem;line-height:1.7;color:rgba(71,84,103,.96)}.footer-socials{display:flex;align-items:center;gap:14px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:999px;border:1px solid rgba(211,218,230,.9);background:rgba(255,255,255,.96);color:var(--text-primary);transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease}.footer-socials a:hover{transform:translateY(-2px);color:var(--primary);border-color:rgba(47,91,255,.28);background:rgba(247,249,255,1)}.footer-copyright{margin:0;font-size:.98rem;color:rgba(152,162,179,1)}.footer-nav-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.footer-column{display:grid;align-content:start;grid-gap:16px;gap:16px}.footer-column h4{margin:0;font-size:.98rem;font-weight:700;color:var(--text-primary)}.footer-column a,.footer-column span{margin:0;font-size:1rem;line-height:1.45;color:rgba(71,84,103,.98);transition:color .18s ease,transform .18s ease}.footer-column a:hover{color:var(--text-primary);transform:translateX(2px)}.footer-column-contact span{padding-top:10px;color:rgba(152,162,179,1)}.footer-legal{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 8px 2px}.footer-legal p{margin:0;font-size:.95rem;color:rgba(152,162,179,1);text-align:right}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:18px}.footer-bottom-links a{font-size:.96rem;color:rgba(71,84,103,.95)}.footer-bottom-links a:hover{color:var(--text-primary)}@media (max-width:1080px){.footer-main{grid-template-columns:1fr;gap:34px}.footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-legal{flex-direction:column;align-items:flex-start;padding-inline:6px}.footer-legal p{text-align:left}}@media (max-width:760px){.footer-shell{border-radius:28px}.footer-main{gap:28px;padding:28px 22px}.footer-nav-grid{grid-template-columns:1fr;gap:22px}.footer-brand-copy{max-width:none;font-size:.98rem}.footer-socials a{width:42px;height:42px}.footer-legal{gap:12px;padding:14px 4px 2px}.footer-bottom-links{gap:12px 16px}}:root{--text-primary:#0f172a;--text-secondary:#475467}.product-topbar>.logo-lockup{min-width:0;justify-self:start}.product-topbar .logo-lockup>span:last-child{min-width:0}.product-topbar .logo-lockup strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mobile-drawer-close,.mobile-menu-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:0;padding:0;line-height:0;box-shadow:none;transform:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.mobile-drawer-close:hover,.mobile-menu-button:hover{transform:none;box-shadow:none;border-color:rgba(47,91,255,.22);background:rgba(246,249,255,1)}.mobile-drawer-close .mobile-menu-icon,.mobile-menu-button .mobile-menu-icon{width:20px;height:20px}.mobile-drawer-panel{gap:16px;padding:14px 14px 22px}.mobile-drawer-brand .logo-lockup small{display:none}.mobile-drawer-brand p{max-width:24rem;font-size:.88rem}.mobile-drawer-nav{gap:10px}.mobile-drawer-link{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px}.mobile-drawer-link:after{content:"›";color:rgba(148,163,184,1);font-size:1.1rem;line-height:1}.mobile-drawer-link strong{font-size:1rem}.site-footer{color:var(--text-primary)}.site-footer .footer-brand-panel .logo-lockup small{display:none}.site-footer .footer-brand-panel .logo-lockup strong{font-size:1.35rem;line-height:1.04;white-space:normal;overflow:visible;text-overflow:clip}.site-footer .footer-nav-grid{align-items:start}.site-footer .footer-column{gap:12px}.site-footer .footer-column h4{font-size:.82rem;line-height:1.2;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(148,163,184,1)}.site-footer .footer-column a,.site-footer .footer-column span{font-size:.98rem;line-height:1.42;font-weight:500;color:var(--text-primary)}.site-footer .footer-bottom-links a,.site-footer .footer-brand-copy,.site-footer .footer-column-contact span,.site-footer .footer-legal p{color:var(--text-secondary)}.site-footer .footer-column-contact span{display:block;padding-top:12px;border-top:1px solid rgba(226,232,240,.9)}@media (max-width:900px){.product-topbar{grid-template-columns:minmax(0,1fr) auto;gap:10px}.product-topbar .logo-lockup{gap:10px}.product-topbar .logo-mark{width:38px;height:38px;border-radius:12px}.product-topbar .logo-mark svg{width:20px;height:20px}.product-topbar .logo-lockup strong{font-size:1rem}.mobile-drawer-close,.mobile-menu-button{width:40px;height:40px;border-radius:12px}}@media (max-width:760px){.product-topbar{padding:10px 12px}.mobile-drawer-panel{padding-inline:12px}.site-footer .footer-shell{border-radius:26px}.site-footer .footer-main{gap:24px;padding:24px 18px}.site-footer .footer-nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.site-footer .footer-column-contact{grid-column:1/-1;padding-top:6px}}@media (max-width:520px){.product-topbar .logo-lockup strong{font-size:.94rem}.site-footer .footer-brand-panel .logo-lockup strong{font-size:1.2rem}.site-footer .footer-nav-grid{grid-template-columns:1fr}}.home-product-page{gap:24px}.home-product-hero{position:relative;overflow:hidden;align-items:stretch;border-color:rgba(210,220,232,.9);background:radial-gradient(circle at top left,rgba(47,91,255,.18),transparent 30%),radial-gradient(circle at 100% 0,rgba(15,23,42,.06),transparent 30%),linear-gradient(135deg,#ffffff,#f6f8fc 52%,#eef4ff)}.home-product-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent,transparent 48%,rgba(255,255,255,.56) 62%,transparent 76%),radial-gradient(circle at 76% 16%,rgba(47,91,255,.08),transparent 22%);pointer-events:none}.home-hero-stage,.home-product-copy{position:relative;z-index:1}.home-product-copy{max-width:40rem;gap:22px}.home-product-title{max-width:8.8ch;font-size:clamp(3rem,5.7vw,5.4rem);line-height:.9;letter-spacing:-.055em}.home-product-lead{max-width:34rem;font-size:1.08rem;color:rgba(71,84,103,.96)}.home-hero-proof-row{gap:12px}.home-hero-proof-row div{min-height:40px;padding-inline:16px;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-stage-panel{min-height:100%;gap:16px;padding:20px;border-radius:30px;border:1px solid rgba(47,91,255,.12);background:linear-gradient(180deg,rgba(250,252,255,.98),rgba(240,246,255,.96)),#fff;box-shadow:0 24px 60px rgba(15,23,42,.08)}.hero-stage-toolbar{align-items:flex-start}.hero-stage-toolbar-copy strong{max-width:18ch;font-size:1.08rem;line-height:1.08}.hero-stage-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.hero-stage-signal{display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(221,228,236,.94);background:rgba(255,255,255,.92)}.hero-stage-signal strong{color:var(--text);font-size:.95rem;line-height:1.14}.hero-stage-signal span{color:var(--muted);font-size:.85rem;line-height:1.35}.hero-stage-featured{grid-template-columns:188px minmax(0,1fr);gap:18px;padding:16px;border-radius:26px;border-color:rgba(47,91,255,.14);box-shadow:0 22px 44px rgba(15,23,42,.08)}.hero-stage-featured img{min-height:188px;border-radius:20px}.hero-stage-featured-body{gap:10px}.hero-stage-featured-body strong{font-size:1.34rem;letter-spacing:-.03em}.hero-stage-storyline{display:grid;grid-gap:12px;gap:12px}.hero-stage-story-step{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:14px 16px;border-radius:20px;background:rgba(255,255,255,.7);border:1px solid rgba(226,232,240,.9)}.hero-stage-story-step>span{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:rgba(47,91,255,.1);color:var(--primary);font-size:.84rem;font-weight:800;letter-spacing:.08em}.hero-stage-story-step div{display:grid;grid-gap:5px;gap:5px}.hero-stage-story-step strong{color:var(--text);font-size:1rem;line-height:1.12}.hero-stage-story-step p{margin:0;color:var(--muted);line-height:1.45}.hero-stage-chat{gap:12px}.hero-stage-bubble{max-width:82%;padding:15px 17px;border-radius:22px}.hero-stage-note{font-size:.94rem;line-height:1.45}.hero-stage-empty{display:grid;grid-gap:10px;gap:10px;align-content:center;min-height:420px}.hero-stage-empty strong{color:var(--text);font-size:1.4rem;line-height:1.05}.hero-stage-empty p{margin:0;max-width:30ch;color:var(--muted);font-size:1rem;line-height:1.55}.featured-profiles-section,.trust-section{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,251,255,.96)),#fff}.home-final-cta{padding:clamp(24px,4vw,36px);border-color:rgba(47,91,255,.12);background:radial-gradient(circle at 100% 0,rgba(47,91,255,.14),transparent 30%),linear-gradient(135deg,#ffffff,#f5f8ff)}.home-final-cta h2{max-width:12ch}@media (max-width:1080px){.home-product-hero{grid-template-columns:1fr}.home-product-title{max-width:10ch}.hero-stage-panel{min-height:0}}@media (max-width:760px){.home-product-title{max-width:10ch;font-size:clamp(2.35rem,12vw,3.85rem)}.home-product-lead{font-size:1rem}.hero-stage-featured,.hero-stage-signal-grid{grid-template-columns:1fr}.hero-stage-featured img{min-height:220px}.hero-stage-story-step{grid-template-columns:42px minmax(0,1fr);padding:14px}.hero-stage-story-step>span{width:42px;height:42px;border-radius:14px}.hero-stage-bubble{max-width:100%}}.product-topbar{grid-template-columns:minmax(220px,auto) 1fr auto auto;align-items:center;gap:16px}.product-topbar .logo-lockup{gap:14px}.product-topbar .logo-mark{width:50px;height:50px;border-radius:16px}.product-topbar .logo-mark svg{width:24px;height:24px}.product-topbar .logo-lockup strong{font-size:1.02rem;line-height:1.04}.product-topbar .logo-lockup small{font-size:.54rem;letter-spacing:.12em}.product-nav{gap:4px}.product-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;color:rgba(51,65,85,.94);font-size:.94rem;font-weight:700;letter-spacing:-.01em;transition:background-color .18s ease,color .18s ease}.product-nav-link:hover{background:rgba(15,23,42,.04);color:var(--text)}.product-nav-link.is-active{background:rgba(15,23,42,.055);color:var(--text)}.product-topbar-actions{gap:12px}.product-topbar-actions .button,.product-topbar-actions .header-role-chip{min-height:46px;padding-inline:22px;font-size:.95rem;font-weight:600}.header-login-link{background:rgba(255,255,255,.94)}.mobile-drawer-panel{padding:16px 14px 20px}.mobile-drawer-head{align-items:center;gap:12px}.mobile-drawer-brand,.mobile-drawer-brand .logo-lockup{gap:12px}.mobile-drawer-brand p{max-width:26rem;font-size:.9rem;line-height:1.42}.mobile-drawer-link{min-height:56px;padding:0 16px;border-radius:18px}.mobile-drawer-link strong{font-size:1.02rem;font-weight:700}.mobile-drawer-link.is-active{border-color:rgba(47,91,255,.22);background:rgba(239,244,255,.94)}.mobile-drawer-actions{gap:14px;padding-top:14px}.mobile-drawer-auth-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mobile-drawer-actions .button,.mobile-drawer-actions .header-role-chip{min-height:54px;padding-inline:18px;justify-content:center;font-size:.98rem;font-weight:600}.mobile-drawer-primary{min-height:58px}@media (max-width:1180px){.product-nav-link{padding-inline:15px;font-size:.91rem}.product-topbar-actions .button,.product-topbar-actions .header-role-chip{padding-inline:18px}}@media (max-width:900px){.product-topbar{grid-template-columns:minmax(0,1fr) auto;gap:10px}.product-topbar .logo-lockup{gap:10px}.product-topbar .logo-mark{width:40px;height:40px;border-radius:13px}.product-topbar .logo-mark svg{width:20px;height:20px}.product-topbar .logo-lockup strong{font-size:1rem}}@media (max-width:520px){.mobile-drawer-auth-row{grid-template-columns:1fr}.mobile-drawer-actions .button,.mobile-drawer-actions .header-role-chip{min-height:52px}}