@keyframes hd-fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}#hd-root{min-height:100vh;padding:56px 24px 96px;font-family:Inter,system-ui,sans-serif;font-weight:300}.hd-wrap{max-width:640px;margin:0 auto}.hd-eyebrow{font-size:10px;letter-spacing:5px;color:var(--muted);text-transform:uppercase;margin-bottom:10px;animation:hd-fadeUp .4s ease both}.hd-title{line-height:.88;margin-bottom:4px;animation:hd-fadeUp .5s ease both}.hd-title-the{font-style:italic;color:var(--text)}.hd-title-hollow,.hd-title-the{font-family:Playfair Display,Georgia,serif;font-size:clamp(54px,12vw,82px);font-weight:400;letter-spacing:-2px;display:block}.hd-title-hollow{color:var(--gold)}.hd-title-drop{font-family:Playfair Display,Georgia,serif;font-size:clamp(54px,12vw,82px);font-weight:600;font-style:italic;color:var(--text);letter-spacing:-2px;opacity:.18;display:block}.hd-tagline{font-size:10px;letter-spacing:4px;margin-top:20px;padding-bottom:32px;border-bottom:1px solid rgba(167,139,250,.1);animation:hd-fadeUp .6s ease both}.hd-label,.hd-tagline{color:var(--muted);text-transform:uppercase}.hd-label{font-size:9px;letter-spacing:5px;margin:40px 0 12px;display:flex;align-items:center;gap:12px}.hd-label:after{content:"";flex:1;height:1px;background:rgba(167,139,250,.1)}.hd-prize{background:var(--surface);border:1px solid rgba(167,139,250,.12);border-left:3px solid var(--gold);padding:28px 28px 28px 26px;position:relative;overflow:hidden;animation:hd-fadeUp .65s ease both}.hd-prize:after{content:"";position:absolute;top:0;right:0;width:140px;height:100%;background:radial-gradient(ellipse at right center,rgba(212,168,83,.06),transparent 70%);pointer-events:none}.hd-prize-label{font-size:9px;letter-spacing:4px;color:var(--gold);text-transform:uppercase;margin-bottom:10px}.hd-prize-value{font-family:Playfair Display,serif;font-size:26px;font-weight:600;color:var(--text);margin-bottom:6px}.hd-prize-desc{font-size:11px;color:var(--muted);line-height:1.7}.hd-prize-icon{position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:52px;opacity:.06;pointer-events:none}.hd-dates{display:grid;grid-template-columns:1fr 1fr;gap:2px;animation:hd-fadeUp .7s ease both}.hd-date-card{background:var(--surface);border:1px solid rgba(167,139,250,.12);padding:20px;text-align:center}.hd-date-card.hd-date-end{border-color:rgba(167,139,250,.3);background:var(--surface2)}.hd-date-sup{font-size:8px;letter-spacing:4px;color:var(--muted);text-transform:uppercase;margin-bottom:8px}.hd-date-value{font-family:Playfair Display,serif;font-size:20px;font-weight:600;color:var(--text);letter-spacing:.5px}.hd-date-card.hd-date-end .hd-date-sup,.hd-date-card.hd-date-end .hd-date-value{color:var(--accent)}.hd-date-note{font-size:9px;color:var(--muted);margin-top:4px;letter-spacing:1px}.hd-steps{display:flex;flex-direction:column;gap:2px;animation:hd-fadeUp .75s ease both}.hd-step{display:flex;align-items:flex-start;gap:16px;padding:18px 20px;background:var(--surface);border:1px solid rgba(167,139,250,.08);text-decoration:none;color:var(--text);transition:border-color .2s,background .2s;cursor:pointer;width:100%;text-align:left}a.hd-step:hover,button.hd-step:hover{border-color:rgba(167,139,250,.3);background:var(--surface2)}.hd-step-num{font-size:10px;color:var(--accent);letter-spacing:1px;min-width:24px;padding-top:2px;opacity:.8;font-weight:400}.hd-step-body{flex:1}.hd-step-title{font-size:13px;font-weight:500;color:var(--text);margin-bottom:3px;letter-spacing:.2px}.hd-step-desc{font-size:10px;color:var(--muted);line-height:1.7}.hd-step-arrow{font-size:12px;color:var(--muted);align-self:center;opacity:0;transition:opacity .2s,transform .2s;flex-shrink:0}a.hd-step:hover .hd-step-arrow,button.hd-step:hover .hd-step-arrow{opacity:1;transform:translateX(3px)}.hd-step-badge{border:1px solid rgba(110,231,183,.3);color:var(--accent2);margin-right:4px}.hd-step-badge,.hd-step-soon{font-size:7px;letter-spacing:2px;padding:3px 8px;text-transform:uppercase;white-space:nowrap;align-self:center;flex-shrink:0}.hd-step-soon{border:1px solid rgba(167,139,250,.2);color:var(--muted)}.hd-reg{background:var(--surface);border:1px solid rgba(167,139,250,.08);padding:28px;animation:hd-fadeUp .85s ease both}.hd-reg-title{font-family:Playfair Display,serif;font-size:16px;font-weight:600;color:var(--text);margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(167,139,250,.1)}.hd-reg-article{margin-bottom:18px}.hd-reg-article:last-child{margin-bottom:0}.hd-reg-article-title{font-size:9px;letter-spacing:3px;color:var(--accent);text-transform:uppercase;margin-bottom:8px;font-weight:400}.hd-reg-text{font-size:10px;color:var(--muted);line-height:1.85}.hd-reg-text b{color:var(--text);font-weight:500}.hd-reg-list{list-style:none;padding:0;margin:6px 0 0}.hd-reg-list li{font-size:10px;color:var(--muted);line-height:1.85;padding-left:14px;position:relative}.hd-reg-list li:before{content:"\2014";position:absolute;left:0;color:rgba(167,139,250,.4)}#hd-root .hd-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:8px}#hd-root .hd-hero-text{flex:1 1 auto;min-width:0}#hd-root .hd-hero-orb{flex:0 0 260px;width:260px;height:260px}#hd-root .hd-orb-canvas{width:100%;height:100%;display:block}@media (max-width:600px){#hd-root .hd-hero{flex-direction:column}#hd-root .hd-hero-orb{flex:0 0 200px;width:200px;height:200px}}#hd-root .hd-counter{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid rgba(167,139,250,.2);border-radius:12px;padding:18px 28px;margin-bottom:32px}#hd-root .hd-counter-num{font-family:Playfair Display,serif;font-size:2.4rem;font-weight:700;color:var(--accent);line-height:1;min-width:3ch;text-align:right}#hd-root .hd-counter-label{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}#hd-root .hd-ig-wrap{display:flex;justify-content:center;width:100%;margin-bottom:8px}#hd-root .hd-ig-wrap .instagram-media{margin:0!important}.hd-footer{margin-top:56px;padding-top:24px;border-top:1px solid rgba(167,139,250,.1);display:flex;justify-content:space-between;align-items:center;animation:hd-fadeUp .9s ease both}.hd-footer-brand{font-family:Playfair Display,serif;font-size:16px;font-style:italic;color:var(--accent)}.hd-footer-right{text-align:right}.hd-footer-line{font-size:9px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;line-height:1.7}.hdf-card{background:var(--surface);border:1px solid rgba(167,139,250,.12);border-left:3px solid var(--accent);padding:28px}.hdf-field{margin-bottom:18px}.hdf-label{display:block;font-size:9px;letter-spacing:4px;color:var(--muted);text-transform:uppercase;margin-bottom:8px}.hdf-input{width:100%;background:var(--dark);border:1px solid rgba(167,139,250,.12);color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:300;padding:11px 14px;outline:none;border-radius:0;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hdf-input::-moz-placeholder{color:var(--muted);opacity:.6}.hdf-input::placeholder{color:var(--muted);opacity:.6}.hdf-input:focus{border-color:rgba(167,139,250,.4)}.hdf-input:disabled{opacity:.45;cursor:not-allowed}.hdf-check-row{margin-bottom:22px}.hdf-check-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hdf-check{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;min-width:16px;background:var(--dark);border:1px solid rgba(167,139,250,.25);cursor:pointer;position:relative;margin-top:2px;transition:border-color .2s,background .2s}.hdf-check:checked{background:var(--accent);border-color:var(--accent)}.hdf-check:checked:after{content:"\2713";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:10px;color:var(--black);font-weight:700;line-height:1}.hdf-check:disabled{opacity:.45;cursor:not-allowed}.hdf-check-text{font-size:11px;color:var(--muted);line-height:1.7}.hdf-check-link{color:var(--accent);text-decoration:none}.hdf-check-link:hover{text-decoration:underline}.hdf-error{font-size:10px;color:#f87171;margin-bottom:14px;padding:10px 14px;background:hsla(0,91%,71%,.06);border-left:2px solid hsla(0,91%,71%,.4)}.hdf-btn{width:100%;background:var(--accent);color:var(--black);font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:500;letter-spacing:2px;text-transform:uppercase;padding:14px 20px;border:none;cursor:pointer;transition:opacity .2s,transform .15s}.hdf-btn:hover:not(:disabled){opacity:.88}.hdf-btn:active:not(:disabled){transform:scale(.99)}.hdf-btn:disabled{opacity:.4;cursor:not-allowed}.hdf-success{text-align:center;padding:32px 24px;background:rgba(110,231,183,.05);border:1px solid rgba(110,231,183,.2);animation:hd-fadeUp .4s ease both}.hdf-success-icon{font-size:24px;margin-bottom:14px}.hdf-success-title{font-family:Playfair Display,serif;font-size:22px;font-weight:600;color:var(--text);margin-bottom:8px}.hdf-success-desc{font-size:11px;color:var(--muted);line-height:1.8}.hdf-success-link{color:var(--accent);text-decoration:none}.hdf-success-link:hover{text-decoration:underline}@keyframes hdf-overlayIn{0%{opacity:0}to{opacity:1}}@keyframes hdf-modalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.hdf-overlay{position:fixed;inset:0;z-index:1000;background:rgba(6,6,8,.85);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:24px;animation:hdf-overlayIn .2s ease both}.hdf-modal{background:var(--surface);border:1px solid rgba(167,139,250,.2);border-top:3px solid var(--accent);max-width:480px;width:100%;padding:32px 28px 28px;animation:hdf-modalIn .25s ease both}.hdf-modal-icon{font-size:22px;margin-bottom:14px}.hdf-modal-title{font-family:Playfair Display,serif;font-size:20px;font-weight:600;color:var(--text);margin-bottom:8px}.hdf-modal-subtitle{font-size:11px;color:var(--muted);line-height:1.7;margin-bottom:22px}.hdf-checklist{display:flex;flex-direction:column;gap:2px;margin-bottom:20px}.hdf-checklist-item{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;background:var(--dark);border:1px solid rgba(167,139,250,.08);font-size:11px;color:var(--text);line-height:1.5}.hdf-checklist-num{font-size:9px;color:var(--accent);min-width:20px;padding-top:1px;flex-shrink:0}.hdf-warning{padding:12px 16px;background:hsla(0,91%,71%,.06);border:1px solid hsla(0,91%,71%,.2);border-left:3px solid hsla(0,91%,71%,.5);font-size:10px;color:#f8a1a1;line-height:1.7;margin-bottom:24px}.hdf-warning b{color:#f87171;font-weight:500}.hdf-modal-actions{display:flex;flex-direction:column;gap:8px}@media (min-width:400px){.hdf-modal-actions{flex-direction:row}}.hdf-modal-back{flex:1;padding:13px;background:transparent;border:1px solid rgba(167,139,250,.2);color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:border-color .2s,color .2s}.hdf-modal-back:hover{border-color:rgba(167,139,250,.4);color:var(--text)}.hdf-modal-confirm{flex:1.4;padding:13px;background:var(--accent);border:none;color:var(--black);font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;transition:opacity .2s}.hdf-modal-confirm:hover{opacity:.88}.hdf-modal-confirm:disabled{opacity:.4;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.hd-dates,.hd-eyebrow,.hd-footer,.hd-prize,.hd-reg,.hd-steps,.hd-tagline,.hd-title,.hdf-success{animation:none}}