
/* PROprostu V14 brand architecture */
.pro14-header{box-shadow:0 8px 30px rgba(0,0,0,.12)}
.pro14-nav{gap:18px}.pro14-navlinks{gap:18px}.pro14-navlinks a{position:relative}.pro14-navlinks a.active{color:#fff}.pro14-navlinks a.active:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;border-radius:2px;background:var(--yellow)}
.pro14-nav-actions{margin-left:4px}.pro14-search-trigger{display:grid}.pro14-search-layer[hidden]{display:none}.pro14-search-layer{position:fixed;inset:0;z-index:1000}.pro14-search-backdrop{position:absolute;inset:0;background:rgba(3,5,7,.76);backdrop-filter:blur(14px)}.pro14-search-dialog{position:relative;width:min(850px,calc(100% - 30px));margin:100px auto 0;border:1px solid #36404c;border-radius:28px;background:#0d1218;padding:22px;box-shadow:0 40px 120px rgba(0,0,0,.65)}.pro14-search-top{display:flex;justify-content:space-between;gap:20px;align-items:start;margin-bottom:16px}.pro14-search-top span{display:block;color:var(--yellow);font-size:9px;letter-spacing:.13em;font-weight:950}.pro14-search-top b{font-size:20px}.pro14-search-top button{width:38px;height:38px;border-radius:12px;border:1px solid var(--line);background:#151b22;color:#fff;font-size:24px}.pro14-global-smart{max-width:none;margin-top:0}.pro14-search-shortcuts{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.pro14-search-shortcuts a,.pro14-query-row a{border:1px solid #303a45;border-radius:999px;padding:7px 10px;font-size:10px;color:#aeb6bf}.pro14-search-shortcuts a:hover,.pro14-query-row a:hover{border-color:var(--yellow);color:var(--yellow)}
.pro14-hero{padding:82px 0 58px;position:relative;overflow:hidden}.pro14-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:54px;align-items:center}.pro14-hero h1{max-width:900px}.pro14-lead{font-size:19px;color:#b9c1c9;max-width:760px;line-height:1.65}.pro14-lead.small{font-size:16px}.pro14-home-search{margin-top:27px}.pro14-query-row{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}
.pro14-navigator{position:relative;min-height:520px;border:1px solid #303a45;border-radius:34px;background:radial-gradient(circle at 50% 50%,rgba(255,212,0,.08),transparent 26%),linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px),#10151b;background-size:auto,38px 38px,38px 38px,auto;overflow:hidden;box-shadow:var(--shadow)}.pro14-navigator:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 30%,rgba(255,212,0,.03),transparent 70%);animation:pro14scan 8s linear infinite}.pro14-nav-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;display:grid;place-content:center;text-align:center;border:1px solid #495664;background:radial-gradient(circle,#27313b,#11161c 68%);box-shadow:0 0 80px rgba(255,212,0,.09);z-index:2}.pro14-nav-center b{font-size:21px}.pro14-nav-center b span{color:var(--yellow)}.pro14-nav-center small{color:#78838f;font-size:9px;text-transform:uppercase}.pro14-nav-ring{position:absolute;left:50%;top:50%;border:1px dashed rgba(255,255,255,.1);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.pro14-nav-ring.r1{width:310px;height:310px;animation:pro14rotate 30s linear infinite}.pro14-nav-ring.r2{width:440px;height:440px;animation:pro14rotate 45s linear reverse infinite}.pro14-nav-tile{position:absolute;width:178px;min-height:102px;padding:14px;border:1px solid #34404b;border-radius:18px;background:rgba(17,22,28,.92);backdrop-filter:blur(10px);z-index:3;transition:.22s transform,.22s border-color,.22s box-shadow}.pro14-nav-tile:hover{transform:translateY(-4px);border-color:rgba(255,212,0,.6);box-shadow:0 18px 40px rgba(0,0,0,.25)}.pro14-nav-tile span{font-size:8px;color:var(--yellow);font-weight:950}.pro14-nav-tile b{display:block;font-size:16px;margin:4px 0}.pro14-nav-tile small{display:block;color:#7f8a95;font-size:9px}.pro14-nav-dom{left:6%;top:10%}.pro14-nav-online{right:6%;top:12%}.pro14-nav-tools{left:3%;bottom:12%}.pro14-nav-knowledge{right:6%;bottom:10%}.pro14-nav-shop{right:1%;top:44%;width:145px}
@keyframes pro14rotate{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pro14scan{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}
.pro14-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-quick-card{border:1px solid var(--line);border-radius:24px;background:linear-gradient(155deg,#151b22,#0f1318);padding:22px;min-height:210px;display:flex;flex-direction:column;transition:.22s}.pro14-quick-card:hover{transform:translateY(-4px);border-color:#45515d}.pro14-quick-card b{font-size:20px;margin:22px 0 7px}.pro14-quick-card p{color:#84909b;font-size:12px;margin:0 0 16px}.pro14-quick-card strong{margin-top:auto;color:var(--yellow);font-size:11px}.pro14-chip{display:inline-flex;width:max-content;border:1px solid #46515c;border-radius:999px;padding:6px 9px;color:var(--yellow);font-size:8px;font-weight:950;letter-spacing:.08em}.pro14-chip.blue{color:var(--blue)}
.pro14-world-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pro14-world{position:relative;overflow:hidden;min-height:400px;border:1px solid #303a45;border-radius:32px;background:#11161c;padding:32px;display:grid;grid-template-columns:1fr 220px;gap:20px;align-items:center;transition:.25s}.pro14-world:hover{transform:translateY(-4px);border-color:#485563}.pro14-world h2{font-size:clamp(34px,3.5vw,48px);line-height:1;margin:10px 0 15px}.pro14-world p{color:#909ba6;max-width:600px}.pro14-world strong{display:inline-flex;margin-top:20px;color:var(--yellow)}.blue-kicker{color:var(--blue)!important}.pro14-world-visual{height:240px;border-radius:50%;border:1px solid #3d4955;display:grid;place-items:center;position:relative}.pro14-world-visual span{font-size:42px;font-weight:950;color:rgba(255,255,255,.08)}.pro14-world-visual i{position:absolute;border:1px dashed #3d4853;border-radius:50%}.pro14-world-visual i:nth-of-type(1){inset:18px}.pro14-world-visual i:nth-of-type(2){inset:43px}.pro14-world-visual i:nth-of-type(3){width:14px;height:14px;background:var(--yellow);border:0;right:26px;top:50%}.pro14-world-visual.online i:nth-of-type(3){background:var(--blue)}.pro14-world-grid.compact .pro14-world{min-height:300px;grid-template-columns:1fr}
.pro14-dna-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pro14-dna-grid>div{border-top:2px solid var(--yellow);border-radius:0 0 22px 22px;background:#11161b;padding:22px;min-height:190px}.pro14-dna-grid b{font-size:10px;color:var(--yellow)}.pro14-dna-grid h3{font-size:27px;margin:18px 0 8px}.pro14-dna-grid p{color:#87929d;font-size:12px}
.pro14-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-help-grid>a{border:1px solid var(--line);border-radius:26px;padding:26px;background:#11161b;min-height:270px;display:flex;flex-direction:column;transition:.22s}.pro14-help-grid>a:hover{transform:translateY(-4px);border-color:#485460}.pro14-help-grid span{color:var(--yellow);font-size:10px;font-weight:950}.pro14-help-grid h3,.pro14-help-grid h2{font-size:30px;margin:48px 0 8px}.pro14-help-grid p{color:#87929d}.pro14-help-grid strong{margin-top:auto;color:var(--yellow);font-size:11px}.pro14-help-page>a{min-height:340px}
.pro14-club-panel{border:1px solid #333e49;border-radius:32px;background:#11161b;padding:34px;display:grid;grid-template-columns:230px 1fr;gap:36px;align-items:center}.pro14-club-logo{height:190px;border-radius:50%;display:grid;place-items:center;border:1px solid #45515d;color:var(--yellow);font-size:54px;font-weight:950;box-shadow:inset 0 0 70px rgba(255,212,0,.05)}.pro14-club-panel h2{font-size:40px;line-height:1;margin:8px 0}.pro14-club-panel p{color:#8d98a3}
.pro14-footer{background:linear-gradient(180deg,rgba(255,255,255,.012),transparent)}.pro14-footgrid{grid-template-columns:1.35fr repeat(4,1fr)}
.pro14-dom-console{border:1px solid #333e49;border-radius:30px;padding:20px;background:linear-gradient(145deg,#171d24,#0d1116);box-shadow:var(--shadow);display:grid;gap:9px}.pro14-console-head{display:flex;justify-content:space-between;align-items:center;padding:5px 4px 15px;color:#78838f;font-size:9px;text-transform:uppercase}.pro14-console-head span{color:var(--yellow);font-weight:950}.pro14-dom-console a{display:flex;justify-content:space-between;gap:20px;align-items:center;border:1px solid #303a45;border-radius:16px;background:#11171d;padding:16px;transition:.2s}.pro14-dom-console a:hover{border-color:rgba(255,212,0,.5);transform:translateX(3px)}.pro14-dom-console a b{font-size:14px}.pro14-dom-console a span{font-size:8px;color:var(--yellow);border:1px solid #4b4a31;border-radius:999px;padding:5px 7px}
.pro14-problem-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-problem-rail a{border:1px solid var(--line);border-radius:24px;padding:23px;background:#11161b;min-height:235px;display:flex;flex-direction:column;transition:.2s}.pro14-problem-rail a:hover{transform:translateY(-3px);border-color:#46525e}.pro14-problem-rail span{color:var(--yellow);font-size:10px}.pro14-problem-rail h3{font-size:23px;margin:30px 0 8px}.pro14-problem-rail p{color:#85919c;font-size:12px}.pro14-problem-rail strong{margin-top:auto;color:var(--yellow);font-size:11px}
.pro14-dom-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pro14-dom-categories a{border:1px solid #303944;border-radius:24px;background:#10151a;padding:22px;min-height:220px;transition:.2s}.pro14-dom-categories a:hover{transform:translateY(-4px);border-color:#46535f}.pro14-dom-categories b{color:var(--yellow);font-size:9px}.pro14-dom-categories h3{font-size:21px;margin:33px 0 7px}.pro14-dom-categories p{font-size:11px;color:#84909b}
.pro14-video-panel{border:1px solid #323d48;border-radius:30px;background:linear-gradient(135deg,#151b22,#0e1217);padding:34px;display:grid;grid-template-columns:1fr 330px;gap:40px;align-items:center}.pro14-video-panel h2{font-size:44px;line-height:1;margin:8px 0}.pro14-video-panel p{color:#909ba6}.pro14-video-visual{height:220px;border-radius:26px;border:1px solid #36414d;background:radial-gradient(circle at 50% 40%,rgba(255,212,0,.13),transparent 43%),#10151b;display:grid;place-content:center;text-align:center}.pro14-video-visual span{color:var(--yellow);font-size:42px}.pro14-video-visual b{font-size:20px;margin-top:10px}.pro14-video-visual small{color:#707b86}
.pro14-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-product-grid a{border:1px solid #303a45;border-radius:24px;background:#11161b;padding:23px;min-height:230px;display:flex;flex-direction:column;transition:.2s}.pro14-product-grid a:hover{transform:translateY(-4px);border-color:#46525e}.pro14-product-grid span{color:var(--yellow);font-size:9px;font-weight:950}.pro14-product-grid h3{font-size:24px;margin:35px 0 8px}.pro14-product-grid p{color:#87929d;font-size:12px}.pro14-product-grid strong{margin-top:auto;color:var(--yellow)}.pro14-shop-dark{background:#0b0e12}
.blue-pulse{background:var(--blue);box-shadow:0 0 0 0 rgba(158,197,255,.35)}.pro14-proword{color:var(--yellow)}.pro14-online-map{border:1px solid #34404c;border-radius:30px;background:linear-gradient(145deg,#161c23,#0d1116);padding:20px;display:grid;gap:9px}.pro14-map-head{display:flex;justify-content:space-between;align-items:center;padding:5px 4px 14px}.pro14-map-head span{font-weight:900}.pro14-map-head small{color:#78838f}.pro14-online-map a{border:1px solid #303a45;border-radius:16px;padding:15px 16px;background:#11171d;display:grid;grid-template-columns:1fr auto;gap:4px 15px;transition:.2s}.pro14-online-map a:hover{transform:translateX(3px);border-color:rgba(158,197,255,.55)}.pro14-online-map b{font-size:14px}.pro14-online-map span{grid-column:1/-1;color:#7f8b96;font-size:10px}
.pro14-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-service-grid>a{border:1px solid #303a45;border-radius:24px;background:#11161b;padding:23px;min-height:280px;display:flex;flex-direction:column;transition:.22s}.pro14-service-grid>a:hover{transform:translateY(-4px);border-color:rgba(158,197,255,.5)}.pro14-service-grid h3{font-size:24px;margin:30px 0 8px}.pro14-service-grid p{color:#87929d;font-size:12px}.pro14-service-grid>a>div{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:12px}.pro14-service-grid strong{font-size:19px;color:#fff}.pro14-service-grid i{font-style:normal;color:var(--blue);font-size:10px;font-weight:900}.pro14-bundle{border:1px solid #394652;border-radius:32px;background:radial-gradient(circle at 84% 20%,rgba(158,197,255,.12),transparent 24rem),linear-gradient(145deg,#171e26,#0e1217);padding:36px;display:grid;grid-template-columns:1fr 320px;gap:40px}.pro14-bundle h2{font-size:50px;line-height:1;margin:8px 0 14px}.pro14-bundle p,.pro14-bundle li{color:#909ba6}.pro14-bundle-price{border:1px solid #3c4854;border-radius:24px;background:#11171d;padding:24px;display:flex;flex-direction:column}.pro14-bundle-price small{color:var(--blue);font-size:9px;text-transform:uppercase}.pro14-bundle-price b{font-size:42px;margin:22px 0 0}.pro14-bundle-price span{font-size:10px;color:#7f8a95;margin-bottom:24px}.pro14-bundle-price .btn{margin-top:auto}.pro14-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pro14-process-grid>div{border:1px solid #303a45;border-radius:23px;background:#11161b;padding:22px;min-height:220px}.pro14-process-grid b{color:var(--blue);font-size:10px}.pro14-process-grid h3{font-size:20px;margin:42px 0 7px}.pro14-process-grid p{color:#85919c;font-size:11px}.pro14-proof{display:grid;grid-template-columns:1fr 430px;gap:50px;align-items:center}.pro14-proof h2{font-size:47px;line-height:1;margin:8px 0 14px}.pro14-proof p{color:#909ba6}.pro14-proof-ui{border:1px solid #34404c;border-radius:28px;background:#10151b;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.pro14-proof-ui span{grid-column:1/-1;color:var(--yellow);font-size:11px}.pro14-proof-ui b{min-height:100px;border:1px solid #313b46;border-radius:16px;display:grid;place-items:center;color:#77838e}
.pro14-service-hero-grid{display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:center}.pro14-service-price{border:1px solid #36424e;border-radius:28px;background:#11171d;padding:27px;min-height:270px;display:flex;flex-direction:column}.pro14-service-price small{color:var(--blue);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.pro14-service-price b{font-size:45px;line-height:1;margin:27px 0 8px}.pro14-service-price span{color:#7f8a95;font-size:11px}.pro14-service-price a{margin-top:auto;color:var(--yellow);font-size:11px;font-weight:900}.pro14-service-price.featured{box-shadow:0 0 70px rgba(158,197,255,.06)}.pro14-two-col{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.pro14-checklist{list-style:none;padding:0;margin:26px 0 0}.pro14-checklist li{border-top:1px solid #2d3640;padding:13px 0;color:#aeb6bf}.pro14-checklist li:before{content:"✓";color:var(--yellow);margin-right:10px}.pro14-not-card{border:1px solid #3a444f;border-radius:25px;background:#11161b;padding:25px}.pro14-not-card>span{color:#8b96a1;font-size:9px;letter-spacing:.1em;font-weight:950}.pro14-not-card h3{font-size:27px}.pro14-not-card li,.pro14-not-card p{color:#87929d;font-size:12px}.pro14-upsell-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-upsell-grid a{border:1px solid #303a45;border-radius:22px;background:#11161b;padding:22px;min-height:190px;display:flex;flex-direction:column}.pro14-upsell-grid h3{font-size:20px}.pro14-upsell-grid p{color:#85919c;font-size:11px}.pro14-upsell-grid strong{color:var(--yellow);font-size:10px;margin-top:auto}.pro14-final-card{border:1px solid #394550;border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(255,212,0,.08),transparent 20rem),#11161b;padding:35px}.pro14-final-card h2{font-size:42px;line-height:1.05;max-width:850px}.pro14-final-card p{color:#8d98a3}.pro14-price-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pro14-price-row>div{border:1px solid #303a45;border-radius:22px;background:#11161b;padding:24px}.pro14-price-row b{display:block;font-size:31px}.pro14-price-row span{color:#85919c}.pro14-bundle-items{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pro14-bundle-items>div{border:1px solid #303a45;border-radius:23px;background:#11161b;padding:23px;min-height:220px}.pro14-bundle-items b{color:var(--blue);font-size:9px}.pro14-bundle-items h3{font-size:21px;margin:40px 0 8px}.pro14-bundle-items p{color:#85919c;font-size:11px}
.pro14-club-rings{height:380px;display:grid;place-items:center;position:relative}.pro14-club-rings div{width:165px;height:165px;border-radius:50%;background:#11161b;border:1px solid #46525e;display:grid;place-content:center;text-align:center;z-index:2;box-shadow:0 0 70px rgba(255,212,0,.06)}.pro14-club-rings b{font-size:48px;color:var(--yellow)}.pro14-club-rings span{font-size:10px;letter-spacing:.2em}.pro14-club-rings i{position:absolute;border:1px dashed #394550;border-radius:50%}.pro14-club-rings i:nth-of-type(1){width:230px;height:230px}.pro14-club-rings i:nth-of-type(2){width:300px;height:300px}.pro14-club-rings i:nth-of-type(3){width:370px;height:370px}.pro14-club-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.pro14-club-benefits>div{border:1px solid #303a45;border-radius:23px;background:#11161b;padding:22px;min-height:210px}.pro14-club-benefits span{color:var(--yellow);font-size:10px}.pro14-club-benefits h3{font-size:20px;margin:40px 0 8px}.pro14-club-benefits p{color:#85919c;font-size:11px}
.pro14-contact-card{border:1px solid #34404b;border-radius:28px;background:#11161b;padding:25px}.pro14-contact-card form{display:grid;gap:13px}.pro14-contact-card label{display:grid;gap:6px;font-size:10px;color:#a7b0b9;font-weight:850}.pro14-contact-card input,.pro14-contact-card select,.pro14-contact-card textarea{width:100%;border:1px solid #35404b;border-radius:13px;background:#0d1217;color:#fff;padding:12px;outline:0}.pro14-contact-card input:focus,.pro14-contact-card select:focus,.pro14-contact-card textarea:focus{border-color:var(--yellow)}.pro14-contact-card small{color:#74808b;font-size:9px}.pro14-mail{display:inline-block;margin-top:18px;color:var(--yellow);font-size:20px;font-weight:900}
@media(max-width:1120px){.pro14-navlinks{gap:12px;font-size:11px}.pro14-hero-grid{grid-template-columns:1fr 430px;gap:30px}.pro14-world{grid-template-columns:1fr}.pro14-world-visual{display:none}.pro14-dom-categories{grid-template-columns:repeat(2,1fr)}.pro14-service-grid{grid-template-columns:repeat(2,1fr)}.pro14-proof{grid-template-columns:1fr 350px}}
@media(max-width:1000px){.pro14-search-trigger{display:grid}.pro14-hero-grid,.pro14-service-hero-grid,.pro14-two-col,.pro14-proof,.pro14-video-panel,.pro14-bundle{grid-template-columns:1fr}.pro14-navigator{min-height:430px}.pro14-quick-grid{grid-template-columns:repeat(2,1fr)}.pro14-world-grid{grid-template-columns:1fr}.pro14-process-grid,.pro14-bundle-items,.pro14-club-benefits{grid-template-columns:repeat(2,1fr)}.pro14-footgrid{grid-template-columns:1.2fr 1fr 1fr}.pro14-footgrid>div:nth-last-child(-n+2){display:block}.pro14-navlinks.open{z-index:120}.pro14-navlinks.open a{width:100%;padding:8px 0}.pro14-navlinks a.active:after{display:none}}
@media(max-width:700px){.pro14-hero{padding:58px 0 36px}.pro14-hero h1{font-size:clamp(43px,13vw,60px)}.pro14-lead{font-size:16px}.pro14-navigator{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:14px}.pro14-nav-center,.pro14-nav-ring{display:none}.pro14-nav-tile{position:static;width:auto;min-height:105px}.pro14-nav-shop{grid-column:1/-1}.pro14-quick-grid,.pro14-dna-grid,.pro14-help-grid,.pro14-product-grid,.pro14-service-grid,.pro14-upsell-grid,.pro14-price-row,.pro14-dom-categories,.pro14-process-grid,.pro14-bundle-items,.pro14-club-benefits{grid-template-columns:1fr}.pro14-problem-rail{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.pro14-problem-rail a{min-width:83%;scroll-snap-align:start}.pro14-club-panel{grid-template-columns:1fr;padding:23px}.pro14-club-logo{height:150px}.pro14-world{min-height:330px;padding:24px}.pro14-world h2{font-size:34px}.pro14-video-panel{padding:23px}.pro14-bundle{padding:24px}.pro14-bundle h2{font-size:38px}.pro14-service-price{min-height:230px}.pro14-final-card{padding:25px}.pro14-final-card h2{font-size:32px}.pro14-search-dialog{margin-top:70px}.pro14-footgrid{grid-template-columns:1fr 1fr}.pro14-footgrid .footbrand{grid-column:1/-1}.pro14-contact-card{padding:18px}}
@media(max-width:420px){.pro14-navigator{grid-template-columns:1fr}.pro14-nav-shop{grid-column:auto}.pro14-query-row{display:none}.pro14-footgrid{grid-template-columns:1fr}.pro14-footgrid .footbrand{grid-column:auto}.pro14-club-rings{height:300px}.pro14-club-rings i:nth-of-type(3){width:290px;height:290px}.pro14-club-rings i:nth-of-type(2){width:245px;height:245px}.pro14-club-rings i:nth-of-type(1){width:205px;height:205px}}
@media(prefers-reduced-motion:reduce){.pro14-navigator:before,.pro14-nav-ring{animation:none!important}}

.pro14-club-mobile{display:none!important}
@media(max-width:1000px){.pro14-club-mobile{display:block!important;color:var(--yellow)!important}}


/* V14.1 homepage and service refinements */
body[data-cms-page="/"]{background:
radial-gradient(circle at 12% 0%, rgba(255,212,0,.06), transparent 26%),
radial-gradient(circle at 88% 12%, rgba(88,132,255,.08), transparent 24%),
linear-gradient(180deg,#080a0d 0%,#0b1015 32%,#0a0f14 100%)}
body[data-cms-page="/"] main{position:relative}
body[data-cms-page="/"] .section{position:relative}
body[data-cms-page="/"] .section:before{content:"";position:absolute;inset:14px 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent)}
body[data-cms-page="/"] .section:nth-of-type(odd){background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0));}
body[data-cms-page="/"] .section:nth-of-type(even){background:linear-gradient(180deg,rgba(255,212,0,.018),rgba(255,255,255,0));}
.pro14-header{background:rgba(8,10,13,.84)!important;backdrop-filter:blur(22px) saturate(155%)}
.pro14-nav{justify-content:space-between;gap:16px}.pro14-nav .logo{flex:0 0 auto}.pro14-navlinks{flex:1;justify-content:center;flex-wrap:wrap;gap:16px}.pro14-nav-actions{flex:0 0 auto}
.pro14-world-grid{align-items:stretch}
.pro14-world{min-height:370px;grid-template-columns:minmax(0,1fr) minmax(180px,230px);padding:34px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.035),transparent 14rem),linear-gradient(150deg,#141a21,#0f1419);box-shadow:0 16px 50px rgba(0,0,0,.18)}
.pro14-world h2{max-width:14ch}
.pro14-world p{font-size:14px;line-height:1.65}
.pro14-world strong{font-size:12px}
.pro14-world-visual{width:100%;height:240px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.01));display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;overflow:hidden;box-shadow:inset 0 0 40px rgba(255,255,255,.02)}
.pro14-world-visual span{font-size:34px;line-height:1;color:rgba(255,255,255,.12)}
.pro14-world-visual small{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#8f9ba6;text-align:center;padding:0 16px;z-index:2}
.pro14-world-visual i:nth-of-type(1){inset:16px;border-style:solid}
.pro14-world-visual i:nth-of-type(2){inset:34px}
.pro14-world-visual i:nth-of-type(3){right:18px;top:auto;bottom:18px;box-shadow:0 0 0 8px rgba(255,212,0,.08)}
.pro14-world-visual.online i:nth-of-type(3){box-shadow:0 0 0 8px rgba(88,132,255,.1)}
.pro14-club-panel{grid-template-columns:minmax(180px,220px) 1fr;gap:30px;background:radial-gradient(circle at 16% 20%,rgba(255,212,0,.08),transparent 14rem),linear-gradient(145deg,#151b22,#0f1318);box-shadow:0 18px 50px rgba(0,0,0,.18)}
.pro14-club-logo{height:210px;border-radius:28px;position:relative;background:linear-gradient(180deg,#12181f,#0d1217);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}
.pro14-club-logo:before,.pro14-club-logo:after{content:"";position:absolute;border:1px dashed #42505c;border-radius:26px}.pro14-club-logo:before{inset:14px}.pro14-club-logo:after{inset:28px}
.pro14-club-logo span{font-size:54px;font-weight:950;color:var(--yellow);line-height:1}.pro14-club-logo small{font-size:12px;letter-spacing:.26em;font-weight:900;color:#fff}
.pro14-club-panel h2{font-size:clamp(32px,3.4vw,42px);max-width:18ch}.pro14-club-panel p{font-size:14px;line-height:1.7;max-width:70ch}
.pro14-contact-card{background:linear-gradient(145deg,#141a20,#0f1318)}
.pro14-mail{word-break:break-word}
.pro14-service-price,.pro14-online-map,.pro14-bundle-price,.pro14-proof-ui,.pro14-video-panel,.pro14-contact-card{box-shadow:0 16px 45px rgba(0,0,0,.16)}
.pro14-footgrid{gap:26px}
@media(max-width:1120px){.pro14-navlinks{justify-content:flex-start}}
@media(max-width:1000px){.pro14-nav{justify-content:space-between}.pro14-navlinks{justify-content:flex-start}.pro14-world{grid-template-columns:1fr}.pro14-world-visual{height:190px}.pro14-club-panel{grid-template-columns:1fr}.pro14-club-logo{max-width:240px}}
@media(max-width:700px){body[data-cms-page="/"] .section:before{display:none}.pro14-world{padding:22px;min-height:0}.pro14-world h2{max-width:none;font-size:32px}.pro14-world p{font-size:13px}.pro14-club-panel h2{font-size:30px}.pro14-club-logo{height:170px;max-width:none}.pro14-navlinks{gap:10px}}
