*{margin:0;padding:0;box-sizing:border-box}body{background:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #000;--surface: rgba(255, 255, 255, .03);--accent-blue: #3373ff;--text-primary: rgba(255, 255, 255, .92);--text-secondary: rgba(255, 255, 255, .55);--text-muted: rgba(255, 255, 255, .3);--border: rgba(255, 255, 255, .08);--max-w: 1080px}html{background:var(--bg);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}body{min-height:100vh;overflow-x:hidden}img{display:block}.page{display:flex;flex-direction:column;align-items:center}.poke-logo{font-size:1.4rem;font-weight:700;font-style:italic;letter-spacing:-.08em;color:#fff;line-height:1}.poke-logo-hero{font-size:clamp(4rem,12vw,7rem);margin-bottom:1.5rem}.poke-logo-sm{font-size:1rem}.nav{width:100%;max-width:var(--max-w);padding:1.5rem 2rem}.nav-logo-link{text-decoration:none}.hero{max-width:var(--max-w);width:100%;text-align:center;padding:6rem 2rem 3rem;display:flex;flex-direction:column;align-items:center}.hero-label{font-size:.8rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.25rem}.hero-title{font-size:clamp(2.8rem,7vw,4.5rem);font-weight:700;letter-spacing:-.035em;line-height:1.05;margin-bottom:1.5rem}.hero-sub{max-width:480px;font-size:1.05rem;line-height:1.65;color:var(--text-secondary);margin-bottom:2.5rem}.hero-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:center}.badge{display:inline-block;text-decoration:none;transition:opacity .15s}.badge:hover{opacity:.8}.badge-svg{height:44px;width:auto}.flow-section{width:100%;max-width:var(--max-w);padding:2rem 2rem 4rem}.flow{display:flex;align-items:flex-start;justify-content:center;gap:0}.flow-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;max-width:200px}.flow-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#ffffff0a;border:1px solid var(--border);color:var(--accent-blue)}.flow-arrow{color:var(--text-muted);margin-top:.85rem;flex-shrink:0;padding:0 .25rem}.flow-step h3{font-size:.95rem;font-weight:600}.flow-step p{font-size:.8rem;color:var(--text-secondary);line-height:1.5}.cards-section{width:100%;max-width:var(--max-w);padding:0 2rem 5rem}.hero-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.hero-card{position:relative;aspect-ratio:3 / 4;border-radius:18px;overflow:hidden;border:1px solid var(--border)}.hero-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-card-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.1) 50%,transparent 100%)}.card-from{font-size:.7rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#ffffff80;margin-bottom:.25rem}.card-title{font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:-.02em}.card-note{margin-top:.35rem;font-size:.85rem;font-style:italic;color:#fff9;line-height:1.4}.card-action{margin-top:.75rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#ffffff59}.features{width:100%;max-width:var(--max-w);padding:0 2rem 5rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.feature-img{width:44px;height:44px;border-radius:11px;object-fit:cover}.feature-card h3{font-size:.95rem;font-weight:600;letter-spacing:-.01em}.feature-card p{font-size:.825rem;line-height:1.5;color:var(--text-secondary)}.image-break{width:100%;max-width:var(--max-w);padding:0 2rem 5rem}.image-break-img{width:100%;height:400px;object-fit:cover;object-position:center bottom;border-radius:20px;border:1px solid var(--border)}.circles-section{width:100%;max-width:var(--max-w);padding:0 2rem 5rem}.circles-intro{display:flex;align-items:center;gap:2.5rem}.circles-photo{width:320px;height:220px;border-radius:20px;object-fit:cover;flex-shrink:0;border:1px solid var(--border)}.circles-intro h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.circles-intro p{font-size:1rem;line-height:1.7;color:var(--text-secondary)}.rituals-section{width:100%;max-width:var(--max-w);padding:0 2rem 5rem}.rituals-header{margin-bottom:2rem}.rituals-header h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.rituals-header p{font-size:1rem;color:var(--text-secondary)}.ritual-board{display:flex;gap:1.5rem;align-items:stretch}.ritual-rules{flex:1;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:18px;overflow:hidden}.rule{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border)}.rule:last-child{border-bottom:none}.rule-num{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75rem;font-weight:700;background:#ffffff0f;color:var(--text-secondary);flex-shrink:0;margin-top:.1rem}.rule h4{font-size:.9rem;font-weight:600;margin-bottom:.2rem}.rule p{font-size:.8rem;line-height:1.5;color:var(--text-secondary)}.ritual-art{width:260px;border-radius:18px;object-fit:cover;flex-shrink:0}.texture-row{width:100%;display:flex;height:100px;overflow:hidden;margin-bottom:4rem;opacity:.3}.texture-img{flex:1;object-fit:cover;height:100%}.cta{width:100%;max-width:var(--max-w);text-align:center;padding:0 2rem 5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-icon{width:72px;height:72px;border-radius:18px}.cta h2{font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.cta-buttons{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.footer{width:100%;padding:2rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.75rem;color:var(--text-muted)}@media(max-width:768px){.hero{padding:4rem 1.5rem 2rem}.hero-title{font-size:2.25rem}.flow-section{padding:1rem 1.5rem 3rem}.flow{flex-wrap:wrap;gap:1.5rem}.flow-arrow{display:none}.flow-step{flex:0 0 calc(50% - .75rem)}.cards-section{padding:0 1.5rem 4rem}.hero-cards{grid-template-columns:1fr;gap:1rem}.hero-card{aspect-ratio:16 / 10}.features{padding:0 1.5rem 4rem}.features-grid{grid-template-columns:1fr}.image-break{padding:0 1.5rem 4rem}.image-break-img{height:260px}.circles-section{padding:0 1.5rem 4rem}.circles-intro{flex-direction:column;gap:1.5rem}.circles-photo{width:100%;height:200px}.rituals-section{padding:0 1.5rem 4rem}.ritual-board{flex-direction:column}.ritual-art{width:100%;height:200px}.texture-row{height:80px}}@media(min-width:769px)and (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.ritual-art{width:200px}}
