:root{--page-max: 1280px;--page-gutter: 48px;--page-pad-x: max(var(--page-gutter), calc((100vw - var(--page-max)) / 2));--orange: #F26512;--orange-dark: #D5500A;--orange-bright: #FB8534;--orange-soft: #FFF1E5;--orange-ink: #A83D06;--on-orange: #2A1206;--section-accent: var(--orange-dark);--dark: #17120E;--dark2: #3B312A;--light: #F7F4EE;--light2: #EFE9DF;--sand: #FAF7F1;--white: #FFFFFF;--card: #FFFFFF;--phone-frame: #17120E;--text-dark: #17120E;--text-muted: #7A6E64;--text-muted-strong: #3B312A;--text-faint: #B3A99F;--green: #1E9D4D;--red: #C53A2B;--border: #EAE3D8;--line-2: #E3DCCF;--hero-glow: rgba(242, 101, 18, .14);--card-shadow: rgba(23, 18, 14, .06);--card-shadow-hover: rgba(23, 18, 14, .1);--nav-bg: rgba(247, 244, 238, .92);--footer-bg: #17120E;--footer-text: rgba(250, 247, 241, .45)}html.dark,html[data-theme=dark]{--orange: #F26512;--orange-dark: #FB8534;--orange-bright: #FF8F3D;--orange-soft: rgba(242, 101, 18, .14);--orange-ink: #FFB380;--on-orange: #2A1206;--section-accent: var(--orange-bright);--dark: #FAF7F1;--dark2: #E8E0D6;--light: #17120E;--light2: #1F1814;--sand: #231C17;--white: #2A221C;--card: #2A221C;--phone-frame: #120E0B;--text-dark: #FAF7F1;--text-muted: rgba(250, 247, 241, .58);--text-muted-strong: rgba(250, 247, 241, .72);--text-faint: rgba(250, 247, 241, .38);--green: #2DB85E;--red: #E04E3F;--border: rgba(234, 227, 216, .1);--line-2: rgba(234, 227, 216, .16);--hero-glow: rgba(242, 101, 18, .22);--card-shadow: rgba(0, 0, 0, .35);--card-shadow-hover: rgba(0, 0, 0, .5);--nav-bg: rgba(23, 18, 14, .88);--footer-bg: #120E0B;--footer-text: rgba(250, 247, 241, .42)}@media(prefers-color-scheme:dark){html:not([data-theme=light]){--orange: #F26512;--orange-dark: #FB8534;--orange-bright: #FF8F3D;--orange-soft: rgba(242, 101, 18, .14);--orange-ink: #FFB380;--on-orange: #2A1206;--section-accent: var(--orange-bright);--dark: #FAF7F1;--dark2: #E8E0D6;--light: #17120E;--light2: #1F1814;--sand: #231C17;--white: #2A221C;--card: #2A221C;--phone-frame: #120E0B;--text-dark: #FAF7F1;--text-muted: rgba(250, 247, 241, .58);--text-muted-strong: rgba(250, 247, 241, .72);--text-faint: rgba(250, 247, 241, .38);--green: #2DB85E;--red: #E04E3F;--border: rgba(234, 227, 216, .1);--line-2: rgba(234, 227, 216, .16);--hero-glow: rgba(242, 101, 18, .22);--card-shadow: rgba(0, 0, 0, .35);--card-shadow-hover: rgba(0, 0, 0, .5);--nav-bg: rgba(23, 18, 14, .88);--footer-bg: #120E0B;--footer-text: rgba(250, 247, 241, .42)}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light dark;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--light);color:var(--text-dark);font-family:DM Sans,sans-serif;overflow-x:hidden;transition:background-color .25s ease,color .25s ease}@media(max-width:768px){:root{--page-gutter: 20px}}a{color:inherit;text-decoration:none}button{font-family:DM Sans,sans-serif;cursor:pointer}:focus-visible{outline:2px solid var(--orange);outline-offset:3px;border-radius:4px}::-moz-selection{background:var(--orange);color:#fff}::selection{background:var(--orange);color:#fff}[data-reveal]{opacity:0;transform:translate3d(0,26px,0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}[data-reveal=left]{transform:translate3d(-32px,0,0)}[data-reveal=right]{transform:translate3d(32px,0,0)}[data-reveal=scale]{transform:scale(.94)}[data-reveal].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1!important;transform:none!important;transition:none!important}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.lang-switch[data-astro-cid-a2mxz4y6]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:100px;border:1px solid rgba(255,255,255,.15);color:var(--footer-text);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s;white-space:nowrap}.lang-switch[data-astro-cid-a2mxz4y6]:hover{color:#fff;background:#ffffff0f;border-color:#ffffff40}.lang-switch-icon[data-astro-cid-a2mxz4y6]{width:15px;height:15px;display:block}.theme-toggle[data-astro-cid-x3pjskd3]{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;padding:0;border-radius:100px;border:1px solid rgba(255,255,255,.15);background:transparent;color:var(--footer-text);transition:color .2s,background .2s,border-color .2s}.theme-toggle[data-astro-cid-x3pjskd3]:hover{color:#fff;background:#ffffff0f;border-color:#ffffff40}.theme-toggle[data-astro-cid-x3pjskd3] .icon-moon[data-astro-cid-x3pjskd3],html.dark .theme-toggle[data-astro-cid-x3pjskd3] .icon-sun[data-astro-cid-x3pjskd3]{display:none}html.dark .theme-toggle[data-astro-cid-x3pjskd3] .icon-moon[data-astro-cid-x3pjskd3]{display:inline-block}footer[data-astro-cid-sz7xmlte]{padding:40px var(--page-pad-x);background:var(--footer-bg);border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;color:var(--footer-text);flex-wrap:wrap;gap:20px}.footer-logo[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;text-decoration:none}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:24px;flex-wrap:wrap}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--footer-text);font-size:13px;transition:color .2s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-social[data-astro-cid-sz7xmlte]{color:var(--footer-text);display:inline-flex;align-items:center;justify-content:center;transition:color .2s,transform .15s}.footer-social[data-astro-cid-sz7xmlte]:hover{color:var(--orange);transform:translateY(-1px)}.footer-copy[data-astro-cid-sz7xmlte]{font-size:13px}.footer-meta[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.footer-controls[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:8px}@media(max-width:768px){footer[data-astro-cid-sz7xmlte]{flex-direction:column;gap:20px;padding-block:32px;text-align:center}.footer-links[data-astro-cid-sz7xmlte]{justify-content:center}.footer-meta[data-astro-cid-sz7xmlte]{align-items:center}}
