@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");.demo-advokat{--bg:#0b0f16;--surface:#121821;--ink:#e8e6e1;--muted:#9aa3b2;--brass:#b8a078;--line:hsla(43,13%,90%,.12);--font-display:"Libre Baskerville",Georgia,serif;--font:"IBM Plex Sans",system-ui,sans-serif}.demo-advokat *{box-sizing:border-box}.demo-advokat{scroll-behavior:smooth;margin:0;min-height:100vh;font-family:var(--font);color:var(--ink);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}.demo-advokat a{color:inherit;text-decoration:none}.demo-advokat img{max-width:100%;display:block}.demo-advokat .shell{min-height:100vh;display:flex;flex-direction:column}.demo-advokat .shell-body{flex:1 1;display:flex;flex-direction:column}.demo-advokat .nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem clamp(1.25rem,4vw,2.5rem);border-bottom:1px solid var(--line);background:rgba(11,15,22,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40}.demo-advokat .nav-home{position:absolute;left:0;right:0;background:transparent;border-bottom-color:transparent}.demo-advokat .brand{font-family:var(--font-display);font-size:1.15rem;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.demo-advokat .nav-links{display:flex;flex-wrap:wrap;gap:.35rem 1.35rem;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.demo-advokat .nav-links a:hover{color:var(--brass)}.demo-advokat .main{flex:1 1;position:relative}.demo-advokat .wrap{width:min(920px,calc(100% - 2.5rem));margin:0 auto;padding:3.5rem 0 4.5rem}.demo-advokat .kicker{color:var(--brass);font-weight:600;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem}.demo-advokat h1,.demo-advokat h2,.demo-advokat h3{font-family:var(--font-display);font-weight:400;letter-spacing:-.02em;line-height:1.15;margin:0 0 1rem;color:var(--ink)}.demo-advokat h1{font-size:clamp(2.1rem,5vw,3.1rem);max-width:18ch}.demo-advokat h2{font-size:clamp(1.6rem,3.5vw,2.2rem)}.demo-advokat h3{font-size:1.25rem}.demo-advokat .lead{max-width:42ch;color:var(--muted);font-size:1.05rem;margin:0}.demo-advokat .rule{width:3rem;height:1px;background:var(--brass);border:0;margin:1.25rem 0}.demo-advokat .cta-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:2rem}.demo-advokat .btn{display:inline-flex;align-items:center;padding:.9rem 1.4rem;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:1px solid transparent;transition:background .25s ease,color .25s ease,border-color .25s ease}.demo-advokat .btn-primary{background:var(--ink);color:var(--bg)}.demo-advokat .btn-primary:hover{background:var(--brass);color:var(--bg)}.demo-advokat .btn-ghost{background:transparent;border-color:var(--line);color:var(--ink)}.demo-advokat .btn-ghost:hover{border-color:var(--brass);color:var(--brass)}.demo-advokat .btn-on-hero{background:var(--ink);color:var(--bg)}.demo-advokat .btn-on-hero:hover{background:var(--brass)}.demo-advokat .link-quiet{font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid transparent;padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.demo-advokat .link-quiet:hover{color:var(--brass);border-bottom-color:var(--brass)}.demo-advokat .hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;text-align:center}.demo-advokat .hero-media{position:absolute;inset:0}.demo-advokat .hero-media img{object-fit:cover;animation:k-advokat-drift 28s ease-in-out infinite alternate}.demo-advokat .hero-veil{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 40%,rgba(11,15,22,.35) 0,rgba(11,15,22,.88) 70%),linear-gradient(180deg,rgba(11,15,22,.55),rgba(11,15,22,.92))}.demo-advokat .hero-content{position:relative;z-index:2;width:min(720px,calc(100% - 2.5rem));padding:6rem 0 4rem}.demo-advokat .brand-hero{font-family:var(--font-display);font-size:clamp(2.4rem,7vw,4rem);font-weight:700;line-height:1.05;margin:0;color:var(--ink);animation:k-advokat-rise .9s ease both}.demo-advokat .hero .rule{margin-left:auto;margin-right:auto;animation:k-advokat-draw .8s ease .25s both;transform-origin:center}.demo-advokat .hero h1{font-size:clamp(1.15rem,2.4vw,1.45rem);font-style:italic;font-weight:400;max-width:28ch;margin:0 auto 1rem;color:hsla(43,13%,90%,.92);animation:k-advokat-rise .85s ease .35s both}.demo-advokat .hero .lead{margin:0 auto;color:rgba(154,163,178,.95);animation:k-advokat-rise .85s ease .45s both}.demo-advokat .hero .cta-row{justify-content:center;animation:k-advokat-rise .85s ease .55s both}.demo-advokat .panel{background:var(--bg);border-top:1px solid var(--line);padding:clamp(3.5rem,8vw,5.5rem) 0}.demo-advokat .panel--raised{background:var(--surface)}.demo-advokat .panel .wrap{padding:0}.demo-advokat .panel-head{max-width:40ch;margin-bottom:2.5rem;animation:k-advokat-rise .7s ease both}.demo-advokat .register{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--line)}.demo-advokat .register-row{display:grid;grid-template-columns:4.5rem 1fr;grid-gap:1.25rem;gap:1.25rem;padding:1.6rem 0;border-bottom:1px solid var(--line);align-items:start;animation:k-advokat-rise .65s ease both}.demo-advokat .register-num{font-family:var(--font-display);font-size:1.1rem;color:var(--brass);padding-top:.15rem}.demo-advokat .register-row h3{margin:0 0 .4rem}.demo-advokat .register-row p{margin:0;color:var(--muted);max-width:48ch}@media (max-width:560px){.demo-advokat .register-row{grid-template-columns:3rem 1fr;gap:.85rem}}.demo-advokat .statement{text-align:center;max-width:36ch;margin:0 auto;animation:k-advokat-rise .75s ease both}.demo-advokat .statement p{font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.75rem);font-style:italic;line-height:1.4;margin:0 0 1.5rem;color:var(--ink)}.demo-advokat .mast{position:relative;min-height:clamp(220px,36vw,340px);display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid var(--line)}.demo-advokat .mast-media{position:absolute;inset:0}.demo-advokat .mast-media img{object-fit:cover}.demo-advokat .mast-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,15,22,.4),rgba(11,15,22,.94))}.demo-advokat .mast-copy{position:relative;z-index:2;width:min(920px,calc(100% - 2.5rem));margin:0 auto;padding:5.5rem 0 2.25rem;animation:k-advokat-rise .7s ease both}.demo-advokat .mast-copy h1{margin-bottom:.5rem}.demo-advokat .mast-copy .lead{color:rgba(154,163,178,.95)}.demo-advokat .entry-list{display:grid;grid-gap:0;gap:0;margin-top:2.5rem;border-top:1px solid var(--line)}.demo-advokat .entry{padding:1.75rem 0;border-bottom:1px solid var(--line);animation:k-advokat-rise .65s ease both}.demo-advokat .entry h3{margin:0 0 .75rem;color:var(--ink)}.demo-advokat .entry ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:.4rem;gap:.4rem}.demo-advokat .entry li{color:var(--muted);padding-left:1rem;position:relative}.demo-advokat .entry li:before{content:"";position:absolute;left:0;top:.65em;width:.35rem;height:1px;background:var(--brass)}.demo-advokat .entry p{margin:0;color:var(--muted);max-width:48ch}.demo-advokat .footer{border-top:1px solid var(--line);padding:1.5rem clamp(1.25rem,4vw,2.5rem);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;color:var(--muted);font-size:.85rem;background:var(--bg)}@keyframes k-advokat-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes k-advokat-draw{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes k-advokat-drift{0%{transform:scale(1)}to{transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.demo-advokat .brand-hero,.demo-advokat .entry,.demo-advokat .hero .cta-row,.demo-advokat .hero .lead,.demo-advokat .hero .rule,.demo-advokat .hero h1,.demo-advokat .hero-media img,.demo-advokat .mast-copy,.demo-advokat .panel-head,.demo-advokat .register-row,.demo-advokat .statement{animation:none!important}}