@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}*{box-sizing:border-box;padding:0;margin:0}:root{--text-primary:#1f1f1f;--text-secondary:#5c5c5c;--text-tertiary:grey;--bg-default:#faf9f6;--bg-surface:#fff;--bg-elevated:#fff;--brand-primary:#c89b3c;--brand-primary-hover:#b8860b;--brand-secondary:#d6a648;--brand-container:#fff8e7;--border-default:#e8e4dc;--border-focus:#c89b3c;--feedback-error:#c62828;--feedback-success:#2e7d32;--feedback-warning:#f9a825;--feedback-info:#1976d2;--radius:12px;--shadow:0 2px 8px rgba(31,31,31,.06);--max-width:1100px;--max-width-narrow:680px}@media (prefers-color-scheme:dark){:root{--text-primary:#fff;--text-secondary:#b3b3b3;--text-tertiary:grey;--bg-default:#121212;--bg-surface:#1e1e1e;--bg-elevated:#2a2a2a;--brand-primary:#e6c77a;--brand-primary-hover:#d6a648;--brand-secondary:#c89b3c;--brand-container:#2a2418;--border-default:#3a3a3a;--border-focus:#e6c77a;--feedback-error:#e57373;--feedback-success:#66bb6a;--feedback-warning:#ffb74d;--feedback-info:#64b5f6;--shadow:0 2px 12px rgba(0,0,0,.35)}}html{scroll-behavior:smooth}body{color:var(--text-primary);background:var(--bg-default);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;font-size:16px}a{color:var(--brand-secondary);text-decoration:none}a:hover{color:var(--brand-primary-hover);text-decoration:underline}.site{min-height:100vh;display:flex;flex-direction:column}.header{background:var(--bg-surface);border-bottom:1px solid var(--border-default);position:-webkit-sticky;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header__inner{max-width:var(--max-width);margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__brand{display:inline-flex;align-items:center;gap:.65rem;font-size:1.2rem;font-weight:700;color:var(--text-primary);text-decoration:none}.header__brand:hover{text-decoration:none;color:var(--brand-primary)}.header__logo{border-radius:9px;box-shadow:var(--shadow)}.header__nav{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem;font-size:.95rem}.header__nav a{color:var(--text-secondary);text-decoration:none}.header__nav a:hover{color:var(--brand-primary);text-decoration:none}.lang-switcher{display:inline-flex;gap:.25rem;padding:.2rem;background:var(--bg-default);border:1px solid var(--border-default);border-radius:999px}.lang-switcher__item{padding:.25rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;color:var(--text-secondary);text-decoration:none}.lang-switcher__item:hover{text-decoration:none;color:var(--text-primary)}.lang-switcher__item.is-active{background:var(--brand-primary);color:#1f1f1f}@media (prefers-color-scheme:dark){.lang-switcher__item.is-active{color:#1f1f1f}}.main{flex:1 1;max-width:var(--max-width);width:100%;margin:0 auto;padding:2rem 1.5rem 3rem}.main--narrow{max-width:var(--max-width-narrow)}.footer{background:var(--bg-surface);border-top:1px solid var(--border-default);margin-top:auto}.footer__inner{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem;text-align:center}.footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-bottom:1rem;font-size:.95rem}.footer__nav a{color:var(--text-secondary)}.footer__copy{color:var(--text-tertiary);font-size:.875rem}h1{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:-.02em}h1,h2{color:var(--text-primary)}h2{font-size:1.35rem;margin:2rem 0 1rem}h2,h3{font-weight:600}h3{font-size:1.1rem;margin:1.5rem 0 .75rem}.lead{font-size:1.125rem;line-height:1.7}.lead,.prose p{color:var(--text-secondary)}.prose p{margin-bottom:1rem}.prose ol,.prose ul{margin:0 0 1rem 1.25rem;color:var(--text-secondary)}.prose li{margin-bottom:.5rem}.prose strong{color:var(--text-primary)}.card{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow)}.card--centered{text-align:center;margin-top:2rem}.card--centered p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin-top:1.5rem}.category-card{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius);padding:1.25rem;transition:border-color .15s,box-shadow .15s,transform .15s}.category-card:hover{border-color:var(--brand-primary);box-shadow:var(--shadow);transform:translateY(-1px)}.category-card h3{margin:0 0 .5rem;font-size:1.05rem}.category-card p{font-size:.9rem;color:var(--text-secondary);margin-bottom:.75rem}.category-card ul{list-style:none;margin:0;padding:0}.category-card li{margin-bottom:.5rem}.category-card a{font-size:.95rem;font-weight:500}.category-card__hint{display:block;font-size:.85rem;color:var(--text-tertiary);margin-top:.15rem}.hero{text-align:center;padding:1rem 0 3rem;max-width:640px;margin:0 auto}.hero__logo-wrap{margin-bottom:1.25rem}.hero__logo{border-radius:22px;box-shadow:var(--shadow)}.hero h1{font-size:clamp(2rem,5vw,2.75rem);margin-bottom:.75rem}.hero .subtitle{font-size:1.25rem;color:var(--text-secondary);margin-bottom:1.25rem}.hero .description{color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.actions{display:flex;flex-wrap:wrap;gap:.75rem}.actions,.btn{justify-content:center}.btn{display:inline-flex;align-items:center;padding:.7rem 1.25rem;border-radius:10px;font-size:.95rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}.btn,.btn:hover{text-decoration:none}.btn:active{transform:scale(.98)}.btn-primary{background:var(--brand-primary);color:#1f1f1f}.btn-primary:hover{background:var(--brand-primary-hover);color:#1f1f1f}.btn-secondary{background:var(--bg-surface);color:var(--text-primary);border-color:var(--border-default)}.btn-secondary:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.notice{background:var(--brand-container);border:1px solid var(--brand-primary);border-radius:var(--radius);padding:1rem 1.25rem;margin:2rem auto;max-width:640px;font-size:.9rem;color:var(--text-secondary)}.notice p+p{margin-top:.5rem}.callout{background:var(--brand-container);border-left:4px solid var(--brand-primary);padding:1rem 1.25rem;margin:1.5rem 0;border-radius:0 var(--radius) var(--radius) 0}.callout p{margin:0;color:var(--text-primary)}.faq-section{margin-bottom:2.5rem}.faq-section h2{margin-top:0}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius);overflow:hidden}.faq-item summary{padding:1rem 1.25rem;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--text-primary)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.25rem;color:var(--text-tertiary);flex-shrink:0;margin-left:1rem}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 1.25rem 1rem;color:var(--text-secondary);font-size:.95rem}.article__header{margin-bottom:2rem}.back-link{display:inline-block;margin-bottom:1.5rem;font-size:.9rem;color:var(--text-tertiary)}.page-header{margin-bottom:2rem}.page-header h1{margin-bottom:.5rem}.article-date{color:var(--text-tertiary);margin-bottom:.75rem;font-size:.95rem}@media (max-width:640px){.header__inner{flex-direction:column;align-items:flex-start}.header__nav{width:100%}.main{padding:1.5rem 1rem 2rem}.card{padding:1.5rem}.actions{flex-direction:column}.btn{width:100%}}