:root{color:#f7f9fb;font-synthesis:none;text-rendering:optimizelegibility;background:#071019;font-family:Inter,Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#071019}body{background:#071019;min-width:320px;margin:0}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img,svg{display:block}:root{--background:#071019;--background-soft:#0b1722;--panel:#0f1f2c;--text:#f7f9fb;--muted:#9caebb;--border:#ffffff1c;--border-strong:#ffffff2e;--orange:#f59e0b;--orange-light:#ffc24b;--blue:#3b82f6;--green:#38d98a}.site{background:var(--background);min-height:100vh;overflow:hidden}.container{width:min(1200px,100% - 40px);margin-inline:auto}.header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071019d6;position:fixed;top:0;left:0;right:0}.header__inner{align-items:center;gap:32px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;margin-right:auto;display:flex}.brand__symbol{background:linear-gradient(145deg, #f59e0b24, transparent), var(--panel);width:42px;height:42px;color:var(--orange);border:1px solid #f59e0b80;border-radius:13px;place-items:center;font-size:20px;font-weight:900;display:grid}.brand__text{flex-direction:column;display:flex}.brand__text strong{font-size:17px;line-height:1}.brand__text small{color:var(--orange);letter-spacing:.2em;margin-top:5px;font-family:Courier New,monospace;font-size:10px;font-weight:700}.navigation{color:#c6d0d8;align-items:center;gap:27px;font-size:14px;display:flex}.navigation a{transition:color .2s}.navigation a:hover{color:#fff}.button{border:1px solid var(--orange);background:var(--orange);color:#111820;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{background:var(--orange-light);transform:translateY(-2px);box-shadow:0 16px 45px #f59e0b38}.button--header{min-height:42px;padding-inline:18px;font-size:14px}.button--secondary{border-color:var(--border-strong);color:#fff;background:#ffffff0a}.button--secondary:hover{box-shadow:none;background:#ffffff17}.button--dark{color:#fff;background:#111820;border-color:#111820}.hero{background:radial-gradient(circle at 78% 34%, #3b82f61f, transparent 30%), radial-gradient(circle at 15% 5%, #f59e0b12, transparent 28%), var(--background);min-height:860px;padding-top:76px;position:relative;overflow:hidden}.hero__grid{opacity:.18;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 95%);mask-image:linear-gradient(#000 20%,#0000 95%)}.hero__layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;min-height:784px;padding-block:90px;display:grid;position:relative}.hero__badge{border:1px solid var(--border);color:#becbd4;background:#ffffff09;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:9px 13px;font-size:12px;display:flex}.hero__badge>span{background:var(--green);width:7px;height:7px;box-shadow:0 0 14px var(--green);border-radius:50%}.hero h1{letter-spacing:-.05em;max-width:780px;margin:26px 0 24px;font-size:clamp(52px,6vw,84px);line-height:.98}.hero h1 span{color:#8ea1af;display:block}.hero__description{max-width:680px;color:var(--muted);margin:0;font-size:19px;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero__facts{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:58px;padding-top:28px;display:grid}.hero__facts div{flex-direction:column;gap:7px;display:flex}.hero__facts strong{font-size:25px}.hero__facts span{max-width:145px;color:var(--muted);font-size:12px;line-height:1.5}.system-panel{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3be6,#07111af0);border-radius:25px;padding:26px;box-shadow:0 40px 100px #00000061,inset 0 1px #ffffff0a}.system-panel__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.system-panel__header>div{flex-direction:column;gap:8px;display:flex}.system-panel__header small{color:var(--orange);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.online-status{color:var(--green);font-family:Courier New,monospace;font-size:11px}.system-flow{margin-block:46px}.system-node{border:1px solid var(--border);background:#ffffff08;border-radius:16px;grid-template-columns:34px 44px 1fr;align-items:center;gap:12px;min-height:76px;padding:13px 17px;display:grid}.system-node--active{background:#f59e0b12;border-color:#f59e0b7a}.system-node>span{color:#718493;font-family:Courier New,monospace;font-size:11px}.system-node__icon{color:#69a1ff;background:#3b82f614;border:1px solid #3b82f64d;border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.system-node--active .system-node__icon{color:var(--orange);background:#f59e0b17;border-color:#f59e0b59}.system-node strong,.system-node small{display:block}.system-node small{color:var(--muted);margin-top:4px;font-size:12px}.signal-line{background:#3b82f640;width:2px;height:27px;margin-left:70px;position:relative;overflow:hidden}.signal-line span{background:var(--blue);width:2px;height:10px;box-shadow:0 0 10px var(--blue);animation:1.7s linear infinite signalMove;position:absolute;top:-10px;left:0}@keyframes signalMove{0%{transform:translateY(0)}to{transform:translateY(38px)}}.system-panel__footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:24px;padding-top:20px;font-size:12px;display:flex}.system-panel__footer strong{color:var(--green);font-family:Courier New,monospace;font-size:11px}.section{background:var(--background-soft);padding:110px 0}.section--light{color:#14212b;background:#f3f6f8}.section-label{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.section h2,.cta h2{letter-spacing:-.035em;max-width:800px;margin:14px 0 46px;font-size:clamp(38px,5vw,58px);line-height:1.05}.direction-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.direction-card{background:#fff;border:1px solid #d8e0e5;border-radius:24px;flex-direction:column;min-height:390px;padding:36px;display:flex;box-shadow:0 20px 60px #182d3c12}.direction-card--blue{border-top:4px solid var(--blue)}.direction-card--orange{border-top:4px solid var(--orange)}.direction-card__number{color:#8798a5;font-family:Courier New,monospace}.direction-card h3{max-width:470px;margin:68px 0 18px;font-size:34px;line-height:1.1}.direction-card p{color:#687986;font-size:17px;line-height:1.7}.tags{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.tags span{color:#435866;background:#edf2f5;border-radius:999px;padding:8px 11px;font-size:12px}.direction-card a{color:#1d5fae;margin-top:auto;font-weight:800}.direction-card--orange a{color:#b66a00}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--border);background:#ffffff08;border-radius:18px;min-height:190px;padding:24px}.service-card span{color:var(--orange);font-family:Courier New,monospace;font-size:13px}.service-card h3{margin:48px 0 0;font-size:20px;line-height:1.35}.steps{border-top:1px solid #d6dfe5;grid-template-columns:repeat(4,1fr);display:grid}.steps article{border-right:1px solid #d6dfe5;min-height:250px;padding:30px 26px}.steps article:last-child{border-right:0}.steps span{color:var(--orange);font-family:Courier New,monospace}.steps h3{margin-top:55px;font-size:23px}.steps p{color:#687986;line-height:1.65}.cta{background:var(--orange);color:#111820;padding:90px 0}.cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.cta h2{margin-bottom:16px}.cta p{max-width:730px;line-height:1.65}.footer{border-top:1px solid var(--border);background:#050c12;padding:52px 0}.footer__inner{justify-content:space-between;gap:40px;display:flex}.footer strong{font-size:20px}.footer p{max-width:500px;color:var(--muted);line-height:1.65}.footer__contacts{text-align:right;flex-direction:column;gap:12px;display:flex}@media (width<=1000px){.navigation{display:none}.hero__layout{grid-template-columns:1fr}.system-panel{width:min(100%,700px)}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.container{width:min(100% - 28px,1200px)}.header__inner{min-height:68px}.button--header{display:none}.hero{min-height:auto;padding-top:68px}.hero__layout{min-height:auto;padding-block:65px}.hero h1{font-size:clamp(44px,14vw,62px)}.hero__description{font-size:17px}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}.hero__facts,.direction-grid,.service-grid,.steps{grid-template-columns:1fr}.hero__facts div{grid-template-columns:80px 1fr;align-items:center;display:grid}.hero__facts span{max-width:none}.system-panel{padding:19px}.system-panel__header,.system-panel__footer{flex-direction:column;align-items:flex-start}.system-node{grid-template-columns:28px 40px 1fr;padding-inline:12px}.signal-line{margin-left:59px}.section{padding:80px 0}.direction-card{min-height:auto;padding:28px}.direction-card h3{margin-top:45px;font-size:30px}.steps article{border-bottom:1px solid #d6dfe5;border-right:0;min-height:auto}.cta__inner,.footer__inner{flex-direction:column;align-items:flex-start}.cta .button{width:100%}.footer__contacts{text-align:left}}.navigation__link{position:relative}.navigation__link:after{content:"";background:var(--orange);height:1px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.navigation__link--active{color:#fff}.navigation__link--active:after{transform:scaleX(1)}.menu-button{color:#fff;cursor:pointer;background:0 0;padding:8px;font-size:25px;display:none}.page-hero{background:radial-gradient(circle at 75% 30%,#3b82f61f,#0000 32%),radial-gradient(circle at 10% 5%,#f59e0b14,#0000 28%),#071019;align-items:center;min-height:75vh;padding:160px 0 100px;display:flex}.page-hero h1{letter-spacing:-.045em;max-width:920px;margin:18px 0 24px;font-size:clamp(48px,7vw,78px);line-height:1}.page-hero p{max-width:760px;color:var(--muted);margin-bottom:32px;font-size:19px;line-height:1.7}.contact-list{flex-direction:column;gap:15px;margin-top:32px;font-size:23px;display:flex}.footer__grid{grid-template-columns:1.4fr .8fr .8fr;gap:60px;display:grid}.footer__brand{width:fit-content}.footer__description{max-width:420px;color:var(--muted);margin-top:22px;line-height:1.7}.footer__title{margin-bottom:20px;display:block}.footer__links{color:var(--muted);flex-direction:column;gap:12px;display:flex}.footer__links a:hover{color:#fff}.footer__bottom{border-top:1px solid var(--border);color:#748693;justify-content:space-between;gap:30px;margin-top:55px;padding-top:24px;font-size:12px;display:flex}@media (width<=700px){.menu-button{display:block}.navigation{border:1px solid var(--border);background:#09141efa;border-radius:17px;flex-direction:column;align-items:stretch;gap:0;padding:10px;display:none;position:absolute;top:68px;left:14px;right:14px;box-shadow:0 28px 70px #00000061}.navigation--open{display:flex}.navigation__link{border-radius:10px;padding:14px}.navigation__link:after{display:none}.page-hero{min-height:68vh;padding-top:130px}.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:8px}}.home-hero{background:radial-gradient(circle at 78% 32%,#3b82f621,#0000 30%),radial-gradient(circle at 12% 8%,#f59e0b14,#0000 27%),#071019;min-height:880px;padding-top:76px;position:relative;overflow:hidden}.home-hero__grid{opacity:.16;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 15%,#0000 95%);mask-image:linear-gradient(#000 15%,#0000 95%)}.home-hero__glow{filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.home-hero__glow--blue{background:#3b82f61a;width:360px;height:360px;top:180px;right:4%}.home-hero__glow--orange{background:#f59e0b14;width:300px;height:300px;bottom:80px;left:-100px}.home-hero__layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;min-height:804px;padding-block:90px;display:grid;position:relative}.home-status{border:1px solid var(--border);color:#becbd4;background:#ffffff09;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:9px 13px;font-size:12px;display:flex}.home-status>span{background:var(--green);width:7px;height:7px;box-shadow:0 0 14px var(--green);border-radius:50%}.home-hero h1{letter-spacing:-.05em;max-width:820px;margin:27px 0 25px;font-size:clamp(52px,6vw,84px);line-height:.98}.home-hero h1 span{color:#8ea1af;display:block}.home-hero__description{max-width:700px;color:var(--muted);margin:0;font-size:19px;line-height:1.72}.home-hero__actions{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.home-hero__trust{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:58px;padding-top:28px;display:grid}.home-hero__trust div{flex-direction:column;gap:7px;display:flex}.home-hero__trust strong{font-size:15px}.home-hero__trust span{max-width:165px;color:var(--muted);font-size:12px;line-height:1.5}.expert-flow{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3be6,#07111af2);border-radius:25px;padding:26px;box-shadow:0 40px 100px #00000061,inset 0 1px #ffffff0a}.expert-flow__header{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.expert-flow__header>div{flex-direction:column;gap:8px;display:flex}.expert-flow__header small{color:var(--orange);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.expert-flow__online{color:var(--green);font-family:Courier New,monospace;font-size:11px}.expert-flow__body{margin-block:45px}.expert-flow__node{border:1px solid var(--border);background:#ffffff08;border-radius:16px;grid-template-columns:34px 48px 1fr;align-items:center;gap:12px;min-height:77px;padding:13px 17px;display:grid}.expert-flow__node--active{background:#f59e0b12;border-color:#f59e0b7a}.expert-flow__node--result{background:#38d98a0f;border-color:#38d98a61}.expert-flow__node>span{color:#718493;font-family:Courier New,monospace;font-size:11px}.expert-flow__symbol{color:#69a1ff;background:#3b82f614;border:1px solid #3b82f64d;border-radius:12px;place-items:center;width:42px;height:42px;font-size:13px;font-weight:900;display:grid}.expert-flow__node--active .expert-flow__symbol{color:var(--orange);background:#f59e0b1a;border-color:#f59e0b5c}.expert-flow__node--result .expert-flow__symbol{color:var(--green);background:#38d98a1a;border-color:#38d98a66}.expert-flow__node strong,.expert-flow__node small{display:block}.expert-flow__node small{color:var(--muted);margin-top:4px;font-size:12px}.expert-flow__line{background:#3b82f640;width:2px;height:27px;margin-left:72px;position:relative;overflow:hidden}.expert-flow__line i{background:var(--blue);width:2px;height:10px;box-shadow:0 0 10px var(--blue);animation:1.7s linear infinite homeSignal;position:absolute;top:-10px;left:0}@keyframes homeSignal{0%{transform:translateY(0)}to{transform:translateY(38px)}}.expert-flow__footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:25px;padding-top:20px;font-size:12px;display:flex}.expert-flow__footer strong{color:var(--green);font-family:Courier New,monospace;font-size:11px}.human-section,.directions-section{color:#14212b;background:#f3f6f8;padding:110px 0}.expert-advantages,.consultation-process{background:#0b1722;padding:110px 0}.home-section-heading{max-width:850px;margin-bottom:50px}.home-section-heading>span,.human-cta__inner>div>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.home-section-heading h2{letter-spacing:-.035em;margin:14px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.05}.home-section-heading p{color:#687986;max-width:780px;font-size:18px;line-height:1.72}.comparison-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.comparison-card{background:#fff;border:1px solid #d8e0e5;border-radius:24px;min-height:530px;padding:36px;box-shadow:0 20px 60px #182d3c12}.comparison-card--ai{border-top:4px solid #8c9aa5}.comparison-card--expert{border-top:4px solid var(--orange)}.comparison-card__header{align-items:center;gap:18px;display:flex}.comparison-card__header>span{color:#516572;background:#edf2f5;border-radius:16px;place-items:center;width:56px;height:56px;font-weight:900;display:grid}.comparison-card--expert .comparison-card__header>span{color:#b66a00;background:#f59e0b21}.comparison-card__header small{color:#758692;letter-spacing:.13em;font-family:Courier New,monospace;font-size:10px}.comparison-card__header h3{margin:6px 0 0;font-size:29px}.comparison-card ul{flex-direction:column;gap:20px;margin:48px 0 0;padding:0;list-style:none;display:flex}.comparison-card li{color:#5e707d;padding-left:30px;font-size:16px;line-height:1.62;position:relative}.comparison-card li:before{content:"—";color:#8c9aa5;font-weight:800;position:absolute;top:0;left:0}.comparison-card--expert li:before{content:"✓";color:#2b9a69}.expert-advantages__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.expert-advantage-card{border:1px solid var(--border);background:#ffffff08;border-radius:19px;min-height:270px;padding:26px}.expert-advantage-card>span{color:var(--orange);font-family:Courier New,monospace;font-size:12px}.expert-advantage-card h3{margin:50px 0 14px;font-size:22px;line-height:1.3}.expert-advantage-card p{color:var(--muted);margin:0;line-height:1.65}.home-directions{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.home-direction{background:#fff;border:1px solid #d8e0e5;border-radius:24px;flex-direction:column;min-height:430px;padding:36px;display:flex;box-shadow:0 20px 60px #182d3c12}.home-direction--blue{border-top:4px solid var(--blue)}.home-direction--orange{border-top:4px solid var(--orange)}.home-direction__number{color:#8798a5;font-family:Courier New,monospace}.home-direction h3{margin:68px 0 18px;font-size:34px;line-height:1.1}.home-direction p{color:#687986;font-size:17px;line-height:1.7}.home-tags{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.home-tags span{color:#435866;background:#edf2f5;border-radius:999px;padding:8px 11px;font-size:12px}.home-direction a{color:#1d5fae;margin-top:auto;font-weight:800}.home-direction--orange a{color:#b66a00}.consultation-process__grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.consultation-process__grid article{border-right:1px solid var(--border);min-height:260px;padding:30px 26px}.consultation-process__grid article:last-child{border-right:0}.consultation-process__grid span{color:var(--orange);font-family:Courier New,monospace}.consultation-process__grid h3{margin-top:58px;font-size:23px}.consultation-process__grid p{color:var(--muted);line-height:1.65}.human-cta{background:var(--orange);color:#111820;padding:90px 0}.human-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.human-cta__inner>div>span{color:#111820a6}.human-cta h2{letter-spacing:-.035em;max-width:800px;margin:13px 0 17px;font-size:clamp(38px,5vw,58px);line-height:1}.human-cta p{max-width:750px;line-height:1.65}@media (width<=1020px){.home-hero__layout{grid-template-columns:1fr;gap:55px}.expert-flow{width:min(100%,720px)}.expert-advantages__grid,.consultation-process__grid{grid-template-columns:repeat(2,1fr)}.consultation-process__grid article{border-bottom:1px solid var(--border)}}@media (width<=700px){.home-hero{min-height:auto;padding-top:68px}.home-hero__layout{min-height:auto;padding-block:65px}.home-hero h1{font-size:clamp(44px,14vw,62px)}.home-hero__description{font-size:17px}.home-hero__actions{flex-direction:column}.home-hero__actions .button{width:100%}.home-hero__trust,.comparison-grid,.expert-advantages__grid,.home-directions,.consultation-process__grid{grid-template-columns:1fr}.home-hero__trust div{grid-template-columns:1fr;display:grid}.home-hero__trust span{max-width:none}.expert-flow{padding:19px}.expert-flow__header,.expert-flow__footer{flex-direction:column;align-items:flex-start}.expert-flow__node{grid-template-columns:28px 43px 1fr;padding-inline:12px}.expert-flow__line{margin-left:61px}.human-section,.directions-section,.expert-advantages,.consultation-process{padding:80px 0}.comparison-card,.home-direction{min-height:auto;padding:27px}.comparison-card__header h3{font-size:25px}.home-direction h3{margin-top:45px;font-size:30px}.consultation-process__grid article{border-right:0;min-height:auto}.human-cta__inner{flex-direction:column;align-items:flex-start}.human-cta .button{width:100%}}.services-hero{background:radial-gradient(circle at 78% 28%,#3b82f61f,#0000 30%),radial-gradient(circle at 10% 4%,#f59e0b14,#0000 27%),#071019;min-height:720px;padding:160px 0 100px;position:relative;overflow:hidden}.services-hero__grid{opacity:.15;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 15%,#0000 95%);mask-image:linear-gradient(#000 15%,#0000 95%)}.services-hero__layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid;position:relative}.services-label,.services-heading>span,.services-cta__inner>div>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.services-hero h1{letter-spacing:-.045em;max-width:820px;margin:18px 0 24px;font-size:clamp(50px,7vw,78px);line-height:1}.services-hero p{max-width:720px;color:var(--muted);margin:0 0 34px;font-size:19px;line-height:1.72}.services-summary{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3be6,#07111af2);border-radius:24px;padding:32px;box-shadow:0 40px 100px #00000052}.services-summary>span{color:var(--green);letter-spacing:.12em;font-family:Courier New,monospace;font-size:11px}.services-summary>strong{margin-top:22px;font-size:30px;line-height:1.2;display:block}.services-summary p{color:var(--muted);margin:18px 0 24px;font-size:16px}.services-summary ul{flex-direction:column;gap:15px;margin:0;padding:0;list-style:none;display:flex}.services-summary li{color:#c4d0d8;padding-left:26px;position:relative}.services-summary li:before{content:"✓";color:var(--green);position:absolute;left:0}.services-list,.services-process{background:#0b1722;padding:110px 0}.service-formats{color:#14212b;background:#f3f6f8;padding:110px 0}.services-heading{max-width:850px;margin-bottom:50px}.services-heading h2{letter-spacing:-.035em;margin:14px 0 0;font-size:clamp(38px,5vw,58px);line-height:1.05}.services-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.service-item{border:1px solid var(--border);background:#ffffff08;border-radius:22px;flex-direction:column;min-height:380px;padding:32px;transition:transform .2s,border-color .2s;display:flex}.service-item:hover{border-color:#3b82f66b;transform:translateY(-4px)}.service-item__number{color:var(--orange);font-family:Courier New,monospace;font-size:12px}.service-item h3{margin:52px 0 16px;font-size:29px;line-height:1.2}.service-item p{color:var(--muted);font-size:16px;line-height:1.7}.service-item__tags{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.service-item__tags span{border:1px solid var(--border);color:#b8c5ce;border-radius:999px;padding:8px 11px;font-size:12px}.service-item a{color:#70a7ff;margin-top:auto;font-weight:800}.service-formats__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.format-card{background:#fff;border:1px solid #d8e0e5;border-radius:22px;flex-direction:column;min-height:440px;padding:32px;display:flex;position:relative;box-shadow:0 20px 60px #182d3c12}.format-card--featured{border-top:4px solid var(--orange);transform:translateY(-10px)}.format-card__badge{color:#a45f00;background:#f59e0b21;border-radius:999px;width:fit-content;margin-bottom:28px;padding:7px 10px;font-family:Courier New,monospace;font-size:10px;font-weight:700}.format-card h3{margin:24px 0 14px;font-size:29px}.format-card p{color:#687986;line-height:1.7}.format-card>strong{margin-top:32px;font-size:28px}.format-card .button{margin-top:auto}.service-formats__note{color:#6f808c;margin-top:28px;font-size:14px}.services-process__grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.services-process__grid article{border-right:1px solid var(--border);min-height:260px;padding:30px 26px}.services-process__grid article:last-child{border-right:0}.services-process__grid span{color:var(--orange);font-family:Courier New,monospace}.services-process__grid h3{margin-top:58px;font-size:23px}.services-process__grid p{color:var(--muted);line-height:1.65}.services-cta{background:var(--orange);color:#111820;padding:90px 0}.services-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.services-cta__inner>div>span{color:#111820a6}.services-cta h2{letter-spacing:-.035em;max-width:800px;margin:13px 0 17px;font-size:clamp(38px,5vw,58px);line-height:1}.services-cta p{max-width:730px;line-height:1.65}@media (width<=1020px){.services-hero__layout{grid-template-columns:1fr;gap:55px}.services-summary{width:min(100%,720px)}.service-formats__grid{grid-template-columns:1fr}.format-card--featured{transform:none}.services-process__grid{grid-template-columns:repeat(2,1fr)}.services-process__grid article{border-bottom:1px solid var(--border)}}@media (width<=700px){.services-hero{min-height:auto;padding:130px 0 80px}.services-hero h1{font-size:clamp(44px,14vw,62px)}.services-grid,.services-process__grid{grid-template-columns:1fr}.services-list,.service-formats,.services-process{padding:80px 0}.service-item{min-height:auto;padding:27px}.services-process__grid article{border-right:0;min-height:auto}.services-cta__inner{flex-direction:column;align-items:flex-start}.services-cta .button{width:100%}}.experts-hero{background:radial-gradient(circle at 78% 30%,#3b82f621,#0000 30%),radial-gradient(circle at 12% 8%,#f59e0b14,#0000 27%),#071019;min-height:790px;padding:160px 0 100px;position:relative;overflow:hidden}.experts-hero__grid{opacity:.15;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 15%,#0000 95%);mask-image:linear-gradient(#000 15%,#0000 95%)}.experts-hero__layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;display:grid;position:relative}.experts-label,.experts-heading>span,.expert-join__layout>div>span,.experts-cta__inner>div>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.experts-hero h1{letter-spacing:-.045em;max-width:820px;margin:18px 0 25px;font-size:clamp(50px,6.5vw,78px);line-height:1}.experts-hero h1 span{color:#8ea1af;display:block}.experts-hero__content>p{max-width:720px;color:var(--muted);margin:0;font-size:19px;line-height:1.72}.experts-hero__actions{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.experts-hero__facts{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px;padding-top:27px;display:grid}.experts-hero__facts div{flex-direction:column;gap:7px;display:flex}.experts-hero__facts strong{font-size:15px}.experts-hero__facts span{max-width:170px;color:var(--muted);font-size:12px;line-height:1.5}.expert-profile{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3be6,#07111af2);border-radius:25px;padding:28px;box-shadow:0 40px 100px #00000061,inset 0 1px #ffffff0a}.expert-profile__top{grid-template-columns:110px 1fr;align-items:center;gap:22px;display:grid}.expert-profile__avatar{width:110px;height:110px;color:var(--orange);background:linear-gradient(145deg,#f59e0b26,#0000),#102535;border:1px solid #f59e0b61;border-radius:24px;place-items:center;font-size:38px;font-weight:900;display:grid}.expert-profile__top span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:10px}.expert-profile__top h2{margin:8px 0 10px;font-size:31px}.expert-profile__top p{color:var(--muted);margin:0;line-height:1.6}.expert-profile__status{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:22px;margin-top:30px;padding:16px 0;font-size:12px;display:flex}.expert-profile__status>span{align-items:center;gap:9px;display:flex}.expert-profile__status i{background:var(--green);width:8px;height:8px;box-shadow:0 0 14px var(--green);border-radius:50%}.expert-profile__status strong{color:var(--green);font-family:Courier New,monospace;font-size:11px}.expert-profile__details{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:28px;display:grid}.expert-profile__details div{flex-direction:column;gap:7px;display:flex}.expert-profile__details span{color:#718493;font-size:11px}.expert-profile__details strong{font-size:14px}.expert-profile__button{width:100%;margin-top:30px}.expert-competences,.expert-method,.expert-formats{color:#14212b;background:#f3f6f8;padding:110px 0}.expert-principles,.expert-join{background:#0b1722;padding:110px 0}.experts-heading{max-width:850px;margin-bottom:50px}.experts-heading h2{letter-spacing:-.035em;margin:14px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.05}.experts-heading p{color:#687986;max-width:780px;font-size:18px;line-height:1.72}.expert-principles .experts-heading p,.expert-join p{color:var(--muted)}.expert-competences__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.competence-card{background:#fff;border:1px solid #d8e0e5;border-radius:22px;flex-direction:column;min-height:420px;padding:30px;display:flex;box-shadow:0 20px 60px #182d3c12}.competence-card__number{color:var(--orange);font-family:Courier New,monospace;font-size:12px}.competence-card h3{margin:58px 0 16px;font-size:28px;line-height:1.2}.competence-card p{color:#687986;line-height:1.7}.competence-card__tags{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:28px;display:flex}.competence-card__tags span{color:#435866;background:#edf2f5;border-radius:999px;padding:8px 11px;font-size:12px}.expert-principles__grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.expert-principles__grid article{border-right:1px solid var(--border);min-height:310px;padding:30px 26px}.expert-principles__grid article:last-child{border-right:0}.expert-principles__grid span{color:var(--orange);font-family:Courier New,monospace}.expert-principles__grid h3{margin-top:58px;font-size:23px;line-height:1.3}.expert-principles__grid p{color:var(--muted);line-height:1.65}.expert-method__layout{grid-template-columns:1.25fr .75fr;gap:70px;display:grid}.expert-method__chain{align-items:center;margin-top:42px;display:flex}.expert-method__chain article{background:#fff;border:1px solid #d8e0e5;border-radius:17px;flex-direction:column;width:150px;min-height:150px;padding:18px;display:flex}.expert-method__chain>i{background:#a8b7c1;width:34px;height:2px}.expert-method__chain article>span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.expert-method__chain strong{margin-top:30px;font-size:17px}.expert-method__chain small{color:#71818c;margin-top:7px;line-height:1.45}.expert-method__result{background:#f59e0b14!important;border-color:#f59e0b8c!important}.expert-method__note{color:#fff;background:#112534;border-radius:23px;padding:32px}.expert-method__note>span{color:var(--green);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px}.expert-method__note h3{margin:25px 0 20px;font-size:29px;line-height:1.25}.expert-method__note p{color:var(--muted);line-height:1.7}.expert-formats__layout{grid-template-columns:.9fr 1.1fr;gap:70px;display:grid}.expert-formats__list{border-top:1px solid #d7e0e5}.expert-formats__list article{border-bottom:1px solid #d7e0e5;grid-template-columns:55px 1fr;align-items:center;min-height:82px;display:grid}.expert-formats__list span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.expert-formats__list strong{font-size:18px}.expert-join__layout{justify-content:space-between;align-items:center;gap:50px;display:flex}.expert-join h2{letter-spacing:-.035em;max-width:800px;margin:14px 0 18px;font-size:clamp(38px,5vw,58px);line-height:1.05}.expert-join p{max-width:760px;font-size:17px;line-height:1.7}.experts-cta{background:var(--orange);color:#111820;padding:90px 0}.experts-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.experts-cta__inner>div>span{color:#111820a6}.experts-cta h2{letter-spacing:-.035em;max-width:820px;margin:13px 0 17px;font-size:clamp(38px,5vw,58px);line-height:1}.experts-cta p{max-width:750px;line-height:1.65}@media (width<=1050px){.experts-hero__layout,.expert-method__layout,.expert-formats__layout{grid-template-columns:1fr;gap:55px}.expert-profile{width:min(100%,720px)}.expert-competences__grid{grid-template-columns:1fr}.competence-card{min-height:auto}.expert-principles__grid{grid-template-columns:repeat(2,1fr)}.expert-principles__grid article{border-bottom:1px solid var(--border)}}@media (width<=760px){.experts-hero{min-height:auto;padding:130px 0 80px}.experts-hero h1{font-size:clamp(44px,14vw,62px)}.experts-hero__actions{flex-direction:column}.experts-hero__actions .button{width:100%}.experts-hero__facts,.expert-profile__details,.expert-principles__grid{grid-template-columns:1fr}.experts-hero__facts span{max-width:none}.expert-profile{padding:21px}.expert-profile__top{grid-template-columns:1fr}.expert-profile__avatar{width:90px;height:90px}.expert-profile__status{flex-direction:column;align-items:flex-start}.expert-competences,.expert-principles,.expert-method,.expert-formats,.expert-join{padding:80px 0}.expert-principles__grid article{border-right:0;min-height:auto}.expert-method__chain{flex-direction:column;align-items:stretch}.expert-method__chain article{width:100%}.expert-method__chain>i{width:2px;height:28px;margin-left:28px}.expert-join__layout,.experts-cta__inner{flex-direction:column;align-items:flex-start}.expert-join .button,.experts-cta .button{width:100%}}.pricing-hero{background:radial-gradient(circle at 78% 26%,#3b82f621,#0000 30%),radial-gradient(circle at 10% 5%,#f59e0b14,#0000 27%),#071019;min-height:720px;padding:165px 0 105px;position:relative;overflow:hidden}.pricing-hero__grid{opacity:.15;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 15%,#0000 95%);mask-image:linear-gradient(#000 15%,#0000 95%)}.pricing-hero__content{position:relative}.pricing-label,.pricing-heading>span,.pricing-upgrade__layout>div:first-child>span,.pricing-cta__inner>div>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.pricing-hero h1{letter-spacing:-.05em;max-width:930px;margin:18px 0 25px;font-size:clamp(52px,7vw,82px);line-height:.98}.pricing-hero h1 span{color:#8ea1af;display:block}.pricing-hero__content>p{max-width:770px;color:var(--muted);margin:0;font-size:19px;line-height:1.72}.pricing-hero__facts{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:28px;max-width:900px;margin-top:60px;padding-top:28px;display:grid}.pricing-hero__facts div{flex-direction:column;gap:7px;display:flex}.pricing-hero__facts strong{font-size:16px}.pricing-hero__facts span{max-width:190px;color:var(--muted);font-size:12px;line-height:1.5}.pricing-plans,.pricing-comparison{color:#14212b;background:#f3f6f8;padding:110px 0}.pricing-examples,.pricing-upgrade{background:#0b1722;padding:110px 0}.pricing-heading{max-width:850px;margin-bottom:50px}.pricing-heading h2{letter-spacing:-.035em;margin:14px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.05}.pricing-heading p{color:#687986;max-width:780px;font-size:18px;line-height:1.72}.pricing-plans__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.pricing-card{background:#fff;border:1px solid #d8e0e5;border-radius:24px;flex-direction:column;min-height:790px;padding:31px;display:flex;position:relative;box-shadow:0 20px 60px #182d3c12}.pricing-card--featured{border-top:4px solid var(--orange);transform:translateY(-12px);box-shadow:0 28px 75px #182d3c21}.pricing-card__badge{color:#a45f00;background:#f59e0b21;border-radius:999px;padding:7px 10px;font-family:Courier New,monospace;font-size:10px;font-weight:700;position:absolute;top:22px;right:22px}.pricing-card__top{justify-content:space-between;gap:20px;display:flex}.pricing-card__number{color:var(--orange);font-family:Courier New,monospace;font-size:12px}.pricing-card__deadline{color:#748691;font-size:11px}.pricing-card h3{margin:50px 0 20px;font-size:30px;line-height:1.16}.pricing-card__price{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.pricing-card__price strong{font-size:39px;line-height:1}.pricing-card__price span{color:#72828d;font-size:12px}.pricing-card__description{color:#687986;min-height:112px;margin:24px 0;line-height:1.7}.pricing-card__result{background:#f3f6f8;border-radius:15px;padding:18px}.pricing-card__result span{color:#71838f;letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.pricing-card__result p{color:#465b68;margin:9px 0 0;line-height:1.6}.pricing-card__features{flex-direction:column;gap:13px;margin:26px 0;padding:0;list-style:none;display:flex}.pricing-card__features li{color:#556a77;padding-left:25px;line-height:1.5;position:relative}.pricing-card__features li:before{content:"✓";color:#2c9c6b;font-weight:900;position:absolute;left:0}.pricing-card__limits{border-top:1px solid #dce3e8;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:auto;padding-top:23px;display:grid}.pricing-card__limits div{flex-direction:column;gap:6px;display:flex}.pricing-card__limits span{color:#81909a;font-size:10px}.pricing-card__limits strong{font-size:13px;line-height:1.4}.pricing-card__button{width:100%;margin-top:26px}.pricing-examples__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.pricing-examples__grid article{border:1px solid var(--border);background:#ffffff08;border-radius:21px;min-height:360px;padding:29px}.pricing-examples__header{align-items:center;gap:15px;display:flex}.pricing-examples__header span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.pricing-examples__header h3{margin:0;font-size:24px}.pricing-examples__grid ul{flex-direction:column;gap:20px;margin:50px 0 0;padding:0;list-style:none;display:flex}.pricing-examples__grid li{color:var(--muted);padding-left:25px;line-height:1.65;position:relative}.pricing-examples__grid li:before{content:"—";color:var(--orange);position:absolute;left:0}.pricing-table{background:#fff;border:1px solid #d5dfe5;border-radius:22px;overflow:hidden}.pricing-table__head,.pricing-table__row{grid-template-columns:1.15fr repeat(3,1fr);display:grid}.pricing-table__head{color:#fff;background:#132633;font-weight:800}.pricing-table__head div,.pricing-table__row div{border-right:1px solid #dce4e9;align-items:center;min-height:74px;padding:17px 21px;display:flex}.pricing-table__head div{border-color:#ffffff1a}.pricing-table__head div:last-child,.pricing-table__row div:last-child{border-right:0}.pricing-table__row{border-top:1px solid #dce4e9}.pricing-table__row div:first-child{color:#5e707c;font-weight:700}.pricing-upgrade__layout{grid-template-columns:1fr 430px;align-items:center;gap:75px;display:grid}.pricing-upgrade h2{letter-spacing:-.035em;max-width:760px;margin:14px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.05}.pricing-upgrade p{max-width:740px;color:var(--muted);font-size:17px;line-height:1.72}.pricing-upgrade__example{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3be6,#07111af2);border-radius:22px;padding:29px}.pricing-upgrade__example>span{color:var(--green);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.pricing-upgrade__example>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:68px;display:flex}.pricing-upgrade__example small{color:var(--muted)}.pricing-upgrade__result{border-bottom:0!important}.pricing-upgrade__result strong{color:var(--orange);font-size:26px}.pricing-cta{background:var(--orange);color:#111820;padding:90px 0}.pricing-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.pricing-cta__inner>div>span{color:#111820a6}.pricing-cta h2{letter-spacing:-.035em;max-width:820px;margin:13px 0 0;font-size:clamp(38px,5vw,58px);line-height:1}@media (width<=1050px){.pricing-plans__grid,.pricing-examples__grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-card--featured{transform:none}.pricing-card__description{min-height:auto}.pricing-upgrade__layout{grid-template-columns:1fr}.pricing-upgrade__example{max-width:600px}}@media (width<=760px){.pricing-hero{min-height:auto;padding:130px 0 80px}.pricing-hero h1{font-size:clamp(44px,14vw,62px)}.pricing-hero__facts,.pricing-card__limits{grid-template-columns:1fr}.pricing-plans,.pricing-examples,.pricing-comparison,.pricing-upgrade{padding:80px 0}.pricing-card{padding:26px}.pricing-table{overflow-x:auto}.pricing-table__head,.pricing-table__row{min-width:760px}.pricing-cta__inner{flex-direction:column;align-items:flex-start}.pricing-cta .button{width:100%}}.knowledge-hero{background:radial-gradient(circle at 78% 28%,#3b82f621,#0000 30%),radial-gradient(circle at 10% 5%,#f59e0b14,#0000 27%),#071019;min-height:760px;padding:160px 0 100px;position:relative;overflow:hidden}.knowledge-hero__grid{opacity:.15;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 15%,#0000 95%);mask-image:linear-gradient(#000 15%,#0000 95%)}.knowledge-hero__layout{grid-template-columns:1.08fr .92fr;align-items:center;gap:76px;display:grid;position:relative}.knowledge-label,.knowledge-heading>span,.knowledge-contribute__layout>div>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.knowledge-hero h1{letter-spacing:-.045em;max-width:820px;margin:18px 0 25px;font-size:clamp(50px,6.5vw,78px);line-height:1}.knowledge-hero h1 span{color:#8ea1af;display:block}.knowledge-hero__layout>div:first-child>p{max-width:720px;color:var(--muted);margin:0;font-size:19px;line-height:1.72}.knowledge-search{border:1px solid var(--border-strong);background:#ffffff0a;border-radius:16px;grid-template-columns:1fr auto;gap:10px;max-width:650px;margin-top:34px;padding:8px;display:grid}.knowledge-search input{color:#fff;background:0 0;border:0;outline:none;min-width:0;padding:10px 12px}.knowledge-search input::placeholder{color:#81929f}.knowledge-search button{background:var(--orange);color:#111820;cursor:pointer;border-radius:11px;min-width:110px;font-weight:800}.knowledge-search__note{color:#738694;margin-top:11px;display:block}.knowledge-summary{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3be6,#07111af2);border-radius:24px;padding:32px;box-shadow:0 40px 100px #00000052}.knowledge-summary>span{color:var(--green);letter-spacing:.12em;font-family:Courier New,monospace;font-size:11px}.knowledge-summary>strong{margin-top:22px;font-size:30px;line-height:1.2;display:block}.knowledge-summary>p{color:var(--muted);margin:18px 0 28px;line-height:1.7}.knowledge-summary__stats{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:18px;padding-top:24px;display:grid}.knowledge-summary__stats div{flex-direction:column;gap:7px;display:flex}.knowledge-summary__stats strong{font-size:22px}.knowledge-summary__stats span{color:var(--muted);font-size:11px;line-height:1.45}.knowledge-categories,.knowledge-questions{color:#14212b;background:#f3f6f8;padding:110px 0}.knowledge-articles,.knowledge-contribute{background:#0b1722;padding:110px 0}.knowledge-heading{max-width:850px;margin-bottom:50px}.knowledge-heading h2{letter-spacing:-.035em;margin:14px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.05}.knowledge-heading p{color:#687986;max-width:780px;font-size:18px;line-height:1.72}.knowledge-articles .knowledge-heading p,.knowledge-contribute p{color:var(--muted)}.knowledge-categories__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.knowledge-category-card{background:#fff;border:1px solid #d8e0e5;border-radius:22px;flex-direction:column;min-height:390px;padding:30px;display:flex;box-shadow:0 20px 60px #182d3c12}.knowledge-category-card__number{color:var(--orange);font-family:Courier New,monospace;font-size:12px}.knowledge-category-card h3{margin:56px 0 16px;font-size:27px;line-height:1.2}.knowledge-category-card p{color:#687986;line-height:1.7}.knowledge-category-card__tags{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:28px;display:flex}.knowledge-category-card__tags span{color:#435866;background:#edf2f5;border-radius:999px;padding:8px 11px;font-size:12px}.knowledge-articles__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.knowledge-article-card{border:1px solid var(--border);background:#ffffff08;border-radius:21px;flex-direction:column;min-height:360px;padding:28px;display:flex}.knowledge-article-card__top{justify-content:space-between;gap:20px;display:flex}.knowledge-article-card__top>span{color:var(--orange);font-family:Courier New,monospace;font-size:12px}.knowledge-article-card__top small{color:#7f919e}.knowledge-article-card__category{color:#71a8ff;margin-top:45px;font-size:12px;font-weight:800;display:block}.knowledge-article-card h3{margin:14px 0 15px;font-size:25px;line-height:1.3}.knowledge-article-card p{color:var(--muted);line-height:1.7}.knowledge-article-card button{color:#758793;text-align:left;background:0 0;margin-top:auto;padding:0}.knowledge-questions__layout{grid-template-columns:.9fr 1.1fr;gap:70px;display:grid}.knowledge-questions__list{border-top:1px solid #d7e0e5}.knowledge-questions__list article{border-bottom:1px solid #d7e0e5;grid-template-columns:55px 1fr;align-items:center;min-height:88px;display:grid}.knowledge-questions__list span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.knowledge-questions__list strong{font-size:18px;line-height:1.4}.knowledge-expert{background:var(--orange);color:#111820;padding:90px 0}.knowledge-expert__layout{justify-content:space-between;align-items:center;gap:50px;display:flex}.knowledge-expert h2{letter-spacing:-.035em;max-width:820px;margin:13px 0 17px;font-size:clamp(38px,5vw,58px);line-height:1}.knowledge-expert p{max-width:750px;line-height:1.65}.knowledge-contribute__layout{justify-content:space-between;align-items:center;gap:50px;display:flex}.knowledge-contribute h2{letter-spacing:-.035em;max-width:800px;margin:14px 0 18px;font-size:clamp(38px,5vw,58px);line-height:1.05}.knowledge-contribute p{max-width:760px;font-size:17px;line-height:1.7}@media (width<=1050px){.knowledge-hero__layout,.knowledge-questions__layout{grid-template-columns:1fr;gap:55px}.knowledge-summary{width:min(100%,720px)}.knowledge-categories__grid,.knowledge-articles__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.knowledge-hero{min-height:auto;padding:130px 0 80px}.knowledge-hero h1{font-size:clamp(44px,14vw,62px)}.knowledge-search{grid-template-columns:1fr}.knowledge-search button{min-height:48px}.knowledge-summary__stats,.knowledge-categories__grid,.knowledge-articles__grid{grid-template-columns:1fr}.knowledge-categories,.knowledge-articles,.knowledge-questions,.knowledge-contribute{padding:80px 0}.knowledge-category-card,.knowledge-article-card{min-height:auto}.knowledge-expert__layout,.knowledge-contribute__layout{flex-direction:column;align-items:flex-start}.knowledge-expert .button,.knowledge-contribute .button{width:100%}}.question-page{background:radial-gradient(circle at 82% 18%,#3b82f61c,#0000 28%),radial-gradient(circle at 10% 5%,#f59e0b12,#0000 25%),#071019;min-height:100vh;padding:130px 0 90px;position:relative;overflow:hidden}.question-page__grid{opacity:.12;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 10%,#0000 90%);mask-image:linear-gradient(#000 10%,#0000 90%)}.question-layout{grid-template-columns:330px minmax(0,1fr);align-items:start;gap:32px;display:grid;position:relative}.question-label,.question-step__heading>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.question-sidebar{position:sticky;top:110px}.question-sidebar h1{letter-spacing:-.04em;margin:16px 0 20px;font-size:42px;line-height:1.04}.question-sidebar>p{color:var(--muted);line-height:1.7}.question-progress{margin-top:34px}.question-progress__top{color:var(--muted);justify-content:space-between;gap:20px;font-size:12px;display:flex}.question-progress__top strong{color:var(--orange)}.question-progress__bar{background:#ffffff14;border-radius:999px;height:6px;margin-top:11px;overflow:hidden}.question-progress__bar i{border-radius:inherit;background:var(--orange);height:100%;transition:width .25s;display:block}.question-steps{border-top:1px solid var(--border);flex-direction:column;margin-top:34px;display:flex}.question-steps button{border-bottom:1px solid var(--border);color:#8294a1;text-align:left;cursor:pointer;background:0 0;grid-template-columns:42px 1fr;align-items:center;min-height:58px;display:grid}.question-steps button:disabled{opacity:.35;cursor:not-allowed}.question-steps button.active{color:#fff}.question-steps button.active span{color:var(--orange)}.question-steps span{font-family:Courier New,monospace;font-size:11px}.question-draft{color:#7f919d;align-items:center;gap:9px;margin-top:25px;font-size:12px;display:flex}.question-draft span{background:var(--green);width:7px;height:7px;box-shadow:0 0 12px var(--green);border-radius:50%}.question-card{border:1px solid var(--border-strong);background:linear-gradient(155deg,#122736eb,#08131df7);border-radius:26px;min-height:690px;padding:38px;box-shadow:0 40px 100px #00000047}.question-step__heading{max-width:760px}.question-step__heading h2{margin:13px 0 14px;font-size:37px;line-height:1.12}.question-step__heading p{color:var(--muted);margin:0;line-height:1.65}.direction-choice{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:34px;display:grid}.direction-choice__card{border:1px solid var(--border);color:#fff;text-align:left;cursor:pointer;background:#ffffff08;border-radius:21px;flex-direction:column;align-items:flex-start;min-height:310px;padding:28px;transition:transform .2s,border-color .2s,background .2s;display:flex}.direction-choice__card:hover{border-color:#3b82f673;transform:translateY(-3px)}.direction-choice__card--active{border-color:var(--orange);background:#f59e0b14}.direction-choice__icon{color:#70a7ff;background:#3b82f614;border:1px solid #3b82f64d;border-radius:16px;place-items:center;min-width:58px;height:58px;padding-inline:10px;font-family:Courier New,monospace;font-size:12px;font-weight:800;display:grid}.direction-choice__card--active .direction-choice__icon{color:var(--orange);background:#f59e0b1a;border-color:#f59e0b66}.direction-choice__card strong{margin-top:42px;font-size:24px;line-height:1.25}.direction-choice__card p{color:var(--muted);line-height:1.65}.direction-choice__card small{color:#718492;margin-top:auto;line-height:1.5}.category-choice{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px;display:grid}.category-choice__button{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff08;border-radius:15px;min-height:80px;padding:15px;transition:border-color .2s,background .2s}.category-choice__button:hover{border-color:#3b82f673}.category-choice__button--active{border-color:var(--orange);color:var(--orange-light);background:#f59e0b17}.question-form{gap:22px;margin-top:34px;display:grid}.question-form--columns{grid-template-columns:repeat(2,1fr)}.question-form label{flex-direction:column;gap:9px;display:flex}.question-form label>span{color:#c4d0d8;font-size:13px}.question-form input,.question-form textarea,.question-form select{border:1px solid var(--border);color:#fff;background:#ffffff0a;border-radius:13px;outline:none;width:100%;padding:15px 16px;transition:border-color .2s}.question-form select{min-height:52px}.question-form select option{color:#fff;background:#10202d}.question-form input:focus,.question-form textarea:focus,.question-form select:focus{border-color:var(--blue)}.question-form input::placeholder,.question-form textarea::placeholder{color:#718390}.question-form label>small{color:#70828f;text-align:right}.question-form label>em{color:#ff8585;font-size:12px;font-style:normal}.field-error{color:#ff8585;margin-top:14px;font-size:13px}.question-example{border-left:3px solid var(--green);background:#38d98a0f;border-radius:0 14px 14px 0;margin-top:27px;padding:20px}.question-example strong{color:#bde7cf}.question-example p{color:#98b6a6;margin:9px 0 0;line-height:1.65}.technical-hint{background:#3b82f60f;border:1px solid #3b82f640;border-radius:14px;align-items:flex-start;gap:13px;margin-top:28px;padding:17px;display:flex}.technical-hint>span{color:#82b0ff;background:#3b82f624;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-weight:800;display:grid}.technical-hint p{color:#9db2c1;margin:1px 0 0;line-height:1.6}.file-drop{text-align:center;cursor:pointer;background:#ffffff06;border:1px dashed #ffffff40;border-radius:21px;flex-direction:column;justify-content:center;align-items:center;min-height:270px;margin-top:34px;padding:30px;transition:border-color .2s,background .2s;display:flex}.file-drop:hover{border-color:var(--orange);background:#f59e0b0a}.file-drop input{display:none}.file-drop__icon{width:56px;height:56px;color:var(--orange);background:#f59e0b14;border:1px solid #f59e0b59;border-radius:17px;place-items:center;font-size:30px;display:grid}.file-drop strong{margin-top:24px;font-size:22px}.file-drop p{color:var(--muted);margin:9px 0}.file-drop small{color:#718390}.selected-files{flex-direction:column;gap:10px;margin-top:22px;display:flex}.selected-files article{border:1px solid var(--border);background:#ffffff08;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.selected-files article>div{flex-direction:column;gap:5px;min-width:0;display:flex}.selected-files strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selected-files span{color:#718390;font-size:11px}.selected-files button{color:#ff8b8b;cursor:pointer;background:0 0;flex:none}.contact-method{margin-top:30px}.contact-method>span{color:#c4d0d8;font-size:13px}.contact-method>div{flex-wrap:wrap;gap:10px;margin-top:11px;display:flex}.contact-method button{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff08;border-radius:12px;min-height:44px;padding:0 18px}.contact-method button.active{border-color:var(--orange);color:var(--orange-light);background:#f59e0b17}.request-preview{border:1px solid var(--border);background:#ffffff06;border-radius:18px;margin-top:30px;padding:23px}.request-preview__header{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding-bottom:18px;display:flex}.request-preview__header span{color:#718390;letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.request-preview__header strong{color:var(--orange);font-size:12px}.request-preview__grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:21px;display:grid}.request-preview__grid div{flex-direction:column;gap:7px;display:flex}.request-preview__grid span{color:#718390;font-size:11px}.request-preview__grid strong{line-height:1.5}.request-preview__wide{grid-column:1/-1}.consent-field{color:#aab9c3;cursor:pointer;grid-template-columns:20px 1fr;gap:12px;margin-top:27px;line-height:1.55;display:grid}.consent-field input{width:18px;height:18px;accent-color:var(--orange);margin:2px 0 0}.question-actions{border-top:1px solid var(--border);justify-content:space-between;gap:14px;margin-top:42px;padding-top:27px;display:flex}.question-actions .button:disabled{opacity:.35;cursor:not-allowed;transform:none}.question-success{background:radial-gradient(circle at 50% 20%,#38d98a1a,#0000 30%),#071019;place-items:center;min-height:100vh;padding:130px 0 80px;display:grid}.question-success__container{text-align:center;max-width:850px}.question-success__icon{width:78px;height:78px;color:var(--green);background:#38d98a14;border:1px solid #38d98a66;border-radius:24px;place-items:center;margin:0 auto 27px;font-size:38px;font-weight:900;display:grid}.question-success h1{margin:17px 0 20px;font-size:clamp(48px,7vw,74px);line-height:1}.question-success>.container>p{max-width:720px;color:var(--muted);margin:0 auto;font-size:18px;line-height:1.7}.question-success__number{border:1px solid var(--border);background:#ffffff08;border-radius:15px;flex-direction:column;gap:8px;width:fit-content;margin:32px auto;padding:17px 25px;display:flex}.question-success__number span{color:#718390;font-size:11px}.question-success__number strong{color:var(--orange);font-family:Courier New,monospace;font-size:20px}.question-success__summary{border:1px solid var(--border);background:var(--border);text-align:left;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:35px;display:grid;overflow:hidden}.question-success__summary div{background:#0e1c27;flex-direction:column;gap:8px;padding:22px;display:flex}.question-success__summary span{color:#718390;font-size:11px}.question-success__summary strong{line-height:1.5}.question-success__actions{flex-wrap:wrap;justify-content:center;gap:13px;margin-top:35px;display:flex}@media (width<=1050px){.question-layout{grid-template-columns:1fr}.question-sidebar{position:static}.question-sidebar h1{max-width:750px}.question-steps{grid-template-columns:repeat(3,1fr);display:grid}.question-steps button{border-right:1px solid var(--border)}}@media (width<=760px){.question-page{padding:110px 0 65px}.question-sidebar h1{font-size:38px}.question-steps{grid-template-columns:repeat(2,1fr)}.question-card{min-height:auto;padding:23px}.question-step__heading h2{font-size:31px}.direction-choice,.category-choice,.question-form--columns,.request-preview__grid,.question-success__summary{grid-template-columns:1fr}.direction-choice__card{min-height:260px}.category-choice__button{min-height:64px}.request-preview__wide{grid-column:auto}.question-actions{flex-direction:column-reverse}.question-actions .button{width:100%}.question-success__actions{flex-direction:column}.question-success__actions .button{width:100%}}
