:root{--bg:#fff;--bg-strong:#f5f5f7;--surface:#ffffffe0;--surface-strong:#fffffff5;--ink:#0a0a0a;--muted:#555;--muted-soft:#888;--line:#0000000f;--line-strong:#0000001f;--blue:#1a5cff;--blue-deep:#0c4ddb;--blue-soft:#1a5cff1a;--shadow:0 20px 50px #0000000f;--radius-xl:24px;--radius-lg:20px;--radius-md:16px;--radius-sm:12px;--page-max:1120px;--font-body:-apple-system,"SF Pro Text","Helvetica Neue",sans-serif;--font-display:-apple-system,"SF Pro Display","Helvetica Neue",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;color:var(--ink);font-family:var(--font-body);background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.page-shell{position:relative;overflow:clip}.section{width:min(var(--page-max),calc(100% - 48px));margin:0 auto;padding:80px 0}.site-header,.site-footer{width:min(var(--page-max),calc(100% - 48px));margin:0 auto}.site-header{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--line);background:#fffc;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:100%;padding:20px 40px;display:flex;position:fixed;top:0;left:0;right:0}.brand{align-items:center;min-width:max-content;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-logo{width:auto;height:112px}.footer-logo{width:auto;height:56px;margin-bottom:16px;display:block}.nav-links,.header-actions{align-items:center;gap:4px;display:flex}.mobile-menu-toggle,.header-actions-mobile{display:none}.mobile-menu-toggle{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:10px;padding:8px}.hamburger{width:24px;height:18px;display:block;position:relative}.hamburger span{background:var(--ink);border-radius:2px;width:100%;height:2px;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .22s,top .28s cubic-bezier(.2,.8,.2,1);position:absolute;left:0}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:8px}.hamburger span:nth-child(3){top:16px}.hamburger.is-open span:first-child{top:8px;transform:rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){top:8px;transform:rotate(-45deg)}.mobile-drawer{z-index:99;color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#050507 0%,#0a0a14 100%);transition:opacity .3s,transform .3s cubic-bezier(.2,.8,.2,1);position:fixed;inset:0;overflow-y:auto;transform:translateY(-12px)}.mobile-drawer.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-drawer-inner{flex-direction:column;gap:24px;max-width:520px;min-height:100%;margin:0 auto;padding:96px 24px 32px;display:flex}.mobile-nav{flex-direction:column;display:flex}.mobile-nav-link{font-family:var(--font-display,inherit);letter-spacing:-.02em;color:#fff;opacity:0;border-bottom:1px solid #ffffff14;align-items:center;gap:16px;padding:16px 4px;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex;transform:translateY(8px)}.mobile-drawer.is-open .mobile-nav-link{animation:.55s cubic-bezier(.2,.8,.2,1) forwards drawerItemIn}@keyframes drawerItemIn{to{opacity:1;transform:translateY(0)}}.mobile-nav-num{letter-spacing:.12em;color:#fff6;font-size:.72rem;font-weight:700;font-family:var(--font-display,inherit)}.mobile-nav-arrow{color:#ffffff59;margin-left:auto;font-size:1.3rem}.mobile-drawer-actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.mobile-drawer-cta,.mobile-drawer-account{border-radius:999px;width:100%;height:50px;font-size:.96rem}.mobile-drawer-cta{color:#050507;background:#fff;border:none}.mobile-drawer-account{color:#fff;background:0 0;border:1px solid #ffffff40}.mobile-drawer-prefs{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:12px;padding:18px 0;display:flex}.mobile-drawer-prefs-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-size:.7rem;font-weight:700}.mobile-drawer-prefs-row{align-items:center;gap:12px;display:flex}.mobile-drawer-prefs .language-selector-module__T1JPXG__trigger,.mobile-drawer-prefs [class*=trigger]{height:40px;color:#fff!important;background:#ffffff14!important;border-color:#fff3!important;padding:0 16px!important;font-size:.9rem!important}.nav-link{color:var(--muted);border-radius:8px;padding:8px 14px;font-size:.88rem;font-weight:500;transition:color .18s,background .18s}.nav-link:hover{color:var(--ink);background:#0000000a}.ghost-button,.button-link{border-radius:980px;justify-content:center;align-items:center;gap:8px;height:36px;padding:0 16px;font-size:.84rem;font-weight:600;transition:transform .2s,opacity .2s;display:inline-flex}.ghost-button:hover,.button-link:hover{transform:scale(1.02)}.ghost-button{color:var(--ink);border:1px solid var(--line-strong);background:#fff}.button-link{color:#fff;background:var(--blue);border:none}.button-link.secondary{color:var(--blue);border:1px solid var(--blue);background:0 0}.site-footer{border-top:1px solid var(--line);padding:64px 0 40px}.footer-card{box-shadow:none;background:0 0;border:none;padding:0}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;display:grid}.footer-card h3{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-soft);margin:0 0 16px;font-size:.82rem;font-weight:700}.footer-links{gap:10px;display:grid}.footer-links a,.footer-links button{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.92rem;line-height:1.6;transition:color .18s}.footer-links a:hover,.footer-links button:hover{color:var(--ink)}.footer-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:40px;padding-top:24px;display:flex}.footer-meta p{color:var(--muted-soft);margin:0;font-size:.82rem}.eyebrow{color:var(--muted-soft);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-size:.75rem;font-weight:700;display:inline-flex}.stat-card,.feature-card,.category-card,.product-card,.stack-card,.admin-panel,.placeholder-panel,.mini-panel,.cta-panel,.footer-card-legacy{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.placeholder-shell{padding-bottom:48px}.placeholder-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);width:min(820px,100% - 48px);margin:42px auto 0;padding:32px}.placeholder-panel h1{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.1}.placeholder-panel p{color:var(--muted);font-size:1rem;line-height:1.7}.placeholder-list{color:var(--muted);margin:24px 0 0;padding-left:18px;line-height:1.7}.placeholder-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}@media (max-width:960px){.site-header{justify-content:space-between;gap:12px;padding:14px 18px}.nav-links,.header-actions{display:none}.mobile-menu-toggle,.header-actions-mobile{align-items:center;display:flex}.header-actions-mobile{gap:8px}.brand{position:static;transform:none}.brand-logo{height:56px}}@media (max-width:768px){.section{width:min(var(--page-max),calc(100% - 32px));padding:56px 0}.site-footer{width:min(var(--page-max),calc(100% - 32px))}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-meta{flex-direction:column;align-items:flex-start}.placeholder-panel{width:calc(100% - 32px);padding:24px}}
