.wfx-hero{background:var(--br-panel,#fff);border-radius:32px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(24px,4vw,64px);min-height:calc(100svh - 124px);padding:clamp(28px,5vw,72px);display:grid}.wfx-copy{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.wfx-title{letter-spacing:-.035em;text-wrap:balance;max-width:13ch;margin:0;font-size:clamp(40px,4.8vw,76px);font-weight:600;line-height:1.06}.wfx-sub{color:#0009;max-width:42ch;margin:0;font-size:clamp(16px,1.4vw,20px);font-weight:500;line-height:1.45}.wfx-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wfx-fine{color:#00000073;margin:-6px 0 0;font-size:14px}.wfx-scene{min-height:clamp(460px,40vw,640px);position:relative}.wfx-scene-field{filter:blur(6px);pointer-events:none;background:radial-gradient(38% 44% at 30% 30%,#c8dcf18c,#0000 100%),radial-gradient(38% 44% at 72% 36%,#f5d3d873,#0000 100%),radial-gradient(44% 50% at 52% 78%,#cfe8d96b,#0000 100%);position:absolute;inset:-8%}.erp-host{width:min(82%,560px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.erp{background:#fff;border-radius:18px;position:relative;box-shadow:0 4px 16px #0000000f,0 32px 80px #00000029}.erp-chrome{border-bottom:1px solid #00000012;align-items:center;gap:12px;padding:12px 16px;display:flex}.erp-dots{gap:5px;display:inline-flex}.erp-dots i{background:#0000001f;border-radius:50%;width:9px;height:9px}.erp-app{color:#0000008c;font-size:12.5px;font-weight:600}.erp-body{grid-template-columns:116px 1fr;display:grid}.erp-side{background:#00000004;border-right:1px solid #0000000f;border-bottom-left-radius:18px;flex-direction:column;gap:2px;padding:12px 8px;display:flex}.erp-nav{color:#00000073;border-radius:8px;padding:7px 10px;font-size:11.5px;font-weight:500}.erp-nav.is-active{color:#0b0c10;background:#0000000e;font-weight:600}.erp-pagehead-right{align-items:center;gap:12px;display:inline-flex}.erp-count{color:#00000061;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:500}.erp-main{min-width:0}.erp-pagehead{justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.erp-pagetitle{white-space:nowrap;letter-spacing:-.01em;color:#0b0c10;font-size:14px;font-weight:600}.erp-submit{white-space:nowrap;color:#fff;pointer-events:none;transition:scale .14s var(--br-ease,ease);background:#0b0c10;border:none;border-radius:9px;padding:8px 16px;font-size:12px;font-weight:600}.erp-submit.is-pressed{scale:.94}.erp-fields{grid-template-columns:1.4fr 1fr;gap:10px;padding:2px 16px 0;display:grid}.erp-field{flex-direction:column;gap:5px;display:flex}.erp-label{color:#00000080;height:14px;font-size:11px;font-weight:500}.erp-input{color:#0b0c10;white-space:nowrap;height:34px;transition:border-color .3s var(--br-ease,ease);background:#fff;border:1px solid #0000001f;border-radius:8px;padding:0 10px;font-size:12.5px;font-weight:500;line-height:32px;display:block;overflow:hidden}.erp-field.is-filled .erp-input,.erp-cell.is-filled .erp-input{animation:erp-in .44s var(--br-ease-glide,ease)both;border-color:#00000038}@keyframes erp-in{0%{opacity:.2;translate:0 3px}to{opacity:1;translate:0}}.erp-table{border:1px solid #00000014;border-radius:10px;margin:14px 16px 0;overflow:hidden}.erp-tr{border-top:1px solid #0000000f;grid-template-columns:1.6fr .55fr .9fr .95fr;align-items:center;gap:8px;padding:7px 10px;display:grid}.erp-tr--head{letter-spacing:.07em;text-transform:uppercase;color:#0000006b;background:#00000006;border-top:none;padding:8px 10px;font-size:10px;font-weight:600}.erp-cell{display:block}.erp-td-right{text-align:right;color:#0b0c10;font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:600}.erp-total-cell{opacity:0;transition:opacity .42s var(--br-ease,ease)}.erp-total-cell.is-in{opacity:1}.erp-sums{flex-direction:column;align-items:flex-end;gap:3px;padding:12px 26px 20px;display:flex}.erp-sum{color:#0000008c;font-variant-numeric:tabular-nums;opacity:0;transition:opacity .42s var(--br-ease,ease);gap:18px;font-size:12px;font-weight:500;display:flex}.erp-sum.is-in{opacity:1}.erp-sum i{color:#0000006b;font-style:normal}.erp-sum--total{color:#0b0c10;border-top:1px solid #0000001a;margin-top:3px;padding-top:6px;font-size:13px;font-weight:600}.erp-toast{z-index:3;white-space:nowrap;color:#0b0c10;opacity:0;transition:opacity .46s var(--br-ease,ease),translate .46s var(--br-ease-glide,ease);pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;bottom:-24px;right:-20px;translate:0 10px;box-shadow:0 2px 8px #00000014,0 16px 40px #0000002e}.erp-toast.is-in{opacity:1;translate:0}.erp-toast-check{background:var(--br-sage,#cfe8d9);color:#000000b8;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.erp-cursor{z-index:4;opacity:0;transition:transform .62s var(--br-ease-glide,cubic-bezier(.32,.72,0,1)),opacity .4s var(--br-ease,ease);pointer-events:none;align-items:flex-start;gap:2px;display:inline-flex;position:absolute;top:0;left:0}.erp-cursor.is-in{opacity:1}.erp-cursor-tag{color:#fff;letter-spacing:.01em;white-space:nowrap;background:#0b0c10;border-radius:999px;margin-top:14px;padding:4px 10px;font-size:11px;font-weight:600;box-shadow:0 8px 22px #00000040}.erp-pip{z-index:5;background:#fff;border-radius:14px;width:158px;padding:6px;position:absolute;bottom:-46px;left:-52px;box-shadow:0 3px 10px #00000014,0 24px 54px #0003}.erp-pip-screen{background:linear-gradient(150deg,#ffffff24,#0000 55%),linear-gradient(#2a2c34,#17181d);border-radius:10px;justify-content:center;align-items:center;height:92px;display:flex;position:relative}.erp-pip-play{color:#0b0c10;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.erp-pip-label{color:#0009;padding:8px 6px 5px;font-size:11.5px;font-weight:600;display:block}.wfc{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(16px,2vw,24px);margin-top:clamp(36px,5vw,60px);display:grid}.wfc-panel{justify-content:flex-start;gap:0;min-height:0}.wfc-tag{color:#00000073;margin:0 0 16px;font-size:13px;font-weight:500}.wfc-list{flex-direction:column;flex:1;justify-content:space-evenly;margin:0;padding:0;list-style:none;display:flex}.wfc-list li{color:#0000008c;padding:13px 0;font-size:clamp(15px,1.2vw,17px)}.wfc-rows{flex-direction:column;display:flex}.wfc-row{letter-spacing:-.01em;color:#0b0c10;align-items:center;gap:14px;padding:17px 0;font-size:clamp(16px,1.3vw,19px);font-weight:600;display:flex}.wfc-check{color:#000000b8;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.wfc-foot{color:#00000080;max-width:44ch;margin:auto 0 0;padding-top:18px;font-size:14.5px;line-height:1.5}.wfh-steps{grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,64px);margin-top:clamp(36px,5vw,60px);padding:0 clamp(4px,1vw,16px);display:grid}.wfh-step{flex-direction:column;display:flex}.wfh-num{letter-spacing:-.03em;color:#00000024;font-size:clamp(44px,4.5vw,72px);font-weight:600;line-height:1}.wfh-bar{background:var(--wfh-accent,#0000001a);width:44px;height:3px;transition:width .45s var(--br-ease,ease);border-radius:2px;margin:14px 0 18px}.wfh-step:hover .wfh-bar{width:76px}.wfh-title{letter-spacing:-.02em;text-wrap:balance;max-width:16ch;margin:0;font-size:clamp(22px,2vw,30px);font-weight:600;line-height:1.16}.wfh-body{color:#0000009e;max-width:34ch;margin:12px 0 0;font-size:clamp(15px,1.2vw,16.5px);line-height:1.55}.wfh-eg{color:#00000080;max-width:34ch;margin:18px 0 0;font-size:14.5px;line-height:1.5}.wfh-eg-tag{letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb,var(--wfh-accent,#999)72%,#444);margin-bottom:4px;font-size:11.5px;font-weight:600;display:block}@media (max-width:960px){.wfx-hero{grid-template-columns:1fr;min-height:0}.wfx-scene{min-height:580px}.wfc{grid-template-columns:1fr}.wfh-steps{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.wfx-scene{border-radius:28px;min-height:440px;overflow:hidden}.erp-host{width:500px;transform:translate(-50%,-50%)scale(.52)}}@media (max-width:360px){.wfx-scene{min-height:360px}.erp-host{transform:translate(-50%,-50%)scale(.44)}}
