:root{--gold:#c9a84c;--gold-light:#edd07a;--gold-pale:#f8eec0;--gold-dim:#7a621e;--silver:#c8c8d2;--silver-dim:#82828e;--black:#060608;--black-soft:#0c0c10;--black-card:#101016;--black-border:#1c1c26;--white:#f4f4ee;--accent:#3dba6a;--glow:#c9a84c1f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--black);color:var(--silver);cursor:none;font-family:Jost,sans-serif;font-weight:300;overflow-x:hidden}img{max-width:100%;display:block}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:var(--black)}::-webkit-scrollbar-thumb{background:var(--gold-dim)}#cur-dot{background:var(--gold);z-index:999999;pointer-events:none;border-radius:50%;width:7px;height:7px;position:fixed;transform:translate(-50%,-50%)}#cur-ring{border:1px solid var(--gold-dim);z-index:999998;pointer-events:none;border-radius:50%;width:32px;height:32px;transition:width .25s,height .25s,border-color .25s;position:fixed;transform:translate(-50%,-50%)}#cur-ring.expand{border-color:var(--gold);width:50px;height:50px}.marketing-layout nav{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060608eb;border-bottom:1px solid #1c1c2699;justify-content:space-between;align-items:center;min-height:76px;padding:1.6rem 6%;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{letter-spacing:.3em;color:var(--gold);align-items:center;gap:.7rem;font-family:Cinzel,serif;font-size:.85rem;font-weight:700;text-decoration:none;display:flex}.nav-logo-img{object-fit:contain;filter:drop-shadow(0 0 8px #c9a84c59);width:auto;height:44px;display:block}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:1.6rem;list-style:none;display:flex}.nav-toggle{border:1px solid var(--black-border);color:var(--gold);cursor:none;background:0 0;padding:.55rem .7rem;display:none}.nav-toggle-icon{width:22px;height:22px;stroke:var(--gold);stroke-width:2.2px;fill:none;stroke-linecap:round}.nav-links a{letter-spacing:.2em;text-transform:uppercase;color:var(--silver-dim);font-family:Space Mono,monospace;font-size:.58rem;text-decoration:none;transition:color .25s}.nav-links a:hover,.nav-links a.active{color:var(--gold-light)}.nav-links-wrap{align-items:center;gap:2rem;display:flex}.nav-cta{letter-spacing:.22em;text-transform:uppercase;border:1px solid var(--gold-dim);color:var(--gold);white-space:nowrap;padding:.6rem 1.4rem;font-family:Space Mono,monospace;font-size:.55rem;text-decoration:none;transition:background .3s,color .3s,border-color .3s}.nav-cta:hover{background:var(--gold);color:var(--black);border-color:var(--gold)}.marketing-layout main{padding-top:90px}#hero{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);justify-content:space-between;align-items:center;gap:2.5rem;min-height:100vh;padding:0 6%;display:grid;position:relative;overflow:hidden}#hero:before{content:"";pointer-events:none;background-image:linear-gradient(#c9a84c0a 1px,#0000 1px),linear-gradient(90deg,#c9a84c0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}#hero:after{content:"GIDEON";color:#c9a84c06;letter-spacing:.05em;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Cinzel,serif;font-size:clamp(6rem,20vw,18rem);font-weight:900;position:absolute;bottom:-8%;right:-2%}.hero-image{filter:drop-shadow(0 18px 30px #00000059);width:140px;height:auto;margin-bottom:1.5rem}.hero-content{z-index:2;position:relative}.hero-tag{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);opacity:0;align-items:center;gap:.8rem;margin-bottom:1.8rem;font-family:Space Mono,monospace;font-size:.62rem;animation:.7s .2s forwards fu;display:flex}.hero-tag:before{content:"";background:var(--gold-dim);width:32px;height:1px;display:block}h1.hero-name{letter-spacing:-.02em;background:linear-gradient(140deg, var(--gold-pale) 0%, var(--gold-light) 25%, var(--gold) 50%, #7a5c10 72%, var(--gold-light) 100%);-webkit-text-fill-color:transparent;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.2rem;font-family:Cinzel,serif;font-size:clamp(3.5rem,11vw,9.5rem);font-weight:900;line-height:.9;animation:7s ease-in-out infinite shimmer,.8s .4s both fu}.hero-role{color:var(--silver-dim);letter-spacing:.14em;opacity:0;margin-bottom:2rem;font-family:Cinzel,serif;font-size:clamp(.9rem,2.2vw,1.5rem);font-weight:400;animation:.7s .7s forwards fu}.hero-role em{color:var(--gold-dim);font-style:normal}.hero-blurb{max-width:520px;color:var(--silver-dim);opacity:0;margin-bottom:3rem;font-size:.95rem;line-height:1.9;animation:.7s .95s forwards fu}.hero-blurb strong{color:var(--silver);font-weight:500}.hero-btns{opacity:0;flex-wrap:wrap;gap:1rem;animation:.7s 1.2s forwards fu;display:flex}.btn-prim{letter-spacing:.22em;text-transform:uppercase;background:linear-gradient(120deg, var(--gold-dim), var(--gold), var(--gold-light), var(--gold));color:var(--black);cursor:none;background-size:250% 100%;border:none;padding:.9rem 2.2rem;font-family:Space Mono,monospace;font-size:.6rem;font-weight:700;text-decoration:none;transition:background-position .4s,transform .2s}.btn-prim:hover{background-position:100% 0;transform:translateY(-2px)}.btn-sec{letter-spacing:.22em;text-transform:uppercase;color:var(--silver-dim);border:1px solid var(--black-border);cursor:none;background:0 0;padding:.9rem 2.2rem;font-family:Space Mono,monospace;font-size:.6rem;text-decoration:none;transition:border-color .3s,color .3s,transform .2s}.btn-sec:hover{border-color:var(--gold-dim);color:var(--gold-light);transform:translateY(-2px)}.geo{pointer-events:none;position:absolute}.geo-tl{border-top:1px solid var(--gold-dim);border-left:1px solid var(--gold-dim);width:60px;height:60px;top:12vh;left:4%}.geo-br{border-bottom:1px solid var(--gold-dim);border-right:1px solid var(--gold-dim);width:60px;height:60px;bottom:12vh;right:4%}.scroll-cue{letter-spacing:.3em;text-transform:uppercase;color:var(--gold-dim);opacity:0;align-items:center;gap:.7rem;font-family:Space Mono,monospace;font-size:.55rem;animation:.7s 1.5s forwards fu;display:flex;position:absolute;bottom:2.5rem;left:6%}.hero-visual{z-index:1;border:none;justify-content:center;justify-self:end;align-items:center;width:min(420px,100%);height:min(520px,70vh);display:flex;position:relative}.hero-visual-logo{object-fit:contain;filter:drop-shadow(0 0 60px #c9a84c40)drop-shadow(0 0 120px #c9a84c1f);width:min(320px,80%);height:auto;animation:1s 1s both fu,6s ease-in-out 2s infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.scroll-cue:after{content:"";background:linear-gradient(to bottom, var(--gold-dim), transparent);width:1px;height:36px;animation:2s ease-in-out infinite pulse;display:block}section{padding:7rem 6%}.s-label{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-family:Space Mono,monospace;font-size:.58rem}.s-title{color:var(--white);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:clamp(1.7rem,4vw,2.9rem);font-weight:700;line-height:1.15}.s-rule{background:linear-gradient(to right, var(--gold), transparent);width:50px;height:1px;margin-bottom:3.5rem}.divider{background:linear-gradient(to right, transparent, var(--gold-dim), transparent);height:1px;margin:0 6%}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.on{opacity:1;transform:none}#about{background:var(--black-soft)}.about-layout{grid-template-columns:1.1fr 1fr;align-items:start;gap:5rem;display:grid}.about-body p{color:var(--silver-dim);margin-bottom:1.3rem;font-size:.95rem;line-height:1.95}.about-body p strong{color:var(--silver);font-weight:500}.about-sidebar{background:var(--black-border);flex-direction:column;gap:1px;display:flex}.sidebar-item{background:var(--black-card);justify-content:space-between;align-items:center;padding:1.6rem 1.8rem;transition:background .3s;display:flex;position:relative;overflow:hidden}.sidebar-item:before{content:"";background:var(--gold);transform-origin:bottom;width:2px;height:100%;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleY(0)}.sidebar-item:hover{background:#131319}.sidebar-item:hover:before{transform:scaleY(1)}.si-label{letter-spacing:.2em;text-transform:uppercase;color:var(--silver-dim);font-family:Space Mono,monospace;font-size:.58rem}.si-val{color:var(--gold);font-family:Cinzel,serif;font-size:1rem;font-weight:600}#build{background:var(--black)}.build-grid{background:var(--black-border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.build-card{background:var(--black-card);padding:2.4rem 2rem;transition:background .3s;position:relative;overflow:hidden}.build-card:hover{background:#11111a}.build-card:after{content:"";background:linear-gradient(to right, transparent, var(--gold-dim), transparent);opacity:0;height:1px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.build-card:hover:after{opacity:1}.build-icon{border:1px solid var(--gold-dim);width:40px;height:40px;color:var(--gold);justify-content:center;align-items:center;margin-bottom:1.4rem;transition:background .3s;display:flex}.build-icon svg{width:18px;height:18px;stroke:var(--gold);stroke-width:1.5px;fill:none;transition:stroke .3s}.build-card:hover .build-icon{background:#c9a84c0f}.build-name{color:var(--white);letter-spacing:.05em;margin-bottom:.8rem;font-family:Cinzel,serif;font-size:1rem;font-weight:600}.build-desc{color:var(--silver-dim);font-size:.85rem;line-height:1.85}.build-tags{flex-wrap:wrap;gap:.4rem;margin-top:1.3rem;display:flex}.btag{letter-spacing:.1em;color:var(--gold-dim);border:1px solid #c9a84c1f;padding:.25rem .65rem;font-family:Space Mono,monospace;font-size:.55rem;transition:border-color .3s,color .3s}.build-card:hover .btag{color:var(--gold-light);border-color:#c9a84c4d}#stack{background:var(--black-soft)}.stack-row{background:var(--black-border);flex-wrap:wrap;gap:1px;margin-bottom:1px;display:flex}.stack-block{background:var(--black-card);flex:160px;padding:1.8rem 1.5rem;transition:background .3s}.stack-block:hover{background:#131319}.sb-head{letter-spacing:.3em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.58rem}.sb-pills{flex-wrap:wrap;gap:.4rem;display:flex}.pill{letter-spacing:.07em;border:1px solid var(--black-border);color:var(--silver-dim);padding:.3rem .75rem;font-family:Space Mono,monospace;font-size:.6rem;transition:border-color .3s,color .3s}.pill.gold{border-color:var(--gold-dim);color:var(--gold-light)}.stack-block:hover .pill{color:var(--silver);border-color:#c9a84c40}#process{background:var(--black)}.process-list{background:var(--black-border);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.process-step{background:var(--black-card);padding:2.4rem 2rem;transition:background .3s}.process-step:hover{background:#10101a}.p-num{color:#c9a84c1a;margin-bottom:1.2rem;font-family:Cinzel,serif;font-size:3.5rem;font-weight:700;line-height:1;transition:color .3s}.process-step:hover .p-num{color:#c9a84c33}.p-title{letter-spacing:.08em;color:var(--white);margin-bottom:.7rem;font-family:Cinzel,serif;font-size:.9rem;font-weight:600}.p-desc{color:var(--silver-dim);font-size:.82rem;line-height:1.8}.page-hero{background:radial-gradient(circle at 20% 20%, #c9a84c14, transparent 45%), radial-gradient(circle at 70% 30%, #c9a84c0d, transparent 50%), var(--black);border-bottom:1px solid var(--black-border);padding:6.5rem 6% 3.5rem}.page-hero h1{color:var(--white);margin-bottom:.7rem;font-family:Cinzel,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:700}.page-hero p{max-width:700px;color:var(--silver-dim);font-size:.95rem;line-height:1.9}.page-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.card{background:var(--black-card);border:1px solid var(--black-border);padding:1.8rem;box-shadow:0 20px 40px #00000040}.card h3{color:var(--white);margin-bottom:.7rem;font-family:Cinzel,serif;font-size:1.05rem;font-weight:600}.card p{color:var(--silver-dim);font-size:.88rem;line-height:1.8}.card .meta{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim);margin-top:1.2rem;font-family:Space Mono,monospace;font-size:.55rem}.list{gap:1rem;display:grid}.list-item{background:var(--black-card);border:1px solid var(--black-border);justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.list-item strong{color:var(--white);letter-spacing:.04em;font-family:Cinzel,serif}.list-item span{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim);font-family:Space Mono,monospace;font-size:.6rem}.tag-row{flex-wrap:wrap;gap:.5rem;display:flex}.tag{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-light);border:1px solid #c9a84c33;padding:.3rem .7rem;font-family:Space Mono,monospace;font-size:.55rem}#contact{background:var(--black-soft);text-align:center;position:relative;overflow:hidden}#contact:before{content:"HIRE ME";color:#c9a84c06;white-space:nowrap;pointer-events:none;letter-spacing:.15em;font-family:Cinzel,serif;font-size:clamp(4rem,18vw,14rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-inner{z-index:1;position:relative}.contact-h{color:var(--white);margin-bottom:1rem;font-family:Cinzel,serif;font-size:clamp(1.5rem,4.5vw,3rem);font-weight:700;line-height:1.25}.contact-sub{color:var(--silver-dim);max-width:520px;margin:0 auto 3rem;font-size:.92rem;line-height:1.85}.contact-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.c-link{letter-spacing:.2em;text-transform:uppercase;color:var(--silver-dim);border:1px solid var(--black-border);align-items:center;gap:.6rem;padding:.75rem 1.6rem;font-family:Space Mono,monospace;font-size:.6rem;text-decoration:none;transition:color .3s,border-color .3s,transform .2s;display:flex}.c-link svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:14px;height:14px}.c-link:hover{color:var(--gold-light);border-color:var(--gold-dim);transform:translateY(-3px)}.avail-badge{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim);align-items:center;gap:.6rem;margin-bottom:2.5rem;font-family:Space Mono,monospace;font-size:.58rem;display:inline-flex}.avail-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:1.6s ease-in-out infinite glow}footer{border-top:1px solid var(--black-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.6rem 6%;display:flex}.f-brand{letter-spacing:.25em;color:var(--gold-dim);font-family:Cinzel,serif;font-size:.82rem}.f-copy{letter-spacing:.15em;color:var(--black-border);font-family:Space Mono,monospace;font-size:.55rem}@keyframes shimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes fu{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}@keyframes glow{0%,to{box-shadow:0 0 6px var(--accent)}50%{box-shadow:0 0 14px var(--accent)}}@media (max-width:1100px){.build-grid,.process-list,.page-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.about-layout{grid-template-columns:1fr;gap:3rem}}@media (max-width:700px){nav{flex-wrap:wrap;gap:0;min-height:64px;padding:1rem 5%}.nav-logo{flex:1}.nav-toggle{justify-content:center;align-self:center;align-items:center;margin-left:auto;display:inline-flex}main{padding-top:64px}.nav-links-wrap{border-top:1px solid var(--black-border);background:#0a0a0efa;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:1.2rem 0;display:none}.nav-links-wrap.open{display:flex}.nav-links{flex-flow:column;align-items:flex-start;gap:0;width:100%;padding:0}.nav-links li{width:100%}.nav-links a{border-bottom:1px solid #1c1c2680;padding:.85rem 1.2rem;font-size:.62rem;display:block}.nav-cta{align-self:flex-start;margin:1rem 1.2rem .2rem;display:inline-block}#hero{grid-template-columns:1fr;padding:0 5%}.hero-visual{display:none}section{padding:5rem 5%}.divider{margin:0 5%}.page-hero{padding:6rem 5% 3rem}.page-grid,.build-grid,.process-list{grid-template-columns:1fr}}@media (max-width:520px){.nav-links a{letter-spacing:.14em;font-size:.5rem}.hero-blurb{font-size:.9rem}.hero-btns{flex-direction:column;align-items:flex-start}.hero-visual{justify-self:stretch;width:100%;height:320px}.btn-prim,.btn-sec{text-align:center;width:100%}}@media (pointer:coarse){body{cursor:auto}#cur-dot,#cur-ring{display:none}}.pricing-intro{max-width:600px;color:var(--silver-dim);margin-bottom:3.5rem;font-size:.95rem;line-height:1.8}.pricing-grid{background:var(--black-border);grid-template-columns:repeat(3,1fr);gap:1px;margin-bottom:4rem;display:grid}.pricing-tier{background:var(--black-card);padding:3rem 2rem;transition:background .3s;position:relative}.pricing-tier:hover{background:#11111a}.pricing-tier.popular{border-top:2px solid var(--gold);background:#131319}.pt-badge{background:var(--gold);color:var(--black);text-transform:uppercase;letter-spacing:.1em;padding:.3rem .8rem;font-family:Space Mono,monospace;font-size:.5rem;font-weight:700;position:absolute;top:0;right:2rem;transform:translateY(-50%)}.pt-name{color:var(--white);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.2rem}.pt-price{color:var(--gold);margin-bottom:1.5rem;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:700}.pt-desc{color:var(--silver-dim);min-height:40px;margin-bottom:2rem;font-size:.85rem;line-height:1.6}.pt-features{list-style:none}.pt-features li{color:var(--silver);align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:.85rem;display:flex}.pt-features li svg{width:16px;height:16px;stroke:var(--accent);flex-shrink:0;margin-top:2px}.pricing-cta{text-align:center}.pricing-cta p{color:var(--silver-dim);margin-bottom:1rem}.pricing-note{text-transform:uppercase;letter-spacing:.15em;font-family:Space Mono,monospace;font-size:.55rem;color:var(--gold-dim)!important;margin-bottom:2rem!important}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr}.pt-badge{right:1rem}}.faq-list{border-top:1px solid var(--black-border);max-width:800px}.faq-item{border-bottom:1px solid var(--black-border)}.faq-q{width:100%;color:var(--white);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;font-family:Jost,sans-serif;font-size:1.05rem;font-weight:500;transition:color .3s;display:flex}.faq-q:hover{color:var(--gold-light)}.faq-q svg{width:18px;height:18px;stroke:var(--gold-dim);transition:transform .3s}.faq-item.open .faq-q svg{stroke:var(--gold);transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.open .faq-a{max-height:300px;padding-bottom:1.5rem}.faq-a p{color:var(--silver-dim);font-size:.95rem;line-height:1.8}.project-card{background:var(--black-card);border:1px solid var(--black-border);flex-direction:column;padding:2rem;transition:transform .3s,border-color .3s;display:flex}.project-card:hover{border-color:var(--gold-dim);transform:translateY(-5px)}.project-card h3{color:var(--white);margin-bottom:.5rem;font-family:Cinzel,serif;font-size:1.3rem}.project-tagline{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.6rem}.project-card p{color:var(--silver-dim);flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.project-tags{color:var(--silver-dim);border-top:1px solid var(--black-border);margin-bottom:1rem;padding-top:1rem;font-family:Space Mono,monospace;font-size:.55rem;line-height:1.6}.project-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.project-status{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;background:#3dba6a1a;border-radius:2px;padding:.3rem .6rem;font-family:Space Mono,monospace;font-size:.55rem}.project-status.pending{color:var(--gold);background:#c9a84c1a}.project-link{color:var(--white);text-transform:uppercase;align-items:center;gap:.4rem;font-family:Space Mono,monospace;font-size:.6rem;text-decoration:none;transition:color .3s;display:inline-flex}.project-link svg{width:12px;height:12px}.project-link:hover{color:var(--gold)}.case-card{flex-direction:column;display:flex}.case-card p{flex-grow:1}.highlight{font-weight:700;color:var(--gold)!important}.testi-card{background:var(--black-card);border:1px solid var(--black-border);padding:2.2rem;position:relative}.testi-icon{width:24px;height:24px;stroke:var(--gold-dim);margin-bottom:1.5rem}.testi-quote{color:var(--silver);margin-bottom:2rem;font-size:1rem;font-style:italic;line-height:1.8}.testi-author{border-top:1px solid var(--black-border);flex-direction:column;gap:.3rem;padding-top:1rem;display:flex}.ta-role{color:var(--white);text-transform:uppercase;letter-spacing:.1em;font-family:Space Mono,monospace;font-size:.65rem}.ta-loc{color:var(--gold-dim);font-size:.75rem}footer{border-top:1px solid var(--black-border);background:var(--black-soft);flex-direction:column;align-items:stretch;gap:2rem;padding:3rem 6% 2rem;display:flex}.f-logo-img{width:auto;height:32px;margin-bottom:1rem}.f-contact-info{flex-direction:column;gap:.5rem;display:flex}.f-contact-info a{color:var(--silver-dim);font-size:.9rem;text-decoration:none;transition:color .3s}.f-contact-info a:hover{color:var(--gold-light)}.f-socials{flex-wrap:wrap;gap:1.5rem;display:flex}.f-social-link{text-transform:uppercase;letter-spacing:.15em;color:var(--gold-dim);font-family:Space Mono,monospace;font-size:.6rem;text-decoration:none;transition:color .3s}.f-social-link:hover{color:var(--gold-light)}.f-bottom{border-top:1px solid var(--black-border);justify-content:space-between;align-items:center;width:100%;padding-top:1.5rem;display:flex}.f-link{letter-spacing:.15em;color:var(--silver-dim);text-transform:uppercase;font-family:Space Mono,monospace;font-size:.55rem;text-decoration:none;transition:color .3s}.f-link:hover{color:var(--gold)}.pp-back-link{text-transform:uppercase;letter-spacing:.15em;color:var(--gold-dim);align-items:center;gap:.5rem;font-family:Space Mono,monospace;font-size:.6rem;text-decoration:none;transition:color .3s;display:flex}.pp-back-link svg{width:14px;height:14px}.pp-back-link:hover{color:var(--gold-light)}.pp-layout{max-width:900px;margin:0 auto;padding:8rem 6% 4rem}.pp-header{text-align:center;margin-bottom:4rem}.pp-meta{color:var(--silver-dim);letter-spacing:.1em;text-transform:uppercase;margin-top:1rem;font-family:Space Mono,monospace;font-size:.65rem;line-height:1.8}.pp-content{background:var(--black-card);border:1px solid var(--black-border);padding:3rem 4rem;box-shadow:0 20px 40px #0003}.pp-section{margin-bottom:3rem}.pp-section:last-child{margin-bottom:0}.pp-section h2{color:var(--gold);border-bottom:1px solid var(--black-border);margin-bottom:1.2rem;padding-bottom:.5rem;font-family:Cinzel,serif;font-size:1.4rem}.pp-section h3{color:var(--white);margin:1.5rem 0 1rem;font-family:Cinzel,serif;font-size:1.1rem}.pp-section p{color:var(--silver-dim);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.pp-section ul{color:var(--silver-dim);margin:0 0 1.5rem 2rem}.pp-section li{margin-bottom:.5rem;font-size:.95rem;line-height:1.8}.pp-section li strong{color:var(--silver)}.pp-table-container{margin-bottom:1.5rem;overflow-x:auto}.pp-section table{border-collapse:collapse;width:100%;min-width:600px}.pp-section th,.pp-section td{border:1px solid var(--black-border);text-align:left;color:var(--silver-dim);padding:1rem;font-size:.9rem}.pp-section th{color:var(--gold);text-transform:uppercase;letter-spacing:.1em;background:#c9a84c0d;font-family:Space Mono,monospace;font-size:.65rem}@media (max-width:700px){.pp-content{padding:2rem 1.5rem}}.nf-canvas{z-index:0;pointer-events:none;position:fixed;inset:0}.nf-layout{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 6%;display:flex;position:relative}.nf-code{gap:.05em;margin-bottom:2rem;line-height:1;display:flex}.nf-digit{color:#0000;-webkit-text-stroke:1px var(--gold-dim);letter-spacing:-.02em;font-family:Cinzel,serif;font-size:clamp(5rem,22vw,14rem);font-weight:900;animation:4s ease-in-out infinite nf-flicker;position:relative}.nf-digit:before,.nf-digit:after{content:attr(data-text);-webkit-text-stroke:0;position:absolute;inset:0}.nf-digit:before{background:linear-gradient(140deg, var(--gold-pale) 0%, var(--gold-light) 30%, var(--gold) 55%, #7a5c10 75%, var(--gold-light) 100%);color:#0000;clip-path:polygon(0 0,100% 0,100% 50%,0 50%);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite shimmer}.nf-digit:after{background:linear-gradient(140deg, var(--gold) 0%, var(--gold-dim) 50%, var(--gold-light) 100%);color:#0000;clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%);opacity:.85;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out .4s infinite shimmer}.nf-zero{animation-delay:.8s}@keyframes nf-flicker{0%,94%,to{opacity:1;transform:translate(0)}95%{opacity:.6;transform:translate(-2px)}96%{opacity:1;transform:translate(2px)}97%{opacity:.7;transform:translate(-1px)}98%{opacity:1;transform:translate(0)}}.nf-rule{background:linear-gradient(to right, transparent, var(--gold-dim), transparent);width:60px;height:1px;margin-bottom:1.5rem}.nf-label{letter-spacing:.4em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:1rem;font-family:Space Mono,monospace;font-size:.6rem}.nf-title{color:var(--white);letter-spacing:-.01em;margin-bottom:1.2rem;font-family:Cinzel,serif;font-size:clamp(1.5rem,4vw,2.8rem);font-weight:700}.nf-blurb{max-width:440px;color:var(--silver-dim);margin-bottom:2.8rem;font-size:.95rem;line-height:1.9}.nf-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.nf-hint{letter-spacing:.3em;text-transform:uppercase;color:var(--black-border);font-family:Space Mono,monospace;font-size:.55rem}@media (max-width:600px){.nf-actions{flex-direction:column;align-items:center}.nf-actions .btn-prim,.nf-actions .btn-sec{text-align:center;width:100%}}.start-input:focus,input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{outline:none;border-color:var(--gold-dim)!important}button[style*=transparent]:hover{border-color:var(--gold-dim);color:var(--silver)}
