:root{--black: #0a0a0a;--black-soft: #0d0d0c;--white: #f5f2ec;--accent: #c8f03e;--accent-dark: #a8cc2e;--muted: #6b6860;--muted-light: #8a8880;--card: #111110;--border: rgba(245, 242, 236, .1);--border-hover:rgba(200, 240, 62, .25);--text-display: clamp(3.5rem, 7.5vw + .5rem, 9rem);--text-hero-sub:clamp(.9rem, 1.2vw + .3rem, 1.2rem);--text-h2: clamp(2rem, 3.5vw + .4rem, 3.8rem);--text-h3: clamp(1.1rem, 1.4vw + .1rem, 1.4rem);--text-body: clamp(.85rem, .9vw + .2rem, 1rem);--text-small: clamp(.7rem, .75vw + .1rem, .82rem);--text-label: clamp(.65rem, .7vw + .1rem, .75rem);--nav-h: 72px;--section-px: clamp(1.5rem, 5vw, 4rem);--section-py: clamp(4rem, 7vw, 7rem);--radius-lg: 16px;--radius-full:100px;--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out:cubic-bezier(.76, 0, .24, 1);--dur-fast: .15s;--dur-mid: .3s;--dur-slow: .7s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-h);font-size:16px;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:DM Sans,sans-serif;font-size:var(--text-body);background:var(--black);color:var(--white);overflow-x:hidden;cursor:none;line-height:1.6;scrollbar-gutter:stable}h1,h2,h3,h4,h5,h6{font-family:Syne,sans-serif;font-weight:800;letter-spacing:-.03em;line-height:1.05}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:none;border:none;background:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.cur{position:fixed;width:12px;height:12px;background:var(--accent);border-radius:50%;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:width var(--dur-mid) var(--ease-out),height var(--dur-mid) var(--ease-out),opacity var(--dur-fast);mix-blend-mode:difference;will-change:transform}.cur.h{width:44px;height:44px}.cur.off{opacity:0}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9000;opacity:.4}.sec{padding:var(--section-py) var(--section-px)}.sec-label{font-size:var(--text-label);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.sec-label:before{content:"";display:block;width:20px;height:1px;background:var(--accent);flex-shrink:0}.sec-title{font-size:var(--text-h2)}.btn-p{font-family:Syne,sans-serif;font-weight:700;font-size:.95rem;padding:.9rem 2rem;background:var(--accent);color:var(--black);border-radius:var(--radius-full);display:inline-flex;align-items:center;gap:.5rem;transition:transform var(--dur-mid) var(--ease-out),box-shadow var(--dur-mid) var(--ease-out),background var(--dur-fast);cursor:none;white-space:nowrap}.btn-p:hover{transform:translateY(-2px);box-shadow:0 12px 40px #c8f03e4d;background:var(--accent-dark)}.btn-g{font-size:.9rem;color:var(--muted);display:inline-flex;align-items:center;gap:.45rem;transition:color var(--dur-fast);cursor:none}.btn-g:hover{color:var(--white)}.lang-sw{position:fixed;top:50%;right:max(1rem,env(safe-area-inset-right,.75rem));transform:translateY(-50%);z-index:600;display:flex;flex-direction:column;gap:.4rem}.lb{width:34px;height:34px;border-radius:50%;border:1px solid var(--border);background:#0a0a0ad9;color:var(--muted);font-family:Syne,sans-serif;font-size:.6rem;font-weight:700;cursor:none;display:flex;align-items:center;justify-content:center;transition:background var(--dur-fast),border-color var(--dur-fast),color var(--dur-fast)}.lb.on{background:var(--accent);color:var(--black);border-color:var(--accent)}.lb:hover:not(.on){border-color:var(--accent);color:var(--white)}.rv{opacity:0;transform:translateY(32px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out)}.rv.in{opacity:1;transform:none}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}@keyframes mq{0%{transform:translate(0)}to{transform:translate(-50%)}}.art-reader-body a{color:var(--accent)!important;text-decoration:none;border-bottom:1px solid rgba(200,240,62,.35);transition:border-color var(--dur-mid)}.art-reader-body a:hover{border-bottom-color:var(--accent)}.art-reader-body p{font-size:1.05rem!important;line-height:1.9!important;color:#f5f2eccc!important;font-weight:300!important;margin:0 0 1.8rem!important}.art-reader-body h2{font-family:Syne,sans-serif!important;font-size:1.6rem!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.3!important;color:var(--white)!important;margin:3.5rem 0 1.3rem!important}.art-reader-body h3{font-family:Syne,sans-serif!important;font-size:1.2rem!important;font-weight:700!important;line-height:1.4!important;color:var(--white)!important;margin:2.6rem 0 1rem!important}.art-reader-body ul,.art-reader-body ol{padding-left:1.5rem!important;margin:0 0 1.8rem!important}.art-reader-body li{font-size:1.05rem!important;line-height:1.85!important;color:#f5f2ecbf!important;font-weight:300!important;margin:0 0 .7rem!important}.art-reader-body li>p{margin:0!important}.art-reader-body blockquote{border-left:3px solid var(--accent);padding:1.2rem 1.6rem;margin:2.5rem 0!important;background:#c8f03e0a;border-radius:0 8px 8px 0}.art-reader-body blockquote p{color:var(--white)!important;font-style:italic;margin:0!important;font-weight:400!important}.art-reader-body strong{color:var(--white);font-weight:600}.art-reader-body hr{border:none;width:60px;height:2px;background:var(--accent);margin:3rem 0!important}.art-reader-body code{background:var(--card);padding:.2rem .5rem;border-radius:4px;font-size:.95em;color:var(--accent)}
