.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);background:#ffffffd9;border-bottom:1px solid #0000000d;transition:all .3s;position:sticky;top:0}.Header-module__Af2_WG__inner{width:100%;max-width:1280px;height:72px;padding:0 var(--space-6);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__Af2_WG__brand{align-items:center;gap:var(--space-3);color:var(--color-ink);z-index:1001;text-decoration:none;display:flex;position:relative}.Header-module__Af2_WG__brandLogo{background:var(--brand-primary);color:#fff;width:40px;height:40px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.125rem;font-weight:700;display:inline-grid;box-shadow:0 4px 12px #be1e3e4d}.Header-module__Af2_WG__brandName{font-family:var(--font-display);letter-spacing:.05em;font-size:1.25rem;font-weight:700}.Header-module__Af2_WG__navDesktop{display:none}@media (min-width:768px){.Header-module__Af2_WG__navDesktop{display:block}}.Header-module__Af2_WG__navList{gap:var(--space-1);align-items:center;margin:0;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__navLink{border-radius:var(--radius-md);height:40px;color:var(--color-text-sub);align-items:center;padding:0 16px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Header-module__Af2_WG__navLink:hover{color:var(--brand-primary);background:#be1e3e0a}.Header-module__Af2_WG__navLinkActive{color:var(--brand-primary);background:#be1e3e14;font-weight:600}.Header-module__Af2_WG__navLinkActive:hover{background:#be1e3e1f}.Header-module__Af2_WG__panelLink{font-family:var(--font-display);color:var(--color-ink);opacity:0;padding:8px 16px;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .4s,transform .4s,color .2s;display:inline-block;position:relative;transform:translateY(20px)}.Header-module__Af2_WG__panelLink:hover,.Header-module__Af2_WG__panelLinkActive{color:var(--brand-primary)}.Header-module__Af2_WG__panelLinkActive:after{content:"";background:currentColor;border-radius:50%;width:6px;height:6px;margin:8px auto 0;display:block}.Header-module__Af2_WG__toggle{cursor:pointer;z-index:10001;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s;display:inline-grid;position:relative}.Header-module__Af2_WG__toggle:hover{background:#0000000a}@media (min-width:768px){.Header-module__Af2_WG__toggle{display:none}}.Header-module__Af2_WG__bar{background:var(--color-ink);border-radius:2px;width:20px;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s,width .2s;position:absolute;left:12px}.Header-module__Af2_WG__bar:first-child{top:14px}.Header-module__Af2_WG__bar:nth-child(2){top:21px}.Header-module__Af2_WG__bar:nth-child(3){top:28px}.Header-module__Af2_WG__toggleActive .Header-module__Af2_WG__bar:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__Af2_WG__toggleActive .Header-module__Af2_WG__bar:nth-child(2){opacity:0;transform:translate(-10px)}.Header-module__Af2_WG__toggleActive .Header-module__Af2_WG__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__Af2_WG__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10000;pointer-events:none;clip-path:circle(30px at calc(100% - 40px) 36px);opacity:0;background:#fffffffa;justify-content:center;align-items:center;transition:clip-path .6s cubic-bezier(.19,1,.22,1);display:flex;position:fixed;inset:0}.Header-module__Af2_WG__panelOpen{pointer-events:auto;clip-path:circle(150% at calc(100% - 40px) 36px);opacity:1}.Header-module__Af2_WG__panelNav{width:100%;max-width:320px;padding:var(--space-4)}.Header-module__Af2_WG__panelList{gap:var(--space-6);text-align:left;flex-direction:column;max-width:240px;margin:0 auto;padding:0;list-style:none;display:flex}.Header-module__Af2_WG__panelLink{opacity:0;border-bottom:1px solid #0000000d;flex-direction:column;align-items:flex-start;width:100%;padding:8px 0;text-decoration:none;transition:opacity .4s,transform .4s;display:flex;position:relative;transform:translateY(20px)}.Header-module__Af2_WG__enLabel{font-family:var(--font-sans);color:var(--color-ink);letter-spacing:.05em;font-size:1.5rem;font-weight:300;line-height:1.2}.Header-module__Af2_WG__jaLabel{color:var(--color-text-muted);margin-top:4px;font-size:.75rem;font-weight:400}.Header-module__Af2_WG__panelLink:hover .Header-module__Af2_WG__enLabel,.Header-module__Af2_WG__panelLinkActive .Header-module__Af2_WG__enLabel{color:var(--brand-primary);font-weight:600}.Header-module__Af2_WG__panelLink:hover .Header-module__Af2_WG__jaLabel,.Header-module__Af2_WG__panelLinkActive .Header-module__Af2_WG__jaLabel{color:var(--brand-primary)}.Header-module__Af2_WG__panelLinkActive:after{display:none}.Header-module__Af2_WG__closeBtn{cursor:pointer;z-index:10002;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:14px;right:16px}.Header-module__Af2_WG__closeBar{background:var(--color-ink);border-radius:2px;width:24px;height:2px;transition:transform .3s;position:absolute}.Header-module__Af2_WG__closeBar:first-child{transform:rotate(45deg)}.Header-module__Af2_WG__closeBar:nth-child(2){transform:rotate(-45deg)}.Header-module__Af2_WG__closeBtn:hover .Header-module__Af2_WG__closeBar{background:var(--brand-primary)}.Header-module__Af2_WG__panelOpen .Header-module__Af2_WG__panelLink{opacity:1;transform:translateY(0)}.Header-module__Af2_WG__panelOpen .Header-module__Af2_WG__panelList li:first-child .Header-module__Af2_WG__panelLink{transition-delay:.2s}.Header-module__Af2_WG__panelOpen .Header-module__Af2_WG__panelList li:nth-child(2) .Header-module__Af2_WG__panelLink{transition-delay:.25s}.Header-module__Af2_WG__panelOpen .Header-module__Af2_WG__panelList li:nth-child(3) .Header-module__Af2_WG__panelLink{transition-delay:.3s}.Header-module__Af2_WG__panelOpen .Header-module__Af2_WG__panelList li:nth-child(4) .Header-module__Af2_WG__panelLink{transition-delay:.35s}
.DevFloatingButtons-module__0z18Oa__container{z-index:9999;flex-direction:column;gap:8px;display:flex;position:fixed;top:50%;right:16px;transform:translateY(-50%)}.DevFloatingButtons-module__0z18Oa__specBtn,.DevFloatingButtons-module__0z18Oa__adminBtn{border-radius:var(--radius-md);color:#fff;white-space:nowrap;opacity:.7;writing-mode:horizontal-tb;justify-content:center;align-items:center;padding:8px 14px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.DevFloatingButtons-module__0z18Oa__specBtn:hover,.DevFloatingButtons-module__0z18Oa__adminBtn:hover{opacity:1;transform:translate(-4px)}.DevFloatingButtons-module__0z18Oa__specBtn{background:#2563eb;box-shadow:0 2px 8px #2563eb4d}.DevFloatingButtons-module__0z18Oa__specBtn:hover{background:#1d4ed8;box-shadow:0 4px 12px #2563eb66}.DevFloatingButtons-module__0z18Oa__adminBtn{background:var(--brand-primary);box-shadow:0 2px 8px #be1e3e4d}.DevFloatingButtons-module__0z18Oa__adminBtn:hover{background:#a01a35;box-shadow:0 4px 12px #be1e3e66}
.layout-module__3OPSSq__mainContainer{width:100%;max-width:1280px;padding:0 var(--space-4);flex:1;margin:0 auto}.layout-module__3OPSSq__siteFooter{margin-top:var(--space-16);color:#f4ede1;font-size:.875rem}.layout-module__3OPSSq__footerHero{padding:var(--space-12)0;background:linear-gradient(#2c0003,#1a0001);position:relative;overflow:hidden}.layout-module__3OPSSq__footerHero:before{content:"";background:linear-gradient(90deg,#0000,#c5a05980,#0000);height:1px;position:absolute;top:0;left:0;right:0}.layout-module__3OPSSq__footerInner{justify-content:space-between;align-items:center;gap:var(--space-6);width:100%;max-width:1280px;padding:0 var(--space-4);flex-wrap:wrap;margin:0 auto;display:flex}.layout-module__3OPSSq__footerBrand{align-items:center;gap:var(--space-3);color:#ffe7d9;display:flex}.layout-module__3OPSSq__brandLogo{color:#fff;background:radial-gradient(circle at 30% 30%,#ff6b6b,#e60026);border:1px solid #fff6;border-radius:50%;place-items:center;width:32px;height:32px;font-size:1rem;font-weight:800;display:inline-grid;box-shadow:0 4px 12px #e600264d}.layout-module__3OPSSq__brandName{letter-spacing:.02em;font-size:1.125rem;font-weight:800}.layout-module__3OPSSq__footerTagline{color:#f6dcc9;opacity:.8;font-size:.8125rem}.layout-module__3OPSSq__footerNav ul{gap:var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.layout-module__3OPSSq__footerNav a{color:#ffe7d9;border-radius:var(--radius-sm);padding:6px 12px;text-decoration:none;transition:all .2s}.layout-module__3OPSSq__footerNav a:hover{color:#fff;background:#ffe7d91a}.layout-module__3OPSSq__copyright{margin-top:var(--space-4);text-align:center;color:#fff6;font-size:.75rem}
