:root{--green: #2d6a4f;--green-dark: #1b4332;--green-light:#d8f3dc;--red: #c41e3a;--red-light: #ffe4e8;--gold: #b7791f;--warm-bg: #faf8f4;--card-bg: #ffffff;--border: #e2ddd6;--text: #1a1a1a;--text-muted: #6b6560;--shadow-sm: 0 1px 3px rgba(0,0,0,.1);--shadow-md: 0 4px 12px rgba(0,0,0,.1);--radius: 10px;--font: system-ui, -apple-system, "Segoe UI", Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font);background:var(--warm-bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--green)}a:hover{color:var(--green-dark)}img,svg{display:block;max-width:100%}.site-layout{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2rem 1.25rem 3rem}.site-footer{border-top:1px solid var(--border);padding:1.25rem;text-align:center;font-size:.82rem;color:var(--text-muted)}.site-footer__links{margin-top:.4rem;display:flex;justify-content:center;align-items:center;gap:.5rem}.legal-page{max-width:680px;padding-top:1.5rem}.legal-page h1{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--green-dark);margin-bottom:.25rem}.legal-page__date{font-size:.82rem;color:var(--text-muted);margin-bottom:1.5rem}.legal-page h2{font-size:1.05rem;font-weight:700;color:var(--green-dark);margin:1.75rem 0 .4rem}.legal-page p{color:var(--text-muted);font-size:.95rem;margin-bottom:.6rem}.legal-page ul{padding-left:1.25rem;margin-bottom:.6rem}.legal-page li{color:var(--text-muted);font-size:.95rem;margin-bottom:.25rem}.site-header{background:var(--green-dark);color:#fff;position:sticky;top:0;z-index:100;box-shadow:var(--shadow-md)}.site-header__inner{max-width:1100px;margin:0 auto;padding:0 1.25rem;height:58px;display:flex;align-items:center;gap:2rem}.site-header__logo{font-size:1.1rem;font-weight:700;color:#fff;text-decoration:none;white-space:nowrap;letter-spacing:-.01em}.site-header__logo:hover{color:#d8f3dc}.site-header__nav{display:flex;gap:.25rem;flex-wrap:wrap;margin-left:auto}.nav-link{font-size:.88rem;font-weight:500;padding:.35rem .75rem;border-radius:6px;color:#ffffffd1;text-decoration:none;transition:background .15s,color .15s}.nav-link:hover{background:#ffffff1f;color:#fff}.nav-link--active{background:#fff3;color:#fff}.nav-link--soon{opacity:.6;cursor:default;font-size:.82rem}.nav-link--soon em{font-size:.75rem}.hero{padding:2.5rem 0 2rem;text-align:center}.hero__h1{font-size:clamp(1.75rem,4vw,2.6rem);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--green-dark)}.hero__sub{margin-top:.75rem;font-size:1.05rem;color:var(--text-muted);max-width:520px;margin-inline:auto}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;margin:2rem 0}.game-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s}.game-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.game-card--soon{opacity:.72}.game-card__emoji{font-size:2rem}.game-card__title{font-size:1.2rem;font-weight:700;color:var(--green-dark)}.game-card__desc{font-size:.88rem;color:var(--text-muted);flex:1}.game-card__btn{display:inline-block;margin-top:.5rem;background:var(--green);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;padding:.55rem 1.1rem;border-radius:6px;width:fit-content;transition:background .15s}.game-card__btn:hover{background:var(--green-dark);color:#fff}.game-card__soon{font-size:.8rem;color:var(--text-muted);font-style:italic}.seo-section{margin-top:2.5rem;border-top:1px solid var(--border);padding-top:2rem;max-width:720px}.seo-section h2{font-size:1.25rem;font-weight:700;color:var(--green-dark);margin:1.75rem 0 .5rem}.seo-section h2:first-child{margin-top:0}.seo-section h3{font-size:1rem;font-weight:700;color:var(--text);margin:1.25rem 0 .25rem}.seo-section p{margin-bottom:.75rem;color:var(--text-muted);font-size:.95rem}.seo-section ul{padding-left:1.25rem;margin-bottom:.75rem}.seo-section li{margin-bottom:.4rem;color:var(--text-muted);font-size:.95rem}.seo-section strong{color:var(--text)}.page-scopa__hero{padding:1.75rem 0 .6rem}.page-scopa__hero h1{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;letter-spacing:-.02em;color:var(--green-dark);margin-bottom:0}.page-scopa__subhead{font-size:.97rem;color:var(--text-muted);margin-bottom:1.25rem}.page-scopa__intro{margin:1.75rem 0 .5rem;max-width:680px}.page-scopa__intro p{font-size:.97rem;color:var(--text-muted);line-height:1.65}.italian-card--has-image{padding:0;overflow:hidden}.italian-card-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px;pointer-events:none}.italian-card-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:100%;height:100%}.sg{background:#1a4731;border-radius:14px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 6px 28px #00000047;max-width:1100px;width:100%;margin:0 auto;color:#fff;-webkit-user-select:none;user-select:none}.sg-topbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.sg-scores{display:flex;gap:1.25rem;font-size:.9rem}.sg-section__label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.sg-badge{background:#ffffff1f;border-radius:4px;padding:1px 6px;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:none}.sg-badge--scope{background:var(--gold);color:#fff}.sg-section--table{background:#0000002e;border-radius:8px;padding:.75rem}.sg-cards{display:flex;flex-wrap:wrap;gap:.65rem;min-height:100px;align-items:flex-start}.sg-empty{color:#ffffff61;font-size:.85rem;font-style:italic;padding:.5rem 0}.sg-card{background:#fffef8;border:2px solid #ddd5c4;border-radius:10px;width:102px;height:136px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-family:var(--font);cursor:default;transition:transform .12s,box-shadow .12s,border-color .12s;position:relative;padding:6px}.sg-card--back{background:#1d5c3e;border-color:#2d7a54;color:#ffffff4d;font-size:2.8rem;cursor:default}.sg-card--clickable{cursor:pointer}.sg-card--clickable:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000047}.sg-card--selected{border-color:#fbbf24;box-shadow:0 0 0 2px #fbbf24,0 4px 14px #fbbf2466;transform:translateY(-5px)}.sg-card--highlighted{border-color:#34d399;box-shadow:0 0 0 2px #34d399,0 4px 14px #34d39959;animation:pulse-highlight 1.2s ease-in-out infinite}@keyframes pulse-highlight{0%,to{box-shadow:0 0 0 2px #34d399,0 4px 14px #34d39959}50%{box-shadow:0 0 0 3px #34d399,0 4px 18px #34d3998c}}.sg-card__rank{font-size:.95rem;font-weight:800;color:#374151;line-height:1}.sg-card__suit-icon{font-size:1.85rem;line-height:1}.sg-card__label{font-size:.78rem;color:#6b7280;text-align:center;line-height:1.2;word-break:break-word;max-width:88px}.sg-card--coins .sg-card__suit-icon{color:#b45309}.sg-card--cups .sg-card__suit-icon{color:#1d4ed8}.sg-card--swords .sg-card__suit-icon{color:#374151}.sg-card--batons .sg-card__suit-icon{color:#065f46}.sg-message{background:#00000038;border-radius:6px;padding:.6rem .9rem;font-size:.88rem;color:#ffffffe0;line-height:1.4;min-height:2.5rem}.sg-message--waiting{color:#ffffff8c;font-style:italic}.sg-action{display:flex;gap:.5rem;flex-wrap:wrap}.sg-btn{padding:.48rem 1.1rem;border-radius:6px;border:none;font-family:var(--font);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s}.sg-btn:hover{transform:translateY(-1px)}.sg-btn:active{transform:translateY(0)}.sg-btn--new{background:var(--red);color:#fff}.sg-btn--new:hover{background:#a01830}.sg-btn--place{background:#059669;color:#fff}.sg-btn--place:hover{background:#047857}.sg-btn--cancel{background:#ffffff26;color:#fff}.sg-btn--cancel:hover{background:#ffffff40}.sg-btn--fs{background:#ffffff1f;color:#ffffffd1}.sg-btn--fs:hover{background:#ffffff38;color:#fff}.sg-topbar__actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.sg-gameover{background:#00000047;border-radius:10px;padding:1.25rem;display:flex;flex-direction:column;gap:.9rem}.sg-gameover h3{font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3}.sg-gameover__totals{display:flex;align-items:center;gap:1.5rem;font-size:1rem}.sg-gameover__totals>div{display:flex;flex-direction:column;gap:2px}.sg-gameover__pts{font-size:2.2rem;font-weight:800;color:#fbbf24;line-height:1}.sg-gameover__vs{font-size:.78rem;color:#ffffff73;font-weight:600}.sg-gameover__details{list-style:none;font-size:.82rem;color:#ffffffa6;display:flex;flex-direction:column;gap:.25rem}.sg-gameover__details li:before{content:"· ";color:#ffffff59}.sg-deck-info{font-size:.72rem;color:#ffffff61;text-align:right;letter-spacing:.03em}.contact-page{max-width:560px;margin:0 auto;padding:3rem 1.5rem 5rem}.contact-page h1{font-size:2rem;font-weight:700;color:var(--text-h);margin-bottom:.5rem}.contact-page__intro{color:var(--text);margin-bottom:2rem;font-size:.97rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form__label{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--text-h);letter-spacing:.02em}.contact-form__input,.contact-form__textarea{width:100%;padding:.65rem .85rem;border:1px solid var(--border);border-radius:6px;font-size:.95rem;font-family:inherit;color:var(--text-h);background:#fff;transition:border-color .15s}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:var(--text)}.contact-form__textarea{resize:vertical}.contact-submit{margin-top:16px;padding:12px 20px;background-color:#1f5f3f;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;opacity:1}.contact-submit:hover{background-color:#174a32}.sg:fullscreen,.sg:-webkit-full-screen{max-width:100%;width:100%;height:100%;border-radius:0;overflow-y:auto;padding:1.5rem 2.5rem;box-sizing:border-box}.sg--fullscreen .sg-topbar,.sg--fullscreen .sg-section,.sg--fullscreen .sg-message,.sg--fullscreen .sg-action,.sg--fullscreen .sg-gameover,.sg--fullscreen .sg-deck-info{max-width:960px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}.sg--fullscreen .sg-section--table .sg-cards{justify-content:center}.sg--fullscreen{gap:1.4rem}.sg--fullscreen .sg-card{width:136px;height:182px;border-radius:12px;padding:8px;gap:5px}.sg--fullscreen .sg-card__rank{font-size:1.22rem}.sg--fullscreen .sg-card__suit-icon{font-size:2.5rem}.sg--fullscreen .sg-card__label{font-size:1rem;max-width:118px}.sg--fullscreen .sg-card--back{font-size:3.8rem}.sg--fullscreen .sg-cards{gap:.85rem;min-height:130px}.sg--fullscreen .sg-section--table{padding:1.1rem}.sg--fullscreen .sg-section--player .sg-section__label,.sg--fullscreen .sg-section--computer .sg-section__label{justify-content:center}.sg--fullscreen .sg-section--computer .sg-cards,.sg--fullscreen .sg-section--player .sg-cards{justify-content:center;flex-wrap:nowrap;gap:0;overflow:visible}.sg--fullscreen .sg-section--computer .sg-cards{padding-bottom:1.25rem}.sg--fullscreen .sg-section--player .sg-cards{padding-bottom:2rem}.sg--fullscreen .sg-section--computer .sg-cards>*,.sg--fullscreen .sg-section--player .sg-cards>*{position:relative;flex-shrink:0}.sg--fullscreen .sg-section--computer .sg-cards>*+*,.sg--fullscreen .sg-section--player .sg-cards>*+*{margin-left:-38px}.sg--fullscreen .sg-section--player .sg-cards>*{--fan-rot: 0deg;--fan-y: 0px;--lift-y: 0px;transform:rotate(var(--fan-rot)) translateY(calc(var(--fan-y) + var(--lift-y)))}.sg--fullscreen .sg-section--player .sg-cards>*:only-child{--fan-rot: 0deg;--fan-y: 0px}.sg--fullscreen .sg-section--player .sg-cards>*:nth-child(1):nth-last-child(2){--fan-rot: -5deg;--fan-y: 8px;z-index:1}.sg--fullscreen .sg-section--player .sg-cards>*:nth-child(2):nth-last-child(1){--fan-rot: 5deg;--fan-y: 8px;z-index:2}.sg--fullscreen .sg-section--player .sg-cards>*:nth-child(1):nth-last-child(3){--fan-rot: -9deg;--fan-y: 16px;z-index:1}.sg--fullscreen .sg-section--player .sg-cards>*:nth-child(2):nth-last-child(2){--fan-rot: 0deg;--fan-y: 0px;z-index:3}.sg--fullscreen .sg-section--player .sg-cards>*:nth-child(3):nth-last-child(1){--fan-rot: 9deg;--fan-y: 16px;z-index:2}.sg--fullscreen .sg-section--player .sg-cards>*.sg-card--clickable:hover{--lift-y: -16px;z-index:20}.sg--fullscreen .sg-section--player .sg-cards>*.sg-card--selected{--lift-y: -22px;z-index:20}.sg--fullscreen .sg-section--computer .sg-cards>*{--fan-rot: 0deg;--fan-y: 0px;transform:rotate(var(--fan-rot)) translateY(var(--fan-y))}.sg--fullscreen .sg-section--computer .sg-cards>*:only-child{--fan-rot: 0deg;--fan-y: 0px}.sg--fullscreen .sg-section--computer .sg-cards>*:nth-child(1):nth-last-child(2){--fan-rot: 5deg;--fan-y: 8px;z-index:2}.sg--fullscreen .sg-section--computer .sg-cards>*:nth-child(2):nth-last-child(1){--fan-rot: -5deg;--fan-y: 8px;z-index:1}.sg--fullscreen .sg-section--computer .sg-cards>*:nth-child(1):nth-last-child(3){--fan-rot: 9deg;--fan-y: 16px;z-index:1}.sg--fullscreen .sg-section--computer .sg-cards>*:nth-child(2):nth-last-child(2){--fan-rot: 0deg;--fan-y: 0px;z-index:3}.sg--fullscreen .sg-section--computer .sg-cards>*:nth-child(3):nth-last-child(1){--fan-rot: -9deg;--fan-y: 16px;z-index:2}@media(max-width:768px){.sg-card{width:80px;height:108px;border-radius:9px}.sg-card__rank{font-size:.82rem}.sg-card__suit-icon{font-size:1.5rem}.sg-card__label{font-size:.68rem;max-width:68px}.sg-card--back{font-size:2.2rem}.sg-cards{min-height:80px;gap:.55rem}}@media(max-width:540px){.sg{padding:.9rem;gap:.75rem}.sg-card{width:64px;height:86px;border-radius:8px;gap:2px;padding:4px}.sg-card__rank{font-size:.7rem}.sg-card__suit-icon{font-size:1.2rem}.sg-card__label{font-size:.56rem;max-width:54px}.sg-card--back{font-size:1.8rem}.sg-cards{min-height:64px;gap:.45rem}.site-header__inner{gap:.75rem}.nav-link{padding:.3rem .5rem;font-size:.8rem}.sg-gameover__pts{font-size:1.8rem}}
