.shell{display:grid;grid-template-columns:216px minmax(0,1fr) 380px;height:100dvh;overflow:hidden;font-size:14px;line-height:1.5}.shell button{cursor:pointer}.shell button,.shell input,.shell textarea{font:inherit;color:inherit;background:none;border:none}.shell input,.shell textarea{width:100%}.shell a{color:var(--lilac);text-underline-offset:3px}.shell :focus-visible{outline-offset:2px}.shell .f input:focus-visible,.shell .f textarea:focus-visible{outline:none}.shell .rail{border-right:1px solid var(--hair);padding:30px 24px;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--deep),var(--void));overflow-y:auto}.shell .mark{font-family:var(--serif);font-size:27px;font-weight:500;letter-spacing:-.025em;line-height:1;color:var(--ivory)}.shell .mark i{font-style:normal;color:var(--lilac)}.shell .tag{font-family:var(--mono);font-size:9.5px;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-top:9px}.shell .steps{margin-top:52px;display:flex;flex-direction:column;gap:1px}.shell .step{display:flex;align-items:center;gap:11px;padding:9px 0;color:var(--faint);font-size:13px;transition:color .3s;text-align:left;width:100%}.shell .step .n{font-family:var(--mono);font-size:10px;width:17px;flex:none;color:inherit;letter-spacing:.04em}.shell .step .bar{flex:1;height:1px;background:var(--hair);transition:background .3s}.shell .step.on{color:var(--ivory)}.shell .step.on .bar{background:var(--lilac)}.shell .step.past{color:var(--grey)}.shell .step.past .bar{background:var(--hair-2)}.shell .gate{margin-top:auto;border:1px solid var(--hair);border-radius:3px;padding:13px 14px;background:var(--deep)}.shell .gate .r{display:flex;align-items:center;gap:8px}.shell .dot{width:5px;height:5px;border-radius:50%;background:var(--mint);flex:none;box-shadow:0 0 0 3px rgba(127,217,185,.14);animation:breathe 3s ease-in-out infinite}.shell .dot.idle{background:var(--faint);box-shadow:0 0 0 3px rgba(90,95,107,.14);animation:none}.shell .gate b{font-family:var(--mono);font-size:9.5px;font-weight:400;letter-spacing:.13em;text-transform:uppercase;color:var(--ivory)}.shell .gate p{font-size:11.5px;color:var(--faint);margin-top:7px;line-height:1.5}.shell .wallet{margin-top:12px}.shell .stage{overflow-y:auto;padding:52px clamp(28px,3.4vw,64px) 72px;position:relative}.shell .stage:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(90% 52% at 22% -8%,rgba(191,176,255,.07),transparent 62%)}.shell .inner{position:relative;max-width:720px}.shell .eyebrow{font-family:var(--mono);font-size:9.5px;font-weight:300;letter-spacing:.19em;text-transform:uppercase;color:var(--lilac);margin-bottom:15px}.shell .stage h1{font-family:var(--serif);font-size:clamp(36px,3.6vw,52px);font-weight:400;line-height:1.04;letter-spacing:-.032em;margin:0}.shell .stage h1 em{font-style:italic;font-weight:500;color:var(--lilac)}.shell .lede{color:var(--grey);font-size:15px;margin-top:16px;max-width:52ch;line-height:1.6}.shell .panel{animation:panel-in .45s cubic-bezier(.16,.8,.3,1) both}@keyframes panel-in{0%{opacity:0;transform:translateY(10px)}}.shell .sec{display:flex;align-items:center;gap:14px;margin:40px 0 18px}.shell .sec span{font-family:var(--mono);font-size:9.5px;font-weight:300;letter-spacing:.17em;text-transform:uppercase;color:var(--faint);white-space:nowrap}.shell .sec i{flex:1;height:1px;background:var(--hair);display:block}.shell .grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.shell .span{grid-column:1/-1}.shell .f{border:1px solid var(--hair-2);border-radius:3px;background:var(--field);padding:11px 14px 12px;transition:border-color .22s,background .22s}.shell .f:hover{border-color:var(--hair-3)}.shell .f:focus-within{border-color:var(--lilac);background:var(--field-on);box-shadow:0 0 0 3px rgba(191,176,255,.09)}.shell .f.done{border-color:rgba(127,217,185,.34)}.shell .f.bad{border-color:var(--amber);background:rgba(224,184,114,.05)}.shell .f .lab{display:flex;justify-content:space-between;align-items:baseline;gap:10px;font-family:var(--mono);font-size:9.5px;font-weight:300;letter-spacing:.14em;text-transform:uppercase;color:var(--grey);margin-bottom:7px}.shell .f .lab .req{color:var(--amber);font-style:normal}.shell .f.done .lab .req{color:var(--mint)}.shell .f .lab .ct{color:var(--ghost);letter-spacing:.05em}.shell .f input,.shell .f textarea{font-size:15.5px;color:var(--ivory)}.shell .f textarea{resize:none;height:44px;line-height:1.5;font-size:14.5px}.shell .f ::placeholder{color:var(--ghost);opacity:1}.shell .f.mono input{font-family:var(--mono);font-size:13.5px}.shell .withpfx{display:flex;align-items:baseline;gap:0}.shell .pfx{color:var(--faint);flex:none;user-select:none;pointer-events:none}.shell .pfx,.shell .withpfx input{font-family:var(--mono);font-size:13.5px}.shell .hint{font-size:12.5px;color:var(--faint);line-height:1.55;margin:9px 2px 0}.shell .hint.flag{color:var(--amber)}.shell .identity{display:flex;gap:16px;align-items:center}.shell .identity .f{flex:1;min-width:0}.shell .crest{width:58px;height:58px;flex:none;border-radius:50%;border:1px dashed var(--hair-3);display:grid;place-items:center;overflow:hidden;background:var(--deep);cursor:pointer;font-family:var(--mono);font-size:8.5px;font-weight:300;letter-spacing:.1em;color:var(--faint);text-align:center;position:relative;transition:border-color .25s}.shell .crest:hover{border-color:var(--lilac)}.shell .av img,.shell .crest img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shell .crest.bad{border-style:solid;border-color:var(--amber)}.shell .crest.busy{border-style:solid;border-color:var(--hair-2)}.shell .crest.busy:after{content:"";position:absolute;inset:-1px;border-radius:50%;border:1px solid transparent;border-top:1px solid var(--lilac);animation:crest-spin .9s linear infinite}@keyframes crest-spin{to{transform:rotate(1turn)}}.shell .filemeta{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:11px;color:var(--grey);margin-top:10px;flex-wrap:wrap}.shell .filemeta .pin{color:var(--mint)}.shell .filemeta .warn{color:var(--amber);font-family:var(--sans);font-size:12px}.shell .filemeta button{color:var(--lilac);text-decoration:underline;text-underline-offset:3px;font-family:var(--sans);font-size:12px;padding:0}.shell .filemeta button:hover{color:var(--ivory)}.shell .act{display:flex;align-items:center;gap:14px;margin-top:34px;flex-wrap:wrap}.shell .go{background:var(--lilac);color:#15121f;font-weight:500;font-size:15px;padding:13px 32px;border-radius:3px;transition:filter .2s,transform .15s,box-shadow .3s}.shell .go:hover:not(:disabled){filter:brightness(1.07);box-shadow:0 6px 30px rgba(191,176,255,.18)}.shell .go:active:not(:disabled){transform:translateY(1px)}.shell .go:disabled{opacity:.32;cursor:not-allowed}.shell .alt{border:1px solid var(--hair-2);border-radius:3px;padding:13px 24px;color:var(--grey);font-size:14px;transition:border-color .22s,color .22s}.shell .alt:hover:not(:disabled){border-color:var(--hair-3);color:var(--ivory)}.shell .alt:disabled{opacity:.35;cursor:not-allowed}.shell .remain{font-family:var(--mono);font-size:11px;color:var(--faint)}.shell .remain.ok{color:var(--mint)}.shell .notice{margin-top:24px;border:1px solid var(--hair-2);border-left-width:2px;border-radius:3px;padding:14px 16px;font-size:13px;line-height:1.6;color:var(--grey);background:var(--deep)}.shell .notice b{display:block;color:var(--ivory);font-weight:500;margin-bottom:5px}.shell .notice.bad{border-left-color:var(--amber)}.shell .notice.bad b{color:var(--amber)}.shell .notice code{font-family:var(--mono);font-size:11.5px;word-break:break-all;color:var(--grey)}.shell .notice a{color:var(--lilac);text-decoration:underline;text-underline-offset:3px}.shell .receipt{margin-top:28px;border-top:1px solid var(--hair)}.shell .receipt .row{display:flex;justify-content:space-between;gap:24px;padding:13px 2px;border-bottom:1px solid var(--hair)}.shell .receipt dt{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--faint);flex:none}.shell .receipt dd,.shell .receipt dt{font-family:var(--mono);font-weight:300}.shell .receipt dd{font-size:12.5px;word-break:break-all;text-align:right;color:var(--grey)}.shell .receipt dd.hi{color:var(--ivory)}.shell .receipt dd.unknown{color:var(--faint)}.shell .verdict{margin-top:22px;border:1px solid rgba(127,217,185,.3);border-left:2px solid var(--mint);border-radius:3px;background:rgba(127,217,185,.05);padding:16px 18px}.shell .verdict b{display:block;color:var(--mint);font-weight:500;font-size:14.5px;margin-bottom:6px}.shell .verdict p{font-size:13px;color:var(--grey);line-height:1.6}.shell .verdict code{font-family:var(--mono);font-size:11.5px;word-break:break-all}.shell .verdict.bad{border-color:rgba(224,184,114,.34);border-left-color:var(--amber);background:rgba(224,184,114,.05)}.shell .verdict.bad b{color:var(--amber)}.shell .aside{border-left:1px solid var(--hair);background:var(--deep);padding:30px 26px;display:flex;flex-direction:column;overflow-y:auto}.shell .aside-k{font-family:var(--mono);font-size:9.5px;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--faint);margin-bottom:18px}.shell .card{border:1px solid var(--hair);border-radius:3px;background:var(--raise);overflow:hidden;transition:border-color .4s}.shell .card.live{border-color:var(--hair-2)}.shell .card-top{padding:22px;border-bottom:1px solid var(--hair);position:relative;overflow:hidden}.shell .card-top:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 130% at 84% -20%,var(--lilac-soft),transparent 68%)}.shell .av{width:52px;height:52px;border-radius:50%;background:var(--void);border:1px solid var(--hair);display:grid;place-items:center;overflow:hidden;font-family:var(--serif);font-size:21px;color:var(--faint);margin-bottom:15px;position:relative}.shell .card-top h3{font-family:var(--serif);font-size:23px;font-weight:500;letter-spacing:-.02em;line-height:1.15;word-break:break-word}.shell .card-top h3.empty{color:var(--ghost)}.shell .ticker{font-family:var(--mono);font-size:11px;letter-spacing:.09em;color:var(--lilac);margin-top:6px}.shell .blurb{font-size:12.5px;color:var(--grey);margin-top:13px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shell .blurb.empty{color:var(--ghost)}.shell .rows{padding:6px 22px 18px}.shell .rows .r{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:10px 0;border-bottom:1px solid var(--hair)}.shell .rows .r:last-child{border-bottom:none}.shell .r dt{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);flex:none}.shell .r dd,.shell .r dt{font-family:var(--mono);font-weight:300}.shell .r dd{font-size:12px;text-align:right;word-break:break-all;color:var(--grey)}.shell .r dd.hi{color:var(--ivory)}.shell .r dd.lilac{color:var(--lilac)}.shell .curve{margin-top:20px;border:1px solid var(--hair);border-radius:3px;padding:16px 18px}.shell .curve-k{display:flex;justify-content:space-between;font-family:var(--mono);font-size:9.5px;font-weight:300;letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin-bottom:12px}.shell .track{height:3px;background:var(--hair);border-radius:3px;overflow:hidden}.shell .fill{height:100%;width:0;background:linear-gradient(90deg,var(--lilac),var(--mint));border-radius:3px;transition:width .7s cubic-bezier(.2,.8,.3,1)}.shell .curve p{font-size:11.5px;color:var(--faint);margin-top:11px;line-height:1.55}.shell .out{margin-top:auto;padding-top:22px}.shell .out>a{display:block;text-align:center;border:1px solid var(--hair-2);border-radius:3px;padding:12px;font-size:13.5px;text-decoration:none;color:var(--ivory);margin-top:9px;transition:border-color .22s,background .22s}.shell .out>a:hover{border-color:var(--lilac);background:var(--lilac-soft)}.shell .out>a.key{background:var(--lilac);color:#15121f;border-color:var(--lilac);font-weight:500}.shell .legal{font-size:10.5px;color:var(--faint);line-height:1.65;margin-top:20px}.shell .legal a{display:inline;color:var(--grey);text-decoration:underline;border:none;padding:0;margin:0;background:none}@media (max-width:1240px){.shell{grid-template-columns:186px minmax(0,1fr) 330px}}@media (max-width:1000px){.shell{grid-template-columns:1fr;height:auto;overflow:visible}.shell .rail{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;border-right:none;border-bottom:1px solid var(--hair);padding:16px 22px;overflow:visible}.shell .gate p,.shell .steps{display:none}.shell .gate{margin:0;border:none;padding:0;background:none}.shell .wallet{margin-top:0}.shell .stage{padding:32px 22px 56px}.shell .aside{border-left:none;border-top:1px solid var(--hair)}.shell .aside-k,.shell .curve-k,.shell .f .lab,.shell .r dt,.shell .receipt dt,.shell .sec span{font-size:10.5px}.shell .receipt dd{font-size:12px}.shell .crest{font-size:9.5px}}@media (max-width:620px){.shell .grid{grid-template-columns:1fr}.shell .act{flex-direction:column;align-items:stretch}.shell .act .alt,.shell .act .go{width:100%;text-align:center}.shell .remain{text-align:center}.shell .receipt .row{flex-direction:column;gap:5px}.shell .receipt dd{text-align:left}}@media (prefers-reduced-motion:reduce){.shell *,.shell :after,.shell :before{animation:none!important;transition:none!important}}