*{box-sizing:border-box}:root{--yellow:#ffcc00;--black:#050505;--panel:#101010;--line:#292929;--text:#fff;--muted:#b7b7b7}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%;background:var(--black);color:var(--text);font-family:Arial,Helvetica,sans-serif}body{background:radial-gradient(circle at 22% 54%,rgba(255,204,0,.14),transparent 28rem),radial-gradient(circle at 84% 12%,rgba(255,204,0,.045),transparent 27rem),#050505}a{color:inherit;text-decoration:none}button{font:inherit}.page{width:min(1536px,100%);min-height:100vh;margin:auto;padding:12px 32px 10px;display:flex;flex-direction:column}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,204,0,.38)}.brand{display:flex;align-items:center;gap:13px;font-weight:950;font-size:2rem;letter-spacing:-.03em}.brand>span:last-child span{color:var(--yellow)}.coin{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--yellow);color:#080808;font-weight:950;box-shadow:0 0 26px rgba(255,204,0,.2)}.micro{font-weight:800;font-size:.95rem;letter-spacing:.1em}.micro i{font-style:normal;color:var(--yellow);margin:0 7px}.hero{flex:1;display:grid;grid-template-columns:minmax(480px,.9fr) minmax(700px,1.35fr);gap:28px;align-items:center;min-height:0}.character-stage{position:relative;height:min(78vh,760px);min-height:560px;display:flex;align-items:flex-end;justify-content:center}.character-stage img{height:76%;max-width:98%;object-fit:contain;filter:drop-shadow(0 28px 45px rgba(0,0,0,.82));animation:float 5.5s ease-in-out infinite}.ideas{position:absolute;inset:0 0 auto 0;height:34%;z-index:3;pointer-events:none}.thought{position:absolute;padding:14px 22px;border:2px solid var(--yellow);border-radius:48% 52% 47% 53%/50% 47% 53% 50%;background:#090909;box-shadow:0 0 24px rgba(255,204,0,.08);font-weight:950;font-size:1.28rem;line-height:1.1;text-align:center;transform:rotate(-2deg)}.thought strong{color:var(--yellow)}.thought:after{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--yellow);border-radius:50%;background:#090909;bottom:-20px}.thought-one{left:8%;top:6%}.thought-one:after{right:28%}.thought-two{right:3%;top:2%;transform:rotate(2deg)}.thought-two:after{left:22%}.thought-three{left:-1%;top:73%;font-size:1.08rem}.thought-three:after{right:15%}.thought-four{right:0;top:70%;font-size:1.08rem;transform:rotate(2deg)}.thought-four:after{left:18%}.content{position:relative;z-index:2;max-width:900px}.eyebrow{margin:0 0 9px;color:var(--yellow);font-size:.93rem;font-weight:950;letter-spacing:.08em}h1{margin:0;font-size:clamp(3.35rem,4.9vw,5.5rem);line-height:.91;text-transform:uppercase;letter-spacing:-.055em}h1 em{display:block;font-style:normal;color:var(--yellow);white-space:nowrap;border-bottom:3px solid var(--yellow);padding-bottom:11px;box-shadow:0 8px 16px -15px var(--yellow)}.manifesto{font-size:clamp(1.35rem,1.9vw,2rem);line-height:1.18;font-weight:800;margin:18px 0 18px;color:#e7e7e7}.manifesto strong{color:var(--yellow)}.topics{display:grid;grid-template-columns:1.15fr 1fr 1.18fr 1.15fr 1fr;gap:9px;margin-bottom:16px}.topics span{min-height:66px;padding:9px 12px;border:1px solid rgba(255,204,0,.72);border-radius:15px;display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(10,10,10,.83);font-size:.84rem;line-height:1.08}.section-label{margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:15px;color:var(--yellow);font-size:1rem;font-weight:950;letter-spacing:.1em}.section-label span{height:1px;background:#4a421d;flex:1}.socials{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.social{cursor:pointer;min-height:104px;border:1px solid rgba(255,204,0,.7);border-radius:16px;background:#0a0a0a;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;transition:.2s ease}.social:hover{transform:translateY(-5px);box-shadow:0 13px 30px rgba(0,0,0,.5),0 0 18px rgba(255,204,0,.1)}.social small{font-size:.92rem;font-weight:900}.logo{width:54px;height:54px;border-radius:15px;display:grid;place-items:center;padding:10px}.logo img{width:100%;height:100%;filter:invert(1)}.youtube .logo{background:#ff0000}.tiktok .logo{background:#111;box-shadow:inset 3px 0 #25f4ee,inset -3px 0 #fe2c55}.clapper .logo{background:#ff7a00;font-size:2rem;padding:0}.instagram .logo{background:linear-gradient(145deg,#6a35d4,#e1306c,#ffb62e)}.threads .logo{background:#151515;border:1px solid #555}.facebook .logo{background:#1877f2}.auto-note{margin:7px 0 10px;color:#747474;font-size:.67rem;text-align:center}.tools{display:grid;grid-template-columns:1.05fr 1fr;gap:12px}.tools a{min-height:76px;border-radius:13px;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;transition:.2s ease}.tools a:hover{transform:translateY(-3px)}.tools strong{font-size:1.45rem}.tools small{font-size:.86rem;line-height:1.25;max-width:180px}.bit2me{background:var(--yellow);color:#070707;box-shadow:0 0 20px rgba(255,204,0,.1)}.ledger{border:1px solid rgba(255,204,0,.7);background:#101010}.ledger small{color:#d2d2d2}footer{height:38px;display:flex;align-items:end;justify-content:center;border-top:1px solid #202020;color:#a3a3a3;font-size:.75rem;margin-top:10px;padding-bottom:2px}dialog{width:min(920px,92vw);border:1px solid rgba(255,204,0,.6);border-radius:18px;background:#080808;color:#fff;padding:18px;box-shadow:0 35px 100px rgba(0,0,0,.75)}dialog::backdrop{background:rgba(0,0,0,.8);backdrop-filter:blur(8px)}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #2c2c2c;padding-bottom:12px}.modal-head p{margin:0;color:var(--yellow);font-size:.72rem;font-weight:900;letter-spacing:.16em}.modal-head h2{margin:4px 0 0}.modal-head button{border:0;background:#202020;color:#fff;width:39px;height:39px;border-radius:50%;font-size:1.6rem;cursor:pointer}.video-frame{position:relative;padding-top:56.25%;margin-top:15px;border-radius:12px;overflow:hidden;background:#000}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.modal-note{color:#999;font-size:.8rem}.channel-link{display:inline-block;padding:10px 15px;background:var(--yellow);color:#070707;border-radius:9px;font-weight:900}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@media(max-width:1100px){.page{padding:10px 18px}.hero{grid-template-columns:1fr}.character-stage{height:430px;min-height:430px}.character-stage img{height:82%}.ideas{height:32%}.thought{font-size:1rem;padding:10px 15px}.thought-one{left:16%}.thought-two{right:14%}.thought-three{left:7%;top:80%}.thought-four{right:7%;top:78%}.content{text-align:center;margin:auto}.eyebrow{text-align:center}.topics{grid-template-columns:repeat(5,1fr)}.page{min-height:auto}.socials{grid-template-columns:repeat(6,1fr)}}
@media(max-width:700px){.topbar{height:58px}.brand{font-size:1.3rem}.coin{width:42px;height:42px}.micro{display:none}.character-stage{height:330px;min-height:330px}.thought{font-size:.75rem;padding:8px 10px}.thought-one{left:4%}.thought-two{right:2%}.thought-three{left:0;top:76%}.thought-four{right:0;top:74%}h1{font-size:clamp(2.6rem,12vw,4.2rem)}h1 em{white-space:normal}.manifesto{font-size:1.15rem}.topics{grid-template-columns:repeat(2,1fr)}.topics span:last-child{grid-column:1/-1}.socials{grid-template-columns:repeat(3,1fr)}.social{min-height:87px}.logo{width:46px;height:46px}.tools{grid-template-columns:1fr}.tools a{min-height:68px}.auto-note{font-size:.62rem}footer{height:auto;padding:10px 0;line-height:1.25;text-align:center}}
@media(prefers-reduced-motion:reduce){.character-stage img{animation:none}.social,.tools a{transition:none}}
/* V6: cuatro ideas equilibradas alrededor de la mascota y tarjetas visuales de herramientas */
.tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tools .tool-card{min-height:92px;padding:9px 12px;border:1px solid rgba(255,204,0,.72);background:#0e0e0e;color:#fff;justify-content:flex-start;overflow:hidden}
.tools .tool-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.45),0 0 18px rgba(255,204,0,.12)}
.tool-visual{width:112px;height:68px;flex:0 0 112px;border-radius:10px;display:grid;place-items:center;overflow:hidden;background:#fff}
.tool-visual img{width:100%;height:100%;object-fit:contain;display:block}
.bit2me-visual img{object-fit:cover;object-position:center}
.book-visual{width:54px;flex-basis:54px;height:72px;border-radius:6px;background:#222}
.book-visual img{object-fit:cover}
.tool-copy{display:flex;min-width:0;flex-direction:column;gap:5px;text-align:left}
.tool-copy strong{font-size:1.12rem;line-height:1.05}
.tool-copy small{font-size:.76rem;color:#cfcfcf;max-width:none}
.bit2me{box-shadow:none}
.ledger{border:1px solid rgba(255,204,0,.72)}
@media(max-width:1250px){.tools{grid-template-columns:repeat(3,1fr)}.tool-visual{width:82px;flex-basis:82px}}
@media(max-width:700px){.tools{grid-template-columns:1fr}.tool-visual{width:105px;flex-basis:105px}.book-visual{width:54px;flex-basis:54px}.thought-four{right:0;top:74%}}
