.wts-product-intro{border-top:1px solid var(--line);width:min(1180px,100% - 56px);margin:0 auto;padding:70px 0}.wts-product-heading,.wts-feature-heading,.wts-gallery-heading{justify-content:space-between;align-items:end;gap:48px;display:flex}.wts-product-heading{margin-bottom:28px}.wts-product-heading h2{letter-spacing:-.07em;margin:12px 0 0;font-size:clamp(38px,4.8vw,60px);line-height:1.08}.wts-product-heading>p,.wts-feature-heading>span,.wts-gallery-heading>span{max-width:390px;color:var(--muted);margin:0 0 5px;font-size:13px;line-height:1.8}.wts-gallery-heading>span{border:1px solid var(--line);background:var(--surface);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;line-height:1.4;display:inline-flex}.wts-product-stories{gap:15px;display:grid}.wts-product-story{border:1px solid var(--line);background:var(--surface);border-radius:19px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:38px;min-height:470px;padding:34px;display:grid;overflow:hidden}.wts-product-story-calendar .wts-product-story-copy{order:2}.wts-product-story-calendar{grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr)}.wts-product-story-calendar .wts-product-visual{order:1}.wts-product-story-copy>p{color:var(--green);letter-spacing:.1em;margin:0;font-size:10px;font-weight:780}.wts-product-story-copy h3{letter-spacing:-.06em;margin:12px 0 13px;font-size:clamp(27px,3vw,39px);line-height:1.16}.wts-product-story-copy>span{color:var(--muted);font-size:13px;line-height:1.85}.wts-product-story-copy ul{gap:8px;margin:19px 0 0;padding:0;list-style:none;display:grid}.wts-product-story-copy li{color:var(--ink);padding-left:16px;font-size:12px;font-weight:650;position:relative}.wts-product-story-copy li:before{background:var(--gold);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:6px;left:0}.wts-product-visual{min-height:400px;position:relative;container-type:inline-size}.wts-product-desktop-shot,.wts-product-phone-shot{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--line) 72%, #fff);background:#fff;height:clamp(190px,52cqw,340px);display:block;position:absolute;top:clamp(20px,3cqw,30px);overflow:hidden;box-shadow:0 20px 50px #0d221c2e}.wts-product-desktop-shot{border-radius:14px;width:88%;left:0}.wts-product-phone-shot{z-index:2;border:4px solid #f7f8fb;border-radius:22px;width:23%;right:0}.wts-product-desktop-shot img,.wts-product-phone-shot img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.wts-product-shot-label{z-index:3;color:#315d51;background:#ffffffeb;border:1px solid #fffc;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:720;position:absolute;bottom:5px;right:20%;box-shadow:0 10px 24px #0d221c1f}.wts-feature-heading,.wts-gallery-heading{margin:58px 0 20px}.wts-feature-heading h3,.wts-gallery-heading h3{letter-spacing:-.055em;margin:9px 0 0;font-size:clamp(27px,3vw,38px)}.wts-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.wts-feature-grid article{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:188px;padding:18px;position:relative}.wts-feature-grid article>div{justify-content:space-between;align-items:center;display:flex}.wts-feature-grid article>div>span{background:var(--mint);width:37px;height:37px;color:var(--green);border-radius:10px;place-items:center;font-size:17px;display:grid}.wts-feature-grid article>div>b{color:var(--gold);font-size:11px}.wts-feature-grid h4{letter-spacing:-.035em;margin:16px 0 7px;font-size:17px}.wts-feature-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.75}.wts-feature-grid small{color:var(--green);font-size:9px;font-weight:720;position:absolute;bottom:14px;right:16px}.wts-screenshot-rail{--wts-gallery-gap:12px;--wts-gallery-media-height:min(370px, calc((100cqw - 36px) * .32415));--wts-gallery-portrait:calc(var(--wts-gallery-media-height) * .46209);--wts-gallery-landscape:calc(var(--wts-gallery-media-height) * 1.69922);align-items:center;gap:var(--wts-gallery-gap);overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-color:var(--line) transparent;scrollbar-width:thin;padding:2px 2px 14px;scroll-padding-inline:2px 14px;display:flex;overflow-x:auto;container-type:inline-size}.wts-screenshot-card{border:1px solid var(--line);background:var(--surface);scroll-snap-align:start;scroll-snap-stop:always;border-radius:14px;flex:none;grid-template-rows:auto auto;align-self:center;display:grid;overflow:hidden}.wts-screenshot-portrait{width:var(--wts-gallery-portrait)}.wts-screenshot-landscape{width:var(--wts-gallery-landscape)}.wts-screenshot-card img{width:100%;height:var(--wts-gallery-media-height);object-fit:cover;object-position:top center;display:block}.wts-screenshot-card>span{border-top:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;padding:10px 12px;font-size:11px;font-weight:680;display:flex}.wts-screenshot-card>span b{color:var(--green)}.wts-product-disclaimer{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.65}:root[data-theme=dark] .wts-product-desktop-shot,:root[data-theme=dark] .wts-product-phone-shot{border-color:#3a4652;box-shadow:0 20px 50px #00000059}@media (max-width:900px){.wts-product-intro{width:min(100% - 38px,680px);padding:58px 0}.wts-product-heading,.wts-feature-heading,.wts-gallery-heading{display:block}.wts-product-heading>p,.wts-feature-heading>span,.wts-gallery-heading>span{margin-top:13px}.wts-product-story{grid-template-columns:1fr;gap:20px;padding:25px}.wts-product-story-calendar .wts-product-story-copy,.wts-product-story-calendar .wts-product-visual{order:initial}.wts-product-story-calendar{grid-template-columns:1fr}.wts-product-visual{min-height:390px}.wts-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wts-screenshot-rail{--wts-gallery-media-height:calc((100cqw - 24px) * .7214)}}@media (max-width:500px){.wts-product-intro{padding:48px 0}.wts-product-heading h2{font-size:36px}.wts-product-story{border-radius:15px;padding:17px}.wts-product-story-copy h3{font-size:27px}.wts-product-visual{min-height:255px}.wts-product-desktop-shot{width:92%}.wts-product-phone-shot{border-width:3px;border-radius:15px;width:29%}.wts-product-shot-label{padding:6px 8px;font-size:8px;bottom:1px;right:22%}.wts-feature-heading,.wts-gallery-heading{margin-top:44px}.wts-feature-heading h3,.wts-gallery-heading h3{font-size:28px}.wts-feature-grid{grid-template-columns:1fr}.wts-feature-grid article{min-height:164px}.wts-gallery-heading>span{font-size:11px}.wts-screenshot-rail{--wts-gallery-media-height:calc((100cqw - 12px) * 1.08205)}}@media (max-width:460px){.wts-product-intro{width:calc(100% - 30px)}}@media (prefers-reduced-motion:reduce){.wts-screenshot-rail{scroll-behavior:auto}}.wts-home{background:var(--paper);color:var(--ink);overflow:hidden}.wts-announcement{background:var(--deep);color:#f5fbf7;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:7px 18px;font-size:12px;line-height:1.4;display:flex}.wts-announcement>span{background:var(--gold);border-radius:50%;flex:none;width:6px;height:6px}.wts-announcement a{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline}.wts-access,.wts-app-download,.wts-footer,.wts-header,.wts-hero{width:min(1180px,100% - 56px);margin-left:auto;margin-right:auto}.wts-header{align-items:center;gap:28px;min-height:76px;display:flex}.wts-brand{color:var(--ink);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:9px;font-size:16px;font-weight:740;display:inline-flex}.wts-brand .brand-logo{width:27px;height:27px}.wts-nav{color:var(--muted);align-items:center;gap:28px;margin-left:auto;font-size:14px;display:flex}.wts-footer a,.wts-nav a{transition:color .18s}.wts-footer a:hover,.wts-nav a:hover{color:var(--green)}.wts-header-actions{align-items:center;gap:10px;display:flex}.theme-toggle{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;font-size:17px;line-height:1;transition:border-color .18s,background .18s,color .18s}.theme-toggle:hover{border-color:var(--green);background:var(--mint);color:var(--green)}.wts-header-cta,.wts-primary-action,.wts-secondary-action{border-radius:9px;justify-content:center;align-items:center;gap:9px;font-weight:720;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.wts-header-cta{background:var(--green);color:#fff;padding:10px 13px;font-size:13px}.wts-header-cta:hover,.wts-primary-action:hover{background:var(--deep);transform:translateY(-2px)}.wts-access-card a b,.wts-header-cta b,.wts-inline-link b,.wts-primary-action b,.wts-secondary-action b{font-size:16px;line-height:1}.wts-hero{grid-template-columns:minmax(0,.97fr) minmax(430px,1.03fr);align-items:center;gap:38px;padding:37px 0 64px;display:grid}.wts-eyebrow{color:var(--green);letter-spacing:.115em;align-items:center;gap:8px;margin:0;font-size:11px;font-weight:780;display:flex}.wts-eyebrow i{background:var(--gold);border-radius:50%;width:7px;height:7px}.wts-app-download-intro h2,.wts-hero h1,.wts-section-heading h2{letter-spacing:-.075em;margin:15px 0 16px;font-size:clamp(43px,5.2vw,70px);font-weight:760;line-height:1.06}.wts-app-download-intro h2 em,.wts-hero h1 em{color:var(--green);font-style:normal}.wts-lead{max-width:515px;color:var(--muted);margin:0;font-size:15px;line-height:1.88}.wts-hero-actions{flex-wrap:wrap;align-items:center;gap:11px;margin-top:25px;display:flex}.wts-primary-action{background:var(--green);color:#fff;min-height:47px;padding:0 15px;font-size:14px}.wts-secondary-action{border:1px solid var(--line);min-height:47px;color:var(--green);padding:0 14px;font-size:14px}.wts-secondary-action:hover{border-color:var(--green);background:var(--mint);transform:translateY(-2px)}.wts-entry-note{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin-top:22px;font-size:12px;display:flex}.wts-entry-note svg{color:var(--green);margin-right:4px}.wts-preview{min-height:390px;position:relative}.wts-preview-orbit{border-radius:50%;position:absolute}.wts-preview-orbit-a{background:linear-gradient(145deg,#c9e7db,#edf6f1);width:327px;height:327px;top:14px;right:3%}.wts-preview-orbit-b{border:1px solid #bedacf;width:137px;height:137px;bottom:8px;left:6%}.wts-app-window{z-index:2;background:#f8fbf8;border:1px solid #ffffffd6;border-radius:16px;width:min(100%,506px);position:absolute;top:38px;right:2%;overflow:hidden;transform:rotate(-1.7deg);box-shadow:0 24px 52px #14382c29}.wts-window-title{color:#708078;background:#fff;border-bottom:1px solid #e0e9e3;align-items:center;gap:5px;height:32px;padding:0 12px;font-size:8px;display:flex}.wts-window-title>span{background:#d6dfd9;border-radius:50%;width:6px;height:6px}.wts-window-title b{margin-left:6px;font-size:9px}.wts-window-title small{color:#a6b2aa;margin-left:auto;font-size:8px}.wts-window-body{color:#17201b;background:#f3f7f4;height:286px;display:flex}.wts-app-sidebar{color:#9eaba4;background:#fff;flex-direction:column;align-items:center;gap:15px;width:47px;padding-top:13px;font-size:13px;display:flex}.wts-app-sidebar .brand-logo{border-radius:6px;width:20px;height:20px;margin-bottom:8px}.wts-app-sidebar i{font-style:normal}.wts-app-sidebar .active{color:#166b5d}.wts-app-content{flex:1;padding:17px 19px}.wts-app-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.wts-app-head small,.wts-course small,.wts-course span{color:#718078;font-size:8px;display:block}.wts-app-head strong{letter-spacing:-.045em;margin-top:3px;font-size:15px;display:block}.wts-app-head>b{color:#166b5d;background:#dceee6;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.wts-course{background:#fff;border:1px solid #dfe8e2;border-radius:8px;margin-bottom:8px;padding:9px 12px 9px 15px;position:relative}.wts-course:before{content:"";background:#d4ddd7;border-radius:999px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.wts-course-main{background:#ebf7f1;border-color:#c9e3d8}.wts-course-main:before{background:#166b5d}.wts-course strong{margin:3px 0;font-size:11px;display:block}.wts-mini-calendar{padding-top:3px}.wts-mini-calendar>div{justify-content:space-between;align-items:center;display:flex}.wts-mini-calendar strong{font-size:10px}.wts-mini-calendar small{color:#718078;font-size:8px}.wts-mini-calendar p{text-align:center;color:#8a9790;grid-template-columns:repeat(7,1fr);align-items:center;margin:8px 0 0;font-size:8px;display:grid}.wts-mini-calendar i{font-style:normal}.wts-mini-calendar .today{color:#fff;background:#166b5d;border-radius:50%;justify-self:center;place-items:center;width:18px;height:18px;display:grid}.wts-online-float{z-index:4;color:#20352c;background:#fffffff0;border:1px solid #ffffffe6;border-radius:12px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute;top:104px;left:-4px;box-shadow:0 12px 30px #1941311c}.wts-online-float>span{color:#166b5d;background:#dff0e9;border-radius:8px;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.wts-online-float p,.wts-online-float small,.wts-online-float strong{display:block}.wts-online-float p,.wts-online-float small{font-size:9px}.wts-online-float small{color:#728078}.wts-online-float strong{margin:1px 0;font-size:11px}.wts-online-float p{color:#728078;margin:0}.wts-status-float{z-index:4;color:#376251;background:#fffffff2;border:1px solid #ffffffe6;border-radius:9px;padding:9px 11px;font-size:10px;position:absolute;bottom:20px;right:-3px;box-shadow:0 10px 25px #1941311c}.wts-status-float svg{color:#1e8f72;margin-right:4px}.wts-access{border-top:1px solid var(--line);padding:65px 0 72px}.wts-section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:28px;display:flex}.wts-section-heading h2{max-width:680px;margin-bottom:0;font-size:clamp(34px,4vw,52px)}.wts-section-heading>p{max-width:318px;color:var(--muted);margin:0 0 4px;font-size:14px;line-height:1.8}.wts-access-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wts-access-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:auto 1fr;gap:14px;padding:21px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.wts-access-card:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 14px 30px #124a3d1a}.wts-card-icon{width:42px;height:42px;color:var(--green);border-radius:11px;place-items:center;font-size:19px;display:grid}.wts-online-card .wts-card-icon{background:var(--mint)}.wts-app-card .wts-card-icon{color:#a67110;background:#fff3d8}.wts-access-card p{color:var(--green);letter-spacing:.08em;margin:1px 0 6px;font-size:10px;font-weight:760}.wts-access-card h3{letter-spacing:-.045em;margin:0 0 6px;font-size:20px}.wts-access-card span{max-width:430px;color:var(--muted);font-size:13px;line-height:1.68;display:block}.wts-access-card>a{color:var(--green);grid-column:2;justify-self:start;margin-top:3px;font-size:13px;font-weight:720}.wts-access-card>a:hover{text-underline-offset:4px;text-decoration:underline}.wts-app-download{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:.76fr 1.24fr;align-items:start;gap:80px;padding:68px 0 70px;display:grid}.wts-app-download-intro h2{font-size:clamp(34px,4.1vw,54px)}.wts-app-download-intro>p:not(.wts-eyebrow){max-width:410px;color:var(--muted);margin:18px 0 22px;font-size:14px;line-height:1.88}.wts-app-download-intro .wts-primary-action{margin-top:3px}.wts-app-download-content{gap:34px;display:grid}.wts-inline-link{color:var(--green);align-items:center;gap:7px;font-size:14px;font-weight:740;display:inline-flex}.wts-inline-link:hover{text-underline-offset:5px;text-decoration:underline}.wts-feature-list{align-content:center;display:grid}.wts-feature-list article{border-top:1px solid var(--line);grid-template-columns:54px 1fr;gap:16px;padding:19px 0;display:grid}.wts-feature-list article:last-child{border-bottom:1px solid var(--line)}.wts-feature-list b{color:var(--gold);font-size:13px}.wts-feature-list span,.wts-feature-list strong{display:block}.wts-feature-list strong{letter-spacing:-.04em;font-size:18px}.wts-feature-list span{color:var(--muted);margin-top:5px;font-size:13px}.wts-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.wts-platform-grid>a{border:1px solid var(--line);background:var(--surface);border-radius:11px;align-items:center;gap:11px;min-height:77px;padding:13px;transition:transform .18s,border-color .18s,background .18s;display:flex}.wts-platform-grid>a:hover{border-color:var(--green);background:var(--mint);transform:translateY(-2px)}.wts-platform-grid>a>span{background:var(--soft);width:36px;height:36px;color:var(--green);border-radius:10px;flex:none;place-items:center;font-size:18px;display:grid}.wts-platform-grid small,.wts-platform-grid strong{display:block}.wts-platform-grid strong{font-size:13px}.wts-platform-grid small{color:var(--muted);margin-top:3px;font-size:10px}.wts-platform-grid>a>b{color:var(--green);margin-left:auto;font-size:14px}.wts-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:22px 48px;padding:33px 0 26px;display:grid}.wts-footer p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.6}.wts-footer>div:last-of-type{color:var(--muted);gap:19px;font-size:13px;display:flex}.wts-icp{border-top:1px solid var(--line);grid-column:1/-1;padding-top:17px}:root[data-theme=dark] .wts-announcement{color:#dff4eb;background:#0c3029}:root[data-theme=dark] .wts-preview-orbit-a{background:linear-gradient(145deg,#204e43,#152a25)}:root[data-theme=dark] .wts-preview-orbit-b{border-color:#36685b}:root[data-theme=dark] .wts-app-window{background:#1c2722;border-color:#34473f;box-shadow:0 24px 52px #00000057}:root[data-theme=dark] .wts-app-sidebar,:root[data-theme=dark] .wts-window-title{background:#202b25;border-color:#34433d}:root[data-theme=dark] .wts-window-title{color:#b6c4bd}:root[data-theme=dark] .wts-window-title>span{background:#526158}:root[data-theme=dark] .wts-window-body{color:#edf3ef;background:#18221d}:root[data-theme=dark] .wts-app-sidebar{color:#83948c}:root[data-theme=dark] .wts-app-head small,:root[data-theme=dark] .wts-course small,:root[data-theme=dark] .wts-course span,:root[data-theme=dark] .wts-mini-calendar small{color:#a1b1a9}:root[data-theme=dark] .wts-app-head>b{color:#91dbc8;background:#214d42}:root[data-theme=dark] .wts-course{background:#202c26;border-color:#36473f}:root[data-theme=dark] .wts-course-main{background:#183b31;border-color:#326657}:root[data-theme=dark] .wts-mini-calendar p{color:#9aa9a1}:root[data-theme=dark] .wts-online-float,:root[data-theme=dark] .wts-status-float{color:#e4f0eb;background:#1f2b25f5;border-color:#3a4d44;box-shadow:0 12px 30px #00000047}:root[data-theme=dark] .wts-online-float p,:root[data-theme=dark] .wts-online-float small{color:#a6b9af}:root[data-theme=dark] .wts-app-card .wts-card-icon{color:#f0c55f;background:#443518}@media (max-width:900px){.wts-access,.wts-app-download,.wts-footer,.wts-header,.wts-hero{width:min(100% - 38px,680px)}.wts-header{gap:17px;min-height:70px}.wts-nav{gap:18px}.wts-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.88fr);gap:25px}.wts-preview{min-height:350px}.wts-app-window{top:36px}.wts-online-float{left:-12px}.wts-app-download{gap:45px}}@media (max-width:760px){.wts-header{flex-wrap:wrap;gap:12px;min-height:0;padding:14px 0 0}.wts-header-actions{margin-left:auto}.wts-nav{border-top:1px solid var(--line);order:3;justify-content:space-between;width:100%;margin:0;padding:11px 0 12px;font-size:12px}.wts-header-cta{padding:10px 11px;font-size:12px}.wts-hero{padding:30px 0 48px;display:block}.wts-hero h1{font-size:clamp(42px,11vw,58px)}.wts-preview{min-height:336px;margin-top:18px}.wts-app-window{width:94%;top:35px;right:0}.wts-online-float{top:74px;left:0}.wts-status-float{bottom:2px;right:0}.wts-access{padding:51px 0 55px}.wts-section-heading{margin-bottom:20px;display:block}.wts-section-heading h2{font-size:clamp(32px,8vw,46px)}.wts-section-heading>p{max-width:490px;margin-top:15px}.wts-access-grid{grid-template-columns:1fr}.wts-app-download{padding:52px 0;display:block}.wts-app-download-content{margin-top:30px}.wts-app-download .wts-platform-grid{margin-top:29px}.wts-footer{grid-template-columns:1fr;padding:28px 0 22px}.wts-footer>div:last-of-type{grid-row:2}.wts-icp{grid-column:auto}}@media (max-width:460px){.wts-announcement{min-height:0;padding:8px 13px;font-size:10px}.wts-access,.wts-app-download,.wts-footer,.wts-header,.wts-hero{width:calc(100% - 30px)}.wts-brand{font-size:14px}.wts-brand .brand-logo{width:25px;height:25px}.wts-header-actions{gap:7px}.theme-toggle{width:35px;height:35px;font-size:15px}.wts-header-cta{padding:9px;font-size:11px}.wts-header-cta b{font-size:13px}.wts-hero h1{margin-top:14px;font-size:42px}.wts-lead{font-size:13px;line-height:1.8}.wts-hero-actions{gap:8px;margin-top:21px}.wts-primary-action,.wts-secondary-action{min-height:44px;padding:0 11px;font-size:12px}.wts-entry-note{gap:6px;margin-top:17px;font-size:11px;display:grid}.wts-preview{min-height:294px}.wts-preview-orbit-a{width:260px;height:260px;top:10px}.wts-preview-orbit-b{display:none}.wts-app-window{border-radius:13px;width:96%;top:30px}.wts-window-body{height:226px}.wts-window-title{height:27px}.wts-app-sidebar{gap:10px;width:38px;padding-top:10px;font-size:11px}.wts-app-sidebar .brand-logo{width:17px;height:17px;margin-bottom:6px}.wts-app-content{padding:13px}.wts-app-head{margin-bottom:9px}.wts-app-head strong{font-size:12px}.wts-course{margin-bottom:6px;padding:7px 8px 7px 12px}.wts-course strong{font-size:9px}.wts-mini-calendar p{margin-top:5px}.wts-online-float{padding:8px 9px;top:66px}.wts-online-float>span{width:23px;height:23px;font-size:12px}.wts-online-float p,.wts-status-float{display:none}.wts-access{padding:42px 0 45px}.wts-app-download-intro h2,.wts-section-heading h2{font-size:32px}.wts-access-card{gap:11px;padding:16px}.wts-card-icon{width:37px;height:37px;font-size:16px}.wts-access-card h3{font-size:17px}.wts-access-card span{font-size:12px}.wts-app-download{padding:44px 0}.wts-app-download-intro>p:not(.wts-eyebrow){font-size:13px}.wts-feature-list article{grid-template-columns:38px 1fr;gap:10px;padding:15px 0}.wts-feature-list strong{font-size:16px}.wts-platform-grid{grid-template-columns:1fr;gap:8px}.wts-platform-grid>a{min-height:62px;padding:10px}.wts-platform-grid>a>span{width:33px;height:33px;font-size:16px}.wts-footer>div:last-of-type{gap:14px;font-size:12px}}@media (prefers-reduced-motion:reduce){.wts-home *{scroll-behavior:auto!important;transition:none!important}}.wts-notice-card .wts-card-icon{color:#315d9b;background:#e9f0ff}.wts-shuttle-card .wts-card-icon{color:#166b5d;background:#e7f5ef}:root[data-theme=dark] .wts-notice-card .wts-card-icon{color:#9dbdec;background:#223653}:root[data-theme=dark] .wts-shuttle-card .wts-card-icon{color:#87d8c2;background:#1c4439}@media (max-width:760px){.wts-access-grid{grid-template-columns:1fr}}.wts-access-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wts-campus-card,.wts-shuttle-card{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.wts-github-action>.anticon{color:var(--gold)}.wts-acknowledgements{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 32px;padding:28px 0;display:flex}.wts-acknowledgements h2{color:var(--ink);margin:0;font-size:1.25rem}.wts-acknowledgements p{color:var(--muted);margin:6px 0 0;font-size:.875rem;line-height:1.7}.wts-acknowledgements ul{flex-wrap:wrap;gap:2px 24px;margin:0;padding:0;list-style:none;display:flex}.wts-acknowledgements a{min-height:44px;color:var(--green);overflow-wrap:anywhere;align-items:center;gap:7px;font-size:.875rem;font-weight:600;display:inline-flex}.wts-acknowledgements a:hover{text-underline-offset:4px;text-decoration:underline}.wts-acknowledgements a:focus-visible{outline:2px solid var(--green);outline-offset:4px}.wts-campus-card>a,.wts-shuttle-card>a{white-space:nowrap;grid-area:1/3;place-self:center end;margin-top:0}@media (max-width:760px){.wts-access-grid{grid-template-columns:1fr}.wts-campus-card,.wts-shuttle-card{grid-column:auto;grid-template-columns:auto minmax(0,1fr);align-items:start}.wts-campus-card>a,.wts-shuttle-card>a{grid-area:auto/2;place-self:auto start;margin-top:3px}}.wts-card-icon>.anticon{color:inherit}:root[data-theme=dark] .wts-online-float>span{color:#91dbc8;background:#214d42}:root[data-theme=dark] .wts-mcp-card .wts-card-icon{color:#aebdf3;background:#29324c}:root[data-theme=dark] .wts-campus-card .wts-card-icon{color:#a9cdf4;background:#203a53}:root[data-theme=dark] .wts-harmony-beta-note>span{color:#aec4ff;background:#25365a}.wts-platform-comparison{width:min(1180px,100% - 56px);margin:0 auto;padding:0 0 72px}.wts-platform-comparison-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px;display:flex}.wts-platform-comparison-heading h2{color:var(--ink);letter-spacing:-.065em;margin:15px 0 0;font-size:clamp(38px,4.8vw,60px);font-weight:650;line-height:1.08}.wts-platform-comparison-legend{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.wts-platform-comparison-legend span{color:var(--muted);background:0 0;border:0;border-radius:0;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.wts-platform-comparison-legend i{color:var(--green);font-style:normal}.wts-platform-comparison-hint{color:var(--muted);text-align:right;margin:0 0 10px;font-size:12px;display:none}.wts-platform-comparison-scroll{box-shadow:none;overscroll-behavior-inline:contain;scrollbar-color:color-mix(in srgb, var(--green) 45%, var(--line)) transparent;-webkit-overflow-scrolling:touch;background:0 0;border:0;border-radius:0;position:relative;overflow-x:auto}.wts-platform-comparison-scroll:focus-visible{outline:2px solid var(--green);outline-offset:4px}.wts-platform-comparison table{border-spacing:0;table-layout:fixed;width:100%;min-width:1160px}.wts-platform-comparison col:not(.wts-platform-feature-column){width:116px}.wts-platform-feature-column{width:232px}.wts-platform-comparison th,.wts-platform-comparison td{box-sizing:border-box}.wts-platform-comparison thead th{background:var(--paper);height:78px;color:var(--ink);text-align:center;vertical-align:middle;padding:12px 8px;font-size:14px}.wts-platform-comparison thead strong,.wts-platform-comparison thead small{display:block}.wts-platform-comparison thead strong{line-height:1.35}.wts-platform-comparison thead small{color:var(--muted);margin-top:4px;font-size:12px;font-weight:500}.wts-platform-comparison .wts-platform-feature-heading,.wts-platform-comparison tbody tr:not(.wts-platform-group)>th{z-index:2;text-align:left;position:sticky;left:0}.wts-platform-comparison .wts-platform-feature-heading{z-index:3;padding-left:0}.wts-platform-comparison tbody tr:not(.wts-platform-group)>th{height:58px;color:var(--ink);padding:11px 12px 11px 0;font-size:14px;font-weight:650;line-height:1.4}.wts-platform-comparison tbody td{height:58px;color:var(--ink);text-align:center;vertical-align:middle;padding:8px 6px}.wts-platform-comparison tbody tr:not(.wts-platform-group)>*{background:var(--paper)}.wts-platform-comparison tbody tr:not(.wts-platform-group):nth-child(odd)>*{background:color-mix(in srgb, var(--soft) 72%, var(--paper))}.wts-platform-comparison tbody tr:not(.wts-platform-group):hover>*{background:color-mix(in srgb, var(--mint) 64%, var(--paper))}.wts-platform-group th{color:var(--green);letter-spacing:.08em;text-align:left;background:0 0;padding:18px 0 9px;font-size:12px;font-weight:750}.wts-capability{min-height:34px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12px;font-weight:650;line-height:1.3;display:inline-flex}.wts-capability i{font-size:15px;font-style:normal;line-height:1}.wts-capability-full{color:var(--green)}.wts-capability-partial{color:var(--ink)}.wts-capability-partial i{color:color-mix(in srgb, var(--gold) 56%, var(--ink))}.wts-capability-none{color:var(--muted)}.wts-platform-comparison-note{max-width:980px;color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.75}.wts-compare-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1240px){.wts-platform-comparison-hint{display:block}}@media (max-width:900px){.wts-platform-comparison{width:min(100% - 38px,680px);padding:0 0 64px}.wts-platform-comparison-heading{margin-bottom:20px;display:block}.wts-platform-comparison-heading h2{font-size:42px}.wts-platform-comparison-legend{justify-content:flex-start;margin-top:20px}.wts-platform-comparison table{min-width:1056px}.wts-platform-feature-column{width:200px}.wts-platform-comparison col:not(.wts-platform-feature-column){width:107px}}@media (max-width:500px){.wts-platform-comparison{padding:0 0 54px}.wts-platform-comparison-heading h2{font-size:36px}.wts-platform-comparison-legend{gap:6px}.wts-platform-comparison table{min-width:984px}.wts-platform-feature-column{width:176px}.wts-platform-comparison col:not(.wts-platform-feature-column){width:101px}.wts-platform-comparison tbody tr:not(.wts-platform-group)>th{padding:10px 10px 10px 0}}@media (max-width:460px){.wts-platform-comparison{width:calc(100% - 30px)}}.wts-announcement{gap:8px 14px;padding:9px max(18px,50% - 590px);font-size:14px;line-height:1.6}.wts-announcement p{min-width:0;margin:0}.wts-announcement strong{font-weight:700}.wts-announcement a{flex:none}@media (max-width:760px){.wts-announcement{text-align:left;flex-wrap:wrap;gap:4px 8px;padding:9px 16px}.wts-announcement>span{display:none}.wts-announcement p{flex:100%}.wts-announcement a{margin-left:auto}}
