.protect-route{position:relative;min-height:100vh;background:radial-gradient(circle at 14% 10%,rgba(0,229,255,.11),transparent 36rem),radial-gradient(circle at 92% 0%,rgba(51,197,244,.08),transparent 40rem),radial-gradient(circle at 88% 82%,rgba(255,214,170,.09),transparent 48rem),linear-gradient(180deg,#f8f9fa,#eef4f5);color:#191c1d;overflow-x:hidden}.protect-route:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(0,104,117,.18) 1px,transparent 1.5px);background-size:26px 26px;opacity:.55;z-index:0;mask-image:linear-gradient(180deg,#0000 0,#000 8% 92%,#0000);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,1) 8%,rgba(0,0,0,1) 92%,rgba(0,0,0,0) 100%)}.protect-route>*{position:relative;z-index:1}.protect-flow{padding:8.5rem 1.5rem 5rem}.protect-flow-shell{width:min(72rem,100%);margin:0 auto;display:grid;gap:2.25rem}.protect-hero{display:grid;justify-items:center;text-align:center;gap:.55rem;padding:0 1rem}.protect-hero h1{margin:.25rem 0 0;max-width:38ch;font:italic 600 clamp(2.2rem,4.6vw,2.9rem) / 1.05 var(--font-headline, serif);letter-spacing:-.02em;color:#191c1d;text-wrap:balance}.protect-hero-accent{position:relative;display:inline-block;color:#33c5f4}.protect-hero-accent:after{content:"";position:absolute;left:6%;right:6%;bottom:-.45rem;height:2px;background:linear-gradient(90deg,transparent,#00e5ff,transparent);border-radius:999px;filter:blur(.5px);opacity:.75}.protect-hero p{max-width:48ch;margin:.4rem 0 0;color:#455a64;font-size:1rem;line-height:1.6}.protect-progress-rail{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.65rem;width:min(36rem,100%);margin:0 auto;padding:0;list-style:none}.protect-progress-rail li{display:inline-flex;align-items:center;color:#607d86}.protect-progress-rail li+li:before{content:"";display:inline-block;width:1.25rem;height:1px;margin-right:.65rem;background:#455a6447}.protect-progress-rail .protect-progress-item{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border:0;border-radius:999px;background:transparent;color:inherit;font:inherit;cursor:pointer;transition:background-color .14s ease,color .14s ease}.protect-progress-rail .protect-progress-item:hover:not(:disabled){background:#00e5ff0f}.protect-progress-rail .protect-progress-item:focus-visible{outline:2px solid #00e5ff;outline-offset:2px}.protect-progress-rail .protect-progress-item:disabled,.protect-progress-rail .protect-progress-item[aria-disabled=true]{cursor:default;opacity:.6}.protect-progress-rail .is-locked{color:#94a3b8}.protect-progress-rail .is-locked .protect-progress-marker{border-color:#94a3b866;background:#fff;color:#94a3b8}.protect-progress-marker{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:999px;border:1px solid rgba(69,90,100,.28);background:#fff;color:#607d86;font:600 .72rem/1 var(--font-label, inherit);letter-spacing:0;transition:all .2s ease}.protect-progress-label{font-family:var(--font-label, inherit);font-size:.82rem;font-weight:500;letter-spacing:0;text-transform:none}.protect-progress-rail .is-active .protect-progress-marker{border-color:#191c1d;background:#191c1d;color:#fff}.protect-progress-rail .is-active{color:#191c1d}.protect-progress-rail .is-active .protect-progress-label{font-weight:600}.protect-progress-rail .is-complete .protect-progress-marker{border-color:#00b3cc;background:#00b3cc;color:#fff}.protect-progress-rail .is-complete{color:#006875}.protect-form-card{position:relative;padding:clamp(1.35rem,2.6vw,1.85rem);border-radius:1.6rem;background:#fff;border:1px solid rgba(225,227,228,.8);box-shadow:0 1px 2px #0000000a,0 20px 50px #0000000e,inset 0 2px 4px #00000004;overflow:hidden}.protect-form-card:before{content:"";position:absolute;top:0;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,229,255,.7),transparent)}.protect-card-stack{display:grid;gap:1.1rem}.protect-form-head{display:grid;gap:.3rem;margin-bottom:.3rem}.protect-form-head-tag{font-family:Fira Code,monospace;font-size:.64rem;letter-spacing:.24em;text-transform:uppercase;color:#607d86}.protect-card-stack h2{margin:0;font-family:var(--font-label, inherit);font-weight:600;font-size:clamp(1.2rem,2.4vw,1.45rem);line-height:1.2;letter-spacing:-.005em;color:#191c1d}.protect-form-head p{margin:.15rem 0 0;color:#607d86;font-size:.88rem;line-height:1.5}.protect-field-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.protect-field-toggle{justify-self:start;padding:.3rem 0;background:none;border:0;color:#006875;font:500 .88rem/1.3 var(--font-label, inherit);letter-spacing:0;text-transform:none;cursor:pointer;transition:color .14s ease}.protect-field-toggle:hover{color:#00b3cc}.protect-field-toggle:focus-visible{outline:2px solid #00e5ff;outline-offset:3px;border-radius:3px}.protect-field-full{grid-column:1 / -1}.protect-card-stack label,.protect-field-full{display:grid;gap:.4rem;color:#455a64;font-size:inherit;font-weight:500;letter-spacing:0;text-transform:none}.protect-label-text{font-family:var(--font-label, inherit);font-size:.82rem;font-weight:500;letter-spacing:0;text-transform:none;color:#304247}.protect-label-optional{color:#94a3b8;font-weight:400;letter-spacing:0;text-transform:none}.protect-label-hint{font-size:.78rem;font-weight:450;letter-spacing:0;text-transform:none;color:#64748b;line-height:1.35;margin-top:-.1rem}.protect-card-stack input[type=text],.protect-card-stack input[type=email],.protect-card-stack input[type=date],.protect-card-stack input:not([type]){width:100%;border:1px solid rgba(69,90,100,.22);border-radius:.9rem;background:#fff;color:#191c1d;padding:.85rem 1rem;font:600 .98rem/1.2 var(--font-body, inherit);letter-spacing:0;transition:border-color .14s ease,box-shadow .14s ease}.protect-card-stack input:focus{outline:none;border-color:#00b3cccc;box-shadow:0 0 0 3px #00e5ff2e,0 0 0 1px #00b3cc80 inset}.protect-combobox{position:relative;display:grid;gap:.35rem}.protect-combobox-trigger{display:flex;align-items:center;justify-content:space-between;gap:.6rem;width:100%;padding:.78rem .9rem .78rem 1rem;border:1px solid rgba(69,90,100,.22);border-radius:.9rem;background:#fff;color:#191c1d;font:600 .98rem/1.2 var(--font-body, inherit);text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease}.protect-combobox-trigger:hover{border-color:#00687573}.protect-combobox-trigger.is-open,.protect-combobox-trigger:focus-visible{outline:none;border-color:#00b3cccc;box-shadow:0 0 0 3px #00e5ff2e,0 0 0 1px #00b3cc80 inset}.protect-combobox-trigger.is-filled{color:#191c1d}.protect-combobox-trigger[disabled]{cursor:not-allowed;opacity:.55}.protect-combobox-selected{display:inline-flex;align-items:center;gap:.55rem;min-width:0;flex:1 1 auto}.protect-combobox-flag{font-size:1.15rem;line-height:1;flex-shrink:0}.protect-combobox-name{font-weight:600;color:#191c1d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.protect-combobox-code{font-family:Fira Code,monospace;font-size:.72rem;font-weight:500;letter-spacing:.14em;color:#64748b;flex-shrink:0}.protect-combobox-placeholder{flex:1 1 auto;color:#94a3b8;font-weight:500}.protect-combobox-clear,.protect-combobox-caret{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;border-radius:999px;color:#64748b;font-size:.9rem;line-height:1}.protect-combobox-clear{background:#455a6414;color:#455a64;cursor:pointer;transition:background-color .12s ease}.protect-combobox-clear:hover{background:#913b2d1f;color:#8c3325}.protect-combobox-caret{font-size:.72rem;color:#607d86}.protect-combobox-popover{position:absolute;top:calc(100% + .4rem);left:0;right:0;z-index:40;background:#fff;border:1px solid rgba(210,215,220,.6);border-radius:1rem;box-shadow:0 1px 2px #0000000a,0 24px 56px #191c1d24;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);max-height:19rem}.protect-combobox-search{padding:.55rem;border-bottom:1px solid rgba(225,227,228,.7);background:#f8fbfb}.protect-combobox-search input{width:100%;border:1px solid rgba(69,90,100,.18);border-radius:.65rem;background:#fff;color:#191c1d;padding:.55rem .75rem;font:500 .9rem/1.2 var(--font-body, inherit)}.protect-combobox-search input:focus{outline:none;border-color:#00b3ccb3;box-shadow:0 0 0 3px #00e5ff24}.protect-combobox-list{list-style:none;margin:0;padding:.25rem;overflow-y:auto;scroll-behavior:smooth}.protect-combobox-option{display:grid;grid-template-columns:auto 1fr auto;gap:.6rem;align-items:center;padding:.55rem .7rem;border-radius:.55rem;color:#304247;font-size:.92rem;cursor:pointer;transition:background-color .1s ease}.protect-combobox-option .protect-combobox-name{color:#304247;font-weight:550}.protect-combobox-option .protect-combobox-code{color:#64748b}.protect-combobox-option.is-active{background:#00e5ff14;color:#006875}.protect-combobox-option.is-active .protect-combobox-name{color:#191c1d}.protect-combobox-option.is-active .protect-combobox-code{color:#006875}.protect-combobox-option.is-selected{background:linear-gradient(135deg,#00e5ff24,#33c5f40a);color:#006875}.protect-combobox-option.is-selected .protect-combobox-name{color:#006875;font-weight:650}.protect-combobox-empty{padding:1rem .8rem;color:#64748b;font-size:.88rem;text-align:center}.protect-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.protect-segmented button{position:relative;display:grid;gap:.45rem;padding:1.5rem 1.25rem 1.25rem;border:1px solid rgba(69,90,100,.16);border-radius:1.1rem;background:linear-gradient(180deg,#fff,#fbfdfd);color:#191c1d;text-align:left;cursor:pointer;box-shadow:inset 0 1px #ffffffe6,0 1px 2px #455a640a;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .16s ease,box-shadow .2s ease,background .2s ease}.protect-segmented button:hover{border-color:#00b3cc73;transform:translateY(-1px)}.protect-segmented-ribbon{position:absolute;top:.85rem;right:.9rem;padding:.22rem .55rem;border-radius:999px;background:#00687517;color:#006875;font-family:var(--font-label, inherit);font-size:.6rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.protect-segmented-duration{display:flex;align-items:baseline;gap:.4rem}.protect-segmented-duration-num{font:600 2.6rem/1 var(--font-body, inherit);letter-spacing:-.04em;color:#191c1d;font-variant-numeric:tabular-nums}.protect-segmented-duration-unit{font:500 .95rem/1 var(--font-label, inherit);color:#455a64;letter-spacing:.005em}.protect-segmented-divider{display:block;height:1px;background:#455a641c;margin:.25rem 0 .15rem}.protect-segmented-price{font-family:Fira Code,ui-monospace,monospace;font-size:.92rem;font-weight:600;color:#191c1d;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.protect-segmented-meta{font-family:Fira Code,ui-monospace,monospace;font-size:.7rem;font-weight:400;color:#455a64b8;letter-spacing:.02em;font-variant-numeric:tabular-nums}.protect-segmented .is-selected{transform:translateY(-2px);border-color:#00b3ccb3;background:linear-gradient(180deg,#00e5ff1a,#fff 60%);box-shadow:0 22px 48px #00e5ff38,0 0 0 4px #00e5ff1a,inset 0 1px #fffffff2}.protect-segmented .is-selected:hover{transform:translateY(-3px)}.protect-segmented .is-selected .protect-segmented-ribbon{background:#006875;color:#fff;box-shadow:0 4px 10px #00687540}.protect-segmented .is-selected .protect-segmented-duration-num,.protect-segmented .is-selected .protect-segmented-price{color:#004856}.protect-primary,.protect-link{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;border:0;border-radius:999px;background:#191c1d;color:#fff;padding:1rem 1.6rem;font:600 .95rem/1 var(--font-label, inherit);letter-spacing:.01em;text-transform:none;text-decoration:none;cursor:pointer;box-shadow:0 1px 2px #0003,0 14px 30px #00e5ff2e,0 0 0 1px #00e5ff14;transition:transform .14s ease,box-shadow .2s ease}.protect-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 1px 2px #0003,0 18px 40px #00e5ff42,0 0 0 1px #00e5ff2e}.protect-primary:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.protect-link{width:100%}.protect-secondary{display:inline-flex;justify-content:center;align-items:center;border:1px solid rgba(69,90,100,.24);border-radius:999px;background:#fff;color:#191c1d;padding:.85rem 1.35rem;font:500 .9rem/1 var(--font-label, inherit);letter-spacing:0;text-transform:none;text-decoration:none;cursor:pointer;transition:all .14s ease}.protect-secondary:hover{border-color:#00687580;color:#006875}.protect-secondary.protect-link{margin-top:.5rem}.protect-helper{margin:-.1rem 0 0;color:#64748b;font-size:.8rem;font-weight:500;line-height:1.5;text-align:center}.protect-helper strong{color:#191c1d;font-weight:700}.protect-result,.protect-quote-summary,.protect-confirmation{position:relative;padding:1.1rem 1.15rem;border:1px solid rgba(210,215,220,.65);border-radius:1.1rem;background:#f8fbfb}.protect-result strong,.protect-quote-summary strong,.protect-confirmation strong{display:block;margin-top:.2rem;font-family:var(--font-label, inherit);font-weight:600;font-size:1rem;line-height:1.25;letter-spacing:-.005em;color:#191c1d;text-transform:capitalize}.protect-result p,.protect-quote-summary p,.protect-confirmation p{margin:.5rem 0 0;color:#455a64;font-size:.9rem;line-height:1.55}.protect-quote-summary>span,.protect-confirmation>span{font-family:Fira Code,monospace;font-size:.64rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:#006875}.protect-quote-summary small,.protect-confirmation small{display:block;margin-top:.6rem;color:#64748b;font:600 .78rem/1.4 var(--font-body, inherit)}.protect-result-available{border-color:#00b3cc66;background:linear-gradient(135deg,#00e5ff14,#e9fbf6cc)}.protect-result-unavailable{border-color:#913b2d47;background:#fff3ef}.protect-result-waitlist,.protect-result-sponsor_only{border-color:#7e60003d;background:#fff9e9}.protect-disclosures{display:grid;gap:0;padding:1rem 1.15rem .6rem;border:1px solid rgba(210,215,220,.7);border-radius:1rem;background:#ffffffc7;box-shadow:inset 0 1px #ffffffe6}.protect-disclosures-legend{display:flex;align-items:center;gap:.55rem;padding:0 0 .55rem;margin-bottom:.3rem;width:100%;border-bottom:1px solid rgba(210,215,220,.55)}.protect-disclosures-legend-tag{font-family:Fira Code,ui-monospace,monospace;font-size:.64rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#006875}.protect-disclosures-legend-label{font:500 .82rem/1.3 var(--font-body, inherit);color:#191c1db3}.protect-disclosures-row{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;padding:.55rem 0;border-bottom:1px solid rgba(210,215,220,.45);color:#304247;font-size:.83rem;font-weight:500;line-height:1.4;cursor:pointer;transition:color .14s ease}.protect-disclosures-row:last-of-type{border-bottom:0}.protect-disclosures-row:hover{color:#191c1d}.protect-disclosures-row:has(input:checked){color:#191c1d}.protect-disclosures input{width:1rem;height:1rem;margin-top:.15rem;accent-color:#00b3cc}.protect-confirmation a{display:inline-flex;align-items:center;gap:.4rem;margin-top:.8rem;color:#006875;font:500 .9rem/1 var(--font-label, inherit);letter-spacing:0;text-transform:none;text-decoration:underline;text-underline-offset:3px}.protect-confirmation a:hover{color:#00b3cc}.protect-progress,.protect-error{margin:1rem 0 0;padding:.85rem 1rem;border-radius:.9rem;font-weight:600;line-height:1.45;font-size:.9rem}.protect-progress{background:linear-gradient(135deg,#00e5ff1a,#e8f7fb);border:1px solid rgba(0,179,204,.25);color:#006875}.protect-error{background:#fff0ec;border:1px solid rgba(145,59,45,.2);color:#8c3325}@media(max-width:900px){.protect-flow{padding-top:7.5rem}}@media(max-width:620px){.protect-segmented{grid-template-columns:1fr}.protect-progress-label{font-size:.75rem}}.protect-quote-card{position:relative;padding:1.4rem 1.5rem 1.5rem;border-radius:18px;background:linear-gradient(140deg,#00e5ff14,#ffffffeb 60%);border:1px solid rgba(0,179,204,.32);box-shadow:0 18px 36px #0a152514,inset 0 1px #ffffffe6;display:flex;flex-direction:column;gap:.9rem;margin-bottom:.25rem}.protect-quote-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.protect-quote-card-head-left{display:flex;flex-direction:column;gap:.2rem;min-width:0}.protect-quote-card-tag{font-family:Fira Code,monospace;font-size:.64rem;font-weight:600;letter-spacing:.2em;color:#006875}.protect-quote-card-countdown{font-family:Fira Code,monospace;font-size:.64rem;letter-spacing:.12em;color:#191c1d8f;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.protect-quote-card-countdown.is-expired{color:#8a2a2a}.protect-quote-card-price{display:flex;align-items:baseline;gap:.5rem;padding-top:.2rem}.protect-quote-card-amount{font-family:var(--font-label, inherit);font-weight:600;font-size:2.2rem;line-height:1;color:#101b29;letter-spacing:-.015em;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.protect-quote-card-unit{font-family:Fira Code,monospace;font-size:.78rem;font-weight:600;letter-spacing:.14em;color:#006875}.protect-quote-card-meta{margin:0;font-size:.84rem;color:#191c1dc2;line-height:1.4}.protect-quote-card-edit-link{flex-shrink:0;background:none;border:0;padding:.1rem 0;color:#006875;font:inherit;font-size:.78rem;font-weight:500;text-decoration:underline;text-underline-offset:3px;cursor:pointer;white-space:nowrap;transition:color .14s ease}.protect-quote-card-edit-link:hover{color:#00b3cc}.protect-quote-card-edit-link:focus-visible{outline:2px solid #00e5ff;outline-offset:2px;border-radius:3px}.protect-quote-card-trip{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.82rem;color:#191c1dc7;line-height:1.4}.protect-quote-card-trip-flag{font-size:1rem;line-height:1}.protect-quote-card-trip-sep{font-family:Fira Code,monospace;color:#191c1d4d}.protect-quote-card-trust{margin:.85rem 0 0;padding-top:.7rem;border-top:1px solid rgba(69,90,100,.1);font-family:Fira Code,ui-monospace,monospace;font-size:.66rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#191c1d7a}.protect-benefit-summary{margin:0;padding:0 .35rem;color:#191c1db8;font-size:.86rem;line-height:1.5}.protect-dev-note{display:flex;gap:.6rem;align-items:flex-start;margin:0 0 .2rem;padding:.55rem .8rem;border-radius:.7rem;background:#191c1d0a;color:#191c1da6;font-family:Fira Code,ui-monospace,monospace;font-size:.7rem;line-height:1.5}.protect-dev-note-tag{flex:0 0 auto;padding:.1rem .45rem;border-radius:999px;background:#191c1dc7;color:#f8f9fa;font-size:.6rem;font-weight:600;letter-spacing:.2em}.protect-dev-note code{font-family:inherit;font-weight:600;color:#191c1dd1;background:#191c1d0d;padding:0 .3rem;border-radius:.3rem}.protect-wallet-connect{display:grid;gap:.55rem;position:relative}.protect-wallet-picker{margin-top:.4rem;padding:.95rem 1rem 1rem;border:1px solid rgba(210,215,220,.8);border-radius:1.1rem;background:#fffffff0;box-shadow:inset 0 1px #ffffffe6,0 10px 26px #0f172a0f;animation:protect-wallet-picker-in .16s ease-out}@keyframes protect-wallet-picker-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.protect-wallet-picker-head{display:flex;align-items:center;gap:.55rem;margin-bottom:.7rem;padding-bottom:.55rem;border-bottom:1px solid rgba(210,215,220,.6)}.protect-wallet-picker-tag{font-family:Fira Code,ui-monospace,monospace;font-size:.64rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#006875}.protect-wallet-picker-title{flex:1;font:500 .82rem/1.3 var(--font-body, inherit);color:#191c1db3}.protect-wallet-picker-close{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;padding:0;border:0;border-radius:999px;background:transparent;color:#191c1d73;font-size:1.2rem;line-height:1;cursor:pointer;transition:background .14s ease,color .14s ease}.protect-wallet-picker-close:hover{background:#191c1d0f;color:#191c1dcc}.protect-wallet-picker-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.protect-wallet-picker-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid rgba(210,215,220,.7);border-radius:.85rem;background:#fff;color:#191c1d;font:500 .9rem/1.2 var(--font-body, inherit);text-decoration:none;cursor:pointer;transition:transform .14s cubic-bezier(.2,.8,.2,1),border-color .14s ease,box-shadow .18s ease}.protect-wallet-picker-option:hover,.protect-wallet-picker-option:focus-visible{border-color:#00b3cc8c;transform:translateY(-1px);box-shadow:0 10px 22px #00e5ff1a,0 0 0 3px #00e5ff14;outline:none}.protect-wallet-picker-option:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.protect-wallet-picker-option-name{font-weight:600;letter-spacing:.01em;color:#191c1d}.protect-wallet-picker-option-meta{font-family:Fira Code,ui-monospace,monospace;font-size:.72rem;font-weight:500;letter-spacing:.08em;color:#006875d9;text-transform:uppercase}.protect-wallet-picker-install .protect-wallet-picker-option-meta{color:#191c1d8c}.protect-wallet-picker-divider{margin:.85rem 0 .55rem;padding-top:.55rem;border-top:1px dashed rgba(210,215,220,.8);font-family:Fira Code,ui-monospace,monospace;font-size:.66rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#191c1d73}.protect-wallet-picker-empty{margin:0 0 .6rem;color:#191c1db8;font-size:.85rem;line-height:1.5}.protect-wallet-connected{display:grid;gap:.85rem}.protect-wallet-chip{display:inline-flex;align-items:center;gap:.55rem;align-self:flex-start;margin:0;padding:.45rem .8rem;border-radius:999px;background:#00e5ff14;border:1px solid rgba(0,179,204,.28);color:#004856;font-family:Fira Code,ui-monospace,monospace;font-size:.72rem;letter-spacing:.04em}.protect-wallet-chip-dot{width:.5rem;height:.5rem;border-radius:999px;background:#22c55e;box-shadow:0 0 0 3px #22c55e29}.protect-wallet-chip-name{font-weight:600;text-transform:uppercase;letter-spacing:.14em}.protect-wallet-chip-sep{color:#00485666}.protect-wallet-chip-address{font-variant-numeric:tabular-nums;color:#004856cc}.protect-disclosures-expander{border:1px solid rgba(210,215,220,.7);border-radius:1rem;background:#ffffffdb;overflow:hidden}.protect-disclosures-expander[open]{box-shadow:inset 0 1px #ffffffe6}.protect-disclosures-summary{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;cursor:pointer;list-style:none;color:#191c1dc7;font:500 .88rem/1.3 var(--font-body, inherit);user-select:none;transition:background .14s ease}.protect-disclosures-summary::-webkit-details-marker{display:none}.protect-disclosures-summary:hover{background:#00e5ff0a}.protect-disclosures-summary-label{flex:1}.protect-disclosures-summary-cue{font-family:Fira Code,ui-monospace,monospace;font-size:.9rem;color:#191c1d73;transition:transform .18s ease}.protect-disclosures-expander[open] .protect-disclosures-summary-cue{transform:rotate(180deg)}.protect-disclosures-expander .protect-disclosures{border:0;border-top:1px solid rgba(210,215,220,.6);border-radius:0;background:transparent;box-shadow:none;padding:.55rem 1rem .75rem}.protect-disclosures-expander .protect-disclosures-legend{display:none}.protect-risk-banner{display:flex;align-items:center;gap:.7rem;margin:.6rem 0 .1rem;padding:.7rem .9rem;border-radius:12px;background:#00e5ff14;border:1px solid rgba(0,179,204,.24);border-left:3px solid #00b3cc;color:#0f2530;font-size:.82rem;line-height:1.45}.protect-risk-banner strong{font-weight:600;color:#006875}.protect-risk-banner-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#00b3cc;box-shadow:0 0 0 3px #00e5ff33}.protect-tx-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:.5rem}.protect-tx-copy{background:none;border:1px solid rgba(0,179,204,.36);padding:.35rem .8rem;border-radius:999px;color:#006875;font:inherit;font-size:.76rem;font-weight:500;letter-spacing:.04em;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.protect-tx-copy:hover{background:#00e5ff1a;border-color:#00b3cc;color:#004856}.protect-tx-copy:focus-visible{outline:2px solid #00e5ff;outline-offset:2px}.protect-post-activation{margin-top:.6rem}.protect-post-activation-card{padding:1.5rem 1.5rem 1.6rem;border-radius:18px;background:#fff;border:1px solid rgba(10,21,37,.08);box-shadow:0 18px 36px #0a152514,inset 0 1px #ffffffe6;display:flex;flex-direction:column;gap:.75rem}.protect-post-activation-card .protocol-tag{margin:0;font-family:Fira Code,monospace;font-size:.64rem;font-weight:600;letter-spacing:.22em;color:#006875;text-transform:uppercase}.protect-post-activation-card h2{margin:0;font-family:var(--font-label, inherit);font-weight:600;font-size:1.25rem;line-height:1.25;color:#101b29;letter-spacing:-.005em}.protect-post-activation-card p{margin:0;font-size:.9rem;line-height:1.5;color:#191c1dc7}.protect-post-activation-card .protect-primary{align-self:flex-start;margin-top:.35rem}.protect-confirmation-actions{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center}.protect-form-card-solo{width:min(640px,100%);margin:.25rem auto 0;padding:clamp(.25rem,1.5vw,.75rem) 0 0;background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible}.protect-form-card-solo:before{content:none;display:none}.protect-form-card-solo .protect-card-stack{gap:1.4rem}.protect-form-card-solo .protect-primary{margin-top:.3rem}.protect-form-card-solo .protect-result{padding:.75rem 1rem .75rem 1.05rem;border:0;border-left:3px solid rgba(69,90,100,.35);border-radius:0 8px 8px 0;background:#fff9}.protect-form-card-solo .protect-result strong{margin-top:0;font-size:.9rem}.protect-form-card-solo .protect-result p{margin-top:.2rem;font-size:.85rem}.protect-form-card-solo .protect-result-waitlist,.protect-form-card-solo .protect-result-sponsor_only{border-left-color:#c78a00;background:#fff9e9d9}.protect-form-card-solo .protect-result-unavailable{border-left-color:#8c3325;background:#fff3efd9}.protect-trust-etching{margin:.4rem 0 0;font-family:Fira Code,ui-monospace,monospace;font-size:.68rem;font-weight:500;letter-spacing:.14em;color:#191c1d80;text-transform:uppercase;text-align:center}.protect-back{align-self:flex-start;display:inline-flex;align-items:center;gap:.3rem;margin-bottom:.15rem;padding:.25rem 0;background:none;border:0;color:#455a64;font:inherit;font-size:.82rem;font-weight:500;text-decoration:none;cursor:pointer;transition:color .14s ease}.protect-back:hover{color:#00b3cc}.protect-back:focus-visible{outline:2px solid #00e5ff;outline-offset:2px;border-radius:3px}@media(max-width:520px){.protect-wallet-picker{margin-top:.35rem;padding:.75rem .75rem .85rem;border-radius:.9rem}.protect-wallet-picker-head{gap:.45rem;margin-bottom:.55rem;padding-bottom:.5rem}.protect-wallet-picker-title{font-size:.78rem}.protect-wallet-picker-option{flex-wrap:wrap;gap:.45rem;padding:.75rem .85rem;min-height:44px}.protect-wallet-picker-option-name{flex:1 1 auto;min-width:0}.protect-wallet-picker-option-meta{font-size:.68rem}.protect-wallet-chip{flex-wrap:wrap;row-gap:.2rem;padding:.4rem .7rem;font-size:.68rem}.protect-wallet-chip-address{flex-basis:100%}.protect-wallet-chip-sep{display:none}.protect-disclosures-summary{gap:.55rem;padding:.95rem .85rem;min-height:48px;font-size:.84rem}.protect-disclosures-expander .protect-disclosures{padding:.5rem .85rem .7rem}}
