*{margin:0;padding:0;box-sizing:border-box}*:focus,*:focus-visible,*:focus-within,*:active{outline:0;outline:none;outline-width:0;outline-style:none;outline-color:transparent}a:focus,a:focus-visible,a:active,button:focus,button:focus-visible,button:active,input:focus,input:focus-visible,input:active,select:focus,select:focus-visible,select:active,textarea:focus,textarea:focus-visible,textarea:active,[tabindex]:focus,[tabindex]:focus-visible,[tabindex]:active,div:focus,div:focus-visible,div:active{outline:0;outline:none;outline-width:0;outline-style:none;outline-color:transparent;box-shadow:none}:root{--bg-primary: #f4fbfb;--bg-secondary: #ffffff;--bg-tertiary: #edf8f9;--text-primary: #0f172a;--text-secondary: #3f5668;--text-tertiary: #5b7385;--accent-primary: #06b6d4;--accent-secondary: #0ea5e9;--accent-glow: rgba(6, 182, 212, .22);--border-color: #d6e8ee;--shadow-glow: 0 0 22px rgba(6, 182, 212, .16);--bottom-surface: #f4fbfb}html,body,#root{background-color:var(--bg-primary)}body{font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,MS PGothic,Noto Sans JP,sans-serif;background:transparent;color:var(--text-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:auto;background:radial-gradient(circle at 10% 12%,rgba(34,211,238,.06),transparent 28%),radial-gradient(circle at 88% 8%,rgba(14,165,233,.05),transparent 30%),var(--bg-primary)}.app{min-height:100vh;background:transparent;position:relative;isolation:isolate}.site-header{position:fixed;top:12px;right:20px;z-index:1100;padding:0}.site-header__inner{max-width:none;margin:0;display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:.65rem 1rem;border-radius:14px;background:#ffffffb8;border:1px solid rgba(219,227,239,.9);box-shadow:0 18px 45px #0f172a14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-header__brand{display:inline-flex;align-items:center;gap:.4rem;text-decoration:none;margin-right:.4rem;padding-right:.55rem;border-right:1px solid rgba(15,23,42,.1)}.brand-logo{width:clamp(2.3rem,5.2vw,3.1rem);max-height:2.2rem;aspect-ratio:726 / 449;object-fit:contain}.site-header__nav{display:flex;align-items:center;gap:.2rem;flex-wrap:wrap;justify-content:flex-end}.site-header__link{color:var(--text-secondary);text-decoration:none;font-size:.84rem;font-weight:600;padding:.42rem .62rem;border-radius:999px;transition:background-color .18s ease,color .18s ease,transform .18s ease}.site-header__link:hover{background:#0ea5e91a;color:var(--accent-primary);transform:translateY(-1px)}@media(min-width:1025px){.app{zoom:.75;transform-origin:top center}}.back-button{position:fixed;top:20px;left:20px;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-color);border-radius:50px;padding:.75rem 1.5rem;color:var(--text-primary);text-decoration:none;font-weight:500;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #0f172a1f}.back-button:focus,.back-button:focus-visible,.back-button:active{outline:0;outline:none}.hero{min-height:80vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:130px 40px 60px;background:transparent}.hero:after{display:none}.hero,.section,.section-alt,.contact-section,.site-footer{background:transparent}.hero-content{max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.minamo-brand-char{display:block;width:auto;max-width:100%;object-fit:contain;object-position:left center}.minamo-brand-char--hero{height:clamp(1.65rem,4.6vw,3.2rem);aspect-ratio:1141 / 119;padding-bottom:.35rem}.minamo-brand-char--footer{height:clamp(.85rem,2.2vw,1.1rem);aspect-ratio:1141 / 119;padding-bottom:.2rem}.hero-wordmark{margin:0;line-height:0;padding-left:clamp(.45rem,2.5vw,.9rem)}.hero-brand-lockup{display:inline-flex;align-items:center;gap:clamp(.3rem,.9vw,.65rem);margin-bottom:1rem}.hero-brand-logo{width:clamp(4.8rem,11vw,7.2rem);max-height:5.6rem;aspect-ratio:726 / 449;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(6,182,212,.16))}.hero-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.hero-header{flex-direction:column;text-align:center;gap:1rem;margin-bottom:1.5rem}}.app-icon{width:80px;height:80px;background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--bg-primary);box-shadow:var(--shadow-glow);flex-shrink:0}@media(max-width:768px){.app-icon{width:60px;height:60px;font-size:2rem;border-radius:15px}}.hero-title{font-size:clamp(2.75rem,8.5vw,4rem);font-weight:300;margin-bottom:.75rem;color:var(--text-primary);letter-spacing:.05em;line-height:1.2;opacity:.9;text-wrap:balance}@media(max-width:1024px){.hero{padding:110px 28px 48px}}@media(max-width:768px){.site-header{top:8px;right:12px}.site-header__inner{gap:.5rem;padding:.5rem .65rem;border-radius:12px}.site-header__brand{margin-right:.25rem;padding-right:.4rem}.brand-logo{width:2.1rem;max-height:1.65rem}.site-header__link{font-size:.74rem;padding:.32rem .48rem}.hero{min-height:auto;padding:112px 20px 40px}.hero-wordmark{padding-left:.6rem}.hero-brand-lockup{margin-top:.5rem;margin-bottom:1.5rem;gap:.1rem}.hero-brand-logo{width:4.8rem;max-height:3.8rem;margin-left:-.15rem}.minamo-brand-char--hero{height:clamp(1.5rem,6.2vw,2.35rem);padding-bottom:.3rem}.minamo-brand-char--footer{height:clamp(.82rem,2.8vw,1.05rem);padding-bottom:.18rem}.hero-title{font-size:clamp(2.5rem,10vw,4rem)}}.hero-social{display:flex;gap:1rem;margin-bottom:1.75rem;align-items:center;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-radius:14px;background:linear-gradient(135deg,#fffffff2,#f8fafcf2);border:1px solid rgba(219,227,239,.9);color:var(--text-secondary);text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.social-link:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,165,233,.12),transparent 54%);opacity:0;transition:opacity .18s ease}.social-link:hover{color:var(--accent-primary);border-color:#0ea5e942;box-shadow:0 18px 36px #0ea5e91f;transform:translateY(-2px)}.social-link:hover:before{opacity:1}.social-link>*{position:relative;z-index:1}.social-link:focus,.social-link:focus-visible,.social-link:active{outline:0;outline:none}.social-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.social-link svg{width:20px;height:20px}.social-text{font-size:.95rem;font-weight:500;letter-spacing:.01em}@media(min-width:1024px){.social-text{font-size:1.1rem}}@media(max-width:768px){.hero-social{gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.social-link{padding:.75rem 1.25rem;border-radius:14px;gap:.75rem}.social-icon{width:20px;height:20px}.social-link svg{width:20px;height:20px}.social-text{font-size:.95rem}}@media(max-width:480px){.hero-social{gap:.875rem;flex-wrap:wrap}.social-link{padding:.7rem 1.1rem;gap:.7rem}.social-text{font-size:.9rem}}.hero-subtitle{font-size:clamp(1rem,2vw,1.3rem);color:var(--text-secondary);font-weight:400;letter-spacing:.02em}@media(min-width:1024px){.hero-subtitle{font-size:1.4rem}}@media(max-width:768px){.hero-subtitle{font-size:clamp(1rem,3vw,1.3rem)}}.hero-description{font-size:clamp(1rem,1.8vw,1.2rem);color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.75;max-width:800px;font-weight:400;text-wrap:pretty}@media(min-width:1024px){.hero-description{font-size:1.3rem;line-height:1.85}}@media(max-width:768px){.hero-description{font-size:clamp(1rem,3vw,1.3rem);line-height:1.8;max-width:100%}}@media(max-width:768px){.hero-description{font-size:1rem;margin-bottom:1.5rem;line-height:1.7}}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}@media(max-width:768px){.hero-buttons{gap:1rem;justify-content:flex-start}}.btn{padding:.875rem 2rem;border-radius:50px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:2px solid transparent;cursor:pointer;font-size:1rem;white-space:nowrap;min-width:fit-content;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.btn:hover{transform:translateY(-2px)}@media(max-width:768px){.btn{padding:.7rem 1.5rem;font-size:.9rem}}.btn-primary{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);color:var(--bg-primary);box-shadow:var(--shadow-glow)}.btn-primary:hover{box-shadow:0 16px 34px #0ea5e93d}.btn-primary:focus,.btn-primary:focus-visible,.btn-primary:active{outline:0;outline:none}.btn-outline{background:#ffffff85;border:2px solid var(--accent-primary);color:var(--accent-primary)}.btn-outline:hover{background:#0ea5e914;border-color:var(--accent-secondary)}.btn-outline:focus,.btn-outline:focus-visible,.btn-outline:active{outline:0;outline:none}.btn:focus,.btn:focus-visible,.btn:active{outline:0;outline:none}.section{padding:60px 0;position:relative;scroll-margin-top:110px}.section:before{display:none}@media(max-width:1024px){.section{padding-top:50px;padding-bottom:50px}}@media(max-width:768px){.section{padding:80px 0;scroll-margin-top:90px}}@media(max-width:480px){.section{padding-top:70px;padding-bottom:70px}}.section-alt{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.container{max-width:1400px;margin:0 auto;width:100%;padding-left:40px;padding-right:40px;box-sizing:border-box}@media(min-width:1025px){.container{max-width:80%;padding-left:60px;padding-right:60px}}@media(min-width:1600px){.container{padding-left:80px;padding-right:80px}}@media(max-width:1024px){.container{max-width:900px;padding-left:30px;padding-right:30px}}@media(max-width:768px){.container{max-width:100%;padding-left:20px;padding-right:20px}}.section-header{text-align:left;margin-bottom:2.25rem;padding-left:.75rem;border-left:3px solid var(--accent-primary)}@media(max-width:768px){.section-header{margin-bottom:1.75rem;padding-left:.625rem;border-left-width:2px}}.section-title{font-size:clamp(2rem,4.2vw,3rem);font-weight:700;margin-bottom:.55rem;color:var(--text-primary);letter-spacing:-.01em;line-height:1.15;text-wrap:balance}@media(max-width:768px){.section-title{font-size:1.75rem;margin-bottom:.75rem}}.section-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:var(--text-secondary);max-width:860px;margin:0;line-height:1.7;font-weight:400}@media(min-width:1024px){.section-subtitle{font-size:1.2rem;line-height:1.75}}@media(max-width:768px){.section-subtitle{font-size:1rem;max-width:100%}}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}}@media(max-width:768px){.features-grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}}.feature-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:20px;padding:2rem;position:relative;overflow:hidden}@media(max-width:768px){.feature-card{padding:1.25rem;border-radius:15px}}.feature-card:before{display:none}.feature-card:focus,.feature-card:focus-visible,.feature-card:active{outline:0;outline:none}.feature-icon{display:none}.feature-card h4{font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.feature-card h4{font-size:2rem}}@media(max-width:768px){.feature-card h4{font-size:1.25rem;margin-bottom:.75rem}}.feature-card p{color:var(--text-secondary);line-height:1.8;font-size:clamp(1rem,2vw,1.15rem);font-weight:400}@media(min-width:1024px){.feature-card p{font-size:1.3rem;line-height:1.9}}@media(max-width:768px){.feature-card p{font-size:.95rem;line-height:1.7}}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}@media(max-width:768px){.info-grid{grid-template-columns:1fr;gap:.875rem}}.info-grid .info-card{padding:1.5rem;margin:0;border-radius:14px}@media(max-width:768px){.info-grid .info-card{padding:1.2rem;border-radius:12px}}.info-grid .info-card h3{font-size:clamp(1.05rem,1.5vw,1.25rem);margin-bottom:.75rem}.info-grid .info-card p{font-size:clamp(.85rem,1.2vw,.95rem);line-height:1.65;margin-bottom:0}.info-card{background:linear-gradient(135deg,#ffffffe6,#f8fafcd1);border:1px solid rgba(219,227,239,.9);border-radius:20px;padding:3rem;margin-bottom:2rem;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:0 18px 48px #0f172a12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.info-card:hover{border-color:#0ea5e933;box-shadow:0 24px 58px #0f172a1a;transform:translateY(-3px)}.info-card:focus,.info-card:focus-visible,.info-card:active{outline:0;outline:none}@media(min-width:1024px){.info-card{padding:3.5rem}}@media(max-width:1024px){.info-card{padding:2.5rem}}@media(max-width:768px){.info-card{padding:2rem;border-radius:16px;margin-bottom:1.5rem}}.info-card h3{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;margin-bottom:1.5rem;color:var(--text-primary);display:flex;align-items:center;gap:.75rem;letter-spacing:-.01em}@media(min-width:1024px){.info-card h3{font-size:2.3rem}}@media(max-width:768px){.info-card h3{font-size:1.3rem;margin-bottom:1rem;gap:.5rem}}.info-card h3 .icon{display:none}.info-card h4{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;margin-top:2rem;margin-bottom:1rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.info-card h4{font-size:1.7rem}}@media(max-width:768px){.info-card h4{font-size:1.1rem;margin-top:1.5rem;margin-bottom:.75rem}}.info-card p{color:var(--text-secondary);line-height:1.85;margin-bottom:1rem;font-size:clamp(1rem,2vw,1.15rem);font-weight:400}@media(min-width:1024px){.info-card p{font-size:1.3rem;line-height:2}}@media(max-width:768px){.info-card p{font-size:.875rem;line-height:1.6;margin-bottom:.75rem}}.alert{background:#00d4ff1a;border:1px solid var(--accent-primary);border-radius:15px;padding:1.5rem;margin-top:1.5rem}@media(max-width:768px){.alert{padding:1rem;margin-top:1rem;border-radius:12px}}.alert h5{color:var(--accent-primary);font-weight:700;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;font-size:clamp(1.1rem,2vw,1.3rem);letter-spacing:-.01em}.alert h5 span{display:none}@media(min-width:1024px){.alert h5{font-size:1.5rem}}@media(max-width:768px){.alert h5{font-size:1.05rem;margin-bottom:.5rem}}.alert p{color:var(--text-secondary);margin:0;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8;font-weight:400}@media(min-width:1024px){.alert p{font-size:1.3rem;line-height:1.95}}@media(max-width:768px){.alert p{font-size:.95rem;line-height:1.7}}.alert-warning{background:var(--bg-tertiary);border-color:var(--border-color)}.alert-warning h5{color:var(--text-primary)}.contact-section{background:transparent;padding:60px 20px;scroll-margin-top:110px}@media(max-width:1024px){.contact-section{padding:50px 20px}}@media(max-width:768px){.contact-section{padding:50px 20px;scroll-margin-top:90px}}@media(max-width:480px){.contact-section{padding:40px 20px}}.contact-card{background:transparent;border:0;border-radius:0;padding:0;max-width:900px;margin:0 auto;text-align:left}@media(max-width:1024px){.contact-card{max-width:768px;padding:2.5rem}}@media(max-width:768px){.contact-card{max-width:100%;padding:2rem;border-radius:15px}}@media(max-width:480px){.contact-card{padding:1.75rem}}.contact-card h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.contact-card .lead{font-size:clamp(1.2rem,2.5vw,1.4rem);color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.8;font-weight:400}@media(min-width:1024px){.contact-card .lead{font-size:1.4rem;line-height:1.9}}@media(max-width:768px){.contact-card .lead{font-size:1rem;margin-bottom:1.5rem}}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}@media(max-width:768px){.contact-info{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}}.contact-item{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:0 0 1rem;background:transparent;border-radius:0;border:0;border-bottom:1px solid var(--border-color);transition:border-color .18s ease,transform .18s ease}.contact-item:hover{border-color:#0ea5e952;transform:translate(3px)}@media(max-width:768px){.contact-item{padding:1rem;gap:.75rem;border-radius:12px}}.contact-item .icon{font-size:2rem;color:var(--accent-primary)}@media(max-width:768px){.contact-item .icon{font-size:1.5rem}}.contact-item h5{font-size:clamp(1.1rem,2.2vw,1.3rem);font-weight:700;margin-bottom:.25rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.contact-item h5{font-size:1.3rem}}@media(max-width:768px){.contact-item h5{font-size:1rem}}.contact-item p{color:var(--text-secondary);margin:0;font-size:clamp(.9rem,1.8vw,1.1rem);line-height:1.7;font-weight:400}@media(min-width:1024px){.contact-item p{font-size:1.1rem;line-height:1.8}}@media(max-width:768px){.contact-item p{font-size:.9rem}}.site-footer{padding:1.4rem 1rem 2rem;border-top:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.site-footer__inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--text-tertiary)}.site-footer__brand{margin:0;line-height:0}.site-footer__copy{font-size:.88rem}@media(max-width:768px){.site-footer{padding:1.2rem 1rem 1.5rem}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:.25rem}.site-footer__copy{font-size:.8rem}}@media(max-width:768px){.hero-header{flex-direction:column;text-align:center;gap:1rem}.hero-buttons{justify-content:flex-start;gap:1rem}.back-button{top:10px;left:10px;padding:.5rem 1rem;font-size:.85rem}}@media(max-width:480px){.hero{padding:104px 20px 36px}.hero-brand-lockup{margin-bottom:1.35rem}.minamo-brand-char--hero{padding-bottom:.28rem}.section{padding:30px 12px}.hero-title{font-size:clamp(2.5rem,10vw,4rem)}.hero-subtitle,.hero-description{font-size:clamp(1rem,3vw,1.3rem)}.section-title{font-size:1.3rem}.section-subtitle{font-size:.85rem}.feature-card,.info-card{padding:1rem}.contact-card{padding:0}}.featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:2rem}@media(max-width:1024px){.featured-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem}}@media(max-width:480px){.featured-grid{gap:1.5rem}}.featured-card{background:linear-gradient(135deg,#ffffffe6,#f8fafcd1);border:1px solid rgba(219,227,239,.9);border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 48px #0f172a14;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.featured-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(14,165,233,.14),transparent 35%),linear-gradient(135deg,rgba(255,255,255,.24),transparent 45%);opacity:0;transition:opacity .22s ease;pointer-events:none}.featured-card:hover{border-color:#0ea5e93d;box-shadow:0 26px 64px #0f172a1f;transform:translateY(-4px)}.featured-card:hover:before{opacity:1}.featured-card:focus,.featured-card:focus-visible,.featured-card:active,.featured-card *:focus,.featured-card *:focus-visible,.featured-card *:active{outline:0;outline:none}@media(max-width:768px){.featured-card{padding:2.25rem;border-radius:20px;border:1px solid rgba(219,227,239,.9);box-shadow:0 4px 20px #0f172a14}.featured-card:after{display:none}}@media(max-width:480px){.featured-card{padding:2rem;border-radius:18px}}.featured-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(219,227,239,.9)}@media(max-width:768px){.featured-header{flex-direction:column;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem}}@media(max-width:480px){.featured-header{gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem}}.featured-header h3{font-size:clamp(1.3rem,2.2vw,1.75rem);font-weight:800;margin:0 0 .5rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.featured-header h3{font-size:1.9rem}}@media(max-width:768px){.featured-header h3{font-size:1.25rem}}.featured-category{font-size:.875rem;color:var(--text-secondary);margin:0}.featured-stats{display:flex;gap:1rem}@media(max-width:768px){.featured-stats{align-self:flex-start}}.stat-item{text-align:right}.stat-value{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:var(--accent-primary);line-height:1.2}@media(min-width:1024px){.stat-value{font-size:1.5rem}}.stat-label{font-size:clamp(.75rem,1.5vw,.9rem);color:var(--text-secondary);margin-top:.25rem}@media(min-width:1024px){.stat-label{font-size:.9rem}}.featured-description{color:var(--text-secondary);line-height:1.75;margin-bottom:1.75rem;font-size:clamp(.95rem,1.5vw,1.05rem);font-weight:400}@media(min-width:1024px){.featured-description{font-size:1.1rem;line-height:1.8}}@media(max-width:768px){.featured-description{font-size:.875rem;margin-bottom:1.5rem;line-height:1.7}}@media(max-width:480px){.featured-description{font-size:.85rem;margin-bottom:1.25rem;line-height:1.7}}.featured-features{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.featured-features{gap:.875rem}}.feature-row{display:flex;flex-direction:column;gap:.75rem}.feature-label{font-size:clamp(.75rem,1.5vw,.9rem);font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}@media(min-width:1024px){.feature-label{font-size:.9rem}}.feature-tags,.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tags span,.tech-tags span{background:#00d4ff1a;color:var(--accent-primary);padding:.375rem .75rem;border-radius:6px;font-size:clamp(.8rem,1.5vw,.95rem);font-weight:500;border:1px solid rgba(0,212,255,.2)}@media(min-width:1024px){.feature-tags span,.tech-tags span{font-size:.95rem}}.tech-tags span{background:#00d4ff14;border-color:#00d4ff26}@media(max-width:768px){.feature-tags span,.tech-tags span{font-size:.75rem;padding:.3rem .625rem}}.other-projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.projects-followup-grid{margin-top:2.25rem}@media(max-width:768px){.other-projects-grid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.other-project-card{min-width:unset}}@media(max-width:480px){.other-projects-grid{gap:1.75rem;margin-top:2rem}}.other-project-card{background:linear-gradient(135deg,#ffffffe6,#f8fafcd1);border:1px solid rgba(219,227,239,.9);border-radius:16px;padding:2rem;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-width:300px;box-shadow:0 14px 36px #0f172a12;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.other-project-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,165,233,.12),transparent 48%);opacity:0;transition:opacity .22s ease;pointer-events:none}.other-project-card:hover{border-color:#0ea5e938;box-shadow:0 22px 50px #0f172a1c;transform:translateY(-3px)}.other-project-card:hover:before{opacity:1}@media(max-width:768px){.other-project-card{padding:2rem;border:1px solid rgba(219,227,239,.9);border-radius:16px;box-shadow:0 4px 15px #0f172a14}}@media(max-width:480px){.other-project-card{padding:1.75rem;border-radius:14px}}.other-project-card:focus,.other-project-card:focus-visible,.other-project-card:active,.other-project-card *:focus,.other-project-card *:focus-visible,.other-project-card *:active{outline:0;outline:none}.other-project-card h4{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:700;margin:0 0 .75rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.other-project-card h4{font-size:1.6rem}}.other-project-card p{font-size:clamp(.9rem,2vw,1.05rem);color:var(--text-secondary);margin:0 0 1.25rem;line-height:1.7;font-weight:400}@media(min-width:1024px){.other-project-card p{font-size:1.2rem;line-height:1.8}}.tech-tags-small{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tags-small span{background:#00d4ff14;color:var(--accent-primary);padding:.25rem .625rem;border-radius:4px;font-size:clamp(.75rem,1.3vw,.9rem);border:1px solid rgba(0,212,255,.15)}.other-project-card .btn{white-space:nowrap!important;min-width:0;flex:1 1 auto!important;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.other-project-card .btn{font-size:.8rem;padding:.5rem .75rem}}@media(min-width:1024px){.tech-tags-small span{font-size:.9rem}}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem}@media(max-width:768px){.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}}.metric-card{text-align:center;padding:2rem 1.5rem;background:linear-gradient(135deg,#ffffffe6,#f8fafccc);border:1px solid rgba(219,227,239,.9);border-radius:12px;box-shadow:0 12px 34px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.metric-card:hover{border-color:#0ea5e938;box-shadow:0 20px 46px #0f172a1a;transform:translateY(-3px)}@media(max-width:768px){.metric-card{border:1px solid rgba(219,227,239,.9)}}.metric-card:focus,.metric-card:focus-visible,.metric-card:active{outline:0;outline:none}.metric-value{font-size:clamp(2.5rem,4vw,3.2rem);font-weight:700;color:var(--accent-primary);margin-bottom:.5rem;line-height:1.2;text-shadow:0 10px 28px rgba(14,165,233,.18)}@media(min-width:1024px){.metric-value{font-size:3.2rem}}.metric-label{font-size:clamp(.95rem,1.8vw,1.2rem);color:var(--text-primary);font-weight:500;margin-bottom:.25rem}@media(min-width:1024px){.metric-label{font-size:1.2rem}}.metric-note{font-size:.75rem;color:var(--text-secondary)}.github-stats-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.hero-github-stats{margin-top:1.25rem;margin-bottom:2rem}@media(min-width:1024px){.github-stats-grid{grid-template-columns:1.6fr 1fr}}.github-stat-card{background:linear-gradient(135deg,#ffffffe6,#f8fafcd1);border:1px solid rgba(219,227,239,.9);border-radius:12px;padding:1.25rem;text-decoration:none;color:inherit;display:block;box-shadow:0 14px 36px #0f172a12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.github-stat-card:hover{border-color:#0ea5e938;box-shadow:0 20px 48px #0f172a1a;transform:translateY(-3px)}.github-stat-card h3{margin:0 0 1rem;color:var(--text-primary);font-size:clamp(1rem,2vw,1.3rem);font-weight:600}.github-stat-card img{width:100%;height:auto;border-radius:8px;display:block}.github-lang-card img{width:100%}.github-lang-card{overflow:hidden}.github-lang-image-crop{width:88%;margin:0 auto;overflow:hidden}@media(max-width:768px){.github-lang-image-crop{width:72%;max-width:260px}}.github-lang-image-trimmed{transform:translateY(-25%);margin-bottom:-25%;display:block}@media(max-width:768px){.github-stat-card{border:1px solid rgba(219,227,239,.9)}}.about-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-bottom:4rem}@media(max-width:768px){.about-content{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}}.about-column h3{font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.about-column h3{font-size:1.6rem}}.about-column p{color:var(--text-secondary);line-height:1.9;font-size:clamp(.95rem,2vw,1.15rem);font-weight:400}@media(min-width:1024px){.about-column p{font-size:1.15rem;line-height:2}}.about-column p strong{color:var(--accent-primary);font-weight:600}.business-section{margin-top:4rem;padding-top:3rem;border-top:1px solid rgba(219,227,239,.9)}.business-section h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary);text-align:center}.business-intro{text-align:center;color:var(--text-secondary);margin-bottom:2.5rem;font-size:clamp(.95rem,2vw,1.2rem);line-height:1.8;font-weight:400}@media(min-width:1024px){.business-intro{font-size:1.2rem;line-height:1.9}}.business-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.business-card{background:linear-gradient(135deg,#ffffffe0,#f8fafcc7);border:1px solid rgba(219,227,239,.9);border-radius:12px;padding:1.5rem;box-shadow:0 12px 32px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.business-card:hover{border-color:#0ea5e933;box-shadow:0 18px 44px #0f172a17;transform:translateY(-3px)}@media(max-width:768px){.business-card{border:1px solid rgba(219,227,239,.9)}}.business-card:focus,.business-card:focus-visible,.business-card:active{outline:0;outline:none}.business-card h4{font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:700;margin-bottom:.75rem;color:var(--text-primary);letter-spacing:-.01em}@media(min-width:1024px){.business-card h4{font-size:1.4rem}}.business-card p{font-size:clamp(.875rem,1.8vw,1.1rem);color:var(--text-secondary);line-height:1.8;margin:0;font-weight:400}.award-cards{display:grid;gap:1.25rem;margin-top:1.25rem}.award-card{background:linear-gradient(135deg,#ffffffeb,#f8fafcd6);border:1px solid rgba(219,227,239,.9);border-radius:18px;padding:1.2rem;display:grid;gap:1rem;box-shadow:0 18px 48px #0f172a14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.award-card--horizontal{grid-template-columns:1fr;align-items:start}.award-card__content{display:flex;flex-direction:column;gap:.75rem}.award-card__eyebrow{font-size:.72rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;margin:0}.award-card__contest{margin:0;font-size:clamp(1.2rem,2.4vw,1.85rem);line-height:1.2;font-weight:700;color:var(--text-primary);letter-spacing:-.01em}.award-card__title{font-size:clamp(1.1rem,2vw,1.5rem);color:var(--text-primary);margin:0}.award-card__title--highlight{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.15;color:var(--accent-primary);letter-spacing:-.01em}.award-card__team{margin:0;color:var(--accent-primary);font-weight:600;font-size:clamp(1.1rem,1.9vw,1.35rem);line-height:1.35}.award-card__text{margin:0;color:var(--text-secondary);line-height:1.75;font-size:.95rem}.award-card__tags{display:flex;flex-wrap:wrap;gap:.45rem}.award-card__tags span{background:#0ea5e914;color:var(--accent-primary);border:1px solid rgba(14,165,233,.18);border-radius:999px;padding:.28rem .62rem;font-size:.78rem}.award-card__note{margin:0;color:var(--text-tertiary);font-size:.82rem}.award-card__actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.25rem}.award-card__media{border-radius:12px;overflow:hidden;border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;aspect-ratio:16 / 9}.award-video{width:100%;aspect-ratio:16 / 9;display:block}@media(min-width:1024px){.business-card p{font-size:1.1rem;line-height:1.85}}.prime-factorization-page code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;padding:.12em .4em;border-radius:6px;background:#0ea5e914;color:var(--accent-primary);word-break:break-word}.algo-overview-list{margin:1.25rem 0 1.75rem;padding-left:1.35rem;color:var(--text-secondary);line-height:1.85}.algo-overview-list li+li{margin-top:.35rem}.algo-detail-list{margin:.75rem 0 1.5rem;padding-left:1.35rem;color:var(--text-secondary);line-height:1.85}.algo-detail-list li+li{margin-top:.35rem}.algo-flow-panel{margin:0 0 2.5rem;padding:clamp(2rem,6vw,4.5rem) clamp(1.25rem,4vw,3rem);border-radius:28px;background:linear-gradient(160deg,#fffffffa,#f0f9ffeb);border:2px solid rgba(14,165,233,.22);box-shadow:0 28px 80px #0ea5e91f,0 8px 24px #0f172a0f}.algo-flow{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.algo-flow-panel .algo-flow{margin-top:0;gap:.85rem}.algo-flow--hero{width:100%;max-width:56rem;margin:0 auto}.algo-flow-node{width:min(100%,22rem);padding:.75rem 1rem;text-align:center;font-size:clamp(.85rem,1.5vw,.95rem);font-weight:600;color:var(--text-primary);background:#fffffff2;border:1px solid rgba(14,165,233,.25);border-radius:12px;box-shadow:0 8px 24px #0f172a0f}.algo-flow--hero .algo-flow-node{width:min(100%,26rem);padding:clamp(1rem,2.5vw,1.35rem) clamp(1.25rem,3vw,1.75rem);font-size:clamp(1.05rem,2.2vw,1.35rem);line-height:1.45;border-radius:18px;border-width:2px;box-shadow:0 12px 32px #0f172a14}.algo-flow--hero .algo-flow-node--start,.algo-flow--hero .algo-flow-node--end{width:min(100%,20rem);font-size:clamp(1.15rem,2.5vw,1.5rem)}.algo-flow--hero .algo-flow-node--accent{background:linear-gradient(135deg,#0ea5e924,#fffffffa);border-color:#0ea5e973;box-shadow:0 16px 40px #0ea5e926}.algo-flow--hero .algo-flow-node--loop{border-style:dashed;border-color:#0ea5e980;background:#0ea5e90d}.algo-flow-badge{display:block;margin-bottom:.4rem;font-size:clamp(.75rem,1.6vw,.9rem);font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-primary)}.algo-flow-step{display:block;margin-bottom:.35rem;font-size:clamp(.7rem,1.4vw,.8rem);font-weight:800;letter-spacing:.12em;color:var(--text-secondary)}.algo-flow--hero .algo-flow-arrow{font-size:clamp(1.75rem,4vw,2.5rem);margin:.15rem 0}.algo-flow--hero .algo-flow-node--decision{width:min(100%,30rem);padding:clamp(1.1rem,2.5vw,1.5rem);font-size:clamp(1rem,2vw,1.2rem)}.algo-flow-branch--hero{gap:2rem 3rem;margin-top:.75rem}.algo-flow-branch-col--wide{min-width:min(100%,20rem);max-width:36rem}.algo-flow-subbranch--hero{gap:2rem 2.5rem;margin-top:1rem;padding-top:.5rem}.algo-flow--hero .algo-flow-branch-label{font-size:clamp(.8rem,1.6vw,.95rem);padding:.2rem .65rem;border-radius:999px;background:#0ea5e91a}.algo-flow--hero .algo-flow-loop-note{margin-top:.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:800}.algo-legend-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.algo-legend-card{padding:1.25rem 1.5rem;border-radius:16px;background:#ffffffd9;border:1px solid rgba(219,227,239,.9)}.algo-legend-card h3{font-size:clamp(1rem,1.8vw,1.15rem);font-weight:700;margin:0 0 .5rem;color:var(--text-primary)}.algo-legend-card p{margin:0;font-size:clamp(.85rem,1.5vw,.95rem);line-height:1.65;color:var(--text-secondary)}@media(max-width:900px){.algo-legend-grid{grid-template-columns:1fr}}.algo-flow-node--decision{border-style:dashed;background:#0ea5e90f}.algo-flow-node--end{border-color:#22c55e59;background:#22c55e14}.algo-flow-arrow{color:var(--accent-primary);font-size:1.25rem;line-height:1}.algo-flow-arrow--sm{font-size:1rem}.algo-flow-branch{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem 2rem;width:100%;margin-top:.5rem}.algo-flow-branch-col{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:min(100%,14rem);max-width:20rem}.algo-flow-branch-label{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-primary)}.algo-flow-subbranch{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem 1.5rem;width:100%;margin-top:.5rem}.algo-flow-loop-note{margin:.25rem 0 0;font-size:.8rem;font-weight:600;color:var(--accent-primary)}.algo-table-wrap{overflow-x:auto;margin:1rem 0 1.5rem;border-radius:12px;border:1px solid rgba(219,227,239,.9)}.algo-table{width:100%;border-collapse:collapse;font-size:clamp(.85rem,1.5vw,.95rem);background:#fffffff2}.algo-table th,.algo-table td{padding:.85rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(219,227,239,.7);color:var(--text-secondary);line-height:1.6}.algo-table th{font-weight:700;color:var(--text-primary);background:#0ea5e90f}.algo-table tr:last-child th,.algo-table tr:last-child td{border-bottom:none}@media(max-width:640px){.algo-flow-branch,.algo-flow-subbranch,.algo-flow-branch--hero,.algo-flow-subbranch--hero{flex-direction:column;align-items:center}.algo-flow-panel{padding:1.75rem 1rem;border-radius:20px}.algo-flow--hero .algo-flow-node{width:100%}}
