:root{--primary:#581c87;--violet:#5b1dbe;--violet-deep:#2a0d5e;--accent:#ff6b00;--bg-dark:#000;--text-primary:#fff;--text-secondary:#ffffffb3;--text-faint:#ffffff73;--glass:#ffffff0f;--glass-strong:#ffffff1a;--glass-border:#ffffff24;--line:#ffffff14;--font:"Alexandria", sans-serif;--section-pad:clamp(96px, 12vw, 180px);--gutter:clamp(20px, 4vw, 56px);--radius-lg:32px;--radius-md:20px;--ease-out-soft:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-color:#ffffff40 #000}body{background-color:var(--bg-dark);color:var(--text-primary);font-family:var(--font);-webkit-font-smoothing:antialiased;direction:rtl;overflow-x:hidden}::selection{background:var(--accent);color:#000}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{font-weight:500;line-height:1.2}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}@media (pointer:fine) and (prefers-reduced-motion:no-preference){body,a,button{cursor:none}}.display-xl{font-size:clamp(52px,10vw,148px);font-weight:600;line-height:1.22}.display-lg{font-size:clamp(34px,5.5vw,80px);font-weight:500;line-height:1.2}.kicker{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;font-weight:400;display:inline-flex}.kicker:before{content:"";background:var(--accent);width:28px;height:1px}.text-outline{color:#0000;-webkit-text-stroke:2px #ffffff59;position:relative}.text-outline:after{content:attr(data-text);padding:inherit;color:var(--bg-dark);-webkit-text-stroke:0;position:absolute;inset:0}.container{width:100%;max-width:1440px;padding:0 var(--gutter);margin:0 auto}.preloader{z-index:9998;background:var(--bg-dark);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.preloader-words{justify-content:center;align-items:center;min-width:6ch;height:1.4em;font-size:clamp(36px,6vw,72px);font-weight:500;display:flex;position:relative}.preloader-word{text-align:center;visibility:hidden;background:linear-gradient(124.7deg,#e0e0e0 0%,#8f54e9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;position:absolute;inset-inline:0}@media (prefers-reduced-motion:reduce){.preloader{display:none}}.nav{top:0;z-index:1000;padding:18px var(--gutter);border-bottom:1px solid #0000;justify-content:space-between;align-items:center;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;position:fixed;inset-inline:0}.nav.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom-color:var(--line);background:#0000008c}.nav-logo img{height:30px}.nav-cta{color:#0d031f;background:#fff;border-radius:100px;padding:10px 22px;font-size:14px;font-weight:500;transition:background .3s,color .3s}.nav-cta:hover{background:var(--accent);color:#000}.hero{background:linear-gradient(to bottom, var(--violet) 0%, #000 108%);text-align:center;flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:3;padding-top:clamp(72px,10vh,120px);position:relative}.hero-title{margin-bottom:clamp(20px,3vh,32px)}.hero-title-line{display:block}.hero-subtitle{color:var(--text-secondary);margin-bottom:clamp(28px,4vh,44px);font-size:clamp(17px,2.2vw,26px);font-weight:200}.hero-buttons{justify-content:center;align-items:center;gap:16px;display:flex}.hero-buttons img{height:clamp(42px,5vw,52px)}.hero-covers{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-cover-wrap{will-change:transform;position:absolute}.hero-cover{width:var(--w,150px);aspect-ratio:376/439;object-fit:cover;transform:rotate(var(--r,0deg));border-radius:14px;box-shadow:0 30px 60px #00000073}.hero-cover-wrap--1{--w:170px;--r:8deg;top:16%;right:7%}.hero-cover-wrap--2{--w:140px;--r:-10deg;top:22%;left:8%}.hero-cover-wrap--3{--w:130px;--r:-6deg;opacity:.9;top:64%;right:15%}.hero-cover-wrap--4{--w:145px;--r:12deg;opacity:.9;top:60%;left:14%}@media (width<=900px){.hero-cover-wrap--3,.hero-cover-wrap--4{display:none}.hero-cover-wrap--1{--w:96px;top:13%;right:4%}.hero-cover-wrap--2{--w:84px;top:18%;left:5%}}.hero-orb{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hero-orb--1{background:radial-gradient(circle,#ff6b0042,#0000 70%);width:480px;height:480px;top:-12%;right:-10%}.hero-orb--2{background:radial-gradient(circle,#8f54e973,#0000 70%);width:560px;height:560px;top:10%;left:-14%}@media (width<=767px){.hero-orb{filter:blur(48px)}.hero-orb--1{width:280px;height:280px}.hero-orb--2{width:320px;height:320px}}.hero-hint{bottom:28px;z-index:4;color:var(--text-faint);flex-direction:column;align-items:center;gap:10px;width:fit-content;margin:0 auto;font-size:12px;display:flex;position:absolute;inset-inline:0}.hero-hint-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:44px;overflow:hidden}@media (width<=767px){.hero-hint{display:none}}.marquee{border-block:1px solid var(--line);background:var(--bg-dark);direction:ltr;padding:clamp(36px,5vw,64px) 0;overflow:hidden}.marquee-track{will-change:transform;width:max-content;display:flex}.marquee-group{white-space:nowrap;align-items:center;display:flex}.marquee-word{padding:0 .35em;font-size:clamp(44px,7vw,110px);font-weight:600;line-height:1.3}.marquee-word.text-outline{-webkit-text-stroke-color:#fff6}.marquee-dot{background:var(--accent);border-radius:50%;flex:none;width:clamp(8px,1vw,14px);height:clamp(8px,1vw,14px)}.manifesto{padding:var(--section-pad) 0;background:var(--bg-dark)}.manifesto-text{max-width:1100px;display:inline-block}.grad-word{background:linear-gradient(160deg,#e0e0e0 10%,#8f63e9 130%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.faq{padding:var(--section-pad) 0;background:var(--bg-dark)}.faq .kicker{margin-bottom:28px}.faq-title{margin-bottom:clamp(36px,6vh,64px)}.faq-list{border-bottom:1px solid var(--line);max-width:860px}.faq-item{border-top:1px solid var(--line)}.faq-q{margin:0}.faq-q button{cursor:pointer;width:100%;color:var(--text-primary);text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:clamp(18px,2.6vh,26px) 0;font-family:inherit;font-size:clamp(17px,2.2vw,22px);font-weight:500;display:flex}.faq-icon{color:var(--accent);flex:none;font-size:1.3em;font-weight:200;line-height:1;transition:transform .35s}.faq-item.is-open .faq-icon{transform:rotate(45deg)}.faq-a-wrap{grid-template-rows:0fr;transition:grid-template-rows .4s;display:grid}.faq-a{color:var(--text-secondary);margin:0;font-size:clamp(15px,1.8vw,18px);font-weight:200;line-height:1.9;overflow:hidden}.faq-item.is-open .faq-a-wrap{grid-template-rows:1fr}.faq-item.is-open .faq-a{padding-bottom:clamp(18px,2.6vh,26px)}.topics{max-width:860px;margin-top:clamp(48px,8vh,88px)}.topics-title{margin-bottom:10px;font-size:clamp(18px,2.4vw,24px);font-weight:500}.topics-sub{color:var(--text-secondary);font-size:clamp(14px,1.7vw,17px);font-weight:200}.marquee--topics{border-bottom:none;padding:clamp(24px,3vw,44px) 0}.marquee--topics .marquee-word{font-size:clamp(26px,3.5vw,56px)}.marquee--topics .marquee-dot{width:clamp(6px,.7vw,10px);height:clamp(6px,.7vw,10px)}.features{background:var(--bg-dark);position:relative}.features-pin{padding:var(--section-pad) 0;flex-direction:column;justify-content:center;gap:clamp(32px,5vh,56px);display:flex;overflow:hidden}.features-head{flex-direction:column;gap:20px;display:flex}.features-track{will-change:transform;flex-direction:column;gap:clamp(40px,6vw,64px);display:flex}.feature-panel{border:1px solid var(--glass-border);border-radius:var(--radius-lg);background:linear-gradient(160deg,#ffffff0d,#ffffff04);grid-template-columns:1fr;align-items:center;gap:clamp(24px,3vw,48px);padding:clamp(24px,4vw,56px);display:grid}.panel-num{color:#0000;-webkit-text-stroke:1.5px #ff6b008c;font-size:clamp(56px,7vw,110px);font-weight:600;line-height:1}.panel-title{margin:18px 0 14px;font-size:clamp(24px,2.6vw,40px);font-weight:600}.panel-desc{color:var(--text-secondary);max-width:46ch;font-size:clamp(15px,1.3vw,19px);font-weight:300;line-height:1.9}.panel-media{border-radius:var(--radius-md);height:clamp(300px,42vh,520px);overflow:hidden}.panel-media img{object-fit:cover;width:100%;height:100%}@media (width>=1024px) and (prefers-reduced-motion:no-preference){.features-pin{height:100svh;padding:0}.features-track{width:max-content;padding-inline:var(--gutter);flex-direction:row}.feature-panel{grid-template-columns:1.05fr 1fr;width:min(74vw,1040px);height:min(64vh,620px)}.panel-media{height:100%}}.gallery{padding:var(--section-pad) 0 0;background:var(--bg-dark);overflow:hidden}.gallery-head{margin-bottom:clamp(40px,6vw,72px)}.gallery-rows{padding-bottom:var(--section-pad);direction:ltr;flex-direction:column;gap:clamp(16px,2vw,28px);display:flex;transform:rotate(-2.5deg)scale(1.06)}.gallery-row{will-change:transform;gap:clamp(16px,2vw,28px);width:max-content;display:flex}.gallery-item{aspect-ratio:376/439;border-radius:var(--radius-md);flex:none;width:clamp(150px,17vw,250px);overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%}.blog{padding:var(--section-pad) 0;background:var(--bg-dark);border-top:1px solid var(--line)}.blog-head{flex-direction:column;gap:18px;margin-bottom:clamp(40px,6vw,72px);display:flex}.blog-sub{color:var(--text-secondary);max-width:52ch;font-size:clamp(15px,1.4vw,19px);font-weight:300}.blog-grid{grid-template-columns:1fr;align-items:start;gap:clamp(32px,4vw,64px);display:grid}@media (width>=1024px){.blog-grid{grid-template-columns:1.05fr 1fr}}.blog-featured{border-radius:var(--radius-lg);border:1px solid var(--glass-border);clip-path:inset(0% round 32px);background:linear-gradient(160deg,#ffffff0d,#ffffff04);display:block;overflow:hidden}.blog-featured-media{height:clamp(240px,32vw,380px);position:relative;overflow:hidden}.blog-featured-media img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--ease-out-soft)}.blog-featured:hover .blog-featured-media img{transform:scale(1.05)}.blog-featured-media:after{content:"";background:linear-gradient(#0000 45%,#0000008c);position:absolute;inset:0}.blog-chip{top:18px;z-index:1;border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border-radius:100px;padding:7px 16px;font-size:12px;font-weight:500;position:absolute;inset-inline-start:18px}.blog-featured-body{flex-direction:column;gap:12px;padding:clamp(22px,2.6vw,36px);display:flex}.blog-featured-body h3{font-size:clamp(20px,2.2vw,30px);font-weight:600;line-height:1.5;transition:color .3s}.blog-featured:hover .blog-featured-body h3{color:var(--accent)}.blog-featured-body p{color:var(--text-secondary);font-size:clamp(14px,1.2vw,17px);font-weight:300;line-height:1.9}.blog-meta{color:var(--text-faint);font-size:13px;font-weight:300}.blog-list{flex-direction:column;display:flex}.blog-row{border-bottom:1px solid var(--line);align-items:center;gap:clamp(16px,2vw,28px);padding:clamp(20px,2.4vw,30px) clamp(8px,1vw,16px);transition:background .35s,padding .35s;display:flex}.blog-row:first-child{border-top:1px solid var(--line)}.blog-row:hover{background:var(--glass)}.blog-row-num{color:#0000;-webkit-text-stroke:1px #ff6b008c;flex:none;font-size:clamp(22px,2.2vw,32px);font-weight:600;line-height:1}.blog-row-body{flex-direction:column;gap:8px;min-width:0;display:flex}.blog-row-title{font-size:clamp(16px,1.5vw,21px);font-weight:500;line-height:1.6;transition:color .3s}.blog-row:hover .blog-row-title{color:var(--accent)}.blog-row-arrow{color:var(--text-faint);transition:transform .35s var(--ease-out-soft), color .35s;margin-inline-start:auto;font-size:22px}.blog-row:hover .blog-row-arrow{color:var(--accent);transform:translate(-8px)}.blog-all{color:var(--text-secondary);border:1px solid var(--glass-border);border-radius:100px;align-self:flex-start;margin-top:clamp(24px,3vw,36px);padding:12px 26px;font-size:15px;font-weight:500;transition:color .3s,border-color .3s,background .3s}.blog-all:hover{color:#fff;border-color:var(--accent);background:#ff6b0014}.post-hero{background:linear-gradient(to bottom, var(--violet) 0%, #000 118%);text-align:center;padding:clamp(140px,20vh,220px) 0 clamp(56px,8vh,96px);position:relative;overflow:hidden}.post-hero .container{z-index:2;max-width:980px;position:relative}.post-hero-meta{color:var(--text-secondary);flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:26px;font-size:13px;display:flex}.post-hero-meta .blog-chip{background:#ffffff14;position:static}.post-hero h1{margin-bottom:clamp(22px,3vh,34px);font-size:clamp(30px,4.6vw,60px);font-weight:600;line-height:1.5}.post-hero-sub{color:var(--text-secondary);max-width:62ch;margin:0 auto clamp(30px,4vh,44px);font-size:clamp(15px,1.6vw,20px);font-weight:200;line-height:1.9}.post-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.post-cta-buttons img{height:clamp(42px,4.6vw,50px)}.post-body{background:var(--bg-dark);padding:clamp(56px,8vw,110px) 0}.post-article{color:#ffffffd9;max-width:760px;margin:0 auto;font-size:clamp(16px,1.35vw,19px);font-weight:300;line-height:2.1}.post-article p{margin-bottom:1.6em}.post-article h2{color:#fff;margin:2.2em 0 .9em;padding-inline-start:22px;font-size:clamp(21px,2.1vw,30px);font-weight:600;position:relative}.post-article h2:before{content:"";inset-inline-start:0;background:linear-gradient(to bottom, var(--accent), var(--violet));border-radius:4px;width:4px;height:1.1em;position:absolute;top:.35em}.post-article ul{flex-direction:column;gap:.6em;margin:0 1.4em 1.6em;display:flex}.post-article li::marker{color:var(--accent)}.post-article strong{color:#fff;font-weight:600}.post-article a{color:#c9a8ff;text-underline-offset:5px;-webkit-text-decoration:underline #c9a8ff59;text-decoration:underline #c9a8ff59;transition:color .3s}.post-article a:hover{color:var(--accent)}.post-article blockquote{background:var(--glass);border:1px solid var(--glass-border);border-inline-start:3px solid var(--accent);border-radius:var(--radius-md);color:#fff;margin:2em 0;padding:clamp(20px,2.4vw,30px) clamp(22px,2.8vw,36px);font-weight:400;line-height:2}.post-faq{max-width:760px;margin:clamp(48px,6vw,80px) auto 0}.post-faq h2{margin-bottom:24px;font-size:clamp(20px,2vw,28px);font-weight:600}.post-faq details{border-bottom:1px solid var(--line);padding:18px 4px}.post-faq details:first-of-type{border-top:1px solid var(--line)}.post-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:clamp(15px,1.4vw,18px);font-weight:500;list-style:none;display:flex}.post-faq summary::-webkit-details-marker{display:none}.post-faq summary:after{content:"+";color:var(--accent);flex:none;font-size:22px;transition:transform .3s}.post-faq details[open] summary:after{transform:rotate(45deg)}.post-faq details p{color:var(--text-secondary);margin-top:14px;font-size:clamp(14px,1.25vw,17px);font-weight:300;line-height:2}.post-related{max-width:760px;margin:clamp(48px,6vw,80px) auto 0}.post-related h2{margin-bottom:24px;font-size:clamp(20px,2vw,28px);font-weight:600}.post-related-grid{grid-template-columns:1fr;gap:18px;display:grid}@media (width>=700px){.post-related-grid{grid-template-columns:1fr 1fr}}.post-related-card{border:1px solid var(--glass-border);border-radius:var(--radius-md);background:linear-gradient(160deg,#ffffff0a,#ffffff03);flex-direction:column;gap:10px;padding:clamp(20px,2.4vw,28px);transition:border-color .3s,background .3s;display:flex}.post-related-card:hover{background:#ff6b000d;border-color:#ff6b0080}.post-related-card strong{font-size:clamp(15px,1.4vw,18px);font-weight:500;line-height:1.7}.blog-index-head{background:linear-gradient(to bottom, var(--violet) 0%, #000 118%);text-align:center;padding:clamp(140px,20vh,200px) 0 clamp(48px,7vh,80px);position:relative;overflow:hidden}.blog-index-head h1{margin:14px 0 18px;font-size:clamp(36px,6vw,84px);font-weight:600}.blog-index-head p{color:var(--text-secondary);max-width:58ch;margin:0 auto;font-size:clamp(15px,1.6vw,20px);font-weight:200;line-height:1.9}.blog-index-grid{grid-template-columns:1fr;gap:clamp(24px,3vw,40px);padding:clamp(56px,8vw,100px) 0;display:grid}@media (width>=760px){.blog-index-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:no-preference){html.js .reveal{opacity:0;transition:opacity .9s var(--ease-out-soft), transform .9s var(--ease-out-soft);transform:translateY(26px)}html.js .reveal.in-view{opacity:1;transform:none}}html.static-page body,html.static-page a,html.static-page button{cursor:auto}html.static-page.has-cursor body,html.static-page.has-cursor a,html.static-page.has-cursor button{cursor:none}.nav-links{align-items:center;gap:clamp(16px,2.4vw,28px);display:flex}.nav-link{color:var(--text-secondary);font-size:14px;font-weight:400;transition:color .3s}.nav-link:hover{color:#fff}.cta{background:linear-gradient(to bottom, #000 0%, var(--violet-deep) 45%, var(--violet) 100%);padding-top:var(--section-pad);text-align:center;position:relative;overflow:hidden}.cta-title{margin-bottom:clamp(24px,3vh,36px)}.cta-sub{color:var(--text-secondary);margin-bottom:clamp(32px,5vh,48px);font-size:clamp(16px,1.8vw,22px);font-weight:200}.cta-buttons{justify-content:center;align-items:center;gap:16px;margin-bottom:clamp(56px,9vh,110px);display:flex}.cta-buttons img{height:clamp(44px,5vw,54px)}.footer-art{pointer-events:none;width:100%}.footer-art img{width:100%;height:auto}.footer-bottom{padding:28px var(--gutter) 36px;color:#ffffffd9;justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;font-size:14px;display:flex}.footer-links{align-items:center;gap:clamp(18px,3vw,32px);display:flex}.footer-links a{color:#ffffffd9;text-decoration:none;transition:color .3s}.footer-links a:hover{color:var(--accent)}@media (width<=767px){.footer-bottom{text-align:center;flex-direction:column-reverse;gap:20px}}.cursor-dot,.cursor-ring{z-index:10001;pointer-events:none;mix-blend-mode:difference;border-radius:50%;display:none;position:fixed;top:0;left:0}.cursor-dot{background:#fff;width:8px;height:8px;margin:-4px 0 0 -4px}.cursor-ring{border:1px solid #ffffffd9;width:36px;height:36px;margin:-18px 0 0 -18px}@media (pointer:fine) and (prefers-reduced-motion:no-preference){.cursor-dot,.cursor-ring{display:block}}.magnetic{will-change:transform;display:inline-block}.grain-overlay{z-index:9999;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.grain-overlay{display:none}}
