.cl-hero{--cl-ink: #0B2545;--cl-ink-2: #1a3560;--cl-muted: #667892;--cl-hair: #e6eaf0;--cl-hair-2: #eef1f5;--cl-accent: #0E9F8E;--cl-accent-ink: #065a51;--cl-accent-wash:#e7f6f3;--cl-primary: #2d6cdf;--cl-primary-2: #1c53bd;--cl-ok: #0f9d58;--cl-ok-wash: #e8f5ee;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.cl-hero *{box-sizing:border-box}.cl-hero .stage-wrap{position:relative}.cl-hero .stage{position:relative;aspect-ratio:16 / 10;width:100%;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfcfe);border:1px solid #d1d5db;box-shadow:0 25px 50px -12px #00000059,0 0 0 1px #ffffff14;overflow:hidden}.cl-hero .stage:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#dde3ec 1px,transparent 1.4px);background-size:22px 22px;mask-image:radial-gradient(ellipse at 50% 40%,#000 40%,transparent 80%);opacity:.55;pointer-events:none}.cl-hero .chrome{position:absolute;top:0;left:0;right:0;height:38px;display:flex;align-items:center;gap:6px;padding:0 14px;border-bottom:1px solid var(--cl-hair);background:#ffffffbf;backdrop-filter:blur(6px);z-index:5}.cl-hero .chrome .dots{display:flex;gap:6px}.cl-hero .chrome .dots i{width:10px;height:10px;border-radius:50%;display:block}.cl-hero .chrome .dots i:nth-child(1){background:#ff6259}.cl-hero .chrome .dots i:nth-child(2){background:#ffbc2e}.cl-hero .chrome .dots i:nth-child(3){background:#27c840}.cl-hero .chrome .url{margin-left:10px;font-family:JetBrains Mono,monospace;font-size:11.5px;color:var(--cl-muted);display:flex;align-items:center;gap:6px;background:#f2f4f8;border:1px solid var(--cl-hair);padding:4px 10px;border-radius:6px;min-width:180px}.cl-hero .chrome .url .lock{width:9px;height:9px}.cl-hero .chrome .brand{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--cl-ink)}.cl-hero .chrome .brand .mark{width:18px;height:18px;border-radius:5px;background:linear-gradient(135deg,var(--cl-accent),#0b7468);display:grid;place-items:center;color:#fff;font-size:10px;font-weight:800;font-family:Fraunces,serif}.cl-hero .scenes{position:absolute;inset:38px 0 56px}.cl-hero .scene{position:absolute;inset:0;opacity:0;transform:translateY(8px) scale(.995);transition:opacity .55s ease,transform .8s cubic-bezier(.22,.61,.36,1);pointer-events:none;will-change:opacity,transform}.cl-hero .scene.active{opacity:1;transform:none;pointer-events:auto}.cl-hero .scene-inner{position:absolute;inset:0;padding:28px 32px;display:flex;flex-direction:column}.cl-hero .lbl-muted{font-size:11px;color:var(--cl-muted);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.cl-hero .pill{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:600;background:var(--cl-accent-wash);color:var(--cl-accent-ink);border:1px solid #c9ebe5;white-space:nowrap;flex-shrink:0}.cl-hero .pill-ok{background:var(--cl-ok-wash);color:#1f7a3f;border-color:#bae0c5}.cl-hero .caret{color:var(--cl-muted)}.cl-hero .s1-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.cl-hero .s1-title{font-size:22px;font-weight:700;letter-spacing:-.01em}.cl-hero .s1-sub{font-size:13px;color:var(--cl-muted);margin-top:2px}.cl-hero .s1-form{margin-left:auto;width:58%;height:100%;display:flex;flex-direction:column;gap:10px;position:relative}.cl-hero .s1-field{background:#fff;border:1px solid var(--cl-hair);border-radius:10px;padding:9px 12px}.cl-hero .s1-field .lab{font-size:10.5px;color:var(--cl-muted)}.cl-hero .s1-field .val{font-size:13.5px;font-weight:600;margin-top:2px;display:flex;align-items:center;justify-content:space-between}.cl-hero .s1-field-focus{border-color:var(--cl-primary);box-shadow:0 0 0 3px #2d6cdf26}.cl-hero .s1-typed:after{content:"|";color:var(--cl-primary);margin-left:1px;animation:cl-blink 1s steps(2,end) infinite}@keyframes cl-blink{50%{opacity:0}}.cl-hero .s1-list{width:46%;padding-right:14px;display:flex;flex-direction:column;gap:7px}.cl-hero .s1-row{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:12.5px;color:var(--cl-ink-2);border:1px solid transparent}.cl-hero .s1-row-new{background:#eaf3e8;color:#1f5b2a;font-weight:600;border:1px dashed #a6cfa2}.cl-hero .s1-body{flex:1;display:flex;gap:18px;min-height:0}.cl-hero .btn-issue{display:flex;align-items:center;gap:8px;padding:12px 18px;border-radius:10px;font-weight:600;font-size:15px;border:none;cursor:pointer;text-decoration:none;background:var(--cl-primary);color:#fff}.cl-hero .s2-card{position:absolute;inset:24px;display:grid;grid-template-columns:1.1fr 1fr;gap:20px}.cl-hero .s2-left{background:#fff;border:1px solid var(--cl-hair);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px;box-shadow:0 20px 40px -28px #0b25452e}.cl-hero .recipient{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;background:linear-gradient(135deg,#f7f9fc,#eef3fb);border:1px solid var(--cl-hair-2)}.cl-hero .recipient .avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#cfe0ff,#8ab2ef);display:grid;place-items:center;color:#fff;font-weight:700;font-size:16px;border:2px solid #fff}.cl-hero .recipient .who{font-size:14px;font-weight:700}.cl-hero .recipient .mail{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--cl-muted)}.cl-hero .s2-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cl-hero .s2-meta .cell{padding:8px 10px;border-radius:8px;background:#f6f8fb;border:1px solid var(--cl-hair-2)}.cl-hero .s2-meta .cell .k{font-size:10px;color:var(--cl-muted);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.cl-hero .s2-meta .cell .v{font-size:13px;font-weight:600;margin-top:2px}.cl-hero .s2-progress{display:flex;gap:6px}.cl-hero .s2-progress i{flex:1;height:4px;background:var(--cl-hair);border-radius:2px;overflow:hidden;position:relative}.cl-hero .s2-progress i:after{content:"";position:absolute;inset:0;width:0%;background:var(--cl-accent);transition:width .5s ease}.cl-hero .scene.active .s2-progress i:nth-child(1):after{width:100%}.cl-hero .scene.active .s2-progress i:nth-child(2):after{width:100%;transition-delay:.25s}.cl-hero .scene.active .s2-progress i:nth-child(3):after{width:100%;transition-delay:.5s}.cl-hero .s2-issue-btn{margin-top:auto;background:var(--cl-primary);color:#fff;padding:11px 14px;border-radius:10px;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px -10px #2d6cdf8c;position:relative;overflow:hidden}.cl-hero .scene.active .s2-issue-btn:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.45),transparent);transform:translate(-100%);animation:cl-sheen 2.4s ease-in-out 1.2s}@keyframes cl-sheen{to{transform:translate(100%)}}.cl-hero .s2-right{position:relative;display:grid;place-items:center}.cl-hero .mini-cert{width:100%;aspect-ratio:4/3;background:#fff;border:1px solid var(--cl-hair);border-radius:10px;padding:16px;display:flex;flex-direction:column;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 18px 40px -22px #0b254540}.cl-hero .mini-cert:before,.cl-hero .mini-cert:after{content:"";position:absolute;width:14px;height:14px;border:2px solid var(--cl-accent)}.cl-hero .mini-cert:before{top:8px;left:8px;border-right:none;border-bottom:none}.cl-hero .mini-cert:after{top:8px;right:8px;border-left:none;border-bottom:none}.cl-hero .mini-cert .ct-title{text-align:center;font-family:Fraunces,serif;font-weight:700;font-size:18px;margin-top:10px}.cl-hero .mini-cert .ct-sub{text-align:center;font-size:10.5px;color:var(--cl-muted);margin-top:6px}.cl-hero .mini-cert .ct-name{text-align:center;font-family:Fraunces,serif;color:var(--cl-accent);font-weight:700;font-size:22px;margin-top:10px}.cl-hero .mini-cert .ct-foot{margin-top:auto;display:flex;justify-content:space-between;font-size:9.5px;color:var(--cl-muted);font-family:JetBrains Mono,monospace}.cl-hero .mini-cert .ct-ribbon{position:absolute;bottom:-6px;right:16px;width:26px;height:34px;background:var(--cl-accent);clip-path:polygon(0 0,100% 0,100% 100%,50% 78%,0 100%);opacity:.85}.cl-hero .s3{display:grid;grid-template-columns:160px 1fr;gap:16px;height:100%}.cl-hero .s3-sidebar{display:flex;flex-direction:column;gap:8px;padding-right:2px;overflow:hidden}.cl-hero .tmpl{border:1.5px solid var(--cl-hair);border-radius:8px;padding:4px;background:#fff;position:relative;transition:border-color .3s ease,box-shadow .3s ease;overflow:hidden;aspect-ratio:4/3}.cl-hero .tmpl img{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.cl-hero .tmpl .lbl-under{position:absolute;left:6px;right:6px;bottom:4px;font-size:9.5px;font-weight:600;color:var(--cl-ink-2);background:#ffffffeb;padding:2px 6px;border-radius:4px;text-align:center;backdrop-filter:blur(4px)}.cl-hero .tmpl-active{border-color:var(--cl-primary);box-shadow:0 0 0 3px #2d6cdf26}.cl-hero .tmpl-active .lbl-under{background:var(--cl-primary);color:#fff}.cl-hero .s3-canvas{position:relative;background:#fff;border:1px solid var(--cl-hair);border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:14px}.cl-hero .s3-canvas .cert-img{width:100%;height:100%;object-fit:contain;display:block}.cl-hero .s3-cursor{position:absolute;width:18px;height:18px;top:62%;left:50%;z-index:5;filter:drop-shadow(0 2px 3px rgba(0,0,0,.2));opacity:0}.cl-hero .scene.active .s3-cursor{animation:cl-cursorPan 4.5s .5s ease-in-out forwards}@keyframes cl-cursorPan{0%{opacity:0;transform:translate(-50%,-90%)}8%{opacity:1;transform:translate(-50%,-90%)}30%{transform:translate(-20%,-55%)}52%{transform:translate(-75%,-38%)}74%{transform:translate(-42%,-78%)}90%{transform:translate(-58%,-62%);opacity:1}to{transform:translate(-58%,-62%);opacity:.7}}.cl-hero .s4{height:100%;display:flex;align-items:center;justify-content:center;gap:28px}.cl-hero .s4-stack{position:relative;width:54%;aspect-ratio:4/3;display:grid;place-items:center}.cl-hero .pdf-page{position:absolute;width:92%;height:92%;background:#fff;border:1px solid var(--cl-hair);border-radius:6px;box-shadow:0 20px 40px -24px #0b25454d;overflow:hidden}.cl-hero .pdf-page img{width:100%;height:100%;object-fit:cover;display:block}.cl-hero .pdf-page.p1{transform:translate(14px,14px) rotate(5deg);opacity:.85}.cl-hero .pdf-page.p2{transform:translate(6px,6px) rotate(2deg);opacity:.92}.cl-hero .pdf-page.p3{transform:translate(-10px,-4px) rotate(-3deg)}.cl-hero .scene.active .pdf-page.p3{animation:cl-stackPop 1.5s .2s cubic-bezier(.22,.61,.36,1) both}.cl-hero .scene.active .pdf-page.p2{animation:cl-stackPop2 1.5s .45s cubic-bezier(.22,.61,.36,1) both}@keyframes cl-stackPop{0%{transform:translateY(60px) rotate(0);opacity:0}60%{opacity:1}to{transform:translate(-10px,-4px) rotate(-3deg);opacity:1}}@keyframes cl-stackPop2{0%{transform:translateY(40px) rotate(0);opacity:0}60%{opacity:.92}to{transform:translate(6px,6px) rotate(2deg);opacity:.92}}.cl-hero .s4-meter{width:40%;display:flex;flex-direction:column;gap:10px}.cl-hero .s4-head{display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px}.cl-hero .s4-head svg{width:18px;height:18px;color:var(--cl-primary)}.cl-hero .s4-bar{width:100%;height:8px;background:var(--cl-hair);border-radius:4px;overflow:hidden}.cl-hero .s4-bar i{display:block;height:100%;width:0%;background:linear-gradient(90deg,var(--cl-primary),var(--cl-accent));transition:width 2.6s cubic-bezier(.22,.61,.36,1)}.cl-hero .scene.active .s4-bar i{width:96%}.cl-hero .s4-log{font-family:JetBrains Mono,monospace;font-size:11px;color:var(--cl-muted);display:flex;flex-direction:column;gap:4px}.cl-hero .log-line{display:flex;align-items:center;gap:6px;opacity:0;animation:cl-logIn .4s ease forwards}.cl-hero .scene.active .log-line:nth-child(1){animation-delay:.2s}.cl-hero .scene.active .log-line:nth-child(2){animation-delay:1s}.cl-hero .scene.active .log-line:nth-child(3){animation-delay:1.8s}.cl-hero .scene.active .log-line-ok{animation-delay:2.6s!important;color:var(--cl-ok)}@keyframes cl-logIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1}}.cl-hero .log-dot{width:6px;height:6px;border-radius:50%;background:var(--cl-accent)}.cl-hero .log-dot-ok{background:var(--cl-ok)}.cl-hero .s5{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.cl-hero .mail-client{width:78%;aspect-ratio:2.2/1.1;background:#fff;border:1px solid var(--cl-hair);border-radius:12px;display:grid;grid-template-columns:110px 1fr;overflow:hidden;box-shadow:0 18px 40px -24px #0b254533;position:relative;z-index:2}.cl-hero .mc-side{background:#fafbfe;border-right:1px solid var(--cl-hair-2);padding:14px 10px}.cl-hero .mc-sec{font-size:10px;color:var(--cl-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.cl-hero .mc-item{font-size:11px;color:var(--cl-ink-2);padding:5px 6px;border-radius:6px;display:flex;align-items:center;gap:6px}.cl-hero .mc-item-on{background:#eaf0fb;color:var(--cl-primary);font-weight:600}.cl-hero .mc-list{padding:10px;display:flex;flex-direction:column;gap:4px;overflow:hidden}.cl-hero .mc-row{display:grid;grid-template-columns:140px 1fr 60px;gap:10px;padding:8px 10px;border-radius:8px;font-size:11.5px;border:1px solid transparent;align-items:center}.cl-hero .mc-from{font-weight:600;color:var(--cl-ink)}.cl-hero .mc-subj{color:var(--cl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cl-hero .mc-time{font-family:JetBrains Mono,monospace;font-size:10px;color:var(--cl-muted);text-align:right}.cl-hero .mc-row-new{background:#eef4fc;border-color:#c9dcf6}.cl-hero .mc-row-new .mc-subj{color:var(--cl-ink);font-weight:500}.cl-hero .mc-dot{width:6px;height:6px;background:var(--cl-primary);border-radius:50%;display:inline-block;margin-right:6px}.cl-hero .scene.active .mc-row-new{animation:cl-slideInRow .6s .3s cubic-bezier(.22,.61,.36,1) both}@keyframes cl-slideInRow{0%{opacity:0;transform:translate(-10px)}to{opacity:1}}.cl-hero .mail-fly{position:absolute;width:54px;height:40px;top:42%;left:-6%;background:#fff;border:1px solid var(--cl-hair);border-radius:4px;box-shadow:0 12px 24px -10px #0b25454d;z-index:3;opacity:0}.cl-hero .mail-fly:before,.cl-hero .mail-fly:after{content:"";position:absolute;left:0;right:0;height:1px;background:#e3e7ee}.cl-hero .mail-fly:before{top:12px;left:6px;right:6px;background:var(--cl-accent);opacity:.5;height:3px;border-radius:2px}.cl-hero .mail-fly:after{top:20px;left:6px;right:10px}.cl-hero .mail-fly .flap{position:absolute;inset:-1px;border-radius:4px;background:linear-gradient(180deg,rgba(14,159,142,.12),transparent 50%);clip-path:polygon(0 0,50% 50%,100% 0,100% 100%,0 100%)}.cl-hero .scene.active .mail-fly{animation:cl-flyIn 1.4s .3s cubic-bezier(.22,.61,.36,1) forwards}@keyframes cl-flyIn{0%{opacity:0;transform:translate(0) rotate(-6deg) scale(.9)}15%{opacity:1}70%{opacity:1;transform:translate(360%,-6px) rotate(2deg) scale(1)}to{opacity:0;transform:translate(420%,6px) rotate(2deg) scale(.6)}}.cl-hero .mc-cta{display:block;margin-top:3px;font-size:10.5px;font-weight:700;color:var(--cl-primary)}.cl-hero .s6-page{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--cl-ink);overflow:hidden}.cl-hero .s6-nav{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.cl-hero .s6-logo-row{display:flex;align-items:center;gap:8px}.cl-hero .s6-logo{width:26px;height:26px;border-radius:7px;background:var(--cl-accent);display:grid;place-items:center;color:#fff;font-weight:800;font-size:13px}.cl-hero .s6-org-label{color:#ffffffe6;font-size:13px;font-weight:600}.cl-hero .s6-dark{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 24px;text-align:center}.cl-hero .s6-eyebrow{font-size:10px;font-weight:700;letter-spacing:.16em;color:#fff6;margin-bottom:8px;text-transform:uppercase}.cl-hero .s6-heading{font-family:Fraunces,serif;font-size:26px;font-weight:700;color:#fff;margin:0 0 8px;letter-spacing:-.015em}.cl-hero .s6-desc{font-size:12px;color:#ffffff80;max-width:320px;margin:0 auto}.cl-hero .s6-search-wrap{padding:16px 32px 20px;background:#f5f7fc;border-top:1px solid #d0d8ea;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.cl-hero .verify-input{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--cl-hair);border-radius:10px;font-family:JetBrains Mono,monospace;font-size:13px;background:#fff;position:relative}.cl-hero .verify-input-active{border-color:var(--cl-primary);box-shadow:0 0 0 3px #2d6cdf1f}.cl-hero .svg-search{color:var(--cl-muted);width:15px;height:15px}.cl-hero .typed{color:var(--cl-ink);font-weight:500}.cl-hero .verify-btn{background:var(--cl-ink);color:#fff;padding:12px;border-radius:10px;text-align:center;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px}.cl-hero .typing{display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid var(--cl-primary);animation:cl-typingLetters 2s .3s steps(22,end) forwards;width:0}@keyframes cl-typingLetters{to{width:22ch}}.cl-hero .scene.active .typing{animation-play-state:running}.cl-hero .s7{height:100%;display:flex;align-items:center;justify-content:center}.cl-hero .verified-card{width:74%;background:#fff;border:1px solid var(--cl-hair);border-radius:14px;overflow:hidden;box-shadow:0 22px 40px -22px #0b254538}.cl-hero .verified-top{background:var(--cl-ok-wash);padding:14px 18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #cde8d8}.cl-hero .verified-top .check{width:36px;height:36px;border-radius:50%;background:#fff;border:2px solid var(--cl-ok);display:grid;place-items:center;color:var(--cl-ok)}.cl-hero .verified-top .check svg{width:20px;height:20px;stroke-dasharray:40;stroke-dashoffset:40}.cl-hero .scene.active .verified-top .check svg{animation:cl-draw .5s .5s ease forwards}@keyframes cl-draw{to{stroke-dashoffset:0}}.cl-hero .t1{font-weight:700;color:var(--cl-ok);font-size:16px}.cl-hero .t2{font-size:12px;color:#3a7a54}.cl-hero .verified-body{padding:20px;display:grid;grid-template-columns:96px 1fr;gap:18px}.cl-hero .badge{width:96px;height:96px;border-radius:14px;background:#fff;border:1px solid var(--cl-hair);display:grid;place-items:center;box-shadow:0 8px 18px -12px #0b254540;overflow:hidden}.cl-hero .seal{width:76px;height:76px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fff 54%,transparent 55%),conic-gradient(from 0deg,#1c53bd,#2d6cdf,#1c53bd,#2d6cdf,#1c53bd);display:grid;place-items:center;position:relative;animation:cl-slowSpin 20s linear infinite}.cl-hero .seal:before{content:"";position:absolute;inset:6px;border-radius:50%;background:radial-gradient(circle,#fff 60%,transparent 62%)}.cl-hero .seal .mini{position:relative;font-family:Fraunces,serif;font-size:9px;font-weight:700;color:var(--cl-primary-2);text-align:center;letter-spacing:.06em;line-height:1.2}@keyframes cl-slowSpin{to{transform:rotate(360deg)}}.cl-hero .verified-name{font-size:18px;font-weight:800;letter-spacing:-.01em}.cl-hero .verified-title{font-size:14px;font-weight:600;color:var(--cl-ink);margin-top:2px}.cl-hero .verified-org-line{font-size:12px;color:var(--cl-muted);margin-top:6px}.cl-hero .verified-org-line b{color:var(--cl-primary-2)}.cl-hero .verified-meta{display:flex;gap:26px;margin-top:10px}.cl-hero .vm-k{color:var(--cl-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:600;font-size:9.5px}.cl-hero .vm-v{font-family:JetBrains Mono,monospace;color:var(--cl-ink);margin-top:3px;font-size:11px}.cl-hero .verified-actions{padding:0 20px 18px;display:flex;gap:10px}.cl-hero .act{flex:1;padding:8px;text-align:center;border:1px solid var(--cl-hair);border-radius:8px;font-size:12px;font-weight:600;color:var(--cl-ink-2);display:flex;align-items:center;justify-content:center;gap:6px}.cl-hero .confetti{position:absolute;top:40%;left:50%;pointer-events:none}.cl-hero .confetti i{position:absolute;width:6px;height:10px;border-radius:1px;top:0;left:0;opacity:0}.cl-hero .scene.active .confetti i{animation:cl-pop 1.6s .3s cubic-bezier(.22,.61,.36,1) forwards}.cl-hero .confetti i:nth-child(1){background:var(--cl-accent);--cl-x: -120px;--cl-y: -80px;--cl-r: -30deg}.cl-hero .confetti i:nth-child(2){background:var(--cl-primary);--cl-x: 100px;--cl-y: -100px;--cl-r: 40deg}.cl-hero .confetti i:nth-child(3){background:#f4b88a;--cl-x: -80px;--cl-y: 60px;--cl-r: 10deg}.cl-hero .confetti i:nth-child(4){background:#d4a84a;--cl-x: 140px;--cl-y: 30px;--cl-r: -20deg}.cl-hero .confetti i:nth-child(5){background:var(--cl-ok);--cl-x: -40px;--cl-y: -130px;--cl-r: 25deg}.cl-hero .confetti i:nth-child(6){background:var(--cl-primary-2);--cl-x: 60px;--cl-y: 110px;--cl-r: -10deg}@keyframes cl-pop{0%{opacity:0;transform:translate(0) rotate(0)}20%{opacity:1}to{opacity:0;transform:translate(var(--cl-x),var(--cl-y)) rotate(var(--cl-r))}}.cl-hero .stepper{position:absolute;left:0;right:0;bottom:0;height:56px;display:flex;align-items:center;gap:4px;padding:0 12px;border-top:1px solid var(--cl-hair);background:#ffffffbf;backdrop-filter:blur(6px);z-index:6}.cl-hero .step{position:relative;flex:0 0 auto;height:38px;display:flex;align-items:center;gap:6px;padding:0 6px;border-radius:8px;cursor:pointer;transition:background .2s ease;min-width:0}.cl-hero .step.active{flex:1 1 auto;min-width:0}.cl-hero .step:hover{background:#f0f3f8}.cl-hero .step .num{width:20px;height:20px;border-radius:50%;background:#eef1f5;color:var(--cl-muted);display:grid;place-items:center;font-size:10px;font-weight:700;flex:0 0 20px;transition:background .3s ease,color .3s ease}.cl-hero .step .lbl{font-size:11.5px;color:var(--cl-muted);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease,opacity .3s ease,max-width .3s ease;max-width:0;opacity:0}.cl-hero .step.active .lbl{max-width:200px;opacity:1}.cl-hero .step.done .num{background:var(--cl-accent-wash);color:var(--cl-accent-ink)}.cl-hero .step.active .num{background:var(--cl-ink);color:#fff}.cl-hero .step.active .lbl{color:var(--cl-ink)}.cl-hero .step .bar{position:absolute;left:6px;right:6px;bottom:3px;height:2px;background:var(--cl-hair);border-radius:2px;overflow:hidden}.cl-hero .step .bar i{display:block;height:100%;width:0%;background:var(--cl-ink);transition:width linear}.cl-hero .step.active .bar i{width:100%}.cl-hero .control{position:absolute;top:-40px;right:0;display:flex;gap:8px;font-family:JetBrains Mono,monospace;font-size:11px}.cl-hero .control button{border:1px solid rgba(255,255,255,.25);background:#ffffff26;color:#fff;padding:6px 10px;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:11px;font-family:inherit;backdrop-filter:blur(4px)}.cl-hero .control button:hover{background:#ffffff40}
