@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#111714;--panel:#19201b;--text:#f0ede4;--muted:#a5ada4;--gold:#dec48b;--line:#ffffff18;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:var(--bg)}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{font-size:29px;letter-spacing:-1.8px;display:flex;align-items:center;gap:9px;font-weight:600;line-height:1}.brand-dot{align-self:flex-start;font-size:9px;letter-spacing:0;margin:3px 0 0 -4px}.header nav{display:flex;gap:33px;font-size:12px;color:#c4c9c0}.header nav a:hover,.text-link:hover,.footer-top>a:last-child:hover{color:var(--gold)}.header-actions{display:flex;gap:27px;align-items:center}.languages{display:flex;align-items:center;gap:8px;font-size:11px}.languages button{border:0;background:none;color:#838e82;padding:10px 1px;font-size:11px}.languages button[aria-pressed=true]{color:var(--gold)}.languages span{color:#566152}.button{background:var(--gold);color:#1d241d;border:1px solid var(--gold);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:17px 25px;font-size:12px;font-weight:800;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:#edd7aa;transform:translateY(-2px)}.button.small{padding:11px 17px;font-size:11px}.button span:last-child:not(:first-child){margin-left:8px}.hero{padding-top:75px;position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.eyebrow{font-size:9px;letter-spacing:2.1px;font-weight:600;color:var(--gold);display:flex;align-items:center;gap:10px;line-height:1.8;margin:0 0 23px}.tiny-star{font-size:22px;line-height:1}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2px;line-height:1.02}h1{font-size:clamp(66px,6.55vw,96px);margin-bottom:26px}em{font-weight:400;color:var(--gold)}.hero-description{color:var(--muted);max-width:390px;font-size:13px;line-height:1.9;margin-bottom:30px}.hero-buttons{display:flex;align-items:center;gap:25px}.text-link{font-size:11px;display:inline-flex;gap:13px;align-items:center}.hero-note{font-size:10px;color:#8e998d;display:flex;gap:9px;align-items:center;margin:17px 0 0}.live-dot{width:5px;height:5px;border-radius:50%;background:#afc4a3}.cosmic-art{position:relative;align-self:center;aspect-ratio:1;min-width:0;margin-top:-20px}.art-noise{position:absolute;inset:0;background:radial-gradient(ellipse,#75714b1c,transparent 65%);pointer-events:none}.orbital{position:absolute;width:112%;height:112%;left:-6%;top:-6%;animation:breathe 10s ease-in-out infinite}.art-top,.art-bottom{position:absolute;text-align:center;width:100%;font-size:8px;letter-spacing:2.8px;color:#8c927f;top:-12px}.art-bottom{top:auto;bottom:-26px;letter-spacing:.7px;font-size:8px}.core-number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:24px}.core-label{font-size:9px;letter-spacing:4px;color:var(--gold)}.seven{font-family:var(--serif);font-size:178px;line-height:.98;font-weight:400;background:linear-gradient(120deg,#eee0ad 15%,#b69b64 65%,#6f6447);background-clip:text;color:transparent;text-shadow:0 0 70px #ddc08918}.core-subtitle{font-size:8px;letter-spacing:4px;color:var(--gold);margin-top:9px}.core-star{font-size:24px;color:var(--gold);margin-top:10px}.floating-card{position:absolute;background:linear-gradient(110deg,#273028ee,#1b221eef);border:1px solid #ffffff21;box-shadow:0 15px 45px #0003;border-radius:7px;display:flex;align-items:center;gap:14px;padding:15px 19px;backdrop-filter:blur(12px)}.card-one{top:17%;right:-1%;transform:rotate(5deg)}.card-two{bottom:9%;left:-7%;transform:rotate(-5deg)}.card-symbol{font-size:36px;line-height:1;color:var(--gold)}.micro{font-size:6px;letter-spacing:1.5px;display:block;color:#a5ad9d;margin-bottom:4px}.floating-card strong{font-size:10px;font-weight:500}.little-orbits{font-size:32px;line-height:1;color:var(--gold)}.card-two>span:last-child{color:var(--gold);margin-left:6px}.hero-bottom{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;margin:76px 0 28px;font-size:8px;letter-spacing:1.7px;color:#8d9688}.hero-bottom>span:nth-child(2){margin-left:auto;margin-right:28px;font-size:18px}.topic-strip{border-block:1px solid var(--line);background:#171e18}.topic-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-block:24px;font-size:9px;letter-spacing:2px;color:#c2c8b8}.topic-strip i{font-size:22px;font-style:normal;color:var(--gold)}.section{padding-block:104px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:43px}h2{font-size:59px;margin:0}.section-intro{max-width:325px;color:var(--muted);font-size:12px;margin:0 0 4px;line-height:1.9}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature{background:linear-gradient(135deg,#20291f,#19201b);border:1px solid #ffffff12;border-radius:7px;padding:25px 27px 24px;overflow:hidden}.feature-connection{background:linear-gradient(135deg,#292721,#211f1b)}.feature-moon{background:linear-gradient(135deg,#202926,#18201f)}.feature-top{display:flex;justify-content:space-between;color:#b2b5a6;font-size:8px;letter-spacing:1.6px}.feature-index{color:#77816f}.feature h3{font-family:var(--serif);font-size:28px;font-weight:400;line-height:1.15;letter-spacing:-.5px;margin-bottom:13px}.feature p{font-size:11px;color:var(--muted);line-height:1.9;min-height:84px}.feature-link{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--gold);padding-top:17px;border-top:1px solid var(--line);gap:14px}.feature-link:hover{color:#fff}.number-art,.connection-art,.moon-art{height:165px;position:relative;display:flex;justify-content:center;align-items:center}.number-art span{font-family:var(--serif);font-size:74px;color:#777c5d;transform:rotate(-14deg)}.number-art span:nth-child(2){font-size:125px;color:var(--gold);transform:rotate(6deg);margin:0 15px}.number-art span:nth-child(3){transform:rotate(14deg)}.number-art i{position:absolute;right:15%;top:27px;color:var(--gold);font-style:normal}.connection-art span{width:110px;height:110px;border:1px solid #b19764;border-radius:50%;background:radial-gradient(circle at 75% 50%,#c5a46f1a,transparent)}.connection-art span+span{margin-left:-36px}.connection-art i{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);color:var(--gold);font-size:40px;font-style:normal}.moon{width:96px;height:96px;border-radius:50%;background:radial-gradient(circle at 33% 35%,#c6c7ab,#7a836d 48%,#303b32 72%);box-shadow:inset -24px -6px 2px #17201c,0 0 45px #aab48b12;transform:rotate(-20deg)}.moon-art:before{content:'';width:148px;height:148px;border:1px solid #b5bf9b20;border-radius:50%;position:absolute}.moon-art i{position:absolute;right:23%;top:23px;color:#bcc9a2;font-style:normal}.moon-art i:last-child{left:22%;top:102px}.number-section{background:#eae6da;color:#293026;padding-block:85px;position:relative}.number-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.number-section .eyebrow{color:#6d7255}.number-section em{color:#7a805c}.number-copy>p:not(.eyebrow){max-width:360px;margin:25px 0;color:#696e60;font-size:12px;line-height:1.9}.privacy-note{display:flex;gap:9px;align-items:center;font-size:10px;color:#727863}.privacy-note>span:first-child{font-size:21px}.calculator{padding:34px 38px;background:#f7f4eb;border:1px solid #d4d4c2;border-radius:8px;text-align:center;box-shadow:0 18px 60px #424d2410}.calculator-star{font-size:34px;color:#8c8e65}.calculator .eyebrow{justify-content:center;font-size:8px;margin:12px 0}.calculator h3{font-family:var(--serif);font-size:33px;font-weight:500;line-height:1.1;margin-bottom:29px}.calculator form{text-align:left}.calculator label{font-size:10px;display:block;margin-bottom:9px;font-weight:600}.calculator input{width:100%;border:1px solid #cdd0bf;border-radius:4px;padding:13px 14px;background:#fffcf5;color:#263025;min-height:51px;color-scheme:light}.calculator .button{width:100%;background:#293929;color:#f4eedc;border-color:#293929;margin-top:2px}.calculator .button:hover{background:#40503b}.calculator-note{font-size:9px;color:#7b7f70;margin:16px 0 0}.error{color:#ad3224;font-size:11px;margin:7px 0;min-height:8px}.number-result{border-top:1px solid #cdd0bf;margin-top:25px;padding-top:15px}.result-number{font:76px/1 var(--serif);color:#727e51}.number-result h4{font-family:var(--serif);font-size:28px;margin:4px 0 7px}.number-result p{font-size:12px;color:#696e60}.number-result .text-link{font-size:10px;color:#465734}.ritual{display:grid;grid-template-columns:1fr 1fr;gap:105px;align-items:center}.ritual-art{position:relative;min-height:495px;background:radial-gradient(ellipse at 45% 30%,#50594245,transparent 65%),#1a231b;border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column}.ritual-orbit{position:absolute;width:390px;height:390px;border:1px solid #becba42b;border-radius:50%;top:-130px;left:-60px}.ritual-orbit.second{top:50px;left:90px;width:440px;height:440px}.ritual-moon{width:84px;height:84px;border-radius:50%;box-shadow:inset 15px -7px 0 #d0c599;transform:rotate(-25deg);margin-bottom:35px}.ritual-star{position:absolute;right:68px;top:95px;font-size:30px;color:var(--gold)}.ritual-word{font:68px/.95 var(--serif);text-align:center;z-index:1;letter-spacing:-2px}.ritual-caption{position:absolute;bottom:35px;font-size:7px;letter-spacing:2px;color:#8e9b80}.ritual-copy>p:not(.eyebrow){color:var(--muted);font-size:12px;margin:24px 0 26px;max-width:330px}.steps{padding:0;margin:0;list-style:none}.steps li{display:flex;gap:20px;border-top:1px solid var(--line);padding:18px 0 14px}.steps li>span{font-size:10px;color:var(--gold);padding-top:3px}.steps h3{font-size:12px;font-weight:500;margin:0 0 5px}.steps p{color:var(--muted);font-size:11px;line-height:1.7;margin:0}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;padding-top:77px}.faq h2{font-size:52px}.faq .eyebrow{font-size:8px}details{border-bottom:1px solid var(--line);padding:19px 0}details:first-child{padding-top:0}summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-size:12px}summary::-webkit-details-marker{display:none}summary:after{content:'+';color:var(--gold);font-size:18px;line-height:1}details[open] summary:after{content:'−'}details p{margin:15px 25px 0 0;font-size:11px;line-height:1.9;color:var(--muted)}.download-section{position:relative;border:1px solid #d8c28a2e;border-radius:8px;padding:64px 20px 50px;text-align:center;background:radial-gradient(ellipse at 50% 100%,#5f694124,transparent 70%),#182018;overflow:hidden}.download-section:before,.download-section:after{content:'';width:520px;height:520px;border:1px solid #a2b77c10;border-radius:50%;position:absolute;top:35px;left:-360px;pointer-events:none}.download-section:after{left:auto;right:-360px}.download-star{font-size:32px;color:var(--gold);display:block;margin-bottom:17px}.download-section .eyebrow{justify-content:center;font-size:8px;margin-bottom:16px}.download-section h2{font-size:70px}.download-section>p:not(.eyebrow){font-size:12px;color:var(--muted);margin:24px 0}.download-section .download-note{font-size:9px!important;margin:14px 0 0!important}.download-section .button{margin-top:2px}footer{padding-top:58px;padding-bottom:27px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-top{padding-bottom:29px}.footer-top .brand{font-size:24px}.footer-top p{font:italic 24px var(--serif);color:#b2b9a6;margin:0}.footer-top>a:last-child{font-size:10px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;color:#7f8b7b;font-size:8px}.footer-bottom p{margin:0}.skip{position:absolute;top:-80px;left:20px;padding:12px;background:var(--gold);color:var(--bg);z-index:100}.skip:focus{top:10px}.noscript{text-align:center;padding:20px;color:var(--gold)}[hidden]{display:none!important}@keyframes breathe{50%{transform:scale(1.025)}}
@media(min-width:1500px){.hero{padding-top:93px}.hero-bottom{margin-top:92px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header nav{gap:20px}.header-actions{gap:18px}.hero{padding-top:65px}h1{font-size:75px}.hero-buttons{gap:15px}.hero-buttons .button{padding-inline:18px}.cosmic-art{margin-top:-30px}.card-one{right:-3%;padding:12px}.card-two{left:-2%;padding:12px}.floating-card strong{font-size:9px}.micro{font-size:5px}.seven{font-size:145px}.core-label,.core-subtitle{font-size:7px}.feature{padding-inline:20px}.feature h3{font-size:25px}.number-layout,.ritual{gap:55px}.faq{gap:50px}.topic-strip .wrap{font-size:8px;letter-spacing:1px}.section{padding-block:80px}}
@media(max-width:800px){.header nav{display:none}.hero{grid-template-columns:1.1fr 1fr;gap:6px}.hero h1{font-size:62px}.eyebrow{font-size:8px;letter-spacing:1.3px}.hero-description{font-size:12px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:17px}.hero-note{font-size:8px}.cosmic-art{margin-top:-45px}.seven{font-size:120px}.core-label{font-size:6px}.core-subtitle{font-size:6px;letter-spacing:2px}.core-star{font-size:18px}.card-one{right:-4%;top:6%}.card-two{left:-8%;bottom:-4%}.micro{font-size:5px;letter-spacing:1px}.floating-card strong{font-size:8px}.card-symbol{font-size:25px}.little-orbits{font-size:24px}.art-bottom{bottom:-54px;font-size:6px;letter-spacing:0}.art-top{font-size:6px;top:-25px}.section-heading{align-items:start;gap:30px}h2{font-size:47px}.section-intro{max-width:240px;font-size:11px}.feature-grid{gap:12px}.feature{padding:20px 16px}.feature h3{font-size:25px}.feature p{font-size:10px;min-height:133px}.feature-link{font-size:9px}.feature-top{font-size:6px}.number-art span{font-size:49px}.number-art span:nth-child(2){font-size:85px;margin:0 8px}.connection-art span{width:75px;height:75px}.connection-art span+span{margin-left:-24px}.number-art,.connection-art,.moon-art{height:135px}.moon{width:77px;height:77px}.moon-art:before{width:113px;height:113px}.number-layout,.ritual{gap:32px}.calculator{padding:26px 22px}.calculator h3{font-size:28px}.ritual-art{min-height:460px}.ritual-word{font-size:59px}.ritual-caption{font-size:6px;letter-spacing:1px}.faq{gap:35px}.faq h2{font-size:43px}.faq .eyebrow{font-size:7px}.download-section h2{font-size:60px}.footer-bottom{flex-wrap:wrap}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header{height:83px;gap:10px}.brand{font-size:27px}.header-actions{gap:16px}.header .button.small{display:none}.languages{gap:9px}.languages button{padding:12px 3px}.hero{padding-top:44px;display:flex;flex-direction:column;gap:0}.hero h1{font-size:clamp(60px,14.8vw,83px);letter-spacing:-2px}.hero .eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:23px}.hero-description{font-size:12px;max-width:350px;margin-bottom:25px}.hero-buttons{flex-direction:row;align-items:center;gap:22px}.hero-buttons .button{padding:15px 17px;font-size:10px;gap:8px}.hero-buttons .text-link{font-size:10px;gap:8px}.hero-note{font-size:9px;margin-top:17px}.cosmic-art{width:calc(100% - 22px);margin:56px auto 39px;max-width:430px}.seven{font-size:152px}.core-label{font-size:7px;letter-spacing:3px}.core-subtitle{font-size:7px;letter-spacing:3px}.core-star{font-size:22px}.art-top{top:-8px;font-size:6px}.art-bottom{bottom:-33px;font-size:7px}.card-one{top:12%;right:-6%;padding:11px 12px}.card-two{left:-5%;bottom:3%;padding:11px 12px}.micro{font-size:5px}.floating-card strong{font-size:9px}.hero-bottom{margin:32px 0 20px;width:100%;font-size:6px;letter-spacing:1px}.hero-bottom>span:nth-child(2){margin-right:16px}.topic-strip .wrap{overflow:auto;width:100%;padding:17px 20px;gap:22px;scrollbar-width:none;justify-content:flex-start;white-space:nowrap;font-size:8px}.topic-strip i{font-size:17px}.section{padding-block:62px}.section-heading{display:block;margin-bottom:28px}h2{font-size:48px}.section-intro{max-width:350px;margin-top:22px;font-size:12px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature{padding:23px 25px}.feature-top{font-size:8px}.feature h3{font-size:31px}.feature p{font-size:12px;min-height:0;max-width:350px;margin-bottom:22px}.feature-link{font-size:11px}.number-art,.connection-art,.moon-art{height:151px}.number-art span{font-size:70px}.number-art span:nth-child(2){font-size:110px;margin:0 16px}.connection-art span{width:105px;height:105px}.connection-art span+span{margin-left:-35px}.moon{width:92px;height:92px}.moon-art:before{width:135px;height:135px}.number-section{padding-block:57px}.number-layout{grid-template-columns:1fr;gap:31px}.number-copy>p:not(.eyebrow){font-size:12px;margin-top:22px}.calculator{padding:27px 25px}.calculator h3{font-size:34px}.calculator label{font-size:11px}.calculator-note{font-size:10px}.ritual{grid-template-columns:1fr;gap:35px}.ritual-art{min-height:365px}.ritual-word{font-size:68px}.ritual-moon{margin-bottom:26px;width:66px;height:66px}.ritual-caption{font-size:6px;letter-spacing:1.8px}.ritual-copy>p:not(.eyebrow){max-width:100%;font-size:12px}.steps li{padding-block:20px}.steps h3{font-size:13px}.steps p{font-size:12px}.faq{grid-template-columns:1fr;gap:32px}.faq h2{font-size:48px}.faq .eyebrow{font-size:7px}summary{font-size:12px}details p{font-size:12px}.download-section{padding:39px 16px}.download-section h2{font-size:50px;letter-spacing:-1.6px}.download-section .eyebrow{font-size:7px;letter-spacing:1.4px}.download-section>p:not(.eyebrow){font-size:12px}.download-section .download-note{font-size:8px!important}footer{padding-top:39px}.footer-top{flex-wrap:wrap;row-gap:22px}.footer-top p{font-size:22px}.footer-top>a:last-child{display:none}.footer-bottom{font-size:8px;gap:15px}.footer-bottom p{order:3;width:100%;font-size:8px}.footer-bottom>a{margin-left:auto}html[lang=ru] .hero h1{font-size:clamp(52px,12.7vw,71px)}html[lang=ru] .hero-buttons{gap:14px}html[lang=ru] .hero-buttons .button{font-size:9px;padding-inline:13px}html[lang=ru] .hero-buttons .text-link{font-size:9px}html[lang=ru] .download-section h2{font-size:43px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.footer-legal{display:flex;flex-wrap:wrap;gap:12px 24px;padding:0 0 24px;color:var(--gold);font-size:14px}.footer-legal a{text-decoration:underline;text-underline-offset:4px}.footer-legal a:last-child{margin-left:auto}@media(max-width:600px){.footer-legal{gap:12px 20px}.footer-legal a:last-child{margin-left:0;width:100%;overflow-wrap:anywhere}}
