:root{--blue:#2C4AA3;--text:#0F172A;--muted:#64748B;--subtle:#94A3B8;--border:#E2E8F0;--bg:#F8FAFC;--green:#16A34A;--footer-bg:#1A2B45}*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--text);background:#fff;display:flex;flex-direction:column;min-height:100vh;text-align:left}h1,h2,h3,h4,h5,h6,p{text-align:left!important}a{text-decoration:none}img{display:block;max-width:100%}p{margin:0}h1,h2{margin:0}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;transition-duration:0.01ms!important}}.str-page-pad{max-width:960px;margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.str-label{font-size:12px;font-weight:600;color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px}.btn-primary{display:inline-flex;align-items:center;gap:8px;cursor:pointer;border:none;padding:11px 22px;border-radius:5px;font-weight:600;font-size:14px;background:var(--blue);color:#fff;transition:opacity 0.15s;letter-spacing:.01em;text-decoration:none;min-height:44px;font-family:inherit}.btn-primary:hover{opacity:.88;color:#fff}.str-nav{border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100;background:#fff}.str-nav-inner{max-width:960px;margin:0 auto;padding:0 28px;display:flex;align-items:center;height:72px}.str-logo-link{margin-right:36px;display:flex;align-items:center;flex-shrink:0}.str-logo-link img{height:56px;width:auto}.str-nav-links{display:flex;align-items:center;gap:2px;margin-left:auto}.str-nav-link{display:inline-flex;align-items:center;gap:5px;cursor:pointer;padding:8px 12px;border-radius:5px;font-size:14px;background:#fff0;color:var(--text);border:none;transition:color 0.15s;font-family:inherit;font-weight:400;min-height:44px;text-decoration:none}.str-nav-link:hover,.str-nav-link.active{color:var(--blue);font-weight:600}.str-cart-link{position:relative;margin-left:6px}.str-cart-count{position:absolute;top:4px;right:-4px;background:var(--blue);color:#fff;border-radius:50%;width:17px;height:17px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.str-dropdown{position:relative}.str-dropdown-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 8px 24px rgb(0 0 0 / .08);min-width:200px;z-index:200;padding:6px}.str-dropdown.open .str-dropdown-menu{display:block}.str-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-radius:4px;font-size:14px;color:var(--text);transition:background 0.1s;gap:12px}.str-dropdown-item:hover{background:var(--bg);color:var(--blue)}.str-dropdown-count{font-size:11px;color:var(--subtle);font-weight:600;background:var(--bg);padding:1px 6px;border-radius:10px}.str-hero{background:var(--blue);position:relative;overflow:hidden;padding:112px 28px 108px;text-align:center}.str-hero-bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .06) 1px,transparent 1px);background-size:48px 48px}.str-hero-content{max-width:760px;margin:0 auto;position:relative;z-index:1}.str-hero-brand{font-size:72px;font-weight:800;color:#fff;margin:0 0 6px;letter-spacing:-2px;line-height:1.05}.str-hero-title{font-size:52px;font-weight:700;color:rgb(255 255 255 / .82);margin:0 0 32px;letter-spacing:-1px;line-height:1.1}.str-hero-title em{font-style:italic}.str-hero-sub{font-size:16.5px;color:rgb(255 255 255 / .52);line-height:1.8;margin:0 auto 44px;max-width:420px}.str-hero-btns{display:flex;gap:12px;justify-content:center}.str-hero-btns .btn-primary{padding:13px 30px;font-size:15px;font-weight:700;min-height:48px;background:#fff0;border:2px solid #fff;color:#fff}.str-hero-btns .btn-primary:hover{background:#fff;color:var(--blue);opacity:1}.str-trust-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px;padding:18px 28px;border-bottom:1px solid var(--border);font-size:13px;font-weight:600;color:var(--blue)}.str-trust-star{color:#F5A623;font-size:15px}.str-how{padding-top:80px;padding-bottom:80px}.str-how h2{font-size:26px;font-weight:700;color:var(--text);margin:0 0 48px;letter-spacing:-.3px}.str-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0 40px;border-top:2px solid var(--blue);padding-top:28px}.str-step-num{font-size:28px;font-weight:800;color:var(--blue);opacity:.18;line-height:1;margin-bottom:14px;letter-spacing:-1px}.str-step-title{font-size:14.5px;font-weight:600;color:var(--text);margin-bottom:8px;line-height:1.35}.str-step p{font-size:13.5px;color:var(--muted);line-height:1.7}.str-sep-wrap{padding-top:0;padding-bottom:0}.str-sep{width:100%;height:1px;background:linear-gradient(to right,transparent,rgb(32 96 176 / .25) 20%,rgb(32 96 176 / .25) 80%,transparent)}.str-about{border-top:1px solid var(--border);padding-top:72px;padding-bottom:80px}.str-about-heading{font-size:30px;font-weight:700;color:var(--text);margin-bottom:24px;letter-spacing:-.4px;line-height:1.25}.str-about-body{max-width:580px}.str-about-body p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:16px}.str-about-body p:last-child{margin-bottom:0}.str-photo-placeholder{aspect-ratio:4/3;background:var(--bg);border:1px dashed var(--border);border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--subtle)}.str-photo-placeholder svg{stroke:var(--subtle)}.str-photo-placeholder span{font-size:12px;letter-spacing:.05em}.str-plans-header{padding-top:56px;padding-bottom:32px}.str-plans-title-row{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:12px}.str-plans-title-row h1{font-size:38px;font-weight:800;color:var(--blue);letter-spacing:-.8px}.str-plans-meta{font-size:13.5px;color:var(--muted)}.str-plans-list{padding-bottom:80px}.str-cat-row{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;border-top:1px solid var(--border);padding:40px 0;cursor:pointer;text-decoration:none;color:inherit;transition:color 0.15s;position:relative}.str-cat-row::before{content:'';position:absolute;left:-28px;top:0;bottom:0;width:3px;background:var(--blue);opacity:0;transition:opacity 0.15s}.str-cat-row:hover::before{opacity:1}.str-cat-left{flex:0 0 280px}.str-cat-meta{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:600;color:var(--subtle);letter-spacing:.08em;text-transform:uppercase}.str-cat-dot{width:3px;height:3px;border-radius:50%;background:var(--border)}.str-cat-left h2{font-size:26px;font-weight:700;color:var(--text);letter-spacing:-.4px;line-height:1.15;transition:color 0.15s}.str-cat-row:hover .str-cat-left h2{color:var(--blue)}.str-cat-right{flex:1;padding-top:2px}.str-cat-right p{font-size:14.5px;color:var(--muted);line-height:1.75;margin-bottom:20px;max-width:480px}.str-cat-cta{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;color:var(--blue);font-weight:600;opacity:.35;transition:opacity 0.15s}.str-cat-row:hover .str-cat-cta{opacity:1}.str-cat-rule{border-top:1px solid var(--border)}.str-cat-header{padding-top:40px;padding-bottom:32px}.str-back-link{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:13px;text-decoration:none;padding:8px 0;min-height:44px;transition:color 0.15s}.str-back-link:hover{color:var(--text)}.str-cat-header h1{font-size:38px;font-weight:800;color:var(--blue);letter-spacing:-.8px;margin-top:8px}.str-products-list{padding-bottom:80px}.str-product-row{display:flex;gap:36px;align-items:flex-start;border-top:1px solid var(--border);padding:36px 0}.str-pdf-thumb{width:200px;height:150px;flex-shrink:0;border-radius:4px;overflow:hidden}.str-pdf-img{width:100%;height:100%;object-fit:cover}.str-pdf-placeholder{width:200px;height:150px;background:#1A3A6B;border-radius:4px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:10px}.str-pdf-placeholder span{font-size:9px;color:rgb(255 255 255 / .35);letter-spacing:.1em;text-transform:uppercase}.str-product-info{flex:1}.str-product-info h2{font-size:18px;font-weight:700;color:var(--text);margin-bottom:10px;letter-spacing:-.2px}.str-product-desc{font-size:14.5px;color:var(--muted);line-height:1.75;margin-bottom:20px}.str-specs{margin-bottom:20px}.str-specs-label{font-size:11px;font-weight:600;color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.str-specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 24px}.str-specs-grid li{display:flex;flex-direction:column}.str-spec-label{font-size:11px;color:var(--blue);font-weight:600}.str-spec-value{font-size:13px;color:var(--text);font-weight:500}.str-product-footer{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.str-price-block{display:flex;flex-direction:column}.str-price-label{font-size:11px;color:var(--blue);margin-bottom:2px}.str-price{font-size:22px;font-weight:800;color:var(--text);letter-spacing:-.5px}.str-price .woocommerce-Price-currencySymbol{font-size:16px}.str-contact-banner{margin-top:auto;border-top:1px solid var(--border);background:var(--bg)}.str-banner-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-top:64px;padding-bottom:64px}.str-banner-grid h2{font-size:22px;font-weight:700;color:var(--text);margin-bottom:12px;letter-spacing:-.3px}.str-banner-grid>div>p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:24px}.str-contact-label{font-size:13px;color:var(--subtle);margin-bottom:6px!important}.str-contact-email{font-size:16px;color:var(--blue);font-weight:600;display:block;margin-bottom:16px;transition:opacity 0.15s}.str-contact-email:hover{opacity:.75}.str-banner-grid>div:last-child>p{font-size:13.5px;color:var(--subtle);line-height:1.7;margin-bottom:0}.str-footer{background:var(--footer-bg);color:#fff;border-top:1px solid var(--border)}.str-footer .str-page-pad{padding-top:52px;padding-bottom:36px}.str-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid rgb(255 255 255 / .1)}.str-footer-logo{height:42px;width:auto;filter:brightness(0) invert(1);margin-bottom:16px}.str-footer-brand p{font-size:13.5px;color:rgb(255 255 255 / .5);line-height:1.7}.str-footer-heading{font-size:11px;font-weight:700;color:rgb(255 255 255 / .35);letter-spacing:.09em;text-transform:uppercase;margin-bottom:16px}.str-footer-nav nav{display:flex;flex-direction:column;gap:10px}.str-footer-nav a{font-size:14px;color:rgb(255 255 255 / .6);transition:color 0.15s}.str-footer-nav a:hover{color:#fff}.str-footer-contact p{font-size:13.5px;color:rgb(255 255 255 / .5);line-height:1.7;margin-bottom:10px}.str-footer-email{font-size:14px;color:rgb(255 255 255 / .85);font-weight:500;display:block;transition:color 0.15s}.str-footer-email:hover{color:#fff}.str-footer-bottom{padding-top:24px;font-size:12.5px;color:rgb(255 255 255 / .3);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.str-footer-right{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.str-footer-legal{display:flex;gap:20px}.str-footer-legal a{color:rgb(255 255 255 / .3);transition:color 0.15s}.str-footer-legal a:hover{color:rgb(255 255 255 / .6)}.str-footer-credit{font-size:12.5px;color:rgb(255 255 255 / .3)}.str-footer-credit a{color:rgb(255 255 255 / .5);transition:color 0.15s}.str-footer-credit a:hover{color:#fff}.str-account-header{padding-top:56px;padding-bottom:32px}.str-account-header h1{font-size:38px;font-weight:800;color:var(--blue);letter-spacing:-.8px}.str-account-wrap{padding-bottom:80px}.str-account-layout{display:grid;grid-template-columns:200px 1fr;gap:40px;align-items:start}.str-account-sidebar{position:sticky;top:88px}.woocommerce-MyAccount-navigation ul{list-style:none}.woocommerce-MyAccount-navigation-link{margin-bottom:2px}.woocommerce-MyAccount-navigation-link a{display:block;padding:9px 12px;border-radius:5px;font-size:14px;color:var(--muted);transition:background 0.15s,color 0.15s}.woocommerce-MyAccount-navigation-link a:hover{background:var(--bg);color:var(--text)}.woocommerce-MyAccount-navigation-link.is-active>a{background:rgb(32 96 176 / .1);color:var(--blue);font-weight:600}.woocommerce-MyAccount-navigation-link--customer-logout a:hover{color:#dc2626;background:#fef2f2}.str-account-content .woocommerce-MyAccount-content>p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:12px}.str-account-content .woocommerce-MyAccount-content>p strong{color:var(--text)}.str-account-content .woocommerce-MyAccount-content>p a{color:var(--blue)}.str-account-content h2{font-size:17px;font-weight:700;color:var(--text);margin-bottom:16px}.str-account-content h3{font-size:15px;font-weight:700;color:var(--text);margin-bottom:12px}.woocommerce-orders-table,.woocommerce-table--downloads{width:100%;border-collapse:collapse;font-size:14px;border:1px solid var(--border);border-radius:6px;overflow:hidden}.woocommerce-orders-table th,.woocommerce-table--downloads th{background:var(--bg);padding:11px 16px;text-align:left;font-size:11px;font-weight:700;color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border)}.woocommerce-orders-table td,.woocommerce-table--downloads td{padding:14px 16px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle}.woocommerce-orders-table tr:last-child td,.woocommerce-table--downloads tr:last-child td{border-bottom:none}.woocommerce-orders-table a{color:var(--blue)}mark.order-status{border-radius:20px;padding:3px 10px;font-size:11.5px;font-weight:600;font-style:normal}mark.status-completed{background:#f0fdf4;color:#15803d}mark.status-processing{background:#eff6ff;color:#1d4ed8}mark.status-pending{background:#fefce8;color:#854d0e}mark.status-failed,mark.status-cancelled{background:#fef2f2;color:#dc2626}mark.status-on-hold{background:#f5f3ff;color:#6d28d9}.woocommerce-button.button{display:inline-flex;align-items:center;padding:6px 14px;cursor:pointer;border-radius:4px;font-size:13px;font-weight:600;border:1px solid var(--border);color:var(--text);background:#fff;transition:border-color 0.15s,color 0.15s;font-family:inherit}.woocommerce-button.button:hover{border-color:var(--blue);color:var(--blue)}.woocommerce-MyAccount-downloads-file{display:inline-flex;align-items:center;gap:6px;background:var(--blue);color:#fff!important;padding:7px 14px;border-radius:5px;font-size:13px;font-weight:600;transition:opacity 0.15s;cursor:pointer}.woocommerce-MyAccount-downloads-file:hover{opacity:.88}.str-account-content fieldset{border:1px solid var(--border);border-radius:6px;padding:20px;margin-top:24px}.str-account-content fieldset legend{font-size:14px;font-weight:600;color:var(--text);padding:0 8px}.str-account-content .woocommerce-Button,.str-account-content input[type="submit"],.str-account-content button[type="submit"]{display:inline-flex;align-items:center;padding:10px 22px;cursor:pointer;border-radius:5px;border:none;background:var(--blue);color:#fff;font-size:14px;font-weight:600;transition:opacity 0.15s;font-family:inherit;min-height:44px}.str-account-content .woocommerce-Button:hover,.str-account-content input[type="submit"]:hover{opacity:.88;color:#fff}.str-account-auth .col2-set{display:grid;grid-template-columns:1fr 1fr;gap:48px}.str-account-auth .woocommerce-form h2{font-size:20px;font-weight:700;color:var(--text);margin-bottom:24px}.str-account-auth .woocommerce-form .woocommerce-Button,.str-account-auth .woocommerce-form input[type="submit"],.str-account-auth .woocommerce-form button[type="submit"]{display:inline-flex;align-items:center;padding:10px 22px;cursor:pointer;border-radius:5px;border:none;background:var(--blue);color:#fff;font-size:14px;font-weight:600;transition:opacity 0.15s;font-family:inherit;min-height:44px}.str-account-auth .woocommerce-form .woocommerce-Button:hover{opacity:.88;color:#fff}.woocommerce-form-login__rememberme{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:6px}.woocommerce-LostPassword{font-size:13px;color:var(--muted);margin-top:12px}.woocommerce-LostPassword a{color:var(--blue)}.woocommerce-privacy-policy-text{font-size:12.5px;color:var(--subtle);margin-top:12px;line-height:1.6}.woocommerce-privacy-policy-text a{color:var(--blue)}.str-legal-header{padding-top:56px;padding-bottom:32px}.str-legal-header h1{font-size:38px;font-weight:800;color:var(--blue);letter-spacing:-.8px}.str-legal-intro{font-size:15px;color:var(--muted);line-height:1.8;margin-top:16px!important;max-width:680px}.str-legal-content{padding-bottom:80px;max-width:720px}.str-legal-content h2{font-size:20px;font-weight:700;color:var(--text);margin:32px 0 12px;letter-spacing:-.2px}.str-legal-content h3{font-size:16px;font-weight:700;color:var(--text);margin:24px 0 10px}.str-legal-content p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:16px}.str-legal-content ul,.str-legal-content ol{padding-left:24px;margin-bottom:16px}.str-legal-content li{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:6px;list-style:disc}.str-legal-content ol li{list-style:decimal}.str-legal-content a{color:var(--blue)}.str-terms-content{padding-bottom:80px;max-width:760px}.str-terms-list{padding-left:0;margin:0;counter-reset:clause;list-style:none}.str-terms-list>li{counter-increment:clause;position:relative;padding:18px 0 18px 2.8rem;font-size:15px;color:var(--muted);line-height:1.8;border-bottom:1px solid var(--border)}.str-terms-list>li:last-child{border-bottom:none}.str-terms-list>li::before{content:counter(clause) ".";font-weight:700;color:var(--blue);font-size:14px;position:absolute;left:0;top:20px}.str-terms-sublist{padding-left:2rem;margin:10px 0 0;list-style-type:lower-alpha}.str-terms-sublist>li{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:6px}.str-terms-sublist--roman>li{list-style-type:lower-roman}.str-cart-header{padding-top:56px;padding-bottom:32px}.str-cart-header h1{font-size:38px;font-weight:800;color:var(--blue);letter-spacing:-.8px}.str-cart-wrap{padding-bottom:80px}.woocommerce-notices-wrapper{margin-bottom:24px}.woocommerce-message,.woocommerce-info,.woocommerce-error{list-style:none;margin:0 0 12px;padding:13px 18px;border-radius:6px;font-size:14px;display:flex;align-items:center;gap:10px}.woocommerce-message{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.woocommerce-info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.woocommerce-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a{font-weight:600;color:inherit;text-decoration:underline}.str-cart-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:80px 0}.str-cart-empty svg{stroke:var(--subtle)}.str-cart-empty p{font-size:16px;color:var(--muted)}.str-cart-layout{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:start}.str-cart-item{display:flex;align-items:center;gap:20px;border-top:1px solid var(--border);padding:24px 0}.str-cart-items>.str-cart-item:last-of-type{border-bottom:1px solid var(--border)}.str-cart-item-thumb{width:80px;height:64px;flex-shrink:0;border-radius:4px;overflow:hidden}.str-cart-item-thumb img{width:100%;height:100%;object-fit:cover}.str-cart-thumb-ph{width:80px!important;height:64px!important}.str-cart-item-info{flex:1;min-width:0}.str-cart-item-name{display:block;font-size:15px;font-weight:600;color:var(--text);margin-bottom:4px;transition:color 0.15s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.str-cart-item-name:hover{color:var(--blue)}.str-cart-item-cat{font-size:12px;color:var(--subtle)}.str-cart-item-price{font-size:16px;font-weight:700;color:var(--text);flex-shrink:0}.str-cart-item-price .woocommerce-Price-amount,.str-cart-item-price bdi{font-size:inherit;font-weight:inherit}.str-cart-remove{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;flex-shrink:0;color:var(--subtle);cursor:pointer;transition:color 0.15s,background 0.15s}.str-cart-remove:hover{color:#dc2626;background:#fef2f2}.str-cart-actions{padding-top:20px}.str-cart-summary{position:sticky;top:88px}.str-cart-totals{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:28px}.str-cart-totals h2{font-size:14px;font-weight:700;color:var(--text);margin-bottom:18px;letter-spacing:0}.str-totals-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:14px;color:var(--muted)}.str-totals-divider{height:1px;background:var(--border);margin:6px 0}.str-totals-total{font-size:16px;font-weight:700;color:var(--text);padding-top:14px}.str-totals-total span:last-child{font-size:19px}.str-totals-green{color:var(--green)}.str-checkout-btn{width:100%;justify-content:center;margin-top:20px;font-size:15px;min-height:48px}.str-cart-secure{display:flex;align-items:center;justify-content:center;gap:5px;font-size:12px;color:var(--subtle);margin-top:14px;text-align:center}.str-cart-secure svg{stroke:var(--subtle);flex-shrink:0}.str-checkout-header{padding-top:56px;padding-bottom:32px}.str-checkout-header h1{font-size:38px;font-weight:800;color:var(--blue);letter-spacing:-.8px}.str-checkout-wrap,.str-thankyou-wrap{padding-bottom:80px}.str-checkout-layout{display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}.str-checkout-left h3,.woocommerce-billing-fields>h3,.woocommerce-shipping-fields>h3,.woocommerce-additional-fields>h3{font-size:14px;font-weight:700;color:var(--text);letter-spacing:0;margin:0 0 18px;padding-bottom:14px;border-bottom:1px solid var(--border)}.woocommerce-form-coupon-toggle,.woocommerce-info{margin-bottom:16px}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.form-row{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.form-row-first{grid-column:1}.form-row-last{grid-column:2}.form-row-wide{grid-column:1 / -1}.form-row label{font-size:13px;font-weight:600;color:var(--text);display:block}.form-row label .required{color:var(--blue);margin-left:1px;text-decoration:none}.form-row label .optional{font-weight:400;color:var(--subtle);font-size:12px}.form-row .input-text,.form-row textarea,.form-row select{width:100%;padding:9px 12px;border:1px solid var(--border);border-radius:5px;font-size:14px;color:var(--text);font-family:inherit;background:#fff;transition:border-color 0.15s,box-shadow 0.15s;min-height:44px;box-sizing:border-box}.form-row .input-text:focus,.form-row textarea:focus,.form-row select:focus{border-color:var(--blue);outline:none;box-shadow:0 0 0 3px rgb(32 96 176 / .12)}.form-row .woocommerce-input-wrapper{display:block}.woocommerce-invalid .input-text,.woocommerce-invalid select{border-color:#dc2626}.woocommerce-validated .input-text,.woocommerce-validated select{border-color:var(--green)}.woocommerce-error li,.form-row em.error{font-size:12px;color:#dc2626;margin-top:3px}.select2-container{width:100%!important}.select2-selection--single{border:1px solid var(--border)!important;border-radius:5px!important;height:44px!important;display:flex!important;align-items:center!important;background:#fff!important}.select2-selection--single:focus{border-color:var(--blue)!important}.select2-selection__rendered{padding:0 12px!important;font-size:14px!important;color:var(--text)!important;line-height:1!important}.select2-selection__arrow{height:44px!important}.select2-dropdown{border:1px solid var(--border)!important;border-radius:5px!important;box-shadow:0 8px 24px rgb(0 0 0 / .08)}.select2-results__option{font-size:14px;padding:9px 12px}.select2-results__option--highlighted{background:var(--blue)!important}.str-checkout-summary-label{font-size:11px;font-weight:700;color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px}#order_review{background:var(--bg);border:1px solid var(--border);border-radius:8px;overflow:hidden}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;font-size:14px}.woocommerce-checkout-review-order-table thead th{padding:13px 20px;font-size:11px;font-weight:700;color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border);text-align:left}.woocommerce-checkout-review-order-table thead th.product-total{text-align:right}.woocommerce-checkout-review-order-table tbody td{padding:16px 20px;border-bottom:1px solid var(--border);vertical-align:top;color:var(--text)}.woocommerce-checkout-review-order-table .product-name{font-weight:500}.woocommerce-checkout-review-order-table .product-quantity{font-weight:400;color:var(--muted)}.woocommerce-checkout-review-order-table .product-total{text-align:right;font-weight:600}.woocommerce-checkout-review-order-table tfoot th,.woocommerce-checkout-review-order-table tfoot td{padding:11px 20px;font-size:13.5px;color:var(--muted);border-bottom:1px solid var(--border)}.woocommerce-checkout-review-order-table tfoot td{text-align:right}.woocommerce-checkout-review-order-table tfoot .order-total th,.woocommerce-checkout-review-order-table tfoot .order-total td{font-size:16px;font-weight:700;color:var(--text);border-bottom:none;padding-top:15px;padding-bottom:15px}#payment{padding:20px;border-top:1px solid var(--border)}.wc_payment_methods{list-style:none;margin:0 0 16px}.wc_payment_methods li{padding:12px 0;border-bottom:1px solid var(--border)}.wc_payment_methods li:last-child{border-bottom:none}.wc_payment_methods label{font-size:14px;font-weight:500;color:var(--text);cursor:pointer;display:inline-flex;align-items:center;gap:10px}.wc_payment_methods input[type="radio"]{accent-color:var(--blue);width:16px;height:16px}.payment_box{background:#fff;border:1px solid var(--border);border-radius:5px;padding:16px;margin-top:12px;font-size:13.5px;color:var(--muted)}.form-row.place-order{margin:16px 0 0}#payment .button,#payment button[type="submit"],#payment input[type="submit"],.place-order .button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:13px 24px;border-radius:5px;border:none;background:var(--blue);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:opacity 0.15s;font-family:inherit;min-height:48px;letter-spacing:.01em;text-decoration:none}#payment .button:hover,#payment button[type="submit"]:hover{opacity:.88}.woocommerce-terms-and-conditions-wrapper{font-size:12.5px;color:var(--muted);margin-bottom:14px}.woocommerce-terms-and-conditions-wrapper a{color:var(--blue)}.woocommerce-order{max-width:680px}.woocommerce-notice--success{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;border-radius:6px;padding:14px 18px;font-size:15px;font-weight:500;margin-bottom:28px;display:block}.woocommerce-thankyou-order-details{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-bottom:40px}.woocommerce-thankyou-order-details li{padding:16px 20px;font-size:13px;color:var(--muted);border-bottom:1px solid var(--border)}.woocommerce-thankyou-order-details li:nth-last-child(-n+2){border-bottom:none}.woocommerce-thankyou-order-details li strong{display:block;font-size:15px;color:var(--text);margin-top:4px}.woocommerce-order-details{margin-bottom:40px}.woocommerce-order-details__title{font-size:17px;font-weight:700;color:var(--text);margin-bottom:16px}.woocommerce-table.order_details{width:100%;border-collapse:collapse;font-size:14px;border:1px solid var(--border);border-radius:6px;overflow:hidden}.woocommerce-table.order_details thead th{background:var(--bg);padding:12px 20px;text-align:left;font-size:11px;font-weight:700;color:var(--subtle);letter-spacing:.08em;text-transform:uppercase}.woocommerce-table.order_details tbody td{padding:14px 20px;border-top:1px solid var(--border)}.woocommerce-table.order_details tfoot th,.woocommerce-table.order_details tfoot td{padding:12px 20px;border-top:1px solid var(--border);font-weight:600}.str-product-header{padding-top:40px;padding-bottom:24px}.str-product-header h1{font-size:30px;font-weight:700;color:var(--text);letter-spacing:-.4px;margin-top:8px}.str-product-detail-wrap{padding-bottom:80px}.str-product-detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;margin-top:8px}.str-product-gallery{position:sticky;top:88px}.str-product-gallery-img{width:100%;border-radius:6px;border:1px solid var(--border);display:block}.str-product-gallery-placeholder{width:100%;aspect-ratio:4/3;background:#1A3A6B;border-radius:6px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:16px}.str-product-gallery-placeholder span{font-size:11px;color:rgb(255 255 255 / .35);letter-spacing:.1em;text-transform:uppercase}.str-product-info-col .str-product-desc{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:28px}.str-product-title-link{color:var(--text);text-decoration:none;transition:color 0.15s}.str-product-title-link:hover{color:var(--blue)}.str-address-note{display:block!important;font-size:12px!important;color:var(--muted)!important;font-style:italic!important;font-weight:400!important;margin:5px 0 0!important;background:none!important;border:none!important;padding:0!important}#billing_project_address_field{margin-bottom:28px!important}@media (max-width:768px){.str-hero-brand{font-size:40px;letter-spacing:-1px}.str-hero-title{font-size:28px;letter-spacing:-.3px}.str-how-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.str-about-grid{grid-template-columns:1fr;gap:40px}.str-cat-row{flex-direction:column;gap:16px}.str-cat-left{flex:none}.str-banner-grid{grid-template-columns:1fr;gap:32px}.str-footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.str-footer-brand{grid-column:1 / -1}.str-footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.str-footer-right{flex-wrap:wrap;gap:12px}.str-product-row{flex-direction:column}.str-pdf-thumb,.str-pdf-placeholder{width:160px;height:120px}.str-plans-title-row{flex-direction:column;gap:6px}.str-nav-inner{padding:0 16px}.str-logo-link img{height:44px}.str-pdf-thumb,.str-pdf-placeholder{width:100%;height:180px}.str-cart-layout{grid-template-columns:1fr;gap:32px}.str-cart-summary{position:static}.str-cart-item-name{white-space:normal}.str-account-layout{grid-template-columns:1fr;gap:24px}.str-account-sidebar{position:static}.str-account-auth .col2-set{grid-template-columns:1fr;gap:32px}.str-checkout-layout{grid-template-columns:1fr;gap:32px}.str-product-detail-layout{grid-template-columns:1fr;gap:32px}.str-product-gallery{position:static}.woocommerce-billing-fields__field-wrapper,.woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr}.form-row-first,.form-row-last{grid-column:1}.woocommerce-thankyou-order-details{grid-template-columns:1fr}.woocommerce-thankyou-order-details li:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.woocommerce-thankyou-order-details li:last-child{border-bottom:none}}@media (max-width:480px){.str-hero{padding-top:72px;padding-bottom:64px}.str-hero-brand{font-size:36px}.str-hero-title{font-size:24px}.str-hero-sub{font-size:15px}.str-hero-btns{flex-direction:column;align-items:center}.str-how-grid{grid-template-columns:1fr;gap:28px}.str-trust-strip{font-size:12px;gap:4px 10px;justify-content:center}.str-page-pad{padding-left:16px;padding-right:16px}}