.cs-csc-landing{--cs-csc-green: #5c9c2d;--cs-csc-green-hover: #4f8726;--cs-csc-green-active: #457621;--cs-csc-surface: #ffffff;--cs-csc-surface-soft: #f7faf4;--cs-csc-border: #d9e8d1;--cs-csc-text: #181b17;--cs-csc-muted: #667062;--cs-csc-shadow: 0 8px 24px rgba(0, 0, 0, .04);--cs-csc-radius: 18px;--cs-csc-radius-sm: 14px;color:var(--cs-csc-text);background:#fbfcfa;padding:28px 0 64px}.cs-csc-landing *{box-sizing:border-box}.cs-csc-landing .page-width{max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.cs-csc-landing__inner{width:min(calc(100% - 40px),1200px);max-width:1200px;margin:0 auto;padding-left:0!important;padding-right:0!important}.cs-csc-landing__breadcrumb{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px;color:var(--cs-csc-muted);font-size:.93rem}.cs-csc-landing__breadcrumb a{color:var(--cs-csc-green-hover);text-decoration:none}.cs-csc-landing__hero,.cs-csc-landing__card,.cs-csc-landing__feature-card,.cs-csc-landing__info-box,.cs-csc-landing__mini-card,.cs-csc-landing__step,.cs-csc-landing__account-card,.cs-csc-landing__faq-item,.cs-csc-landing__closing-card{background:var(--cs-csc-surface);border:1px solid var(--cs-csc-border);border-radius:var(--cs-csc-radius);box-shadow:var(--cs-csc-shadow)}.cs-csc-landing__hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:28px;padding:36px;background:linear-gradient(135deg,#f8fbf4,#fff 55%)}.cs-csc-landing__eyebrow,.cs-csc-landing__card-eyebrow{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#edf7e3;color:var(--cs-csc-green-hover);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0 0 14px}.cs-csc-landing__hero h1,.cs-csc-landing__section h2,.cs-csc-landing__card h2,.cs-csc-landing__closing-card h2{margin:0 0 14px;color:var(--cs-csc-text);letter-spacing:0}.cs-csc-landing__hero h1{font-size:clamp(2.3rem,5vw,3.9rem);line-height:1.02}.cs-csc-landing__section h2,.cs-csc-landing__card h2,.cs-csc-landing__closing-card h2{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.12}.cs-csc-landing__subline{font-size:1.18rem;font-weight:600;margin:0 0 16px;color:var(--cs-csc-text)}.cs-csc-landing__lead,.cs-csc-landing p,.cs-csc-landing li,.cs-csc-landing small{color:var(--cs-csc-muted);font-size:1rem;line-height:1.68}.cs-csc-landing__hero-actions,.cs-csc-landing__account-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.cs-csc-landing__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;font-size:1rem;font-weight:800;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.cs-csc-landing__button:focus-visible{outline:none;box-shadow:0 0 0 3px #5c9c2d40}.cs-csc-landing__button--primary{background:var(--cs-csc-green);border:1px solid var(--cs-csc-green);color:#fff}.cs-csc-landing__button--primary:hover{background:var(--cs-csc-green-hover);border-color:var(--cs-csc-green-hover);color:#fff;transform:translateY(-1px)}.cs-csc-landing__button--primary:active{background:var(--cs-csc-green-active);border-color:var(--cs-csc-green-active)}.cs-csc-landing__button--secondary{background:#fff;border:1px solid var(--cs-csc-border);color:var(--cs-csc-green)}.cs-csc-landing__button--secondary:hover{background:#f3f8ef;border-color:var(--cs-csc-green);color:var(--cs-csc-green-hover)}.cs-csc-landing__badges,.cs-csc-landing__list{margin:0;padding:0;list-style:none}.cs-csc-landing__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.cs-csc-landing__badges li{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#f3f8ef;color:var(--cs-csc-green-hover);font-size:.92rem;font-weight:700}.cs-csc-landing__hero-visual{display:flex;align-items:center;justify-content:center}.cs-csc-landing__hero-visual img,.cs-csc-landing__hero-placeholder{width:100%;max-width:360px;aspect-ratio:1 / 1;border-radius:22px;border:1px solid var(--cs-csc-border);background:#eef5ea;object-fit:cover}.cs-csc-landing__hero-placeholder{background:linear-gradient(135deg,#eef5ea,#f8fbf4)}.cs-csc-landing__section{margin:28px auto 0}.cs-csc-landing__section-intro{max-width:760px;margin:0 0 18px}.cs-csc-landing__grid{display:grid;gap:18px;margin-top:18px}.cs-csc-landing__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cs-csc-landing__grid--4,.cs-csc-landing__feature-grid,.cs-csc-landing__steps{display:grid;gap:16px}.cs-csc-landing__grid--4{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.cs-csc-landing__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.cs-csc-landing__steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.cs-csc-landing__card,.cs-csc-landing__feature-card,.cs-csc-landing__mini-card,.cs-csc-landing__step,.cs-csc-landing__faq-item,.cs-csc-landing__closing-card{padding:24px}.cs-csc-landing__content-card{padding:28px;background:var(--cs-csc-surface);border:1px solid var(--cs-csc-border);border-radius:var(--cs-csc-radius);box-shadow:var(--cs-csc-shadow)}.cs-csc-landing__info-box{padding:18px 20px;background:#fbfdf8}.cs-csc-landing__info-box--compact{margin-top:18px}.cs-csc-landing__info-box strong,.cs-csc-landing__mini-card strong,.cs-csc-landing__step h3,.cs-csc-landing__feature-card h3,.cs-csc-landing__faq-item h3{color:var(--cs-csc-text)}.cs-csc-landing__feature-card h3,.cs-csc-landing__faq-item h3,.cs-csc-landing__step h3,.cs-csc-landing__account-card h3,.cs-csc-landing__card h3{margin:0 0 10px;font-size:1.16rem;line-height:1.25}.cs-csc-landing__section-note{margin:14px 0 0}.cs-csc-landing__section-note a{color:var(--cs-csc-green-hover);text-decoration:none;font-weight:700}.cs-csc-landing__list li{position:relative;padding-left:18px;margin-top:10px}.cs-csc-landing__list--spacious li{margin-top:12px}.cs-csc-landing__list li:before{content:"\2022";position:absolute;left:0;color:var(--cs-csc-green);font-weight:800}.cs-csc-landing__text-link{display:inline-flex;margin-top:16px;color:var(--cs-csc-green-hover);font-weight:700;text-decoration:none}.cs-csc-landing__step{position:relative;padding-top:70px}.cs-csc-landing__step>span{position:absolute;top:20px;left:20px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#edf7e3;color:var(--cs-csc-green-hover);font-weight:800}.cs-csc-landing__account-shell{margin-top:18px}.cs-csc-landing__account-card{padding:26px}.cs-csc-landing__split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;align-items:start}.cs-csc-landing__split-side{display:grid;gap:16px}.cs-csc-landing__faq{display:grid;gap:14px;margin-top:18px}@media(max-width:989px){.cs-csc-landing__hero,.cs-csc-landing__grid--2,.cs-csc-landing__grid--4,.cs-csc-landing__feature-grid,.cs-csc-landing__steps,.cs-csc-landing__split{grid-template-columns:1fr}.cs-csc-landing__hero{padding:28px}}@media(max-width:749px){.cs-csc-landing{padding:20px 0 48px}.cs-csc-landing .page-width{padding-left:16px;padding-right:16px}.cs-csc-landing__inner{width:min(calc(100% - 32px),1200px)}.cs-csc-landing__hero,.cs-csc-landing__card,.cs-csc-landing__content-card,.cs-csc-landing__feature-card,.cs-csc-landing__mini-card,.cs-csc-landing__step,.cs-csc-landing__faq-item,.cs-csc-landing__account-card{padding:20px 18px}.cs-csc-landing__button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/cs-csc-landing.css.map */
