@font-face{font-family:e-Ukraine;src:url(/fonts/e-Ukraine-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine Head;src:url(/fonts/e-UkraineHead-Medium.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine Head;src:url(/fonts/e-UkraineHead-Bold.otf) format("opentype");font-weight:800 900;font-style:normal;font-display:swap}:root{--background:#fbf8ff;--foreground:#251f2f;--primary:#7650ff;--primary-dark:#5130c9;--primary-soft:#eee7ff;--accent:#ffb85c;--accent-soft:#fff2df;--green-soft:#e9f8ef;--blue-soft:#eaf5ff;--pink-soft:#fff0f5;--muted:#756f82;--card:#ffffff;--border:#ebe5f5;--warning:#b86b15;--warning-soft:#fff3df}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(124,77,255,.13),transparent 34rem),radial-gradient(circle at top right,rgba(255,184,92,.16),transparent 28rem),var(--background);color:var(--foreground);font-family:e-Ukraine,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.stack{display:flex;flex-direction:column;gap:16px}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:rgba(255,255,255,.78);border:1px solid rgba(235,229,245,.9);border-radius:28px;box-shadow:0 18px 50px rgba(79,54,139,.08);backdrop-filter:blur(12px)}.badge{gap:6px;padding:7px 11px;border-radius:999px;font-size:13px;font-weight:700;background:var(--primary-soft);color:var(--primary-dark)}.badge,.btn{display:inline-flex;align-items:center}.btn{justify-content:center;gap:8px;border:0;border-radius:999px;padding:13px 18px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--primary);color:white;box-shadow:0 16px 32px rgba(118,80,255,.24)}.btn-secondary{background:white;color:var(--foreground);border:1px solid var(--border)}.muted{color:var(--muted)}.section{padding:72px 0}.section-title{font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.04em;margin:0}.section-lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:760px;margin:14px 0 0}.tag-list{display:flex;gap:8px;flex-wrap:wrap}.tag{padding:6px 10px;border-radius:999px;background:#f5f0ff;color:#6046a8;font-size:12px;font-weight:700}.stat{padding:18px;border-radius:24px;background:white;border:1px solid var(--border)}.stat strong{display:block;font-size:28px;letter-spacing:-.04em}.disclaimer{font-size:13px;color:var(--muted);line-height:1.55}@media (max-width:880px){.grid-2,.grid-3{grid-template-columns:1fr}.section{padding:48px 0}}.directory-hero,.media-hero{padding-top:56px;position:relative;overflow:hidden}.directory-hero:before,.media-hero:before{content:"";position:absolute;inset:18px auto auto 58%;width:420px;height:420px;border-radius:999px;background:radial-gradient(circle,rgba(118,80,255,.18),transparent 65%);pointer-events:none}.media-hero:before{background:radial-gradient(circle,rgba(255,184,92,.22),transparent 65%)}.catalog-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:28px;align-items:stretch;position:relative}.hero-stat-card{padding:22px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(245,240,255,.82))}.media-stat-card{background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,242,223,.86))}.mini-stat{padding:16px;border-radius:22px;background:rgba(255,255,255,.76);border:1px solid rgba(235,229,245,.82)}.mini-stat strong{display:block;font-size:34px;line-height:.95;letter-spacing:-.05em;color:var(--primary-dark)}.mini-stat span{display:block;margin-top:6px;color:var(--muted);font-weight:700;font-size:13px}.filter-panel{border-radius:34px;border:1px solid rgba(235,229,245,.94);background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(246,242,255,.88));box-shadow:0 20px 60px rgba(79,54,139,.1);padding:22px;display:grid;gap:16px}.media-panel{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(255,246,233,.92))}.filter-topline{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.eyebrow{display:inline-flex;color:var(--primary-dark);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.filter-title{margin:6px 0 0;font-size:clamp(22px,2.5vw,32px);letter-spacing:-.04em;line-height:1.05}.soft-link{border:0;background:rgba(255,255,255,.75);color:var(--primary-dark);border-radius:999px;padding:10px 13px;font-weight:900;cursor:pointer;white-space:nowrap}.search-input{width:100%;border:1px solid var(--border);background:rgba(255,255,255,.92);border-radius:22px;padding:16px 18px;outline:none;color:var(--foreground);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.search-input:focus{border-color:rgba(118,80,255,.46);box-shadow:0 0 0 4px rgba(118,80,255,.12)}.chip-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.chip{border:1px solid rgba(235,229,245,.96);background:rgba(255,255,255,.78);color:var(--foreground);border-radius:999px;padding:10px 14px;font-weight:900;white-space:nowrap;cursor:pointer}.chip-active{background:var(--primary);color:white;border-color:var(--primary);box-shadow:0 12px 24px rgba(118,80,255,.22)}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.select-label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:900}.select-label select{width:100%;background:white;outline:none}.check-filter,.select-label select{border:1px solid var(--border);color:var(--foreground);border-radius:18px;padding:12px}.check-filter{display:flex;gap:10px;align-items:center;min-height:68px;background:rgba(255,255,255,.78);font-weight:900;font-size:13px}.check-filter input{width:18px;height:18px;accent-color:var(--primary)}.results-line{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:var(--muted);font-weight:700}.results-line strong{color:var(--foreground);font-size:26px;letter-spacing:-.04em}.results-line span{font-weight:600}.empty-state{padding:34px;text-align:center}.empty-state h3{margin:0;font-size:26px;letter-spacing:-.04em}.empty-state p{max-width:560px;margin:10px auto 20px;color:var(--muted);line-height:1.6}.card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-2px);box-shadow:0 24px 70px rgba(79,54,139,.12);border-color:rgba(118,80,255,.22)}.card-icon{width:54px;height:54px;border-radius:20px;background:linear-gradient(145deg,var(--primary-soft),#fff);display:grid;place-items:center;font-size:25px;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.card-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.media-cover{min-height:340px;position:relative;padding:18px;display:flex;flex-direction:column;gap:14px;background:linear-gradient(180deg,rgba(248,245,255,.96),rgba(243,237,255,.9))}.media-cover-top{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.media-cover-frame{flex:1;min-height:270px;border-radius:22px;background:rgba(255,255,255,.92);border:1px solid rgba(235,229,245,.92);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);display:grid;place-items:center;padding:14px}.media-cover-image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;border-radius:14px}.media-cover-fallback{width:100%;height:100%;border-radius:16px;background:linear-gradient(145deg,var(--primary-soft),var(--accent-soft));color:var(--primary-dark);display:grid;place-items:center;text-align:center;padding:20px;gap:10px}.media-cover-fallback-icon{font-size:28px}@media (max-width:880px){.catalog-hero-grid,.filter-grid{grid-template-columns:1fr}.filter-topline{flex-direction:column}.hero-stat-card{grid-template-columns:1fr}}.badge,.btn,.chip,.filter-title,.mini-stat strong,.section-title,.stat strong,h1,h2,h3,h4,h5,h6{font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (max-width:980px){.footer-grid{grid-template-columns:1fr!important}}.catalog-toolbar{padding:22px;border-radius:34px;background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(248,245,255,.88));border:1px solid rgba(235,229,245,.92);box-shadow:0 20px 60px rgba(79,54,139,.09)}.catalog-toolbar-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}.catalog-toolbar-title{margin:7px 0 0;font-size:clamp(26px,3.2vw,42px);letter-spacing:-.055em;line-height:1.02}.catalog-toolbar-copy{margin:9px 0 0;color:var(--muted);font-weight:650;line-height:1.45}.catalog-count-pill{min-width:108px;border-radius:24px;background:rgba(255,255,255,.84);border:1px solid rgba(235,229,245,.9);padding:12px 16px;text-align:right;box-shadow:inset 0 1px 0 rgba(255,255,255,.95)}.catalog-count-pill strong{display:block;color:var(--primary-dark);font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui,sans-serif;font-size:28px;line-height:1;letter-spacing:-.05em}.catalog-count-pill span{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:900}.catalog-search-shell{display:flex;align-items:center;gap:10px;min-height:62px;border-radius:24px;padding:8px 10px 8px 16px;background:rgba(255,255,255,.92);border:1px solid rgba(235,229,245,.95);box-shadow:0 12px 34px rgba(79,54,139,.055),inset 0 1px 0 rgba(255,255,255,.95)}.catalog-search-shell:focus-within{border-color:rgba(118,80,255,.42);box-shadow:0 0 0 4px rgba(118,80,255,.11),0 12px 34px rgba(79,54,139,.06)}.catalog-search-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;color:var(--primary-dark);background:var(--primary-soft);font-size:20px;font-weight:900}.catalog-search-input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--foreground);font-size:17px;font-weight:750}.catalog-search-input::-moz-placeholder{color:rgba(117,111,130,.62)}.catalog-search-input::placeholder{color:rgba(117,111,130,.62)}.catalog-reset-inline{border:0;border-radius:999px;padding:10px 14px;background:var(--primary-soft);color:var(--primary-dark);font-weight:900;cursor:pointer}.catalog-segmented{width:-moz-max-content;width:max-content;max-width:100%;display:inline-flex;gap:4px;padding:5px;margin-top:14px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(235,229,245,.95);overflow-x:auto}.segment-btn{border:0;border-radius:999px;padding:10px 15px;background:transparent;color:var(--foreground);font-weight:900;cursor:pointer;white-space:nowrap}.segment-active{background:var(--primary);color:white;box-shadow:0 12px 26px rgba(118,80,255,.23)}.catalog-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.catalog-select{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:900}.catalog-select select{width:100%;height:48px;border:1px solid rgba(235,229,245,.95);background:rgba(255,255,255,.92);color:var(--foreground);border-radius:18px;padding:0 13px;outline:none;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.94)}.catalog-select select:focus{border-color:rgba(118,80,255,.42);box-shadow:0 0 0 4px rgba(118,80,255,.1)}.quick-filter-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.quick-filter-label{color:var(--muted);font-size:13px;font-weight:900;margin-right:2px}.quick-filter-chip{border:1px solid rgba(235,229,245,.95);background:rgba(255,255,255,.78);color:var(--foreground);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;cursor:pointer}.quick-filter-active{border-color:rgba(118,80,255,.35);background:var(--primary-soft);color:var(--primary-dark)}.compact-results-line{padding-left:2px}@media (max-width:880px){.catalog-toolbar{padding:18px;border-radius:28px}.catalog-toolbar-head{flex-direction:column}.catalog-count-pill{width:100%;text-align:left}.catalog-filter-grid{grid-template-columns:1fr}.catalog-search-shell{min-height:58px}.catalog-reset-inline{display:none}}.knowledge-toolbar,.media-toolbar{padding:22px;border-radius:36px;display:grid;gap:18px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(249,246,255,.88));box-shadow:0 22px 70px rgba(79,54,139,.1)}.media-toolbar-video{background:radial-gradient(circle at top right,rgba(99,102,241,.14),transparent 22rem),linear-gradient(145deg,rgba(255,255,255,.94),rgba(246,245,255,.9))}.media-toolbar-library{background:radial-gradient(circle at top right,rgba(168,85,247,.13),transparent 22rem),linear-gradient(145deg,rgba(255,255,255,.94),rgba(251,247,255,.9))}.knowledge-search-shell,.media-search-shell{background:rgba(255,255,255,.96)}.media-segmented{width:-moz-fit-content;width:fit-content;max-width:100%}.media-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:12px;align-items:end}.caution-toggle{min-height:54px;justify-content:center}.knowledge-count-pill strong,.media-count-pill strong{color:var(--primary-dark)}.knowledge-hero{padding-top:56px;position:relative;overflow:hidden}.knowledge-hero-inner{max-width:980px}.knowledge-hero:before{content:"";position:absolute;inset:30px auto auto 55%;width:440px;height:440px;border-radius:999px;background:radial-gradient(circle,rgba(16,185,129,.13),transparent 65%);pointer-events:none}.knowledge-stat-card{background:radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.93),rgba(241,255,247,.86))}.knowledge-toolbar{background:radial-gradient(circle at top right,rgba(16,185,129,.12),transparent 20rem),linear-gradient(145deg,rgba(255,255,255,.95),rgba(247,255,250,.9))}.knowledge-toolbar-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.knowledge-toolbar-title{margin:6px 0 0;font-size:clamp(26px,3vw,42px);line-height:1.05;letter-spacing:-.045em}.knowledge-toolbar-copy{margin:9px 0 0;color:var(--muted);line-height:1.6;max-width:680px;font-weight:650}.dovidka-category-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.knowledge-card{padding:22px;display:flex;flex-direction:column;gap:20px;min-height:280px}.knowledge-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.knowledge-icon{width:54px;height:54px;border-radius:20px;display:grid;place-items:center;font-size:24px;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-weight:900}.knowledge-card h3{margin:0;font-size:25px;line-height:1.08;letter-spacing:-.045em}.knowledge-card p{margin:0;color:var(--muted);line-height:1.62;font-weight:620}.knowledge-card-footer{margin-top:2px;display:flex;gap:8px;flex-wrap:wrap}.knowledge-card-footer span{padding:7px 10px;border-radius:999px;background:rgba(245,240,255,.95);color:#6046a8;font-size:12px;font-weight:850}.knowledge-detail{overflow:hidden}.knowledge-detail-hero{padding:34px;display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:flex-start;border-bottom:1px solid var(--border);background:radial-gradient(circle at top right,rgba(118,80,255,.1),transparent 24rem),linear-gradient(145deg,rgba(255,255,255,.95),rgba(251,248,255,.92))}.knowledge-detail-icon{width:74px;height:74px;font-size:32px;border-radius:26px}.knowledge-detail-body{padding:34px;display:grid;gap:24px}.knowledge-note{padding:18px;border:1px solid var(--border);border-radius:24px;background:rgba(255,255,255,.72)}.knowledge-note strong{display:block;margin-bottom:8px;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui}.knowledge-note p{margin:0;line-height:1.65;color:var(--muted)}.knowledge-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.knowledge-info-card,.knowledge-source-box,.knowledge-template{border:1px solid rgba(235,229,245,.9);border-radius:28px;background:rgba(255,255,255,.72);padding:22px}.knowledge-info-card h2,.knowledge-template h2{margin:0 0 14px;font-size:24px;letter-spacing:-.04em}.knowledge-info-card ol,.knowledge-info-card ul{margin:0;padding-left:22px;display:grid;gap:10px}.knowledge-info-card li{line-height:1.58;color:var(--foreground)}.knowledge-template pre{margin:0;white-space:pre-wrap;font:inherit;line-height:1.65;color:var(--foreground);background:#fbf8ff;border:1px solid var(--border);border-radius:20px;padding:18px}.knowledge-source-box{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.knowledge-source-box div{display:grid;gap:6px}.knowledge-source-box span{color:var(--muted);font-weight:700}.knowledge-source-box .disclaimer{flex-basis:100%;margin:0}@media (max-width:980px){.knowledge-grid{grid-template-columns:1fr}.knowledge-toolbar-head{flex-direction:column}.knowledge-detail-hero,.media-filter-row{grid-template-columns:1fr}.knowledge-detail-body,.knowledge-detail-hero{padding:24px}.knowledge-detail-grid{grid-template-columns:1fr}}.compact-filter-card{padding:12px;border-radius:30px;background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.96),rgba(250,247,255,.9));border:1px solid rgba(235,229,245,.92);box-shadow:0 18px 50px rgba(79,54,139,.08)}.filter-toggle-row{width:100%;border:0;background:transparent;display:grid;grid-template-columns:auto 1fr auto auto;gap:14px;align-items:center;text-align:left;cursor:pointer;padding:8px;color:var(--foreground)}.filter-toggle-icon{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-size:26px;font-weight:900;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui}.filter-toggle-copy{display:grid;gap:4px}.filter-toggle-copy strong{font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-size:24px;letter-spacing:-.045em;line-height:1.05}.filter-toggle-copy small,.filter-toggle-count small{color:var(--muted);font-weight:800}.filter-toggle-count{min-width:90px;border-radius:20px;background:rgba(255,255,255,.84);border:1px solid rgba(235,229,245,.9);padding:9px 13px;text-align:right}.filter-toggle-count strong{display:block;color:var(--primary-dark);font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-size:25px;line-height:.95}.filter-toggle-count small{display:block;margin-top:3px;font-size:12px}.filter-toggle-chevron{border-radius:999px;background:var(--primary);color:#fff;padding:11px 15px;font-weight:900;white-space:nowrap;box-shadow:0 12px 26px rgba(118,80,255,.22)}.filter-drawer{border-top:1px solid rgba(235,229,245,.86);margin:10px 8px 4px;padding-top:18px}.media-compact-filter{background:radial-gradient(circle at top right,rgba(255,184,92,.1),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,250,244,.9))}.knowledge-compact-filter{background:radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.96),rgba(247,255,250,.9))}.dovidka-filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.dovidka-topic-grid{display:grid;grid-template-columns:1fr;gap:20px}.dovidka-topic-card{padding:30px;display:grid;grid-template-columns:1fr;gap:22px;min-height:0;overflow:hidden}.dovidka-topic-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:start;max-width:1020px}.dovidka-topic-head h3{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.02;letter-spacing:-.052em}.dovidka-topic-head p{margin:10px 0 0;color:var(--muted);line-height:1.55;font-weight:650;max-width:84ch}.dovidka-subtopic-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:-6px;padding-left:72px}.dovidka-subtopic-row span{padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.78);color:#0f7a4f;font-size:12px;font-weight:900}.dovidka-topic-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}.dovidka-topic-link{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:18px 20px;min-height:104px;border-radius:24px;background:rgba(255,255,255,.74);border:1px solid rgba(255,255,255,.88);box-shadow:0 10px 30px rgba(41,32,64,.045);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.dovidka-topic-link:hover{transform:translateY(-1px);background:rgba(255,255,255,.94);box-shadow:0 14px 36px rgba(41,32,64,.07)}.dovidka-topic-link strong{display:block;line-height:1.2;letter-spacing:-.025em}.dovidka-topic-link small{display:block;margin-top:6px;color:var(--muted);font-weight:650}.dovidka-topic-link em{font-style:normal;color:var(--muted);font-size:11px;font-weight:900;border-radius:999px;background:rgba(255,255,255,.68);border:1px solid rgba(235,229,245,.66)}.dovidka-topic-card-wide{grid-column:auto}.dovidka-topic-card-wide .dovidka-topic-links{grid-template-columns:repeat(2,minmax(0,1fr))}.dovidka-topic-card-wide .dovidka-topic-head p{max-width:84ch}@media (max-width:880px){.filter-toggle-row{grid-template-columns:auto 1fr}.filter-toggle-chevron,.filter-toggle-count{grid-column:span 1}.filter-toggle-chevron{text-align:center}.dovidka-topic-grid{grid-template-columns:1fr;gap:16px}.dovidka-topic-card,.dovidka-topic-card-wide{grid-column:auto;padding:22px;gap:18px}.dovidka-topic-head{gap:14px}.dovidka-topic-head h3{font-size:28px}.dovidka-subtopic-row{padding-left:0;margin-top:-4px}.dovidka-topic-card-wide .dovidka-topic-links,.dovidka-topic-link,.dovidka-topic-links,.media-filter-row{grid-template-columns:1fr}.dovidka-topic-link{gap:10px;min-height:0}.dovidka-topic-link em{width:-moz-max-content;width:max-content}}@media (max-width:560px){.dovidka-topic-head{grid-template-columns:1fr}.dovidka-topic-card{padding:20px;border-radius:28px}.dovidka-topic-link{padding:16px;border-radius:20px}}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:rgba(251,248,255,.78);border-bottom:1px solid rgba(235,229,245,.8)}.site-header-inner{min-height:76px;justify-content:space-between;gap:18px;padding:10px 0}.site-header-inner,.site-logo{display:flex;align-items:center}.site-logo{gap:10px;font-weight:900;font-size:22px;letter-spacing:-.04em;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui}.site-logo-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#7650ff,#ffb85c);color:white}.site-nav{display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.nav-dropdown-trigger,.site-nav>a{color:var(--muted);font-weight:800;font-size:14px;padding:10px 8px;border-radius:999px;transition:background .18s ease,color .18s ease}.nav-dropdown:focus-within .nav-dropdown-trigger,.nav-dropdown:hover .nav-dropdown-trigger,.site-nav>a:hover{color:var(--primary-dark);background:rgba(238,231,255,.85)}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:5px}.nav-dropdown-menu{position:absolute;top:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(6px);min-width:280px;padding:10px;border-radius:24px;border:1px solid rgba(235,229,245,.95);background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(79,54,139,.16);opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.nav-dropdown-menu:before{content:"";position:absolute;left:0;right:0;top:-12px;height:12px}.nav-dropdown-item{display:grid;gap:4px;padding:13px 14px;border-radius:18px}.nav-dropdown-item:focus,.nav-dropdown-item:hover{background:var(--primary-soft)}.nav-dropdown-item strong{font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;color:var(--foreground);font-size:15px}.nav-dropdown-item small{color:var(--muted);font-weight:700;line-height:1.35}.site-header-cta{white-space:nowrap;font-size:14px}.media-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.media-entry-card{min-height:220px;padding:24px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:start;background:radial-gradient(circle at top right,rgba(255,184,92,.12),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.92),rgba(250,247,255,.88))}.media-entry-card h2{margin:8px 0 10px;font-size:clamp(24px,3vw,34px);letter-spacing:-.05em;line-height:1.02}.media-entry-card p{margin:0;color:var(--muted);line-height:1.6}.media-entry-card>strong{min-width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:white;border:1px solid var(--border);color:var(--primary-dark);font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-size:22px}.media-entry-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,var(--primary-soft),#fff);color:var(--primary-dark);font-size:24px;font-weight:900}.media-entry-active{border-color:rgba(118,80,255,.38);box-shadow:0 26px 80px rgba(79,54,139,.16);background:radial-gradient(circle at top right,rgba(118,80,255,.16),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.96),rgba(245,240,255,.92))}@media (max-width:980px){.site-header-inner{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.site-header-cta{width:100%}.nav-dropdown-menu{left:0;transform:translateY(6px)}.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown:hover .nav-dropdown-menu{transform:translateY(0)}.media-entry-grid{grid-template-columns:1fr}.media-entry-card{grid-template-columns:auto 1fr}.media-entry-card>strong{grid-column:1/-1;width:-moz-max-content;width:max-content}}.catalog-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.catalog-info-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;padding:20px;border-radius:24px;background:rgba(255,255,255,.78);border:1px solid rgba(235,229,245,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.catalog-info-icon{width:46px;height:46px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,var(--primary-soft),#fff);font-size:22px}.catalog-info-card span{display:block;font-weight:900;margin-bottom:7px}.catalog-info-card strong{display:block;font-size:19px;line-height:1.28;letter-spacing:-.03em}.catalog-detail-section{padding:22px;border-radius:26px;background:rgba(255,255,255,.68);border:1px solid var(--border)}.catalog-detail-section h3{margin:0 0 10px}.catalog-detail-section ul{margin:0;padding-left:20px;line-height:1.7}.contact-panel{padding:24px;border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(246,242,255,.88));border:1px solid rgba(235,229,245,.96);box-shadow:0 16px 42px rgba(79,54,139,.08)}.contact-panel-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.contact-panel-header h3{margin:6px 0 0;font-size:28px;letter-spacing:-.04em}.contact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.contact-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border-radius:20px;background:rgba(255,255,255,.82);border:1px solid rgba(235,229,245,.9)}.contact-icon{width:42px;height:42px;border-radius:16px;background:var(--primary-soft);color:var(--primary-dark);display:grid;place-items:center;font-weight:900}.contact-copy span{display:block;color:var(--muted);font-size:13px;font-weight:900;margin-bottom:4px}.contact-copy a,.contact-copy strong{display:block;color:var(--foreground);font-size:16px;font-weight:900;line-height:1.35;overflow-wrap:anywhere}.contact-copy a:hover{color:var(--primary-dark)}@media (max-width:760px){.catalog-info-grid,.contact-list{grid-template-columns:1fr}.contact-panel-header{flex-direction:column}}.catalog-hero-grid{grid-template-columns:1fr;gap:22px}.hero-stat-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:100%}.mini-stat{min-height:96px}.catalog-card-link,.media-card-link{display:block;color:inherit;text-decoration:none;height:100%;padding:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.media-card-link{padding:0;overflow:hidden}.catalog-card-link:hover,.media-card-link:hover{transform:translateY(-2px);box-shadow:0 24px 70px rgba(79,54,139,.12);border-color:rgba(118,80,255,.22)}.catalog-card-link .catalog-card-button,.media-card-link .media-card-button{pointer-events:none}.catalog-card-tags,.catalog-detail-tags,.media-card-tags{margin-top:2px}.catalog-detail-tags{margin-top:16px}.filter-toggle-count small{white-space:nowrap}@media (max-width:880px){.hero-stat-card{grid-template-columns:1fr}}:root{--surface-glass:rgba(255,255,255,.78);--shadow-soft:0 22px 70px rgba(79,54,139,.10);--shadow-hover:0 28px 90px rgba(79,54,139,.16)}body{background:radial-gradient(circle at 12% 4%,rgba(118,80,255,.16),transparent 30rem),radial-gradient(circle at 84% 10%,rgba(255,184,92,.18),transparent 28rem),linear-gradient(180deg,#fbf8ff,#fffaf4 54%,#fbf8ff)}.site-header{background:rgba(251,248,255,.82);box-shadow:0 10px 34px rgba(79,54,139,.055)}.site-logo-mark{box-shadow:inset 0 1px 0 rgba(255,255,255,.36),0 10px 24px rgba(118,80,255,.22)}.btn{min-height:48px}.btn-primary:hover{box-shadow:0 18px 40px rgba(118,80,255,.32)}.home-hero{padding-top:68px;padding-bottom:42px;position:relative;overflow:hidden}.home-hero:before{content:"";position:absolute;width:520px;height:520px;right:-160px;top:72px;border-radius:999px;background:radial-gradient(circle,rgba(118,80,255,.18),transparent 66%);pointer-events:none}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr);gap:42px;position:relative}.home-hero-badge{width:-moz-max-content;width:max-content;max-width:100%}.home-title{margin:0;max-width:850px;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-size:clamp(38px,5.55vw,74px);line-height:.96;letter-spacing:-.06em}.home-lead{margin:0;color:#5f586d;font-size:clamp(18px,2vw,22px);font-weight:650}.home-disclaimer{max-width:700px;margin:0;padding:14px 16px;border-radius:22px;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:flex-start;background:linear-gradient(135deg,rgba(255,243,223,.94),rgba(255,248,239,.82));border:1px solid rgba(255,184,92,.42);box-shadow:0 14px 34px rgba(184,107,21,.08),inset 0 1px 0 rgba(255,255,255,.72);color:#7a4a13}.home-disclaimer p{margin:0}.home-disclaimer-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:14px;background:rgba(255,184,92,.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.65)}.home-hero-actions{display:flex;flex-wrap:wrap}.home-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:4px}.home-quick-card{padding:13px 14px;border-radius:20px;background:rgba(255,255,255,.72);border:1px solid rgba(235,229,245,.86);box-shadow:inset 0 1px 0 rgba(255,255,255,.92);transition:transform .18s ease,border-color .18s ease,background .18s ease}.home-quick-card:hover{transform:translateY(-2px);background:#fff;border-color:rgba(118,80,255,.25)}.home-quick-card strong{display:block;margin-bottom:4px;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-size:14px}.home-quick-card span{display:block;color:var(--muted);font-size:12px;line-height:1.35;font-weight:750}.home-device-card{padding:30px;position:relative;overflow:hidden;background:radial-gradient(circle at 74% 22%,rgba(255,184,92,.24),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.9),rgba(238,231,255,.74))}.home-device-glow{position:absolute;width:260px;height:260px;border-radius:999px;background:rgba(118,80,255,.16);filter:blur(12px)}.home-device-frame{width:min(310px,100%);min-height:560px;border-radius:52px;background:#251f2f;padding:13px;box-shadow:0 44px 90px rgba(37,31,47,.24);position:relative;transform:rotate(1.5deg)}.home-device-screen{min-height:534px;border-radius:40px;padding:18px;background:radial-gradient(circle at top right,rgba(255,184,92,.2),transparent 14rem),linear-gradient(180deg,#fbf8ff,#eee7ff)}.home-phone-topline{display:flex;justify-content:space-between;align-items:center;color:var(--primary-dark);font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-weight:900}.home-phone-topline strong{color:rgba(117,111,130,.38);font-size:11px;letter-spacing:.15em}.home-phone-greeting{margin:28px 0 18px;padding:20px;border-radius:30px;background:rgba(255,255,255,.74);border:1px solid rgba(235,229,245,.86)}.home-phone-greeting span{color:var(--primary-dark);font-size:13px;font-weight:900}.home-phone-greeting h2{margin:8px 0;font-size:28px;line-height:1.02;letter-spacing:-.055em}.home-phone-greeting p{margin:0;color:var(--muted);font-size:13px;line-height:1.45;font-weight:700}.home-phone-row{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;margin-top:12px;padding:14px;border-radius:24px;background:rgba(255,255,255,.78);border:1px solid rgba(235,229,245,.86)}.home-phone-row>span{width:44px;height:44px;display:grid;place-items:center;border-radius:17px;background:var(--primary-soft)}.home-phone-row small,.home-phone-row strong{display:block}.home-phone-row strong{font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui}.home-phone-row small{margin-top:3px;color:var(--muted);font-size:12px;font-weight:750}.home-stats-section{padding-top:22px}.home-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-stat{min-height:118px;background:rgba(255,255,255,.78);box-shadow:var(--shadow-soft)}.home-stat strong{font-size:38px;color:var(--primary-dark)}.home-feature-section{padding-top:34px}.home-section-head{max-width:820px}.home-section-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;flex-wrap:wrap}.home-section-row>div{max-width:820px}.home-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.home-feature-card{min-height:310px;display:flex;flex-direction:column;background:rgba(255,255,255,.78)}.home-feature-card:hover{box-shadow:var(--shadow-hover)}.home-feature-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:22px;font-size:25px;background:var(--primary-soft)}.home-feature-card h3{margin:0 0 10px;font-size:28px;line-height:1.05;letter-spacing:-.05em}.home-feature-card p{margin:0;color:var(--muted);line-height:1.6;font-weight:650}.home-feature-card>strong{margin-top:2px;color:var(--primary-dark);font-size:14px}.home-feature-green .home-feature-icon{background:rgba(16,185,129,.13)}.home-feature-purple .home-feature-icon{background:rgba(118,80,255,.14)}.home-feature-orange .home-feature-icon{background:rgba(255,184,92,.22)}.home-feature-blue .home-feature-icon{background:rgba(14,165,233,.13)}.home-media-preview{background:linear-gradient(180deg,transparent,rgba(255,242,223,.36),transparent)}.home-final-cta{padding:clamp(28px,5vw,48px);text-align:center;background:radial-gradient(circle at top right,rgba(255,184,92,.24),transparent 22rem),linear-gradient(135deg,var(--primary),#9b7cff)}.home-final-cta .badge{color:white}.home-final-cta h2{max-width:860px;margin:18px auto 0;color:white;font-size:clamp(34px,5.5vw,64px);line-height:.98}.home-final-cta p{max-width:720px;margin:18px auto 0;color:rgba(255,255,255,.84);font-size:18px;line-height:1.62}.home-final-actions{justify-content:center;margin-top:24px}.home-final-actions .btn:first-child{background:white;color:var(--primary-dark)}.home-final-actions .btn:last-child{background:rgba(255,255,255,.18);color:white}@media (max-width:1080px){.home-feature-grid,.home-hero-grid{grid-template-columns:1fr 1fr}.home-device-card{min-height:520px}.home-quick-grid,.home-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-hero{padding-top:42px}.home-feature-grid,.home-hero-grid,.home-quick-grid,.home-stats-row{grid-template-columns:1fr}.home-title{font-size:clamp(40px,12vw,58px)}.home-device-frame{transform:none;min-height:500px}.home-device-screen{min-height:474px}.home-device-card{min-height:auto;padding:18px}.home-section-row{align-items:flex-start}.home-hero-actions .btn,.home-section-row .btn{width:100%}}.section{padding:56px 0}.section-lead{margin-top:10px}.home-hero{padding-top:54px;padding-bottom:24px}.home-hero-grid{gap:34px}.home-hero-copy{gap:16px}.home-title{font-size:clamp(38px,5.15vw,68px);line-height:.98}.home-lead{font-size:clamp(17px,1.8vw,21px);line-height:1.52}.home-disclaimer{max-width:660px;padding:13px 15px}.home-quick-grid{margin-top:0}.home-stats-section{padding-top:8px;padding-bottom:40px}.home-stat{min-height:104px}.home-feature-section{padding-top:22px}.home-feature-card{min-height:280px}.home-media-preview{padding-top:48px;padding-bottom:48px}.home-final-cta{padding:clamp(24px,4vw,40px)}@media (max-width:980px){.site-header-inner{gap:10px}.site-nav{width:100%;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;gap:8px;padding-bottom:4px;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.nav-dropdown-trigger,.site-nav>a{white-space:nowrap}}@media (max-width:760px){.container{width:min(100% - 24px,1120px)}.section{padding:40px 0}.site-header-inner{min-height:auto;padding:9px 0}.site-logo{font-size:20px}.site-logo-mark{width:34px;height:34px;border-radius:13px}.nav-dropdown-trigger,.site-nav>a{font-size:13px;padding:9px 10px}.site-header-cta{display:none}.home-hero{padding-top:26px;padding-bottom:18px}.home-hero-grid{gap:22px}.home-title{font-size:clamp(34px,10.8vw,48px);line-height:1.02;letter-spacing:-.055em}.home-lead{font-size:16px;line-height:1.5;font-weight:650}.home-disclaimer{grid-template-columns:30px 1fr;gap:10px;padding:12px;border-radius:18px;font-size:12.5px}.home-disclaimer-icon{width:30px;height:30px;border-radius:12px}.home-hero-actions{gap:8px}.home-quick-grid,.home-stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-quick-card{padding:12px;border-radius:18px}.home-device-card{min-height:auto;padding:14px;border-radius:26px}.home-device-frame{width:min(250px,86vw);min-height:430px;border-radius:42px;padding:10px}.home-device-screen{min-height:408px;border-radius:32px;padding:14px}.home-phone-greeting{margin:18px 0 12px;padding:16px;border-radius:24px}.home-phone-greeting h2{font-size:22px}.home-phone-row{grid-template-columns:38px 1fr;gap:10px;margin-top:9px;padding:11px;border-radius:20px}.home-phone-row>span{width:38px;height:38px;border-radius:15px}.home-stats-section{padding-top:2px;padding-bottom:32px}.home-stat{min-height:92px;padding:14px}.home-stat strong{font-size:30px}.home-feature-section{padding-top:24px}.home-feature-grid{grid-template-columns:1fr}.home-feature-card{min-height:auto;padding:20px;gap:14px}.home-feature-card h3{font-size:24px}.home-section-row{gap:14px}.home-final-cta h2{font-size:clamp(30px,10vw,44px)}}@media (max-width:430px){.home-quick-grid,.home-stats-row{grid-template-columns:1fr}.home-device-card{display:none}}.home-stats-row .home-stat{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.72);box-shadow:0 18px 44px rgba(72,45,130,.1)}.home-stats-row .home-stat:after{content:"";position:absolute;inset:auto -24px -34px auto;width:92px;height:92px;border-radius:999px;opacity:.55;filter:blur(2px);pointer-events:none}.home-stats-row .home-stat:first-child{background:linear-gradient(145deg,rgba(244,239,255,.96),rgba(255,255,255,.84));border-color:rgba(121,76,255,.18)}.home-stats-row .home-stat:first-child:after{background:rgba(121,76,255,.18)}.home-stats-row .home-stat:first-child strong{color:#6237df}.home-stats-row .home-stat:nth-child(2){background:linear-gradient(145deg,rgba(232,246,255,.96),rgba(255,255,255,.84));border-color:rgba(54,155,219,.18)}.home-stats-row .home-stat:nth-child(2):after{background:rgba(54,155,219,.18)}.home-stats-row .home-stat:nth-child(2) strong{color:#2385c4}.home-stats-row .home-stat:nth-child(3){background:linear-gradient(145deg,rgba(234,250,240,.96),rgba(255,255,255,.84));border-color:rgba(57,176,112,.18)}.home-stats-row .home-stat:nth-child(3):after{background:rgba(57,176,112,.18)}.home-stats-row .home-stat:nth-child(3) strong{color:#2f9b64}.home-stats-row .home-stat:nth-child(4){background:linear-gradient(145deg,rgba(255,241,228,.98),rgba(255,255,255,.84));border-color:rgba(244,144,74,.2)}.home-stats-row .home-stat:nth-child(4):after{background:rgba(244,144,74,.2)}.home-stats-row .home-stat:nth-child(4) strong{color:#df7d31}.home-hero{padding-bottom:38px}.home-hero-copy{gap:18px}.home-hero-actions{margin-top:2px}.home-stats-section{padding-top:0}.home-stats-row .home-stat:after{content:none}.home-stats-row .home-stat{box-shadow:0 16px 38px rgba(72,45,130,.08)}.home-final-cta h2 br{display:block}.catalog-specialists-strip-section{padding-top:0;padding-bottom:26px}.catalog-specialists-strip{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px;background:radial-gradient(circle at top right,rgba(14,165,233,.14),transparent 22rem),linear-gradient(145deg,rgba(255,255,255,.94),rgba(238,247,255,.9))}.catalog-specialists-strip-icon{width:64px;height:64px;border-radius:24px;display:grid;place-items:center;background:rgba(14,165,233,.14);font-size:28px}.catalog-specialists-strip h2{margin:6px 0 8px;font-size:clamp(24px,3vw,36px);line-height:1.04;letter-spacing:-.05em}.catalog-specialists-strip p{margin:0;max-width:780px;color:var(--muted);line-height:1.55;font-weight:650}.catalog-specialists-strip>strong{padding:12px 16px;border-radius:999px;background:white;color:var(--primary-dark);border:1px solid rgba(235,229,245,.95);white-space:nowrap}@media (max-width:760px){.catalog-specialists-strip{grid-template-columns:1fr;align-items:start}.catalog-specialists-strip>strong{width:-moz-max-content;width:max-content}}:root{--home-section-y:64px;--home-section-y-mobile:44px;--home-content-gap:24px;--home-card-gap:18px}.section{padding-top:var(--home-section-y);padding-bottom:var(--home-section-y)}.section-title{margin-bottom:0}.section-lead{margin-top:12px;line-height:1.62}.home-hero{padding-top:70px;padding-bottom:46px}.home-hero-grid{gap:48px}.home-hero-copy{gap:20px}.home-lead{line-height:1.56}.home-disclaimer{margin-top:2px;padding:16px 18px}.home-hero-actions{margin-top:8px;gap:14px}.home-stats-section{padding-top:14px;padding-bottom:56px}.home-stats-row{gap:16px}.home-stat{min-height:124px;padding:24px;display:flex;flex-direction:column;justify-content:center;gap:8px}.home-stat strong{line-height:.95}.home-stat span{line-height:1.35;font-weight:800}.home-feature-section{padding-top:58px;padding-bottom:64px}.home-feature-grid{gap:18px}.home-feature-card{min-height:296px;padding:26px;gap:18px}.home-feature-card h3{margin-bottom:12px}.home-feature-card p{line-height:1.62}.home-section-row{gap:24px;margin-bottom:2px}.home-section-row .btn{flex-shrink:0}.grid{gap:20px}.home-media-preview{padding-top:64px;padding-bottom:64px}.home-final-cta{padding:clamp(46px,6vw,76px) clamp(28px,5vw,64px);border-radius:36px}.home-final-cta h2{max-width:980px;margin-top:24px;font-size:clamp(42px,5vw,68px);line-height:1.08;letter-spacing:-.055em}.home-final-cta p{margin-top:24px;max-width:820px;line-height:1.68}.home-final-actions{margin-top:32px;gap:14px}@media (max-width:1080px){.home-hero-grid{gap:34px}.home-feature-card{min-height:270px}}@media (max-width:760px){.section{padding-top:var(--home-section-y-mobile);padding-bottom:var(--home-section-y-mobile)}.home-hero{padding-top:34px;padding-bottom:30px}.home-hero-copy{gap:18px}.home-hero-actions{gap:10px;margin-top:6px}.home-stats-section{padding-top:8px;padding-bottom:42px}.home-stats-row{gap:12px}.home-stat{min-height:104px;padding:18px}.home-feature-section,.home-media-preview{padding-top:44px;padding-bottom:44px}.home-feature-card{padding:22px;gap:16px}.home-section-row{gap:18px}.grid{gap:16px}.home-final-cta{padding:34px 20px;border-radius:28px}.home-final-cta h2{margin-top:18px;font-size:clamp(32px,10vw,44px);line-height:1.1}.home-final-cta p{margin-top:18px;font-size:16px;line-height:1.62}.home-final-actions{margin-top:24px;gap:10px}}.catalog-page-hero{padding-top:58px;padding-bottom:34px}.catalog-hero-grid-polished{display:grid;grid-template-columns:minmax(0,1fr);gap:26px}.catalog-hero-copy{max-width:860px}.catalog-hero-badge{margin-bottom:16px}.catalog-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-stat-card{min-height:118px;padding:24px;border-radius:30px;border:1px solid rgba(235,229,245,.92);box-shadow:0 18px 48px rgba(79,54,139,.07);display:flex;flex-direction:column;justify-content:center}.catalog-stat-card strong{display:block;font-family:e-Ukraine Head,e-Ukraine,ui-sans-serif,system-ui;font-size:clamp(42px,5vw,64px);line-height:.9;letter-spacing:-.06em}.catalog-stat-card span{display:block;margin-top:10px;color:var(--muted);font-weight:850;font-size:18px;line-height:1.2}.catalog-stat-blue{background:linear-gradient(145deg,rgba(234,245,255,.96),rgba(255,255,255,.88))}.catalog-stat-blue strong{color:#1676c7}.catalog-stat-green{background:linear-gradient(145deg,rgba(233,248,239,.96),rgba(255,255,255,.88))}.catalog-stat-green strong{color:#1f9a5a}.catalog-stat-purple{background:linear-gradient(145deg,rgba(238,231,255,.98),rgba(255,255,255,.88))}.catalog-stat-purple strong{color:var(--primary-dark)}.catalog-specialists-strip-section{padding-top:22px;padding-bottom:30px}.catalog-explorer-section{padding-top:28px}.catalog-card-polished{padding:0;overflow:hidden;min-height:100%;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(250,247,255,.86))}.catalog-card-inner{min-height:100%;padding:22px;display:flex;flex-direction:column;gap:16px}.catalog-card-topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.catalog-card-icon{width:54px;height:54px;border-radius:20px;display:grid;place-items:center;font-size:25px;background:rgba(238,231,255,.92);box-shadow:inset 0 0 0 1px rgba(118,80,255,.08)}.catalog-kind-pill{padding:8px 11px;border-radius:999px;font-size:12px;font-weight:900;line-height:1}.catalog-kind-center{background:var(--primary-soft);color:var(--primary-dark)}.catalog-kind-irc{background:var(--blue-soft);color:#1676c7}.catalog-kind-specialist{background:var(--green-soft);color:#1f8d53}.catalog-card-title-block h3{margin:0;font-size:21px;line-height:1.12;letter-spacing:-.035em}.catalog-card-title-block p{margin:8px 0 0;color:var(--muted);font-weight:750;line-height:1.45}.catalog-card-meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.catalog-location-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(235,229,245,.92);color:var(--muted);font-size:12px;font-weight:850}.catalog-card-description{margin:0;color:var(--foreground);line-height:1.62}.catalog-card-more{margin-top:2px;width:-moz-max-content;width:max-content;display:inline-flex;align-items:center;gap:6px;color:var(--primary-dark);font-weight:900}.catalog-card-link:hover .catalog-card-more span{transform:translateX(2px)}.catalog-card-more span{transition:transform .18s ease}.compact-results-line{padding:0 4px}@media (max-width:880px){.catalog-page-hero{padding-top:42px;padding-bottom:24px}.catalog-stats-row{grid-template-columns:1fr}.catalog-stat-card{min-height:94px;padding:20px}.catalog-stat-card strong{font-size:44px}.catalog-stat-card span{font-size:16px}.catalog-explorer-section,.catalog-specialists-strip-section{padding-top:20px}}.dovidka-toolbar{padding:22px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:18px;align-items:center;background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 18rem),linear-gradient(145deg,rgba(255,255,255,.96),rgba(250,247,255,.9));border-color:rgba(235,229,245,.88)}.dovidka-toolbar-copy h2{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.02;letter-spacing:-.052em}.dovidka-toolbar-copy p{margin:8px 0 0;color:var(--muted);font-weight:700;line-height:1.45}.dovidka-toolbar-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.dovidka-inline-search{min-height:56px;margin:0;background:rgba(255,255,255,.88);border-color:rgba(226,216,244,.92)}.dovidka-filter-toggle{border:0;min-height:56px;padding:0 18px;border-radius:999px;background:rgba(118,80,255,.1);color:var(--primary);font:inherit;font-weight:900;cursor:pointer;white-space:nowrap}.dovidka-filter-toggle:hover{background:rgba(118,80,255,.16)}.dovidka-filter-panel{grid-column:1/-1;padding-top:16px;border-top:1px solid rgba(235,229,245,.78)}@media (max-width:880px){.dovidka-toolbar{padding:18px}.dovidka-toolbar,.dovidka-toolbar-actions{grid-template-columns:1fr}.dovidka-filter-toggle{width:100%}}.dovidka-hero-heading-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,520px);gap:18px;align-items:center;margin-top:16px}.dovidka-hero-title{margin:0}.dovidka-hero-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.dovidka-hero-search{min-height:56px;margin:0;background:rgba(255,255,255,.9);border-color:rgba(226,216,244,.92)}.dovidka-toolbar-compact{padding:18px 20px;background:rgba(255,255,255,.88);border-color:rgba(235,229,245,.84)}.dovidka-filter-panel-open{grid-column:auto;padding-top:0;border-top:0}@media (max-width:980px){.dovidka-hero-actions,.dovidka-hero-heading-row{grid-template-columns:1fr}}.dovidka-hero-heading-row-v173{grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:clamp(24px,4vw,56px);align-items:end;margin-top:16px}.dovidka-hero-copy .section-lead{max-width:760px}.dovidka-hero-search-card{align-self:end;border:1px solid rgba(226,216,244,.9);border-radius:30px;background:radial-gradient(circle at 88% 0,rgba(118,80,255,.1),transparent 12rem),rgba(255,255,255,.72);box-shadow:0 24px 70px rgba(67,45,126,.1);backdrop-filter:blur(16px)}.dovidka-search-card-topline{font-size:13px;font-weight:900;letter-spacing:-.015em}.dovidka-filter-toggle-small{min-height:34px;padding:0 13px;font-size:13px;background:rgba(118,80,255,.12)}.dovidka-hero-search{min-height:50px;background:rgba(255,255,255,.94)}.dovidka-hero-search .catalog-search-input{font-size:15px;font-weight:760}@media (max-width:980px){.dovidka-hero-heading-row-v173{grid-template-columns:1fr;gap:18px;align-items:stretch}.dovidka-hero-search-card{max-width:none}}.dovidka-hero-heading-row{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:end;gap:clamp(24px,5vw,72px)}.dovidka-hero-copy{min-width:0}.dovidka-hero-lead{margin-top:18px;max-width:760px}.dovidka-hero-search-card{padding:16px;border:1px solid rgba(226,216,244,.88);background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 12rem),rgba(255,255,255,.72);box-shadow:0 18px 52px rgba(52,31,96,.08);backdrop-filter:blur(14px)}.dovidka-search-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 4px 10px;color:var(--muted);font-size:14px;font-weight:850}.dovidka-filter-link{border:0;padding:7px 11px;border-radius:999px;background:rgba(118,80,255,.1);color:var(--primary);font:inherit;font-size:13px;font-weight:900;cursor:pointer}.dovidka-filter-link:hover{background:rgba(118,80,255,.16)}.dovidka-hero-search{min-height:52px;border-radius:999px;box-shadow:none}.dovidka-hero-search .catalog-search-input{font-size:16px}@media (max-width:980px){.dovidka-hero-heading-row{align-items:stretch;gap:22px}.dovidka-hero-search-card{max-width:100%}}.dovidka-hero-filter-panel{border-top:1px solid rgba(226,216,244,.72)}.dovidka-hero-filter-panel .quick-filter-chip{padding:8px 11px;font-size:13px;background:rgba(255,255,255,.74)}.dovidka-hero-filter-panel .quick-filter-active{background:rgba(118,80,255,.12)}.dovidka-toolbar-compact{display:none}@media (max-width:980px){.dovidka-hero-filter-panel{max-height:180px;overflow:auto}}.knowledge-hero.section{padding:50px 0 36px}.knowledge-hero{padding-top:0}.knowledge-hero-inner{max-width:1120px}.dovidka-hero-heading-row-v173{grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:clamp(28px,5vw,62px);margin-top:18px}.dovidka-hero-copy{display:flex;flex-direction:column;justify-content:center}.dovidka-hero-title{font-size:clamp(58px,6.2vw,82px);line-height:.98;letter-spacing:-.06em}.dovidka-hero-copy .section-lead{margin-top:18px;max-width:640px;font-size:clamp(19px,2vw,24px);line-height:1.45}.dovidka-hero-search-card{align-self:center;padding:18px;border-radius:28px;background:radial-gradient(circle at 88% 0,rgba(118,80,255,.08),transparent 11rem),rgba(255,255,255,.74);box-shadow:0 18px 56px rgba(67,45,126,.09)}.dovidka-search-card-topline{margin-bottom:10px}.dovidka-hero-filter-panel{margin-top:12px;padding-top:12px}.dovidka-hero-filter-panel .quick-filter-chip{padding:8px 10px;font-size:12.5px}.dovidka-topic-grid{margin-top:0}@media (max-width:980px){.knowledge-hero.section{padding:36px 0 28px}.dovidka-hero-heading-row-v173{grid-template-columns:1fr;gap:22px;margin-top:14px}.dovidka-hero-title{font-size:clamp(44px,12vw,64px)}.dovidka-hero-copy .section-lead{font-size:18px;line-height:1.48}.dovidka-hero-search-card{width:100%}}.knowledge-hero{overflow:visible}.knowledge-hero.section{position:relative;z-index:3}.dovidka-hero-heading-row-v173{align-items:center}.dovidka-hero-search-card{position:relative;z-index:10}.dovidka-hero-filter-panel{position:absolute;left:18px;right:18px;top:calc(100% - 6px);margin-top:0;padding:12px;border:1px solid rgba(226,216,244,.82);border-radius:22px;background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 12rem),rgba(255,255,255,.94);box-shadow:0 20px 54px rgba(67,45,126,.14);backdrop-filter:blur(16px)}.dovidka-hero-filter-panel .quick-filter-chip{background:rgba(255,255,255,.82)}.dovidka-topic-grid{position:relative;z-index:1}@media (max-width:980px){.dovidka-hero-filter-panel{left:14px;right:14px;top:calc(100% - 4px);max-height:220px;overflow:auto}}.knowledge-hero.section{padding:44px 0 48px}.dovidka-hero-search-card{margin-top:34px}@media (max-width:980px){.knowledge-hero.section{padding:34px 0 36px}.dovidka-hero-search-card{margin-top:0}.dovidka-hero-filter-panel{max-height:none;overflow:visible}}.knowledge-hero.section{padding:38px 0 42px}.dovidka-hero-search-card{margin-top:4px;min-height:238px;display:flex;flex-direction:column;justify-content:flex-start}.dovidka-hero-filter-reserved{min-height:92px;transition:opacity .18s ease,visibility .18s ease}.dovidka-hero-filter-reserved.is-closed{opacity:0;visibility:hidden;pointer-events:none}.dovidka-hero-filter-reserved.is-open{opacity:1;visibility:visible}@media (max-width:980px){.dovidka-hero-search-card{min-height:236px}.dovidka-hero-filter-reserved{min-height:96px}}.knowledge-hero.section{padding:42px 0 58px;min-height:500px;display:flex;align-items:center}.knowledge-hero-inner{width:100%}.dovidka-hero-heading-row-v173{align-items:start}.dovidka-hero-search-card{align-self:start;overflow:hidden}.dovidka-hero-filter-panel{left:auto;right:auto;top:auto;padding:14px 0 2px}.dovidka-hero-filter-reserved{min-height:0}.dovidka-hero-filter-reserved.is-closed{display:none}@media (max-width:980px){.knowledge-hero.section{min-height:0;padding:34px 0 38px;display:block}.dovidka-hero-search-card{margin-top:0}}.knowledge-hero.section{min-height:0;padding:42px 0 52px;display:block}.dovidka-hero-search-card{margin-top:8px;min-height:0;height:auto}.dovidka-search-card-topline{margin-bottom:12px}.dovidka-hero-filter-panel{position:static;display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding:14px 0 0;border:0;border-top:1px solid rgba(226,216,244,.78);border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.dovidka-hero-filter-panel .quick-filter-chip{background:rgba(255,255,255,.78)}@media (max-width:980px){.knowledge-hero.section{padding:34px 0 38px}}.dovidka-subtopic-row{display:none}.dovidka-topic-card-military{border-color:rgba(63,79,47,.34)!important;background:radial-gradient(circle at 90% 8%,rgba(116,142,77,.18),transparent 18rem),linear-gradient(145deg,rgba(244,248,237,.98),rgba(232,239,221,.92) 52%,rgba(250,247,238,.96))!important;box-shadow:0 24px 72px rgba(63,79,47,.16)!important}.dovidka-topic-card-military .knowledge-icon{background:rgba(63,79,47,.14)!important;color:#3F4F2F!important}.dovidka-topic-card-military .dovidka-topic-link{border-color:rgba(63,79,47,.14);background:radial-gradient(circle at top right,rgba(63,79,47,.07),transparent 12rem),rgba(255,255,255,.74)}.dovidka-topic-card-military .dovidka-topic-link em{color:#3F4F2F;border-color:rgba(63,79,47,.16);background:rgba(244,248,237,.86)}.dovidka-topic-link{align-items:start;gap:16px;min-height:118px;padding:22px;border-color:rgba(235,229,245,.8);background:radial-gradient(circle at 95% 0,rgba(118,80,255,.045),transparent 12rem),rgba(255,255,255,.78);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.dovidka-topic-link:hover{transform:translateY(-2px);border-color:rgba(118,80,255,.18);box-shadow:0 18px 44px rgba(52,31,96,.08);background:radial-gradient(circle at 95% 0,rgba(118,80,255,.07),transparent 12rem),rgba(255,255,255,.9)}.dovidka-topic-link strong{font-size:18px;line-height:1.18}.dovidka-topic-link small{margin-top:7px;line-height:1.42}.dovidka-topic-link em{align-self:start;padding:8px 11px;font-size:11.5px;letter-spacing:-.015em;white-space:nowrap;opacity:.82}.knowledge-template-list{display:grid;gap:18px}.knowledge-template-grid{display:grid;grid-template-columns:1fr;gap:14px}.knowledge-template-card{padding:18px;border:1px solid rgba(235,229,245,.9);border-radius:24px;background:radial-gradient(circle at top right,rgba(118,80,255,.055),transparent 14rem),rgba(255,255,255,.82)}.knowledge-template-card h3{margin:0 0 12px;font-size:18px;line-height:1.2;letter-spacing:-.035em}.knowledge-template-card pre{margin:0;white-space:pre-wrap;line-height:1.55;font-family:inherit;font-size:14px}.knowledge-template-card p{margin:12px 0 0;color:var(--muted);font-weight:650;line-height:1.45}@media (min-width:980px){.knowledge-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.dovidka-topic-link{min-height:auto;grid-template-columns:1fr}.dovidka-topic-link em{justify-self:start}}.dovidka-topic-card-wide .dovidka-topic-links,.dovidka-topic-links{grid-template-columns:1fr!important}.dovidka-source-line{margin-top:8px!important;color:#766a8f!important;font-size:12px!important;font-weight:850!important}.knowledge-detail-badges{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.source-chip{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border-radius:999px;border:1px solid rgba(226,216,244,.86);background:rgba(255,255,255,.78);color:#5f5572;font-size:12px;font-weight:900;line-height:1.1}.source-chip-soft{background:rgba(118,80,255,.09);color:var(--primary);border-color:rgba(118,80,255,.16)}.knowledge-note-warning{border-color:rgba(245,158,11,.28)!important;background:radial-gradient(circle at top right,rgba(245,158,11,.12),transparent 14rem),linear-gradient(145deg,rgba(255,250,242,.98),rgba(255,247,235,.88))}.knowledge-note-warning strong{display:flex;align-items:center;gap:8px;color:#9a5a00}.knowledge-detail-grid{grid-template-columns:1fr!important}.knowledge-info-card{background:radial-gradient(circle at top right,rgba(118,80,255,.045),transparent 14rem),rgba(255,255,255,.76)}.knowledge-template-card{display:grid;gap:12px}.template-actions{display:flex;flex-wrap:wrap;margin-top:4px}.template-action-btn{min-height:40px;font-size:13px}.knowledge-catalog-cta,.submission-finder{border:1px solid rgba(235,229,245,.9);border-radius:30px;padding:24px;background:radial-gradient(circle at top right,rgba(118,80,255,.075),transparent 16rem),rgba(255,255,255,.76)}.knowledge-catalog-cta h2,.submission-finder h2{margin:10px 0 8px;font-size:26px;line-height:1.08;letter-spacing:-.045em}.knowledge-catalog-cta p,.submission-finder p{margin:0;color:var(--muted);font-weight:650;line-height:1.55}.submission-finder-form{margin-top:18px}.submission-finder-form input{width:100%;min-height:54px;border:1px solid rgba(226,216,244,.9);border-radius:999px;padding:0 18px;font:inherit;font-weight:750;background:rgba(255,255,255,.9);outline:none}.submission-finder-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.submission-finder-links a{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:rgba(118,80,255,.1);color:var(--primary);font-size:13px;font-weight:900;text-decoration:none}.submission-finder-hint{margin-top:12px!important;font-size:14px}.knowledge-catalog-cta{display:flex;align-items:center;justify-content:space-between;gap:18px}@media (max-width:760px){.knowledge-catalog-cta{align-items:stretch;flex-direction:column}.knowledge-catalog-cta .btn{width:100%}}.knowledge-info-blocks{display:grid;gap:16px}.knowledge-info-block{padding:22px;border:1px solid rgba(235,229,245,.9);border-radius:26px;background:radial-gradient(circle at top right,rgba(118,80,255,.045),transparent 16rem),rgba(255,255,255,.82)}.knowledge-info-block-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.knowledge-info-block h2{margin:0;font-size:22px;line-height:1.15;letter-spacing:-.04em}.knowledge-info-block p{margin:0 0 12px;color:var(--muted);font-weight:650;line-height:1.55}.knowledge-info-block ul{margin:0;padding-left:20px;display:grid;gap:9px}.template-library-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.template-library-head h2{margin:10px 0 0}.template-library-head p{margin:8px 0 0;color:var(--muted);font-weight:800}.template-library-controls{display:grid;gap:12px}.template-library-search{width:100%;max-width:100%;min-height:54px;background:rgba(255,255,255,.9)}.template-library-filter-row{display:flex;flex-wrap:wrap;gap:8px;max-width:100%}.template-card-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.template-card-title-row h3{min-width:0}.knowledge-template-card{overflow:hidden}.knowledge-template-card pre{overflow-wrap:anywhere;word-break:break-word}.template-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.template-action-btn{justify-content:center;min-height:44px;padding:0 14px;white-space:nowrap}@media (max-width:760px){.knowledge-info-block-head,.template-card-title-row,.template-library-head{display:grid}.template-actions{grid-template-columns:1fr}}.knowledge-info-blocks-deferment{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.knowledge-info-blocks-deferment .knowledge-info-block{border-color:rgba(63,79,47,.22);background:radial-gradient(circle at 100% 0,rgba(95,116,63,.12),transparent 13rem),linear-gradient(145deg,rgba(244,248,237,.96),rgba(255,255,255,.86));box-shadow:0 18px 50px rgba(63,79,47,.08)}.knowledge-info-blocks-deferment .knowledge-info-block h2{color:#26351f}.knowledge-info-blocks-deferment .source-chip{color:#3f4f2f;background:rgba(63,79,47,.09);border-color:rgba(63,79,47,.14)}.knowledge-info-blocks-deferment .knowledge-info-block ul{gap:8px}.template-library-head{margin-bottom:2px}.template-library-head p{max-width:560px}.knowledge-template-card{display:flex;flex-direction:column;min-width:0}.template-card-title-row{min-width:0}.template-card-title-row h3{overflow-wrap:anywhere}.knowledge-template-card>p{order:2;margin:2px 0 14px;color:var(--muted);font-weight:700;line-height:1.45}.knowledge-template-card pre{max-width:100%;overflow-x:auto}.template-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:16px}.template-action-btn{min-width:0;width:100%;min-height:48px;border-radius:999px;font-size:15px;font-weight:900;padding:0 16px}@media (max-width:820px){.knowledge-info-blocks-deferment{grid-template-columns:1fr}}@media (max-width:560px){.template-actions{grid-template-columns:1fr}}.knowledge-info-blocks-deferment .knowledge-info-block:nth-child(-n+4){border-color:rgba(63,79,47,.28);background:radial-gradient(circle at 100% 0,rgba(83,103,58,.18),transparent 12rem),linear-gradient(145deg,rgba(238,246,226,.98),rgba(248,250,243,.92))}.template-card-description{order:2;margin:4px 0 14px;color:var(--muted);font-weight:750;line-height:1.45}.knowledge-template-card pre{order:3}.template-actions{order:4}.template-action-btn,.template-actions .btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.template-actions .btn-primary,.template-actions .btn-secondary{min-height:48px;border-radius:999px}.nav-dropdown-trigger,.site-nav a{position:relative}.nav-dropdown-trigger.nav-active,.site-nav a.nav-active{background:rgba(118,80,255,.1)}.nav-dropdown-trigger.nav-active:after,.site-nav a.nav-active:after{content:"";position:absolute;left:14px;right:14px;bottom:-10px;height:3px;border-radius:999px;background:var(--primary);opacity:.75}.nav-dropdown-item-active{background:radial-gradient(circle at top right,rgba(118,80,255,.1),transparent 12rem),rgba(248,245,255,.96);border-color:rgba(118,80,255,.18)}.knowledge-info-blocks-deferment{grid-template-columns:1fr}.knowledge-info-block-ground{padding:0;overflow:hidden;border-color:rgba(63,79,47,.28)!important;background:radial-gradient(circle at 98% 0,rgba(83,103,58,.16),transparent 16rem),linear-gradient(145deg,rgba(240,247,230,.98),rgba(250,252,247,.92))!important}.knowledge-info-block-ground summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;padding:22px}.knowledge-info-block-ground summary::-webkit-details-marker{display:none}.ground-summary-icon{width:38px;height:38px;border-radius:15px;display:grid;place-items:center;background:rgba(63,79,47,.12);color:#3f4f2f;font-weight:950;transition:transform .18s ease}.knowledge-info-block-ground[open] .ground-summary-icon{transform:rotate(180deg)}.knowledge-info-block-ground summary strong{display:block;color:#26351f;font-size:clamp(22px,2.2vw,30px);line-height:1.05;letter-spacing:-.045em}.knowledge-info-block-ground summary small{display:block;margin-top:8px;color:rgba(38,53,31,.72);font-size:16px;line-height:1.45;font-weight:750}.ground-details{padding:0 22px 22px 76px;display:grid;gap:16px}.ground-details ul{margin:0;padding-left:20px;display:grid;gap:10px}.knowledge-info-blocks-deferment .knowledge-info-block:not(.knowledge-info-block-ground){max-width:none}@media (max-width:720px){.nav-dropdown-trigger.nav-active:after,.site-nav a.nav-active:after{display:none}.ground-details{padding-left:22px}}.knowledge-template-list>h2{margin-bottom:16px}.knowledge-template-list .knowledge-template-grid{margin-top:0}.nav-dropdown-trigger.nav-active,.site-nav a.nav-active{color:var(--primary);background:rgba(118,80,255,.095);border-radius:999px;box-shadow:inset 0 0 0 1px rgba(118,80,255,.08)}.nav-dropdown-trigger.nav-active:after,.site-nav a.nav-active:after{display:none!important}.nav-dropdown-trigger span{opacity:.65;font-size:.82em;transform:translateY(-1px);display:inline-block}.nav-dropdown-trigger.nav-active span{opacity:.75}.nav-dropdown:hover .nav-dropdown-trigger,.site-nav>a:hover{color:var(--primary);background:rgba(118,80,255,.07);border-radius:999px}.nav-dropdown-item-active{background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 12rem),rgba(250,247,255,.96)!important;border-color:rgba(118,80,255,.16)!important}@media (max-width:720px){.nav-dropdown-trigger.nav-active,.site-nav a.nav-active{box-shadow:none}}.catalog-page-hero .section-title{max-width:980px}.catalog-specialists-strip{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.catalog-specialists-strip:hover{transform:translateY(-2px);border-color:rgba(14,165,233,.26);box-shadow:0 24px 70px rgba(14,165,233,.12)}.catalog-card-polished{border-color:rgba(235,229,245,.86)}.catalog-card-link:hover .catalog-card-icon{transform:scale(1.03)}.catalog-card-icon{transition:transform .18s ease}.catalog-card-title-block h3{overflow-wrap:anywhere}.catalog-card-meta-row .badge{font-size:11.5px;white-space:normal;text-align:left}.catalog-card-description{min-height:3.2em}.catalog-card-more{margin-top:auto}.catalog-detail-card{margin-top:18px;padding:0;overflow:hidden}.catalog-detail-hero-v18{display:grid;grid-template-columns:80px minmax(0,1fr);gap:22px;align-items:start;padding:clamp(26px,4vw,38px);background:radial-gradient(circle at top right,rgba(118,80,255,.1),transparent 24rem),linear-gradient(145deg,rgba(255,255,255,.94),rgba(250,247,255,.86));border-bottom:1px solid rgba(235,229,245,.86)}.catalog-detail-avatar{width:80px;height:80px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,var(--primary-soft),rgba(255,255,255,.88));font-size:38px;box-shadow:inset 0 0 0 1px rgba(118,80,255,.08)}.catalog-detail-main{min-width:0}.catalog-detail-badges{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:14px}.catalog-detail-card>.catalog-detail-section,.catalog-detail-card>.catalog-info-grid,.catalog-detail-card>.catalog-source-panel,.catalog-detail-card>.contact-panel{margin-left:clamp(22px,4vw,38px);margin-right:clamp(22px,4vw,38px)}.catalog-detail-card>.catalog-detail-section:first-of-type{margin-top:clamp(22px,4vw,32px)}.catalog-about-section p{margin:8px 0 0;line-height:1.72;font-size:18px}.catalog-detail-card .catalog-info-grid,.contact-panel-v18{margin-top:18px}.catalog-source-panel{margin-top:18px;margin-bottom:clamp(22px,4vw,38px);padding:22px;border-radius:28px;border:1px solid rgba(235,229,245,.92);background:radial-gradient(circle at top right,rgba(255,184,92,.1),transparent 16rem),rgba(255,255,255,.78);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.catalog-source-panel h3{margin:6px 0 8px;font-size:24px;letter-spacing:-.04em}.catalog-source-panel p{margin:0;color:var(--muted);line-height:1.55;font-weight:650}.catalog-source-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.catalog-source-actions .btn{white-space:nowrap}@media (max-width:760px){.catalog-detail-hero-v18,.catalog-source-panel{grid-template-columns:1fr}.catalog-source-actions{justify-content:flex-start}.catalog-source-actions .btn{width:100%;justify-content:center}}.catalog-specialists-strip-section-top{padding-top:30px;padding-bottom:22px}.catalog-specialists-strip-section-top+.catalog-page-hero{padding-top:34px}.catalog-type-switch-wrap{display:flex;justify-content:center}.catalog-type-switch{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;border:1px solid rgba(226,216,244,.92);background:rgba(255,255,255,.78);box-shadow:0 14px 38px rgba(72,45,130,.07)}.catalog-type-switch-btn{border:0;background:transparent;color:var(--foreground);min-height:48px;padding:0 24px;border-radius:999px;font:inherit;font-weight:900;font-size:clamp(15px,1.5vw,18px);cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.catalog-type-switch-btn:hover{color:var(--primary-dark);background:rgba(118,80,255,.07)}.catalog-type-switch-active{box-shadow:0 14px 30px rgba(118,80,255,.25)}.catalog-type-switch-active,.catalog-type-switch-active:hover{color:#fff;background:var(--primary)}@media (max-width:720px){.catalog-type-switch-wrap{justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.catalog-type-switch{min-width:-moz-max-content;min-width:max-content}.catalog-type-switch-btn{min-height:44px;padding:0 18px}}.catalog-hero-grid-polished{gap:0}.catalog-page-hero{padding-bottom:38px}.catalog-type-switch-btn{display:inline-flex;align-items:center;gap:9px}.catalog-type-switch-icon{width:28px;height:28px;border-radius:12px;display:grid;place-items:center;background:rgba(118,80,255,.09);font-size:15px;line-height:1}.catalog-type-switch-active .catalog-type-switch-icon{background:rgba(255,255,255,.22)}@media (max-width:720px){.catalog-page-hero{padding-bottom:28px}.catalog-type-switch-icon{width:26px;height:26px;border-radius:10px;font-size:14px}}.catalog-page-shell{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#fdfaff,#ffffff 74%)!important}.catalog-page-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.catalog-bg-blob{position:absolute;display:block;border-radius:999px;filter:blur(26px);opacity:.86;transform:translateZ(0)}.catalog-bg-blob-purple{width:58rem;height:34rem;right:-16rem;top:9rem;background:radial-gradient(circle at 50% 50%,rgba(118,80,255,.2),rgba(118,80,255,.075) 42%,transparent 72%)}.catalog-bg-blob-lilac{width:44rem;height:30rem;left:-16rem;top:5rem;background:radial-gradient(circle at 50% 50%,rgba(238,231,255,.92),rgba(238,231,255,.3) 42%,transparent 72%)}.catalog-bg-blob-blue{width:34rem;height:24rem;left:8rem;top:38rem;background:radial-gradient(circle at 50% 50%,rgba(14,165,233,.13),rgba(14,165,233,.045) 42%,transparent 72%)}.catalog-bg-blob-warm{width:34rem;height:24rem;right:-10rem;top:42rem;background:radial-gradient(circle at 50% 50%,rgba(255,184,92,.15),rgba(255,184,92,.05) 42%,transparent 72%)}.catalog-page-shell>section{position:relative;z-index:1;background:transparent!important;border:0!important}.catalog-page-shell .catalog-page-hero{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;padding-top:38px;padding-bottom:30px}.catalog-page-shell .catalog-page-hero:after,.catalog-page-shell .catalog-page-hero:before{content:none!important;display:none!important}.catalog-page-shell .catalog-specialists-strip-section-top{padding-top:28px;padding-bottom:18px}.catalog-page-shell .catalog-specialists-strip{max-width:1120px;margin:0 auto;padding:18px 22px;border-radius:30px;background:radial-gradient(circle at top right,rgba(14,165,233,.16),transparent 22rem),linear-gradient(145deg,rgba(255,255,255,.82),rgba(238,247,255,.74))!important;backdrop-filter:blur(18px)}.catalog-page-shell .catalog-specialists-strip h2{font-size:clamp(26px,3vw,40px)}.catalog-page-shell .catalog-hero-grid-polished{max-width:1120px;margin:0 auto;gap:0}.catalog-page-shell .catalog-hero-copy{max-width:1000px;background:transparent!important}.catalog-page-shell .catalog-page-hero .section-title{max-width:980px;font-size:clamp(50px,4.35vw,74px);line-height:1.02;letter-spacing:-.058em;white-space:normal}.catalog-page-shell .catalog-page-hero .section-lead{max-width:760px;margin-top:16px}.catalog-page-shell .catalog-type-switch-wrap{margin-top:4px;position:relative;z-index:1}.catalog-page-shell .catalog-explorer-section{padding-top:22px}.catalog-page-shell .catalog-card-polished,.catalog-page-shell .catalog-type-switch,.catalog-page-shell .compact-filter-card{backdrop-filter:blur(18px)}@media (min-width:1280px){.catalog-page-shell .catalog-page-hero .section-title{white-space:nowrap;max-width:none;font-size:clamp(54px,4.1vw,72px)}}@media (max-width:920px){.catalog-bg-blob-purple{right:-34rem;top:8rem}.catalog-bg-blob-lilac{left:-28rem}.catalog-bg-blob-blue{left:-12rem;top:44rem}.catalog-bg-blob-warm{right:-18rem;top:54rem}.catalog-page-shell .catalog-page-hero .section-title{font-size:clamp(42px,10vw,60px);white-space:normal}}.catalog-page-shell .filter-toggle-row,.filter-toggle-row{grid-template-columns:auto minmax(0,1fr) auto}.catalog-page-shell .catalog-location-pill,.catalog-page-shell .compact-results-line,.catalog-page-shell .filter-toggle-count{display:none!important}.catalog-card-meta-row{min-height:30px}.catalog-filter-grid{align-items:start;overflow:visible}.compact-filter-card,.filter-drawer{overflow:visible}.catalog-custom-select{position:relative;display:grid;gap:8px;min-width:0;z-index:2}.catalog-custom-select.is-open{z-index:30}.catalog-custom-label{color:var(--muted);font-weight:900;font-size:14px;line-height:1}.catalog-custom-trigger{width:100%;min-height:56px;border:1px solid rgba(226,216,244,.95);border-radius:22px;background:radial-gradient(circle at top right,rgba(118,80,255,.06),transparent 12rem),rgba(255,255,255,.86);color:var(--foreground);font:inherit;font-weight:900;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;text-align:left;padding:0 16px;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.catalog-custom-trigger span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-custom-chevron{color:var(--primary-dark);transition:transform .18s ease}.catalog-custom-select.is-open .catalog-custom-chevron{transform:rotate(180deg)}.catalog-custom-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:300px;overflow:auto;padding:8px;border-radius:24px;border:1px solid rgba(226,216,244,.95);background:rgba(255,255,255,.94);backdrop-filter:blur(22px);box-shadow:0 24px 70px rgba(72,45,130,.16)}.catalog-custom-option{width:100%;border:0;background:transparent;color:var(--foreground);border-radius:16px;min-height:42px;padding:0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;font:inherit;font-weight:850;cursor:pointer}.catalog-custom-option span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-custom-option.is-selected,.catalog-custom-option:hover{background:rgba(118,80,255,.1);color:var(--primary-dark)}.verification-badge{display:inline-flex;align-items:center;gap:7px}.verification-badge>span{width:18px;height:18px;border-radius:999px;display:inline-grid;place-items:center;background:rgba(255,255,255,.58);font-size:11px;line-height:1}.verification-badge-success{background:var(--green-soft);color:#247044}.verification-badge-info{background:var(--blue-soft);color:#245f8f}.verification-badge-purple{background:rgba(255,237,213,.96);color:#b45309}.verification-badge-warning{background:var(--warning-soft);color:var(--warning)}.catalog-detail-card{overflow:visible}.catalog-info-grid{align-items:stretch}.catalog-info-card{min-width:0;overflow:hidden}.catalog-info-card strong{overflow-wrap:anywhere;word-break:normal}.contact-panel{overflow:hidden}.contact-copy,.contact-row{min-width:0}@media (max-width:760px){.catalog-custom-menu{max-height:240px}}.catalog-page-shell,.catalog-page-shell .catalog-card-inner,.catalog-page-shell .catalog-detail-main,.catalog-page-shell .catalog-hero-copy,.catalog-page-shell .contact-copy,.catalog-page-shell .container{min-width:0}.catalog-page-shell .catalog-custom-menu{z-index:80}.catalog-page-shell .filter-drawer{z-index:20}.catalog-page-shell .catalog-card-title-block h3,.catalog-page-shell .catalog-detail-hero-v18 h1,.catalog-page-shell .contact-copy a,.catalog-page-shell .contact-copy strong{overflow-wrap:anywhere}.catalog-page-shell .catalog-type-switch,.catalog-page-shell .catalog-type-switch-wrap{max-width:100%}@media (max-width:720px){.catalog-page-shell .catalog-specialists-strip{padding:18px}.catalog-page-shell .catalog-specialists-strip h2{font-size:clamp(24px,8vw,32px)}.catalog-page-shell .filter-toggle-row{grid-template-columns:auto minmax(0,1fr)}.catalog-page-shell .filter-toggle-chevron{grid-column:1/-1;width:100%;text-align:center}.catalog-page-shell .catalog-filter-grid{grid-template-columns:1fr}.catalog-page-shell .catalog-custom-menu{position:static;margin-top:8px;max-height:260px}.catalog-page-shell .grid-3{grid-template-columns:1fr}}.specialists-page-shell{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 8% 16%,rgba(238,231,255,.7),transparent 28rem),radial-gradient(circle at 86% 18%,rgba(14,165,233,.13),transparent 30rem),radial-gradient(circle at 92% 58%,rgba(255,184,92,.11),transparent 26rem),linear-gradient(180deg,#fdfaff,#ffffff 76%)}.specialists-page-shell>section{position:relative;z-index:1}.specialists-hero-section{padding-top:58px;padding-bottom:44px}.specialists-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:28px;align-items:center}.specialists-hero-copy{display:grid;gap:18px}.specialists-hero-copy .section-title{max-width:860px}.specialists-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.specialists-process-card{padding:26px;background:radial-gradient(circle at top right,rgba(118,80,255,.1),transparent 16rem),rgba(255,255,255,.78);backdrop-filter:blur(18px)}.specialists-process-card ol{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:14px}.specialists-process-card li{display:grid;gap:5px;padding:16px;border-radius:22px;border:1px solid rgba(235,229,245,.88);background:rgba(255,255,255,.72)}.specialists-process-card strong{font-size:18px;letter-spacing:-.025em}.specialists-process-card span{color:var(--muted);font-weight:700;line-height:1.45}.specialists-values-section{padding-top:22px;padding-bottom:28px}.specialists-value-card{padding:24px;min-height:210px;background:rgba(255,255,255,.76);backdrop-filter:blur(18px)}.specialists-value-card>span{width:54px;height:54px;border-radius:20px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-size:24px;font-weight:950;margin-bottom:18px}.specialists-value-card h3{margin:0 0 10px;font-size:24px;line-height:1.08;letter-spacing:-.04em}.specialists-value-card p{margin:0;color:var(--muted);line-height:1.55;font-weight:650}.specialist-form-card{padding:clamp(22px,4vw,36px);background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 22rem),linear-gradient(145deg,rgba(255,255,255,.88),rgba(250,247,255,.78));backdrop-filter:blur(20px)}.specialist-form-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:24px;align-items:start;margin-bottom:24px}.specialist-form-head h2{margin:8px 0 10px;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.055em}.specialist-form-head p{margin:0;color:var(--muted);font-weight:700;line-height:1.6}.specialist-form-note{padding:18px;border-radius:24px;border:1px solid rgba(235,229,245,.92);background:rgba(255,255,255,.76);display:grid;gap:8px}.specialist-form-note strong{font-size:18px}.specialist-form-note span{color:var(--muted);font-weight:700;line-height:1.45}.specialist-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-field{display:grid;gap:8px;min-width:0}.form-field-wide{grid-column:1/-1}.form-field span{color:var(--muted);font-weight:900;font-size:14px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid rgba(226,216,244,.95);border-radius:22px;background:rgba(255,255,255,.86);color:var(--foreground);font:inherit;font-weight:800;padding:0 16px;min-height:54px;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.form-field textarea{min-height:130px;padding-top:16px;resize:vertical;line-height:1.5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:rgba(118,80,255,.42);box-shadow:0 0 0 4px rgba(118,80,255,.1)}.form-consent{margin-top:18px;padding:16px;border-radius:22px;border:1px solid rgba(235,229,245,.92);background:rgba(255,255,255,.7);display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;color:var(--muted);font-weight:750;line-height:1.45}.form-consent input{margin-top:3px;width:18px;height:18px}.specialist-form-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.specialist-form-actions .btn[disabled],.specialist-form-actions .is-disabled{opacity:.46;pointer-events:none}.form-success{margin-top:18px;padding:18px;border-radius:24px;background:rgba(233,248,239,.86);border:1px solid rgba(31,154,90,.16);color:#247044;display:grid;gap:6px;font-weight:750}@media (max-width:900px){.specialist-form-grid,.specialist-form-head,.specialists-hero-grid{grid-template-columns:1fr}.specialists-hero-section{padding-top:42px}.specialist-form-actions .btn{width:100%;justify-content:center}}.catalog-page-shell .catalog-custom-menu{position:static!important;left:auto!important;right:auto!important;top:auto!important;margin-top:8px;max-height:280px;box-shadow:0 18px 42px rgba(72,45,130,.12)}.catalog-page-shell .catalog-custom-select,.catalog-page-shell .catalog-custom-select.is-open{z-index:auto}.catalog-page-shell .compact-filter-card{overflow:visible}.catalog-page-shell .catalog-filter-grid{align-items:start}.catalog-page-shell .filter-drawer{overflow:visible}.catalog-page-shell .filter-drawer.has-open-dropdown{padding-bottom:238px}.catalog-page-shell .catalog-custom-select{z-index:2}.catalog-page-shell .catalog-custom-select.is-open{z-index:40}.catalog-page-shell .catalog-custom-menu{max-height:220px;padding:8px;border-radius:24px;border:1px solid rgba(226,216,244,.95);background:rgba(255,255,255,.96);backdrop-filter:blur(22px);box-shadow:0 24px 70px rgba(72,45,130,.16)}.catalog-page-shell .quick-filter-row{position:relative;z-index:1}@media (max-width:720px){.catalog-page-shell .filter-drawer.has-open-dropdown{padding-bottom:246px}.catalog-page-shell .catalog-custom-menu{max-height:230px}}.catalog-page-shell .filter-drawer.has-open-dropdown{padding-bottom:0!important}.catalog-page-shell .compact-filter-card{position:relative;z-index:60;overflow:visible!important}.catalog-page-shell .filter-drawer{position:relative;z-index:70;overflow:visible!important}.catalog-page-shell .catalog-custom-select{position:relative}.catalog-page-shell .catalog-custom-select.is-open{z-index:120}.catalog-page-shell .catalog-custom-menu{position:absolute!important;top:calc(100% + 10px)!important;left:0!important;right:0!important;z-index:140!important;max-height:260px;overflow:auto;margin-top:0!important;box-shadow:0 26px 80px rgba(72,45,130,.2)}.catalog-page-shell .catalog-card-polished,.catalog-page-shell .grid-3{position:relative;z-index:1}@media (max-width:720px){.catalog-page-shell .filter-drawer.has-open-dropdown{padding-bottom:0!important}.catalog-page-shell .catalog-custom-menu{max-height:240px}}.specialist-form-head .eyebrow,.specialists-hero-copy>.badge{justify-self:start;width:-moz-fit-content;width:fit-content;max-width:-moz-max-content;max-width:max-content;display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgba(118,80,255,.11);color:var(--primary-dark)}.form-dropdown{position:relative;z-index:2}.form-dropdown.is-open{z-index:30}.form-dropdown-trigger{width:100%;min-height:54px;border:1px solid rgba(226,216,244,.95);border-radius:22px;background:radial-gradient(circle at top right,rgba(118,80,255,.06),transparent 12rem),rgba(255,255,255,.86);color:var(--foreground);font:inherit;font-weight:850;padding:0 16px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.form-dropdown-trigger>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-dropdown-chevron{color:var(--primary-dark);transition:transform .18s ease}.form-dropdown.is-open .form-dropdown-chevron{transform:rotate(180deg)}.form-dropdown-menu{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:40;padding:8px;border-radius:24px;border:1px solid rgba(226,216,244,.95);background:rgba(255,255,255,.96);backdrop-filter:blur(22px);box-shadow:0 24px 70px rgba(72,45,130,.18)}.form-dropdown-option{width:100%;min-height:42px;border:0;border-radius:16px;background:transparent;color:var(--foreground);font:inherit;font-weight:850;text-align:left;padding:0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;cursor:pointer}.form-dropdown-option.is-selected,.form-dropdown-option:hover{background:rgba(118,80,255,.1);color:var(--primary-dark)}.form-dropdown-option>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.specialist-form-card,.specialist-form-grid{overflow:visible}@media (max-width:900px){.form-dropdown-menu{position:static;margin-top:8px}}.specialist-form-head-single{grid-template-columns:1fr!important;max-width:860px}.update-profile-card{margin-top:34px;padding:clamp(22px,4vw,32px);border-radius:34px;border:1px solid rgba(226,216,244,.92);background:radial-gradient(circle at top right,rgba(255,184,92,.1),transparent 18rem),rgba(255,255,255,.78);box-shadow:0 20px 60px rgba(72,45,130,.08)}.update-profile-head{display:grid;gap:10px;margin-bottom:18px}.update-profile-head h3{margin:8px 0;font-size:clamp(28px,3vw,42px);line-height:1.06;letter-spacing:-.05em}.update-profile-head p{margin:0;color:var(--muted);font-weight:700;line-height:1.55}.update-profile-search{min-height:58px;border-radius:24px;border:1px solid rgba(226,216,244,.95);background:rgba(255,255,255,.88);display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;padding:0 18px}.update-profile-search span{width:36px;height:36px;border-radius:15px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-weight:900}.update-profile-search input{border:0;outline:0;background:transparent;font:inherit;font-weight:850;color:var(--foreground);min-width:0}.update-profile-results{margin-top:16px;display:grid;gap:10px;max-height:360px;overflow:auto;padding-right:4px}.update-profile-result{width:100%;border:1px solid rgba(235,229,245,.92);border-radius:22px;background:rgba(255,255,255,.78);padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;text-align:left;font:inherit;cursor:pointer}.update-profile-result.is-selected,.update-profile-result:hover{border-color:rgba(118,80,255,.26);background:rgba(248,245,255,.92)}.update-profile-result strong{display:block;font-size:17px;line-height:1.15;letter-spacing:-.025em}.update-profile-result small{display:block;margin-top:5px;color:var(--muted);font-weight:750}.update-profile-result em{font-style:normal;white-space:nowrap;padding:8px 11px;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);font-weight:900;font-size:12px}.update-profile-selected{margin-top:16px;display:grid;gap:12px;padding:16px;border-radius:24px;border:1px solid rgba(118,80,255,.18);background:rgba(248,245,255,.78)}.update-profile-selected textarea{width:100%;min-height:120px;resize:vertical;border:1px solid rgba(226,216,244,.95);border-radius:22px;background:rgba(255,255,255,.88);color:var(--foreground);font:inherit;font-weight:750;line-height:1.5;padding:14px 16px;outline:none}.update-profile-selected .btn{justify-self:start}.update-profile-selected .is-disabled{opacity:.46;pointer-events:none}@media (max-width:760px){.update-profile-result{grid-template-columns:1fr}.update-profile-result em,.update-profile-selected .btn{justify-self:start}}.update-profile-card{overflow:visible}.update-profile-card>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.update-profile-card>summary::-webkit-details-marker{display:none}.update-profile-summary-icon{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-weight:950;transition:transform .18s ease}.update-profile-card[open] .update-profile-summary-icon{transform:rotate(180deg)}.update-profile-body{margin-top:20px}.update-inline-form{margin-top:18px;padding:clamp(18px,3vw,24px);border-radius:28px;border:1px solid rgba(118,80,255,.16);background:radial-gradient(circle at top right,rgba(118,80,255,.08),transparent 18rem),rgba(248,245,255,.7);display:grid;gap:18px}.update-inline-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.update-inline-head h4{margin:8px 0 6px;font-size:clamp(26px,3vw,38px);line-height:1.05;letter-spacing:-.045em}.update-inline-head p{margin:0;color:var(--muted);font-weight:800}.update-form-grid{margin-top:0}@media (max-width:760px){.update-inline-head,.update-profile-card>summary{grid-template-columns:1fr}.update-inline-head .btn,.update-profile-summary-icon{justify-self:start}}.update-inline-form{scroll-margin-top:110px}@keyframes enchiAssistantSoftGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.enchi-assistant-fab{position:fixed;right:24px;bottom:24px;z-index:999999;display:inline-flex;align-items:center;gap:12px;min-height:58px;padding:14px 22px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:linear-gradient(120deg,#6d5dfc,#8f6cff 34%,#ff8fb8 68%,#6d5dfc);background-size:260% 260%;animation:enchiAssistantSoftGradient 8s ease-in-out infinite;color:#ffffff;font-size:15px;font-weight:800;line-height:1;box-shadow:0 18px 45px rgba(90,72,210,.28);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.enchi-assistant-fab:active,.enchi-assistant-fab:focus-visible,.enchi-assistant-fab:hover{animation-play-state:paused;transform:translateY(-2px);box-shadow:0 24px 58px rgba(90,72,210,.34)}.enchi-assistant-fab span{color:#ffffff}.enchi-assistant-fab-icon{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;display:block;flex:0 0 auto}.enchi-assistant-shell{position:fixed;right:24px;bottom:96px;z-index:999999}.enchi-assistant-card{width:min(420px,calc(100vw - 32px));height:min(680px,calc(100vh - 120px));max-height:min(680px,calc(100vh - 120px));display:flex;flex-direction:column;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.78);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,246,250,.96));box-shadow:0 28px 70px rgba(37,24,87,.2);backdrop-filter:blur(24px)}.enchi-assistant-header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 12px}.enchi-assistant-title-wrap{display:flex;align-items:center;gap:12px}.enchi-assistant-header-icon{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;display:block}.enchi-assistant-title{margin:0;color:#2a253b;font-size:18px;font-weight:800;line-height:1.15}.enchi-assistant-subtitle{margin-top:2px;color:#6e6884;font-size:14px;line-height:1.2}.enchi-assistant-close{width:44px;height:44px;border:1px solid rgba(63,54,97,.08);border-radius:999px;background:rgba(255,255,255,.86);color:#2c2740;font-size:22px;font-weight:800;line-height:1;cursor:pointer;flex:0 0 auto}.enchi-assistant-messages{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;padding:0 20px 14px;scroll-behavior:smooth}.enchi-assistant-message{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;box-sizing:border-box;padding:14px 16px;border-radius:18px;font-size:15px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}.enchi-assistant-message-bot{align-self:flex-start;background:rgba(255,255,255,.9);color:#2f2a41;box-shadow:0 10px 24px rgba(70,58,120,.08)}.enchi-assistant-message-user{align-self:flex-end;max-width:86%;background:linear-gradient(135deg,#6d5dfc,#c88acb);color:#ffffff;box-shadow:0 10px 24px rgba(93,80,205,.2)}.enchi-assistant-inline-link{color:#5f4bd8;font-weight:800;text-decoration:underline;text-underline-offset:3px}.enchi-assistant-quick-row{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:8px;padding:10px 20px 12px;border-top:1px solid rgba(72,61,112,.07);background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,.92))}.enchi-assistant-quick-chip{border:1px solid rgba(80,69,120,.12);border-radius:999px;background:rgba(255,255,255,.86);color:#3a344f;font-size:13px;font-weight:700;line-height:1;padding:10px 12px;cursor:pointer;box-shadow:0 8px 18px rgba(42,35,84,.06);transition:transform .15s ease,background .15s ease}.enchi-assistant-quick-chip:hover{background:linear-gradient(180deg,#ffffff,#f0eef8);transform:translateY(-1px)}.enchi-assistant-quick-chip:disabled{opacity:.45;cursor:not-allowed}.enchi-assistant-input-row{flex:0 0 auto;display:flex;align-items:flex-end;gap:12px;padding:0 20px 20px;background:rgba(255,255,255,.92)}.enchi-assistant-input{flex:1 1 auto;min-height:52px;max-height:120px;resize:vertical;padding:14px 16px;border-radius:16px;border:1px solid rgba(72,61,112,.14);background:rgba(255,255,255,.92);color:#2d2840;font-size:16px;line-height:1.35;outline:none}.enchi-assistant-input::-moz-placeholder{color:#9b96aa}.enchi-assistant-input::placeholder{color:#9b96aa}.enchi-assistant-send{flex:0 0 auto;min-height:52px;padding:0 18px;border:0;border-radius:16px;background:linear-gradient(135deg,#6d5dfc,#be88d2);color:#ffffff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 12px 24px rgba(93,80,205,.18)}.enchi-assistant-send:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}@media (max-width:520px){.enchi-assistant-shell{left:12px;right:12px;bottom:86px}.enchi-assistant-card{width:auto;height:min(640px,calc(100vh - 110px))}.enchi-assistant-message{font-size:14px}.enchi-assistant-input-row{flex-direction:column;align-items:stretch}.enchi-assistant-send{width:100%}}.site-logo{display:inline-flex!important;align-items:center!important;gap:14px!important;flex-shrink:0!important}.site-logo-kuchenyk{width:52px!important;height:52px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;flex:0 0 52px!important}.site-logo img,.site-logo-kuchenyk{max-width:52px!important;max-height:52px!important}@media (max-width:768px){.site-logo-kuchenyk{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;flex-basis:44px!important}}.home-device-card.card:before,.home-device-card:before{left:14%!important;top:18%!important;width:42%!important;height:72%!important;animation:homePhoneFloatBack 5.2s ease-in-out infinite!important}.home-device-card.card:after,.home-device-card:after{right:10%!important;top:10%!important;width:46%!important;height:78%!important;animation:homePhoneFloatFront 5.8s ease-in-out infinite!important}@media (max-width:1280px){.home-device-card,.home-device-card.card{min-height:680px!important}.home-device-card.card:before,.home-device-card:before{left:10%!important;top:19%!important;width:44%!important;height:72%!important}.home-device-card.card:after,.home-device-card:after{right:7%!important;top:11%!important;width:48%!important;height:78%!important}}@media (max-width:1100px){.home-device-card,.home-device-card.card{min-height:560px!important}.home-device-card.card:before,.home-device-card:before{left:8%!important;top:18%!important;width:45%!important;height:72%!important}.home-device-card.card:after,.home-device-card:after{right:6%!important;top:10%!important;width:49%!important;height:79%!important}}@media (max-width:700px){.home-device-card,.home-device-card.card{min-height:420px!important}.home-device-card.card:before,.home-device-card:before{left:2%!important;top:18%!important;width:48%!important;height:74%!important}.home-device-card.card:after,.home-device-card:after{right:0!important;top:10%!important;width:52%!important;height:80%!important}}.home-device-card.card:before,.home-device-card:before{left:-30%!important;top:10%!important;width:92%!important}.home-device-card.card:after,.home-device-card:after{right:-16%!important;top:0!important}@media (max-width:1280px){.home-device-card,.home-device-card.card{min-height:700px!important}.home-device-card.card:before,.home-device-card:before{left:-34%!important;top:12%!important;width:98%!important;height:88%!important}.home-device-card.card:after,.home-device-card:after{right:-20%!important;top:2%!important;width:102%!important;height:94%!important}}.home-device-card.card:before,.home-device-card:before{left:-4%!important;width:84%!important}.home-device-card.card:after,.home-device-card:after{width:88%!important}@media (max-width:1280px){.home-device-card,.home-device-card.card{min-height:700px!important}.home-device-card.card:before,.home-device-card:before{left:-6%!important;top:18%!important;width:88%!important;height:82%!important}.home-device-card.card:after,.home-device-card:after{right:-4%!important;top:5%!important;width:92%!important;height:90%!important}}.home-device-card.card:before,.home-device-card:before{left:2%!important;top:16%!important;width:90%!important;height:86%!important;transform:rotate(6deg)!important;transform-origin:center center!important}.home-device-card.card:after,.home-device-card:after{right:-4%!important;width:94%!important;height:94%!important;transform:rotate(0deg)!important;transform-origin:center center!important}@media (max-width:1280px){.home-device-card,.home-device-card.card{min-height:740px!important}.home-device-card.card:before,.home-device-card:before{left:0!important;top:17%!important;width:94%!important;height:86%!important;transform:rotate(6deg)!important}.home-device-card.card:after,.home-device-card:after{right:-6%!important;top:3%!important;width:98%!important;height:94%!important}}@media (max-width:900px){.home-device-card,.home-device-card.card{min-height:620px!important}.home-device-card.card:before,.home-device-card:before{left:-2%!important;top:18%!important;width:96%!important;height:86%!important}.home-device-card.card:after,.home-device-card:after{right:-8%!important;top:4%!important;width:102%!important;height:94%!important}}.home-device-card.card:before,.home-device-card:before{left:4%!important;top:19%!important;width:76%!important;height:82%!important;animation:heroPhoneBackFloat 5.8s ease-in-out infinite!important}.home-device-card.card:after,.home-device-card:after{right:-2%!important;top:4%!important;width:84%!important;height:90%!important;animation:heroPhoneFrontFloat 6.2s ease-in-out infinite!important}@media (max-width:1280px){.home-device-card,.home-device-card.card{min-height:720px!important}.home-device-card.card:before,.home-device-card:before{left:2%!important;top:20%!important;width:80%!important;height:82%!important}.home-device-card.card:after,.home-device-card:after{right:-4%!important;top:5%!important;width:88%!important;height:90%!important}}@media (max-width:900px){.home-device-card,.home-device-card.card{min-height:600px!important}.home-device-card.card:before,.home-device-card:before{left:0!important;top:22%!important;width:82%!important;height:82%!important}.home-device-card.card:after,.home-device-card:after{right:-6%!important;top:7%!important;width:90%!important;height:90%!important}}.home-device-card,.home-device-card.card{min-height:860px!important}.home-device-card.card:before,.home-device-card:before{left:0!important;top:17%!important;width:91%!important;height:98%!important}.home-device-card.card:after,.home-device-card:after{width:101%!important;height:108%!important}@media (max-width:1280px){.home-device-card,.home-device-card.card{min-height:780px!important}.home-device-card.card:before,.home-device-card:before{left:-2%!important;top:18%!important;width:96%!important;height:98%!important}.home-device-card.card:after,.home-device-card:after{right:-10%!important;top:3%!important;width:106%!important;height:108%!important}}@media (max-width:900px){.home-device-card,.home-device-card.card{min-height:640px!important}.home-device-card.card:before,.home-device-card:before{left:-4%!important;top:20%!important;width:98%!important;height:98%!important}.home-device-card.card:after,.home-device-card:after{right:-12%!important;top:5%!important;width:110%!important;height:108%!important}}.home-device-card.card:before,.home-device-card:before{top:11%!important}.home-device-card.card:after,.home-device-card:after{top:-4%!important}@media (max-width:1280px){.hero,.home-hero,main .section:first-child{margin-top:-36px!important}.home-device-card,.home-device-card.card{min-height:720px!important;transform:translateY(-34px)!important}.home-device-card.card:before,.home-device-card:before{top:12%!important}.home-device-card.card:after,.home-device-card:after{top:-2%!important}}@media (max-width:900px){.hero,.home-hero,main .section:first-child{margin-top:-24px!important}.home-device-card,.home-device-card.card{min-height:620px!important;transform:translateY(-24px)!important}}main>section:nth-of-type(2){margin-top:-96px!important;padding-top:96px!important}main>section:nth-of-type(n+3){margin-top:0!important;padding-top:96px!important}@media (max-width:900px){main>section{padding-top:64px!important;padding-bottom:64px!important}main>section:nth-of-type(2){margin-top:-48px!important;padding-top:64px!important}main>section:nth-of-type(n+3){padding-top:64px!important}}main>section{padding-bottom:96px!important}main>section,main>section:first-of-type{margin-top:0!important;padding-top:96px!important}main>section:first-of-type{padding-bottom:72px!important}main>section:nth-of-type(2){margin-top:0!important;padding-top:72px!important}.home-device-card,.home-device-card.card{min-height:660px!important;height:660px!important;transform:none!important;margin-top:0!important;margin-bottom:0!important;background:none!important}@keyframes enchiHeroPhoneBackFloatFinal{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-12px) translateX(-4px)}to{transform:translateY(0) translateX(0)}}@keyframes enchiHeroPhoneFrontFloatFinal{0%{transform:translateY(0) translateX(0)}50%{transform:translateY(-16px) translateX(4px)}to{transform:translateY(0) translateX(0)}}.home-device-card.card:before,.home-device-card:before{left:-12%!important;top:15%!important;width:88%!important;height:88%!important;background:url(/i-phone-1.png) 50%/contain no-repeat!important;z-index:1!important;animation:enchiHeroPhoneBackFloatFinal 5.8s ease-in-out infinite!important}.home-device-card.card:after,.home-device-card.card:before,.home-device-card:after,.home-device-card:before{content:""!important;display:block!important;position:absolute!important;opacity:1!important;pointer-events:none!important;will-change:transform!important}.home-device-card.card:after,.home-device-card:after{right:-8%!important;top:2%!important;width:96%!important;height:96%!important;background:url(/i-phone-2.png) 50%/contain no-repeat!important;z-index:2!important;animation:enchiHeroPhoneFrontFloatFinal 6.2s ease-in-out infinite!important}.home-metrics,.home-stat,.home-stats,.home-stats-grid,.stats-grid{display:none!important}@media (max-width:1280px){main>section{padding-top:84px!important;padding-bottom:84px!important}main>section:first-of-type{padding-top:84px!important;padding-bottom:64px!important}main>section:nth-of-type(2){padding-top:64px!important}.home-device-card,.home-device-card.card{min-height:620px!important;height:620px!important}.home-device-card.card:before,.home-device-card:before{left:-14%!important;top:17%!important;width:90%!important;height:88%!important}.home-device-card.card:after,.home-device-card:after{right:-10%!important;top:4%!important;width:98%!important;height:96%!important}}@media (max-width:900px){main>section{padding-top:64px!important;padding-bottom:64px!important}main>section:first-of-type{padding-top:56px!important;padding-bottom:48px!important}main>section:nth-of-type(2){padding-top:48px!important}.home-device-card,.home-device-card.card{min-height:520px!important;height:520px!important}.home-device-card.card:before,.home-device-card:before{left:-18%!important;top:18%!important;width:94%!important;height:88%!important}.home-device-card.card:after,.home-device-card:after{right:-14%!important;top:5%!important;width:102%!important;height:96%!important}}@media (max-width:640px){.home-device-card,.home-device-card.card{min-height:420px!important;height:420px!important}}.home-page-shell{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#fdfaff,#ffffff 76%)}.home-page-bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.home-bg-blob{position:absolute;display:block;border-radius:999px;filter:blur(26px);opacity:.78}.home-bg-blob-purple{width:58rem;height:34rem;right:-16rem;top:6rem;background:radial-gradient(circle at 50% 50%,rgba(118,80,255,.18),rgba(118,80,255,.065) 42%,transparent 72%)}.home-bg-blob-lilac{width:42rem;height:30rem;left:-16rem;top:3rem;background:radial-gradient(circle at 50% 50%,rgba(238,231,255,.86),rgba(238,231,255,.28) 42%,transparent 72%)}.home-bg-blob-blue{width:34rem;height:24rem;left:6rem;top:42rem;background:radial-gradient(circle at 50% 50%,rgba(14,165,233,.11),rgba(14,165,233,.04) 42%,transparent 72%)}.home-bg-blob-warm{width:34rem;height:24rem;right:-10rem;top:58rem;background:radial-gradient(circle at 50% 50%,rgba(255,184,92,.13),rgba(255,184,92,.045) 42%,transparent 72%)}.home-page-shell>section{position:relative;z-index:1;background:transparent!important}.home-hero.section{padding-top:clamp(42px,6vw,72px);padding-bottom:clamp(34px,5vw,58px)}.home-hero-grid{align-items:center;gap:clamp(28px,5vw,64px)}.home-hero-copy{gap:18px!important}.home-final-cta>.badge,.home-hero-badge{width:-moz-fit-content;width:fit-content;max-width:-moz-max-content;max-width:max-content;display:inline-flex;align-items:center}.home-title{max-width:980px;letter-spacing:-.065em}.home-lead{max-width:760px;line-height:1.58}.home-disclaimer{max-width:760px;border-color:rgba(255,184,92,.25);background:radial-gradient(circle at top left,rgba(255,184,92,.13),transparent 14rem),rgba(255,250,243,.78)}.home-hero-actions{gap:12px}.home-hero-actions .btn{min-height:52px;justify-content:center}.home-device-card{max-width:430px;justify-self:end;padding:22px;background:radial-gradient(circle at top right,rgba(118,80,255,.1),transparent 20rem),rgba(255,255,255,.72);backdrop-filter:blur(18px);box-shadow:0 28px 90px rgba(72,45,130,.12)}.home-device-frame{transform:scale(.96);transform-origin:center}.home-feature-section.section,.home-media-preview.section,.home-page-shell>section.section{padding-top:clamp(34px,5vw,58px);padding-bottom:clamp(34px,5vw,58px)}.home-feature-section.section{padding-top:clamp(26px,4vw,44px)}.home-section-head{max-width:860px}.home-section-head .section-title,.home-section-row .section-title{max-width:920px;letter-spacing:-.055em}.home-feature-grid{gap:16px}.home-feature-card{min-height:230px;padding:24px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-feature-card:hover{transform:translateY(-2px);box-shadow:0 24px 70px rgba(72,45,130,.1)}.home-feature-card h3{margin-bottom:8px}.home-feature-card p{line-height:1.52}.home-feature-secondary{opacity:.92;background:radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 16rem),rgba(255,255,255,.68)}.home-section-row{align-items:end;gap:22px}.home-section-row .btn{white-space:nowrap}.home-final-cta{overflow:hidden;background:radial-gradient(circle at 90% 0,rgba(118,80,255,.14),transparent 22rem),radial-gradient(circle at 8% 100%,rgba(14,165,233,.1),transparent 20rem),rgba(255,255,255,.78);backdrop-filter:blur(18px)}.home-final-cta h2{letter-spacing:-.06em}.home-final-actions .btn:first-child{background:var(--primary);color:#fff}.home-final-actions .btn:last-child{background:rgba(255,255,255,.78);color:var(--foreground);border:1px solid rgba(226,216,244,.85)}@media (max-width:980px){.home-device-card{justify-self:start;max-width:100%}.home-section-row{align-items:start}}@media (max-width:720px){.home-bg-blob-purple{right:-34rem;top:8rem}.home-bg-blob-lilac{left:-28rem}.home-bg-blob-blue{left:-15rem;top:46rem}.home-bg-blob-warm{right:-18rem;top:70rem}.home-hero.section{padding-top:34px}.home-final-actions .btn,.home-hero-actions .btn,.home-section-row .btn{width:100%}.home-section-row{display:grid}.home-feature-card{min-height:auto}}.home-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr)}.home-device-card{opacity:1!important;visibility:visible!important;min-height:560px;display:grid;place-items:center;border-color:rgba(226,216,244,.92);background:radial-gradient(circle at top right,rgba(118,80,255,.16),transparent 22rem),radial-gradient(circle at bottom left,rgba(14,165,233,.1),transparent 20rem),rgba(255,255,255,.82)!important}.home-device-glow{opacity:.55}.home-device-frame{transform:scale(.98)}.home-final-cta{border:0;box-shadow:0 30px 90px rgba(118,80,255,.26)}.home-final-cta .badge{color:#fff;background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.22)}.home-final-cta p{max-width:880px}.home-final-actions .btn:first-child{background:#fff!important;color:var(--primary-dark)!important;border:1px solid rgba(255,255,255,.35)}.home-final-actions .btn:last-child{background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.28)!important}.home-final-actions .btn:hover{transform:translateY(-1px)}@media (max-width:980px){.home-hero-grid{grid-template-columns:1fr}.home-device-card{min-height:480px}}@media (max-width:720px){.home-device-card{min-height:420px}}:root{--enchi-page-top:clamp(34px,5vw,58px);--enchi-section-y:clamp(42px,5.2vw,68px);--enchi-section-y-tight:clamp(30px,4vw,46px);--enchi-block-gap:clamp(18px,2.4vw,28px);--enchi-card-pad:clamp(18px,2.4vw,28px);--enchi-card-radius:30px}.catalog-page-shell>section,.home-page-shell>section,.section,.specialists-page-shell>section,main>section{padding-top:var(--enchi-section-y)!important;padding-bottom:var(--enchi-section-y)!important;margin-top:0!important;margin-bottom:0!important}.catalog-page-shell>section:first-of-type,.home-page-shell>section:first-of-type,.specialists-page-shell>section:first-of-type,main>section:first-of-type{padding-top:var(--enchi-page-top)!important}main>section+section{margin-top:0!important}.container.stack,.stack{gap:var(--enchi-block-gap)}.card{border-radius:var(--enchi-card-radius)}.catalog-page-hero,.directory-hero,.home-hero,.knowledge-hero,.specialists-hero-section{min-height:auto!important}.catalog-page-hero.section,.knowledge-hero.section,.specialists-hero-section.section{padding-top:var(--enchi-page-top)!important;padding-bottom:var(--enchi-section-y-tight)!important}.home-hero.section{padding-top:clamp(40px,5vw,66px)!important;padding-bottom:clamp(36px,4.5vw,58px)!important}.home-hero-grid{display:grid!important;grid-template-columns:minmax(0,.98fr) minmax(360px,.72fr)!important;gap:clamp(30px,5vw,62px)!important;align-items:center!important}.home-device-card,.home-device-card.card{display:grid!important;place-items:center!important;max-width:480px!important;padding:22px!important;border:1px solid rgba(226,216,244,.92)!important;border-radius:34px!important;background:radial-gradient(circle at 70% 18%,rgba(118,80,255,.18),transparent 18rem),radial-gradient(circle at 12% 86%,rgba(14,165,233,.1),transparent 16rem),rgba(255,255,255,.78)!important;box-shadow:0 28px 90px rgba(72,45,130,.13)!important;overflow:hidden!important}.home-device-card.card>*,.home-device-card>*{display:block!important;opacity:1!important;visibility:visible!important}.home-device-glow{position:absolute!important;inset:10%!important;border-radius:999px!important;background:radial-gradient(circle,rgba(118,80,255,.2),transparent 60%)!important;filter:blur(28px)!important;opacity:.55!important;z-index:0!important;pointer-events:none!important}.home-device-frame{position:relative!important;z-index:1!important;display:block!important;width:min(330px,82%)!important;min-height:560px!important;padding:14px!important;border-radius:56px!important;background:#231f31!important;box-shadow:0 28px 80px rgba(31,25,45,.22)!important;transform:rotate(1.5deg)!important}.home-device-screen{display:block!important;min-height:532px!important;border-radius:44px!important;padding:22px!important;background:radial-gradient(circle at 80% 0,rgba(255,184,92,.2),transparent 14rem),linear-gradient(180deg,#fff,#f6f0ff)!important;overflow:hidden!important}.home-phone-greeting,.home-phone-row,.home-phone-topline{display:grid!important}.home-phone-topline{grid-template-columns:1fr auto!important;align-items:center!important;color:var(--primary-dark)!important;font-weight:950!important;margin-bottom:22px!important}.home-phone-greeting{padding:20px!important;border-radius:28px!important;background:rgba(255,255,255,.78)!important;border:1px solid rgba(226,216,244,.88)!important;margin-bottom:16px!important}.home-phone-greeting h2{font-size:28px!important;line-height:1.02!important;margin:8px 0!important;color:var(--foreground)!important}.home-phone-greeting p,.home-phone-row small{color:var(--muted)!important}.home-phone-row{grid-template-columns:44px 1fr!important;gap:12px!important;align-items:center!important;padding:13px!important;border-radius:22px!important;background:rgba(255,255,255,.74)!important;border:1px solid rgba(226,216,244,.72)!important;margin-top:10px!important}.home-phone-row>span{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:17px!important;background:var(--primary-soft)!important}.catalog-hero-grid-polished,.dovidka-hero-heading-row,.dovidka-hero-heading-row-v173,.home-section-row,.specialists-hero-grid{gap:var(--enchi-block-gap)!important}.catalog-filter-grid,.grid.grid-3,.home-feature-grid,.knowledge-info-blocks,.specialist-form-grid{gap:18px!important}.catalog-card-polished,.catalog-info-card,.compact-filter-card,.contact-panel,.home-feature-card,.knowledge-info-block,.knowledge-template-card,.media-card,.specialist-form-card,.specialists-value-card,.update-profile-card{padding:var(--enchi-card-pad)!important}.home-feature-card{min-height:220px!important}.catalog-card-polished,.media-card{min-height:auto!important}.home-final-cta{padding:clamp(32px,5vw,58px)!important;color:#fff!important;border:0!important;background:radial-gradient(circle at 92% 0,rgba(255,255,255,.18),transparent 22rem),radial-gradient(circle at 6% 100%,rgba(14,165,233,.18),transparent 22rem),linear-gradient(135deg,#6f46ff,#8b5cf6 52%,#a78bfa)!important;box-shadow:0 30px 90px rgba(118,80,255,.24)!important}.home-final-cta h2,.home-final-cta p{color:#fff!important;opacity:1!important}.home-final-cta p{color:rgba(255,255,255,.88)!important}.catalog-page-shell>section:nth-of-type(2),.home-page-shell>section:nth-of-type(2),.specialists-page-shell>section:nth-of-type(2),main>section:nth-of-type(2){margin-top:0!important;padding-top:var(--enchi-section-y-tight)!important}@media (max-width:980px){.catalog-page-shell>section,.home-page-shell>section,.section,.specialists-page-shell>section,main>section{padding-top:clamp(30px,8vw,46px)!important;padding-bottom:clamp(30px,8vw,46px)!important}.catalog-hero-grid-polished,.home-hero-grid,.specialists-hero-grid{grid-template-columns:1fr!important}.home-device-card,.home-device-card.card{justify-self:stretch!important;max-width:none!important;min-height:500px!important}.home-device-frame{width:min(310px,78vw)!important;min-height:520px!important}.home-device-screen{min-height:492px!important}}@media (max-width:640px){:root{--enchi-card-radius:24px}.home-device-card,.home-device-card.card{min-height:440px!important;padding:16px!important}.home-device-frame{width:min(270px,82vw)!important;min-height:450px!important;border-radius:46px!important;padding:11px!important}.home-device-screen{min-height:428px!important;border-radius:36px!important;padding:16px!important}.home-phone-greeting h2{font-size:23px!important}.home-final-actions .btn,.home-hero-actions .btn,.home-section-row .btn,.specialist-form-actions .btn,.specialists-hero-actions .btn{width:100%!important;justify-content:center!important}}.home-device-card,.home-device-card.card{position:relative!important;display:block!important;min-height:clamp(520px,43vw,660px)!important;width:100%!important;max-width:560px!important;justify-self:end!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent url(/main-screens.png) 50%/contain no-repeat!important;box-shadow:none!important;overflow:visible!important;opacity:1!important;visibility:visible!important}.home-device-card.card:after,.home-device-card.card:before,.home-device-card:after,.home-device-card:before{content:none!important;display:none!important;background:none!important;box-shadow:none!important}.home-device-card.card>*,.home-device-card>*,.home-device-frame,.home-device-glow,.home-device-screen{display:none!important}@media (max-width:980px){.home-device-card,.home-device-card.card{justify-self:center!important;max-width:520px!important;min-height:520px!important;background-size:contain!important}}@media (max-width:640px){.home-device-card,.home-device-card.card{min-height:420px!important;max-width:100%!important;background-size:contain!important}}.catalog-page-shell .catalog-specialists-strip-section-top{padding-top:clamp(24px,3vw,34px)!important;padding-bottom:clamp(18px,2.4vw,26px)!important}.catalog-page-shell .catalog-specialists-strip{max-width:1120px!important;min-height:0!important;padding:clamp(18px,2.4vw,24px) clamp(20px,3vw,30px)!important}.catalog-page-shell .catalog-specialists-strip h2{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.04!important}.catalog-page-shell .catalog-specialists-strip p{line-height:1.42!important}.catalog-page-shell .catalog-page-hero,.catalog-page-shell .catalog-page-hero.section{padding-top:clamp(28px,4vw,48px)!important;padding-bottom:clamp(20px,3vw,34px)!important}.catalog-page-shell .catalog-hero-grid-polished{gap:clamp(14px,2vw,22px)!important}.catalog-page-shell .catalog-page-hero .section-title{font-size:clamp(48px,4.5vw,72px)!important;line-height:.98!important;margin-bottom:14px!important}.catalog-page-shell .catalog-page-hero .section-lead{max-width:780px!important;margin-top:0!important;line-height:1.5!important}.catalog-page-shell .catalog-type-switch-wrap{margin-top:clamp(6px,1.6vw,18px)!important;margin-bottom:clamp(14px,2vw,22px)!important}.catalog-page-shell .catalog-type-switch{transform:none!important}.catalog-page-shell .catalog-explorer-section,.catalog-page-shell section.catalog-explorer-section{padding-top:clamp(8px,1.6vw,18px)!important;padding-bottom:clamp(42px,5vw,64px)!important}.catalog-page-shell .compact-filter-card{margin-top:0!important}.catalog-page-shell .filter-toggle-row{min-height:76px!important}.catalog-page-shell .grid.grid-3{margin-top:clamp(18px,2.4vw,28px)!important}.catalog-page-shell>section:nth-of-type(2),.catalog-page-shell>section:nth-of-type(3),.catalog-page-shell>section:nth-of-type(4){margin-top:0!important}@media (max-width:900px){.catalog-page-shell .catalog-specialists-strip-section-top{padding-top:22px!important;padding-bottom:18px!important}.catalog-page-shell .catalog-page-hero,.catalog-page-shell .catalog-page-hero.section{padding-top:28px!important;padding-bottom:22px!important}.catalog-page-shell .catalog-page-hero .section-title{font-size:clamp(42px,10vw,58px)!important}.catalog-page-shell .catalog-type-switch-wrap{margin-top:4px!important;margin-bottom:16px!important}}@media (min-width:980px){.catalog-page-shell .catalog-specialists-strip h2{white-space:nowrap!important;font-size:clamp(28px,2.65vw,40px)!important;line-height:1.04!important;max-width:none!important}.catalog-page-shell .catalog-specialists-strip{grid-template-columns:auto minmax(0,1fr) auto!important}}@media (max-width:979px){.catalog-page-shell .catalog-specialists-strip h2{white-space:normal!important}}.media-cover-fallback-polished{min-height:100%}.media-cover-fallback-polished em,.media-cover-fallback-polished small{font-style:normal;color:var(--muted);font-weight:800;line-height:1.35}.media-cover-image{background:radial-gradient(circle at 85% 10%,rgba(118,80,255,.12),transparent 15rem),rgba(250,247,255,.82)}.media-list-shell,.media-split-shell{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 10% 14%,rgba(238,231,255,.76),transparent 28rem),radial-gradient(circle at 92% 18%,rgba(255,184,92,.1),transparent 28rem),linear-gradient(180deg,#fdfaff,#fff 74%)}.media-list-hero.section,.media-split-hero.section{padding-top:clamp(36px,5vw,62px)!important;padding-bottom:clamp(24px,3.4vw,40px)!important}.media-split-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,220px);gap:22px;align-items:end}.media-split-note{padding:22px!important;display:grid;gap:4px;justify-items:start;background:rgba(255,255,255,.72);backdrop-filter:blur(18px)}.media-split-note strong{font-size:clamp(44px,6vw,72px);line-height:.9;color:var(--primary-dark);letter-spacing:-.06em}.media-split-note span{color:var(--muted);font-weight:850}.media-split-choice-section.section{padding-top:clamp(18px,3vw,32px)!important}.media-split-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.media-split-choice-card{min-height:320px;padding:clamp(24px,3vw,34px)!important;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:start;text-decoration:none;color:var(--foreground);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.media-split-choice-card:hover{transform:translateY(-2px);box-shadow:0 26px 80px rgba(72,45,130,.12)}.media-split-video{background:radial-gradient(circle at 85% 14%,rgba(118,80,255,.14),transparent 18rem),rgba(255,255,255,.76)}.media-split-library{background:radial-gradient(circle at 85% 14%,rgba(255,184,92,.14),transparent 18rem),rgba(255,255,255,.76)}.media-split-icon{width:64px;height:64px;border-radius:24px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-size:28px;font-weight:950}.media-split-choice-card h2{margin:8px 0 12px;font-size:clamp(34px,4vw,58px);line-height:.98;letter-spacing:-.06em}.media-split-choice-card p{margin:0;max-width:560px;color:var(--muted);font-weight:750;line-height:1.52}.media-split-choice-card>strong{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:rgba(255,255,255,.82);border:1px solid rgba(226,216,244,.88);color:var(--primary-dark);font-size:28px;font-weight:950;box-shadow:0 14px 40px rgba(72,45,130,.08)}.media-list-hero-inner{max-width:980px}.media-list-content.section{padding-top:clamp(16px,2vw,28px)!important}.media-list-shell .hero-stat-card,.media-list-shell .media-entry-card,.media-list-shell .media-entry-grid,.media-list-shell .media-stat-card,.media-list-shell .mini-stat{display:none!important}.media-list-shell .media-card,.media-list-shell .media-card-link{height:100%}.media-list-shell .media-cover{min-height:300px}.media-list-shell .media-cover-frame{min-height:300px;background:radial-gradient(circle at 85% 10%,rgba(118,80,255,.1),transparent 16rem),rgba(250,247,255,.72)}.media-list-shell .media-cover-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-list-shell .media-card-button{width:100%;justify-content:center}@media (max-width:900px){.media-split-choice-grid,.media-split-hero-grid{grid-template-columns:1fr}.media-split-choice-card{min-height:auto;grid-template-columns:auto minmax(0,1fr)}.media-split-choice-card>strong{grid-column:1/-1;justify-self:start}}@media (max-width:560px){.media-split-choice-card{grid-template-columns:1fr}.media-split-icon{width:56px;height:56px}}.media-explorer{gap:clamp(18px,2.6vw,30px)!important}.media-search-card{padding:clamp(18px,2.6vw,28px)!important;display:grid;gap:16px;background:radial-gradient(circle at 92% 0,rgba(255,184,92,.1),transparent 20rem),rgba(255,255,255,.82);backdrop-filter:blur(18px)}.media-search-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center}.media-search-head>div{display:grid;gap:2px}.media-search-head strong{font-size:clamp(28px,3vw,42px);line-height:1.04;letter-spacing:-.045em}.media-search-head small{color:var(--muted);font-weight:850;font-size:16px}.media-filter-toggle{min-height:48px;border:0;border-radius:999px;padding:0 18px;background:var(--primary);color:#fff;font:inherit;font-weight:950;cursor:pointer;box-shadow:0 14px 36px rgba(118,80,255,.2)}.media-search-card .media-search-shell{min-height:64px;border-radius:26px}.media-search-card .media-segmented{justify-content:flex-start;overflow-x:auto;padding:6px;background:rgba(255,255,255,.72)}.media-filter-drawer{padding-top:4px}.media-search-card .media-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:14px;align-items:end}.media-quick-row{padding-top:2px}.media-list-shell .compact-results-line,.media-list-shell .filter-toggle-count,.media-search-card .filter-toggle-count{display:none!important}@media (max-width:760px){.media-search-card .media-filter-row,.media-search-head{grid-template-columns:1fr}.media-filter-toggle,.media-search-head .filter-toggle-icon{justify-self:start}}.media-category-switch-wrap{display:flex;justify-content:center;margin-top:clamp(2px,1vw,8px);margin-bottom:clamp(10px,1.7vw,18px)}.media-category-switch{display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:7px;border-radius:999px;border:1px solid rgba(226,216,244,.94);background:rgba(255,255,255,.78);box-shadow:0 18px 60px rgba(72,45,130,.09);overflow-x:auto}.media-category-switch-btn{min-height:48px;border:0;border-radius:999px;padding:0 18px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;background:transparent;color:var(--foreground);font:inherit;font-weight:950;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.media-category-switch-btn>span{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--primary-soft);font-size:16px}.media-category-switch-btn.is-active{background:var(--primary);color:#fff;box-shadow:0 12px 30px rgba(118,80,255,.22)}.media-category-switch-btn.is-active>span{background:rgba(255,255,255,.18)}.media-explorer .media-compact-filter{margin-top:0!important}.media-explorer .filter-toggle-row{min-height:78px!important}.media-explorer .media-filter-drawer{padding-top:18px}.media-explorer .media-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:14px;align-items:end}.media-explorer .media-quick-row{padding-top:2px}@media (max-width:760px){.media-category-switch-wrap{justify-content:flex-start}.media-category-switch{width:100%}.media-explorer .media-filter-row{grid-template-columns:1fr}}.media-cover-frame{position:relative;overflow:hidden}.media-cover-image{display:block;width:100%;height:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover-fallback-polished{min-height:280px;width:100%;padding:22px;display:grid;align-content:end;gap:10px;color:var(--foreground);background:radial-gradient(circle at 85% 10%,rgba(118,80,255,.2),transparent 15rem),radial-gradient(circle at 8% 90%,rgba(14,165,233,.13),transparent 13rem),linear-gradient(145deg,rgba(250,247,255,.96),rgba(255,255,255,.78))}.media-cover-fallback-polished .media-cover-fallback-icon{width:58px;height:58px;border-radius:22px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-size:26px;box-shadow:inset 0 0 0 1px rgba(118,80,255,.08)}.media-cover-fallback-polished strong{font-size:clamp(22px,2vw,30px);line-height:1.05;letter-spacing:-.05em}.media-cover-fallback-polished em,.media-cover-fallback-polished small,.media-cover-loading{font-style:normal;color:var(--muted);font-weight:800;line-height:1.35}.media-cover-loading{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:8px 12px;border-radius:999px;background:rgba(118,80,255,.1);color:var(--primary-dark)}.media-detail-grid{gap:clamp(22px,4vw,42px)!important}.media-detail-cover-card{overflow:hidden;padding:0!important;min-height:clamp(420px,55vw,640px);background:radial-gradient(circle at 85% 10%,rgba(118,80,255,.16),transparent 20rem),rgba(250,247,255,.82)}.media-detail-cover-image{display:block;width:100%;height:100%;min-height:clamp(420px,55vw,640px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-detail-cover-fallback{min-height:clamp(420px,55vw,640px);padding:30px;display:grid;align-content:end;gap:12px;background:radial-gradient(circle at 85% 10%,rgba(118,80,255,.22),transparent 20rem),radial-gradient(circle at 8% 92%,rgba(14,165,233,.12),transparent 18rem),linear-gradient(145deg,rgba(250,247,255,.96),rgba(255,255,255,.78))}.media-detail-cover-fallback span{width:70px;height:70px;display:grid;place-items:center;border-radius:26px;background:var(--primary-soft);font-size:34px}.media-detail-cover-fallback strong{font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.06em}.media-detail-cover-fallback em,.media-detail-cover-fallback small{color:var(--muted);font-style:normal;font-weight:850}@media (max-width:860px){.media-detail-grid{grid-template-columns:1fr!important}}.enchi-dropdown{position:relative;min-width:0;z-index:20}.enchi-dropdown-label{display:block;margin:0 0 8px;color:var(--muted);font-weight:950;font-size:15px;line-height:1.1}.enchi-dropdown-trigger{width:100%;min-height:58px;padding:0 16px 0 20px;border:1px solid rgba(226,216,244,.96);border-radius:22px;background:radial-gradient(circle at 90% 10%,rgba(118,80,255,.07),transparent 12rem),rgba(255,255,255,.82);color:var(--foreground);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;text-align:left;font:inherit;font-weight:950;box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.enchi-dropdown-trigger>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.enchi-dropdown-trigger.is-open,.enchi-dropdown-trigger:hover{border-color:rgba(118,80,255,.34);box-shadow:0 14px 34px rgba(72,45,130,.08),inset 0 0 0 1px rgba(255,255,255,.72)}.enchi-dropdown-chevron{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary-dark);font-weight:950;line-height:1;transition:transform .18s ease}.enchi-dropdown-trigger.is-open .enchi-dropdown-chevron{transform:rotate(180deg)}.enchi-dropdown-menu{position:absolute;top:calc(100% + 10px);left:0;right:0;max-height:320px;overflow:auto;padding:8px;border:1px solid rgba(226,216,244,.96);border-radius:24px;background:rgba(255,255,255,.94);backdrop-filter:blur(22px);box-shadow:0 24px 80px rgba(72,45,130,.16);z-index:200}.enchi-dropdown-option{width:100%;min-height:46px;border:0;border-radius:16px;padding:0 12px 0 14px;background:transparent;color:var(--foreground);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;font:inherit;font-weight:850;cursor:pointer}.enchi-dropdown-option>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.enchi-dropdown-option:hover{background:rgba(118,80,255,.08)}.enchi-dropdown-option.is-selected{background:var(--primary-soft);color:var(--primary-dark);font-weight:950}.enchi-dropdown-check{width:26px;height:26px;display:grid;place-items:center;border-radius:999px;background:var(--primary);color:#fff;font-size:15px}.compact-filter-card,.media-compact-filter,.media-filter-drawer,.media-filter-row{overflow:visible!important}@media (max-width:760px){.enchi-dropdown-menu{max-height:280px}}.media-explorer,.media-explorer .compact-filter-card,.media-explorer .enchi-dropdown,.media-explorer .filter-drawer,.media-explorer .media-compact-filter,.media-explorer .media-filter-drawer,.media-explorer .media-filter-row{position:relative!important;overflow:visible!important}.media-explorer .compact-filter-card,.media-explorer .media-compact-filter{z-index:5000!important}.media-explorer .filter-drawer,.media-explorer .media-filter-drawer{z-index:6000!important}.media-explorer .enchi-dropdown{z-index:7000!important}.media-explorer .enchi-dropdown-menu{z-index:99999!important}.media-card-link,.media-card-link.card,.media-explorer .grid.grid-3,.media-list-shell .grid.grid-3{position:relative!important;z-index:1!important}.media-card-link.card:hover,.media-card-link:hover{z-index:2!important}.media-list-content,.media-list-content .container{overflow:visible!important}.support-page{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 12% 8%,rgba(238,231,255,.82),transparent 28rem),radial-gradient(circle at 88% 10%,rgba(255,184,92,.14),transparent 26rem),linear-gradient(180deg,#fdfaff,#fff 72%)}.support-hero-section.section{padding-top:clamp(42px,5vw,70px)!important;padding-bottom:clamp(28px,4vw,48px)!important}.support-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:clamp(24px,4vw,54px);align-items:center}.support-hero-copy{display:grid;gap:18px}.support-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.support-impact-card{padding:clamp(24px,3vw,34px)!important;background:radial-gradient(circle at 80% 0,rgba(118,80,255,.18),transparent 18rem),rgba(255,255,255,.78);backdrop-filter:blur(18px);box-shadow:0 28px 90px rgba(72,45,130,.12)}.support-impact-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:26px;background:var(--primary-soft);font-size:30px;margin-bottom:18px}.support-donate-copy h2,.support-impact-card h2,.support-section-head h2{margin:0;font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.055em}.support-donate-copy p,.support-impact-card p{color:var(--muted);font-weight:780;line-height:1.6}.support-actions-section.section,.support-donate-section.section,.support-note-section.section{padding-top:clamp(24px,3vw,42px)!important;padding-bottom:clamp(24px,3vw,42px)!important}.support-section-head{display:grid;gap:8px;margin-bottom:18px}.support-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.support-action-card{min-height:260px;padding:clamp(22px,2.8vw,30px)!important;display:grid;grid-template-rows:auto 1fr auto;gap:18px;color:var(--foreground);text-decoration:none;background:rgba(255,255,255,.8);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.support-action-card:hover{transform:translateY(-2px);box-shadow:0 26px 80px rgba(72,45,130,.13)}.support-action-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:24px;font-size:28px}.support-card-violet,.support-tone-violet{background:radial-gradient(circle at 86% 6%,rgba(118,80,255,.17),transparent 18rem),rgba(255,255,255,.8)}.support-card-blue,.support-tone-blue{background:radial-gradient(circle at 86% 6%,rgba(14,165,233,.17),transparent 18rem),rgba(255,255,255,.8)}.support-card-orange,.support-tone-orange{background:radial-gradient(circle at 86% 6%,rgba(255,184,92,.18),transparent 18rem),rgba(255,255,255,.8)}.support-card-green,.support-tone-green{background:radial-gradient(circle at 86% 6%,rgba(34,197,94,.14),transparent 18rem),rgba(255,255,255,.8)}.support-action-card .support-action-icon{background:var(--primary-soft)}.support-action-copy h3{margin:0 0 8px;font-size:clamp(24px,2.4vw,34px);line-height:1.05;letter-spacing:-.045em}.support-action-copy p{margin:0;color:var(--muted);font-weight:760;line-height:1.55}.support-action-link{width:-moz-fit-content;width:fit-content;min-height:44px;display:inline-flex;align-items:center;padding:0 16px;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);font-weight:950}.support-donate-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(22px,4vw,48px);align-items:start}.support-donate-copy{display:grid;gap:12px}.support-donate-cards{display:grid;gap:14px}.support-donate-card{padding:20px!important;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;color:var(--foreground);text-decoration:none;background:radial-gradient(circle at 95% 10%,rgba(118,80,255,.11),transparent 16rem),rgba(255,255,255,.82)}.support-donate-card>span{width:54px;height:54px;display:grid;place-items:center;border-radius:20px;background:var(--primary-soft);font-size:24px}.support-donate-card h3{margin:0 0 6px;font-size:22px;letter-spacing:-.035em}.support-donate-card p{margin:0;color:var(--muted);font-weight:760;line-height:1.5}.support-donate-card strong{grid-column:2;color:var(--primary-dark);font-weight:950}.support-note-card{padding:20px!important;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;background:radial-gradient(circle at 100% 0,rgba(245,158,11,.1),transparent 18rem),rgba(255,248,235,.78);border-color:rgba(245,158,11,.22)!important}.support-note-card span{width:44px;height:44px;display:grid;place-items:center;border-radius:16px;background:var(--warning-soft)}.support-note-card p{margin:0;color:#7c4a03;font-weight:800;line-height:1.55}@media (max-width:900px){.support-action-grid,.support-donate-grid,.support-hero-grid{grid-template-columns:1fr}}@media (max-width:560px){.support-action-link,.support-hero-actions .btn{width:100%;justify-content:center}.support-donate-card{grid-template-columns:1fr}.support-donate-card strong{grid-column:auto}}.support-hero-grid-simple{grid-template-columns:minmax(0,920px)!important;justify-content:start}.support-compact-badge{width:-moz-fit-content!important;width:fit-content!important;max-width:-moz-max-content!important;max-width:max-content!important;padding-inline:14px!important;min-height:34px!important;border-radius:999px!important;font-size:14px!important}.support-impact-card{display:none!important}.simple-mail-form .btn.is-disabled,.specialist-form-actions .btn.is-disabled{opacity:.46;pointer-events:none;cursor:not-allowed}.simple-mail-form .form-success{margin-top:4px}.form-popup-backdrop{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:20px;background:rgba(33,27,45,.32);backdrop-filter:blur(10px)}.form-popup{width:min(520px,100%);padding:clamp(24px,4vw,34px)!important;display:grid;justify-items:start;gap:12px;background:radial-gradient(circle at 90% 0,rgba(118,80,255,.14),transparent 18rem),rgba(255,255,255,.96);box-shadow:0 34px 110px rgba(33,27,45,.22)}.form-popup-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:22px;font-size:30px;font-weight:950}.form-popup.is-success .form-popup-icon{background:rgba(34,197,94,.14);color:#15803d}.form-popup.is-error .form-popup-icon{background:var(--warning-soft);color:var(--warning)}.form-popup h3{margin:0;font-size:clamp(28px,4vw,42px);line-height:1.04;letter-spacing:-.055em}.form-popup p{margin:0;color:var(--muted);font-weight:800;line-height:1.55}.form-popup .btn{margin-top:8px}@media (max-width:768px){body,html{width:100%;max-width:100%;overflow-x:hidden!important;-webkit-text-size-adjust:100%}body{background:radial-gradient(circle at 10% 0,rgba(118,80,255,.12),transparent 22rem),radial-gradient(circle at 90% 20%,rgba(255,184,92,.1),transparent 20rem),linear-gradient(180deg,#fbf8ff,#ffffff 72%,#fbf8ff)!important}.container{width:min(100% - 32px,1120px)!important}.site-header{position:sticky!important;top:0!important;z-index:1000!important;overflow:hidden!important;background:rgba(251,248,255,.88)!important;backdrop-filter:blur(18px)!important}.site-header-inner{min-height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:start!important;padding:14px 0 12px!important}.site-logo{font-size:24px!important;line-height:1!important;gap:12px!important}.site-logo img,.site-logo-kuchenyk{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;flex:0 0 48px!important}.site-nav{width:100%!important;max-width:100%!important;display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 0 4px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.site-nav::-webkit-scrollbar{display:none!important}.nav-dropdown,.nav-dropdown-trigger,.site-nav>a{flex:0 0 auto!important;white-space:nowrap!important}.nav-dropdown-trigger,.site-nav>a{min-height:44px!important;display:inline-flex!important;align-items:center!important;padding:0 18px!important;border-radius:999px!important;font-size:17px!important;font-weight:850!important;line-height:1!important}.nav-dropdown-menu,.site-header-cta{display:none!important}.catalog-page-shell,.home-page-shell,.specialists-page-shell,main{padding-bottom:calc(142px + env(safe-area-inset-bottom))!important}.catalog-page-shell>section,.home-page-shell>section,.section,.specialists-page-shell>section,main>section{padding-top:42px!important;padding-bottom:42px!important}.catalog-page-shell>section:first-of-type,.home-page-shell>section:first-of-type,.specialists-page-shell>section:first-of-type,main>section:first-of-type{padding-top:34px!important}.catalog-page-shell .catalog-page-hero .section-title,.dovidka-hero-title,.home-title,.section-title,h1{font-size:clamp(42px,11.2vw,58px)!important;line-height:1.02!important;letter-spacing:-.058em!important;max-width:100%!important;overflow-wrap:normal!important}.home-final-cta h2,.section h2,h2{font-size:clamp(32px,8.8vw,46px)!important;line-height:1.06!important;letter-spacing:-.05em!important}h3{font-size:clamp(22px,6.2vw,30px)!important;line-height:1.12!important}.catalog-page-shell .catalog-page-hero .section-lead,.dovidka-hero-copy .section-lead,.home-lead,.section-lead,p{font-size:clamp(18px,5.2vw,24px)!important;line-height:1.48!important;letter-spacing:-.02em!important}.badge,.eyebrow,.quick-filter-chip,.tag{max-width:100%!important;white-space:normal!important}.btn,.button,.primary-button,.secondary-button,a[class*=button],button[class*=button]{min-height:56px!important;border-radius:999px!important;font-size:18px!important;line-height:1.15!important;text-align:center!important}.home-final-actions,.home-hero-actions,.specialist-form-actions,.specialists-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.home-final-actions .btn,.home-hero-actions .btn,.specialist-form-actions .btn,.specialists-hero-actions .btn{width:100%!important}.card,.catalog-card-polished,.catalog-info-card,.catalog-specialists-strip,.compact-filter-card,.contact-panel,.home-feature-card,.knowledge-info-block,.knowledge-template-card,.media-card,.specialist-form-card,.specialists-value-card,.update-profile-card{border-radius:28px!important;padding:20px!important}.catalog-filter-grid,.catalog-info-grid,.contact-list,.grid,.grid-2,.grid-3,.home-feature-grid,.knowledge-info-blocks,.media-entry-grid,.specialist-form-grid{grid-template-columns:1fr!important;gap:16px!important}.home-hero-grid{grid-template-columns:1fr!important;gap:24px!important}.home-title{font-size:clamp(43px,11.8vw,58px)!important}.home-disclaimer{grid-template-columns:32px 1fr!important;gap:12px!important;padding:14px!important;border-radius:22px!important;font-size:14px!important}.home-device-card,.home-device-card.card{display:none!important}.catalog-page-shell .catalog-specialists-strip-section-top{padding-top:24px!important;padding-bottom:18px!important}.catalog-page-shell .catalog-specialists-strip{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;margin:0 16px!important}.catalog-specialists-strip-icon{width:58px!important;height:58px!important;border-radius:22px!important}.catalog-page-shell .catalog-specialists-strip h2{font-size:clamp(28px,8vw,38px)!important;line-height:1.04!important}.catalog-type-switch-wrap{justify-content:flex-start!important;max-width:100%!important;overflow-x:auto!important;padding-bottom:4px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.catalog-type-switch-wrap::-webkit-scrollbar{display:none!important}.catalog-type-switch{min-width:-moz-max-content!important;min-width:max-content!important}.filter-toggle-row{grid-template-columns:auto minmax(0,1fr)!important}.filter-toggle-chevron{grid-column:1/-1!important;width:100%!important;text-align:center!important}.catalog-custom-menu,.form-dropdown-menu{position:static!important;margin-top:8px!important;max-height:240px!important}.dovidka-hero-heading-row,.dovidka-hero-heading-row-v173{grid-template-columns:1fr!important;gap:20px!important}.dovidka-hero-search-card{margin-top:0!important;width:100%!important}.dovidka-hero-filter-panel{max-height:none!important;overflow:visible!important}.dovidka-topic-card{padding:20px!important}.dovidka-topic-card-wide .dovidka-topic-links,.dovidka-topic-head,.dovidka-topic-link,.dovidka-topic-links{grid-template-columns:1fr!important}.dovidka-topic-link{min-height:auto!important}.specialist-form-grid,.specialist-form-head,.specialists-hero-grid,.update-inline-head{grid-template-columns:1fr!important}.form-consent{grid-template-columns:auto minmax(0,1fr)!important}.enchi-assistant-fab{left:50%!important;right:auto!important;bottom:calc(72px + env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;width:min(78vw,360px)!important;max-width:calc(100vw - 48px)!important;min-height:56px!important;justify-content:center!important;padding:13px 18px!important;font-size:16px!important;z-index:999999!important}.enchi-assistant-fab:active,.enchi-assistant-fab:focus-visible,.enchi-assistant-fab:hover{transform:translateX(-50%) translateY(-1px)!important}.enchi-assistant-shell{left:12px!important;right:12px!important;bottom:calc(142px + env(safe-area-inset-bottom))!important}.enchi-assistant-card{width:auto!important;height:min(620px,calc(100vh - 170px))!important;max-height:min(620px,calc(100vh - 170px))!important;border-radius:26px!important}}@media (max-width:430px){.container{width:min(100% - 28px,1120px)!important}.site-logo{font-size:23px!important}.nav-dropdown-trigger,.site-nav>a{font-size:16px!important;padding:0 16px!important}.catalog-page-shell .catalog-page-hero .section-title,.dovidka-hero-title,.home-title,.section-title,h1{font-size:clamp(40px,12vw,54px)!important}.catalog-page-shell .catalog-page-hero .section-lead,.dovidka-hero-copy .section-lead,.home-lead,.section-lead,p{font-size:clamp(17px,5.1vw,22px)!important}.enchi-assistant-fab{width:min(80vw,340px)!important;bottom:calc(70px + env(safe-area-inset-bottom))!important}}@media (max-width:768px){.site-header{overflow:visible!important}.site-header-inner{position:relative!important;padding:16px 0 14px!important}.site-logo{max-width:calc(100% - 72px)!important}.site-nav{display:none!important}.catalog-page-shell,.directory-hero,.home-page-shell,.knowledge-hero,.media-hero,.specialists-page-shell,main{overflow-x:clip!important}.container{width:min(100% - 32px,1120px)!important;max-width:100%!important}.catalog-page-shell>section:first-of-type,.home-page-shell>section:first-of-type,.specialists-page-shell>section:first-of-type,main>section:first-of-type{padding-top:38px!important}.catalog-detail-hero-v18 h1,.catalog-page-shell .catalog-page-hero .section-title,.dovidka-hero-title,.home-title,.section-title,h1{font-size:clamp(38px,10.6vw,54px)!important;line-height:1.04!important;letter-spacing:-.055em!important}.catalog-detail-hero-v18 h1,.knowledge-detail-hero h1{overflow-wrap:anywhere!important}.catalog-card-description,.catalog-page-shell .catalog-page-hero .section-lead,.home-lead,.section-lead,p{font-size:clamp(17px,4.8vw,22px)!important;line-height:1.5!important}.enchi-assistant-fab{left:auto!important;right:max(18px,env(safe-area-inset-right))!important;bottom:calc(20px + env(safe-area-inset-bottom))!important;transform:none!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;max-width:62px!important;max-height:62px!important;padding:0!important;border-radius:999px!important;justify-content:center!important;gap:0!important;box-shadow:0 16px 42px rgba(90,72,210,.3)!important}.enchi-assistant-fab:active,.enchi-assistant-fab:focus-visible,.enchi-assistant-fab:hover{transform:translateY(-1px)!important}.enchi-assistant-fab span,.enchi-assistant-fab>span:not(.enchi-assistant-fab-icon){display:none!important}.enchi-assistant-fab-icon{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important}.enchi-assistant-shell{left:12px!important;right:12px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important}.enchi-assistant-card{width:auto!important;height:min(620px,calc(100vh - 120px))!important;max-height:min(620px,calc(100vh - 120px))!important}.catalog-page-shell,.home-page-shell,.specialists-page-shell,main{padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}.home-final-actions,.home-hero-actions{margin-bottom:10px!important}.home-disclaimer{align-items:start!important}.catalog-type-switch-wrap,.chip-row,.dovidka-category-row,.dovidka-filter-buttons,.quick-filter-row{max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;padding-bottom:6px!important}.catalog-type-switch-wrap::-webkit-scrollbar,.chip-row::-webkit-scrollbar,.dovidka-category-row::-webkit-scrollbar,.dovidka-filter-buttons::-webkit-scrollbar,.quick-filter-row::-webkit-scrollbar{display:none!important}.catalog-type-switch,.chip,.quick-filter-chip,.segment-btn{flex:0 0 auto!important;white-space:nowrap!important}.compact-filter-card{padding:18px!important;border-radius:28px!important}.filter-toggle-row{gap:12px!important;padding:4px!important}.filter-toggle-icon{width:56px!important;height:56px!important;border-radius:20px!important}.filter-toggle-copy strong{font-size:27px!important;line-height:1.05!important}.filter-toggle-copy small{font-size:15px!important;line-height:1.25!important}.filter-toggle-chevron{min-height:52px!important;border-radius:999px!important}.catalog-detail-card{margin-left:0!important;margin-right:0!important;overflow:hidden!important;border-radius:30px!important}.catalog-detail-hero-v18{grid-template-columns:1fr!important;gap:18px!important;padding:24px!important}.catalog-detail-card>.catalog-detail-section,.catalog-detail-card>.catalog-info-grid,.catalog-detail-card>.catalog-source-panel,.catalog-detail-card>.contact-panel{margin-left:18px!important;margin-right:18px!important}.catalog-detail-avatar{width:72px!important;height:72px!important;border-radius:26px!important}.catalog-info-card,.catalog-source-panel,.contact-row{min-width:0!important}.site-footer,[class*=footer],footer{overflow:hidden!important}.site-footer .container,footer .container{width:min(100% - 40px,1120px)!important}.footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;align-items:start!important}.site-footer h2,.site-footer h3,.site-footer strong,footer h2,footer h3,footer strong{line-height:1.15!important}.site-footer a,.site-footer li,.site-footer p,footer a,footer li,footer p{font-size:16px!important;line-height:1.55!important;overflow-wrap:anywhere!important}.site-footer ul,footer ul{display:grid!important;gap:8px!important;padding-left:0!important;margin-left:0!important;list-style:none!important}}@media (max-width:430px){.container{width:min(100% - 28px,1120px)!important}.site-logo img,.site-logo-kuchenyk{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;flex:0 0 44px!important}.site-header-inner:after{top:15px;width:46px;height:46px}.catalog-detail-hero-v18 h1,.catalog-page-shell .catalog-page-hero .section-title,.dovidka-hero-title,.home-title,.section-title,h1{font-size:clamp(36px,10.8vw,50px)!important}.enchi-assistant-fab{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;right:16px!important;bottom:calc(18px + env(safe-area-inset-bottom))!important}.enchi-assistant-fab-icon{width:32px!important;height:32px!important}.catalog-detail-card>.catalog-detail-section,.catalog-detail-card>.catalog-info-grid,.catalog-detail-card>.catalog-source-panel,.catalog-detail-card>.contact-panel{margin-left:14px!important;margin-right:14px!important}}@media (max-width:768px){.site-header-inner:after,.site-header-inner:before{content:none!important;display:none!important}}.legal-page{padding:72px 0 96px}.legal-wrap{width:min(880px,calc(100% - 32px));margin:0 auto}.legal-hero{margin-bottom:34px}.legal-hero .badge{margin-bottom:18px}.legal-title{margin:0;font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.055em}.legal-lead{max-width:760px;margin:20px 0 0;font-size:20px;line-height:1.6;color:var(--muted);font-weight:650}.legal-card{padding:clamp(28px,4vw,48px);border-radius:34px}.legal-updated{margin:0 0 30px;font-size:14px;line-height:1.5;color:var(--muted);font-weight:700}.legal-content{font-size:17px;line-height:1.75;color:#2a2436}.legal-content h2{margin:38px 0 12px;font-size:clamp(24px,2.4vw,32px);line-height:1.16;letter-spacing:-.035em}.legal-content h2:first-of-type{margin-top:0}.legal-content p{margin:0 0 18px}.legal-content ul{margin:0 0 22px;padding-left:24px}.legal-content li{margin:8px 0}.legal-content a{color:var(--primary);font-weight:800;text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width:760px){.legal-page{padding:44px 0 72px}.legal-title{font-size:clamp(36px,12vw,48px)}.legal-lead{font-size:17px}.legal-card{padding:24px;border-radius:28px}.legal-content{font-size:16px;line-height:1.68}.legal-content h2{font-size:23px}}.enchi-verified-badge{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;border:1px solid rgba(34,197,94,.24);background:rgba(240,253,244,.95);color:#15803d;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1;font-weight:800;letter-spacing:-.01em}