.ss-home { color: #242424; background: #fff; }
.ss-home *, .ss-home *::before, .ss-home *::after { box-sizing: border-box; }
.ss-wrap { width: min(1180px, calc(100% - 64px)); margin: 0 auto; }
.ss-home h1, .ss-home h2, .ss-home h3 { color: #242424; font-weight: 500; letter-spacing: -.035em; }
.ss-home h1 { font-size: clamp(38px, 4.4vw, 62px); line-height: 1.09; margin: 24px 0; }
.ss-home h1 span { color: #b70000; }
.ss-home h2 { font-size: clamp(30px, 3.2vw, 44px); line-height: 1.14; margin: 0 0 20px; }
.ss-home h3 { font-size: 23px; line-height: 1.25; margin: 0 0 12px; }
.ss-home p { color: #575757; line-height: 1.7; }
.ss-home .ss-kicker { display: inline-flex; align-items: center; gap: 9px; color: #9b0000; font-size: 13px; letter-spacing: .06em; font-weight: 500; margin: 0 0 15px; }
.ss-status-dot { width: 7px; height: 7px; border-radius: 50%; background: #b70000; }
.ss-hero { padding: 82px 0 76px; background: #f6f5f3; border-bottom: 1px solid #e8e5e1; }
.ss-hero-grid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 64px; align-items: center; }
.ss-home .ss-lead { max-width: 560px; font-size: 19px; margin: 0 0 30px; }
.ss-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.ss-home .ss-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; gap: 25px; padding: 13px 23px; border-radius: 8px; font-size: 16px; font-weight: 500; text-decoration: none; transition: background .2s; }
.ss-home .ss-button-primary { color: #fff; background: #b70000; border: 1px solid #b70000; }
.ss-home .ss-button-primary:hover { background: #890000; }
.ss-home .ss-button-outline { color: #242424; border: 1px solid #c9c5c0; background: transparent; }
.ss-home .ss-button-outline:hover { background: #fff; }
.ss-hero-notes { display: flex; flex-wrap: wrap; gap: 8px 18px; margin-top: 26px; font-size: 13px; color: #67635f; }
.ss-hero-art { border: 1px solid #e5dfd7; border-radius: 24px; padding: 23px; background: #eee8df; }
.ss-art-label { font-size: 12px; text-transform: uppercase; letter-spacing: .09em; color: #6c6153; }
.ss-hero-art img { width: 100%; height: auto; max-height: 380px; object-fit: contain; display: block; }
.ss-home .ss-art-link { display: flex; justify-content: space-between; align-items: center; background: #fff; padding: 16px 18px; border-radius: 12px; color: #242424; }
.ss-art-link small, .ss-art-link strong { display: block; line-height: 1.5; }
.ss-art-link small { font-size: 12px; color: #777; }
.ss-art-link > span:last-child { font-size: 25px; color: #b70000; }
.ss-section { padding: 76px 0; scroll-margin-top: 80px; }
.ss-section-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; }
.ss-home .ss-text-link { color: #920000; text-decoration: underline; text-underline-offset: 4px; }
.ss-section-heading > a { margin-bottom: 24px; white-space: nowrap; }
.ss-section-intro { margin: 0 0 32px; max-width: 720px; }
.ss-system-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.ss-system-card { border: 1px solid #e5e3df; border-radius: 15px; overflow: hidden; background: #fff; }
.ss-card-art { height: 190px; background: #f5f4f1; display: flex; align-items: center; justify-content: center; padding: 20px; overflow: hidden; }
.ss-card-art img { max-width: 100%; width: 100%; height: 150px; object-fit: contain; }
.ss-card-art.ss-card-webslot { color: #b70000; background: #f9eded; font-size: 46px; font-weight: 500; letter-spacing: -.04em; }
.ss-card-copy { padding: 25px; }
.ss-home .ss-card-copy h3 { margin-bottom: 9px; }
.ss-card-copy h3 a { color: #242424; }
.ss-card-copy p { font-size: 15px; min-height: 50px; margin: 0 0 17px; }
.ss-card-copy > a { font-size: 14px; }
.ss-more-systems { padding: 26px 0 0; margin-top: 20px; border-top: 1px solid #e5e3df; }
.ss-more-systems > span { display: block; font-size: 13px; color: #777; margin-bottom: 12px; }
.ss-more-systems > div { display: flex; flex-wrap: wrap; gap: 10px 21px; }
.ss-more-systems a { color: #353535; text-decoration: underline; text-underline-offset: 4px; font-size: 15px; }
.ss-webslot-section { background: #f6f5f3; }
.ss-webslot-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.ss-webslot-grid > div:first-child > p:not(.ss-kicker) { margin-bottom: 28px; max-width: 470px; }
.ss-browser-card { background: #fff; border: 1px solid #dfdcd7; border-radius: 16px; overflow: hidden; box-shadow: 0 16px 40px #31210e08; }
.ss-browser-bar { padding: 14px 18px; border-bottom: 1px solid #eee; display: flex; align-items: center; gap: 5px; }
.ss-browser-bar i { width: 7px; height: 7px; border-radius: 50%; background: #ddd8d1; }
.ss-browser-bar span { font-size: 12px; color: #777; margin-left: 14px; }
.ss-browser-body { padding: 32px; }
.ss-browser-mark { display: grid; place-items: center; width: 52px; height: 52px; border-radius: 12px; color: #fff; background: #b70000; font-size: 32px; margin-bottom: 22px; }
.ss-browser-body p { font-size: 14px; margin: 15px 0 22px; }
.ss-steps { list-style: none; padding: 0; margin: 20px 0 0; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; }
.ss-steps li { padding-top: 22px; border-top: 1px solid #d9d4ce; }
.ss-step-number { color: #a00000; font-size: 15px; display: inline-block; margin-bottom: 24px; }
.ss-steps p { font-size: 16px; margin-bottom: 0; }
.ss-faq-section { border-top: 1px solid #ece9e5; }
.ss-faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 80px; }
.ss-faq-list details { border-bottom: 1px solid #dfdcd7; padding: 21px 0; }
.ss-faq-list details:first-child { border-top: 1px solid #dfdcd7; }
.ss-faq-list summary { font-size: 19px; font-weight: 500; cursor: pointer; line-height: 1.5; }
.ss-faq-list p { margin: 16px 0 0; }
.ss-faq-list p a { color: #920000; text-decoration: underline; }
.ss-contact-section { background: #f5f2ee; }
.ss-contact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }
.ss-contact-grid > div:first-child p { max-width: 420px; }
.ss-form-card { background: #fff; border: 1px solid #e2ddd6; border-radius: 16px; padding: 32px; }
.ss-form-card .form-box .row { display: block; margin: 0; }
.ss-form-card .form-box .col-lg-4 { max-width: 100%; width: 100%; padding: 0; margin-bottom: 20px; }
.ss-form-card .form-box .col-lg-4:last-child { margin-bottom: 0; }
.ss-form-card .form-box { text-align: left; }
.ss-form-card .form-box input { width: 100%; font-size: 16px; border-radius: 7px; min-height: 48px; }
.ss-form-card .form-box button { width: 100%; min-height: 48px; border-radius: 7px; }
.ss-home a:focus-visible, .ss-home summary:focus-visible { outline: 2px solid #920000; outline-offset: 4px; }
@media(max-width:991.98px){
 .ss-hero-grid { gap: 32px; }
 .ss-hero { padding: 55px 0; }
 .ss-system-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
 .ss-webslot-grid,.ss-contact-grid,.ss-faq-grid { gap: 35px; }
 .ss-steps { gap: 24px; }
}
@media(max-width:767.98px){
 .ss-wrap { width: calc(100% - 40px); }
 .ss-hero-grid,.ss-webslot-grid,.ss-faq-grid,.ss-contact-grid { grid-template-columns: 1fr; }
 .ss-hero { padding: 42px 0; }
 .ss-home h1 { font-size: 39px; }
 .ss-home .ss-lead { font-size: 17px; }
 .ss-hero-art { padding: 18px; }
 .ss-hero-art img { max-height: 250px; }
 .ss-section { padding: 50px 0; }
 .ss-section-heading { align-items: flex-start; flex-direction: column; gap: 0; }
 .ss-section-heading > a { margin: 0 0 24px; }
 .ss-system-grid { gap: 16px; }
 .ss-card-art { height: 145px; padding: 15px; }
 .ss-card-art img { height: 115px; }
 .ss-card-copy { padding: 18px; }
 .ss-home .ss-card-copy h3 { font-size: 21px; }
 .ss-steps { grid-template-columns: 1fr; }
 .ss-step-number { margin-bottom: 14px; }
 .ss-browser-body,.ss-form-card { padding: 24px; }
 .ss-webslot-grid { gap: 30px; }
}
@media(max-width:479.98px){
 .ss-system-grid { grid-template-columns: 1fr; }
 .ss-home h1 { font-size: 36px; }
 .ss-actions .ss-button { flex: 1 1 100%; }
 .ss-card-art { height: 180px; }
 .ss-card-art img { height: 150px; }
}

.ss-home h1 span { display: block; }
.ss-home .ss-art-link, .ss-home .ss-system-card h3 a { text-decoration: none; }
@media(max-width:479.98px) { .ss-home h1 { font-size: 34px; } }
