@font-face{font-family:Paralucent;src:url(Paralucent-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Paralucent;src:url(Paralucent-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Paralucent;src:url(Paralucent-DemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Paralucent;src:url(Paralucent-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Paralucent Condensed;src:url(Paralucent-Condensed-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Paralucent Condensed;src:url(Paralucent-Condensed-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Paralucent Condensed;src:url(Paralucent-Condensed-DemiBold.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Paralucent Condensed;src:url(Paralucent-Condensed-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--hoke-blue: #05263A;--flame-red: #AB3136;--ember-orange: #C56A38;--smoke: #82929C;--white: #FFFFFF;color-scheme:dark}html,body{height:100%;background:var(--hoke-blue);color:var(--white);font-family:Paralucent,sans-serif;overflow-x:hidden}.hoke-page{position:relative;min-height:100vh;background:var(--hoke-blue);overflow:hidden}.hoke-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 50% at 80% 20%,rgba(171,49,54,.12) 0%,transparent 60%),radial-gradient(ellipse 40% 60% at 15% 80%,rgba(197,106,56,.08) 0%,transparent 55%),radial-gradient(ellipse 80% 40% at 50% 100%,rgba(14,74,106,.5) 0%,transparent 60%);pointer-events:none;z-index:0}.hoke-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");opacity:.4;pointer-events:none;z-index:0}.hoke-inner{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.hoke-header{padding:36px 48px;display:flex;align-items:center;justify-content:space-between;animation:hokeFadeDown .8s ease both}.hoke-logo{height:52px;width:auto}.hoke-header-tag{font-family:Paralucent Condensed,sans-serif;font-weight:300;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--smoke)}.hoke-main{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;text-align:center}.hoke-flame{width:81px;height:auto;margin-bottom:40px;opacity:0;animation:hokeFlamePulse 3s ease infinite,hokeFadeUp .8s .2s ease forwards;transform-origin:bottom center}.hoke-eyebrow{font-family:Paralucent Condensed,sans-serif;font-weight:300;font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:var(--ember-orange);margin-bottom:28px;opacity:0;animation:hokeFadeUp .8s .4s ease forwards}.hoke-h1{font-family:Paralucent Condensed,sans-serif;font-weight:700;font-size:clamp(44px,8vw,96px);line-height:.95;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:32px;opacity:0;animation:hokeFadeUp .9s .55s ease forwards;color:var(--white)}.hoke-h1 em{font-style:normal;color:var(--flame-red)}.hoke-divider{width:48px;height:1px;background:var(--ember-orange);margin:0 auto 32px;opacity:0;animation:hokeExpandWidth .8s .8s ease forwards}.hoke-subhead{font-family:Paralucent,sans-serif;font-weight:300;font-size:clamp(15px,2vw,18px);line-height:1.65;color:#ffffffa6;max-width:520px;margin-bottom:56px;opacity:0;animation:hokeFadeUp .9s .9s ease forwards}.hoke-form{width:100%;max-width:540px;opacity:0;animation:hokeFadeUp .9s 1.1s ease forwards}.hoke-form-errors{background:#ab31361a;border:1px solid rgba(171,49,54,.4);border-radius:3px;padding:12px 16px;margin-bottom:16px;font-size:13px;color:#fffc;text-align:left}.hoke-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.hoke-form-field{position:relative}.hoke-form-field label{display:block;font-family:Paralucent Condensed,sans-serif;font-weight:500;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--smoke);margin-bottom:7px;text-align:left}.hoke-form-field input,.hoke-form-field select{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:3px;padding:13px 16px;color:var(--white);font-family:Paralucent,sans-serif;font-weight:300;font-size:14px;outline:none;transition:border-color .25s,background .25s;-webkit-appearance:none;appearance:none}.hoke-form-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2382929C' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.hoke-form-field select option{background:#05263a;color:#fff}.hoke-form-field input::placeholder{color:#fff3}.hoke-form-field input:focus,.hoke-form-field select:focus{border-color:#c56a3899;background:#ffffff14}.hoke-form-full{margin-bottom:12px}.hoke-btn{width:100%;background:var(--flame-red);border:none;border-radius:3px;padding:15px 24px;color:var(--white);font-family:Paralucent Condensed,sans-serif;font-weight:600;font-size:13px;letter-spacing:.2em;text-transform:uppercase;cursor:pointer;transition:background .25s,transform .15s;margin-top:4px}.hoke-btn:hover{background:#c23840;transform:translateY(-1px)}.hoke-btn:active{transform:translateY(0)}.hoke-privacy{font-family:Paralucent,sans-serif;font-size:11px;color:#ffffff40;margin-top:14px;font-weight:300;letter-spacing:.03em}.hoke-success{display:none;flex-direction:column;align-items:center;gap:16px;padding:40px;border:1px solid rgba(171,49,54,.3);border-radius:4px;background:#ab31360f;max-width:540px;width:100%}.hoke-success.visible{display:flex;animation:hokeFadeUp .5s ease forwards}.hoke-success-icon{width:36px;height:36px}.hoke-success-title{font-family:Paralucent Condensed,sans-serif;font-weight:600;font-size:22px;letter-spacing:.08em;text-transform:uppercase;color:var(--white)}.hoke-success-body{font-family:Paralucent,sans-serif;font-size:14px;font-weight:300;color:#fff9;line-height:1.6}.hoke-footer{padding:28px 48px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.06);opacity:0;animation:hokeFadeUp .8s 1.4s ease forwards}.hoke-footer-left{font-family:Paralucent Condensed,sans-serif;font-weight:300;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#ffffff40}.hoke-footer-pillars{display:flex;gap:32px}.hoke-footer-pillars span{font-family:Paralucent Condensed,sans-serif;font-weight:300;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#fff3}.hoke-footer-pillars span.accent{color:#c56a38}.hoke-social{display:flex;align-items:center;gap:20px}.hoke-social a{display:flex;align-items:center;justify-content:center;color:#ffffff59;transition:color .2s,transform .2s;text-decoration:none}.hoke-social a:hover{color:#c56a38;transform:translateY(-2px)}.hoke-social svg{width:18px;height:18px}@keyframes hokeFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hokeFadeDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes hokeExpandWidth{0%{opacity:0;width:0}to{opacity:1;width:48px}}@keyframes hokeFlamePulse{0%,to{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(1.06) scaleX(.97)}}@media(max-width:600px){.hoke-header{padding:24px}.hoke-main{padding:32px 24px}.hoke-footer{padding:24px;flex-direction:column;gap:16px;text-align:center}.hoke-form-row{grid-template-columns:1fr}.hoke-footer-pillars,.hoke-header-tag{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hoke.css.map */
