@import"https://fonts.googleapis.com/css2?family=Russo+One&family=Oswald:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Barlow+Condensed:wght@400;500;600;700&family=Barlow:wght@400;500;600;700&display=swap";.site-header{position:sticky;top:0;z-index:50;width:100%;height:130px;background:#030904;border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{width:1440px;height:130px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-logo,.logo{width:314.27px;height:60px;flex:0 0 314.27px;display:block}.site-logo img,.logo img{width:100%;height:100%;object-fit:contain;display:block}.header-right{flex:1 1 auto;height:60px;display:flex;align-items:center;justify-content:flex-end;gap:32px}.main-nav{height:30px;display:flex;align-items:center;justify-content:flex-end;gap:24px}.main-nav a{font-family:var(--font-cond, "Oswald", sans-serif);font-size:20px;font-weight:400;line-height:30px;letter-spacing:.02em;text-transform:uppercase;color:#fff;text-decoration:none;white-space:nowrap}.main-nav a:hover{color:#fff}.header-actions{width:446px;height:60px;display:flex;align-items:center;gap:16px}.header-actions .btn,.header-actions a{width:215px;height:60px;display:flex;align-items:center;justify-content:center;font-family:var(--font-cond, "Oswald", sans-serif);font-size:20px;font-weight:500;line-height:1;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;border-radius:0}.header-actions .btn-white,.header-actions .btn.white{background:#fff;color:#151515}.header-actions .btn-red,.header-actions .btn.red{background:#d90d12;color:#fff}.nav-toggle,.header-actions-mobile{display:none}@media (max-width: 1599px){.site-header{height:86.67px}.header-inner{width:1200px;max-width:calc(100% - 80px);height:86.67px}.site-logo,.logo{width:209.5px;height:40px;flex:0 0 209.5px}.header-right{flex:1 1 auto;height:40px;gap:21.33px}.main-nav{height:20px;gap:16px}.main-nav a{font-size:clamp(13px,1.17vw,15px);line-height:20px}.header-actions{width:297.33px;height:40px;gap:10.67px}.header-actions .btn,.header-actions a{width:143.33px;height:40px;font-size:clamp(13px,1.17vw,15px)}}@media (max-width: 1024px){.site-header{height:82px}.header-inner{width:calc(100% - 32px);height:82px}.header-inner{flex-wrap:nowrap}.site-logo,.logo{width:auto;height:auto;max-width:210px;flex:1 1 auto;min-width:0;margin-right:12px}.site-logo img,.logo img{width:auto;max-width:100%;height:34px}.header-right{width:auto;height:auto;flex:0 0 auto;gap:12px}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;width:100%;height:auto;background:#030904;border-bottom:1px solid rgba(255,255,255,.08);padding:24px;flex-direction:column;align-items:flex-start;gap:18px}.main-nav.open{display:flex}.main-nav a{font-size:22px;line-height:30px}.header-actions{display:none}.nav-toggle{display:block;order:-1;flex:0 0 auto;background:transparent;border:none;color:#fff;font-size:22px;padding:0;margin-right:12px;cursor:pointer}.header-actions-mobile{display:flex;align-items:center;flex:0 0 auto;gap:6px}.header-actions-mobile .btn{height:40px;padding:0 14px;display:flex;align-items:center;justify-content:center;font-family:var(--font-cond, "Oswald", sans-serif);font-size:12px;font-weight:500;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;border-radius:0;white-space:nowrap}.header-actions-mobile .btn-red{background:#d90d12;color:#fff;border:1px solid #d90d12}.header-actions-mobile .btn-outline{background:transparent;color:#fff;border:1px solid #ffffff}}@media (max-width: 480px){.site-logo,.logo{max-width:150px}.site-logo img,.logo img{height:26px}.header-actions-mobile .btn{height:34px;padding:0 8px;font-size:10px}}.hero{--pg-red: #cc1010;--pg-red-hover: #b00d0d;--pg-hero-bg: #0f0f0f;--pg-strip-bg: #1c1c1c;--pg-gray-stripe: #333333;--pg-white: #ffffff;--pg-subtitle: #d2d2d2;--pg-body: #b4b4b4;--pg-green: #5cb84a;--pg-blue: #2970c5;--scale: min(1px, calc(100vw / 1920));--pg-font-heading: "Russo One", sans-serif;--pg-font-eyebrow: "Oswald", sans-serif;--pg-font-body: "Oswald", sans-serif;--pg-font-subtitle: "Barlow Condensed", sans-serif;--pg-font-inter: "Inter", sans-serif;position:relative;display:flex;justify-content:center;overflow:hidden;width:100%;background-color:var(--pg-hero-bg)}.hero__stage{position:relative;width:calc(1920 * var(--scale));height:calc(1080 * var(--scale));margin:0 auto}.hero__stripe{position:absolute;top:calc(-93 * var(--scale));width:calc(275 * var(--scale));height:calc(1173 * var(--scale));opacity:.8;clip-path:polygon(46.5% 0,95.3% 0,48.7% 100%,0 100%);pointer-events:none}.hero__stripe--red{left:calc(1412 * var(--scale));background-color:var(--pg-red)}.hero__stripe--gray{left:calc(1492 * var(--scale));background-color:var(--pg-gray-stripe)}.hero__content{position:absolute;top:calc(202 * var(--scale));left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:calc(24 * var(--scale));width:calc(1792 * var(--scale));text-align:center}.hero__eyebrow{margin:0;font-family:var(--pg-font-eyebrow);font-weight:700;font-size:calc(20 * var(--scale));letter-spacing:calc(1 * var(--scale));text-transform:uppercase;color:var(--pg-red)}.hero__eyebrow:after{content:"";display:block;width:calc(32 * var(--scale));height:calc(2 * var(--scale));margin:calc(12 * var(--scale)) auto 0;background-color:var(--pg-red)}.hero__title{margin:0;font-family:var(--pg-font-heading);font-weight:700;font-size:calc(88 * var(--scale));line-height:1;letter-spacing:calc(.5 * var(--scale));text-transform:uppercase;color:var(--pg-white)}.hero__title-accent{color:var(--pg-red)}.hero__subtitle{margin:0;max-width:calc(1792 * var(--scale));font-family:var(--pg-font-subtitle);font-weight:400;font-size:calc(20 * var(--scale));line-height:1.4;color:var(--pg-subtitle)}.hero__actions{display:flex;gap:calc(24 * var(--scale))}.hero__btn{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:calc(215 * var(--scale));height:calc(60 * var(--scale));padding:calc(18 * var(--scale)) calc(28 * var(--scale));border:none;font-family:var(--pg-font-subtitle);font-weight:700;font-size:calc(20 * var(--scale));letter-spacing:calc(.5 * var(--scale));text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.hero__btn--primary{background-color:var(--pg-red);color:var(--pg-white)}.hero__btn--primary:hover{background-color:var(--pg-red-hover)}.hero__btn--outline{background-color:transparent;border:calc(2 * var(--scale)) solid rgba(255,255,255,.65);color:var(--pg-white)}.hero__btn--outline:hover{border-color:var(--pg-white);background-color:#ffffff14}.hero__btn:focus-visible{outline:calc(2 * var(--scale)) solid var(--pg-white);outline-offset:calc(3 * var(--scale))}.hero__personas{position:absolute;top:calc(945 * var(--scale));left:50%;transform:translate(-50%);z-index:2;display:flex;justify-content:space-between;align-items:stretch;width:calc(1190 * var(--scale));height:calc(135 * var(--scale));margin:0;padding:0;list-style:none;background-color:var(--pg-strip-bg)}.hero__persona{display:flex;align-items:flex-start;gap:calc(24 * var(--scale));width:calc(357 * var(--scale));padding:calc(16 * var(--scale)) 0 calc(16 * var(--scale)) calc(19 * var(--scale));border-left:calc(3 * var(--scale)) solid var(--pg-red);box-sizing:border-box}.hero__persona--installer{border-left-color:var(--pg-green)}.hero__persona--distributor{border-left-color:var(--pg-blue)}.hero__persona--contractor{border-left-color:var(--pg-red)}.hero__persona-num{flex:none;font-family:var(--pg-font-eyebrow);font-weight:900;font-size:calc(28 * var(--scale));line-height:1;color:var(--pg-red)}.hero__persona-text{display:flex;flex-direction:column;gap:calc(12 * var(--scale))}.hero__persona-title{margin:0;font-family:var(--pg-font-heading);font-weight:700;font-size:calc(24 * var(--scale));line-height:1.05;text-transform:uppercase;color:var(--pg-white)}.hero__persona-body{margin:0;font-family:var(--pg-font-inter);font-weight:400;font-size:calc(14 * var(--scale));line-height:1.55;color:var(--pg-body)}.hero__crosshair{display:inline-block;width:.8em;height:.8em;color:var(--pg-red);vertical-align:middle;margin:0 0 0 .06em;position:relative;top:-.05em}@media (max-width: 1599px){.hero{--scale: calc(100vw / 1920)}}@media (max-width: 1024px){.hero{height:auto;overflow:visible;padding:56px 20px 40px}.hero__stage{width:100%;height:auto}.hero__stripe{display:none}.hero__content{position:static;transform:none;width:100%;gap:22px}.hero__eyebrow{font-size:14px;letter-spacing:1px}.hero__eyebrow:after{width:30px;margin-top:10px}.hero__title{font-size:clamp(40px,13vw,72px);line-height:1.02}.hero__subtitle{max-width:92%;margin:0 auto;font-size:16px;font-family:Barlow Condensed,sans-serif}.hero__actions{flex-wrap:wrap;justify-content:center;gap:14px}.hero__btn{width:100%;max-width:320px;height:52px;padding:14px 24px;font-size:16px}.hero__personas{position:static;transform:none;flex-direction:column;width:100%;height:auto;margin-top:44px}.hero__persona{width:100%;gap:16px;padding:18px 0 18px 16px}.hero__persona:not(:last-child){border-bottom:1px solid rgba(255,255,255,.06)}.hero__persona-num{font-size:24px}.hero__persona-title{font-size:20px}.hero__persona-body{font-size:15px}}.hero__title-line{display:block;color:var(--pg-white)}.hero__title-line:last-child{color:var(--pg-red)}@media (prefers-reduced-motion: reduce){.hero__btn{transition:none}}.hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e;z-index:1}.hero__stage{z-index:2}.contact-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:20px;overflow-y:auto;z-index:1000}.contact-modal{position:relative;width:100%;max-width:420px;margin:auto;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px 32px 32px}.contact-modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:var(--muted);font-size:22px;line-height:1;cursor:pointer;transition:color .2s ease}.contact-modal-close:hover{color:var(--text)}.contact-modal-form h3,.contact-modal-success h3{font-family:var(--font-primary);font-size:var(--display-xs);color:var(--text);margin:0 0 8px}.contact-modal-sub{font-family:var(--font-inter);font-size:var(--text-base);color:var(--muted);margin:0 0 24px}.contact-modal-field{display:flex;flex-direction:column;gap:6px;font-family:var(--font-cond);font-size:var(--text-md);color:var(--muted);margin-bottom:16px}.contact-modal-field input{font-family:var(--font-inter);font-size:var(--text-base);color:var(--text);background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;outline:none;transition:border-color .2s ease}.contact-modal-field input:focus,.contact-modal-field textarea:focus{border-color:var(--red)}.contact-modal-field textarea{font-family:var(--font-inter);font-size:var(--text-base);color:var(--text);background:var(--bg-alt);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;outline:none;resize:vertical;transition:border-color .2s ease}.contact-modal-error{font-family:var(--font-inter);font-size:var(--text-sm);color:var(--red);margin:0 0 16px}.contact-modal-submit{width:100%;font-family:var(--font-cond);font-size:var(--text-lg);font-weight:600;letter-spacing:.02em;color:var(--text);background:var(--red);border:none;border-radius:var(--radius);padding:12px 20px;cursor:pointer;transition:background .2s ease}.contact-modal-submit:hover:not(:disabled){background:var(--red-dark)}.contact-modal-submit:disabled{opacity:.6;cursor:not-allowed}.contact-modal-success p{font-family:var(--font-inter);font-size:var(--text-base);color:var(--muted);margin:0}.product-section{--ps-red: #e8112d;--ps-red-dark: #c40e26;--ps-bg-card: #101010;--ps-bg-panel: #0e0e0e;--ps-line: #262626;--ps-text-dim: #9b9b9b;--ps-display: "Russo One", sans-serif;--ps-label: "Oswald", sans-serif;--ps-body: "Inter", sans-serif;--ps-condensed: "Barlow Condensed", sans-serif;--ps-barlow: "Barlow", sans-serif;position:relative;width:100%;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(0deg,#050904,#050904),radial-gradient(51.55% 51.55% at 35.02% 37.76%,#0000,#000),radial-gradient(32.96% 32.96% at 61.72% 10.74%,#000,#0000),linear-gradient(198.84deg,#000 17.57%,#0000004d 52.44%,#000 88%)}.product-section__wrap{padding-top:clamp(80px,8.23vw,158px);padding-right:clamp(32px,4.16vw,80px);padding-bottom:clamp(60px,4.16vw,80px);padding-left:clamp(32px,4.16vw,80px)}.product-section__inner{width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(40px,4.16vw,80px)}.product-section__hero-row{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:clamp(24px,3vw,56px)}.product-section__header{position:relative;z-index:10;flex:0 1 auto;min-width:280px;max-width:clamp(360px,34vw,520px)}.product-section__badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:clamp(20px,1.67vw,32px);padding:6px 16px 6px 12px;background:#2e2e2e;color:#fff;font-family:var(--ps-label);font-size:16px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.product-section__badge-dash{display:block;flex-shrink:0;width:22px;height:2px;background:var(--ps-red)}.product-section__heading{margin:0;color:#fff;font-family:var(--ps-display);font-size:clamp(42px,3.125vw,60px);font-weight:400;line-height:clamp(48px,3.36vw,64.6px);letter-spacing:-2px}.product-section__heading-index{margin-left:16px;color:#232323}.product-section__subtitle{margin:clamp(20px,2.08vw,40px) 0 0;color:#d6d6d6;font-family:var(--ps-condensed);font-size:clamp(16px,1.04vw,20px);font-weight:400;line-height:1.5}.product-section__contact-btn{margin-top:clamp(20px,2.08vw,32px)}.product-section__hero-stage{position:relative;flex:1 1 auto;align-self:stretch;min-height:clamp(380px,32vw,520px)}.product-section__hero-media{position:absolute;top:4%;right:0;z-index:1;width:709.6px;height:403.48px;overflow:visible}.product-visual{position:absolute;top:0;right:0;width:709.6px;height:403.48px;overflow:visible;transform:scale(1);transform-origin:top right;pointer-events:none;-webkit-user-select:none;user-select:none}.product-strips{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;justify-content:flex-end;gap:42px;width:709.6px;height:403.48px;opacity:.65}.product-strip{display:block;flex-shrink:0;width:136px;height:100%;transform:skew(-10deg)}.product-strip--red-left,.product-strip--red-right{background:#7b2525}.product-strip--gray{background:#565656}.product-section__progrip-box{position:absolute;top:0%;left:5%;transform:translateY(-50%);width:clamp(360px,68%,760px);height:auto;object-fit:contain;z-index:5;filter:drop-shadow(0 20px 40px rgba(0,0,0,.55))}.product-section__filter-bar{display:flex;align-items:center;gap:clamp(16px,1.67vw,32px);flex-wrap:wrap}.product-section__filters{display:flex;align-items:center;flex-wrap:wrap;gap:0;overflow-x:auto}.product-section__filter-tab{display:inline-flex;align-items:center;gap:6px;padding:8px clamp(10px,1.04vw,18px);border:none;border-bottom:2px solid transparent;background:transparent;color:#9a9a9a;cursor:pointer;font-family:var(--ps-label);font-size:clamp(11px,.72vw,13px);font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;transition:color .2s ease,border-color .2s ease}.product-section__filter-tab:hover{color:#fff}.product-section__filter-tab--active{color:#fff;border-bottom-color:var(--ps-red)}.product-section__filter-count{color:#5a5a5a;font-size:.9em;font-weight:400}.product-section__filter-tab--active .product-section__filter-count{color:#9a9a9a}.product-section__sidebar{display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:clamp(24px,2.29vw,44px) clamp(16px,1.25vw,24px) clamp(28px,2.7vw,52px);border:1px solid var(--ps-line);background:var(--ps-bg-panel);scrollbar-width:thin;scrollbar-color:#333 transparent}.product-section__sidebar::-webkit-scrollbar{width:4px}.product-section__sidebar::-webkit-scrollbar-track{background:transparent}.product-section__sidebar::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.ps-filter-group{border-bottom:1px solid #1e1e1e;margin-bottom:0}.ps-filter-group__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;border:none;background:transparent;cursor:pointer;text-align:left}.ps-filter-group__header:hover .ps-filter-group__label{color:#f35}.ps-filter-group__label{display:flex;align-items:center;gap:8px;color:var(--ps-red);font-family:var(--ps-label);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;transition:color .15s ease}.ps-filter-group__active-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--ps-red);color:#fff;font-size:9px;font-weight:700;letter-spacing:0}.ps-filter-group__chevron{color:#666;font-size:16px;font-weight:300;line-height:1;flex-shrink:0}.ps-filter-group__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0 0 14px;list-style:none}.ps-filter-group__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none}.ps-filter-group__item{display:flex}.ps-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer}.ps-checkbox__input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.ps-checkbox__box{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border:1.5px solid #555;background:transparent;transition:background .15s ease,border-color .15s ease}.ps-checkbox__input:checked+.ps-checkbox__box{background:var(--ps-red);border-color:var(--ps-red)}.ps-checkbox__text{color:#d6d6d6;font-family:var(--ps-body);font-size:13px;font-weight:400;line-height:1.4}.ps-filter-clear{display:block;width:100%;flex-shrink:0;margin-top:clamp(20px,2.08vw,32px);padding:13px 0;border:1px solid #ffffff;background:transparent;color:#fff;cursor:pointer;font-family:var(--ps-label);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.ps-filter-clear:hover{background:#fff;color:#050904}.product-section__content{display:grid;grid-template-columns:minmax(180px,220px) 1fr minmax(180px,230px);gap:clamp(20px,1.67vw,32px);align-items:stretch}.product-section__cat-pill{display:block;width:100%;max-width:170px;padding:8px 0;border:1px solid #3a3a3a;border-radius:999px;color:#9a9a9a;font-family:var(--ps-body);font-size:12px;font-weight:400;letter-spacing:.04em;text-align:center}.product-section__panel{min-width:0;padding:clamp(24px,2.29vw,44px) clamp(24px,2.7vw,52px) clamp(28px,2.7vw,52px);border:1px solid var(--ps-line);background:var(--ps-bg-panel)}.product-section__panel-label{display:flex;align-items:center;gap:12px;padding-bottom:20px;border-bottom:1px solid #1d1d1d;color:#fff;font-family:var(--ps-body);font-size:12px;font-weight:700;letter-spacing:.1em}.product-section__dot{display:block;flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--ps-red)}.product-section__panel-index{display:block;margin-top:22px;color:#fff;font-family:var(--ps-display);font-size:clamp(28px,2.08vw,40px);font-weight:400}.product-section__page-status{display:block;margin-top:8px;color:#8f8f8f;font-family:var(--ps-body);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-section__grid-shell{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:clamp(8px,.83vw,16px);margin-top:clamp(18px,1.77vw,34px)}.product-section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.14vw,22px)}.product-section__pagination-button{display:flex;align-items:center;justify-content:center;width:38px;height:72px;padding:0;border:1px solid #3a3a3a;background:#151515;color:#fff;cursor:pointer;font-family:var(--ps-body);font-size:32px;font-weight:300;line-height:1;transition:border-color .2s ease,background .2s ease,color .2s ease}.product-section__pagination-button:hover:not(:disabled),.product-section__pagination-button:focus-visible:not(:disabled){border-color:var(--ps-red);background:var(--ps-red)}.product-section__pagination-button:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.product-section__pagination-button:disabled{border-color:#252525;color:#444;cursor:not-allowed;opacity:.65}.product-section__card{display:flex;flex-direction:column;min-width:0;border:1px solid transparent;background:#151515;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease}.product-section__card:hover{background:#191919}.product-section__card--active{border-color:var(--ps-red)}.product-section__card:focus-visible{outline:2px solid var(--ps-red);outline-offset:2px}.product-section__card-media{position:relative;display:flex;align-items:center;justify-content:center;height:clamp(90px,8.23vw,158px);padding:14px}.product-section__card-media img{max-width:100%;max-height:100%;object-fit:contain}.product-section__card-badge{position:absolute;top:10px;right:10px;z-index:1;padding:4px 7px;background:var(--ps-red);color:#fff;font-family:var(--ps-label);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-section__card-content{display:flex;flex:1;flex-direction:column;padding:11px 12px 13px;border-left:3px solid var(--ps-red);background:#1e1e1e}.product-section__card-code{display:block;margin-bottom:7px;color:var(--ps-red);font-family:var(--ps-body);font-size:10px;font-weight:700;letter-spacing:.12em}.product-section__card-caption{display:block;padding:0;border:0;background:transparent;color:#fff;font-family:var(--ps-label);font-size:clamp(11px,.72vw,14px);font-weight:600;line-height:1.4;letter-spacing:.02em}.product-section__card-meta{display:block;margin-top:auto;padding-top:10px;color:#9f9f9f;font-family:var(--ps-body);font-size:10px;line-height:1.4}.product-section__empty{margin-top:28px;padding:28px;border:1px solid #292929;color:#a8a8a8;font-family:var(--ps-body);font-size:14px;text-align:center}.product-section__panel-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:clamp(20px,2.08vw,40px);margin-top:clamp(24px,2.29vw,44px)}.product-section__details-eyebrow{display:block;margin-bottom:12px;color:var(--ps-red);font-family:var(--ps-body);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-section__details-title{margin:0;color:#fff;font-family:var(--ps-body);font-size:clamp(16px,1.09vw,21px);font-weight:700;line-height:1.32;text-transform:uppercase}.product-section__details-size{display:block;margin-top:12px;color:#cfcfcf;font-family:var(--ps-barlow);font-size:16px;font-weight:400}.product-section__actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:clamp(12px,1.35vw,26px)}.product-section__btn{display:flex;flex-direction:row;align-items:center;justify-content:center;width:215px;height:60px;padding:0 24px;border:none;border-radius:0;background:#e51216;color:#fff;cursor:pointer;font-family:var(--ps-label);font-size:clamp(14px,1.04vw,20px);font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:background .25s ease,border-color .25s ease}.product-section__btn:hover{background:#c81013}.product-section__btn--ghost{background:#e51216;border:1px solid rgba(255,255,255,.25);color:#fff}.product-section__btn--ghost:hover{background:#c81013;border-color:#ffffff40}.product-section__highlights{padding:clamp(22px,1.77vw,34px) clamp(16px,1.35vw,26px) clamp(22px,1.67vw,32px);border:1px solid #202020;background:var(--ps-bg-card)}.product-section__highlights-title{display:block;margin-bottom:clamp(18px,1.77vw,34px);color:#8a8a8a;font-family:var(--ps-body);font-size:12px;font-weight:700;letter-spacing:.1em;text-align:center;text-transform:uppercase}.product-section__spec-list{display:flex;flex-direction:column;gap:0;margin:0}.product-section__spec-list>div{padding:12px 0;border-bottom:1px solid #292929}.product-section__spec-list dt{margin:0 0 5px;color:#7f7f7f;font-family:var(--ps-body);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-section__spec-list dd{margin:0;overflow-wrap:anywhere;color:#fff;font-family:var(--ps-body);font-size:13px;font-weight:600;line-height:1.4}.product-section__details-placeholder{margin:0;color:#9f9f9f;font-family:var(--ps-body);font-size:13px;line-height:1.5}.product-section__highlights-list{display:flex;flex-direction:column;gap:clamp(16px,1.35vw,26px);margin:0;padding:0;list-style:none}.product-section__highlight{display:flex;align-items:flex-start;gap:12px}.product-section__highlight .product-section__dot{margin-top:4px}.product-section__highlight h4{margin:0 0 6px;color:#fff;font-family:var(--ps-display);font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.06em;text-transform:uppercase}.product-section__highlight p{margin:0;color:#cfcfcf;font-family:var(--ps-body);font-size:14px;font-weight:400;line-height:1.5}.product-section__highlights-divider{margin:clamp(18px,1.56vw,30px) 0;border:0;border-top:1px solid #2a2a2a}.product-section__btn-outline{width:100%;padding:16px 0;border:1px solid #ffffff;background:transparent;color:#fff;cursor:pointer;font-family:var(--ps-label);font-size:clamp(14px,1.04vw,20px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.product-section__btn-outline:hover{background:#fff;color:#050904}@media (max-width: 1599px){.product-section__wrap{padding-top:clamp(60px,6.25vw,80px);padding-right:clamp(24px,3.125vw,40px);padding-bottom:clamp(48px,3.75vw,48px);padding-left:clamp(24px,3.125vw,40px)}.product-section__inner{gap:clamp(32px,3.125vw,40px)}.product-section__hero-stage{min-height:clamp(340px,30vw,440px)}.product-visual{transform:scale(.7)}.product-section__heading{font-size:clamp(36px,3.125vw,40px);line-height:clamp(42px,3.36vw,48px);letter-spacing:-1.5px}.product-section__content{grid-template-columns:minmax(160px,190px) 1fr minmax(160px,200px);gap:clamp(16px,1.25vw,16px)}.product-section__panel{padding:clamp(20px,1.875vw,24px) clamp(20px,2.08vw,26px) clamp(24px,2.08vw,26px)}.product-section__card-media{height:clamp(72px,6.25vw,80px);padding:10px}.product-section__panel-footer{gap:clamp(16px,1.56vw,20px);margin-top:clamp(20px,1.875vw,24px)}.product-section__btn{width:170px;height:52px;font-size:clamp(13px,1.04vw,15px)}.product-section__actions{gap:clamp(10px,1vw,12px)}.product-section__btn-outline{padding:13px 0;font-size:clamp(13px,1.04vw,15px)}}@media (max-width: 1024px){.product-section__hero-row{flex-direction:column;align-items:stretch;gap:32px}.product-section__header{max-width:100%}.product-section__hero-stage{width:100%;min-height:clamp(320px,44vw,420px)}.product-visual{transform:scale(.62)}.product-section__content{grid-template-columns:1fr;gap:40px}.product-section__highlights{max-width:420px}}@media (max-width: 480px){.product-section__filter-bar{gap:12px}.product-section__filters{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.product-section__wrap{padding-right:20px;padding-left:20px}.product-section__heading{font-size:36px;line-height:42px;letter-spacing:-1px}.product-section__hero-stage,.product-section__progrip-box{display:none}.product-section__grid{grid-template-columns:1fr;gap:12px}.product-section__grid-shell{grid-template-columns:32px minmax(0,1fr) 32px;gap:8px}.product-section__pagination-button{width:32px;height:64px;font-size:28px}.product-section__card-media{height:120px}.product-section__panel-footer{flex-direction:column;align-items:stretch;gap:24px}.product-section__actions{flex-direction:column;gap:12px}.product-section__btn{width:100%;height:60px;padding:0 24px}.product-section__highlights{max-width:100%}}@media (prefers-reduced-motion: reduce){.product-section *{transition:none!important}}.features{position:relative;width:100%;overflow:hidden;color:#fff;padding-top:96px;padding-bottom:96px;background:linear-gradient(to bottom,#000000c7,#000000db 45%,#000000f5),url(/assets/featurebolt_bg-tVEnD5fu.jpg);background-position:center top;background-size:cover;background-repeat:no-repeat}.features:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 75% 10%,rgba(255,255,255,.04),transparent 45%),radial-gradient(circle at 15% 20%,rgba(255,255,255,.025),transparent 45%);pointer-events:none;z-index:0}.features__inner{position:relative;z-index:1;width:1440px;max-width:calc(100% - 128px);margin:0 auto}.features__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:46px;font-family:var(--font-cond, "Oswald", sans-serif);font-size:13px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#d5d5d5}.features__eyebrow span{width:26px;height:3px;background:#5cb84a}.features__title{margin:0;font-family:var(--font-display, "Russo One", sans-serif);font-size:clamp(40px,3.125vw,60px);font-weight:400;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:#fff}.features__title strong{color:#cc1010;font-weight:700}.features__num{color:#333;margin-left:12px}.features__sub{width:720px;max-width:100%;margin:64px 0 32px;font-family:var(--font-inter, "Inter", sans-serif);font-size:clamp(13px,.73vw,14px);font-weight:400;line-height:1.7;color:#c6c6c6}.features__rule{width:100%;height:1px;background:#ffffff14;margin-bottom:42px}.features__grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.08);background:#1c1c1ce0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.why-card{min-height:600px;padding:38px 34px 36px;background:#1f1f1fd1;border-right:1px solid rgba(255,255,255,.08);transition:background .25s ease}.why-card:hover{background:#262626eb}.why-card:last-child{border-right:none}.why-card__index{display:block;margin-bottom:48px;font-family:var(--font-cond, "Oswald", sans-serif);font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#cc1010}.why-card__title{margin:0 0 28px;min-height:3.15em;font-family:var(--font-display, "Russo One", sans-serif);font-size:clamp(22px,1.5625vw,30px);font-weight:400;line-height:1.05;text-transform:uppercase;color:#fff}.why-card__text{margin:0 0 34px;min-height:8.5em;font-family:var(--font-inter, "Inter", sans-serif);font-size:clamp(13px,.73vw,14px);font-weight:400;line-height:1.65;color:#c4c4c4}.why-card__result{margin-bottom:24px;padding-left:18px;border-left:4px solid #cc1010;font-family:var(--font-inter, "Inter", sans-serif);font-size:clamp(13px,.73vw,14px);font-weight:400;line-height:1.55;color:#fff}.why-card__result strong{color:#cc1010;font-weight:700}.why-card__stats{margin:0;padding-left:16px}.why-card__stats li{margin-bottom:12px;font-family:var(--font-inter, "Inter", sans-serif);font-size:clamp(13px,.73vw,14px);font-weight:400;line-height:1.55;color:#d0d0d0}@media (max-width: 1599px){.features{padding-top:64px;padding-bottom:64px;background-size:cover;background-position:center top}.features__inner{width:960px;max-width:calc(100% - 80px)}.features__eyebrow{margin-bottom:31px;gap:8px}.features__eyebrow span{width:17px;height:2px}.features__sub{margin-top:42px;margin-bottom:21px;width:520px}.features__rule{margin-bottom:28px}.features__grid{grid-template-columns:repeat(4,1fr)}.why-card{min-height:400px;padding:26px 22px}.why-card__index{margin-bottom:32px}.why-card__title{margin-bottom:20px}.why-card__text{margin-bottom:23px}.why-card__result{margin-bottom:16px;padding-left:12px;border-left-width:3px}.why-card__stats{padding-left:12px}.why-card__stats li{margin-bottom:8px}}@media (max-width: 1024px){.features{min-height:auto}.features__grid{grid-template-columns:repeat(2,1fr)}.why-card{border-bottom:1px solid rgba(255,255,255,.08)}.why-card:nth-child(2n){border-right:none}.why-card__title,.why-card__text{min-height:auto}}@media (max-width: 480px){.features{min-height:auto;padding:64px 0;background-position:center top}.features__inner{max-width:calc(100% - 32px)}.features__eyebrow{margin-bottom:28px;font-size:10px}.features__title{font-size:34px}.features__sub{margin:32px 0 28px;font-size:14px;width:100%}.features__grid{grid-template-columns:1fr}.why-card{min-height:auto;border-right:none;padding:34px 26px}.why-card__index{margin-bottom:28px;font-size:14px}.why-card__title{font-size:28px}.why-card__text,.why-card__result,.why-card__stats li{font-size:14px}}.section-testimonials{background:var(--bg-alt)}.t-card{display:flex;flex-direction:column}.t-photo,.app-photo{height:190px;border-radius:var(--radius);margin-bottom:18px;background:linear-gradient(160deg,#e11d2b40,#0009),linear-gradient(120deg,#2c2c31,#141416);border:1px solid var(--border);position:relative;overflow:hidden}.t-photo:after,.app-photo:after{content:"PHOTO";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-family:var(--font-cond, "Oswald", sans-serif);font-size:13px;font-weight:700;letter-spacing:.4em;color:#ffffff2e}.photo-2{background:linear-gradient(160deg,#e68c1e40,#0009),linear-gradient(120deg,#2c2c31,#141416)}.photo-3{background:linear-gradient(160deg,#ff5a1447,#0009),linear-gradient(120deg,#2c2c31,#141416)}.t-card h3,.p-card h3{font-family:var(--font-display, "Russo One", sans-serif);font-size:clamp(18px,1.15vw,22px);font-weight:400;letter-spacing:-.01em;margin-bottom:12px}.t-card blockquote,.p-card blockquote{font-family:var(--font-inter, "Inter", sans-serif);font-size:14px;font-weight:400;line-height:1.65;color:var(--muted);border-left:3px solid var(--red);padding-left:14px;margin-bottom:16px}.t-stat{font-family:var(--font-inter, "Inter", sans-serif);font-size:13px;font-weight:400;color:var(--muted);margin-bottom:16px}.t-stat strong{color:var(--red);font-size:14px;font-weight:700}.t-person{font-family:var(--font-inter, "Inter", sans-serif);font-size:13px;font-weight:400;margin-bottom:18px}.t-person strong{font-family:var(--font-inter, "Inter", sans-serif);font-weight:700;letter-spacing:.08em;text-transform:uppercase;display:block}.t-person span{color:var(--dim)}.t-highlight{background:var(--bg-deep);border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-top:auto}.t-highlight h5{font-family:var(--font-cond, "Oswald", sans-serif);font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.pro-system{position:relative;width:100%;min-height:auto;scroll-margin-top:130px;padding:112px 64px;background:linear-gradient(0deg,#05090459,#05090459),linear-gradient(180deg,#0000 85.11%,#000),linear-gradient(0deg,#0000 89.15%,#000),radial-gradient(40.45% 80.41% at 48.5% 50%,#000000e3,#0000),var(--pro-bg, #050904);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}.pro-system__inner{position:relative;width:100%;max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.pro-system__ghost-num{position:absolute;top:-.15em;right:0;font-family:Russo One,sans-serif;font-size:60px;font-weight:400;line-height:1;color:#ffffff12;pointer-events:none;-webkit-user-select:none;user-select:none}.pro-system__head{display:flex;flex-direction:column;max-width:927px;gap:16px}.pro-system__head-content{display:flex;flex-direction:column;gap:24px}.pro-system__kicker{display:flex;align-items:center;gap:5px;font-family:var(--font-body, "Oswald", sans-serif);font-size:16px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#d6d6d6}.pro-system__kicker span{width:24px;height:2px;background:#2f9bff;flex-shrink:0}.pro-system__title{margin:0;font-family:var(--font-body, "Oswald", sans-serif);font-size:60px;font-weight:700;line-height:1;letter-spacing:-.01em;text-transform:uppercase;color:#fff}.pro-system__title-red{color:#ff151f}.pro-system__lead{margin:0;font-family:var(--font-barlow-cnd, "Barlow Condensed", sans-serif);font-size:20px;font-weight:400;line-height:1.55;color:#cfcfcf}.pro-system__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;align-items:stretch}.pro-card{display:flex;flex-direction:column;background:#121510eb;border:1px solid var(--accent)}.pro-card--green{--accent: #5ee15a}.pro-card--blue{--accent: #2f9bff}.pro-card--red{--accent: #ff151f}.pro-card__body{display:flex;flex-direction:column;flex:1;padding:32px}.pro-card__eyebrow{margin:0 0 25px;font-family:var(--font-body, "Oswald", sans-serif);font-size:16px;font-weight:600;letter-spacing:.08em;color:var(--accent)}.pro-card h3{margin:0 0 16px;font-family:var(--font-body, "Oswald", sans-serif);font-size:42px;font-weight:700;line-height:1;text-transform:uppercase;color:#fff}.pro-card__desc{margin:0 0 24px;font-family:var(--font-inter, "Inter", sans-serif);font-size:14px;font-weight:400;line-height:1.65;color:#cfcfcf}.pro-card__list{margin:0 0 auto;padding:0;list-style:none}.pro-card__list li{position:relative;padding-left:18px;margin-bottom:10px;font-family:var(--font-inter, "Inter", sans-serif);font-size:14px;font-weight:400;line-height:1.55;color:#cfcfcf}.pro-card__list li:before{content:"›";position:absolute;left:0;top:-1px;color:var(--accent);font-family:Barlow,sans-serif;font-size:14px;font-weight:600;line-height:1.55}.pro-card__divider{height:1px;background:var(--accent);margin-top:28px}.pro-card__btn{display:flex;align-items:center;justify-content:flex-start;padding:20px 0;font-family:var(--font-body, "Oswald", sans-serif);font-size:20px;font-weight:600;text-decoration:none;color:#fff;background:transparent;border:none;cursor:pointer}@media (max-width: 1280px){.pro-system{min-height:auto;scroll-margin-top:86.67px;padding:75px 43px}.pro-system__inner{max-width:1200px;gap:54px}.pro-system__ghost-num{font-size:40px}.pro-system__head{max-width:618px;gap:11px}.pro-system__head-content{gap:16px}.pro-system__kicker{font-size:11px;gap:4px}.pro-system__kicker span{width:16px;height:2px}.pro-system__title{font-size:40px}.pro-system__lead{font-size:14px}.pro-system__grid{gap:2px}.pro-card__body{padding:21px}.pro-card__eyebrow{margin-bottom:17px;font-size:11px}.pro-card h3{margin-bottom:11px;font-size:33px}.pro-card__desc{margin-bottom:16px;font-size:9px}.pro-card__list li{font-size:9px;margin-bottom:7px}.pro-card__divider{margin-top:19px}.pro-card__btn{padding:14px 0;font-size:13px}}@media (max-width: 900px){.pro-system{min-height:auto;scroll-margin-top:82px;padding:72px 32px}.pro-system__inner{gap:48px}.pro-system__head{max-width:100%}.pro-system__title{font-size:clamp(36px,5vw,50px)}.pro-system__lead{font-size:16px}.pro-system__grid{grid-template-columns:1fr;gap:2px}.pro-system__ghost-num{font-size:40px}.pro-card h3{font-size:clamp(28px,4vw,40px)}}@media (max-width: 680px){.pro-system{padding:48px 20px}.pro-card__body{padding:24px 20px}.pro-card__btn{font-size:16px}}.cta-band{position:relative;overflow:hidden;text-align:center;min-height:506px;padding:120px 0;background:radial-gradient(43.86% 122.97% at 80.58% 90.12%,#900,#0000),#000;border-bottom:1px solid var(--border)}.cta-strip{position:absolute;top:0;right:70px;height:100%;pointer-events:none;z-index:1}.cta-inner{position:relative;z-index:2;max-width:860px;margin:0 auto}.cta-title{font-family:Russo One,sans-serif;font-weight:700;font-size:clamp(36px,4.5vw,76px);line-height:1;letter-spacing:.5px;text-transform:uppercase;margin-bottom:24px}.cta-title-line{display:block;color:#fff}.cta-title-line:last-child{color:#cc1010}.cta-crosshair{display:inline-block;width:.8em;height:.8em;color:#cc1010;vertical-align:middle;margin:0 -.15em;position:relative;top:-.05em}.cta-sub{font-family:var(--font-inter, "Inter", sans-serif);font-size:14px;font-weight:400;line-height:21px;color:var(--muted);margin:0 auto 41px;white-space:nowrap}.cta-inner .btn-row{gap:24px}.cta-inner .btn{width:215px;min-height:60px;padding:18px 28px;font-family:var(--font-barlow-cnd, "Barlow Condensed", sans-serif);font-size:20px;font-weight:700;letter-spacing:.06em;justify-content:center}.cta-inner .btn-outline{box-shadow:0 2px 2px #050904}@media (max-width: 768px){.cta-band{min-height:unset;padding:72px 0}.cta-strip{right:-40px;opacity:.5}.cta-title{font-size:clamp(32px,9vw,48px);margin-bottom:18px}.cta-title-line:last-child{color:#fff}.cta-sub{font-size:13px;line-height:20px;white-space:normal;margin-bottom:28px}.cta-inner .btn-row{flex-direction:column;align-items:stretch;gap:14px}.cta-inner .btn{width:100%}}.site-footer{background:var(--bg-deep);padding:64px 0 28px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid var(--border)}.footer-grid>*{min-width:0}.footer-logo{height:44px;width:auto;display:block}.footer-brand .micro{margin:16px 0 12px}.subscribe{display:flex;gap:10px}.subscribe input{flex:1;min-width:0;background:var(--card);border:1px solid var(--border);border-radius:0;padding:10px 14px;color:var(--text);font-family:var(--font-inter, "Inter", sans-serif);font-size:13px;font-weight:400}.subscribe input::placeholder{color:var(--dim)}.subscribe input:focus{outline:none;border-color:var(--red)}.subscribe .btn{border-radius:0}.subscribe+.micro{margin-top:10px}.footer-col h6{font-family:var(--font-cond, "Oswald", sans-serif);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.footer-col a{display:block;font-family:var(--font-inter, "Inter", sans-serif);font-size:14px;font-weight:400;color:var(--muted);padding:5px 0;transition:color .2s}.footer-col a:hover{color:#fff}.footer-col .social-link{display:flex;align-items:center;gap:12px}.social-icon{display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.social-icon svg{width:18px;height:18px}.footer-legal{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;font-family:var(--font-inter, "Inter", sans-serif);font-size:12px;font-weight:400;color:var(--dim);flex-wrap:wrap}.legal-links{display:flex;gap:22px}.legal-links a{font-family:var(--font-inter, "Inter", sans-serif);font-size:12px;font-weight:400}.legal-links a:hover{color:#fff}@media (max-width: 1024px){.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-legal{flex-direction:column;align-items:flex-start}}.ph{position:relative;min-height:528px;display:flex;align-items:center;overflow:hidden;background:var(--bg-deep);padding:100px 0 0}.ph__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.18;pointer-events:none;filter:blur(1px)}.ph__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d9,#0009,#000000bf);pointer-events:none}.ph__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 640px;gap:133px;align-items:center;min-height:332px;padding-bottom:0}.ph__left{display:flex;flex-direction:column;gap:18px;height:332px;justify-content:center}.ph__badge{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#5dbb4d}.ph__badge-icon{width:18px;height:18px;flex-shrink:0;filter:invert(60%) sepia(60%) saturate(400%) hue-rotate(80deg) brightness(1.1)}.ph__title{font-family:var(--font-primary);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.08;letter-spacing:-.01em;text-transform:uppercase;color:var(--text)}.ph__title-red{color:var(--red)}.ph__right{width:640px;height:286px;display:flex;flex-direction:column;gap:31px;justify-content:center}.ph__desc{width:414px;font-family:var(--font-inter);font-weight:400;font-size:14px;line-height:23.8px;color:var(--muted)}.ph__specs{width:640px;height:78px;display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start;overflow:hidden}.ph__spec-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid var(--border);border-radius:var(--radius);background:#ffffff08;height:33px}.ph__spec-label{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5dbb4d}.ph__spec-value{font-family:var(--font-inter);font-size:var(--text-xs);color:var(--text);font-weight:500}.ph__btns{width:640px;height:50px;display:flex;gap:14px;align-items:center}.ph__btns .btn{height:50px;padding:0 28px}@media (max-width: 1024px){.ph__inner{grid-template-columns:1fr;gap:40px;min-height:auto}.ph__left{height:auto}.ph__right{width:100%;height:auto}.ph__specs,.ph__btns{width:100%}.ph__desc{width:100%;max-width:414px}.ph{padding:100px 0 60px;min-height:auto}}.pf{background:var(--bg);padding:var(--section-pad) 0;position:relative;overflow:hidden}.pf__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative}.pf--scroll-story{height:700vh;height:700svh;padding:0;overflow:clip}.pf--scroll-story .pf__inner{position:sticky;top:130px;height:calc(100vh - 130px);height:calc(100svh - 130px)}.pf--scroll-story .pf__content{min-height:360px;display:flex;flex-direction:column;justify-content:center}.pf--scroll-story .pf__stats{border:none;border-radius:0;overflow:visible;gap:28px}.pf--scroll-story .pf__stat{padding:0 0 0 14px;border-right:none;border-left:3px solid var(--red);background:transparent}.pf--scroll-story .pf__stat-value{color:var(--text)}.pf__media{position:relative;display:flex;align-items:center;justify-content:center}.pf__ghost-num{position:absolute;font-family:var(--font-primary);font-size:clamp(8rem,18vw,18rem);font-weight:400;color:#ffffff0a;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;left:-20px}.pf__img{position:relative;z-index:1;max-height:500px;width:auto;max-width:95%;filter:drop-shadow(0 30px 60px rgba(0,0,0,.7));transition:transform .25s cubic-bezier(.25,.1,.25,1);pointer-events:none;-webkit-user-select:none;user-select:none}.pf__img--frame{width:100%;height:100%;max-height:none;max-width:none;object-fit:contain;transform:scale(2);transform-origin:center center;filter:none}.pf__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#5dbb4d;margin-bottom:20px}.pf__eyebrow-icon{width:18px;height:18px;flex-shrink:0;filter:invert(60%) sepia(60%) saturate(400%) hue-rotate(80deg) brightness(1.1)}.pf__heading{font-family:var(--font-primary);font-size:clamp(2rem,4vw,3rem);font-weight:400;text-transform:uppercase;line-height:1.1;color:var(--text);margin-bottom:20px}.pf__heading-red{color:var(--red)}.pf__desc{font-family:var(--font-inter);font-size:var(--text-base);color:var(--muted);line-height:1.75;max-width:420px;margin-bottom:36px}.pf__stats{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.pf__stat{flex:1;padding:20px 24px;border-right:1px solid var(--border);background:#ffffff05}.pf__stat:last-child{border-right:none}.pf__stat-value{display:block;font-family:var(--font-primary);font-size:var(--text-3xl);font-weight:400;color:var(--red);letter-spacing:-.01em;margin-bottom:4px}.pf__stat-label{display:block;font-family:var(--font-inter);font-size:var(--text-xs);color:var(--muted);line-height:1.4}.pf__scroll-indicator{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:12px}.pf__scroll-text{font-family:var(--font-body);font-size:var(--text-xs);font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--dim);writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.pf__scroll-line{width:1px;height:48px;background:linear-gradient(to bottom,var(--dim),var(--red))}.pf__viewer{position:relative;width:100%;height:540px;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.pf__viewer--dragging{cursor:grabbing}.pf__angle-badge{position:absolute;top:12px;right:12px;font-family:var(--font-primary);font-size:var(--text-sm);font-weight:400;letter-spacing:.08em;color:var(--red);background:#0000008c;border:1px solid rgba(255,255,255,.08);border-radius:4px;padding:3px 9px;pointer-events:none;z-index:10}.pf__drag-hint{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;font-family:var(--font-inter);font-size:var(--text-xs);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);pointer-events:none;z-index:10;animation:pf-hint-pulse 2s ease-in-out infinite}@keyframes pf-hint-pulse{0%,to{opacity:.5}50%{opacity:1}}.pf__frame-loader{position:absolute;bottom:10px;left:50%;transform:translate(-50%);width:60%;height:2px;background:#1a1a1a;border-radius:1px;overflow:hidden}.pf__frame-loader-bar{height:100%;background:var(--red);transition:width .12s linear}.pf__angle-steps{display:flex;justify-content:flex-start;gap:10px;margin-top:24px}.pf__angle-dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:transparent;padding:0;cursor:pointer;transition:background .2s,border-color .2s,transform .15s}.pf__angle-dot:hover{border-color:var(--red);transform:scale(1.3)}.pf__angle-dot--active{background:var(--red);border-color:var(--red);transform:scale(1.25)}.pf__angle-nums{display:flex;justify-content:center;flex-wrap:wrap;gap:4px 6px;margin-top:8px}.pf__angle-num{font-family:var(--font-inter);font-size:10px;font-weight:500;letter-spacing:.05em;color:var(--dim);background:none;border:none;padding:2px 5px;cursor:pointer;border-radius:3px;transition:color .2s,background .2s}.pf__angle-num:hover{color:var(--text);background:#ffffff0f}.pf__angle-num--active{color:var(--red);font-weight:700}@media (max-width: 1024px){.pf__inner{grid-template-columns:1fr;gap:48px}.pf--scroll-story .pf__inner{top:82px;height:calc(100vh - 82px);height:calc(100svh - 82px);grid-template-rows:minmax(230px,42%) 1fr;gap:4px;align-items:center}.pf--scroll-story .pf__content{min-height:0}.pf--scroll-story .pf__viewer{height:min(38vh,300px)}.pf--scroll-story .pf__img{max-height:min(35vh,280px)}.pf--scroll-story .pf__angle-nums{display:none}.pf--scroll-story .pf__eyebrow{margin-bottom:10px}.pf--scroll-story .pf__heading{font-size:clamp(1.7rem,7vw,2.25rem);margin-bottom:10px}.pf--scroll-story .pf__desc{font-size:var(--text-sm);line-height:1.55;margin-bottom:16px}.pf--scroll-story .pf__stat{padding-left:10px}.pf--scroll-story .pf__stat-value{font-size:var(--text-xl)}.pf__scroll-indicator{display:none}.pf__viewer{height:340px}.pf__img{max-height:300px}}@media (min-width: 1025px) and (max-width: 1599px){.pf--scroll-story .pf__inner{top:86.67px;height:calc(100vh - 86.67px);height:calc(100svh - 86.67px)}}.po{background:var(--bg-alt);padding:var(--section-pad) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.po__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:56px}.po__eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:var(--text-sm);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#5dbb4d;margin-bottom:16px}.po__eyebrow-icon{width:18px;height:18px;flex-shrink:0;filter:invert(60%) sepia(60%) saturate(400%) hue-rotate(80deg) brightness(1.1)}.po__heading{font-family:var(--font-primary);font-size:clamp(2rem,4vw,3rem);font-weight:400;text-transform:uppercase;line-height:1.1;color:var(--text);margin-bottom:16px}.po__heading-red{color:var(--red)}.po__sub{font-family:var(--font-inter);font-size:var(--text-base);color:var(--muted);max-width:420px;margin:0 auto 28px;line-height:1.7}.po__btns{justify-content:center;flex-wrap:wrap}.po__packages{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.po__package{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;text-align:left}.po__pkg-num{display:block;font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--dim);margin-bottom:10px}.po__pkg-name{font-family:var(--font-primary);font-size:var(--text-lg);font-weight:400;color:var(--text);text-transform:uppercase;margin-bottom:10px;line-height:1.3}.po__pkg-desc{font-family:var(--font-inter);font-size:var(--text-sm);color:var(--muted);line-height:1.65}@media (max-width: 1024px){.po__packages{grid-template-columns:1fr}.po__btns{flex-direction:column;align-items:center}}.section-blog{background:var(--bg)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{display:flex;flex-direction:column;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:border-color .2s,transform .2s}.blog-card:hover{border-color:var(--red);transform:translateY(-4px)}.blog-card-category{font-family:var(--font-cond);font-size:var(--text-sm);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--red);margin-bottom:14px}.blog-card-title{font-family:var(--font-display);font-weight:400;font-size:22px;line-height:1.25;color:var(--text);margin-bottom:12px}.blog-card-excerpt{font-family:var(--font-inter);font-size:var(--text-base);color:var(--muted);line-height:1.6;margin-bottom:20px;flex:1}.blog-card-meta{display:flex;align-items:center;gap:8px;font-family:var(--font-cond);font-size:var(--text-sm);color:var(--dim);margin-bottom:16px}.blog-card-link{font-family:var(--font-cond);font-weight:600;font-size:var(--text-sm);letter-spacing:.1em;text-transform:uppercase;color:var(--text)}.section-blog-post{background:var(--bg)}.blog-back-link{display:inline-block;font-family:var(--font-cond);font-size:var(--text-sm);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:32px}.blog-back-link:hover{color:var(--text)}.blog-post-title{font-family:var(--font-display);font-weight:400;font-size:clamp(28px,3.5vw,44px);line-height:1.15;color:var(--text);margin:12px 0 20px;max-width:840px}.blog-post-body{max-width:760px;margin-top:40px;display:flex;flex-direction:column;gap:20px}.blog-post-body p{font-family:var(--font-inter);font-size:var(--text-lg);line-height:1.75;color:var(--muted)}@media (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 680px){.blog-grid{grid-template-columns:1fr}}:root{--font-primary: "Russo One", sans-serif;--font-display: "Russo One", sans-serif;--font-body: "Oswald", sans-serif;--font-cond: "Oswald", sans-serif;--font-ui: "Oswald", sans-serif;--font-inter: "Inter", sans-serif;--font-barlow-cnd: "Barlow Condensed", sans-serif;--font-barlow: "Barlow", sans-serif;--text-xs: 11px;--text-sm: 12px;--text-md: 13px;--text-base: 14px;--text-lg: 15px;--text-xl: 16px;--text-2xl: 18px;--text-3xl: 20px;--text-4xl: 21px;--display-xs: 24px;--display-sm: 35px;--display-md: 50px;--display-lg: 60px;--display-hero: 128px;--bg: #050904;--bg-alt: #111411;--bg-deep: #000000;--card: #171717;--card-2: #1c1c1c;--card-3: #141714;--overlay: #424242;--border: #2a2a2e;--red: #e50914;--red-dark: #b3070f;--red-deep: #3d0404;--accent-green: #5cb84a;--accent-blue: #2970c5;--stripe-gray: #333333;--text: #f2f2f3;--muted: #9a9aa1;--dim: #6c6c72;--section-pad: 112px;--gutter: 64px;--container: 1200px;--container-wide: 1440px;--radius: 4px;--radius-lg: 8px;--radius-pill: 9999px}@media (max-width: 1024px){:root{--section-pad: 72px;--gutter: 32px}}@media (max-width: 480px){:root{--section-pad: 48px;--gutter: 20px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-inter, "Inter", sans-serif);font-size:var(--text-base);font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:var(--container);margin:0 auto;padding:0 24px}.container-wide{max-width:var(--container-wide);margin:0 auto;padding:0 24px}.text-red{color:var(--red)}.tick{width:22px;height:3px;display:inline-block}.tick.red{background:var(--red)}.tick.white{background:#fff}.tick.lg{width:32px;height:2px}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot.red{background:var(--red)}.rule{width:100%;height:1px;background:var(--border);border:0}.pill{display:inline-flex;align-items:center;gap:8px;padding:4px 12px;border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--text-sm)}.section{padding:var(--section-pad) 0;position:relative}.btn{font-family:var(--font-cond);font-weight:600;font-size:var(--text-base);letter-spacing:.14em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border:1px solid transparent;border-radius:var(--radius);cursor:pointer;transition:background .2s,border-color .2s,color .2s;white-space:nowrap}.btn:focus-visible{outline:2px solid var(--red);outline-offset:2px}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:var(--red-dark)}.btn-white{background:#fff;color:#111}.btn-white:hover{background:#e6e6e6}.btn-outline{background:transparent;color:#fff;border-color:#ffffff59}.btn-outline:hover{border-color:#fff}.btn-ghost{background:var(--card-2);color:var(--text);border-color:var(--border)}.btn-ghost:hover{border-color:var(--muted)}.btn-sm{padding:10px 20px;font-size:13px}.btn-xs{padding:8px 14px;font-size:12px}.btn-lg{font-family:var(--font-body);font-weight:700;font-size:var(--text-3xl);letter-spacing:.06em;min-width:215px;min-height:60px;padding:18px 28px}.btn-block{width:100%;margin-top:12px}.btn-row{display:flex;gap:14px;flex-wrap:wrap}.btn-row.center{justify-content:center}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px;box-shadow:0 10px 30px #00000059}.stripe{position:absolute;top:-20%;height:140%;width:90px;opacity:.8;transform:skew(-24deg);pointer-events:none}.stripe.red{background:var(--red)}.stripe.gray{background:var(--stripe-gray)}.stripe.wide{width:clamp(90px,12vw,220px)}@media (max-width: 1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){body{font-size:var(--text-base)}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{transition:none!important}}.eyebrow{font-family:var(--font-cond);font-size:var(--text-md);font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--muted);display:flex;align-items:center;gap:10px;margin-bottom:18px}.eyebrow-red{color:var(--red);justify-content:center}.eyebrow.light{color:#ffffffd9}.tagline{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-weight:600;font-size:var(--text-xl);letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.tagline:before{content:"";width:24px;height:2px;background:var(--red)}.tagline.light{color:var(--text)}.section-head{max-width:760px;margin-bottom:56px;position:relative}.section-head.left{text-align:left}.section-title{font-family:var(--font-display);font-weight:400;font-size:clamp(36px,3.125vw,60px);line-height:1.08;letter-spacing:-.01em;text-transform:uppercase;position:relative}.section-title--oswald{font-family:var(--font-body);font-weight:700;font-size:clamp(36px,3.125vw,60px);line-height:1.05;letter-spacing:-.01em;text-transform:uppercase}.lead{font-family:var(--font-barlow-cnd);font-size:clamp(16px,1.04vw,20px);font-weight:400;line-height:1.5;color:var(--muted)}.section-sub{font-family:var(--font-inter);color:var(--muted);margin-top:18px;max-width:640px;font-size:var(--text-base);font-weight:400;line-height:1.65}.ghost-num{position:absolute;right:-110px;top:-6px;font-family:var(--font-primary);font-weight:400;font-size:var(--display-lg);color:transparent;-webkit-text-stroke:1.5px var(--red);opacity:.9;pointer-events:none}.ghost-num.light{-webkit-text-stroke:1.5px rgba(255,255,255,.7)}.micro-label{font-family:var(--font-cond);font-size:var(--text-sm);font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--dim);margin-bottom:8px}.micro-label.red{color:var(--red)}.micro-label.light{color:var(--text)}.data-label{font-family:var(--font-inter);font-size:var(--text-sm);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text)}.micro{font-family:var(--font-inter);font-size:12px;color:var(--muted)}.micro.dim{color:var(--dim)}@media (max-width: 1024px){.ghost-num{position:static;display:inline-block;margin-left:16px;font-size:40px}}
