@import "https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Geist:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";:root{--bg:#faf8f5;--surface:#f4f1ea;--surface-hover:#ebe8e1;--surface-card:#f4f1ea99;--border:#0000000f;--border-hover:#0000001f;--accent:#111;--accent-gold:#c2975d;--text:#1a1a1a;--text-secondary:#5a5a5a;--text-faint:#8e8e8e;--sans:"Geist", "Inter", -apple-system, sans-serif;--serif:"Libre Baskerville", serif;--mono:"JetBrains Mono", monospace;--radius:6px;--radius-lg:12px;--radius-sm:4px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:0;height:0;display:none}::-webkit-scrollbar-thumb{background:#00000014;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#00000026}::-webkit-scrollbar-track{background:0 0}.container{max-width:1000px;margin:0 auto;padding:0 24px}header{z-index:100;background:#faf8f5;transition:all .3s;position:sticky;top:0}header .nav-container{justify-content:space-between;align-items:center;height:64px;display:flex}.logo-group{color:var(--accent);letter-spacing:-.5px;align-items:center;gap:8px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.baslik{font-family:Libre Baskerville,serif;font-size:20px}.logo-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.logo-icon img{object-fit:contain;filter:invert()brightness(.1);width:100%;height:100%}nav ul{align-items:center;gap:20px;list-style:none;display:flex}nav a{color:var(--text-secondary);font-size:13.5px;font-weight:500;text-decoration:none;transition:color .15s}nav a:hover,nav a.active-nav{color:var(--accent)}.btn{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.btn-primary{background:var(--accent);color:var(--bg)}.btn-primary:hover{background:#2a2a2a;box-shadow:0 2px 8px #0000000d}.btn-secondary{color:var(--text-secondary);background:0 0;border-color:#0000001f}.btn-secondary:hover{color:var(--accent);background:#00000005;border-color:#0000003d}.hero-section{box-sizing:border-box;justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:40px 0;display:flex;position:relative}.hero-grid{text-align:left;grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.content{flex:1;justify-content:center;align-items:center;height:100%}.hero-seed-container{aspect-ratio:1;border-radius:var(--radius-lg);background:0 0;justify-content:center;align-items:center;width:100%;max-width:420px;padding:24px;display:flex;overflow:hidden}.hero-seed-container img{background-color:#0000}.editorial-title{font-family:var(--serif);color:var(--accent);letter-spacing:-2px;margin-bottom:24px;font-size:72px;font-weight:400;display:inline-block;position:relative}.editorial-title:after{content:"";background-color:var(--accent);width:100%;height:1.5px;position:absolute;bottom:-6px;left:0}.editorial-tagline{font-family:var(--sans);color:var(--text);letter-spacing:-.2px;margin-bottom:6px;font-size:19px;font-weight:400}.editorial-subtagline{font-family:var(--serif);color:var(--text-secondary);margin-bottom:32px;font-size:15px;font-style:italic}.editorial-brand{font-family:var(--sans);color:var(--text-faint);letter-spacing:1px;align-items:center;gap:8px;margin-top:48px;font-size:12.5px;font-weight:500;display:flex}.editorial-brand-dot{background-color:var(--text-faint);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2a10 10 0 0 0-10 10c0 5.523 4.477 10 10 10a10 10 0 0 0 10-10C22 6.477 17.523 2 12 2zm0 14a4 4 0 1 1 0-8 4 4 0 0 1 0 8z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2a10 10 0 0 0-10 10c0 5.523 4.477 10 10 10a10 10 0 0 0 10-10C22 6.477 17.523 2 12 2zm0 14a4 4 0 1 1 0-8 4 4 0 0 1 0 8z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:10px;height:10px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 2a10 10 0 0 0-10 10c0 5.523 4.477 10 10 10a10 10 0 0 0 10-10C22 6.477 17.523 2 12 2zm0 14a4 4 0 1 1 0-8 4 4 0 0 1 0 8z'/%3E%3C/svg%3E") 50%/contain no-repeat}.hero-ctas{justify-content:flex-start;gap:12px;display:flex}.editorial-section{border-bottom:1px solid var(--border);padding:140px 0}.editorial-section.alt-bg{background-color:var(--surface)}.grid-2col{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.editorial-section.rev-layout .grid-2col{grid-template-columns:1fr 1fr}.editorial-text{text-align:left}.editorial-tag{text-transform:uppercase;color:var(--accent-gold);letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:600}.editorial-heading{font-family:var(--serif);color:var(--accent);letter-spacing:-.8px;margin-bottom:20px;font-size:36px;font-weight:500;line-height:1.25}.editorial-desc{color:var(--text-secondary);margin-bottom:24px;font-size:15px;line-height:1.65}.visual-mockup{border:1px solid var(--border);background:var(--bg);border-radius:var(--radius-lg);flex-direction:column;padding:24px;display:flex;box-shadow:0 10px 40px #00000004}.terminal-mockup{border-radius:var(--radius);font-family:var(--mono);color:#d4d4d8;text-align:left;background:#151516;border:1px solid #ffffff0d;padding:20px;font-size:12.5px;line-height:1.6}.terminal-line{margin-bottom:6px}.terminal-line:last-child{margin-bottom:0}.terminal-prompt{color:#a1a1aa;-webkit-user-select:none;user-select:none}.terminal-success{color:#4ade80}.terminal-warn{color:#fbbf24}.ui-mockup{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);text-align:left;padding:16px}.ui-mockup-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:10px 0;font-size:13.5px;display:flex}.ui-mockup-item:last-child{border:none}.ui-mockup-label{color:var(--text);font-weight:500}.ui-mockup-val{font-family:var(--mono);color:var(--text-secondary)}.releases-section{text-align:left;padding:40px 0}.releases-container{flex-direction:column;gap:36px;margin-top:40px;display:flex}.release-item{background:var(--bg);border-radius:var(--radius-lg)}.release-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:baseline;margin-bottom:16px;padding-bottom:16px;display:flex}.release-version{color:var(--accent);font-size:20px;font-weight:600;font-family:var(--mono)}.release-date{color:var(--text-faint);font-size:13px}.release-body{color:var(--text-secondary);font-size:14px;line-height:1.6}.release-body h2,.release-body h3{color:var(--accent);margin:16px 0 8px;font-size:15px;font-weight:600}.release-body ul{margin-bottom:12px;padding-left:20px}.release-body li{margin-bottom:6px}.release-body code{font-family:var(--mono);border-radius:var(--radius-sm);color:var(--accent);background:#00000008;padding:2px 6px;font-size:12.5px}.download-section{text-align:center;padding:80px 0}.download-cards{grid-template-cols:repeat(auto-fit, minmax(280px, 1fr));gap:20px;margin:40px 0 60px;display:grid}.download-card{border:1px solid var(--border);background:var(--bg);border-radius:var(--radius-lg);text-align:center;flex:1;width:100%;padding:32px 24px;transition:all .2s}.download-card:hover{border-color:var(--border-hover);background:var(--surface)}.download-os-icon{color:var(--accent);margin-bottom:20px}.download-os-name{color:var(--accent);margin-bottom:8px;font-size:18px;font-weight:600}.download-os-file{font-size:12px;font-family:var(--mono);color:var(--text-faint);margin-bottom:24px}.download-card .btn{width:100%}.setup-guide{text-align:left;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-card);padding:28px}.setup-guide h3{color:var(--accent);margin-bottom:16px;font-size:18px;font-weight:600}.setup-steps{padding-left:20px;list-style:decimal}.setup-steps li{color:var(--text-secondary);margin-bottom:12px}.setup-steps code{font-family:var(--mono);border-radius:var(--radius-sm);color:var(--accent);background:#00000008;padding:2px 6px}footer{color:var(--text-faint);background-color:var(--bg);padding:48px 0 32px;font-size:13px}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}@media (width<=600px){.footer-content{text-align:center;flex-direction:column}}.footer-links{gap:16px;list-style:none;display:flex}*>a{color:var(--accent);text-decoration:none}.footer-links a{color:var(--text-secondary);text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--accent)}.spinner{border:2px solid #0000000a;border-top-color:var(--accent);border-radius:50%;width:24px;height:24px;margin:40px auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.section-title-wrapper{text-align:center;margin-bottom:40px}.section-tagline{text-transform:uppercase;color:var(--text-faint);letter-spacing:1px;margin-bottom:8px;font-size:12px;font-weight:600}.section-heading{color:var(--accent);letter-spacing:-.5px;font-size:28px;font-weight:600}.hero-seed-container img{object-fit:contain;max-width:100%;height:auto}.terminal-mockup{white-space:pre-wrap;word-wrap:break-word;overflow-x:auto}@media (width<=768px){.hero-grid{text-align:center;grid-template-columns:1fr;justify-items:center;gap:40px}.editorial-title{font-size:52px}.editorial-title:after{left:50%;transform:translate(-50%)}.hero-ctas,.editorial-brand{justify-content:center}.editorial-section{padding:80px 0}.grid-2col,.editorial-section.rev-layout .grid-2col{grid-template-columns:1fr;gap:40px}.editorial-text{text-align:center;order:-1}}.menu-toggle-btn{cursor:pointer;color:var(--accent);border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:background .15s;display:none}.menu-toggle-btn:hover{background:var(--surface-hover)}.mobile-dropdown-menu{display:none}@media (width<=768px){.main{padding:0 24px}.desktop-nav{display:none!important}.menu-toggle-btn{display:flex}.mobile-dropdown-menu{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:95;width:calc(100% - 48px);max-width:260px;padding:12px;display:block;position:absolute;top:60px;right:24px;box-shadow:0 10px 30px #0000000f}.mobile-dropdown-menu ul{flex-direction:column;gap:6px;width:100%;list-style:none;display:flex}.mobile-dropdown-menu li{width:100%}.mobile-dropdown-menu a{border-radius:var(--radius);width:100%;color:var(--text-secondary);padding:8px 12px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.mobile-dropdown-menu a:hover,.mobile-dropdown-menu a.active-nav{color:var(--accent);background:var(--surface)}.mobile-lang-li{border-top:1px solid var(--border);margin-top:4px;padding-top:10px}}@media (width<=600px){.baslik{font-size:18px}}@media (width<=480px){.editorial-title{letter-spacing:-1px;font-size:40px}.editorial-heading{font-size:28px}.download-cards{grid-template-cols:1fr}.setup-guide{padding:20px}.release-header{flex-direction:column;align-items:flex-start;gap:6px}}.moon-pulse{animation:3s ease-in-out infinite moonGlow}.orbit-line-1,.orbit-line-2{border:1.5px dashed var(--border-hover);pointer-events:none;border-radius:50%;position:absolute}.orbit-line-1{width:76px;height:76px;animation:12s linear infinite rotateOrbit}.orbit-line-2{width:52px;height:52px;animation:8s linear infinite rotateOrbitReverse}@keyframes moonGlow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes rotateOrbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateOrbitReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}*{-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-webkit-tap-highlight-color:transparent!important;outline:none!important}.mobile-only{display:none!important}.desktop-only{display:block}@media (width<=1024px){.mobile-only{display:block!important}.desktop-only{display:none!important}}
