.manifesto-page{--mf:#34CCFF;--mf-soft:#7DD9FF;--mf-deep:#0091CC;--mf-glow:rgba(52,204,255,0.55);background:#000;color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif}.manifesto-container{max-width:1200px;margin:0 auto;padding:0 2rem}.manifesto-accent{color:var(--mf)}.manifesto-section-tag{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--mf);border:1px solid rgba(52,204,255,.3);padding:.4rem .95rem;border-radius:0;margin-bottom:1.5rem}.manifesto-h2{font-size:clamp(2rem,5vw,3.4rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:#fff;margin:0 0 3rem}.manifesto-hero{position:relative;min-height:95vh;display:flex;align-items:center;padding:11rem 0 6rem;border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.manifesto-hero:before{background:radial-gradient(ellipse at 30% 20%,rgba(52,204,255,.12) 0,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(52,204,255,.06) 0,transparent 50%)}.manifesto-hero:after,.manifesto-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.manifesto-hero:after{background-image:linear-gradient(90deg,rgba(52,204,255,.03) 1px,transparent 0),linear-gradient(180deg,rgba(52,204,255,.03) 1px,transparent 0);background-size:80px 80px}.manifesto-noise{position:absolute;inset:0;opacity:.03;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.4) 1px,transparent 0);background-size:4px 4px;pointer-events:none}.manifesto-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.manifesto-tag{display:inline-flex;align-items:center;gap:.55rem;font-size:.78rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--mf);border:1px solid rgba(52,204,255,.35);padding:.5rem 1.1rem;margin-bottom:3.5rem}.manifesto-tag-dot{width:7px;height:7px;border-radius:50%;background:var(--mf);box-shadow:0 0 12px var(--mf-glow);animation:mf-pulse 1.6s ease-in-out infinite}@keyframes mf-pulse{0%,to{opacity:1}50%{opacity:.5}}.manifesto-opening-quote{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(1.5rem,3.5vw,2.6rem);font-weight:400;line-height:1.25;color:rgba(255,255,255,.92);margin:0 auto 1rem;max-width:900px;display:flex;flex-direction:column;gap:.2rem}.manifesto-attrib{font-size:.88rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.45);font-weight:600;margin-bottom:3.5rem}.manifesto-h1{font-size:clamp(2.6rem,7vw,5.8rem);font-weight:900;line-height:.98;letter-spacing:-.05em;color:#fff;margin:0 auto 3rem;max-width:1100px;text-transform:uppercase}.manifesto-hero-cta{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap}.manifesto-btn-primary{display:inline-block;background:var(--mf);color:#000;text-decoration:none;padding:1.1rem 2.25rem;font-weight:800;font-size:.98rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 0 0 1px var(--mf),0 16px 36px rgba(52,204,255,.4);transition:transform .2s ease,filter .2s ease}.manifesto-btn-primary:hover{transform:translateY(-2px);filter:brightness(1.1)}.manifesto-btn-secondary{display:inline-block;background:transparent;color:rgba(255,255,255,.9);text-decoration:none;padding:1.1rem 1.5rem;font-weight:700;font-size:.92rem;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(255,255,255,.18);transition:all .2s ease}.manifesto-btn-secondary:hover{color:var(--mf);border-color:var(--mf)}.manifesto-declaration{position:relative;padding:9rem 0 11rem;background:linear-gradient(180deg,#000,#050505 50%,#000);overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-declaration-bg{position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(52,204,255,.15),transparent 55%),radial-gradient(circle at 20% 80%,rgba(52,204,255,.06),transparent 60%);pointer-events:none}.manifesto-declaration .manifesto-container{position:relative;z-index:1;max-width:1000px;text-align:center}.manifesto-decl-marker{display:inline-flex;align-items:center;gap:.55rem;font-size:.78rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--mf);margin-bottom:2rem}.manifesto-decl-marker span{width:6px;height:6px;border-radius:50%;background:var(--mf);box-shadow:0 0 10px var(--mf-glow)}.manifesto-decl-headline{font-size:clamp(3rem,8vw,6.5rem);font-weight:900;line-height:.95;letter-spacing:-.055em;color:#fff;margin:0 0 4rem;text-transform:uppercase}.manifesto-decl-prose{max-width:820px;margin:0 auto;text-align:left}.manifesto-decl-lead{font-size:clamp(1.05rem,1.8vw,1.3rem);line-height:1.75;color:rgba(255,255,255,.85);margin:0 0 1.5rem}.manifesto-decl-lead strong{color:#fff;font-weight:700}.manifesto-decl-lead strong.manifesto-accent{color:var(--mf);font-weight:800;letter-spacing:.01em}.manifesto-decl-quote{position:relative;margin:3.5rem 0 2rem;padding:3.5rem 3rem;border-top:1px solid rgba(52,204,255,.35);border-bottom:1px solid rgba(52,204,255,.35);background:linear-gradient(180deg,rgba(52,204,255,.03),rgba(0,0,0,0))}.manifesto-decl-mark{position:absolute;font-family:Georgia,Times New Roman,serif;font-size:8rem;color:var(--mf);opacity:.45;line-height:1;pointer-events:none;top:-2rem;left:1rem}.manifesto-decl-mark-close{top:auto;left:auto;bottom:-3rem;right:1rem}.manifesto-decl-quote p{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2.4vw,1.75rem);font-style:italic;line-height:1.55;color:#fff;margin:0 0 1.5rem;letter-spacing:-.01em}.manifesto-decl-quote p:last-of-type{margin-bottom:0}.manifesto-decl-final{text-align:center;font-style:normal!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif!important;font-size:clamp(1.5rem,3vw,2.4rem)!important;letter-spacing:.06em!important;text-transform:uppercase;padding-top:1.5rem;margin-top:1rem!important;border-top:1px solid rgba(52,204,255,.25)}.manifesto-decl-final strong{color:var(--mf);font-weight:900}.manifesto-decl-sign{margin-top:2.5rem;text-align:right;font-size:.95rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.55);font-weight:600}.manifesto-numbers{padding:7rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin:2rem 0 3rem}.manifesto-stat{padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(52,204,255,.03),rgba(0,0,0,0));text-align:left;transition:border-color .2s ease,transform .2s ease}.manifesto-stat:hover{border-color:rgba(52,204,255,.4);transform:translateY(-2px)}.manifesto-stat-num{font-size:clamp(1.85rem,3.5vw,2.85rem);font-weight:900;letter-spacing:-.03em;color:#fff;margin-bottom:.5rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.manifesto-stat:last-child .manifesto-stat-num{color:var(--mf)}.manifesto-stat-lbl{font-size:.84rem;color:rgba(255,255,255,.55);letter-spacing:.02em;line-height:1.45}.manifesto-thesis{max-width:900px;font-size:clamp(1.1rem,1.8vw,1.35rem);line-height:1.7;color:rgba(255,255,255,.75)}.manifesto-thesis strong{color:#fff}.manifesto-enemy{padding:7rem 0;background:linear-gradient(180deg,#000,#050505);border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-enemy-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid rgba(255,255,255,.08);border-left:1px solid rgba(255,255,255,.08)}.manifesto-enemy-card{border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:2rem 1.85rem;transition:background .25s ease}.manifesto-enemy-card:hover{background:rgba(52,204,255,.04)}.manifesto-enemy-num{font-family:SF Mono,Menlo,monospace;font-size:.74rem;letter-spacing:.12em;color:var(--mf);margin-bottom:.85rem}.manifesto-enemy-name{font-size:1.55rem;font-weight:800;letter-spacing:-.02em;color:#fff;margin-bottom:.4rem;text-transform:uppercase}.manifesto-enemy-take{font-size:1rem;font-weight:700;color:var(--mf);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:.85rem}.manifesto-enemy-body{font-size:.92rem;color:rgba(255,255,255,.55);line-height:1.55}.manifesto-pillars{padding:7rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-pillars-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:0}.manifesto-pillar{display:grid;grid-template-columns:100px 1fr;grid-gap:2rem;gap:2rem;padding:2.5rem 0;border-top:1px solid rgba(255,255,255,.08);align-items:flex-start}.manifesto-pillar:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.manifesto-pillar-n{font-size:2.4rem;font-weight:900;letter-spacing:-.03em;color:var(--mf);line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.manifesto-pillar-word{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;letter-spacing:-.025em;color:#fff;margin-bottom:1rem;text-transform:uppercase}.manifesto-pillar-quote{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:clamp(1.1rem,1.8vw,1.4rem);line-height:1.4;color:var(--mf);margin:0 0 1rem;border-left:2px solid var(--mf);padding-left:1rem}.manifesto-pillar-body{font-size:1rem;line-height:1.7;color:rgba(255,255,255,.65);margin:0}.manifesto-precedent{padding:7rem 0;background:linear-gradient(180deg,#000,#050505);border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-precedent-table{border-top:1px solid rgba(255,255,255,.1);margin-top:1rem}.manifesto-precedent-head,.manifesto-precedent-row{display:grid;grid-template-columns:1fr 1.2fr 1.4fr 1.2fr;grid-gap:1.5rem;gap:1.5rem;padding:1.4rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.manifesto-precedent-head{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.45);font-weight:700}.manifesto-precedent-row{font-size:1rem;color:rgba(255,255,255,.78);align-items:baseline}.manifesto-precedent-row.accent{background:linear-gradient(90deg,rgba(52,204,255,.06),transparent);border-bottom-color:rgba(52,204,255,.3)}.manifesto-precedent-brand{font-weight:700;color:#fff}.manifesto-precedent-row.accent .manifesto-precedent-brand{color:var(--mf)}.manifesto-precedent-msg{font-family:Georgia,serif;font-style:italic;color:rgba(255,255,255,.9)}.manifesto-precedent-row.accent .manifesto-precedent-msg{color:var(--mf)}.manifesto-precedent-enemy,.manifesto-precedent-result{font-size:.92rem;color:rgba(255,255,255,.6)}.manifesto-thesis-section{padding:7rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-thesis-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);margin:1rem 0 2.5rem}.manifesto-thesis-stat{padding:2.5rem 1.85rem;border-right:1px solid rgba(255,255,255,.08);text-align:left}.manifesto-thesis-stat:last-child{border-right:none}.manifesto-thesis-num{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;letter-spacing:-.04em;color:var(--mf);line-height:1;margin-bottom:.6rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.manifesto-thesis-lbl{font-size:.9rem;color:rgba(255,255,255,.65);letter-spacing:.01em;line-height:1.5}.manifesto-thesis-body{max-width:900px;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.75;color:rgba(255,255,255,.72)}.manifesto-thesis-body strong{color:#fff}.manifesto-thesis-body em{color:var(--mf);font-style:normal}.manifesto-pullquote{padding:9rem 0;text-align:center;background:radial-gradient(ellipse at center,rgba(52,204,255,.08),transparent 65%),#000;border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-pullquote-text{font-size:clamp(1.8rem,4.5vw,3.4rem);font-weight:800;line-height:1.2;letter-spacing:-.035em;color:#fff;margin:0 auto;max-width:1000px;text-transform:uppercase}.manifesto-who{padding:7rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-who-body{max-width:850px;font-size:clamp(1.05rem,1.7vw,1.3rem);line-height:1.75;color:rgba(255,255,255,.75);margin:0 0 1.5rem}.manifesto-who-body strong{color:#fff}.manifesto-call{padding:7rem 0;background:linear-gradient(180deg,#000,#050505);border-bottom:1px solid rgba(255,255,255,.06)}.manifesto-call-card{max-width:1100px;margin:0 auto;border:1px solid rgba(52,204,255,.3);padding:4rem 3rem;background:linear-gradient(180deg,rgba(52,204,255,.05),rgba(0,0,0,.5));text-align:center}.manifesto-call-tag{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--mf);border:1px solid rgba(52,204,255,.35);padding:.45rem 1rem;margin-bottom:2rem}.manifesto-call-headline{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:#fff;margin:0 0 1.5rem;text-transform:uppercase}.manifesto-call-body{font-size:clamp(1.05rem,1.7vw,1.25rem);line-height:1.7;color:rgba(255,255,255,.72);max-width:760px;margin:0 auto 2.5rem}.manifesto-call-body strong{color:#fff}.manifesto-call-routes{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.85rem;gap:.85rem;margin:0 auto 3rem;max-width:1000px}.manifesto-route{text-decoration:none;text-align:left;padding:1.1rem;border:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.4);transition:border-color .2s ease,transform .2s ease,background .2s ease}.manifesto-route:hover{border-color:var(--mf);background:rgba(52,204,255,.06);transform:translateY(-2px)}.manifesto-route-tag{font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mf);margin-bottom:.35rem}.manifesto-route-line{font-size:.85rem;color:rgba(255,255,255,.78);line-height:1.4;font-weight:500}.manifesto-call-cta-row{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap}.manifesto-call-btn-primary{display:inline-block;background:var(--mf);color:#000;text-decoration:none;padding:1.1rem 2.25rem;font-weight:800;font-size:.98rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 0 0 1px var(--mf),0 16px 36px rgba(52,204,255,.4);transition:transform .2s ease,filter .2s ease}.manifesto-call-btn-primary:hover{transform:translateY(-2px);filter:brightness(1.1)}.manifesto-call-btn-secondary{display:inline-block;background:transparent;color:rgba(255,255,255,.85);text-decoration:none;padding:1.1rem 1.8rem;font-weight:700;font-size:.92rem;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(255,255,255,.18);transition:all .2s ease}.manifesto-call-btn-secondary:hover{color:var(--mf);border-color:var(--mf)}.manifesto-signature{padding:6rem 0 8rem;text-align:center}.manifesto-sig-line{font-size:.85rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(255,255,255,.5);font-weight:600;margin-bottom:3rem}.manifesto-sig-tagline{display:flex;justify-content:center;gap:.75rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;letter-spacing:-.04em;color:#fff;text-transform:uppercase;line-height:1}@media (max-width:1100px){.manifesto-enemy-grid,.manifesto-stats{grid-template-columns:repeat(2,1fr)}.manifesto-thesis-grid{grid-template-columns:1fr}.manifesto-thesis-stat{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.manifesto-thesis-stat:last-child{border-bottom:none}.manifesto-call-routes{grid-template-columns:repeat(2,1fr)}.manifesto-precedent-head,.manifesto-precedent-row{grid-template-columns:1fr 1fr;row-gap:.4rem}.manifesto-precedent-head>div:nth-child(3),.manifesto-precedent-head>div:nth-child(4){display:none}.manifesto-precedent-msg,.manifesto-precedent-result{grid-column:1/-1;padding-left:0}.manifesto-precedent-msg:before{content:"Message · ";color:rgba(255,255,255,.4);font-style:normal}.manifesto-precedent-result:before{content:"Result · ";color:rgba(255,255,255,.4)}}@media (max-width:700px){.manifesto-hero{padding:9rem 0 5rem;min-height:auto}.manifesto-declaration{padding:6rem 0 7rem}.manifesto-decl-quote{padding:2.5rem 1.5rem}.manifesto-call-routes,.manifesto-enemy-grid,.manifesto-stats{grid-template-columns:1fr}.manifesto-pillar{grid-template-columns:60px 1fr;gap:1rem}.manifesto-pillar-n{font-size:1.8rem}.manifesto-precedent-head,.manifesto-precedent-row{grid-template-columns:1fr}.manifesto-precedent-head>div:not(:first-child){display:none}.manifesto-call-card{padding:2.5rem 1.5rem}.manifesto-decl-mark{font-size:5rem}}