: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%}}.firestore-articles{background:#0b1722;padding:110px 0}.firestore-articles__heading{max-width:850px;margin-bottom:50px}.firestore-articles__heading>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.firestore-articles__heading h2{letter-spacing:-.035em;margin:14px 0 20px;font-size:clamp(38px,5vw,58px);line-height:1.05}.firestore-articles__heading p{max-width:760px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.firestore-articles__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.firestore-article-card{border:1px solid var(--border);background:#ffffff08;border-radius:21px;flex-direction:column;min-height:390px;padding:29px;display:flex}.firestore-article-card__top{justify-content:space-between;align-items:center;gap:20px;display:flex}.firestore-article-card__top>span{color:#71a8ff;font-size:12px;font-weight:800}.firestore-article-card__top small{color:var(--orange);background:#f59e0b1f;border-radius:999px;padding:7px 10px;font-size:10px}.firestore-article-card h3{margin:55px 0 16px;font-size:27px;line-height:1.25}.firestore-article-card>p{color:var(--muted);margin:0;line-height:1.7}.firestore-article-card__meta{border-top:1px solid var(--border);color:#718390;flex-direction:column;gap:7px;margin-top:28px;padding-top:20px;font-size:11px;display:flex}.firestore-article-card__link{color:#79aaff;margin-top:auto;padding-top:25px;font-weight:800;transition:color .2s}.firestore-article-card__link:hover{color:var(--orange)}.firestore-articles__message{border:1px solid var(--border);color:var(--muted);background:#ffffff08;border-radius:17px;padding:28px}.firestore-articles__message--error{color:#ff9b9b;border-color:#ff646459}@media (width<=1000px){.firestore-articles__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.firestore-articles{padding:80px 0}.firestore-articles__grid{grid-template-columns:1fr}.firestore-article-card{min-height:auto}}.knowledge-filter{border:1px solid var(--border);background:#ffffff08;border-radius:18px;grid-template-columns:minmax(280px,1.6fr) minmax(210px,.8fr) minmax(190px,.75fr) 100px;align-items:end;gap:14px;margin-bottom:18px;padding:20px;display:grid}.knowledge-filter label{flex-direction:column;gap:8px;display:flex}.knowledge-filter label>span,.knowledge-filter__result>span{color:#8294a1;font-size:11px}.knowledge-filter__search>div{position:relative}.knowledge-filter input,.knowledge-filter select{border:1px solid var(--border);color:#fff;background:#ffffff0a;border-radius:12px;outline:none;width:100%;min-height:51px;padding:13px 15px;transition:border-color .2s,background .2s}.knowledge-filter input{padding-right:47px}.knowledge-filter input:focus,.knowledge-filter select:focus{border-color:var(--blue);background:#ffffff0e}.knowledge-filter input::placeholder{color:#718390}.knowledge-filter select option{color:#fff;background:#10202d}.knowledge-filter__search button{color:#8fa1ad;cursor:pointer;background:#ffffff12;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.knowledge-filter__result{border:1px solid var(--border);background:#ffffff09;border-radius:12px;grid-template-columns:1fr auto;align-items:center;min-height:51px;padding:9px 13px;display:grid}.knowledge-filter__result>span{grid-column:1}.knowledge-filter__result strong{color:var(--orange);grid-area:1/2/3;font-size:25px}.knowledge-filter__result small{color:#718390;grid-column:1;font-size:10px}.knowledge-filter__active{border-left:3px solid var(--orange);color:#a8b5be;background:#f59e0b0f;border-radius:0 10px 10px 0;justify-content:space-between;align-items:center;gap:25px;margin-bottom:25px;padding:11px 15px;font-size:12px;display:flex}.knowledge-filter__active button{color:var(--orange);cursor:pointer;background:0 0;padding:0;font-weight:800}.firestore-articles__empty{border:1px dashed var(--border-strong);text-align:center;background:#ffffff05;border-radius:21px;place-items:center;min-height:330px;padding:40px 25px;display:grid}.firestore-articles__empty>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:10px;font-weight:700}.firestore-articles__empty h3{max-width:650px;margin:17px 0 12px;font-size:31px}.firestore-articles__empty p{max-width:600px;color:var(--muted);margin:0 0 24px;line-height:1.65}@media (width<=1050px){.knowledge-filter{grid-template-columns:repeat(2,1fr)}.knowledge-filter__result{min-height:51px}}@media (width<=650px){.knowledge-filter{grid-template-columns:1fr;padding:16px}.knowledge-filter__active{flex-direction:column;align-items:flex-start;gap:10px}}.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%}}.article-page{color:#14212b;background:#f3f6f8}.article-hero{color:#fff;background:radial-gradient(circle at 80% 25%,#3b82f61f,#0000 30%),radial-gradient(circle at 12% 5%,#f59e0b14,#0000 27%),#071019;padding:145px 0 90px;position:relative;overflow:hidden}.article-hero__grid{opacity:.13;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 95%);mask-image:linear-gradient(#000 10%,#0000 95%)}.article-hero__content{position:relative}.article-back-link{color:#92a7b5;font-size:13px;display:inline-flex}.article-back-link:hover{color:#fff}.article-hero__labels{flex-wrap:wrap;gap:10px;margin-top:42px;display:flex}.article-hero__labels>span{color:#83b2ff;background:#3b82f614;border:1px solid #3b82f64d;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800}.article-hero__labels .article-featured{color:var(--orange);background:#f59e0b17;border-color:#f59e0b59}.article-hero h1{letter-spacing:-.05em;max-width:1050px;margin:24px 0;font-size:clamp(48px,7vw,82px);line-height:.99}.article-hero__summary{max-width:830px;color:var(--muted);margin:0;font-size:19px;line-height:1.72}.article-meta{border-top:1px solid var(--border);flex-wrap:wrap;gap:40px;margin-top:52px;padding-top:26px;display:flex}.article-meta div{flex-direction:column;gap:7px;display:flex}.article-meta span{color:#718390;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.article-meta strong{font-size:14px}.article-body{padding:90px 0 110px}.article-body__layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:75px;display:grid}.article-content{max-width:820px;font-size:18px;line-height:1.82}.article-content__label{color:#b86b00;letter-spacing:.13em;margin-bottom:30px;font-family:Courier New,monospace;font-size:11px;font-weight:700}.article-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:105px}.article-sidebar__card{color:#fff;background:#102331;border-radius:21px;padding:26px}.article-sidebar__card>span,.article-sidebar__navigation>span{color:var(--orange);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px;font-weight:700}.article-sidebar__card h2{margin:22px 0 15px;font-size:27px;line-height:1.2}.article-sidebar__card p{color:var(--muted);line-height:1.65}.article-sidebar__card .button{width:100%;margin-top:16px}.article-sidebar__navigation{background:#fff;border:1px solid #d7e0e5;border-radius:18px;flex-direction:column;gap:14px;padding:24px;display:flex}.article-sidebar__navigation>span{margin-bottom:7px}.article-sidebar__navigation a{color:#506572;font-weight:700}.article-sidebar__navigation a:hover{color:#14212b}.article-footer-cta{background:var(--orange);color:#111820;padding:80px 0}.article-footer-cta__inner{justify-content:space-between;align-items:center;gap:45px;display:flex}.article-footer-cta__inner>div>span{color:#111820a6;letter-spacing:.12em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.article-footer-cta h2{letter-spacing:-.035em;max-width:780px;margin:13px 0 0;font-size:clamp(36px,5vw,55px);line-height:1}.article-state{color:#fff;text-align:center;background:radial-gradient(circle at 50% 20%,#3b82f61a,#0000 30%),#071019;align-content:center;place-items:center;gap:18px;min-height:100vh;padding:130px 20px 70px;display:grid}.article-state__spinner{border:3px solid #ffffff1a;border-top-color:var(--orange);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite articleSpin}@keyframes articleSpin{to{transform:rotate(360deg)}}.article-state__label{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px}.article-state h1{margin:0;font-size:clamp(43px,7vw,70px)}.article-state p{max-width:650px;color:var(--muted);margin:0 0 15px;line-height:1.7}@media (width<=950px){.article-body__layout{grid-template-columns:1fr}.article-sidebar{max-width:600px;position:static}}@media (width<=700px){.article-hero{padding:120px 0 70px}.article-hero h1{font-size:clamp(43px,14vw,62px)}.article-meta{flex-direction:column;gap:21px}.article-body{padding:70px 0 80px}.article-content{font-size:17px}.article-footer-cta__inner{flex-direction:column;align-items:flex-start}.article-footer-cta .button{width:100%}}.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:#14212b;letter-spacing:-.025em;line-height:1.2}.article-content h1{margin:55px 0 25px;font-size:42px}.article-content h2{border-bottom:1px solid #d8e1e6;margin:50px 0 22px;padding-bottom:13px;font-size:34px}.article-content h3{margin:38px 0 17px;font-size:27px}.article-content h4{margin:30px 0 14px;font-size:21px}.article-content h1:first-child,.article-content h2:first-child,.article-content h3:first-child{margin-top:0}.article-content p{margin:0 0 25px}.article-content strong{color:#14212b;font-weight:800}.article-content em{color:#516672}.article-content a{color:#1768bd;text-underline-offset:4px;font-weight:700;-webkit-text-decoration:underline #1768bd4d;text-decoration:underline #1768bd4d}.article-content ul,.article-content ol{margin:0 0 28px;padding-left:28px}.article-content li{margin-bottom:10px;padding-left:5px}.article-content li::marker{color:#b86b00;font-weight:800}.article-content blockquote{color:#455966;background:#fff7e9;border-left:4px solid #b86b00;border-radius:0 14px 14px 0;margin:32px 0;padding:20px 24px}.article-content blockquote p:last-child{margin-bottom:0}.article-content hr{background:#d8e1e6;border:0;height:1px;margin:45px 0}.article-content pre{color:#dce8ef;background:#0c1b26;border-radius:15px;margin:30px 0;padding:22px;font-size:14px;line-height:1.65;overflow-x:auto}.article-content pre code{color:inherit;background:0 0;font-family:Courier New,monospace}.markdown-inline-code{color:#9b5700;background:#e2e9ed;border-radius:6px;padding:3px 7px;font-family:Courier New,monospace;font-size:.88em}.markdown-table-wrapper{border:1px solid #d4dee4;border-radius:14px;margin:32px 0;overflow-x:auto}.article-content table{border-collapse:collapse;background:#fff;width:100%;min-width:620px;font-size:15px}.article-content th,.article-content td{text-align:left;vertical-align:top;border-bottom:1px solid #dce4e9;border-right:1px solid #dce4e9;padding:14px 16px}.article-content th{color:#fff;background:#122532;font-weight:800}.article-content th:last-child,.article-content td:last-child{border-right:0}.article-content tr:last-child td{border-bottom:0}.article-content tbody tr:nth-child(2n){background:#f7f9fa}.article-content input[type=checkbox]{accent-color:#b86b00;margin-right:8px}@media (width<=700px){.article-content h1{font-size:34px}.article-content h2{font-size:29px}.article-content h3{font-size:24px}.article-content pre{padding:17px;font-size:13px}}.question-page,.question-plan-state{background:radial-gradient(circle at 82% 12%,#3b82f61c,#0000 27%),radial-gradient(circle at 8% 3%,#f59e0b12,#0000 24%),#071019;min-height:100vh}.question-page{padding:135px 0 100px;position:relative;overflow:hidden}.question-page__grid{opacity:.1;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 5%,#0000 65%);mask-image:linear-gradient(#000 5%,#0000 65%)}.question-page__layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:55px;display:grid;position:relative}.question-form-area{min-width:0}.question-plan-back{color:#91a4b1;margin-bottom:38px;font-size:13px;display:inline-flex}.question-plan-back:hover{color:#fff}.question-form-heading>span,.question-summary-card__label,.question-summary-card__rule>span,.question-form-ready>span,.question-plan-state__content>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.question-form-heading h1{letter-spacing:-.05em;max-width:850px;margin:17px 0 24px;font-size:clamp(49px,6.5vw,76px);line-height:.98}.question-form-heading>p{max-width:760px;color:var(--muted);margin:0;font-size:18px;line-height:1.72}.question-process{border:1px solid var(--border);background:#ffffff06;border-radius:17px;grid-template-columns:minmax(120px,auto) 1fr minmax(120px,auto) 1fr minmax(100px,auto);align-items:center;gap:12px;margin:42px 0 25px;padding:19px 22px;display:grid}.question-process__item{color:#718390;align-items:center;gap:9px;display:flex}.question-process__item>span{font-family:Courier New,monospace;font-size:10px}.question-process__item strong{font-size:12px}.question-process__item--active{color:#fff}.question-process__item--active>span{color:var(--orange)}.question-process__line{background:var(--border);height:1px}.expertise-form{flex-direction:column;gap:22px;display:flex}.expertise-form__section{border:1px solid var(--border);background:#ffffff06;border-radius:22px;padding:29px}.expertise-form__section-heading{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr;gap:14px;margin-bottom:26px;padding-bottom:21px;display:grid}.expertise-form__section-heading>span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.expertise-form__section-heading h2{margin:0 0 8px;font-size:26px}.expertise-form__section-heading p{color:var(--muted);margin:0;line-height:1.55}.expertise-direction{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:23px;display:grid}.expertise-direction__card{border:1px solid var(--border);color:#fff;text-align:left;cursor:pointer;background:#ffffff06;border-radius:17px;flex-direction:column;align-items:flex-start;min-height:185px;padding:22px;display:flex}.expertise-direction__card--active{border-color:var(--orange);background:#f59e0b11}.expertise-direction__card>span{color:var(--orange);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.expertise-direction__card strong{margin-top:24px;font-size:20px}.expertise-direction__card p{color:var(--muted);margin:10px 0 0;line-height:1.55}.expertise-form__fields{flex-direction:column;gap:21px;display:flex}.expertise-form__contact-grid{grid-template-columns:repeat(2,1fr);gap:21px;display:grid}.expertise-field{flex-direction:column;gap:9px;display:flex}.expertise-field>span{color:#c4d0d8;font-size:13px}.expertise-field input,.expertise-field textarea,.expertise-field select{border:1px solid var(--border);color:#fff;background:#ffffff0a;border-radius:13px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s,background .2s}.expertise-field input,.expertise-field select{min-height:52px}.expertise-field textarea{resize:vertical;font-family:inherit;line-height:1.65}.expertise-field input:focus,.expertise-field textarea:focus,.expertise-field select:focus{border-color:var(--blue);background:#ffffff0e}.expertise-field input::placeholder,.expertise-field textarea::placeholder{color:#718390}.expertise-field select option{color:#fff;background:#10202d}.expertise-field>small{color:#718390;text-align:right;font-size:11px}.expertise-field>em{color:#f99;font-size:12px;font-style:normal}.expertise-consent{color:#aab9c3;cursor:pointer;align-items:flex-start;gap:12px;margin-top:24px;line-height:1.55;display:flex}.expertise-consent input{width:18px;height:18px;accent-color:var(--orange);flex:none;margin-top:2px}.expertise-consent__error{color:#f99;margin-top:10px;font-size:12px}.expertise-form__notice{background:#3b82f60e;border:1px solid #3b82f642;border-radius:14px;align-items:flex-start;gap:13px;padding:17px;display:flex}.expertise-form__notice>span{color:#82b2ff;background:#3b82f61f;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-weight:900;display:grid}.expertise-form__notice p{color:#9cb1c1;margin:2px 0 0;line-height:1.6}.expertise-form__actions{border:1px solid var(--border);background:#ffffff06;border-radius:18px;justify-content:flex-end;gap:13px;padding:23px;display:flex}.question-summary-card{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3bf2,#07111afa);border-radius:23px;padding:28px;position:sticky;top:105px;box-shadow:0 40px 100px #00000052}.question-summary-card h2{margin:24px 0 15px;font-size:29px;line-height:1.15}.question-summary-card>p{color:var(--muted);line-height:1.62}.question-summary-card__price{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:8px;margin-top:28px;padding:21px 0;display:flex}.question-summary-card__price span,.question-summary-card__details span{color:#718390;font-size:11px}.question-summary-card__price strong{color:var(--orange);font-size:38px;line-height:1}.question-summary-card__details{grid-template-columns:repeat(2,1fr);gap:17px;margin-top:21px;display:grid}.question-summary-card__details div{flex-direction:column;gap:7px;display:flex}.question-summary-card__details strong{font-size:13px;line-height:1.45}.question-summary-card__rule{background:#f59e0b0e;border-radius:14px;margin-top:27px;padding:17px}.question-summary-card__rule p{color:#ad9e87;margin:9px 0 0;font-size:13px;line-height:1.58}.question-form-ready{background:#38d98a0e;border:1px solid #38d98a4d;border-radius:21px;margin-top:22px;padding:31px}.question-form-ready>span{color:var(--green)}.question-form-ready h2{margin:14px 0;font-size:30px}.question-form-ready p{color:#a8bdb2;max-width:720px;margin:0;line-height:1.65}.question-plan-state{place-items:center;padding:130px 20px 70px;display:grid}.question-plan-state__content{text-align:center;max-width:800px}.question-plan-state__content h1{letter-spacing:-.045em;margin:18px 0 22px;font-size:clamp(45px,7vw,72px);line-height:1}.question-plan-state__content p{max-width:670px;color:var(--muted);margin:0 auto 30px;font-size:18px;line-height:1.7}@media (width<=1000px){.question-page__layout{grid-template-columns:1fr}.question-summary-card{max-width:650px;position:static}}@media (width<=760px){.question-page{padding:115px 0 70px}.question-form-heading h1{font-size:clamp(44px,14vw,62px)}.question-process{grid-template-columns:1fr;align-items:flex-start}.question-process__line{width:1px;height:18px;margin-left:10px}.expertise-form__section{padding:21px}.expertise-direction,.expertise-form__contact-grid{grid-template-columns:1fr}.expertise-form__actions{flex-direction:column-reverse}.expertise-form__actions .button{width:100%}.question-summary-card__details{grid-template-columns:1fr}}.question-review-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:55px;display:grid;position:relative}.question-review{min-width:0}.question-plan-back{cursor:pointer;background:0 0;border:0;padding:0}.question-process__item--completed{color:var(--green)}.question-process__line--completed{background:#38d98a73}.review-section{border:1px solid var(--border);background:#ffffff06;border-radius:22px;margin-top:22px;padding:29px}.review-section__heading{border-bottom:1px solid var(--border);align-items:center;gap:15px;margin-bottom:25px;padding-bottom:20px;display:flex}.review-section__heading>span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.review-section__heading h2{margin:0;font-size:26px}.review-plan{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.review-plan>div{border:1px solid var(--border);background:#ffffff06;border-radius:14px;flex-direction:column;justify-content:space-between;gap:13px;min-height:105px;padding:18px;display:flex}.review-plan span{color:#718390;font-size:11px}.review-plan strong{font-size:17px}.review-plan__price{color:var(--orange);font-size:27px!important}.review-data{border:1px solid var(--border);background:var(--border);border-radius:15px;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;display:grid;overflow:hidden}.review-data>div{background:#0d1b26;min-width:0;padding:18px}.review-data__wide{grid-column:1/-1}.review-data dt{color:#718390;margin-bottom:8px;font-size:11px}.review-data dd{color:#d9e3e9;margin:0;font-weight:700;line-height:1.55}.review-data__text{white-space:pre-line;color:#b7c6cf!important;font-weight:400!important}.guarantee-section{background:#38d98a06;border-color:#38d98a38}.guarantee-section__intro{color:#b2c3bb;max-width:760px;margin:0 0 22px;line-height:1.65}.guarantee-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.guarantee-grid article{background:#ffffff06;border:1px solid #38d98a29;border-radius:15px;min-height:230px;padding:20px}.guarantee-grid article>span{color:var(--green);letter-spacing:.11em;font-family:Courier New,monospace;font-size:10px;font-weight:700}.guarantee-grid article strong{margin-top:24px;font-size:18px;line-height:1.35;display:block}.guarantee-grid article p{color:var(--muted);margin:11px 0 0;font-size:13px;line-height:1.65}.guarantee-procedure{border-left:3px solid var(--green);background:#38d98a0d;border-radius:0 13px 13px 0;margin-top:15px;padding:19px}.guarantee-procedure strong{color:#c4ded0}.guarantee-procedure p{color:#94aa9f;margin:9px 0 0;line-height:1.65}.review-confirmations{border:1px solid var(--border);background:#ffffff06;border-radius:18px;flex-direction:column;gap:14px;margin-top:22px;padding:25px;display:flex}.review-confirmations label{color:#b7c5ce;cursor:pointer;align-items:flex-start;gap:13px;line-height:1.55;display:flex}.review-confirmations input{width:19px;height:19px;accent-color:var(--orange);flex:none;margin-top:2px}.review-confirmations__error{color:#f99;background:#ff64640e;border:1px solid #ff64644d;border-radius:11px;padding:12px 14px;font-size:12px}.review-payment-rule{background:#f59e0b0e;border:1px solid #f59e0b45;border-radius:15px;align-items:flex-start;gap:14px;margin-top:22px;padding:19px;display:flex}.review-payment-rule>span{width:29px;height:29px;color:var(--orange);background:#f59e0b21;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.review-payment-rule strong{color:#dbc39d}.review-payment-rule p{color:#ad9e87;margin:8px 0 0;line-height:1.6}@media (width<=1000px){.question-review-layout{grid-template-columns:1fr}}@media (width<=700px){.review-plan,.review-data,.guarantee-grid{grid-template-columns:1fr}.review-data__wide{grid-column:auto}.review-section{padding:21px}}.payment-page,.payment-state{background:radial-gradient(circle at 82% 13%,#3b82f61c,#0000 27%),radial-gradient(circle at 8% 3%,#f59e0b12,#0000 24%),#071019;min-height:100vh}.payment-page{padding:135px 0 100px;position:relative;overflow:hidden}.payment-page__grid{opacity:.1;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 5%,#0000 65%);mask-image:linear-gradient(#000 5%,#0000 65%)}.payment-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:55px;display:grid;position:relative}.payment-main{min-width:0}.payment-back{color:#91a4b1;cursor:pointer;background:0 0;border:0;margin-bottom:38px;padding:0;font-size:13px;display:inline-flex}.payment-back:hover{color:#fff}.payment-heading>span,.payment-card__heading span,.payment-instructions>span,.payment-check>div>span,.payment-summary__label,.payment-summary__guarantee>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.payment-heading h1{letter-spacing:-.05em;max-width:850px;margin:17px 0 24px;font-size:clamp(49px,6.5vw,76px);line-height:.98}.payment-heading>p{max-width:760px;color:var(--muted);margin:0;font-size:18px;line-height:1.72}.payment-process{border:1px solid var(--border);background:#ffffff06;border-radius:17px;grid-template-columns:minmax(120px,auto) 1fr minmax(120px,auto) 1fr minmax(90px,auto);align-items:center;gap:12px;margin:42px 0 25px;padding:19px 22px;display:grid}.payment-process__item{color:#718390;align-items:center;gap:9px;display:flex}.payment-process__item span{font-family:Courier New,monospace;font-size:10px}.payment-process__item strong{font-size:12px}.payment-process__item--completed{color:var(--green)}.payment-process__item--active{color:#fff}.payment-process__item--active span{color:var(--orange)}.payment-process__line{background:var(--border);height:1px}.payment-process__line--completed{background:#38d98a73}.payment-card{border:1px solid var(--border);background:#ffffff06;border-radius:23px;overflow:hidden}.payment-card__heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:30px;padding:27px;display:flex}.payment-card__heading h2{margin:10px 0 0;font-size:28px}.payment-card__heading>strong{color:var(--orange);white-space:nowrap;font-size:37px}.payment-card__body{grid-template-columns:1fr 1fr;display:grid}.payment-qr{border-right:1px solid var(--border);place-items:center;min-height:440px;padding:30px;display:grid}.payment-qr__placeholder{text-align:center;max-width:310px}.payment-qr__image{background:#fff;border-radius:18px;width:min(280px,100%);margin:0 auto 24px;padding:12px;display:block;box-shadow:0 18px 45px #00000047}.payment-qr__placeholder strong{font-size:17px;display:block}.payment-qr__placeholder p{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.6}.payment-instructions{padding:31px}.payment-instructions ol{margin:25px 0 0;padding-left:23px}.payment-instructions li{color:#b7c5ce;margin-bottom:16px;padding-left:5px;line-height:1.55}.payment-instructions li::marker{color:var(--orange);font-weight:800}.payment-instructions__warning{border-left:3px solid var(--orange);background:#f59e0b0e;border-radius:0 12px 12px 0;margin-top:30px;padding:17px}.payment-instructions__warning strong{color:#d7bf99}.payment-instructions__warning p{color:#a99a84;margin:8px 0 0;font-size:13px;line-height:1.6}.payment-check{border:1px solid var(--border);background:#ffffff06;border-radius:20px;justify-content:space-between;align-items:center;gap:35px;margin-top:22px;padding:27px;display:flex}.payment-check h2{margin:10px 0;font-size:28px}.payment-check p{max-width:590px;color:var(--muted);margin:0;line-height:1.6}.payment-check .button{flex:none}.payment-check .button:disabled{opacity:.55;cursor:not-allowed}.payment-test-message{background:#38d98a0e;border:1px solid #38d98a4d;border-radius:15px;margin-top:20px;padding:19px}.payment-test-message strong{color:var(--green)}.payment-test-message p{color:#a8bdb2;margin:8px 0 0;line-height:1.6}.payment-security{background:#3b82f60d;border:1px solid #3b82f640;border-radius:15px;align-items:flex-start;gap:14px;margin-top:20px;padding:18px;display:flex}.payment-security>span{color:#82b2ff;background:#3b82f621;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.payment-security strong{color:#b8cff0}.payment-security p{color:#96aabe;margin:7px 0 0;line-height:1.6}.payment-summary{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3bf2,#07111afa);border-radius:23px;padding:28px;position:sticky;top:105px;box-shadow:0 40px 100px #00000052}.payment-summary h2{margin:24px 0 15px;font-size:28px;line-height:1.15}.payment-summary__amount{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:8px;margin-top:27px;padding:21px 0;display:flex}.payment-summary__amount span,.payment-summary__data dt{color:#718390;font-size:11px}.payment-summary__amount strong{color:var(--orange);font-size:38px;line-height:1}.payment-summary__data{margin:22px 0 0}.payment-summary__data>div{border-bottom:1px solid var(--border);padding:13px 0}.payment-summary__data dt{margin-bottom:6px}.payment-summary__data dd{color:#d7e1e7;margin:0;font-size:13px;font-weight:700;line-height:1.5}.payment-summary__guarantee{background:#38d98a0e;border-radius:14px;margin-top:25px;padding:17px}.payment-summary__guarantee>span{color:var(--green)}.payment-summary__guarantee p{color:#a1b5aa;margin:9px 0 0;font-size:13px;line-height:1.58}.payment-state{color:#fff;text-align:center;align-content:center;place-items:center;gap:18px;padding:130px 20px 70px;display:grid}.payment-state__spinner{border:3px solid #ffffff1a;border-top-color:var(--orange);border-radius:50%;width:44px;height:44px;animation:.8s linear infinite paymentSpin}@keyframes paymentSpin{to{transform:rotate(360deg)}}.payment-state__label{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px}.payment-state h1{margin:0;font-size:clamp(43px,7vw,70px)}.payment-state p{max-width:670px;color:var(--muted);margin:0 0 15px;line-height:1.7}@media (width<=1000px){.payment-layout{grid-template-columns:1fr}.payment-summary{max-width:650px;position:static}}@media (width<=760px){.payment-page{padding:115px 0 70px}.payment-heading h1{font-size:clamp(44px,14vw,62px)}.payment-process{grid-template-columns:1fr}.payment-process__line{width:1px;height:18px;margin-left:10px}.payment-card__heading,.payment-check{flex-direction:column;align-items:flex-start}.payment-card__body{grid-template-columns:1fr}.payment-qr{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.payment-check .button{width:100%}}.payment-confirmation{border:1px solid var(--border);background:#ffffff06;border-radius:20px;margin-top:22px;padding:28px}.payment-confirmation__heading>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.payment-confirmation__heading h2{margin:11px 0;font-size:28px}.payment-confirmation__heading p{color:var(--muted);margin:0;line-height:1.6}.payment-confirmation__grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px;display:grid}.payment-confirmation label{flex-direction:column;gap:9px;display:flex}.payment-confirmation label>span{color:#c4d0d8;font-size:13px}.payment-confirmation input,.payment-confirmation textarea{border:1px solid var(--border);color:#fff;background:#ffffff0a;border-radius:13px;outline:none;width:100%;padding:14px 16px}.payment-confirmation input{min-height:52px}.payment-confirmation input:focus,.payment-confirmation textarea:focus{border-color:var(--blue)}.payment-confirmation textarea{resize:vertical;font-family:inherit}.payment-confirmation em{color:#f99;font-size:12px;font-style:normal}.payment-confirmation__wide{grid-column:1/-1}.payment-confirmation__check{cursor:pointer;align-items:flex-start;gap:12px;margin-top:24px;flex-direction:row!important;display:flex!important}.payment-confirmation__check input{width:19px;height:19px;min-height:0;accent-color:var(--orange);flex:none;margin-top:2px}.payment-confirmation__error{color:#f99;margin-top:10px;font-size:12px}.payment-confirmation__actions{justify-content:flex-end;gap:13px;margin-top:25px;display:flex}.payment-waiting__icon{width:72px;height:72px;color:var(--green);background:#38d98a1f;border-radius:50%;place-items:center;font-size:34px;display:grid}.payment-waiting__details{border:1px solid var(--border);background:var(--border);text-align:left;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:1px;width:min(680px,100%);margin:15px 0;display:grid;overflow:hidden}.payment-waiting__details>div{background:#0d1b26;flex-direction:column;gap:8px;padding:18px;display:flex}.payment-waiting__details span{color:#718390;font-size:11px}.payment-waiting__notice{color:#baa98e;background:#f59e0b0e;border:1px solid #f59e0b40;border-radius:14px;max-width:680px;padding:17px;line-height:1.6}@media (width<=700px){.payment-confirmation__grid,.payment-waiting__details{grid-template-columns:1fr}.payment-confirmation__wide{grid-column:auto}.payment-confirmation__actions{flex-direction:column-reverse}.payment-confirmation__actions .button{width:100%}}.payment-confirmation__submit-error{color:#f99;background:#ff64640e;border:1px solid #ff64644d;border-radius:12px;margin-top:18px;padding:14px 16px;font-size:13px;line-height:1.55}.payment-confirmation__actions .button:disabled{opacity:.55;cursor:not-allowed;transform:none}.payment-waiting__actions{flex-wrap:wrap;justify-content:center;gap:13px;display:flex}@media (width<=600px){.payment-waiting__actions{flex-direction:column;width:100%}.payment-waiting__actions .button{width:100%}}.admin-login,.admin-dashboard,.admin-auth-check{background:radial-gradient(circle at 82% 20%,#3b82f61f,#0000 30%),radial-gradient(circle at 12% 5%,#f59e0b14,#0000 28%),#071019;min-height:100vh}.admin-login{padding:140px 20px 80px;position:relative;overflow:hidden}.admin-login__grid{opacity:.13;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 95%);mask-image:linear-gradient(#000 10%,#0000 95%)}.admin-login__container{grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;width:min(1080px,100%);margin:0 auto;display:grid;position:relative}.admin-label,.admin-login__form-header>span,.admin-dashboard__placeholder>span{color:var(--orange);letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px;font-weight:700}.admin-login__intro h1{letter-spacing:-.05em;margin:18px 0 24px;font-size:clamp(48px,6vw,72px);line-height:.98}.admin-login__intro h1 span{color:#8ea1af;display:block}.admin-login__intro>p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.72}.admin-login__security{color:#8fa2af;align-items:center;gap:10px;margin-top:35px;font-size:12px;display:flex}.admin-login__security>span{background:var(--green);width:8px;height:8px;box-shadow:0 0 14px var(--green);border-radius:50%}.admin-login__form{border:1px solid var(--border-strong);background:linear-gradient(155deg,#142b3beb,#07111af7);border-radius:25px;padding:34px;box-shadow:0 40px 100px #00000059}.admin-login__form-header{margin-bottom:30px}.admin-login__form-header h2{margin:12px 0 13px;font-size:31px}.admin-login__form-header p{color:var(--muted);margin:0;line-height:1.6}.admin-login__form label{flex-direction:column;gap:9px;margin-top:20px;display:flex}.admin-login__form label>span{color:#c4d0d8;font-size:13px}.admin-login__form input{border:1px solid var(--border);color:#fff;background:#ffffff0a;border-radius:13px;outline:none;width:100%;min-height:52px;padding:14px 16px;transition:border-color .2s}.admin-login__form input:focus{border-color:var(--blue)}.admin-login__form input::placeholder{color:#718390}.admin-login__error{color:#ff9c9c;background:#ff64640f;border:1px solid #ff64644d;border-radius:12px;margin-top:18px;padding:13px 15px;font-size:13px;line-height:1.5}.admin-login__button{width:100%;margin-top:25px}.admin-login__button:disabled{opacity:.55;cursor:not-allowed;transform:none}.admin-login__note{color:#718390;text-align:center;margin:18px 0 0;font-size:11px;line-height:1.5}.admin-auth-check{color:var(--muted);align-content:center;place-items:center;gap:18px;display:grid}.admin-auth-check__spinner{border:3px solid #ffffff1a;border-top-color:var(--orange);border-radius:50%;width:42px;height:42px;animation:.8s linear infinite adminSpin}@keyframes adminSpin{to{transform:rotate(360deg)}}.admin-dashboard{padding:140px 0 90px}.admin-dashboard__header{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.admin-dashboard__header h1{letter-spacing:-.045em;margin:15px 0 13px;font-size:clamp(43px,6vw,68px);line-height:1}.admin-dashboard__header p{color:var(--muted);margin:0}.admin-dashboard__account{border:1px solid var(--border);background:#ffffff08;border-radius:17px;justify-content:space-between;gap:25px;margin-top:45px;padding:22px;display:flex}.admin-dashboard__account span{color:var(--muted)}.admin-dashboard__placeholder{border:1px dashed var(--border-strong);text-align:center;background:#ffffff05;border-radius:24px;align-content:center;place-items:center;min-height:400px;margin-top:25px;padding:40px;display:grid}.admin-dashboard__placeholder h2{max-width:700px;margin:18px 0;font-size:clamp(34px,5vw,52px);line-height:1.05}.admin-dashboard__placeholder p{max-width:650px;color:var(--muted);margin:0;line-height:1.7}@media (width<=850px){.admin-login__container{grid-template-columns:1fr;gap:50px}}@media (width<=700px){.admin-login{padding:115px 14px 60px}.admin-login__intro h1{font-size:clamp(43px,14vw,60px)}.admin-login__form{padding:24px}.admin-dashboard{padding:120px 0 70px}.admin-dashboard__header,.admin-dashboard__account{flex-direction:column;align-items:flex-start}.admin-dashboard__header .button{width:100%}.admin-dashboard__placeholder{min-height:330px;padding:25px}}.admin-dashboard__header-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-statistics{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:25px;display:grid}.admin-statistics article{border:1px solid var(--border);background:#ffffff08;border-radius:17px;flex-direction:column;min-height:150px;padding:21px;display:flex}.admin-statistics span,.admin-articles__heading>div>span{color:var(--orange);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px;font-weight:700}.admin-statistics strong{margin-top:27px;font-size:38px;line-height:1}.admin-statistics small{color:var(--muted);margin-top:8px}.admin-articles{border:1px solid var(--border);background:#ffffff06;border-radius:22px;margin-top:25px;padding:27px}.admin-articles__heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px;display:flex}.admin-articles__heading h2{margin:9px 0 0;font-size:31px}.admin-articles__refresh{color:#79aaff;cursor:pointer;background:0 0;padding:10px 0}.admin-articles__refresh:disabled{opacity:.5;cursor:not-allowed}.admin-articles__message{border:1px solid var(--border);color:var(--muted);border-radius:15px;padding:25px}.admin-articles__message--error{color:#ff9b9b;border-color:#ff646452}.admin-articles__table{border:1px solid var(--border);border-radius:16px;overflow:hidden}.admin-articles__table-head,.admin-article-row{grid-template-columns:minmax(260px,1.7fr) minmax(180px,.9fr) minmax(130px,.55fr) minmax(100px,.45fr);align-items:center;gap:18px;display:grid}.admin-articles__table-head{color:#7f919e;background:#ffffff0b;min-height:55px;padding:0 19px;font-size:11px;font-weight:700}.admin-article-row{border-top:1px solid var(--border);min-height:91px;padding:16px 19px}.admin-article-row__title,.admin-article-row__category{flex-direction:column;gap:7px;min-width:0;display:flex}.admin-article-row__title strong,.admin-article-row__title small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-article-row__title small,.admin-article-row__category small{color:#718390;font-size:11px}.admin-article-row__category strong{font-size:14px}.admin-status{border-radius:999px;width:fit-content;padding:7px 10px;font-size:10px;font-weight:800;display:inline-flex}.admin-status--published{color:var(--green);background:#38d98a1a}.admin-status--draft{color:var(--orange);background:#f59e0b1c}.admin-status--archived{color:#aebbc4;background:#919fa921}.admin-article-row__actions button{color:#79aaff;cursor:pointer;background:0 0;padding:0;font-weight:700}@media (width<=950px){.admin-statistics{grid-template-columns:repeat(2,1fr)}.admin-articles__table{overflow-x:auto}.admin-articles__table-head,.admin-article-row{min-width:850px}}@media (width<=700px){.admin-dashboard__header-actions{flex-direction:column;width:100%}.admin-dashboard__header-actions .button{width:100%}.admin-statistics{grid-template-columns:1fr}.admin-articles{padding:19px}.admin-articles__heading{flex-direction:column;align-items:flex-start}}.admin-editor{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}.admin-editor__header{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:35px;display:flex}.admin-editor__header h1{letter-spacing:-.045em;margin:15px 0 14px;font-size:clamp(45px,6vw,68px);line-height:1}.admin-editor__header p{max-width:720px;color:var(--muted);margin:0;line-height:1.7}.admin-editor__form{flex-direction:column;gap:22px;display:flex}.admin-editor__section{border:1px solid var(--border);background:#ffffff06;border-radius:22px;padding:30px}.admin-editor__section-heading{border-bottom:1px solid var(--border);grid-template-columns:45px 1fr;gap:15px;margin-bottom:27px;padding-bottom:22px;display:grid}.admin-editor__section-heading>span{color:var(--orange);font-family:Courier New,monospace;font-size:11px}.admin-editor__section-heading h2{margin:0 0 8px;font-size:26px}.admin-editor__section-heading p{color:var(--muted);margin:0;line-height:1.55}.admin-form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.admin-field{flex-direction:column;gap:9px;display:flex}.admin-field--wide{grid-column:1/-1}.admin-field>span{color:#c4d0d8;font-size:13px}.admin-field input,.admin-field textarea,.admin-field select{border:1px solid var(--border);color:#fff;background:#ffffff0a;border-radius:13px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s}.admin-field input,.admin-field select{min-height:52px}.admin-field select option{color:#fff;background:#10202d}.admin-field input:focus,.admin-field textarea:focus,.admin-field select:focus{border-color:var(--blue)}.admin-field input::placeholder,.admin-field textarea::placeholder{color:#718390}.admin-field>small{color:#718390;text-align:right;font-size:11px}.admin-field>em{color:#f99;font-size:12px;font-style:normal}.admin-slug-field{border:1px solid var(--border);background:#ffffff0a;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;display:grid}.admin-slug-field:focus-within{border-color:var(--blue)}.admin-slug-field>span{color:#718390;padding-left:16px;font-size:13px}.admin-slug-field input{background:0 0;border:0}.admin-checkbox-field{color:#c4d0d8;cursor:pointer;align-self:end;align-items:center;gap:12px;min-height:52px;display:flex}.admin-checkbox-field input{width:18px;height:18px;accent-color:var(--orange)}.admin-content-editor{resize:vertical;min-height:430px;font-family:inherit;line-height:1.7}.admin-publication-choice{grid-template-columns:repeat(2,1fr);gap:17px;display:grid}.admin-publication-choice__card{border:1px solid var(--border);color:#fff;text-align:left;cursor:pointer;background:#ffffff06;border-radius:17px;flex-direction:column;align-items:flex-start;min-height:185px;padding:23px;display:flex}.admin-publication-choice__card--active{border-color:var(--orange);background:#f59e0b12}.admin-publication-choice__card>span{color:var(--orange);letter-spacing:.12em;font-family:Courier New,monospace;font-size:10px}.admin-publication-choice__card strong{margin-top:25px;font-size:20px}.admin-publication-choice__card p{color:var(--muted);margin:10px 0 0;line-height:1.6}.admin-editor__error{color:#ff9c9c;background:#ff64640f;border:1px solid #ff64644d;border-radius:14px;padding:17px}.admin-editor__actions{border:1px solid var(--border);background:#ffffff06;border-radius:18px;justify-content:flex-end;gap:13px;padding:25px;display:flex}.admin-editor__actions .button:disabled{opacity:.55;cursor:not-allowed;transform:none}.admin-success-message{background:#38d98a0f;border:1px solid #38d98a4d;border-radius:15px;align-items:center;gap:15px;margin-top:25px;padding:17px 20px;display:flex}.admin-success-message strong{color:var(--green)}.admin-success-message span{color:#a8bdb2}@media (width<=760px){.admin-editor{padding:110px 0 65px}.admin-editor__header,.admin-editor__actions{flex-direction:column;align-items:stretch}.admin-editor__header .button,.admin-editor__actions .button{width:100%}.admin-editor__section{padding:21px}.admin-form-grid,.admin-publication-choice{grid-template-columns:1fr}.admin-field--wide{grid-column:auto}.admin-slug-field{grid-template-columns:1fr}.admin-slug-field>span{padding-top:13px}.admin-success-message{flex-direction:column;align-items:flex-start}}.admin-publication-choice--three{grid-template-columns:repeat(3,1fr)}.admin-editor__load-error{text-align:center;background:#ff64640d;border:1px solid #ff64644d;border-radius:22px;max-width:760px;margin:80px auto;padding:40px}.admin-editor__load-error>span{color:#f99;letter-spacing:.13em;font-family:Courier New,monospace;font-size:11px}.admin-editor__load-error h1{margin:16px 0;font-size:clamp(38px,6vw,58px)}.admin-editor__load-error p{color:var(--muted);margin-bottom:28px}@media (width<=900px){.admin-publication-choice--three{grid-template-columns:1fr}}.admin-markdown-help{background:#3b82f60e;border:1px solid #3b82f640;border-radius:14px;margin-bottom:20px;padding:18px}.admin-markdown-help>strong{color:#a8c7f5;margin-bottom:13px;font-size:13px;display:block}.admin-markdown-help>div{flex-wrap:wrap;gap:8px;display:flex}.admin-markdown-help code{color:#8eb9ff;background:#00000029;border:1px solid #3b82f62e;border-radius:8px;padding:7px 10px;font-family:Courier New,monospace;font-size:11px}.admin-statistics--payments{grid-template-columns:minmax(240px,320px)}.admin-payments-list{gap:17px;display:grid}.admin-payment-card{border:1px solid var(--border);background:#ffffff06;border-radius:18px;padding:23px}.admin-payment-card__top{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.admin-payment-card__top>div{flex-direction:column;gap:7px;min-width:0;display:flex}.admin-payment-card__top>div>span,.admin-payment-card__amount>span{color:#718390;font-size:10px}.admin-payment-card__top>div>strong{color:#8fbaff;text-overflow:ellipsis;white-space:nowrap;font-family:Courier New,monospace;font-size:12px;overflow:hidden}.admin-payment-card__amount{border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;gap:7px;margin-top:25px;padding:18px 0;display:flex}.admin-payment-card__amount strong{color:var(--orange);font-size:32px}.admin-payment-card__data{border:1px solid var(--border);background:var(--border);border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;margin:20px 0 0;display:grid;overflow:hidden}.admin-payment-card__data>div{background:#0d1b26;padding:16px}.admin-payment-card__wide{grid-column:1/-1}.admin-payment-card__data dt{color:#718390;margin-bottom:7px;font-size:10px}.admin-payment-card__data dd{color:#d8e2e8;margin:0;font-size:13px;font-weight:700;line-height:1.5}.admin-payment-card__actions{justify-content:flex-end;margin-top:20px;display:flex}@media (width<=700px){.admin-statistics--payments{grid-template-columns:1fr}.admin-payment-card__top{flex-direction:column}.admin-payment-card__data{grid-template-columns:1fr}.admin-payment-card__wide{grid-column:auto}.admin-payment-card__actions .button{width:100%}}
