
body{margin:0;background:#07110d;color:#f7fbf8;font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}
.wrap{max-width:1160px;margin:auto;padding:0 20px}.nav{display:flex;justify-content:space-between;align-items:center;padding:24px 20px;border-bottom:1px solid #213129}.nav nav{display:flex;gap:18px;flex-wrap:wrap}.brand{font-weight:900}.brand b,.accent{color:#18e66e}
.hero,.section{padding:80px 20px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:center}.hero h1,.page h1{font-size:64px;line-height:.95;margin:10px 0 20px}.page h1{max-width:850px}
.lead{font-size:19px;line-height:1.7;color:#c5d0c9}.card{background:#0b1712;border:1px solid #213129;border-radius:20px;padding:24px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.kicker{color:#18e66e;font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.btn{display:inline-block;padding:13px 20px;border-radius:999px;background:#00c853;color:#041008;font-weight:800;margin:8px 8px 0 0}.btn.alt{background:transparent;color:white;border:1px solid #355444}
.contract{font-family:monospace;word-break:break-all;padding:14px;background:#04100a;border:1px solid #213129;border-radius:12px}.facts div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #213129;gap:20px}.facts span{color:#93a29a}.notice{padding:18px;border:1px solid #355444;border-radius:16px;background:#0a1a11;line-height:1.7}.footer{padding:35px 20px 55px;border-top:1px solid #213129;color:#7f9086;font-size:12px;line-height:1.6}
.meme{height:180px;border:1px solid #213129;border-radius:16px;padding:18px;background:#0b1712;display:flex;flex-direction:column;justify-content:space-between}.meme span{font-size:30px;color:#ff3b30;font-weight:900}.meme b{font-size:20px}
@media(max-width:800px){.hero,.grid2,.grid3,.grid4{grid-template-columns:1fr}.hero h1,.page h1{font-size:48px}.nav{align-items:flex-start;flex-direction:column;gap:14px}.facts div{flex-direction:column}}

.about-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:start}
.ray-card{position:sticky;top:24px}.ray-photo{width:100%;border-radius:22px;border:1px solid #213129;display:block}
.ray-caption{font-size:12px;color:#93a29a;line-height:1.6;margin-top:12px}
.story-block{padding:0 0 28px;margin-bottom:28px;border-bottom:1px solid #213129}
.story-block:last-child{border-bottom:0}.story-block h2{font-size:34px;margin:0 0 12px}
.story-block p{font-size:18px;line-height:1.8;color:#c5d0c9}
.story-quote{font-size:28px;line-height:1.35;font-weight:900;border-left:4px solid #18e66e;padding-left:20px;margin:28px 0}
.peaker-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.signature{font-size:32px;font-weight:900;margin-top:25px}.signature span{color:#18e66e}
@media(max-width:800px){.about-story{grid-template-columns:1fr}.ray-card{position:static}.peaker-list{grid-template-columns:1fr}}

.buy-steps{display:grid;gap:18px}.buy-step{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;padding:24px;border:1px solid #213129;border-radius:20px;background:#0b1712}.buy-step .num{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00c853;color:#041008;font-size:22px;font-weight:900}.buy-step h2{margin:2px 0 10px}.buy-step p{color:#c5d0c9;line-height:1.75}.network-box{display:grid;gap:0;border:1px solid #213129;border-radius:16px;overflow:hidden}.network-box div{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:14px 18px;border-bottom:1px solid #213129}.network-box div:last-child{border-bottom:0}.network-box span{color:#93a29a}.network-box b,.network-box code{word-break:break-all}.warning{border:1px solid #63352e;background:#21100d;border-radius:16px;padding:18px;line-height:1.7;color:#f3c6be}.warning b{color:#fff}.check{color:#18e66e;font-weight:900}@media(max-width:600px){.buy-step{grid-template-columns:1fr}.network-box div{grid-template-columns:1fr;gap:5px}}


.generator-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}
.generator-panel,.preview-panel{padding:24px;border:1px solid #213129;border-radius:22px;background:#0b1712}
.field{display:grid;gap:8px;margin-bottom:16px}
.field label{font-size:13px;color:#93a29a;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.field input,.field textarea,.field select{
  width:100%;padding:14px 16px;border-radius:14px;border:1px solid #213129;background:#09120e;color:#eaf3ed;
  font-size:16px;line-height:1.4
}
.field textarea{min-height:86px;resize:vertical}
.preset-grid,.template-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:18px}
.preset-btn,.template-btn{
  border:1px solid #213129;background:#09120e;color:#eaf3ed;padding:14px;border-radius:16px;cursor:pointer;
  text-align:left;font-weight:700
}
.preset-btn small,.template-btn small{display:block;color:#93a29a;font-weight:500;margin-top:4px}
.template-btn.active{outline:2px solid #18e66e}
.template-btn img{width:100%;aspect-ratio:1;border-radius:12px;object-fit:cover;margin-bottom:10px;border:1px solid #213129}
.canvas-wrap{display:grid;place-items:center;padding:16px;border-radius:18px;background:#07100c;border:1px solid #213129}
#previewCanvas{width:100%;max-width:560px;height:auto;border-radius:18px;background:#000}
.action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.muted{color:#93a29a;font-size:14px;line-height:1.7}
@media(max-width:900px){.generator-layout{grid-template-columns:1fr}.preset-grid,.template-grid{grid-template-columns:1fr}}
