:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#201713;background:#fbf8f2;--wine: #671015;--gold: #a9773e;--line: #dfcfbc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fbf8f2;color:#201713;-webkit-font-smoothing:antialiased}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #d6a35d;outline-offset:3px}.nav{min-height:92px;padding:0 clamp(28px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:#150b06;color:#fff;position:relative;z-index:3}.brand{display:flex;flex-direction:column;text-decoration:none;color:#e9d4ac;letter-spacing:.14em;font:700 27px/.8 Georgia,Times New Roman,serif}.brand small{font:600 10px Inter,Segoe UI,sans-serif;letter-spacing:.52em;margin:10px 0 0 17px}.nav nav{display:flex;gap:38px}.nav nav a,.footer-links a{color:inherit;text-decoration:none;font-size:14px}.nav nav a:hover,.footer-links a:hover{color:#e9d4ac}.nav-actions{display:flex;align-items:center;gap:18px}.link-button{border:0;background:none;color:inherit;padding:11px 12px}.primary,.outline{border-radius:5px;padding:14px 24px;font-weight:600;transition:transform .16s ease,box-shadow .16s ease}.primary:hover,.outline:hover{transform:translateY(-1px);box-shadow:0 7px 20px #37141124}.primary{background:linear-gradient(135deg,#7d181d,#550a0e);border:1px solid #9a4344;color:#fff}.outline{background:transparent;border:1px solid #9e6767;color:#681217}.button-link{display:inline-block;text-decoration:none;text-align:center}.hero{min-height:610px;background-image:linear-gradient(90deg,#070301d6,#07030170 42%,#0703010a 72%),url(/assets/nardora-hero.png);background-size:cover;background-position:center;display:flex;align-items:center;padding:56px clamp(28px,6vw,90px);color:#fff}.hero-copy{max-width:650px}.hero h1,.section h2,.account h2,.game-copy h3,.modal h2{font-family:Georgia,Times New Roman,serif}.hero h1{font-size:clamp(50px,5.2vw,76px);line-height:.98;margin:0 0 28px}.hero p:not(.eyebrow){max-width:500px;font-size:18px;line-height:1.65;color:#eee3da}.eyebrow,.section-kicker,.card-kicker{margin:0 0 13px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em}.hero .eyebrow{color:#e9d4ac}.large{font-size:17px;margin-top:12px}.large span{margin-left:28px}.section{padding:64px clamp(24px,4vw,54px);max-width:1440px;margin:auto}.section-title{text-align:center;margin-bottom:36px}.section-title h2{font-size:42px;margin:0}.section-title i{display:block;width:76px;height:1px;background:var(--gold);margin:12px auto}.game-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.game-card img{width:100%;aspect-ratio:1.48;object-fit:cover;border-radius:7px;box-shadow:0 12px 32px #2d1a0f1a}.game-card:first-child img{object-position:100% center}.game-copy{padding:18px 12%}.game-copy h3{font-size:40px;margin:0 0 8px}.game-copy p:not(.card-kicker){line-height:1.65;min-height:78px;color:#4b3e37}.community{display:grid;grid-template-columns:.9fr 1.15fr;gap:80px;align-items:center}.community-copy h2{font-size:42px;margin:0 0 20px}.community-copy p:not(.section-kicker){line-height:1.7;color:#4f433b}.trust{display:flex;margin:42px 0 30px}.trust span{flex:1;text-align:center;font-weight:600;line-height:1.45;border-right:1px solid var(--line)}.trust span:last-child{border:0}.chat{background:#fffaf4;border:1px solid var(--line);border-radius:10px;padding:24px}.chat-heading{border-bottom:1px solid var(--line);padding-bottom:16px;margin:0 0 14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.chat-heading h3{margin:0}.chat-heading span{color:#7c5b46;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.message{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;padding:9px 0}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ddd0c2;font-weight:700}.message b{font-size:13px}.message p{font-size:13px;margin:4px 0}.message time{font-size:11px;color:#8c796a}.chat-lock{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding:13px;border:1px solid var(--line);border-radius:8px;background:#f7efe4}.chat-lock span{font-weight:600;font-size:13px;line-height:1.5}.account{margin:20px auto 72px;padding:48px;max-width:1330px;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:1.1fr 1fr;gap:26px 60px}.account h2{font-size:38px;margin:0 0 12px}.account p:not(.section-kicker){line-height:1.65}.account-flow{display:flex;align-items:center;justify-content:space-around;color:#5d3b28;font:600 19px Georgia,Times New Roman,serif}.account-note{grid-column:1 / -1;border-top:1px solid var(--line);padding-top:22px;text-align:center;color:#7b5033}.account-actions{grid-column:1 / -1;display:flex;justify-content:center;gap:18px}footer{background:#160c07;color:#eadfce;padding:38px clamp(28px,5vw,76px);display:grid;grid-template-columns:1fr auto;gap:18px 54px;align-items:center}footer>p{margin:0}footer .footer-links{display:flex;justify-content:flex-end;gap:30px}footer>small{grid-column:1 / -1;border-top:1px solid #4c392b;padding-top:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0805b3;display:grid;place-items:center;z-index:20;padding:20px}.modal{width:min(470px,100%);background:#fffaf4;border-radius:12px;padding:36px;position:relative;box-shadow:0 30px 80px #00000087}.modal h2{font-size:36px;margin:0 0 12px}.modal>p:not(.section-kicker){line-height:1.65;color:#4f433b}.modal>.primary{width:100%;margin-top:18px}.status-box{border:1px solid #d8b68a;border-radius:8px;padding:15px;background:#f8eddf;color:#6b321f;font-weight:600;line-height:1.55}.close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:30px;color:#6d5b50}.toast{position:fixed;right:24px;bottom:24px;width:min(460px,calc(100% - 48px));background:#231711;color:#fff;padding:15px 20px;border-radius:8px;line-height:1.5;box-shadow:0 8px 30px #00000045;z-index:30}@media(max-width:980px){.nav nav{display:none}.community{gap:44px}}@media(max-width:850px){.nav{min-height:76px}.nav-actions .link-button{display:none}.brand{font-size:21px}.hero{min-height:570px;background-position:62% center}.hero h1{font-size:48px}.game-grid,.community,.account{grid-template-columns:1fr}.game-copy{padding:18px 0 32px}.game-copy p:not(.card-kicker){min-height:0}.community{gap:40px}.account{margin-inline:20px;padding:28px}.account-flow{flex-wrap:wrap;gap:16px}.account-note,.account-actions{grid-column:1}.account-actions{flex-direction:column}footer{grid-template-columns:1fr}footer .footer-links{justify-content:flex-start;flex-wrap:wrap}footer>small{grid-column:1}}@media(max-width:560px){.nav{padding-inline:20px}.nav-actions .primary{padding:11px 13px;font-size:13px}.hero h1{font-size:41px}.hero p:not(.eyebrow){font-size:16px}.trust{gap:14px}.trust span{font-size:12px}.chat-heading,.chat-lock{align-items:flex-start;flex-direction:column}.message{grid-template-columns:36px 1fr}.message time{display:none}.modal{padding:30px 24px 24px}.toast{right:16px;bottom:16px;width:calc(100% - 32px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary,.outline{transition:none}}
