.guided-flow{border:1px solid #d6e2ef;border-radius:12px;background:#fff;overflow:hidden;color:#143251}.guided-head{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e4ebf4;gap:16px}.guided-head label{display:flex;align-items:center;gap:14px;font-size:13px;color:#536b84}.guided-head select{font:inherit;font-size:16px;font-weight:650;border:0;border-bottom:1px solid #9cb6d2;border-radius:0;background:#fff;color:#14375d;min-height:44px;padding-right:24px;cursor:pointer}.guided-request{padding:22px 26px;background:#f4f8fd}.guided-request>span{display:flex;align-items:center;gap:10px;color:#32638f;font-size:14px}.guided-request small{margin-left:auto;font-size:12px;color:#5f7892}.guided-request p{font-size:16px;line-height:1.8;margin:8px 0 0}.guided-stations{display:flex;list-style:none;padding:24px;margin:0;gap:5px;justify-content:space-between}.guided-stations li{display:flex;align-items:center;gap:5px;min-width:0;flex:1}.guided-stations li:last-child{flex:0 1 auto}.guided-stations button{border:0;background:transparent;color:#5d718a;cursor:pointer;display:flex;align-items:center;gap:8px;padding:8px;min-height:48px;border-radius:6px;transition:background .12s,color .12s;white-space:nowrap}.guided-stations button>span{display:grid;place-items:center;font-size:12px;width:24px;height:24px;border:1px solid #d3dfeb;border-radius:50%}.guided-stations strong{font-size:14px}.guided-stations button.active{background:#eaf3ff;color:#075dcd}.guided-stations button.active>span{background:#156ee1;color:#fff;border-color:#156ee1}.guided-stations button.done>span{color:#148160;border-color:#99d6c0}.guided-stations li>svg{flex:1;color:#a9bfd4;min-width:12px}.guided-stage{display:grid;grid-template-columns:1fr .82fr 1fr;gap:18px;padding:0 24px 24px;align-items:stretch;animation:showcase-in .16s ease-out;min-height:223px}.guided-record{border:1px solid #dce5ee;padding:20px;border-radius:8px;min-width:0}.record-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;color:#536d87}.record-eyebrow small{font-size:11px;color:#72869a}.guided-record dl{margin:19px 0 0;display:grid;gap:16px}.guided-record dt{font-size:12px;color:#647c94;margin-bottom:4px}.guided-record dd{margin:0;font-size:16px;font-weight:600;line-height:1.55;color:#163455}.guided-output{border-color:#b9d9f6;background:#f4faff}.guided-output dd{color:#0762b7}.guided-operation{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px}.guided-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;color:#2373df;background:#ebf4ff}.guided-operation h3{font-size:20px;margin:8px 0}.guided-operation p{font-size:14px;color:#536e88;line-height:1.7;margin:0}.guided-transfer{height:2px;background:#d2e5f8;width:80%;margin-top:20px;position:relative;overflow:hidden}.guided-transfer i{position:absolute;left:0;top:0;width:26px;height:2px;background:#1479f5}.guided-transfer.is-playing i{animation:data-transfer 1.7s linear infinite}.guided-benefit{display:flex;justify-content:center;align-items:center;gap:10px;background:#eef6ff;padding:14px 24px;font-size:15px;color:#195990}.guided-benefit strong{font-weight:500;line-height:1.65}.guided-summary{padding:22px 24px;display:flex;align-items:center;gap:25px}.guided-summary>span{font-size:12px;color:#68829b;max-width:85px;line-height:1.7}.guided-summary dl{display:grid;grid-template-columns:.75fr .85fr 1.4fr;gap:24px;flex:1;margin:0}.guided-summary dt{font-size:12px;color:#607791;margin-bottom:5px}.guided-summary dd{font-size:22px;font-weight:650;margin:0;color:#17436f;line-height:1.4;white-space:nowrap}.guided-summary small{font-size:12px;font-weight:400}.guided-footnote{font-size:12px;color:#60748e;padding:12px 24px;border-top:1px solid #e9eff5;margin:0}.guided-customize{border-top:1px solid #d9e5f1}.guided-customize summary{display:flex;align-items:center;gap:10px;cursor:pointer;padding:18px 24px;font-size:14px;min-height:52px;list-style:none;color:#2262a9}.guided-customize summary>span{margin-left:auto;color:#6c829a;font-size:12px}.guided-loading{padding:24px;font-size:14px}.guided-customize .flow-playground{border-radius:0}.live-section-heading{margin-bottom:30px}.live-section-heading h2{font-size:34px;line-height:1.5;margin:12px 0}.live-section-heading p{font-size:16px;color:#5e738a;line-height:1.8}.showcase-playback{border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;min-width:44px;padding:6px 9px;font-size:12px;cursor:pointer;white-space:nowrap}.showcase-playback:hover{background:#839ab516;border-radius:6px}@keyframes data-transfer{to{left:110%}}@keyframes showcase-in{0%{opacity:.6;transform:translateY(3px)}to{opacity:1;transform:none}}@media(max-width:850px){.guided-stations{flex-wrap:wrap;justify-content:start;gap:4px;padding:16px}.guided-stations li{flex:0 1 auto}.guided-stations li>svg{width:12px}.guided-stations button{padding:6px}.guided-stations button>span{width:20px;height:20px}.guided-stage{gap:12px;padding:0 16px 20px}.guided-record{padding:14px}.guided-summary{padding:18px;gap:15px}.guided-summary dl{gap:15px}.guided-summary dd{font-size:19px}}@media(max-width:600px){.guided-head{padding:12px 16px}.guided-head label{gap:8px;font-size:12px}.guided-head select{font-size:15px;max-width:140px}.guided-request{padding:17px}.guided-request p{font-size:15px}.guided-stations{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:14px}.guided-stations li{min-width:0;display:block}.guided-stations button{justify-content:center;width:100%;padding:5px;gap:5px;border:1px solid #e4ecf5}.guided-stations strong{font-size:13px}.guided-stations li>svg{display:none}.guided-stage{grid-template-columns:1fr 1fr;min-height:0;gap:12px}.guided-operation{grid-column:1/-1;grid-row:1;display:grid;grid-template-columns:38px 1fr;text-align:left;gap:4px 12px;justify-items:start;padding:0 2px 10px}.guided-icon{grid-row:1/3;width:38px;height:38px;border-radius:8px}.guided-icon svg{width:21px}.guided-operation h3{font-size:18px;margin:0}.guided-operation p{font-size:14px}.guided-transfer{display:none}.guided-record{padding:14px 12px}.record-eyebrow{font-size:12px;line-height:1.6}.record-eyebrow small{display:none}.guided-record dl{gap:14px}.guided-record dd{font-size:14px;line-height:1.6}.guided-record dt{font-size:12px}.guided-benefit{padding:13px 16px;align-items:start;justify-content:start;font-size:14px}.guided-benefit svg{flex-shrink:0;margin-top:4px}.guided-summary{display:block;padding:16px}.guided-summary>span{display:block;max-width:none;margin-bottom:10px}.guided-summary dl{grid-template-columns:.8fr .8fr 1.25fr;gap:8px}.guided-summary dd{font-size:16px}.guided-summary dt,.guided-summary small{font-size:11px}.guided-footnote{font-size:12px;padding:12px 16px;line-height:1.7}.guided-customize summary{padding:15px 16px}.live-section-heading h2{font-size:27px}.live-section-heading p{font-size:15px}}@media(prefers-reduced-motion:reduce){.guided-stage,.guided-transfer.is-playing i{animation:none}.guided-stations button{transition:none}}
