*{box-sizing:border-box}:root{--bg:#0b0c0f;--y:#ffe329;--p:#ff3ba5;--c:#35c9ee;--g:#76ec55;--v:#aa48e8}html{scroll-behavior:smooth}body{margin:0;background:#0b0c0f;color:#f7f7f5;font-family:Arial,sans-serif}.shell{width:min(1180px,92vw);margin:auto}button,a{font:inherit}header{position:sticky;top:0;z-index:20;background:#0b0c0ff2;border-bottom:1px solid #30323a}.nav{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.nav nav{display:flex;justify-content:center;gap:32px}.nav a{color:#fff;text-decoration:none;font-weight:900;font-size:13px}.logo{font-size:29px!important;color:var(--y)!important}.nav button,.gift button{background:var(--y);border:3px solid #111;border-radius:9px;padding:11px 18px;font-weight:1000}.hero{text-align:center;padding:46px 0 32px}.heroasset{height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center}.heroasset b{font-size:clamp(90px,14vw,166px);line-height:.8;color:var(--y);letter-spacing:-9px;text-shadow:7px 7px #000}.heroasset small,.art small{opacity:.45;font-weight:900}.strip{display:inline-block;background:var(--p);color:#111;padding:11px 25px;font-size:clamp(19px,3vw,32px);font-weight:1000;transform:rotate(-1deg);margin:8px 0 25px}.hero h1{font-size:clamp(25px,3vw,38px);max-width:970px;margin:0 auto 5px}.hero h2{font-size:clamp(22px,2.5vw,31px);margin:0 auto 15px}.hero p{max-width:920px;margin:auto;color:#d6d6d9;font-size:19px;line-height:1.5}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;padding-bottom:35px}.card{color:#111;border:4px solid #050505;border-radius:23px;box-shadow:6px 7px #000;padding:20px 16px;display:flex;flex-direction:column;text-align:center;min-height:475px}.card h3{font-size:34px;line-height:.92;margin:2px 0 8px}.card p{font-size:18px;font-weight:800}.card>strong{font-size:36px;margin:auto 0 13px}.card button{background:var(--y);border:3px solid #111;border-radius:10px;padding:14px 7px;font-weight:1000;box-shadow:2px 3px #111}.green{background:var(--g)}.cyan{background:var(--c)}.pink{background:var(--p)}.purple{background:var(--v)}.art{height:190px;border:3px dashed #1117;border-radius:18px;background:#fff2;display:flex;flex-direction:column;align-items:center;justify-content:center}.art b{font-size:80px}.art i{width:108px;height:108px;border:5px dashed #111;border-radius:50%;margin-bottom:10px}.gift{background:var(--y);color:#111;border:4px solid #111;border-radius:18px;box-shadow:6px 7px #000;padding:22px 28px;display:grid;grid-template-columns:1fr auto;align-items:center}.gift b{font-size:clamp(34px,4vw,48px)}.gift p{font-weight:800}.gift button{background:#111;color:#fff}.demo{margin-top:22px;padding:12px;border:1px dashed #666;text-align:center;color:#bbb}.stats{margin-top:16px;margin-bottom:65px;border:2px solid #343740;border-radius:14px;padding:18px;display:grid;grid-template-columns:1.3fr repeat(4,1fr);align-items:center}.stats b{text-align:center;font-size:27px}.stats small{display:block;color:#ccc;font-size:12px}.foot{display:flex;justify-content:space-between}footer{border-top:1px solid #30323a;padding:28px 0 45px;color:#aaa}.foot a{color:#ddd}.modal{position:fixed;inset:0;background:#000d;z-index:100;display:grid;place-items:center;padding:16px}.modal[hidden]{display:none}.dialog{position:relative;width:min(590px,100%);background:#f5f0e6;color:#111;border:4px solid #111;box-shadow:9px 9px var(--y);padding:30px;max-height:92vh;overflow:auto}.x{position:absolute;right:8px;top:4px;border:0;background:none;font-size:36px}.dialog h2{font-size:clamp(34px,6vw,50px);line-height:.95;margin:12px 28px 17px 0;overflow-wrap:anywhere}.dialog p{font-size:18px;line-height:1.4}.actions{display:grid;gap:10px;margin-top:20px}.actions button,.choice{border:3px solid #111;padding:14px;font-weight:1000}.yes{background:var(--y)}.no,.choice{background:#fff}.nick{width:100%;border:3px solid #111;padding:14px;font-size:18px}.cert{border:6px double #111;background:#fff;padding:20px;text-align:center;margin:18px 0}.choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}
@media(max-width:760px){.shell{width:min(92vw,520px)}header{position:static}.nav{grid-template-columns:1fr auto;min-height:57px}.nav nav{display:none}.hero{padding:31px 0 27px}.heroasset{height:143px}.heroasset b{font-size:27vw}.strip{font-size:19px;padding:10px 13px}.hero h1{font-size:26px}.hero h2{font-size:22px}.hero p{font-size:18px;color:#e5e5e7}.products{display:block}.card{min-height:0;margin-bottom:25px;padding:24px 20px}.card h3{font-size:45px}.art{height:235px}.card p{font-size:20px}.card>strong{font-size:43px;margin:17px 0}.card button{font-size:18px;padding:16px}.gift{grid-template-columns:1fr;text-align:center;gap:12px}.gift b{font-size:41px}.stats{grid-template-columns:1fr 1fr;gap:14px}.stats>span{grid-column:1/-1;text-align:center}.foot{display:grid;gap:10px}.dialog{padding:25px 18px}.dialog h2{font-size:37px}.choices{grid-template-columns:1fr}}