@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:200;src:url(./Morabba-UltraLight.CQb_Ffjb.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:300;src:url(./Morabba-Light.BZp_SSpU.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:400;src:url(./Morabba-Regular.C_hIKrdp.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:500;src:url(./Morabba-Medium.DYCXmi3v.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:600;src:url(./Morabba-SemiBold.DXpvoaFc.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:700;src:url(./Morabba-Bold.CP1Cicvb.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:800;src:url(./Morabba-ExtraBold.Bgm_N5r7.ttf) format("truetype")}@font-face{font-display:swap;font-family:Morabba;font-style:normal;font-weight:900;src:url(./Morabba-Black.BL2bQuoP.ttf) format("truetype")}:root{--brand-primary:#ee4036;--brand-secondary:#636466;--ink-strong:#1f1f1f;--ink-soft:#4b4b4b;--surface:#f6f6f6;--surface-strong:#fff}*{box-sizing:border-box}body{background:linear-gradient(160deg,#fff,#f2f2f2 45%,#ececec);color:var(--ink-strong);font-family:Morabba,Tahoma,Segoe UI,sans-serif;margin:0}.page{display:flex;flex-direction:column;gap:32px;min-height:100vh;padding:32px 6vw 24px}.site-header{gap:24px;justify-content:space-between}.brand,.site-header{align-items:center;display:flex}.brand{gap:16px}.brand-logo{height:64px;-o-object-fit:contain;object-fit:contain;width:64px}.brand-text{display:flex;flex-direction:column;gap:4px}.brand-name{font-size:22px;font-weight:700}.brand-legal{color:var(--brand-secondary);font-size:14px}.site-nav{align-items:center;display:flex;font-size:15px;gap:20px}.site-nav a{color:var(--ink-soft);font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--brand-primary)}.nav-toggle{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;cursor:pointer;display:none;flex-direction:column;gap:4px;height:44px;justify-content:center;width:44px}.nav-toggle span{background:var(--ink-strong);border-radius:2px;display:block;height:2px;width:18px}.hero{align-items:center;display:grid;gap:32px;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hero-card{background:var(--surface-strong);border-radius:16px;box-shadow:0 24px 60px #00000014;display:flex;flex-direction:column;gap:16px;padding:28px 28px 30px}.hero-accent{color:var(--brand-primary);font-size:13px;font-weight:600;letter-spacing:.4px}.hero h1{font-size:34px;line-height:1.35;margin:0}.hero p{color:var(--ink-soft);font-size:16px;line-height:1.9;margin:0}.hero-visual{align-items:center;display:grid;justify-items:center;min-height:280px;position:relative}.visual-block{border-radius:18px;position:absolute}.visual-primary{background:var(--brand-primary);height:220px;opacity:.9;right:10px;top:10px;transform:rotate(-6deg);width:220px}.visual-secondary{background:var(--brand-secondary);bottom:0;height:200px;left:0;opacity:.9;transform:rotate(8deg);width:200px}.visual-grid{display:grid;gap:16px;grid-template-columns:repeat(2,80px);grid-template-rows:repeat(2,80px);position:relative;z-index:1}.grid-cell{background:#fffc;border:1px solid rgba(31,31,31,.08);border-radius:14px;box-shadow:0 10px 20px #00000014}.section-title{display:flex;flex-direction:column;gap:8px}.section-title h2{font-size:26px;margin:0}.section-title p{color:var(--ink-soft);font-size:15px;margin:0}.banner-section{gap:20px}.banner-list,.banner-section{display:flex;flex-direction:column}.banner-list{gap:18px}.banner-card{align-items:center;background:var(--surface-strong);border-radius:18px;box-shadow:0 20px 45px #0000000f;display:grid;gap:20px;grid-template-columns:240px 1fr;padding:18px}.banner-card img{border-radius:14px;height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.banner-info h3{font-size:20px;margin:0 0 8px}.banner-info p{color:var(--ink-soft);font-size:15px;line-height:1.8;margin:0}.articles{display:flex;flex-direction:column;gap:20px}.articles-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.article-card{background:var(--surface-strong);border-radius:16px;box-shadow:0 16px 40px #0000000f;display:flex;flex-direction:column;gap:10px;padding:20px}.article-card h3{font-size:18px;margin:0}.article-card p{color:var(--ink-soft);font-size:14px;line-height:1.8;margin:0}.site-footer{border-top:1px solid rgba(0,0,0,.08);color:var(--brand-secondary);font-size:13px;margin-top:auto;padding-top:12px}.footer-content{align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);padding:12px 0 20px}.footer-brand{align-items:center;display:flex;gap:16px}.footer-logo{height:56px;-o-object-fit:contain;object-fit:contain;width:56px}.footer-title{color:var(--ink-strong);font-size:18px;font-weight:700}.footer-subtitle{color:var(--ink-soft);font-size:14px;line-height:1.8;margin-top:6px}.footer-links{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.footer-column{display:flex;flex-direction:column;gap:8px}.footer-column h4{color:var(--ink-strong);font-size:15px;margin:0 0 6px}.footer-column a{color:var(--ink-soft);font-size:14px;text-decoration:none}.footer-column a:hover{color:var(--brand-primary)}.footer-line{background:var(--ink-strong);border-radius:12px;color:#fff;margin-top:12px;padding:12px 16px;text-align:center}@media(max-width:960px){.page{padding:24px 5vw 20px}.hero{grid-template-columns:1fr}.hero-visual{min-height:200px}.site-nav{display:none}.nav-toggle{display:flex}.banner-card{grid-template-columns:1fr}.banner-card img{height:190px}}@media(max-width:600px){.brand{align-items:flex-start;flex-direction:column}.brand-logo{height:56px;width:56px}.hero h1{font-size:28px}.visual-primary,.visual-secondary{display:none}}
