:root{color:#594f66;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#e4efffe6,#0000 28%),radial-gradient(circle at 100% 0,#ffe4eed9,#0000 24%),linear-gradient(#fffdf9,#f8f5ff);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;margin:0}body:before{content:"";pointer-events:none;opacity:.4;background-image:linear-gradient(#b4abc614 1px,#0000 1px),linear-gradient(90deg,#b4abc614 1px,#0000 1px);background-size:28px 28px;position:fixed;inset:0}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:#3f354a}p{margin-bottom:0}#root{position:relative}.app-shell{min-height:100vh}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:clamp(20px,4vw,40px) 0 72px}.hero-panel,.game-card,.modal-surface,.snake-panel,.snake-topbar{border:1px solid #7b8baf2e;box-shadow:0 20px 60px #7c6b911f}.hero-panel{text-align:center;background:radial-gradient(circle at 0 0,#bbdaffbf,#0000 30%),radial-gradient(circle at 100% 100%,#f7cfe5cc,#0000 28%),linear-gradient(#fffcf9f2,#fef8fcf5);border-radius:40px;padding:clamp(44px,7vw,88px) clamp(20px,6vw,72px)}.eyebrow,.section-label,.game-badge,.panel-label,.controls-list span{letter-spacing:.18em;text-transform:uppercase;color:#8f7f92;margin:0;font-size:.8rem}.hero-panel h1{letter-spacing:-.06em;text-wrap:balance;margin:18px 0 20px;font-size:clamp(3.8rem,9vw,6.4rem);line-height:.9}.hero-copy{color:#675d72;text-wrap:balance;width:min(620px,100%);margin:0 auto;font-size:clamp(1rem,2vw,1.12rem);line-height:1.8}.primary-button,.secondary-button,.card-button,.icon-button{cursor:pointer;font:inherit;border:0;transition:all .2s}.primary-button,.secondary-button,.card-button{border-radius:999px;padding:14px 22px}.primary-button{color:#4b3657;background:linear-gradient(135deg,#cfe6ff,#ffdceb);margin-top:32px;font-weight:700;box-shadow:0 14px 28px #b2a0c53d}.primary-button:hover,.secondary-button:hover,.card-button:hover,.icon-button:hover{transform:translateY(-1px)}.games-section{margin-top:28px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-heading h2,.game-card h3,.snake-title,.modal-header h2{margin:0}.games-grid{grid-template-columns:minmax(280px,380px);justify-content:center;display:grid}.game-card{background:#fffbf8eb;border-radius:32px;padding:28px}.game-card h3{margin-top:16px;font-size:1.9rem}.game-card p{color:#6d6478;margin:14px 0 24px;line-height:1.7}.card-button,.secondary-button{color:#554160;background:#f2e7f0d9;border:1px solid #7b8baf29}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#221d2e9e;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.modal-surface{background:linear-gradient(#fffdfa,#fdf8fb);border-radius:36px;flex-direction:column;width:min(1280px,100%);height:min(860px,100vh - 32px);padding:24px;display:flex;overflow:hidden}.modal-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.modal-header p{color:#776d80;text-wrap:balance;margin:4px 0 0}.icon-button{color:#5b4d67;background:#efe3eee0;border-radius:50%;width:44px;height:44px;font-size:1.4rem}.modal-body{flex:1;min-height:0}.snake-layout{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;height:100%;min-height:0;display:flex}.snake-topbar,.snake-panel{background:#ffffffc2;border-radius:32px;width:100%;max-width:960px}.snake-topbar{grid-template-columns:minmax(0,1.2fr) auto auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.snake-panel{justify-content:center;align-items:center;min-height:0;padding:14px;display:flex}.snake-topbar-main{min-width:0}.snake-subtitle{color:#6f667b;text-wrap:balance;margin-top:6px;line-height:1.55}.snake-grid{aspect-ratio:1;background:radial-gradient(circle at 0 0,#ffd8e659,#0000 28%),radial-gradient(circle at 100% 100%,#c6e1ff61,#0000 30%),linear-gradient(#fff9fbfa,#f7f7fffa);border-radius:28px;grid-template-columns:repeat(14,minmax(0,1fr));gap:0;width:min(100%,min(100vh - 250px,100vw - 120px,860px));max-height:100%;margin:0 auto;padding:10px;display:grid}.snake-cell{aspect-ratio:1;background:0 0;border-radius:0;position:relative;overflow:hidden}.snake-cell-head{background:linear-gradient(135deg,#9cc7ff,#c5b5ff);border-radius:16px;box-shadow:inset 0 -3px 8px #6878be2e}.snake-cell-body{background:0 0;place-items:center;display:grid}.snake-cell-tail,.snake-cell-food{background:0 0}.snake-body-core{width:calc(100% * var(--segment-scale,.85));height:calc(100% * var(--segment-scale,.85));background:linear-gradient(135deg,#92d3b1,#b8dfff);border-radius:10px;box-shadow:inset 0 2px 4px #ffffff59,inset 0 -3px 6px #6085a229}.snake-head-eye{background:#423548;border-radius:50%;width:16%;height:16%;position:absolute;top:26%}.snake-head-eye-a{left:26%}.snake-head-eye-b{right:26%}.snake-cell-head-right .snake-head-eye,.snake-cell-head-left .snake-head-eye{top:26%}.snake-cell-head-right .snake-head-eye-a,.snake-cell-head-left .snake-head-eye-a{left:34%}.snake-cell-head-right .snake-head-eye-b,.snake-cell-head-left .snake-head-eye-b{right:18%}.snake-cell-head-left .snake-head-eye-a{left:18%}.snake-cell-head-left .snake-head-eye-b{right:34%}.snake-cell-head-up .snake-head-eye,.snake-cell-head-down .snake-head-eye{top:28%}.snake-cell-head-up .snake-head-eye-a,.snake-cell-head-down .snake-head-eye-a{left:24%}.snake-cell-head-up .snake-head-eye-b,.snake-cell-head-down .snake-head-eye-b{right:24%}.snake-cell-head-up .snake-head-eye{top:22%}.snake-cell-head-down .snake-head-eye{top:36%}.snake-food-shine,.snake-food-stem,.snake-food-leaf{position:absolute}.snake-food-shine{background:radial-gradient(circle at 35% 30%,#fffbff 0 18%,#ffb6cf 24%,#ff8eb1 68%,#ff7c95 100%);border-radius:50%;inset:20%;box-shadow:inset 0 -4px 8px #be57732e}.snake-food-stem{background:#7c9968;border-radius:999px;width:10%;height:18%;top:10%;left:48%;transform:rotate(-12deg)}.snake-food-leaf{background:linear-gradient(135deg,#b7e59f,#8cc989);border-radius:999px 999px 999px 0;width:22%;height:14%;top:12%;left:54%;transform:rotate(-22deg)}.snake-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:min(100%,280px);display:grid}.status-card{background:#f6edf4e6;border-radius:20px;padding:14px}.status-card strong,.snake-topbar strong{color:#44384f}.status-card strong{margin-top:6px;font-size:1.5rem;display:block}.snake-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.snake-restart-button{margin-top:0}@media (width<=960px){.page-shell{width:min(1120px,100% - 20px)}.snake-topbar,.snake-panel{max-width:820px}.modal-surface{height:min(980px,100vh - 24px)}.snake-topbar{text-align:center;grid-template-columns:1fr;justify-items:center}.snake-topbar-main{gap:6px;display:grid}.snake-grid{width:min(100%,min(100vh - 360px,100vw - 72px,760px))}}@media (width<=640px){.modal-overlay{padding:8px}.modal-surface,.snake-panel,.snake-sidebar,.game-card{border-radius:24px}.modal-header,.section-heading,.snake-status{grid-template-columns:1fr;display:grid}.modal-header{align-items:start}.modal-header p{display:none}.hero-panel h1{font-size:clamp(2.9rem,16vw,4.3rem)}.hero-copy{line-height:1.65}.snake-grid{width:min(100%,min(100vh - 290px,100vw - 32px));padding:6px}.games-grid{grid-template-columns:minmax(0,1fr)}.snake-topbar{gap:12px;padding:14px}.snake-status{width:100%;min-width:0}.status-card{padding:12px}.status-card strong{font-size:1.3rem}.snake-actions,.snake-restart-button{width:100%}}@media (height<=820px){.modal-surface{height:calc(100vh - 20px);padding:18px}.modal-header{margin-bottom:14px}.snake-panel,.snake-topbar{padding:18px}.snake-grid{width:min(100%,min(100vh - 220px,100vw - 120px,740px));padding:8px}}
