.header{max-width:1240px;margin:0 auto;height:68px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;background:#f7f7f8;border-radius:26px 26px 0 0}.logo{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#252238}.logo-icon{width:20px;height:20px;display:grid;place-items:center;font-size:16px}.nav{display:flex;align-items:center;gap:34px;margin-left:auto;margin-right:45px;font-size:11px;color:#3c3a45}.nav a{transition:opacity .2s ease}.nav a:hover{opacity:.55}.header-button{border:0;padding:11px 23px;border-radius:30px;background:#2b263f;color:#fff;font-size:11px;cursor:pointer;transition:transform .2s ease,background .2s ease}.header-button:hover{transform:translateY(-2px);background:#1f1b30}.footer{max-width:1240px;margin:0 auto;padding:30px 20px 50px;background:#f7f7f8;text-align:center;color:#99979e;font-size:9px}.news-hero{position:relative;min-height:360px;padding:70px 30px 60px;overflow:hidden;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;background:radial-gradient(ellipse at 50% 15%,rgba(255,255,255,.95),transparent 48%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8)}.news-hero:before{content:"";position:absolute;width:350px;height:350px;left:-180px;bottom:-220px;border-radius:50%;background:#453b6924}.news-hero:after{content:"";position:absolute;width:330px;height:330px;right:-170px;bottom:-210px;border-radius:50%;background:#52447d24}.news-symbol{position:relative;z-index:2;width:30px;height:30px;margin-bottom:18px;display:grid;place-items:center;font-size:25px}.news-hero h1{position:relative;z-index:2;margin:0 0 16px;font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px}.news-hero p{position:relative;z-index:2;max-width:520px;margin:0 auto;font-size:13px;line-height:1.5;color:#4b4855}.news-section{padding:70px 5px 40px}.news-section .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.news-section .section-heading h2{margin:0;font-size:clamp(34px,4vw,46px);line-height:1;font-weight:400;letter-spacing:-2.5px}.news-section .section-heading p{max-width:280px;margin:0;font-size:10px;line-height:1.5;color:#77747d}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.news-card{position:relative;min-height:470px;overflow:hidden;border-radius:20px;background:#302b4a;color:#fff;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.news-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #27233526}.news-card:nth-child(2),.news-card:nth-child(5),.news-card:nth-child(8){background:linear-gradient(135deg,#d9d9ef,#b9b7d9);color:#302b4a}.news-image{width:100%;height:220px;display:block;object-fit:cover;background:linear-gradient(135deg,#bdb9eb,#716aa8)}.news-card-content{position:relative;padding:22px;flex:1;display:flex;flex-direction:column}.news-category{display:inline-flex;align-self:flex-start;margin-bottom:12px;padding:5px 10px;border-radius:20px;background:#ffffff1f;font-size:9px;letter-spacing:.5px;text-transform:uppercase;opacity:.8}.news-card:nth-child(2) .news-category,.news-card:nth-child(5) .news-category,.news-card:nth-child(8) .news-category{background:#302b4a14}.news-card h3{margin:0 0 12px;font-size:21px;line-height:1.15;font-weight:500;letter-spacing:-.5px}.news-card-content>p{margin:0;font-size:11px;line-height:1.6;opacity:.7;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.news-card-bottom{margin-top:auto;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:15px}.news-date{font-size:9px;letter-spacing:1px;opacity:.55}.news-button{border:none;padding:10px 18px;border-radius:30px;background:#fff;color:#302b4a;font-family:inherit;font-size:10px;font-weight:500;cursor:pointer;transition:transform .2s ease,background .2s ease}.news-button:hover{transform:translate(3px);background:#eeeef8}.news-card:nth-child(2) .news-button,.news-card:nth-child(5) .news-button,.news-card:nth-child(8) .news-button{background:#302b4a;color:#fff}.news-page>p{padding:60px 20px;text-align:center;color:#302b4a}@media(max-width:900px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.news-hero{min-height:320px;padding:60px 20px 50px}.news-hero h1{font-size:40px;letter-spacing:-2px}.news-section{padding:55px 5px 30px}.news-section .section-heading{align-items:flex-start;flex-direction:column;gap:15px}.news-grid{grid-template-columns:1fr}.news-card{min-height:440px}.news-image{height:200px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#929db9;color:#252238;line-height:1.4}button,a{font:inherit}a{color:inherit;text-decoration:none}.page{width:min(100%,1440px);margin:0 auto;padding:100px 28px 0;background:radial-gradient(ellipse at 0 55%,rgba(212,186,225,.65),transparent 30%),radial-gradient(ellipse at 100% 75%,rgba(210,190,229,.55),transparent 28%),#929db9;overflow:hidden}.content{max-width:1240px;margin:0 auto;background:#f7f7f8;padding:0 20px 80px}.hero{min-height:470px;position:relative;overflow:hidden;border-radius:0 0 22px 22px;display:flex;align-items:flex-start;justify-content:center;padding-top:67px;background:radial-gradient(ellipse at 50% 20%,rgba(255,255,255,.9),transparent 45%),linear-gradient(180deg,#e6e6f8,#d9daf1 47%,#a9a9c9)}.hero-content{position:relative;z-index:5;max-width:540px;text-align:center}.hero-symbol{width:26px;height:26px;margin:0 auto 18px;display:grid;place-items:center;font-size:23px}.hero h1{font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px;margin-bottom:15px}.hero p{max-width:400px;margin:0 auto 20px;font-size:13px;line-height:1.45;color:#3d3b49}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:10px 20px;border:0;border-radius:30px;background:#050505;color:#fff;font-size:11px;cursor:pointer;transition:transform .2s ease}.primary-button:hover{transform:translateY(-2px)}.hero-visual{position:absolute;inset:auto 0 0;height:220px;overflow:hidden}.hero-visual:before{content:"";position:absolute;left:-5%;bottom:-50px;width:110%;height:210px;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 15% 45%,#241f48 0 10%,transparent 11%),radial-gradient(ellipse at 35% 65%,#62558c 0 13%,transparent 14%),radial-gradient(ellipse at 60% 45%,#806e9e 0 15%,transparent 16%),radial-gradient(ellipse at 82% 55%,#3b315e 0 13%,transparent 14%),linear-gradient(180deg,#aaa4c4,#322c55 70%,#0e0e18);filter:saturate(.9)}.hero-visual:after{content:"✦  ✧  ✦   ✧  ✦   ✧   ✦  ✧   ✦";position:absolute;left:4%;right:4%;bottom:50px;color:#d9c5ee;font-size:34px;letter-spacing:18px;opacity:.75}.coin{position:absolute;z-index:3;width:125px;height:125px;border-radius:50%;background:linear-gradient(135deg,#bbb7ef,#7772ba 48%,#c9c7ef);border:2px solid rgba(255,255,255,.65);box-shadow:inset -8px -8px 15px #2c265b4d,inset 7px 7px 12px #ffffff73,0 8px 20px #19143240;bottom:82px}.coin:after{content:"$";position:absolute;inset:0;display:grid;place-items:center;color:#ffffff40;font-size:48px;font-weight:500}.coin-left{left:19%;transform:rotate(-8deg)}.coin-right{right:19%;transform:rotate(12deg)}.intro{display:grid;grid-template-columns:1.4fr .9fr;gap:80px;padding:67px 0 45px}.intro h2{font-size:clamp(38px,4vw,48px);font-weight:400;line-height:1.05;letter-spacing:-2.5px}.intro-text{padding-top:3px;font-size:15px;line-height:1.45;color:#4c4a55}.intro-action{margin-top:18px}.dark-button{display:inline-flex;align-items:center;padding:10px 20px;border-radius:30px;border:0;background:#302a4a;color:#fff;font-size:10px;cursor:pointer}.features{display:grid;grid-template-columns:1.65fr .75fr .75fr;gap:10px;margin-top:20px}.feature{min-height:150px;position:relative;overflow:hidden;padding:17px 16px;border-radius:17px;background:#302b4a;color:#fff}.feature h3{position:relative;z-index:3;max-width:230px;font-size:16px;line-height:1.15;font-weight:400}.feature p{position:absolute;z-index:3;left:16px;bottom:15px;max-width:200px;font-size:9px;line-height:1.4;color:#efedf4}.feature-light{background:linear-gradient(135deg,#d7d7ef,#b6b4d8);color:#302b4a}.feature-light p{color:#302b4a}.flower{position:absolute;right:18px;bottom:-15px;width:90px;height:125px}.flower:before{content:"";position:absolute;width:10px;height:95px;left:43px;bottom:0;border-radius:50%;background:#716a98;transform:rotate(5deg)}.flower:after{content:"✿";position:absolute;top:-5px;left:5px;color:#58478d;font-size:90px;line-height:1}.logos{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:42px 0 70px;padding:0 5px;color:#a6a6aa}.logos-caption{max-width:135px;font-size:8px;line-height:1.3}.logo-list{display:flex;align-items:center;justify-content:flex-end;flex:1;gap:27px;font-size:12px;font-weight:600;filter:grayscale(1);opacity:.55}.use-cases{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:start}.section-label{margin-bottom:7px;font-size:9px;color:#8b8991}.use-cases h2{margin-bottom:14px;font-size:clamp(35px,4vw,45px);line-height:1;font-weight:400;letter-spacing:-2px}.use-cases-description{max-width:290px;font-size:11px;line-height:1.45;color:#57545e}.business-card{min-height:350px;position:relative;overflow:hidden;padding:20px;border-radius:20px;background:#fff;box-shadow:0 10px 35px #2723350a}.business-card h3{margin-bottom:12px;font-size:23px;line-height:1;font-weight:400}.business-card p{max-width:310px;font-size:10px;line-height:1.45;color:#55525c}.learn-more{display:inline-flex;align-items:center;gap:7px;margin-top:13px;font-size:9px}.learn-more span{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#f0f0f3}.bank{position:absolute;left:50%;bottom:-8px;transform:translate(-50%);width:290px;height:175px}.bank-roof{position:absolute;left:50%;top:0;transform:translate(-50%);width:220px;height:55px;background:linear-gradient(135deg,#cbc8f1,#9189ce);clip-path:polygon(0 65%,50% 0,100% 65%,95% 80%,50% 25%,5% 80%)}.bank-top{position:absolute;left:50%;top:37px;transform:translate(-50%);width:220px;height:15px;border-radius:3px;background:#a39bdc;box-shadow:0 3px #7168b4}.bank-columns{position:absolute;left:50%;top:55px;transform:translate(-50%);width:205px;display:flex;justify-content:space-between}.column{width:27px;height:105px;border-radius:10px 10px 3px 3px;background:linear-gradient(90deg,#7770b5,#bcb7eb 50%,#7770b5);box-shadow:inset 3px 0 3px #fff6,inset -3px 0 3px #28235a33}.bank-base{position:absolute;left:50%;bottom:5px;transform:translate(-50%);width:245px;height:15px;border-radius:4px;background:#8b83c8;box-shadow:0 6px #6860a9}.time-hero{position:relative;min-height:360px;padding:70px 30px 60px;overflow:hidden;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;background:radial-gradient(ellipse at 50% 15%,rgba(255,255,255,.95),transparent 48%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8)}.time-hero:before{content:"";position:absolute;width:350px;height:350px;left:-180px;bottom:-220px;border-radius:50%;background:#453b6924}.time-hero:after{content:"";position:absolute;width:330px;height:330px;right:-170px;bottom:-210px;border-radius:50%;background:#52447d24}.time-symbol{position:relative;z-index:2;width:30px;height:30px;margin-bottom:18px;display:grid;place-items:center;font-size:25px}.time-hero h1{position:relative;z-index:2;margin:0 0 16px;font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px}.time-hero p{position:relative;z-index:2;max-width:520px;margin:0 auto;font-size:13px;line-height:1.5;color:#4b4855}.clocks-section{padding:70px 5px 20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin:0;font-size:clamp(34px,4vw,46px);line-height:1;font-weight:400;letter-spacing:-2.5px}.section-heading p{max-width:280px;margin:0;font-size:10px;line-height:1.5;color:#77747d}.clock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.clock-card{position:relative;min-height:320px;padding:22px;overflow:hidden;border-radius:20px;background:#302b4a;color:#fff;transition:transform .25s ease,box-shadow .25s ease}.clock-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #27233526}.clock-card:nth-child(2),.clock-card:nth-child(5),.clock-card:nth-child(8){background:linear-gradient(135deg,#d9d9ef,#b9b7d9);color:#302b4a}.clock-city{position:relative;z-index:5;font-size:16px;font-weight:500}.clock-country{position:relative;z-index:5;margin-top:3px;font-size:9px;opacity:.55}.clock{position:absolute;left:50%;bottom:25px;width:190px;height:190px;transform:translate(-50%);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.72),rgba(255,255,255,.08) 34%,transparent 55%),linear-gradient(135deg,#bdb9eb,#716aa8);border:5px solid rgba(255,255,255,.48);box-shadow:inset -12px -12px 22px #231e484d,inset 8px 8px 18px #ffffff73,0 16px 30px #1b17363d;box-sizing:border-box}.clock-card:nth-child(2) .clock,.clock-card:nth-child(5) .clock,.clock-card:nth-child(8) .clock{background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.82),rgba(255,255,255,.1) 34%,transparent 55%),linear-gradient(135deg,#cbc8f0,#8c85c5)}.clock-face{position:absolute;inset:12px;border-radius:50%;border:1px solid rgba(255,255,255,.32)}.number{position:absolute;z-index:4;width:22px;height:22px;display:grid;place-items:center;font-size:10px;font-weight:600;color:#302b4ab8}.number-12{top:14px;left:50%;transform:translate(-50%)}.number-3{right:14px;top:50%;transform:translateY(-50%)}.number-6{bottom:14px;left:50%;transform:translate(-50%)}.number-9{left:14px;top:50%;transform:translateY(-50%)}.ticks{position:absolute;inset:15px;border-radius:50%}.ticks:before{content:"";position:absolute;inset:0;border-radius:50%;background:repeating-conic-gradient(from 0deg,rgba(48,43,74,.48) 0deg 1deg,transparent 1deg 30deg);-webkit-mask:radial-gradient(circle,transparent 0 82%,#000 83% 88%,transparent 89%);mask:radial-gradient(circle,transparent 0 82%,#000 83% 88%,transparent 89%)}.hands{position:absolute;inset:0;z-index:8;pointer-events:none}.hour-hand,.minute-hand,.second-hand{position:absolute;left:50%;top:50%;transform-origin:50% 100%;border-radius:10px;will-change:transform}.hour-hand{width:6px;height:43px;margin-left:-3px;margin-top:-43px;background:#302b4a;z-index:8}.minute-hand{width:4px;height:61px;margin-left:-2px;margin-top:-61px;background:#302b4a;z-index:9}.second-hand{width:2px;height:68px;margin-left:-1px;margin-top:-68px;background:#756ba8;z-index:10}.clock-center{position:absolute;left:50%;top:50%;width:11px;height:11px;margin-left:-5.5px;margin-top:-5.5px;border-radius:50%;background:#302b4a;border:2px solid rgba(255,255,255,.6);z-index:20}.digital-time{position:absolute;left:50%;bottom:8px;transform:translate(-50%);font-size:10px;font-weight:500;letter-spacing:1.5px;white-space:nowrap;opacity:.7;z-index:30}@media(max-width:900px){.clock-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.clocks-section{padding-left:20px;padding-right:20px}.section-heading{flex-direction:column;align-items:flex-start}.clock-grid{grid-template-columns:1fr}.time-hero h1{font-size:40px}}.tools-hero{position:relative;min-height:360px;padding:70px 25px 60px;overflow:hidden;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(ellipse at 50% 15%,rgba(255,255,255,.95),transparent 48%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8)}.tools-hero:before{content:"";position:absolute;width:370px;height:370px;left:-180px;bottom:-230px;border-radius:50%;background:#453b6921}.tools-hero:after{content:"";position:absolute;width:350px;height:350px;right:-180px;bottom:-220px;border-radius:50%;background:#52447d21}.tools-symbol{position:relative;z-index:2;margin-bottom:18px;font-size:25px}.tools-hero h1{position:relative;z-index:2;margin:0 0 16px;font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px}.tools-hero p{position:relative;z-index:2;max-width:530px;margin:0;font-size:13px;line-height:1.5;color:#4b4855}.tools-intro{padding:70px 5px 38px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.tools-intro h2{margin:0;font-size:clamp(35px,4vw,47px);line-height:1;font-weight:400;letter-spacing:-2.5px}.tools-intro p{max-width:320px;margin:0;font-size:11px;line-height:1.5;color:#64616c}.tool-card{margin-bottom:18px;padding:25px;border-radius:20px;background:#302b4a;color:#fff}.tool-card.light{background:linear-gradient(135deg,#d9d9ef,#b9b7d9);color:#302b4a}.tool-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:25px}.tool-card h3{margin:0;font-size:22px;font-weight:400;line-height:1.1}.tool-card-description{max-width:350px;margin:0;font-size:9px;line-height:1.5;opacity:.65}.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:9px;opacity:.6}.field input{width:100%;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;outline:none;background:#ffffff14;color:#fff;font-size:11px}.light .field input{background:#ffffff73;border-color:#302b4a1f;color:#302b4a}.field input:focus{border-color:#a59dd6}.calculate-button{margin-top:18px;border:0;padding:11px 20px;border-radius:30px;background:#050505;color:#fff;font-size:10px;transition:transform .2s ease,opacity .2s ease}.calculate-button:hover{transform:translateY(-2px);opacity:.85}.results{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.result{min-height:110px;padding:16px;border-radius:15px;background:#ffffff14;display:flex;flex-direction:column;justify-content:space-between}.light .result{background:#ffffff6b}.result-name{font-size:8px;opacity:.55}.result-value{font-size:23px;font-weight:400;letter-spacing:-1px}.result-info{font-size:8px;opacity:.5}.ratio-result{margin-top:18px;padding:20px;border-radius:16px;background:#ffffff14;display:flex;align-items:center;justify-content:space-between}.light .ratio-result{background:#ffffff6b}.ratio-label{font-size:9px;opacity:.6}.ratio-number{font-size:32px;font-weight:400;letter-spacing:-1.5px}.ratio-status{padding:7px 12px;border-radius:30px;background:#ffffff1f;font-size:8px}.esi-card{background:linear-gradient(135deg,#302b4a,#4a416b)}.esi-content{display:grid;grid-template-columns:280px 1fr;gap:45px;align-items:center;margin-top:30px}.esi-meter{position:relative;width:230px;height:230px;border-radius:50%;display:grid;place-items:center}.esi-meter:after{content:"";position:absolute;inset:28px;border-radius:50%;background:#302b4a}.esi-number{position:relative;z-index:2;text-align:center}.esi-number strong{display:block;font-size:50px;line-height:1;font-weight:400;letter-spacing:-3px}.esi-number span{font-size:8px;opacity:.55}.esi-text h4{margin:0 0 12px;font-size:20px;font-weight:400}.esi-text p{max-width:430px;margin:0;font-size:10px;line-height:1.55;opacity:.65}.esi-status{display:inline-block;margin-top:18px;padding:9px 15px;border-radius:30px;background:#ffffff1a;font-size:9px}.formula{margin-top:18px;padding:14px;border-radius:12px;background:#0000001f;font-size:9px;line-height:1.6;opacity:.7}@media(max-width:900px){.tools-intro{grid-template-columns:1fr;gap:20px}.results{grid-template-columns:repeat(2,1fr)}.esi-content{grid-template-columns:1fr;justify-items:center;text-align:center}.esi-text p{margin:0 auto}}@media(max-width:600px){.tools-hero{min-height:320px;padding:60px 20px 50px}.tools-hero h1{font-size:42px;letter-spacing:-2px}.tools-hero p{font-size:11px}.tools-intro{padding:50px 0 30px}.tool-card{padding:18px}.tool-card-header{flex-direction:column;gap:8px}.tool-grid{grid-template-columns:1fr}.results{grid-template-columns:1fr 1fr}.result{min-height:100px}.ratio-result{flex-direction:column;align-items:flex-start;gap:12px}.esi-meter{width:200px;height:200px}}.charts-hero{position:relative;min-height:350px;padding:68px 30px 60px;overflow:hidden;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(ellipse at 50% 15%,rgba(255,255,255,.95),transparent 48%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8)}.charts-hero:before{content:"";position:absolute;width:350px;height:350px;left:-180px;bottom:-220px;border-radius:50%;background:#453b6924}.charts-hero:after{content:"";position:absolute;width:330px;height:330px;right:-170px;bottom:-210px;border-radius:50%;background:#52447d24}.charts-symbol{position:relative;z-index:2;width:30px;height:30px;margin-bottom:18px;display:grid;place-items:center;font-size:25px}.charts-hero h1{position:relative;z-index:2;margin:0 0 16px;font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px}.charts-hero p{position:relative;z-index:2;max-width:530px;margin:0;font-size:13px;line-height:1.5;color:#4b4855}.charts-intro{padding:70px 5px 38px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.charts-intro h2{margin:0;font-size:clamp(35px,4vw,47px);line-height:1;font-weight:400;letter-spacing:-2.5px}.charts-intro p{max-width:310px;margin:0;font-size:11px;line-height:1.5;color:#64616c}.chart-card{margin-bottom:18px;padding:25px;border-radius:20px;background:#302b4a;color:#fff;overflow:hidden}.chart-card.light{background:linear-gradient(135deg,#d9d9ef,#b9b7d9);color:#302b4a}.chart-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:25px}.chart-card h3{margin:0;font-size:22px;font-weight:400;line-height:1.1}.chart-card-description{max-width:260px;margin:8px 0 0;font-size:9px;line-height:1.5;opacity:.65}.chart-layout{display:grid;grid-template-columns:320px 1fr;gap:35px;align-items:center}.inputs{display:flex;flex-direction:column;gap:8px}.input-row{display:grid;grid-template-columns:1fr 95px auto;gap:7px}.input-row input{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.13);border-radius:9px;padding:10px 11px;outline:none;background:#ffffff14;color:#fff;font-size:10px}.light .input-row input{background:#ffffff73;border-color:#302b4a1f;color:#302b4a}.input-row input:focus{border-color:#8179b8}.input-row input::placeholder{color:currentColor;opacity:.45}.chart-buttons{display:flex;gap:7px;margin-top:3px}.small-button,.remove-button{border:0;cursor:pointer;border-radius:8px;transition:transform .2s ease,opacity .2s ease}.small-button{padding:9px 13px;background:#ffffff1a;color:inherit;font-size:9px}.light .small-button{background:#302b4a14}.remove-button{width:30px;background:#ffffff1a;color:inherit;font-size:16px}.light .remove-button{background:#302b4a14;color:#302b4a}.small-button:hover,.remove-button:hover{transform:translateY(-1px);opacity:.7}.pie-area{min-height:300px;display:flex;align-items:center;justify-content:center;gap:30px}.pie-chart{position:relative;width:230px;height:230px;flex-shrink:0;border-radius:50%;box-shadow:0 12px 25px #14122a38,inset 5px 5px 15px #ffffff2e}.pie-chart:after{content:"";position:absolute;inset:55px;border-radius:50%;background:#302b4a;box-shadow:inset 0 3px 10px #0000001f}.light .pie-chart:after{background:#d9d9ef}.pie-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;text-align:center}.pie-total-label{margin-bottom:3px;font-size:8px;opacity:.55}.pie-total{font-size:20px;font-weight:500}.legend{display:flex;flex-direction:column;gap:9px;min-width:130px}.legend-item{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:7px;font-size:9px}.legend-dot{width:8px;height:8px;border-radius:50%}.legend-value{opacity:.55}.empty-chart-message{font-size:9px;opacity:.6}.bar-area{min-height:330px;display:flex;align-items:flex-end;justify-content:center;gap:55px;padding:25px 30px 5px;border-bottom:1px solid rgba(255,255,255,.15);position:relative}.light .bar-area{border-bottom-color:#302b4a1f}.bar-item{height:270px;width:70px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.bar-value{font-size:9px;opacity:.65}.bar{width:48px;min-height:3px;border-radius:10px 10px 3px 3px;background:linear-gradient(180deg,#b9b3ed,#7168b1);box-shadow:inset 3px 0 5px #ffffff38,0 7px 15px #14122a2e;transition:height .5s ease}.bar-label{max-width:80px;font-size:9px;opacity:.65;text-align:center;overflow-wrap:anywhere}.total-box{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.light .total-box{border-top-color:#302b4a1f}.total-title{font-size:9px;opacity:.55}.total-number{font-size:20px;font-weight:500}@media(max-width:900px){.charts-intro{grid-template-columns:1fr;gap:20px}.chart-layout{grid-template-columns:1fr}.pie-area{padding-top:20px}}@media(max-width:600px){.charts-hero{min-height:320px;padding:60px 20px 50px;border-radius:0 0 16px 16px}.charts-hero h1{font-size:42px;letter-spacing:-2px}.charts-hero p{font-size:11px}.charts-intro{padding:50px 0 30px}.chart-card{padding:18px}.chart-card-header{flex-direction:column;gap:8px}.input-row{grid-template-columns:1fr 80px auto}.pie-area{flex-direction:column;gap:25px}.pie-chart{width:200px;height:200px}.bar-area{gap:15px;padding-left:5px;padding-right:5px;overflow-x:auto;justify-content:flex-start}.bar-item{flex-shrink:0;width:55px}.bar{width:38px}}.news-detail{padding:60px 5px;min-height:calc(100vh - 100px);background:linear-gradient(180deg,#f5f5fa,#e9e9f2)}.news-detail-card{max-width:1000px;margin:0 auto;overflow:hidden;border-radius:24px;background:#302b4a;color:#fff;box-shadow:0 20px 50px #2723351f}.news-detail-image{width:100%;height:420px;display:block;object-fit:cover}.news-detail-content{padding:40px}.news-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;font-size:10px;letter-spacing:1px;text-transform:uppercase;opacity:.6}.news-detail-content h1{margin:0 0 30px;max-width:800px;font-size:clamp(34px,5vw,54px);line-height:1.05;font-weight:400;letter-spacing:-2px}.news-detail-description{max-width:800px;font-size:15px;line-height:1.8;white-space:pre-line;color:#ffffffd1}.back-button{display:inline-flex;margin-top:40px;padding:12px 20px;border-radius:30px;background:#fff;color:#302b4a;text-decoration:none;font-size:11px;transition:transform .2s ease,background .2s ease}.back-button:hover{transform:translate(-3px);background:#eeeef8}.news-status{padding:80px 20px;text-align:center;color:#302b4a}@media(max-width:600px){.news-detail{padding:30px 5px}.news-detail-image{height:240px}.news-detail-content{padding:25px}.news-detail-content h1{font-size:36px;letter-spacing:-1.5px}.news-detail-description{font-size:14px;line-height:1.7}.news-detail-meta{align-items:flex-start;flex-direction:column;gap:8px}}.guide-hero{position:relative;min-height:360px;padding:70px 30px 60px;overflow:hidden;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(ellipse at 50% 15%,rgba(255,255,255,.95),transparent 48%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8)}.guide-hero:before{content:"";position:absolute;width:350px;height:350px;left:-180px;bottom:-220px;border-radius:50%;background:#453b6924}.guide-hero:after{content:"";position:absolute;width:330px;height:330px;right:-170px;bottom:-210px;border-radius:50%;background:#52447d24}.guide-symbol{position:relative;z-index:2;width:30px;height:30px;margin-bottom:18px;display:grid;place-items:center;font-size:25px}.guide-hero h1{position:relative;z-index:2;margin:0 0 16px;font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px}.guide-hero p{position:relative;z-index:2;max-width:520px;margin:0;font-size:13px;line-height:1.5;color:#4b4855}.guide-section{padding:70px 5px 50px}.guide-section .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.guide-section .section-heading h2{margin:0 0 12px;font-size:clamp(34px,4vw,46px);line-height:1;font-weight:400;letter-spacing:-2.5px}.guide-section .section-heading p{max-width:350px;margin:0;font-size:10px;line-height:1.5;color:#77747d}.guide-count{font-size:10px;color:#77747d;white-space:nowrap}.guide-filters{display:grid;grid-template-columns:1fr 220px auto;gap:10px;margin-bottom:30px}.search-wrapper{position:relative}.guide-search{width:100%;box-sizing:border-box;padding:14px 18px;border:1px solid #d8d7e4;border-radius:14px;outline:none;background:#f8f8fc;color:#302b4a;font-family:inherit;font-size:11px;transition:border-color .2s ease,box-shadow .2s ease}.guide-search::placeholder{color:#9997a3}.guide-search:focus{border-color:#aaa6c5;box-shadow:0 0 0 3px #6e65a014}.guide-select{width:100%;box-sizing:border-box;padding:14px 18px;border:1px solid #d8d7e4;border-radius:14px;outline:none;background:#f8f8fc;color:#302b4a;font-family:inherit;font-size:11px;cursor:pointer}.reset-button{border:none;padding:0 22px;border-radius:14px;background:#302b4a;color:#fff;font-family:inherit;font-size:10px;cursor:pointer;transition:transform .2s ease,background .2s ease}.reset-button:hover{transform:translateY(-2px);background:#40395e}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.guide-card{min-height:270px;padding:24px;box-sizing:border-box;border-radius:20px;background:#302b4a;color:#fff;transition:transform .25s ease,box-shadow .25s ease}.guide-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #27233526}.guide-card:nth-child(2),.guide-card:nth-child(5),.guide-card:nth-child(8){background:linear-gradient(135deg,#d9d9ef,#b9b7d9);color:#302b4a}.guide-card-top{margin-bottom:22px}.guide-category{display:inline-flex;padding:5px 10px;border-radius:20px;background:#ffffff1f;font-size:9px;letter-spacing:.5px;text-transform:uppercase;opacity:.8}.guide-card:nth-child(2) .guide-category,.guide-card:nth-child(5) .guide-category,.guide-card:nth-child(8) .guide-category{background:#302b4a14}.guide-card h3{margin:0 0 15px;font-size:23px;line-height:1.1;font-weight:500;letter-spacing:-.5px}.guide-card p{margin:0;font-size:11px;line-height:1.7;opacity:.7}.no-results{min-height:250px;padding:50px 20px;box-sizing:border-box;border-radius:20px;background:#302b4a;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.no-results-symbol{margin-bottom:15px;font-size:30px}.no-results h3{margin:0 0 10px;font-size:22px;font-weight:400}.no-results p{max-width:400px;margin:0 0 20px;font-size:11px;line-height:1.6;opacity:.65}.no-results .reset-button{min-height:40px;padding:0 20px;background:#fff;color:#302b4a}.guide-status{padding:80px 20px;text-align:center;color:#302b4a}@media(max-width:900px){.guide-grid{grid-template-columns:repeat(2,1fr)}.guide-filters{grid-template-columns:1fr 1fr}.guide-filters .reset-button{min-height:45px}}@media(max-width:600px){.guide-hero{min-height:320px;padding:60px 20px 50px}.guide-hero h1{font-size:40px;letter-spacing:-2px}.guide-section{padding:55px 5px 30px}.guide-section .section-heading{align-items:flex-start;flex-direction:column;gap:15px}.guide-filters{grid-template-columns:1fr}.guide-filters .reset-button{min-height:45px}.guide-grid{grid-template-columns:1fr}.guide-card{min-height:230px}}.articles-page{min-height:100vh;color:#302b4a}.articles-hero{position:relative;min-height:360px;padding:70px 30px 60px;overflow:hidden;border-radius:0 0 22px 22px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;background:radial-gradient(ellipse at 50% 15%,rgba(255,255,255,.95),transparent 48%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8)}.articles-hero:before{content:"";position:absolute;width:350px;height:350px;left:-180px;bottom:-220px;border-radius:50%;background:#453b6924}.articles-hero:after{content:"";position:absolute;width:330px;height:330px;right:-170px;bottom:-210px;border-radius:50%;background:#52447d24}.articles-symbol{position:relative;z-index:2;width:30px;height:30px;margin-bottom:18px;display:grid;place-items:center;font-size:25px}.articles-hero h1{position:relative;z-index:2;margin:0 0 16px;font-size:clamp(42px,5vw,58px);line-height:1;font-weight:400;letter-spacing:-3px}.articles-hero p{position:relative;z-index:2;max-width:520px;margin:0 auto;font-size:13px;line-height:1.5;color:#4b4855}.articles-section{padding:70px 5px 40px}.articles-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.articles-heading h2{margin:0 0 12px;font-size:clamp(34px,4vw,46px);line-height:1;font-weight:400;letter-spacing:-2.5px}.articles-heading p{max-width:400px;margin:0;font-size:11px;line-height:1.5;color:#77747d}.articles-filters{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.articles-search{flex:1;max-width:400px}.articles-search input{width:100%;box-sizing:border-box;padding:14px 18px;border:1px solid #d8d6df;border-radius:12px;outline:none;background:#f8f7fa;color:#302b4a;font-family:inherit;font-size:12px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.articles-search input:focus{border-color:#302b4a;background:#fff;box-shadow:0 5px 15px #302b4a0f}.articles-search input::placeholder{color:#9996a1}.articles-category-filter{position:relative}.articles-category-filter select{min-width:200px;box-sizing:border-box;padding:14px 40px 14px 18px;border:1px solid #d8d6df;border-radius:12px;outline:none;background-color:#f8f7fa;color:#302b4a;font-family:inherit;font-size:12px;cursor:pointer;appearance:none;-webkit-appearance:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;background-image:linear-gradient(45deg,transparent 50%,#302b4a 50%),linear-gradient(135deg,#302b4a 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 13px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.articles-category-filter select:hover{background-color:#fff}.articles-category-filter select:focus{border-color:#302b4a;background-color:#fff;box-shadow:0 5px 15px #302b4a0f}.articles-result-count{margin-bottom:25px;font-size:10px;color:#77747d}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.article-card{position:relative;min-height:430px;overflow:hidden;border-radius:20px;background:#302b4a;color:#fff;transition:transform .25s ease,box-shadow .25s ease}.article-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #27233526}.article-card:nth-child(2),.article-card:nth-child(5),.article-card:nth-child(8){background:linear-gradient(135deg,#d9d9ef,#b9b7d9);color:#302b4a}.article-image-wrapper{width:100%;height:210px;overflow:hidden;background:#44405d}.article-card:nth-child(2) .article-image-wrapper,.article-card:nth-child(5) .article-image-wrapper,.article-card:nth-child(8) .article-image-wrapper{background:#c3c1df}.article-image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.article-card:hover .article-image{transform:scale(1.04)}.article-image-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:35px;opacity:.5}.article-card-content{position:relative;padding:20px 22px 22px}.article-category{display:inline-block;margin-bottom:10px;font-size:9px;text-transform:uppercase;letter-spacing:.6px;opacity:.55}.article-card h3{margin:0 0 12px;font-size:22px;line-height:1.1;font-weight:500;letter-spacing:-.5px}.article-card p{margin:0;max-width:95%;font-size:11px;line-height:1.6;opacity:.7}.article-read-button{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:10px 15px;border-radius:10px;background:#ffffff1f;color:inherit;text-decoration:none;font-size:10px;transition:background .2s ease,transform .2s ease}.article-read-button:hover{transform:translate(3px);background:#ffffff38}.article-read-button span{font-size:15px;line-height:1}.articles-empty{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;border-radius:20px;background:#f3f2f6}.articles-empty-symbol{margin-bottom:15px;font-size:30px}.articles-empty h3{margin:0 0 10px;font-size:24px;font-weight:400;letter-spacing:-1px}.articles-empty p{max-width:350px;margin:0;font-size:11px;line-height:1.6;color:#77747d}.articles-status{min-height:500px;display:flex;align-items:center;justify-content:center;padding:30px;text-align:center;font-size:14px;color:#302b4a}.articles-status.error{color:#8a4050}@media(max-width:1000px){.articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.articles-hero{min-height:320px;padding:60px 20px 50px}.articles-hero h1{font-size:42px;letter-spacing:-2px}.articles-section{padding:50px 10px 30px}.articles-heading{display:block;margin-bottom:25px}.articles-heading h2{font-size:36px}.articles-heading p{margin-top:15px}.articles-filters{flex-direction:column;align-items:stretch;gap:12px}.articles-search{max-width:none}.articles-search input{padding:14px 16px}.articles-category-filter select{width:100%;min-width:0}.articles-grid{grid-template-columns:1fr;gap:12px}.article-card{min-height:400px}.article-image-wrapper{height:200px}.article-card h3{font-size:21px}}.article-detail-page{min-height:100vh;padding-bottom:70px;color:#302b4a}.article-detail-header{position:relative;padding:55px 20px 50px;text-align:center;background:radial-gradient(ellipse at 50% 10%,rgba(255,255,255,.95),transparent 50%),linear-gradient(180deg,#e6e6f8,#d9daf1,#aaa9c8);border-radius:0 0 22px 22px}.article-back-link{display:inline-block;margin-bottom:45px;color:#514d61;text-decoration:none;font-size:11px;transition:transform .2s ease}.article-back-link:hover{transform:translate(-4px)}.article-detail-category{display:block;width:fit-content;margin:0 auto 18px;padding:6px 12px;border-radius:20px;background:#302b4a14;font-size:9px;letter-spacing:.5px;text-transform:uppercase;color:#302b4a}.article-detail-header h1{max-width:850px;margin:0 auto 20px;font-size:clamp(38px,6vw,64px);line-height:1;font-weight:400;letter-spacing:-3px}.article-detail-annotation{max-width:650px;margin:0 auto;font-size:13px;line-height:1.6;color:#55515f}.article-detail-image-wrapper{width:min(1000px,calc(100% - 40px));height:450px;margin:40px auto 0;position:relative;overflow:hidden;border-radius:22px;box-shadow:0 20px 50px #27233529}.article-detail-image{width:100%;height:100%;display:block;object-fit:cover}.article-detail-content{width:min(760px,calc(100% - 40px));margin:60px auto 0}.article-detail-text{font-size:15px;line-height:2;color:#4e4a58;white-space:pre-line}.article-detail-footer{width:min(760px,calc(100% - 40px));margin:50px auto 0;padding-top:30px;border-top:1px solid #dedce5}.article-back-button{display:inline-flex;align-items:center;padding:13px 20px;border-radius:13px;background:#302b4a;color:#fff;text-decoration:none;font-size:10px;transition:transform .2s ease,background .2s ease}.article-back-button:hover{transform:translateY(-2px);background:#40395e}.article-detail-error{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.article-detail-symbol{margin-bottom:20px;font-size:35px}.article-detail-error h1{margin:0 0 15px;font-size:42px;font-weight:400;letter-spacing:-2px}.article-detail-error p{max-width:400px;margin:0 0 25px;font-size:12px;line-height:1.6;color:#77747d}.article-detail-status{padding:100px 20px;text-align:center;color:#302b4a}@media(max-width:900px){.article-detail-image-wrapper{height:350px}}@media(max-width:600px){.article-detail-header{padding:40px 20px 45px}.article-back-link{margin-bottom:35px}.article-detail-header h1{font-size:40px;letter-spacing:-2px}.article-detail-image-wrapper{width:calc(100% - 20px);height:240px;margin:30px auto 0;border-radius:17px}.article-detail-content{width:calc(100% - 40px);margin-top:40px}.article-detail-text{font-size:14px;line-height:1.8}.article-detail-footer{width:calc(100% - 40px);margin-top:40px}}
