#platform{scroll-margin-top:95px}#platform .section-title{font-size:clamp(34px,4.2vw,64px);max-width:1050px;margin-bottom:18px}#platform .tour-intro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}#platform .tour-intro p{font-size:16px;color:#afc3d1;margin:0;max-width:510px;line-height:1.5}.tour-play,.tour-nav button{border:1px solid #526577;background:transparent;color:#f7fbff;border-radius:10px;padding:12px 18px;cursor:pointer;font-weight:700;font-size:14px}.tour-play{white-space:nowrap}.tour-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid #354657;gap:8px}.tour-tab{padding:18px 10px;border:0;border-bottom:3px solid transparent;background:transparent;color:#9eb3c3;font-size:14px;cursor:pointer;text-align:left;display:flex;align-items:center;gap:10px}.tour-tab svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}.tour-tab[aria-selected=true]{color:#f2c230;border-bottom-color:#f2c230;background:linear-gradient(0deg,#f2c2300c,transparent)}.tour-tab small{display:block;font-size:12px;margin-bottom:4px;opacity:.7}.tour-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;align-items:center;padding:36px 0 12px;min-height:390px}.tour-copy .tour-step{font-size:14px;color:#f2c230;font-weight:700;letter-spacing:.1em}.tour-copy h3{font-size:clamp(28px,3vw,44px);line-height:1.08;letter-spacing:-.035em;margin:16px 0}.tour-copy p{font-size:17px;line-height:1.55;color:#afc3d1;max-width:390px}.tour-benefit{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:#8fdec1;margin-top:12px}.tour-workspace{border:1px solid #42586b;background:#122638;border-radius:18px;box-shadow:0 22px 60px #0003;overflow:hidden;min-width:0}.tour-filebar{padding:16px 20px;background:#1c3448;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.tour-filebar small{display:block;color:#a9bdc9;font-size:12px;margin-top:5px}.tour-file-id{color:#f2c230;font-size:12px;white-space:nowrap}.tour-screen{padding:22px;min-height:256px;animation:tour-enter .3s ease-out}.tour-screen h4{font-size:18px;margin:0 0 16px}.tour-pairs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}.tour-cell{background:#20384a;border:1px solid #3b5364;border-radius:10px;padding:14px}.tour-cell small{display:block;color:#afc3d1;font-size:12px;margin-bottom:7px}.tour-cell strong{font-size:18px}.tour-action{background:#f2c230;color:#102031;border:0;border-radius:9px;padding:12px 16px;font-weight:800;cursor:pointer;font-size:14px}.tour-action:disabled{background:#204e42;color:#a4ecd0;cursor:default}.tour-note{color:#9eb5c5;font-size:12px;margin:12px 0 0;line-height:1.5}.tour-row{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #35495b;padding:12px 0;font-size:14px}.tour-row:last-child{border:0}.tour-row small{display:block;color:#9eb5c5;margin-top:5px;font-size:12px}.tour-row strong{color:#a4ecd0;white-space:nowrap}.tour-row button{font-size:14px}.tour-factory{width:100%;background:#1c3448;color:#f7fbff;border:1px solid #3b5364;border-radius:10px;margin:6px 0;padding:13px;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:16px}.tour-factory[aria-pressed=true]{border-color:#f2c230;background:#3c3e27}.tour-factory b{font-size:15px}.tour-factory small{display:block;font-size:12px;color:#afc3d1;margin-top:5px}.tour-factory span{font-size:24px;color:#f2c230;font-weight:800}.tour-total{font-size:44px;line-height:1;margin:14px 0;font-weight:800;letter-spacing:-.04em}.tour-total small{font-size:16px;color:#9eb5c5;font-weight:400}.tour-track{height:8px;background:#324b5c;border-radius:20px;margin:18px 0;overflow:hidden}.tour-track i{height:100%;display:block;background:#f2c230;transition:width .5s}.tour-stops{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:#afc3d1;margin-bottom:20px}.tour-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #354657;margin-top:28px;padding-top:18px}.tour-footer>span{font-size:12px;color:#94aaba}.tour-nav{display:flex;align-items:center;gap:12px}.tour-nav output{font-size:14px;color:#9eb5c5;min-width:44px;text-align:center}.tour-nav button:disabled{opacity:.35;cursor:default}.tour-status{font-size:14px;color:#a4ecd0;margin-top:14px;min-height:20px}.tour-workspace button:focus-visible,.tour-tab:focus-visible,.tour-nav button:focus-visible,.tour-play:focus-visible,.proof-card:focus-visible{outline:3px solid #fff;outline-offset:4px}@keyframes tour-enter{from{opacity:.25;transform:translateY(7px)}to{opacity:1;transform:none}}
section.metrics-strip{padding:38px 5vw 46px!important;background:#18364c!important;border-top:1px solid #36586e;border-bottom:1px solid #36586e}.proof-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.proof-heading h2{font-size:clamp(24px,2.6vw,38px);letter-spacing:-.04em;margin:0}.proof-heading p{font-size:14px;color:#afc3d1;margin:0}.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.proof-card{position:relative;text-align:left;padding:24px;border:1px solid #436073;border-radius:14px;background:#122a3d;color:#fff;cursor:pointer;transition:background .2s,transform .2s;min-width:0}.proof-card:hover{transform:translateY(-4px);background:#1f4159}.proof-card[aria-expanded=true]{background:#f2c230;color:#102536;border-color:#f2c230}.proof-card strong{display:block;font-size:clamp(46px,6.8vw,96px);line-height:1.1;font-weight:850;letter-spacing:-.06em}.proof-card strong small{font-size:22px;letter-spacing:-.03em}.proof-card b{display:block;font-size:16px;margin-top:10px}.proof-card>small{display:block;font-size:12px;color:#aec6d6;margin-top:9px}.proof-card[aria-expanded=true]>small{color:#364e53}.proof-card .proof-plus{position:absolute;right:18px;top:16px;font-size:24px;font-weight:400}.proof-detail{padding-top:20px;display:flex;gap:24px;justify-content:space-between;align-items:center;min-height:54px}.proof-detail p{font-size:16px;color:#d0dfe8;line-height:1.5;margin:0;max-width:840px}.proof-detail a{color:#f2c230;font-size:14px;white-space:nowrap;font-weight:750}.hero{padding-bottom:44px!important}.proof-card[aria-expanded=true] .proof-plus{transform:rotate(45deg)}
@media(max-width:900px){.tour-panel{grid-template-columns:1fr;gap:24px}.tour-copy h3{max-width:600px}.tour-copy p{max-width:none}.tour-tabs{grid-template-columns:repeat(3,1fr)}.tour-intro{align-items:start!important}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-card strong{font-size:64px}.proof-heading,.proof-detail{align-items:start;flex-direction:column;gap:12px}.tour-panel{min-height:0}}@media(max-width:540px){#platform .tour-intro{flex-direction:column;gap:16px}.tour-tabs{gap:0}.tour-tab{padding:12px 5px;font-size:12px;gap:6px}.tour-tab svg{width:19px;height:19px}.tour-tab small{font-size:12px}.tour-screen{padding:16px}.tour-filebar{padding:14px}.tour-file-id{display:none}.tour-footer{flex-direction:column;align-items:start}.proof-card{padding:18px 14px}.proof-card strong{font-size:49px}.proof-card b{font-size:14px}.proof-card>small{line-height:1.5}.proof-card .proof-plus{right:12px;top:8px}.tour-row{flex-wrap:wrap}.tour-nav{width:100%;justify-content:space-between}.tour-pairs{gap:8px}.tour-cell{padding:12px}}@media(prefers-reduced-motion:reduce){.tour-screen{animation:none}.tour-track i,.proof-card{transition:none}}
#platform .tour-certifications{margin-top:12px;border:1px solid #456258;border-radius:10px;background:#17373055;padding:0 14px}#platform .tour-certifications summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0;font-size:14px;list-style:none}#platform .tour-certifications summary::-webkit-details-marker{display:none}#platform .tour-certifications summary:after{content:'+';color:#f2c230;font-size:20px}#platform .tour-certifications[open] summary:after{content:'−'}#platform .tour-certifications summary small{display:block;margin-top:5px;font-size:12px;color:#afc3d1}#platform .tour-certifications summary strong{color:#a4ecd0;font-size:14px;margin-left:auto}#platform .tour-certifications .cert-pending{color:#f2c230}#platform .tour-certifications:has(.cert-pending) .tour-row strong{color:#f2c230}#platform .tour-certifications .tour-note{padding-bottom:14px}#platform .tour-certifications summary:focus-visible{outline:2px solid #f2c230;outline-offset:4px}@media(max-width:540px){#platform .tour-certifications summary{flex-wrap:wrap}#platform .tour-certifications summary strong{margin-left:0}}
.tour-factory .factory-verification{display:table;font-size:12px;line-height:1.3;font-weight:750;padding:4px 9px;margin-top:8px;border-radius:20px;letter-spacing:.01em}.tour-factory .factory-verification.is-verified{color:#b0f2cd;background:#194b38;border:1px solid #397956}.tour-factory .factory-verification.not-verified{color:#ffd49b;background:#553b20;border:1px solid #906538}
