.stl-page{--stl-section-gap:100px;--stl-container:min(1080px,100%);background:var(--bg-white);color:var(--text-primary);min-height:calc(100vh - 64px);overflow-y:auto;padding:56px 24px 120px}.stl-page__container{margin:0 auto;width:var(--stl-container)}.stl-hero{margin-bottom:52px;text-align:center}.stl-hero__badge{align-items:center;background:var(--fill-secondary-opaque);border:1px solid var(--border-secondary);border-radius:100px;color:var(--text-brand);display:inline-flex;font-size:12px;font-weight:600;height:26px;letter-spacing:.04em;margin-bottom:20px;padding:0 12px;text-transform:uppercase}.stl-hero__title{color:var(--text-primary);line-height:1.12;margin:0 0 18px}.stl-hero__subtitle{color:var(--text-secondary);font-size:clamp(16px,2vw,20px);line-height:1.6;margin:0 auto 32px;max-width:680px}.stl-hero__ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.stl-btn{align-items:center;border-radius:100px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:44px;justify-content:center;padding:0 24px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.stl-btn:hover{transform:translateY(-1px)}.stl-btn:active{transform:translateY(0)}.stl-btn--primary{background:var(--button-primary-regular);border:1px solid var(--button-primary-regular);box-shadow:0 4px 14px #2d67f638;color:var(--text-white-reverse)}.stl-btn--primary:hover{box-shadow:0 6px 20px #2d67f652}.stl-btn--secondary{background:var(--button-secondary-regular);border:1px solid var(--border-primary);color:var(--text-primary)}.stl-section{margin-top:var(--stl-section-gap);width:100%}.stl-section__head{margin-bottom:48px;text-align:center}.stl-section__head .h2-regular{color:var(--text-primary);line-height:1.2;margin:0 0 16px}.stl-section__head .p-desc{color:var(--text-secondary);font-size:clamp(15px,1.8vw,18px);line-height:1.65;margin:0 auto;max-width:720px}.stl-section__body{width:100%}.stl-section__note{color:var(--text-secondary);font-size:14px;line-height:1.65}.stl-section__note--center{margin:28px auto 0;max-width:680px;text-align:center}.stl-section--faq .faq-list{margin:0 auto;max-width:800px;width:100%}.stl-section--start .stl-start-content{min-height:420px;width:100%}.stl-hero__disclaimer{color:var(--text-tertiary);font-size:13px;line-height:1.5;margin:20px auto 0;max-width:680px}.stl-hero__link{color:var(--text-secondary);text-decoration:underline;text-underline-offset:3px}.stl-hero__link:hover{color:var(--text-primary)}.stl-tool-card{background:var(--card-bg-primary,var(--fill-primary));border:1px solid var(--border-secondary);border-radius:24px;box-shadow:0 16px 48px #1f1a1412;padding:32px}:global(.dark) .stl-tool-card{box-shadow:0 16px 48px #0000004d}.stl-alt-bg{background:var(--bg-gary,var(--fill-secondary-opaque));border-radius:28px;display:flex;flex-direction:column;gap:72px;margin-top:var(--stl-section-gap);padding:72px 0}.stl-alt-bg .stl-section{margin-top:0;padding:0 40px}@media(max-width:720px){.stl-alt-bg{border-radius:20px;gap:48px;padding:40px 0}.stl-alt-bg .stl-section{padding:0 20px}}.stl-section--split{align-items:start;display:grid;gap:40px}@media(min-width:760px){.stl-section--split{gap:56px;grid-template-columns:1fr 1fr}.stl-section--split-reverse{direction:rtl}.stl-section--split-reverse>*{direction:ltr}}.stl-split__heading{color:var(--text-primary);font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.2;margin:0 0 20px}.stl-split__prose{color:var(--text-secondary);font-size:15px;line-height:1.75;margin:0 0 14px}.stl-split__prose:last-child{margin-bottom:0}.stl-coming-soon{align-items:center;background:var(--card-bg-primary,var(--fill-primary));border:1px solid var(--border-secondary);border-radius:24px;box-shadow:0 16px 48px #1f1a1412;display:flex;flex-direction:column;gap:12px;margin-bottom:4px;padding:40px 32px;text-align:center}:global(.dark) .stl-coming-soon{box-shadow:0 16px 48px #0000004d}.stl-coming-soon__title{color:var(--text-primary);font-size:17px;font-weight:700;margin:0}.stl-coming-soon__desc{color:var(--text-secondary);font-size:14px;line-height:1.6;margin:0;max-width:460px}.stl-warning-box{align-items:flex-start;background:#ffa5000f;border:1px solid rgba(255,165,0,.3);border-radius:14px;display:flex;gap:12px;margin:24px auto 0;max-width:720px;padding:18px 20px;width:100%}:global(.dark) .stl-warning-box{background:#ffa50014;border-color:#ffa50040}.stl-warning-box p{color:var(--text-primary);font-size:13px;font-weight:500;line-height:1.65;margin:0}.stl-warning-box__icon{color:#e07b00;display:grid;flex-shrink:0;height:24px;margin-top:1px;place-items:center;width:24px}.stl-callout{align-items:center;background:var(--fill-secondary-opaque);border:1px solid var(--border-secondary);border-radius:20px;display:flex;flex-direction:column;gap:12px;padding:36px 28px;text-align:center}.stl-callout__icon{background:var(--fill-brand-tsp);border-radius:12px;color:var(--text-brand);display:grid;height:44px;place-items:center;width:44px}.stl-callout__title{color:var(--text-primary);font-size:20px;font-weight:700;margin:0}.stl-callout__body{line-height:1.65;margin:0;max-width:640px}.stl-callout__body,.stl-prose{color:var(--text-secondary);font-size:15px}.stl-prose{line-height:1.75;margin:0 auto;max-width:720px}.stl-prose+.stl-prose{margin-top:14px}.stl-quote{background:var(--fill-secondary-opaque);border:1px solid var(--border-secondary);border-radius:16px;color:var(--text-primary);font-size:14px;font-style:italic;line-height:1.7;margin:28px auto 0;max-width:720px;padding:20px 24px}.stl-cards{display:grid;gap:16px}@media(min-width:640px){.stl-cards--2{grid-template-columns:repeat(2,1fr)}.stl-cards--3{grid-template-columns:repeat(3,1fr)}.stl-cards--4{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.stl-cards--4{grid-template-columns:repeat(4,1fr)}}.stl-card{background:var(--card-bg-primary,var(--fill-primary));border:1px solid var(--border-secondary);border-radius:20px;display:flex;flex-direction:column;gap:10px;padding:24px;text-align:start;transition:border-color .2s,box-shadow .2s,transform .2s}.stl-card:hover{border-color:var(--text-brand);box-shadow:0 8px 28px #0000000f;transform:translateY(-2px)}.stl-card__title{color:var(--text-primary);font-size:15px;font-weight:700;margin:0}.stl-card__desc{color:var(--text-secondary);font-size:13px;line-height:1.65;margin:0}.stl-checklist{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0 auto;max-width:720px;padding:0;width:100%}.stl-checklist__item{align-items:flex-start;background:var(--card-bg-primary,var(--fill-primary));border:1px solid var(--border-secondary);border-radius:14px;color:var(--text-primary);display:flex;font-size:14px;gap:12px;line-height:1.55;padding:16px 20px}.stl-checklist__icon{background:var(--fill-brand-tsp);border-radius:50%;color:var(--text-brand);display:grid;flex-shrink:0;height:22px;margin-top:1px;place-items:center;width:22px}.stl-table-wrap{background:var(--card-bg-primary,var(--fill-primary));border:1px solid var(--border-secondary);border-radius:16px;overflow-x:auto}.stl-table{border-collapse:collapse;min-width:560px;width:100%}.stl-table td,.stl-table th{border-bottom:1px solid var(--border-secondary);font-size:13px;line-height:1.55;padding:14px 16px;text-align:start;vertical-align:top}.stl-table th{background:var(--fill-secondary-opaque);color:var(--text-tertiary);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.stl-table td{color:var(--text-secondary)}.stl-table tr:last-child td{border-bottom:none}.stl-table td:first-child{color:var(--text-primary);font-weight:600;white-space:nowrap}.stl-steps{display:grid;gap:0;list-style:none;margin:0;margin-inline:auto;max-width:720px;padding:0;width:100%}.stl-steps__item{display:grid;gap:20px;grid-template-columns:40px 1fr;padding-bottom:32px;position:relative}.stl-steps__item:last-child{padding-bottom:0}.stl-steps__item:last-child:before{display:none}.stl-steps__item:before{background:linear-gradient(to bottom,var(--border-secondary),transparent);bottom:0;content:"";inset-inline-start:20px;position:absolute;top:40px;transform:translate(-50%);width:1px}.stl-steps__index{background:var(--button-primary-regular);border-radius:50%;box-shadow:0 4px 12px #2d67f640;color:var(--text-white-reverse);display:grid;flex-shrink:0;font-size:14px;font-weight:700;height:40px;place-items:center;position:relative;width:40px;z-index:1}.stl-steps__body{padding-bottom:4px;padding-top:8px}.stl-steps__heading{color:var(--text-primary);font-size:16px;font-weight:700;margin:0 0 8px}.stl-steps__text{color:var(--text-secondary);font-size:14px;line-height:1.65;margin:0}.stl-related{display:grid;gap:16px}@media(min-width:640px){.stl-related{grid-template-columns:repeat(3,1fr)}}.stl-related__card{background:var(--card-bg-primary,var(--fill-primary));border:1px solid var(--border-secondary);border-radius:18px;display:block;padding:24px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s}.stl-related__card:hover{border-color:var(--text-brand);box-shadow:0 10px 28px #0000000f;transform:translateY(-2px)}.stl-related__title{color:var(--text-primary);font-size:15px;font-weight:700;margin:0 0 8px}.stl-related__desc{color:var(--text-secondary);font-size:13px;line-height:1.5;margin:0}@media(max-width:720px){.stl-page{--stl-section-gap:64px;padding:32px 16px 80px}.stl-hero{margin-bottom:36px}.stl-hero__ctas{align-items:stretch;flex-direction:column}.stl-hero__ctas .stl-btn{width:100%}.stl-section__head{margin-bottom:32px}.stl-section--split{grid-template-columns:1fr}.stl-section--split-reverse{direction:ltr}.stl-related{grid-template-columns:1fr}.stl-section--start .stl-start-content{min-height:300px}.stl-tool-card{border-radius:20px;padding:20px}.stl-coming-soon{border-radius:20px;padding:28px 20px}}
