*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@keyframes kanban-verification-pulse{0%,to{box-shadow:0 0 #ff4d4f59}50%{box-shadow:0 0 0 6px #ff4d4f1f}}.kanban-verify-card.ant-card{animation:2.2s ease-in-out infinite kanban-verification-pulse}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{text-transform:none;appearance:button;cursor:pointer;overflow:visible}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px;display:flex}.rbc-toolbar .rbc-toolbar-label{text-align:center;flex-grow:1;padding:0 10px}.rbc-toolbar button{color:#373a3c;text-align:center;vertical-align:middle;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:4px;margin:0;padding:.375rem 1rem;line-height:normal;display:inline-block}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px #00000020}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{white-space:nowrap;display:inline-block}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (width<=767px){.rbc-toolbar{flex-direction:column}}.rbc-event{box-sizing:border-box;box-shadow:none;color:#fff;cursor:pointer;text-align:left;background-color:#3174ad;border:none;border-radius:5px;width:100%;margin:0;padding:2px 5px}.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected{background-color:#265985}.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{text-overflow:ellipsis;white-space:nowrap;font-size:80%;display:block;overflow:hidden}.rbc-event-overlaps{box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-right-radius:0;border-bottom-left-radius:0}.rbc-row{flex-direction:row;display:flex}.rbc-row-segment{padding:0 1px 1px}.rbc-row-segment .rbc-event-content{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{text-overflow:ellipsis;white-space:nowrap;z-index:4;color:#3174ad;background-color:#ffffff4d;height:auto;font-size:85%;font-weight:700;line-height:normal;display:block;overflow:hidden}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{-webkit-user-select:none;user-select:none;border:1px solid #ddd;flex-direction:column;flex:1 0 0;width:100%;height:100%;display:flex;position:relative}.rbc-month-header{flex-direction:row;display:flex}.rbc-month-row{flex-direction:column;flex:1 0 0;height:100%;display:flex;position:relative;overflow:hidden}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{text-align:right;flex:1 1 0;min-width:0;padding-right:5px}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{flex-direction:row;flex:1 0 0;display:flex;position:absolute;inset:0 1px 0 0;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{z-index:5;background-color:#fff;border:1px solid #e5e5e5;padding:10px;position:absolute;box-shadow:0 5px 15px #00000040}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{flex-direction:column;flex:1 0 0;display:flex;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border-spacing:0;border-collapse:collapse;border:1px solid #ddd;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{vertical-align:top;padding:5px 10px}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{text-transform:lowercase;padding-left:15px;padding-right:15px}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:left;border-bottom:1px solid #ddd;padding:3px 5px}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{flex-direction:column;min-height:100%;display:flex}.rbc-time-column .rbc-timeslot-group{flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;flex-flow:column;min-height:40px;display:flex}.rbc-time-gutter,.rbc-header-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{margin-right:10px;position:absolute;inset:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;flex-flow:column wrap;align-items:flex-start;min-height:20px;max-height:100%;display:flex;position:absolute;overflow:hidden}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;width:auto;padding-right:5px}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1 0;width:100%;height:100%;min-height:1em;line-height:1}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{z-index:10;background-color:#fff;border-right:1px solid #ddd;margin-right:-1px;position:sticky;left:0}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0 0;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{flex:1 1 0;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;color:#fff;background-color:#00000080;width:100%;padding:3px;font-size:75%;position:absolute}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{z-index:4;position:relative}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{flex-direction:row;flex:none;display:flex}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row:first-child,.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;flex-direction:column;flex:1;min-width:0;display:flex}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{border-top:2px solid #ddd;flex:1 0;align-items:flex-start;width:100%;display:flex;position:relative;overflow-y:auto}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{-webkit-user-select:none;user-select:none;width:100%}.rbc-current-time-indicator{z-index:3;pointer-events:none;background-color:#74ad31;height:1px;position:absolute;left:0;right:0}.rbc-resource-grouping.rbc-time-header-content{flex-direction:column;display:flex}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.rbc-calendar{box-sizing:border-box;flex-direction:column;align-items:stretch;height:100%;display:flex}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :before,.rbc-calendar :after{box-sizing:inherit}.rbc-abs-full{position:absolute;inset:0;overflow:hidden}.rbc-ellipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{text-overflow:ellipsis;white-space:nowrap;text-align:center;vertical-align:middle;border-bottom:1px solid #ddd;flex:1 0;min-height:0;padding:0 3px;font-size:90%;font-weight:700;overflow:hidden}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;cursor:pointer;-webkit-user-select:text;user-select:text;background:0 0;border:none;margin:0;padding:0}.rbc-row-content{-webkit-user-select:none;user-select:none;z-index:4;position:relative}.rbc-row-content-scrollable{flex-direction:column;height:100%;display:flex}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;scrollbar-width:none;height:100%;overflow-y:scroll}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.technician-resource-calendar .rbc-event{min-height:20px}.technician-resource-calendar .rbc-event-content{text-overflow:ellipsis;white-space:nowrap;padding:0 2px;line-height:1.25;overflow:hidden}.technician-resource-calendar .rbc-row-segment .rbc-event{overflow:hidden}.technician-resource-calendar .technician-calendar-event-label{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.sd-illo{border:1px solid var(--sd-line);background:#fff;border-radius:10px;min-height:220px;overflow:hidden;box-shadow:0 10px 28px #0000000a}.sd-illo__chrome{color:#ffffffbf;letter-spacing:.04em;text-transform:uppercase;background:#111;align-items:center;gap:6px;padding:10px 12px;font-size:.72rem;display:flex}.sd-illo__chrome span{background:#444;border-radius:50%;width:7px;height:7px}.sd-illo__chrome span:first-child{background:#e30613}.sd-illo__chrome em{margin-left:auto;font-style:normal}.sd-illo-kanban{background:#f7f7f7;grid-template-columns:repeat(3,1fr);gap:8px;min-height:180px;padding:12px;display:grid}.sd-illo-kanban__col{background:#fff;border:1px solid #ececec;border-radius:6px;min-width:0;padding:8px}.sd-illo-kanban__col header{text-transform:uppercase;letter-spacing:.04em;color:#777;margin-bottom:8px;font-size:.68rem;font-weight:700}.sd-illo-card{background:#fafafa;border:1px solid #ececec;border-radius:5px;margin-bottom:6px;padding:8px;font-size:.78rem;line-height:1.35}.sd-illo-card small{color:#888;margin-top:4px;font-size:.68rem;display:block}.sd-illo-card--muted{opacity:.65}.sd-illo-card--accent{background:#e306130d;border-color:#e3061359}.sd-illo-pill{color:#fff;background:#e30613;border-radius:999px;margin-top:6px;padding:2px 7px;font-size:.65rem;font-weight:600;display:inline-block}.sd-illo-pill--soft{color:#e30613;background:#e306131f}.sd-illo-pipeline{justify-content:space-between;align-items:flex-start;gap:4px;padding:18px 14px 8px;display:flex}.sd-illo-pipeline--manager{flex-wrap:nowrap;gap:2px;padding:14px 8px 8px}.sd-illo-pipeline--manager .sd-illo-pipeline__step{font-size:.62rem}.sd-illo-pipeline--manager .sd-illo-pipeline__step strong{margin-top:6px;line-height:1.2}.sd-illo-pipeline__step{text-align:center;flex:1;font-size:.72rem;position:relative}.sd-illo-pipeline__step strong{margin-top:8px;font-weight:600;display:block}.sd-illo-pipeline__dot{background:#fff;border:2px solid #ccc;border-radius:50%;width:12px;height:12px;margin:0 auto}.sd-illo-pipeline__dot.is-done{background:#e30613;border-color:#e30613}.sd-illo-pipeline__line{background:#e5e5e5;width:calc(100% - 20px);height:2px;position:absolute;top:5px;left:calc(50% + 10px)}.sd-illo-doc{border:1px solid #ececec;border-radius:6px;margin:8px 12px 14px;padding:10px 12px}.sd-illo-doc__row{justify-content:space-between;gap:8px;font-size:.82rem;display:flex}.sd-illo-doc__row--muted{color:#777;margin-top:6px;font-size:.75rem}.sd-illo-table{border-collapse:collapse;width:100%;font-size:.78rem}.sd-illo-table th,.sd-illo-table td{text-align:left;border-bottom:1px solid #f0f0f0;padding:9px 12px}.sd-illo-table th{text-transform:uppercase;letter-spacing:.04em;color:#888;background:#fafafa;font-size:.68rem}.sd-illo-tag{border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:600;display:inline-block}.sd-illo-tag--stock{color:#1f8a4c;background:#e8f5ee}.sd-illo-tag--bag{color:#b76b00;background:#fff4e5}.sd-illo-tag--repair{color:#e30613;background:#e306131a}.sd-illo-list{padding:8px 0}.sd-illo-list__item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:.82rem;display:flex}.sd-illo-list__item small{color:#888;margin-top:2px;font-size:.72rem;display:block}.sd-illo-list__item--fuel{background:#e306130a}.sd-illo-hub{background:#f7f7f7;grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.sd-illo-hub__tile{background:#fff;border:1px solid #ececec;border-radius:8px;padding:14px}.sd-illo-hub__tile strong{letter-spacing:-.03em;font-size:1.4rem;display:block}.sd-illo-hub__tile span{color:#777;margin-top:4px;font-size:.75rem;display:block}.sd-illo-hub__tile--wide{grid-column:1/-1}.sd-illo-hub__tile--wide strong{font-size:.92rem}.sd-illo--phone{border:1px solid var(--sd-line);background:linear-gradient(160deg,#f0f0f0,#fff 40%,#e3061314 120%);justify-content:center;align-items:center;min-height:240px;padding:18px 12px;display:flex}.sd-illo-phone{background:#111;border-radius:22px;width:148px;padding:10px 8px 12px;box-shadow:0 12px 30px #0000002e}.sd-illo-phone__notch{background:#333;border-radius:999px;width:42px;height:5px;margin:0 auto 8px}.sd-illo-phone__screen{color:#111;background:#f8f8f8;border-radius:14px;min-height:180px;padding:10px}.sd-illo-phone__screen header{text-transform:uppercase;letter-spacing:.04em;color:#888;margin-bottom:8px;font-size:.68rem;font-weight:700}.sd-illo-phone__card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;margin-bottom:10px;padding:8px}.sd-illo-phone__card strong{font-size:.78rem;display:block}.sd-illo-phone__card small{color:#888;margin-top:3px;font-size:.68rem;display:block}.sd-illo-phone__screen ul{margin:0;padding:0;font-size:.72rem;list-style:none}.sd-illo-phone__screen li{color:#666;border-bottom:1px solid #eee;padding:5px 0}.sd-illo-phone__screen li.is-done{color:#1f8a4c}.sd-illo-phone__screen li.is-done:before{content:"✓ "}@media (width<=800px){.sd-illo-kanban{grid-template-columns:1fr}}.sd-intro-player{aspect-ratio:16/9;background:#111;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:16px;overflow:hidden}.sd-intro-player__video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.sd-intro-player__stage{background:linear-gradient(160deg,#f4f4f4,#fff 45%,#e306130f);align-items:stretch;height:100%;min-height:280px;padding:12px;display:flex}.sd-intro-player__stage>*{flex:1;min-height:0}.sd-intro-visual{text-align:center;color:#f8fafc;background:#111;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.sd-intro-visual__brand{letter-spacing:-.03em;margin-bottom:10px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:750}.sd-intro-visual p{color:#f8fafcc7;max-width:28rem;margin:0;line-height:1.5}.sd-intro-visual__flow{color:#ffb3b8;margin-top:18px;font-size:.9rem;font-weight:600}.sd-intro-visual--cta{gap:10px}.sd-intro-visual--cta strong{font-size:1.25rem}.sd-intro-caption{margin-bottom:12px}.sd-intro-nav{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;display:flex}@media (width<=640px){.sd-intro-player__stage{min-height:220px;padding:8px}}.sd-back-top{z-index:40;color:#fff;font:inherit;cursor:pointer;background:#111;border:1px solid #e5e5e5;border-radius:999px;padding:10px 14px;font-size:.9rem;font-weight:600;position:fixed;bottom:24px;right:20px;box-shadow:0 8px 24px #0000002e}.sd-back-top:hover{background:#e30613;border-color:#e30613}@media (width<=600px){.sd-back-top{padding:10px 12px;font-size:.85rem;bottom:16px;right:14px}}:root{--sd-ink:#111;--sd-muted:#5c5c5c;--sd-line:#e5e5e5;--sd-surface:#f7f7f7;--sd-accent:#e30613;--sd-accent-hover:#c40510;--sd-hero-top:#000;--sd-hero-mid:#1a1a1a}.sd-landing{min-height:100vh;color:var(--sd-ink);background:var(--sd-surface);font-family:Segoe UI,IBM Plex Sans,system-ui,sans-serif}.sd-landing a{color:inherit;text-decoration:none}.sd-landing__header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--sd-line);background:#f8fafceb;justify-content:space-between;align-items:center;gap:16px;padding:12px 28px;display:flex;position:sticky;top:0}.sd-landing__brand{letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.sd-landing__nav{flex-wrap:wrap;align-items:center;gap:8px 18px;display:flex}.sd-landing__nav a{color:var(--sd-muted);font-size:.92rem}.sd-landing__nav a:hover{color:var(--sd-ink)}.sd-landing__header-actions{flex-shrink:0;gap:8px;display:flex}.sd-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:8px 14px;font-size:.92rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.sd-btn--primary{background:var(--sd-accent);color:#fff}.sd-btn--primary:hover{background:var(--sd-accent-hover);color:#fff}.sd-btn--ghost{border-color:var(--sd-line);color:var(--sd-ink);background:0 0}.sd-btn--ghost:hover{border-color:var(--sd-muted)}.sd-btn--link{color:var(--sd-accent);background:0 0;padding-left:0;padding-right:0}.sd-section{max-width:1120px;margin:0 auto;padding:72px 28px}.sd-section--narrow{max-width:800px}.sd-hero{color:#f8fafc;background:linear-gradient(180deg, #0b122059 0%, #0b1220e0 55%, #0b1220 100%), linear-gradient(135deg, var(--sd-hero-top), var(--sd-hero-mid));align-items:flex-end;min-height:calc(100vh - 57px);padding:48px 28px 64px;display:flex;position:relative;overflow:hidden}.sd-hero__grid{pointer-events:none;background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 20%,#0000 90%);mask-image:linear-gradient(#000 20%,#0000 90%)}.sd-hero__content{width:100%;max-width:1120px;margin:0 auto;position:relative}.sd-hero h1{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:750}.sd-hero__lead{color:#f8fafceb;max-width:42rem;margin:0 0 14px;font-size:1.2rem;line-height:1.5}.sd-hero__support{color:#f8fafcc7;max-width:42rem;margin:0 0 18px;font-size:1.02rem;line-height:1.55}.sd-hero__capabilities-label{letter-spacing:.02em;color:#f8fafce6;margin:0 0 8px;font-size:.95rem;font-weight:600}.sd-hero__list{color:#f8fafccc;margin:0 0 18px;padding-left:1.1rem;line-height:1.7}.sd-hero__closing{color:#f8fafce0;max-width:42rem;margin:0 0 28px;font-size:1.02rem;line-height:1.55}.sd-hero__cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sd-hero .sd-btn--ghost{color:#f8fafc;border-color:#f8fafc59}.sd-kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--sd-muted);margin-bottom:10px;font-size:.8rem}.sd-section h2{letter-spacing:-.02em;margin:0 0 10px;font-size:clamp(1.6rem,3vw,2.1rem)}.sd-section__lead{color:var(--sd-muted);max-width:42rem;margin:0 0 28px;font-size:1.05rem;line-height:1.55}.sd-bullets{color:var(--sd-ink);margin:0;padding-left:1.15rem;line-height:1.75}.sd-flow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.sd-flow__step{border:1px solid var(--sd-line);background:#fff;border-radius:6px;padding:8px 12px;font-size:.9rem}.sd-flow__arrow{color:var(--sd-muted)}.sd-role-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.sd-role-card{border:1px solid var(--sd-line);background:#fff;border-radius:8px;padding:16px;transition:border-color .15s;display:block}.sd-role-card:hover{border-color:var(--sd-accent)}.sd-role-card strong{margin-bottom:6px;display:block}.sd-role-card span{color:var(--sd-muted);font-size:.9rem;line-height:1.4}.sd-role-detail{border-top:1px solid var(--sd-line);grid-template-columns:1.2fr .8fr;gap:20px;padding:28px 0;display:grid}.sd-role-detail__visual{min-height:0;color:inherit;font-size:inherit;align-items:unset;background:0 0;border:none;padding:0;display:block}.sd-video-shell{aspect-ratio:16/9;color:#f8fafc;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.sd-chips{flex-wrap:wrap;gap:8px;display:flex}.sd-chip{border:1px solid var(--sd-line);color:var(--sd-muted);cursor:pointer;background:#fff;border-radius:999px;padding:6px 10px;font-size:.85rem}.sd-chip:hover{border-color:var(--sd-accent);color:var(--sd-ink)}.sd-contact{gap:12px;max-width:480px;display:grid}.sd-contact input:not([type=checkbox]),.sd-contact textarea,.sd-contact select{border:1px solid var(--sd-line);width:100%;font:inherit;background:#fff;border-radius:6px;padding:10px 12px}.sd-contact__consent{color:var(--sd-muted);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.45;display:flex}.sd-contact__consent input[type=checkbox]{flex-shrink:0;width:auto;margin-top:3px}.sd-contact__consent a{color:var(--sd-accent)}.sd-footer{color:#f8fafcd9;background:#0f172a;padding:40px 28px 56px}.sd-footer__grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;max-width:1120px;margin:0 auto;display:grid}.sd-footer h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px;font-size:.85rem}.sd-footer a{color:#f8fafcb3;margin-bottom:6px;font-size:.92rem;display:block}.sd-footer a:hover{color:#fff}.sd-final{text-align:center;border-top:1px solid var(--sd-line);border-bottom:1px solid var(--sd-line);background:#fff}.sd-final .sd-hero__cta{justify-content:center}@media (width<=800px){.sd-landing__nav{display:none}.sd-role-detail{grid-template-columns:1fr}.sd-section{padding:48px 20px}.sd-hero{padding:36px 20px 48px}}.sd-legal{color:#111;background:#f7f7f7;min-height:100vh}.sd-legal__header{background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;display:flex}.sd-legal__nav{gap:16px;font-size:.95rem;display:flex}.sd-legal__nav a{color:#5c5c5c}.sd-legal__nav a:hover{color:#e30613}.sd-legal__article{max-width:760px;margin:0 auto;padding:40px 28px 72px}.sd-legal__article h1{letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(1.6rem,3vw,2.1rem)}.sd-legal__article h2{margin:28px 0 12px;font-size:1.15rem}.sd-legal__article p{color:#333;margin:0 0 12px;line-height:1.65}.sd-legal__article ul{color:#333;margin:0 0 12px;padding-left:1.2rem;line-height:1.65}.sd-legal__article li{margin-bottom:6px}.sd-legal__article a{color:#e30613}.sd-legal__steps{color:#333;margin:0 0 12px;padding-left:1.2rem;line-height:1.65}.sd-legal__steps li{margin-bottom:10px}.sd-legal__map-section{margin-top:8px}.sd-legal__map{aspect-ratio:16/10;background:#f0f0f0;border:1px solid #e5e5e5;border-radius:10px;width:100%;margin:0 0 10px;position:relative;overflow:hidden}.sd-legal__map iframe{border:0;width:100%;height:100%;position:absolute;inset:0}
