/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}body,html{margin:0;padding:0;background-color:#f9f9f9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;line-height:1.6;overflow-x:hidden}.app{display:flex;flex-direction:column;align-items:center;min-height:100vh;box-sizing:border-box}.main-content{width:100%;max-width:800px;padding:0 1rem}@media screen and (max-width: 900px){.main-content{max-width:100%;padding:0 1.5rem}.section-title{font-size:2.2rem}.title{font-size:2.5rem}}@media screen and (max-width: 700px){.main-content{padding:0 1.5rem}.section-title{font-size:2rem}.title{font-size:2.2rem}.card{padding:1.5rem;margin:0 .5rem 2rem}.game-card{padding:1.75rem;margin:0 .5rem 2rem}}@media screen and (max-width: 400px){.main-content{padding:0 1rem}.section-title{font-size:1.8rem}.title{font-size:2rem}.card{padding:1.25rem;margin:0 .75rem 2rem}.game-card{padding:1.5rem;margin:0 .75rem 2rem}}@media (min-width: 768px) and (max-width: 1024px) and (pointer: coarse){.card,.game-card{max-width:85%;margin:0 auto 2rem}}.header{text-align:center;margin-bottom:2.5rem}.title{font-size:2.8rem;font-weight:700;margin:0}.title-line{width:60px;height:4px;background-color:#007aff;margin:.5rem auto 0;border-radius:2px}.card{background-color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 12px #0000000d}.text{line-height:1.6;margin-bottom:1rem;font-size:1rem}.game-card{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 16px #0000000f;text-align:center}.game-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.game-name{color:#007aff;font-weight:700}.button{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background-color:#007aff;border:none;border-radius:8px;text-decoration:none;transition:background-color .2s ease}.button:hover{background-color:#005fcc}.footer{margin-top:3rem;padding:1.5rem 0 .5rem;border-top:2.5px solid #3b82f6;text-align:center;width:100%;color:#a78bfa;font-size:1rem;letter-spacing:1px;background:transparent}.footer-link{color:#a78bfa;text-decoration:none;transition:color .2s}.footer-link:hover{color:#3b82f6}.navbar{position:fixed;top:0;left:0;right:0;background-color:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #e0e0e0;z-index:1000;padding:1rem 0}.navbar-content{max-width:1400px;margin:0 auto;padding:0 3rem;display:flex;justify-content:space-between;align-items:center}.navbar-brand{display:flex;align-items:center}.brand-logo{height:100px;width:auto;-o-object-fit:contain;object-fit:contain}.brand-text{font-size:1.25rem;font-weight:700;color:#000;text-decoration:none}.navbar-links{display:flex;gap:2rem;align-items:center}.nav-link{color:#666;text-decoration:none;font-weight:500;font-size:1rem;transition:color .2s ease;padding:.5rem 0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-link:hover{color:#000}.nav-link:active,.nav-link:active:hover{color:#666!important}@media screen and (max-width: 900px){.navbar-content{max-width:100%;padding:0 1.5rem}.brand-logo{height:80px}}@media screen and (max-width: 700px){.navbar{padding:.4rem 0}.navbar-content{padding:0 1rem;flex-direction:column;gap:1rem}.navbar-links{gap:1.5rem}.brand-logo{height:70px}.nav-link{font-size:.9rem}}@media screen and (max-width: 400px){.navbar-content{padding:0 .5rem}.brand-logo{height:60px}.navbar-links{gap:1rem}.nav-link{font-size:.85rem}}.hero-section{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:0;margin-bottom:2rem;width:100%;min-height:100vh;overflow:hidden;background-image:url(/images/ios-logo.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section:after{content:"";position:absolute;inset:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(8px);background-color:#ffffff0d;z-index:0}.hero-content{max-width:600px;margin:0 auto;background-color:#ffffff40;padding:2rem;border-radius:16px;box-shadow:0 8px 32px #0003;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(10px);z-index:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-title{font-size:3.5rem;font-weight:700;margin:0 0 1rem;color:#1a1a1a;letter-spacing:-.02em}.hero-subtitle{font-size:1.25rem;color:#1a1a1a;margin:0 0 1.5rem;font-weight:400;line-height:1.5}.scroll-indicator{display:flex;flex-direction:column;align-items:center;margin-top:1rem;cursor:pointer;transition:transform .3s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.scroll-indicator:hover{transform:scale(1.05)}.scroll-text{font-size:1.1rem;color:#1a1a1a;font-weight:500;margin-bottom:.5rem;opacity:.8;animation:pulse 2s infinite}.scroll-arrow{font-size:1.8rem;color:#1a1a1a;font-weight:300;opacity:.8;transition:all .3s ease;animation:bounce 2s infinite}.scroll-indicator:hover .scroll-arrow{opacity:1;transform:scale(1.1)}@keyframes pulse{0%,to{opacity:.8}50%{opacity:1}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}60%{transform:translateY(-3px)}}@media screen and (max-width: 900px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.hero-content{padding:1.75rem}}@media screen and (max-width: 700px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-content{padding:1.5rem;margin:0 .5rem}.scroll-text{font-size:.9rem}.scroll-arrow{font-size:1.5rem}}@media screen and (max-width: 400px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-content{padding:1.25rem;margin:0 .75rem}.scroll-text{font-size:.8rem}.scroll-arrow{font-size:1.2rem}}@media (min-width: 768px) and (max-width: 1024px) and (pointer: coarse){.hero-content{max-width:85%;margin:0 auto}}.games-section{margin-bottom:4rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 1rem;color:#1a1a1a}.section-line{width:60px;height:4px;background-color:#000;margin:0 auto 3rem;border-radius:2px}.games-grid{display:grid;gap:2rem;grid-template-columns:1fr}.game-card,.coming-soon-card{background-color:#ece1e1cc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;display:flex;gap:1.5rem;align-items:flex-start}.game-content{flex:1}.game-title{font-size:1.5rem;font-weight:600;margin:0 0 .75rem;color:#1a1a1a}.game-description{color:#666;line-height:1.6;margin:0 0 1.5rem;font-size:1rem}.game-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.feature-tag{background-color:#f0f0f0;color:#000;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid #e0e0e0}.game-links{display:flex;flex-direction:column;gap:1rem;align-items:center}.privacy-link{background-color:#000;border:none;color:#fff;text-decoration:none;font-size:.7rem;cursor:pointer;transition:background-color .2s ease;padding:.5rem 1rem;border-radius:8px;font-weight:600;min-width:0;margin-top:0;margin-bottom:0;width:110px;text-align:center}.privacy-link:hover{background-color:#333}.coming-soon-card{background-color:#ece1e1cc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:center}.qr-image{width:180px;display:block;margin:8px auto 12px;border-radius:12px}.game-images{margin-bottom:.8rem}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background-color:#ece1e1;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#666;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.modal-body{padding:2rem}.modal-body h2{color:#1a1a1a;margin:0 0 .5rem;font-size:1.8rem}.modal-date{color:#666;font-size:.9rem;margin:0 0 1.5rem}.modal-body h3{color:#1a1a1a;margin:1.5rem 0 .75rem;font-size:1.2rem}.modal-body p{color:#666;line-height:1.6;margin:0 0 1rem}.modal-body ul{color:#666;line-height:1.6;margin:0 0 1rem;padding-left:1.5rem}.modal-body a{color:#1d1d1d;text-decoration:none}.modal-body a:hover{text-decoration:underline}.black-image{width:120px;display:block;margin:12px auto 0}@media screen and (max-width: 900px){.section-title{font-size:2.2rem}.game-card,.coming-soon-card{padding:1.75rem}}@media screen and (max-width: 700px){.game-card,.coming-soon-card{flex-direction:column;text-align:center;padding:1.75rem;margin:0 .5rem 2rem}.game-features{justify-content:center}.section-title{font-size:2rem}.modal-body{padding:1.5rem}.modal-body h2{font-size:1.3rem}}@media screen and (max-width: 400px){.game-card,.coming-soon-card{padding:1.5rem;margin:0 .75rem 2rem}.section-title{font-size:1.8rem}.game-title{font-size:1.3rem}.game-description{font-size:.9rem}.feature-tag{font-size:.8rem;padding:.2rem .6rem}}@media (min-width: 768px) and (max-width: 1024px) and (pointer: coarse){.game-card,.coming-soon-card{max-width:85%;margin:0 auto 2rem}}.about-section{margin-bottom:4rem}.about-grid{display:grid;gap:2rem;grid-template-columns:1fr}.about-card{background-color:#ece1e1cc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014;text-align:center}.about-content{max-width:600px;margin:0 auto}.about-text{color:#666;line-height:1.7;margin:0 0 1.5rem;font-size:1.1rem}.about-text:last-of-type{margin-bottom:2rem}.skills{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.skill-tag{background-color:#f0f0f0;color:#000;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;border:1px solid #e0e0e0}@media screen and (max-width: 900px){.about-card{padding:2.25rem}.about-text{font-size:1.05rem}}@media screen and (max-width: 700px){.about-card{padding:2rem;margin:0 .5rem 2rem}.about-text{font-size:1rem}.skills{justify-content:center}}@media screen and (max-width: 400px){.about-card{padding:1.5rem;margin:0 .75rem 2rem}.about-text{font-size:.95rem}.skill-tag{font-size:.8rem;padding:.4rem .8rem}}@media (min-width: 768px) and (max-width: 1024px) and (pointer: coarse){.about-card{max-width:85%;margin:0 auto 2rem}}.contact-section{margin-bottom:4rem}.contact-grid{display:grid;gap:2rem;grid-template-columns:1fr}.contact-card{background-color:#ece1e1cc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014;text-align:center}.contact-text{color:#666;line-height:1.6;margin:0 0 2rem;font-size:1.1rem}.contact-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.contact-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease}.email-link{background-color:#000;color:#fff}.email-link:hover{background-color:#333;transform:translateY(-1px)}.github-link{background-color:#f0f0f0;color:#000;border:1px solid #e0e0e0}.github-link:hover{background-color:#e0e0e0;transform:translateY(-1px)}.link-text{font-size:1rem}@media screen and (max-width: 900px){.contact-card{padding:2.25rem}.contact-text{font-size:1.05rem}}@media screen and (max-width: 700px){.contact-card{padding:2rem;margin:0 .5rem 2rem}.contact-links{flex-direction:column;align-items:center}.contact-link{width:200px;justify-content:center}}@media screen and (max-width: 400px){.contact-card{padding:1.5rem;margin:0 .75rem 2rem}.contact-text{font-size:.95rem}.contact-link{width:180px;padding:.6rem 1.2rem}.link-text{font-size:.9rem}}@media (min-width: 768px) and (max-width: 1024px) and (pointer: coarse){.contact-card{max-width:85%;margin:0 auto 2rem}}.footer{margin-top:4rem;padding:2rem 0;border-top:2px solid #a69e9e;text-align:center;width:100%;background-color:#d9d3d3}.footer-content{max-width:600px;margin:0 auto}.footer-text{color:#505050;font-size:1rem;margin:0 0 .5rem;font-weight:500}.footer-subtext{color:#777;font-size:.9rem;margin:0;font-weight:400}.footer-link{color:#000;text-decoration:none;font-weight:600;transition:color .2s ease}.footer-link:hover{color:#333;text-decoration:underline}.footer-links{margin-top:.5rem;display:flex;justify-content:center}.footer-privacy-link{background:none;border:none;color:#777;text-decoration:none;font-size:.9rem;cursor:pointer;transition:color .2s ease;padding:0;font-weight:400}.footer-privacy-link:hover{color:#000}.modal-body{text-align:left}@media screen and (max-width: 900px){.footer{padding:1.75rem 0 .5rem}.footer-content{max-width:100%;padding:0 1.5rem}}@media screen and (max-width: 700px){.footer{padding:1.5rem 0 .5rem}.footer-content{padding:0 1.5rem}.footer-text{font-size:.9rem}.footer-subtext{font-size:.8rem}}@media screen and (max-width: 400px){.footer{padding:1.25rem 0 .5rem}.footer-content{padding:0 1rem}.footer-text{font-size:.85rem}.footer-subtext{font-size:.75rem}.footer-privacy-link{font-size:.8rem}}
