:root{--scs-accent:#00b8e6;--scs-dark:#0b0b0c;--scs-pale:#f4f5f7;--scs-blue:#2357e8}
body.scs-site{margin:0;color:var(--scs-dark);background:#fff;font-family:Arial, Helvetica, sans-serif;font-size:16px;line-height:1.5}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scs-site *{box-sizing:border-box}.scs-site img{display:block;max-width:100%}.scs-site a{color:inherit;text-decoration:none}.scs-site button,.scs-site input{font:inherit}.scs-skip{position:fixed;left:-9999px;top:8px;z-index:999;background:#fff;padding:12px}.scs-skip:focus{left:8px}.scs-header{position:sticky;top:0;z-index:80;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.12)}.scs-announcement{min-height:30px;padding:6px 20px;text-align:center;background:var(--scs-dark);color:#fff;font-size:12px;font-weight:700}.scs-navrow{height:72px;display:flex;align-items:center;gap:30px;padding:0 32px;max-width:1440px;margin:auto}.scs-logo{font-size:25px;font-weight:900;letter-spacing:.06em;white-space:nowrap}.scs-desktop-nav{display:flex;align-items:center;justify-content:center;gap:26px;flex:1;font-size:14px;font-weight:700}.scs-desktop-nav a,.scs-actions a{padding:25px 0;border-bottom:2px solid transparent;transition:border-color .2s}.scs-desktop-nav a:hover,.scs-actions a:hover{border-color:var(--scs-accent)}.scs-actions{display:flex;align-items:center;gap:18px;font-size:13px}.scs-icon{border:0;background:transparent;cursor:pointer;min-width:44px;min-height:44px}.scs-icon span{position:absolute;clip:rect(0,0,0,0)}.scs-menu-button{display:none}.scs-mobile-menu,.scs-search{padding:18px 24px;border-top:1px solid #ddd;background:#fff}.scs-mobile-menu a{display:block;padding:12px 0;border-bottom:1px solid #eee}.scs-searchform{display:flex;max-width:720px;margin:auto}.scs-searchform label{flex:1}.scs-searchform input{width:100%;min-height:48px;padding:12px;border:1px solid #aaa}.scs-searchform button{padding:0 24px;border:0;background:var(--scs-accent);color:#fff}
.scs-hero{position:relative;background:#eee;overflow:hidden}.scs-slide{display:none;min-height:600px;background-image:linear-gradient(90deg,rgba(0,0,0,.34),rgba(0,0,0,0) 65%),var(--desktop-image);background-size:cover;background-position:center}.scs-slide.is-active{display:flex;animation:scsFade .5s ease}.scs-hero-copy{width:min(560px,90%);margin:auto auto auto max(6vw);color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.25)}.scs-hero-copy>p{font-size:13px;font-weight:800;letter-spacing:.12em}.scs-hero h1{font-size:clamp(38px,4.4vw,68px);line-height:1.02;letter-spacing:-.04em;margin:12px 0}.scs-hero-copy>span{display:block;font-size:18px;margin-bottom:28px}.scs-button,.scs-outline{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid var(--scs-dark);border-radius:3px;background:var(--scs-dark);color:#fff;font-weight:800;transition:transform .2s,background .2s}.scs-button:hover,.scs-outline:hover{transform:translateY(-2px);background:var(--scs-accent);border-color:var(--scs-accent)}.scs-hero-dots{position:absolute;bottom:20px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.scs-hero-dots button{width:28px;height:4px;padding:0;border:0;background:rgba(255,255,255,.55);cursor:pointer}.scs-hero-dots button.is-active{background:#fff}@keyframes scsFade{from{opacity:.4}to{opacity:1}}
.scs-section{max-width:1320px;margin:auto;padding:72px 32px}.scs-section-head{text-align:center;max-width:760px;margin:0 auto 36px}.scs-section-head h2,.scs-story h2,.scs-trust>h2{font-size:clamp(30px,3.2vw,50px);line-height:1.08;letter-spacing:-.03em;margin:0 0 14px}.scs-benefits{max-width:none;background:var(--scs-pale)}.scs-benefit-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr);gap:22px;text-align:center}.scs-benefit-grid span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--scs-accent);font-size:22px}.scs-benefit-grid h3{font-size:16px;margin:14px 0 6px}.scs-benefit-grid p{font-size:13px;color:#555;margin:0}.scs-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.scs-category-grid a{position:relative;overflow:hidden;background:var(--scs-pale);padding-bottom:22px;transition:transform .25s,box-shadow .25s}.scs-category-grid a:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(0,0,0,.12)}.scs-category-grid img{width:100%;aspect-ratio:1/1;object-fit:cover}.scs-category-grid h3,.scs-category-grid span{display:block;margin:16px 18px 0}.scs-category-grid span{margin-top:6px;font-size:13px;font-weight:800;color:var(--scs-blue)}
.scs-products{max-width:none;background:var(--scs-pale)}.scs-products>*{max-width:1280px;margin-left:auto;margin-right:auto}.scs-tabs{display:flex;justify-content:center;gap:8px;margin-top:24px}.scs-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 15px;cursor:pointer}.scs-tabs button.is-active{border-color:var(--scs-accent);font-weight:800}.scs-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.scs-product-grid article{background:#fff;padding:16px;display:flex;flex-direction:column;min-width:0}.scs-product-grid img{width:100%;aspect-ratio:1/1;object-fit:contain;background:#f8f8f8}.scs-product-grid h3{font-size:16px;line-height:1.35;min-height:44px}.scs-product-grid .price{font-weight:800;margin:auto 0 15px}.scs-outline{background:#fff;color:var(--scs-dark);font-size:13px}.scs-story{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;min-height:520px;background:var(--scs-dark);color:#fff}.scs-story img{width:100%;height:100%;object-fit:cover}.scs-story>div{align-self:center;padding:70px max(40px,8vw)}.scs-story>div>p:first-child{font-size:12px;font-weight:800;letter-spacing:.12em}.scs-story .scs-button{background:#fff;color:#111;border-color:#fff}.scs-trust{text-align:center}.scs-trust>div{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:35px}.scs-trust article{padding:30px;background:var(--scs-pale)}.scs-trust span{color:var(--scs-accent);font-size:28px}.scs-trust h3{font-size:16px}
.scs-newsletter{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px max(32px,calc((100vw - 1280px)/2));background:var(--scs-accent);color:#fff}.scs-newsletter h2{margin:0;font-size:30px}.scs-newsletter p{margin:8px 0 0}.scs-newsletter form{display:flex;min-width:min(520px,48vw)}.scs-newsletter label{flex:1}.scs-newsletter input{width:100%;height:52px;border:0;padding:0 16px}.scs-newsletter button{border:0;padding:0 24px;background:var(--scs-dark);color:#fff;font-weight:800}.scs-footer{padding:64px max(24px,calc((100vw - 1280px)/2)) 28px;background:var(--scs-dark);color:#fff}.scs-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px}.scs-footer-logo{font-size:26px;font-weight:900;letter-spacing:.06em}.scs-footer details summary{font-weight:800;list-style:none;margin-bottom:14px}.scs-footer details a{display:block;color:#ccc;font-size:13px;padding:5px 0}.scs-legal{margin-top:50px;padding-top:20px;border-top:1px solid #444;color:#aaa;font-size:12px}.scs-content,.scs-commerce{max-width:1280px;margin:auto;padding:56px 28px}.scs-notfound{text-align:center;padding-block:140px}.woocommerce ul.products li.product .button,.woocommerce button.button,.woocommerce a.button{background:var(--scs-dark);color:#fff;border-radius:2px}.woocommerce div.product{padding-top:20px}
@media(max-width:900px){.scs-navrow{height:62px;padding:0 16px;gap:8px}.scs-menu-button{display:block}.scs-desktop-nav{display:none}.scs-logo{font-size:20px;margin:auto}.scs-actions a{font-size:0}.scs-actions a .scs-cart-count{font-size:12px}.scs-slide{min-height:560px;background-image:linear-gradient(0deg,rgba(0,0,0,.55),rgba(0,0,0,0) 70%),var(--mobile-image);align-items:flex-end}.scs-hero-copy{margin:auto 24px 52px}.scs-benefit-grid{grid-template-columns:repeat(3,1fr)}.scs-category-grid,.scs-product-grid{grid-template-columns:repeat(2,1fr)}.scs-story{grid-template-columns:1fr}.scs-story img{max-height:480px}.scs-trust>div{grid-template-columns:repeat(2,1fr)}.scs-newsletter{display:block}.scs-newsletter form{min-width:0;margin-top:20px}.scs-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.scs-announcement{font-size:10px}.scs-section{padding:48px 16px}.scs-hero h1{font-size:38px}.scs-benefit-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.scs-benefit-grid article{min-width:70vw;scroll-snap-align:start}.scs-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.scs-category-grid a{min-width:78vw;scroll-snap-align:center}.scs-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.scs-product-grid article{min-width:82vw;scroll-snap-align:center}.scs-story>div{padding:45px 22px}.scs-trust>div{grid-template-columns:1fr 1fr}.scs-newsletter{padding:36px 18px}.scs-newsletter form{display:block}.scs-newsletter input,.scs-newsletter button{width:100%;height:50px}.scs-footer{padding:44px 20px 24px}.scs-footer-grid{display:block}.scs-footer details{border-bottom:1px solid #444;padding:12px 0}.scs-footer details:not([open]) a{display:none}}
@media(prefers-reduced-motion:reduce){.scs-site *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* PLESK WATERMARK EXTERNAL STYLES 2026-09-22 */
.plesk-watermark{box-sizing:border-box;clear:both;width:100%;padding:10px 16px;text-align:center;background:#11151a;color:#f6f7f8;font:500 11px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.08em}.plesk-watermark strong{color:#53bce6;font-weight:700}
