.hero-section{padding:7rem 2rem 6rem;text-align:center;position:relative;overflow:hidden}.hero-section.guest,.hero-section.client{background:linear-gradient(135deg,#eef2ff 0%,#f0f9ff 50%,var(--scw-color-paper) 100%);border-bottom:1px solid var(--scw-color-line)}.hero-section.guest:after,.hero-section.client:after{content:"";position:absolute;top:-80px;right:-80px;width:550px;height:550px;background:radial-gradient(circle,rgba(99,102,241,.08) 0%,transparent 65%);pointer-events:none}.hero-section.guest:before,.hero-section.client:before{content:"";position:absolute;bottom:-60px;left:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(14,165,233,.06) 0%,transparent 65%);pointer-events:none}.hero-content{max-width:760px;margin:0 auto;position:relative;z-index:2;min-height:260px;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-section.guest h1,.hero-section.client h1{font-size:3.75rem;font-weight:800;margin-bottom:1.25rem;letter-spacing:-2px;line-height:1.08;color:var(--scw-color-ink)}.subtitle{font-size:1.1rem;color:var(--scw-color-muted);max-width:520px;margin:0 auto 2.25rem;line-height:1.65;font-weight:400}.hero-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.hero-cta{padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;border-radius:8px;cursor:pointer;border:none;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s,box-shadow .2s,transform .2s;letter-spacing:-.01em}.hero-cta:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 8px 24px #00000040}.hero-cta.primary{background:var(--scw-color-ink);color:#fff}.hero-cta.outline{background:transparent;color:var(--scw-color-ink-deep);border:1px solid var(--scw-color-line-soft)}.hero-cta.client{background:var(--scw-color-ink);color:#fff}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}.brand-marquee{background:var(--scw-color-ink);padding:1.5rem 0;overflow:hidden}.brand-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.brand-track-inner{display:flex;align-items:center;gap:5rem;padding-right:5rem;flex-shrink:0}.brand-item{color:#ffffff73;font-weight:800;font-size:1.6rem;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;flex-shrink:0;transition:color .3s;cursor:default;text-decoration:none;display:inline-block}a.brand-item{cursor:pointer}.brand-item:hover{color:#ffffffd9}.promo-slider-wrapper{background-color:var(--scw-color-surface, #ffffff);padding-bottom:1px;padding-top:1px}.trust-section{background:var(--scw-color-paper);border-top:1px solid var(--scw-color-line);padding:4rem 2rem;text-align:center}.trust-section h2{margin-bottom:3rem;font-size:2rem;color:var(--scw-color-ink)}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.trust-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid var(--scw-color-line);display:flex;flex-direction:column;align-items:center}.trust-icon{color:var(--scw-color-ink);background:var(--scw-color-surface-soft);width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.trust-icon>svg,.trust-icon>[data-lucide]{display:block;flex:0 0 auto}.trust-card h3{color:var(--scw-color-ink);margin-bottom:.5rem;font-size:1.1rem}.trust-card p{color:var(--scw-color-muted);margin:0}.products-section,.categories-section{max-width:1600px;margin:4rem auto;padding:0 2rem}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.section-header h2{font-size:2rem;font-weight:800;color:var(--scw-color-ink);margin:0}.section-sub{margin:.5rem 0 0;color:var(--scw-color-muted)}.view-all-link{text-decoration:none;color:var(--scw-color-brand);font-weight:600}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.category-card{background:var(--scw-color-paper);border-radius:12px;padding:1.5rem;text-align:center;transition:background-color .2s,border-color .2s;cursor:pointer;border:1px solid transparent;display:flex;flex-direction:column;align-items:center;text-decoration:none}.category-card:hover{background:#fff;border-color:var(--scw-color-line)}.category-image-placeholder{margin-bottom:1rem}.category-icon-wrapper{width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--scw-color-brand);box-shadow:0 2px 5px #0000000d;overflow:hidden}.category-icon-wrapper svg{width:32px;height:32px}.category-icon-wrapper .category-thumbnail{width:70%;height:70%;object-fit:contain}.category-card h3{font-size:1rem;color:var(--scw-color-text);margin:0}@media (max-width: 768px){.hero-section.guest h1,.hero-section.client h1{font-size:2.2rem;letter-spacing:-1px}.hero-buttons{flex-direction:column}}@media (max-width: 640px){.brand-item{font-size:1rem}.brand-track-inner{gap:3rem;padding-right:3rem}.hero-section{padding:4rem 1.25rem 3rem}.hero-section.guest h1,.hero-section.client h1{font-size:1.9rem;letter-spacing:-.5px}.subtitle{font-size:.95rem}.categories-section{padding:0 1rem;margin:2rem auto}.section-header h2{font-size:1.3rem;margin-bottom:1.5rem}.categories-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.category-card{padding:1rem .5rem}.category-icon-wrapper{width:48px;height:48px}.category-icon-wrapper svg{width:24px;height:24px}.category-icon-wrapper .category-thumbnail{width:75%;height:75%}.category-card h3{font-size:.75rem;line-height:1.2}.trust-section{padding:1.5rem 1rem}.trust-section h2{font-size:1.1rem;margin-bottom:1rem}.trust-grid{grid-template-columns:1fr;gap:.75rem}.trust-card{padding:.75rem 1rem;flex-direction:row;text-align:left;gap:.75rem}.trust-icon{width:36px;height:36px;margin-bottom:0;flex-shrink:0}.trust-icon svg{width:20px;height:20px}.trust-card h3{font-size:.85rem;margin-bottom:.25rem}.trust-card p{font-size:.75rem;line-height:1.3}}.professional-cta{max-width:1600px;margin:4rem auto;padding:0 2rem}.professional-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem 3rem;border-radius:18px;background:var(--scw-color-ink);color:#fff}.professional-cta-copy{max-width:650px}.professional-cta-label{display:block;margin-bottom:.65rem;color:var(--scw-color-brand-light);font-size:.72rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.professional-cta h2{margin:0 0 .65rem;color:#fff;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.15;letter-spacing:-.03em}.professional-cta p{margin:0;color:#ffffffb3;line-height:1.6}.professional-cta-actions{display:flex;flex:0 0 auto;flex-direction:column;align-items:stretch;gap:.65rem;min-width:190px}.professional-cta-phone,.professional-cta-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem 1rem;border-radius:8px;font-size:.88rem;font-weight:700;text-align:center;text-decoration:none}.professional-cta-phone{background:#fff;color:var(--scw-color-ink)}.professional-cta-link{border:1px solid rgb(255 255 255 / .35);color:#fff}.professional-cta-phone:hover,.professional-cta-link:hover{opacity:.86}@media (max-width: 700px){.professional-cta{padding:0 1rem}.professional-cta-inner{align-items:stretch;flex-direction:column;padding:1.5rem 1.25rem}.professional-cta-actions{width:100%}}
