@import "https://cdn.jsdelivr.net/npm/@fontsource/jetbrains-mono@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/jetbrains-mono@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/jetbrains-mono@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/jetbrains-mono@latest/700-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/400-italic.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/700.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/700-italic.css";
html{scroll-behavior:smooth}
body{font-family:'Rubik',sans-serif;font-size:16px;line-height:1.45;background-color:#0e0e12;color:#F9FBFB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
::selection{background-color:#F03F9E;color:#0e0e12}
.hdr-root{position:relative;background:linear-gradient(135deg,#0a0a0f 0%,#12101a 60%,#0f0d16 100%);border-bottom:1px solid #f03f9e2e;box-shadow:0 5px 25px -2px #f03f9e17;z-index:100;overflow:hidden}
.hdr-root::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#F03F9E 30%,#FFC070 70%,transparent);pointer-events:none}
.hdr-root::after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#ffc07040 50%,transparent);pointer-events:none}
.hdr-inner-box{max-width:1280px;margin:0 auto;padding:36px 36px 24px;display:grid;grid-template-columns:auto 1fr;gap:36px;align-items:center}
.hdr-brand-box{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}
.hdr-logo-card{width:60px;height:60px;background-color:#fff;border-radius:0;box-shadow:0 2px 5px -2px #f03f9e14 0 5px 25px -2px #f03f9e17;border:1px solid #ffc0704d;display:flex;align-items:center;justify-content:center;padding:8px;flex-shrink:0}
.hdr-logo-card img{width:100%;height:100%;object-fit:contain;display:block}
.hdr-company-name{font-family:'JetBrains Mono',monospace;font-size:21px;font-weight:700;line-height:1.15;color:#F9FBFB;letter-spacing:.04em;white-space:nowrap}
.hdr-company-name span{display:block;font-size:13px;font-weight:400;color:#FFC070;letter-spacing:.08em;text-transform:uppercase;margin-top:4px}
.hdr-nav-box{display:flex;flex-direction:column;align-items:flex-end;gap:12px}
.hdr-util-row{display:flex;align-items:center;gap:24px}
.hdr-util-link{font-family:'JetBrains Mono',monospace;font-size:13px;color:#f9fbfb8c;text-decoration:none;display:flex;align-items:center;gap:4px;transition:color .1s ease-out;padding:4px 0;min-height:44px}
.hdr-util-link i{font-size:16px}
.hdr-util-link:hover{color:#FFC070}
.hdr-util-link:focus{outline:none;position:relative}
.hdr-util-link:focus::after{content:'focused';position:absolute;top:-18px;left:0;font-size:13px;background:#F03F9E;color:#0e0e12;padding:0 4px;border-radius:0;font-family:'JetBrains Mono',monospace;white-space:nowrap;pointer-events:none}
.hdr-nav-main{display:flex;align-items:center;flex-wrap:wrap;gap:4px;justify-content:flex-end}
.hdr-nav-link{font-family:'Rubik',sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#f9fbfbcc;text-decoration:none;padding:8px 12px;border-radius:0;border:1px solid transparent;transition:color .12s ease-out,border-color .12s ease-out,background-color .12s ease-out;min-height:44px;display:flex;align-items:center;position:relative}
.hdr-nav-link::before{content:'';position:absolute;inset:0;border:1px solid #F03F9E;border-radius:0;opacity:0;transition:opacity .1s ease-out;pointer-events:none}
.hdr-nav-link:hover{color:#F9FBFB;background-color:#f03f9e14}
.hdr-nav-link:hover::before{opacity:1}
.hdr-nav-link:focus{outline:none;position:relative}
.hdr-nav-link:focus::after{content:'focused';position:absolute;top:-18px;left:0;font-size:13px;background:#F03F9E;color:#0e0e12;padding:0 4px;font-family:'JetBrains Mono',monospace;white-space:nowrap;pointer-events:none;z-index:10}
.hdr-nav-link--active{color:#F03F9E;background-color:#f03f9e1a;border-color:#f03f9e59}
.hdr-cta-btn{font-family:'JetBrains Mono',monospace;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#0e0e12;background:linear-gradient(90deg,#F03F9E,#FFC070);padding:8px 24px;border-radius:38px;text-decoration:none;border:none;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:8px;transition:box-shadow .12s ease-out,opacity .1s ease-out;box-shadow:0 5px 25px -2px #f03f9e17;margin-left:12px;flex-shrink:0}
.hdr-cta-btn:hover{box-shadow:0 12px 44px -2px #f03f9e1c;opacity:.9}
.hdr-cta-btn:focus{outline:none;position:relative}
.hdr-cta-btn:focus::after{content:'focused';position:absolute;top:-22px;left:0;font-size:13px;background:#F03F9E;color:#0e0e12;padding:0 4px;font-family:'JetBrains Mono',monospace;white-space:nowrap;pointer-events:none}
.hdr-accent-bar{display:flex;align-items:center;gap:8px;margin-top:4px}
.hdr-accent-dot{width:6px;height:6px;background:#F03F9E;border-radius:38px;flex-shrink:0}
.hdr-live-badge{font-family:'JetBrains Mono',monospace;font-size:13px;color:#FFC070;letter-spacing:.06em;text-transform:uppercase}
@media (max-width: 1024px) {
.hdr-inner-box{padding:24px;gap:24px}
}
@media (max-width: 768px) {
.hdr-inner-box{grid-template-columns:1fr;gap:12px;padding:24px}
.hdr-nav-box{align-items:flex-start}
.hdr-nav-main{justify-content:flex-start}
.hdr-util-row{gap:12px;flex-wrap:wrap}
}
@media (max-width: 640px) {
.hdr-inner-box{padding:24px 12px}
.hdr-cta-btn{margin-left:0;width:100%;justify-content:center}
.hdr-nav-main{gap:4px}
}
.ftr-root{background:linear-gradient(180deg,#0a0a0f 0%,#06060a 100%);border-top:1px solid #f03f9e2e;position:relative;overflow:hidden}
.ftr-root::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#F03F9E 40%,#FFC070 60%,transparent);pointer-events:none}
.ftr-upper-box{max-width:1280px;margin:0 auto;padding:36px 36px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border-bottom:1px solid #f9fbfb12}
.ftr-brand-col{display:flex;align-items:center;gap:12px}
.ftr-logo-wrap{width:55px;height:55px;background-color:#fff;border:1px solid #ffc07040;box-shadow:0 2px 5px -2px #f03f9e14;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:0;flex-shrink:0}
.ftr-logo-wrap img{width:100%;height:100%;object-fit:contain;display:block}
.ftr-brand-name{font-family:'JetBrains Mono',monospace;font-size:16px;font-weight:700;color:#F9FBFB;letter-spacing:.04em}
.ftr-contact-col{display:flex;flex-direction:column;gap:4px}
.ftr-contact-item{font-family:'Rubik',sans-serif;font-size:13px;color:#f9fbfb8c;text-decoration:none;display:flex;align-items:center;gap:8px;transition:color .1s ease-out}
.ftr-contact-item:hover{color:#FFC070}
.ftr-contact-item i{font-size:16px;color:#F03F9E;flex-shrink:0}
.ftr-bottom-box{max-width:1280px;margin:0 auto;padding:24px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.ftr-copy-text{font-family:'JetBrains Mono',monospace;font-size:13px;color:#f9fbfb66;letter-spacing:.03em}
.ftr-policy-nav{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.ftr-policy-link{font-family:'Rubik',sans-serif;font-size:13px;color:#f9fbfb80;text-decoration:none;transition:color .1s ease-out;border-bottom:1px solid #f03f9e40;padding-bottom:2px}
.ftr-policy-link:hover{color:#F03F9E;border-bottom-color:#F03F9E}
.ftr-policy-link:focus{outline:none;position:relative}
.ftr-policy-link:focus::after{content:'focused';position:absolute;top:-18px;left:0;font-size:13px;background:#F03F9E;color:#0e0e12;padding:0 4px;font-family:'JetBrains Mono',monospace;white-space:nowrap;pointer-events:none}
@media (max-width: 768px) {
.ftr-upper-box{padding:24px;flex-direction:column;align-items:flex-start}
.ftr-bottom-box{padding:24px;flex-direction:column;align-items:flex-start;gap:12px}
}
@media (max-width: 640px) {
.ftr-upper-box{padding:24px 12px}
.ftr-bottom-box{padding:24px 12px}
}
.xpk-wrap{position:fixed;bottom:24px;left:24px;z-index:2000;max-width:360px;width:calc(100vw - 48px)}
.xpk-card{background:#13111c;border:1px solid #f03f9e40;border-radius:0;padding:24px;box-shadow:0 12px 44px -2px #f03f9e1c;display:flex;flex-direction:column;gap:12px}
.xpk-msg{font-family:'Rubik',sans-serif;font-size:13px;color:#f9fbfbbf;line-height:1.7;margin:0}
.xpk-policy-lnk{color:#FFC070;text-decoration:underline;transition:color .1s ease-out}
.xpk-policy-lnk:hover{color:#F03F9E}
.xpk-grp{display:flex;flex-direction:column;gap:8px;border:1px solid #f9fbfb14;padding:12px;border-radius:0;box-shadow:inset 0 4px 10px -4px #f03f9e14}
.xpk-grp-title{font-family:'JetBrains Mono',monospace;font-size:13px;font-weight:700;color:#f9fbfb80;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px}
.xpk-row{display:flex;align-items:center;justify-content:space-between;gap:8px}
.xpk-row-lbl{font-family:'Rubik',sans-serif;font-size:13px;color:#f9fbfbb3}
.xpk-tog{width:40px;height:22px;background:#f9fbfb1f;border-radius:38px;border:1px solid #f9fbfb26;cursor:pointer;position:relative;flex-shrink:0;transition:background-color .1s ease-out,border-color .1s ease-out;padding:0}
.xpk-tog--on{background:#f03f9e59;border-color:#F03F9E}
.xpk-tog-inner{position:absolute;top:3px;left:3px;width:14px;height:14px;background:#f9fbfb99;border-radius:38px;transition:transform .1s ease-out,background-color .1s ease-out}
.xpk-tog--on .xpk-tog-inner{transform:translateX(18px);background:#F03F9E}
.xpk-optout-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:4px;border-top:1px solid #f9fbfb12}
.xpk-optout-txt{font-family:'Rubik',sans-serif;font-size:13px;color:#f9fbfb8c;margin:0}
.xpk-optout-btn{font-family:'JetBrains Mono',monospace;font-size:13px;color:#FFC070;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0;transition:color .1s ease-out}
.xpk-optout-btn--done{color:#f9fbfb66}
.xpk-btn-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.xpk-btn{font-family:'JetBrains Mono',monospace;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border-radius:0;padding:8px 12px;min-height:44px;border:1px solid transparent;transition:background-color .1s ease-out,color .1s ease-out,border-color .1s ease-out}
.xpk-btn-accept{background:linear-gradient(90deg,#F03F9E,#FFC070);color:#0e0e12;border-color:transparent;flex:1}
.xpk-btn-accept:hover{opacity:.88}
.xpk-btn-deny{background:transparent;color:#f9fbfb80;border-color:#f9fbfb26}
.xpk-btn-deny:hover{color:#F9FBFB;border-color:#f9fbfb59}
.xpk-btn-save{background:transparent;color:#FFC070;border-color:#ffc0704d}
.xpk-btn-save:hover{border-color:#FFC070}
.terms-box{max-width:1280px;margin:0 auto;padding:72px 36px;background:#0f1117;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.terms-box h1{font-size:66px;line-height:1.15;letter-spacing:.01em;color:#F9FBFB;margin-bottom:36px;padding-bottom:24px;border-bottom:1px solid #f03f9e59;background:linear-gradient(135deg,#F9FBFB 60%,#F03F9E 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.terms-box h2{font-size:38px;line-height:1.15;letter-spacing:.01em;color:#F9FBFB;margin-top:72px;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid #ffc07033}
.terms-box h3{font-size:28px;line-height:1.45;color:#F9FBFB;margin-top:36px;margin-bottom:16px}
.terms-box h4{font-size:21px;line-height:1.45;color:#FFC070;margin-top:36px;margin-bottom:12px}
.terms-box h5{font-size:16px;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:#f9fbfbb3;margin-top:24px;margin-bottom:8px}
.terms-box h6{font-size:13px;line-height:1.45;letter-spacing:.1em;text-transform:uppercase;color:#f9fbfb80;margin-top:24px;margin-bottom:8px}
.terms-box p{font-size:16px;line-height:1.7;color:#f9fbfbd1;margin-bottom:24px;max-width:72ch}
.terms-box strong,.terms-box b{font-weight:700;color:#F9FBFB}
.terms-box em,.terms-box i{font-style:italic;color:#ffc070e6}
.terms-box a{color:#F03F9E;text-decoration:underline;text-decoration-color:#f03f9e66;text-underline-offset:3px;transition:color .12s ease-out,text-decoration-color .1s linear}
.terms-box a:hover{color:#FFC070;text-decoration-color:#ffc07099}
.terms-box a:visited{color:#f03f9ebf}
.terms-box table{width:100%;border-collapse:collapse;margin-top:36px;margin-bottom:36px;font-size:16px;line-height:1.45;background:#151820;border-radius:38px;overflow:hidden;box-shadow:0 5px 25px -2px #f03f9e17}
.terms-box thead{background:linear-gradient(135deg,#f03f9e2e 0%,#ffc0701a 100%)}
.terms-box thead tr{border-bottom:1px solid #f03f9e4d}
.terms-box tbody tr{border-bottom:1px solid #f9fbfb0f;transition:background .1s ease-out}
.terms-box tbody tr:last-child{border-bottom:none}
.terms-box tbody tr:hover{background:#f9fbfb08}
.terms-box th{padding:24px;text-align:left;font-size:13px;letter-spacing:.09em;text-transform:uppercase;color:#FFC070;font-weight:700}
.terms-box td{padding:24px;color:#f9fbfbcc;vertical-align:top}
.terms-box td strong,.terms-box td b{color:#F9FBFB}
@media (max-width: 1024px) {
.terms-box{padding:72px 36px}
.terms-box h1{font-size:38px}
.terms-box h2{font-size:28px}
}
@media (max-width: 768px) {
.terms-box{padding:36px 24px}
.terms-box h1{font-size:38px}
.terms-box h2{font-size:28px;margin-top:36px}
.terms-box h3{font-size:21px}
.terms-box table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:0}
.terms-box th,.terms-box td{padding:12px;min-width:140px}
}
@media (max-width: 640px) {
.terms-box{padding:24px 12px}
.terms-box h1{font-size:28px}
.terms-box h2{font-size:21px}
.terms-box h3{font-size:16px}
.terms-box h4{font-size:16px}
.terms-box p{font-size:16px}
}
.ArticlePage{background:#0d0d0f;color:#F9FBFB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;overflow-x:hidden;position:relative}
.ArticlePage *,.ArticlePage ::before,.ArticlePage ::after{box-sizing:border-box}
::selection{background:#F03F9E;color:#0d0d0f}
.ProgressBar{position:fixed;top:0;left:0;width:0;height:3px;background:linear-gradient(90deg,#F03F9E,#FFC070);z-index:1000;transition:width .08s linear}
.AccessBtn{position:fixed;bottom:24px;right:24px;z-index:999;background:#1a1a1f;border:1px solid #F03F9E;color:#F9FBFB;border-radius:38px;padding:12px 24px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:8px;box-shadow:0 5px 25px -2px #f03f9e17;transition:background .12s ease-out,box-shadow .12s ease-out}
.AccessBtn:hover{background:#F03F9E;box-shadow:0 12px 44px -2px #f03f9e1c}
.AccessBtn:focus{outline:2px solid #FFC070;outline-offset:3px}
body.LowVisionMode{filter:contrast(1.4) brightness(1.1);font-size:18px}
body.LowVisionMode .ArticlePage{background:#000}
body.LowVisionMode .ArticleBody-box p,body.LowVisionMode .ArticleBody-box li{font-size:21px;line-height:1.7}
.HeroBox{position:relative;padding:72px 24px;overflow:hidden}
.HeroBox::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;background:radial-gradient(circle at 70% 30%,#f03f9e21 0%,transparent 65%),radial-gradient(circle at 20% 80%,#ffc07012 0%,transparent 60%);pointer-events:none}
.HeroBox::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,#F03F9E 40%,#FFC070 60%,transparent);pointer-events:none}
.GeoDeco{position:absolute;top:24px;left:24px;width:48px;height:48px;pointer-events:none}
.GeoDeco svg{width:100%;height:100%}
.HeroInner-box{max-width:1280px;margin:0 auto;position:relative;z-index:1}
.HeroMeta{display:flex;flex-direction:row;align-items:center;gap:24px;margin-bottom:24px;flex-wrap:wrap}
.MetaTag{background:#f03f9e26;border:1px solid #f03f9e4d;border-radius:38px;padding:4px 12px;font-size:13px;color:#F03F9E;letter-spacing:.06em;text-transform:uppercase}
.MetaDate{font-size:13px;color:#f9fbfb80;display:flex;flex-direction:row;align-items:center;gap:8px}
.MetaDate i{font-size:16px;color:#ffc07099}
.HeroTitle{font-size:38px;line-height:1.15;font-weight:700;margin:0 0 24px;max-width:860px;position:relative;display:inline-block}
.HeroTitle .TitleUnderline{position:relative;display:inline}
.HeroTitle .TitleUnderline::after{content:'';position:absolute;left:0;bottom:-3px;height:2px;width:100%;background:linear-gradient(90deg,#F03F9E,#FFC070);animation:underlineDraw .6s ease-out forwards;transform-origin:left}
@keyframes underlineDraw {
from{transform:scaleX(0)}
to{transform:scaleX(1)}
}
.HeroStats{display:flex;flex-direction:row;gap:24px;align-items:center;flex-wrap:wrap}
.StatItem{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:#f9fbfb8c}
.StatItem i{font-size:16px;color:#ffc070b3}
.AuthorLine{display:flex;flex-direction:row;align-items:center;gap:12px;font-size:13px;color:#f9fbfb99}
.AuthorDot{width:4px;height:4px;background:#F03F9E;border-radius:0;display:inline-block}
.HeroImageWrap{max-width:1280px;margin:0 auto;border-radius:38px;overflow:hidden;position:relative;aspect-ratio:16/7;box-shadow:0 12px 44px -2px #f03f9e1c}
.HeroImageWrap img{width:100%;height:100%;object-fit:cover;display:block;opacity:0;animation:imgFade .4s .1s ease-out forwards}
@keyframes imgFade {
to{opacity:1}
}
.HeroImageWrap::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0d0d0f8c 0%,transparent 50%);pointer-events:none}
.ArticleLayout{max-width:1280px;margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:1fr 280px;gap:72px;align-items:start}
.ArticleBody-box{min-width:0}
.ArticleBody-box p{font-size:16px;line-height:1.7;color:#f9fbfbd9;margin:0 0 24px}
.ArticleBody-box h2{font-size:28px;line-height:1.15;color:#F9FBFB;margin:36px 0 16px;padding-left:16px;border-left:3px solid #F03F9E;position:relative}
.ArticleBody-box h3{font-size:21px;line-height:1.45;color:#F9FBFB;margin:24px 0 12px}
.ArticleBody-box em{color:#FFC070;font-style:italic}
.ArticleBody-box code{background:#f03f9e1a;border:1px solid #f03f9e33;border-radius:0;padding:2px 8px;font-size:13px;color:#FFC070}
.ArticleBody-box ol{padding-left:24px;margin:0 0 24px;list-style:none;counter-reset:olCount}
.ArticleBody-box ol li{counter-increment:olCount;position:relative;padding-left:36px;font-size:16px;line-height:1.7;color:#f9fbfbd9;margin-bottom:12px}
.ArticleBody-box ol li::before{content:counter(olCount);position:absolute;left:0;top:2px;width:24px;height:24px;border:1px solid #F03F9E;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:13px;color:#F03F9E;line-height:1}
.ArticleBody-box table{width:100%;border-collapse:collapse;margin:24px 0;font-size:13px}
.ArticleBody-box caption{font-size:13px;color:#f9fbfb73;text-align:left;margin-bottom:8px;padding-left:4px}
.ArticleBody-box thead{background:#f03f9e1a}
.ArticleBody-box th{padding:12px 16px;text-align:left;font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:#F03F9E;border-bottom:1px solid #f03f9e4d}
.ArticleBody-box td{padding:12px 16px;font-size:16px;color:#f9fbfbcc;border-bottom:1px solid #f9fbfb0f}
.ArticleBody-box tr:last-child td{border-bottom:none}
.ArticleBody-box time{font-size:13px;color:#f9fbfb80}
.SideCol{position:sticky;top:36px;display:flex;flex-direction:column;gap:24px}
.SideCard{background:#141418;border-radius:38px;padding:24px;border:1px solid #f9fbfb0f;box-shadow:0 5px 25px -2px #f03f9e17}
.SideCard-hdr{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#f9fbfb73;margin:0 0 16px}
.RingMeter{display:flex;flex-direction:row;align-items:center;gap:16px}
.RingWrap{position:relative;width:64px;height:64px;flex-shrink:0}
.RingWrap svg{width:64px;height:64px;transform:rotate(-90deg)}
.RingNum{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:13px;color:#FFC070;font-weight:700}
.RingText{font-size:13px;color:#f9fbfba6;line-height:1.45}
.QuickNav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}
.QuickNav-list li a{font-size:13px;color:#f9fbfb99;text-decoration:none;display:flex;flex-direction:row;align-items:center;gap:8px;padding:8px 12px;border-radius:0;border-left:2px solid transparent;transition:color .1s ease-out,border-color .1s ease-out}
.QuickNav-list li a:hover{color:#F03F9E;border-left-color:#F03F9E}
.QuickNav-list li a:focus{outline:2px solid #FFC070;outline-offset:2px}
.TagsWrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}
.TagPill{background:#ffc07014;border:1px solid #ffc07033;border-radius:38px;padding:4px 12px;font-size:13px;color:#ffc070d9}
.BottomDivider{max-width:1280px;margin:0 auto 72px;padding:0 24px;display:flex;flex-direction:row;align-items:center;gap:12px}
.BottomDivider::before,.BottomDivider::after{content:'';flex:1;height:1px;background:#f9fbfb14}
.ArrowRow{display:flex;flex-direction:row;gap:4px}
.ArrowChev{width:8px;height:8px;border-right:1px solid #f03f9e66;border-bottom:1px solid #f03f9e66;transform:rotate(-45deg)}
@media (max-width: 1024px) {
.ArticleLayout{grid-template-columns:1fr;gap:36px}
.SideCol{position:static;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.HeroTitle{font-size:28px}
}
@media (max-width: 768px) {
.HeroBox{padding:36px 16px}
.HeroTitle{font-size:28px}
.HeroImageWrap{aspect-ratio:4/3}
.ArticleLayout{padding:36px 16px}
.SideCol{grid-template-columns:1fr}
.AccessBtn{bottom:16px;right:16px;padding:12px 16px}
}
@media (max-width: 640px) {
.HeroTitle{font-size:21px}
.HeroStats{gap:16px}
.ArticleBody-box h2{font-size:21px}
}
.ContactPageRoot{background:#0d0d0f;min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ContactPageRoot *,.ContactPageRoot ::before,.ContactPageRoot ::after{box-sizing:border-box}
::selection{background:#F03F9E;color:#0d0d0f}
.ContactPageRoot .hdr-contact{position:relative;padding:72px 24px 36px;background:#0d0d0f;border-bottom:1px solid #f03f9e2e;overflow:hidden}
.ContactPageRoot .hdr-contact::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 0%,#f03f9e17 0%,transparent 60%),radial-gradient(ellipse at 80% 100%,#ffc0700f 0%,transparent 55%);pointer-events:none}
.ContactPageRoot .hdr-contact::after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#F03F9E 40%,#FFC070 70%,transparent)}
.ContactPageRoot .hdr-inner-box{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-end;gap:72px;position:relative;z-index:1}
.ContactPageRoot .hdr-left-box{flex:1}
.ContactPageRoot .hdr-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#F03F9E;margin-bottom:24px}
.ContactPageRoot .hdr-label-dot{width:6px;height:6px;border-radius:0;background:#F03F9E;display:inline-block;transform:rotate(45deg);animation:shadowPulse 2.4s ease-out infinite}
@keyframes shadowPulse {
0%,100%{box-shadow:0 0 0 0 #f03f9e80}
50%{box-shadow:0 0 0 6px #f03f9e00}
}
.ContactPageRoot .hdr-heading-box{position:relative;padding-left:24px;margin-bottom:24px}
.ContactPageRoot .hdr-heading-box::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:3px;background:linear-gradient(180deg,#F03F9E,#FFC070)}
.ContactPageRoot .hdr-h1{font-size:66px;line-height:1.15;color:#F9FBFB;margin:0 0 12px}
.ContactPageRoot .hdr-h1 .hdr-accent-word{display:inline-block;position:relative;background:linear-gradient(135deg,#F03F9E 0%,#FFC070 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.ContactPageRoot .hdr-h1 .hdr-accent-word::after{content:'';position:absolute;bottom:-4px;left:0;height:2px;width:0;background:linear-gradient(90deg,#F03F9E,#FFC070);animation:drawLine .8s .3s ease-out forwards}
@keyframes drawLine {
to{width:100%}
}
.ContactPageRoot .hdr-manifesto{font-size:16px;line-height:1.7;color:#f9fbfb99;max-width:480px;margin:0}
.ContactPageRoot .hdr-right-box{width:320px;flex-shrink:0}
.ContactPageRoot .hdr-img-clip-box{position:relative;width:320px;height:280px}
.ContactPageRoot .hdr-img-clip-box img{width:100%;height:100%;object-fit:cover;clip-path:polygon(0 12%,12% 0,100% 0,100% 88%,88% 100%,0 100%);display:block}
.ContactPageRoot .hdr-img-clip-box::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#f03f9e1f 0%,transparent 50%,#ffc07014 100%);clip-path:polygon(0 12%,12% 0,100% 0,100% 88%,88% 100%,0 100%);pointer-events:none}
.ContactPageRoot .contact-main-box{max-width:1280px;margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.ContactPageRoot .info-panel-box{position:relative}
.ContactPageRoot .info-panel-box .section-tag{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#FFC070;display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:24px}
.ContactPageRoot .info-panel-box .section-tag::before{content:'';width:24px;height:1px;background:#FFC070;display:block}
.ContactPageRoot .info-panel-h2{font-size:38px;line-height:1.15;color:#F9FBFB;margin:0 0 24px;padding-left:24px;position:relative}
.ContactPageRoot .info-panel-h2::before{content:'';position:absolute;left:0;top:6px;bottom:6px;width:3px;background:#FFC070}
.ContactPageRoot .info-panel-desc{font-size:16px;line-height:1.7;color:#f9fbfb99;margin:0 0 36px}
.ContactPageRoot .info-cards-box{display:flex;flex-direction:column;gap:12px}
.ContactPageRoot .info-card{background:#141416;border:1px solid #f03f9e1f;padding:24px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;transition:border-color .12s ease-out,box-shadow .12s ease-out}
.ContactPageRoot .info-card:hover{border-color:#f03f9e59;box-shadow:0 5px 25px -2px #f03f9e17}
.ContactPageRoot .info-card-icon-box{width:44px;height:44px;background:#f03f9e14;border:1px solid #f03f9e33;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#F03F9E;font-size:21px}
.ContactPageRoot .info-card-content-box{flex:1;min-width:0}
.ContactPageRoot .info-card-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#f9fbfb66;display:block;margin-bottom:4px}
.ContactPageRoot .info-card-value{font-size:16px;line-height:1.45;color:#F9FBFB;text-decoration:none;display:block;transition:color .1s linear;word-break:break-all}
.ContactPageRoot .info-card-value:hover{color:#F03F9E}
.ContactPageRoot .info-card-note{font-size:13px;line-height:1.45;color:#f9fbfb66;margin-top:4px;display:block}
.ContactPageRoot .img2-box{margin-top:36px;position:relative;width:100%;height:180px;overflow:hidden}
.ContactPageRoot .img2-box img{width:100%;height:100%;object-fit:cover;display:block;opacity:.55}
.ContactPageRoot .img2-box::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0d0d0f 0%,transparent 30%,transparent 70%,#0d0d0f 100%);pointer-events:none}
.ContactPageRoot .form-panel-box{position:relative}
.ContactPageRoot .form-panel-box .section-tag{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#F03F9E;display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:24px}
.ContactPageRoot .form-panel-box .section-tag::before{content:'';width:24px;height:1px;background:#F03F9E;display:block}
.ContactPageRoot .form-panel-h2{font-size:28px;line-height:1.15;color:#F9FBFB;margin:0 0 24px;padding-left:24px;position:relative}
.ContactPageRoot .form-panel-h2::before{content:'';position:absolute;left:0;top:4px;bottom:4px;width:3px;background:linear-gradient(180deg,#F03F9E,#FFC070)}
.ContactPageRoot .ContactForm{background:#111113;border:1px solid #f03f9e24;padding:36px;box-shadow:0 12px 44px -2px #f03f9e1c;position:relative}
.ContactPageRoot .ContactForm::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#F03F9E,#FFC070 60%,transparent)}
.ContactPageRoot .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}
.ContactPageRoot .form-field-box{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}
.ContactPageRoot .form-field-box--half{display:flex;flex-direction:column;gap:8px}
.ContactPageRoot .FieldLabel{font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#f9fbfb8c}
.ContactPageRoot .FieldRequired{color:#F03F9E;margin-left:2px}
.ContactPageRoot .FieldInput{background:#0d0d0f;border:1px solid #f03f9e2e;color:#F9FBFB;font-size:16px;padding:12px 16px;width:100%;outline:none;transition:border-color .1s ease-out,box-shadow .1s ease-out;-webkit-appearance:none}
.ContactPageRoot .FieldInput::placeholder{color:#f9fbfb40}
.ContactPageRoot .FieldInput:focus{border-color:#F03F9E!important;box-shadow:inset 0 0 0 1px #f03f9e40 0 2px 5px -2px #f03f9e14!important}
.ContactPageRoot .FieldInput:focus-visible{border-color:#F03F9E!important;box-shadow:inset 0 0 0 1px #f03f9e59 0 0 0 3px #f03f9e2e!important;outline:none!important}
.ContactPageRoot .FieldSelect{background:#0d0d0f;border:1px solid #f03f9e2e;color:#F9FBFB;font-size:16px;padding:12px 40px 12px 16px;width:100%;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .1s ease-out;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23F03F9E' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}
.ContactPageRoot .FieldSelect:focus{border-color:#F03F9E!important;box-shadow:inset 0 0 0 1px #f03f9e40!important}
.ContactPageRoot .FieldSelect:focus-visible{border-color:#F03F9E!important;box-shadow:inset 0 0 0 1px #f03f9e59 0 0 0 3px #f03f9e2e!important;outline:none!important}
.ContactPageRoot .FieldSelect option{background:#1a1a1d;color:#F9FBFB}
.ContactPageRoot .PrivacyCheckRow{display:flex;flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:24px;margin-top:8px}
.ContactPageRoot .PrivacyCheck{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#F03F9E;cursor:pointer}
.ContactPageRoot .PrivacyCheck:focus-visible{outline:2px solid #F03F9E!important;outline-offset:2px!important}
.ContactPageRoot .PrivacyText{font-size:13px;line-height:1.7;color:#f9fbfb80}
.ContactPageRoot .PrivacyText a{color:#F03F9E;text-decoration:underline;text-decoration-color:#f03f9e66;transition:text-decoration-color .1s linear}
.ContactPageRoot .PrivacyText a:hover{text-decoration-color:#F03F9E}
.ContactPageRoot .SubmitBtn{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#F03F9E;border:1px solid #F03F9E;padding:16px 36px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;position:relative;overflow:hidden;transition:color .15s ease-out,background .15s ease-out;animation:shadowPulse 2.8s 1s ease-out infinite;width:100%;justify-content:center}
.ContactPageRoot .SubmitBtn::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#F03F9E,#FFC070);opacity:0;transition:opacity .12s ease-out}
.ContactPageRoot .SubmitBtn:hover::before{opacity:1}
.ContactPageRoot .SubmitBtn:hover{color:#0d0d0f}
.ContactPageRoot .SubmitBtn:focus-visible{outline:2px solid #FFC070!important;outline-offset:3px!important}
.ContactPageRoot .SubmitBtn span{position:relative;z-index:1}
.ContactPageRoot .SubmitBtn i{position:relative;z-index:1}
.ContactPageRoot .page-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,#ffc07040 50%,transparent);margin:0}
@media (max-width: 1024px) {
.ContactPageRoot .hdr-inner-box{gap:36px}
.ContactPageRoot .hdr-h1{font-size:38px}
.ContactPageRoot .hdr-right-box{width:240px}
.ContactPageRoot .hdr-img-clip-box{width:240px;height:200px}
.ContactPageRoot .contact-main-box{gap:36px}
}
@media (max-width: 768px) {
.ContactPageRoot .hdr-inner-box{flex-direction:column;align-items:flex-start;gap:24px}
.ContactPageRoot .hdr-right-box{width:100%}
.ContactPageRoot .hdr-img-clip-box{width:100%;height:200px}
.ContactPageRoot .hdr-h1{font-size:38px}
.ContactPageRoot .contact-main-box{grid-template-columns:1fr;gap:36px;padding:36px 24px}
.ContactPageRoot .form-row{grid-template-columns:1fr}
.ContactPageRoot .ContactForm{padding:24px}
}
@media (max-width: 640px) {
.ContactPageRoot .hdr-contact{padding:36px 24px 24px}
.ContactPageRoot .hdr-h1{font-size:28px}
.ContactPageRoot .info-panel-h2{font-size:28px}
.ContactPageRoot .contact-main-box{padding:36px 24px}
}
.GuidesPage{background:#0d0d12;color:#F9FBFB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
.GuidesPage ::selection{background:#F03F9E;color:#0d0d12}
.GuidesPage .hdr-box{background:linear-gradient(135deg,#0d0d12 0%,#161622 40%,#1a1028 100%);padding:72px 24px;position:relative;overflow:hidden}
.GuidesPage .hdr-box::before{content:'';position:absolute;top:0;left:0;right:0;bottom: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.9' 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;opacity:.6}
.GuidesPage .hdr-box::after{content:'';position:absolute;width:480px;height:480px;border-radius:38px;background:radial-gradient(ellipse at 30% 70%,#f03f9e21 0%,transparent 65%),radial-gradient(ellipse at 80% 20%,#ffc07017 0%,transparent 55%);top:-120px;right:-80px;pointer-events:none}
.GuidesPage .hdr-inner{max-width:1280px;margin:0 auto;position:relative;z-index:1}
.GuidesPage .hdr-breadcrumb{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:36px}
.GuidesPage .hdr-breadcrumb a{color:#FFC070;text-decoration:none;font-size:13px;letter-spacing:.04em;transition:color .12s ease-out}
.GuidesPage .hdr-breadcrumb a:hover{color:#F03F9E}
.GuidesPage .hdr-breadcrumb span{color:#f9fbfb59;font-size:13px}
.GuidesPage .hdr-breadcrumb .bc-current{color:#f9fbfb99;font-size:13px}
.GuidesPage .hdr-label{display:inline-block;font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:#F03F9E;margin-bottom:24px;padding:4px 12px;border:1px solid #f03f9e4d;border-radius:38px}
.GuidesPage .hdr-heading{font-size:66px;line-height:1.15;font-weight:800;margin:0 0 24px;max-width:700px}
.GuidesPage .hdr-heading .accentword{background:linear-gradient(90deg,#F03F9E 0%,#FFC070 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative}
.GuidesPage .accentword::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:3px;background:linear-gradient(90deg,#F03F9E,#FFC070);animation:drawLine .9s .4s ease-out forwards}
@keyframes drawLine {
to{width:100%}
}
.GuidesPage .hdr-sub{font-size:16px;line-height:1.7;color:#f9fbfba6;max-width:520px;margin:0}
.GuidesPage .section-divider{display:flex;flex-direction:row;align-items:center;max-width:1280px;margin:0 auto;padding:0 24px}
.GuidesPage .section-divider .div-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,#f03f9e66,transparent)}
.GuidesPage .section-divider .div-mono{font-size:28px;font-weight:900;padding:0 24px;color:#f03f9e40;letter-spacing:-.02em}
.GuidesPage .cards-section{background:#111118;padding:72px 24px}
.GuidesPage .cards-inner{max-width:1280px;margin:0 auto}
.GuidesPage .cards-section-heading{font-size:21px;line-height:1.45;color:#f9fbfb80;text-transform:uppercase;letter-spacing:.14em;margin:0 0 36px;padding-left:16px;border-left:3px solid #F03F9E}
.GuidesPage .cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.GuidesPage .guide-card{background:#16161f;border-radius:38px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 5px 25px -2px #f03f9e17;transition:box-shadow .12s ease-out,transform .12s ease-out;position:relative}
.GuidesPage .guide-card:hover{box-shadow:0 12px 44px -2px #f03f9e1c;transform:translateY(-4px)}
.GuidesPage .card-img-wrap{position:relative;aspect-ratio:16/9;overflow:hidden}
.GuidesPage .card-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .15s ease-out}
.GuidesPage .guide-card:hover .card-img-wrap img{transform:scale(1.04)}
.GuidesPage .card-img-wrap::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 50%,#16161fd9 100%);pointer-events:none}
.GuidesPage .card-num-badge{position:absolute;top:12px;right:12px;background:#F03F9E;color:#0d0d12;font-size:13px;font-weight:800;width:32px;height:32px;border-radius:38px;display:flex;align-items:center;justify-content:center;z-index:2;letter-spacing:0}
.GuidesPage .card-body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}
.GuidesPage .card-author-row{display:flex;flex-direction:row;align-items:center;gap:8px}
.GuidesPage .card-author-icon{width:28px;height:28px;border-radius:38px;background:linear-gradient(135deg,#f03f9e4d,#ffc07033);display:flex;align-items:center;justify-content:center;flex-shrink:0}
.GuidesPage .card-author-icon i{font-size:13px;color:#FFC070}
.GuidesPage .card-author-name{font-size:13px;color:#f9fbfb80;flex:1}
.GuidesPage .card-date{font-size:13px;color:#f9fbfb4d}
.GuidesPage .card-title{font-size:21px;line-height:1.45;font-weight:700;color:#F9FBFB;margin:0}
.GuidesPage .card-desc{font-size:16px;line-height:1.7;color:#f9fbfb99;margin:0}
.GuidesPage .card-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #f9fbfb12;margin-top:auto}
.GuidesPage .card-stats{display:flex;flex-direction:row;align-items:center;gap:12px}
.GuidesPage .card-stat{display:flex;flex-direction:row;align-items:center;gap:4px;font-size:13px;color:#f9fbfb66}
.GuidesPage .card-stat i{font-size:16px;color:#f03f9e99}
.GuidesPage .card-read-btn{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#F03F9E;text-decoration:none;font-weight:700;padding:8px 12px;border-radius:38px;border:1px solid #f03f9e4d;position:relative;overflow:hidden;transition:color .1s ease-out,border-color .1s ease-out}
.GuidesPage .card-read-btn::before{content:'';position:absolute;inset:0;border-radius:38px;border:2px solid #F03F9E;clip-path:inset(0 100% 0 0);transition:clip-path .15s ease-out}
.GuidesPage .card-read-btn:hover::before{clip-path:inset(0 0% 0 0)}
.GuidesPage .card-read-btn:hover{color:#F9FBFB;border-color:transparent}
.GuidesPage .card-read-btn:focus-visible{outline:2px solid #FFC070;outline-offset:3px}
.GuidesPage .about-section{background:linear-gradient(160deg,#0f0f1a 0%,#13101e 60%,#0d0d12 100%);padding:72px 24px;position:relative;overflow:hidden}
.GuidesPage .about-section::before{content:'';position:absolute;width:600px;height:600px;border-radius:38px;background:radial-gradient(ellipse at 20% 80%,#ffc07012 0%,transparent 60%),radial-gradient(ellipse at 90% 10%,#f03f9e14 0%,transparent 55%);top:0;left:0;pointer-events:none}
.GuidesPage .about-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:30fr 70fr;gap:72px;align-items:center;position:relative;z-index:1}
.GuidesPage .about-left{display:flex;flex-direction:column;gap:24px}
.GuidesPage .about-img-wrap{position:relative;border-radius:38px;overflow:hidden;box-shadow:0 12px 44px -2px #f03f9e1c}
.GuidesPage .about-img-wrap img{width:100%;height:320px;object-fit:cover;display:block}
.GuidesPage .about-img-wrap::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 40%,#0d0d1280 100%);pointer-events:none}
.GuidesPage .about-aside{font-size:13px;line-height:1.7;color:#f9fbfb66;padding:12px;border-radius:0;background:#ffc0700a;border-left:2px solid #ffc0704d;border-bottom:2px solid #ffc0701a}
.GuidesPage .about-right{display:flex;flex-direction:column;gap:24px}
.GuidesPage .about-heading{font-size:38px;line-height:1.15;font-weight:800;margin:0;padding-left:16px;border-left:3px solid #FFC070}
.GuidesPage .about-text{font-size:16px;line-height:1.7;color:#f9fbfbb3;margin:0}
.GuidesPage .about-metrics{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap}
.GuidesPage .metric-item{display:flex;flex-direction:column;gap:4px;padding:24px;background:#f9fbfb08;border-radius:38px;border:1px solid #f9fbfb12;flex:1;min-width:120px;box-shadow:0 2px 5px -2px #f03f9e14}
.GuidesPage .metric-num{font-size:38px;line-height:1.15;font-weight:900;color:#F03F9E}
.GuidesPage .metric-label{font-size:13px;color:#f9fbfb80;line-height:1.45}
.GuidesPage .cta-section{background:#0d0d12;padding:72px 24px}
.GuidesPage .cta-inner{max-width:1280px;margin:0 auto;background:linear-gradient(135deg,#1a1128 0%,#1f1230 50%,#16101f 100%);border-radius:38px;padding:72px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:36px;border:1px solid #f03f9e26;box-shadow:0 12px 44px -2px #f03f9e1c;position:relative;overflow:hidden}
.GuidesPage .cta-inner::before{content:'';position:absolute;width:400px;height:400px;border-radius:38px;background:radial-gradient(ellipse at 0% 100%,#f03f9e1f 0%,transparent 60%);bottom:-100px;left:-50px;pointer-events:none}
.GuidesPage .cta-text-box{flex:1;position:relative;z-index:1}
.GuidesPage .cta-heading{font-size:38px;line-height:1.15;font-weight:800;margin:0 0 12px}
.GuidesPage .cta-sub{font-size:16px;line-height:1.7;color:#f9fbfb99;margin:0}
.GuidesPage .cta-actions{display:flex;flex-direction:column;gap:12px;flex-shrink:0;position:relative;z-index:1}
.GuidesPage .cta-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 36px;background:linear-gradient(90deg,#F03F9E 0%,#d4348a 100%);color:#F9FBFB;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border-radius:38px;border:none;position:relative;overflow:hidden;box-shadow:0 5px 25px -2px #f03f9e17;transition:box-shadow .1s ease-out,transform .1s ease-out}
.GuidesPage .cta-btn-primary::after{content:'';position:absolute;inset:0;border-radius:38px;border:2px solid #FFC070;clip-path:inset(0 100% 0 0);transition:clip-path .15s ease-out}
.GuidesPage .cta-btn-primary:hover{box-shadow:0 12px 44px -2px #f03f9e1c;transform:translateY(-2px)}
.GuidesPage .cta-btn-primary:hover::after{clip-path:inset(0 0% 0 0)}
.GuidesPage .cta-btn-primary:focus-visible{outline:2px solid #FFC070;outline-offset:3px}
.GuidesPage .cta-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 36px;background:transparent;color:#FFC070;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border-radius:38px;border:1px solid #ffc07059;position:relative;overflow:hidden;transition:color .1s ease-out,border-color .1s ease-out}
.GuidesPage .cta-btn-secondary::before{content:'';position:absolute;inset:0;border-radius:38px;border:2px solid #FFC070;clip-path:inset(0 100% 0 0);transition:clip-path .12s ease-out}
.GuidesPage .cta-btn-secondary:hover::before{clip-path:inset(0 0% 0 0)}
.GuidesPage .cta-btn-secondary:hover{color:#F9FBFB;border-color:transparent}
.GuidesPage .cta-btn-secondary:focus-visible{outline:2px solid #F03F9E;outline-offset:3px}
.GuidesPage .tooltip-wrap{position:relative;display:inline-flex}
.GuidesPage .tooltip-wrap:focus-within .tooltip-bubble,.GuidesPage .tooltip-wrap:focus .tooltip-bubble{opacity:1;transform:translateY(0);pointer-events:auto}
.GuidesPage .tooltip-bubble{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%) translateY(4px);background:#1e1e2a;color:#FFC070;font-size:13px;line-height:1.45;padding:8px 12px;border-radius:38px;white-space:nowrap;border:1px solid #ffc07033;opacity:0;pointer-events:none;transition:opacity .12s ease-out,transform .12s ease-out;z-index:10}
@media (max-width: 1024px) {
.GuidesPage .hdr-heading{font-size:38px}
.GuidesPage .about-inner{grid-template-columns:1fr;gap:36px}
.GuidesPage .cta-inner{flex-direction:column;padding:36px 24px;text-align:center}
.GuidesPage .cta-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}
}
@media (max-width: 768px) {
.GuidesPage .hdr-heading{font-size:28px}
.GuidesPage .hdr-box{padding:36px 24px}
.GuidesPage .cards-section,.GuidesPage .about-section,.GuidesPage .cta-section{padding:36px 24px}
.GuidesPage .cards-grid{grid-template-columns:1fr}
.GuidesPage .about-metrics{gap:12px}
.GuidesPage .cta-heading{font-size:28px}
.GuidesPage .cta-inner{padding:36px 24px}
}
@media (max-width: 640px) {
.GuidesPage .cta-actions{flex-direction:column;width:100%}
.GuidesPage .cta-btn-primary,.GuidesPage .cta-btn-secondary{width:100%;justify-content:center}
.GuidesPage .about-metrics{flex-direction:column}
.GuidesPage .metric-item{min-width:unset}
}
.AboutPage{background:#0d0d0f;color:#F9FBFB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
.AboutPage ::selection{background:#F03F9E;color:#0d0d0f}
.AboutPage *,.AboutPage ::before,.AboutPage ::after{box-sizing:border-box}
.AboutPage a{color:inherit;text-decoration:none}
.AboutPage img{display:block;max-width:100%}
.AboutPage .page-inner-box{max-width:1280px;margin:0 auto;padding:0 36px}
.AboutPage .accent-draw{display:inline-block;position:relative}
.AboutPage .accent-draw::after{content:'';position:absolute;left:0;bottom:-3px;height:2px;width:0;background:linear-gradient(90deg,#F03F9E,#FFC070);animation:drawLine .8s .4s ease-out forwards}
@keyframes drawLine {
to{width:100%}
}
.AboutPage .section-divider-band{height:3px;background:linear-gradient(90deg,#F03F9E 0%,#FFC070 60%,#F9FBFB 100%);opacity:.35}
.AboutPage .section-divider-dots{display:flex;flex-direction:row;align-items:center;gap:8px;justify-content:center;padding:24px 0}
.AboutPage .section-divider-dots span{width:6px;height:6px;border-radius:0;background:#F03F9E;opacity:.4;transform:rotate(45deg)}
.AboutPage .section-divider-dots span:nth-child(2){background:#FFC070;opacity:.55}
.AboutPage .section-divider-dots span:nth-child(3){background:#F9FBFB;opacity:.25}
.AboutPage .hdr-hero-box{padding:72px 0 36px;position:relative}
.AboutPage .hdr-hero-inner{display:grid;grid-template-columns:1fr 360px;gap:72px;align-items:start}
.AboutPage .hdr-hero-left{display:flex;flex-direction:column;gap:24px;padding-top:24px}
.AboutPage .hdr-hero-label{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#FFC070;line-height:1.45;display:flex;flex-direction:row;align-items:center;gap:12px}
.AboutPage .hdr-hero-label::before{content:'';display:inline-block;width:28px;height:2px;background:#FFC070}
.AboutPage .hdr-hero-title{font-size:66px;line-height:1.15;color:#F9FBFB;margin:0;font-weight:700}
.AboutPage .hdr-hero-num{color:#F03F9E;font-size:66px;line-height:1.15}
.AboutPage .hdr-hero-desc{font-size:16px;line-height:1.7;color:#b0b8c4;max-width:520px;margin:0}
.AboutPage .hdr-hero-right{display:flex;flex-direction:column;gap:12px;position:relative}
.AboutPage .hdr-card-img-box{position:relative;overflow:hidden}
.AboutPage .hdr-card-img-box img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center;filter:grayscale(100%) contrast(1.1);display:block;border-radius:0}
.AboutPage .hdr-card-corner{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 52px 52px 0;border-color:transparent #F03F9E transparent transparent;z-index:2}
.AboutPage .hdr-dots-path{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;padding:12px 0}
.AboutPage .hdr-dot{width:5px;height:5px;border-radius:0;background:#F03F9E;opacity:.3;transform:rotate(45deg);flex-shrink:0}
.AboutPage .hdr-dot:nth-child(even){background:#FFC070;opacity:.45}
.AboutPage .hdr-dot:nth-child(3n){opacity:.15}
@media (max-width: 1024px) {
.AboutPage .hdr-hero-inner{grid-template-columns:1fr 280px;gap:36px}
.AboutPage .hdr-hero-title,.AboutPage .hdr-hero-num{font-size:38px}
}
@media (max-width: 768px) {
.AboutPage .hdr-hero-inner{grid-template-columns:1fr;gap:36px}
.AboutPage .hdr-hero-right{order:-1;max-width:320px}
.AboutPage .hdr-hero-title,.AboutPage .hdr-hero-num{font-size:38px}
}
@media (max-width: 640px) {
.AboutPage .page-inner-box{padding:0 24px}
.AboutPage .hdr-hero-box{padding:36px 0 24px}
}
.AboutPage .mission-box{padding:72px 0;background:#111215;position:relative}
.AboutPage .mission-box::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 80%,#f03f9e12 0%,transparent 55%),radial-gradient(ellipse at 80% 20%,#ffc0700d 0%,transparent 50%);pointer-events:none}
.AboutPage .mission-inner{display:grid;grid-template-columns:200px 1fr 1fr;gap:36px;align-items:start;position:relative}
.AboutPage .mission-aside{padding-top:8px}
.AboutPage .mission-aside-label{font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:#F03F9E;line-height:1.45;writing-mode:vertical-rl;transform:rotate(180deg);height:140px;display:flex;align-items:center}
.AboutPage .mission-block{display:flex;flex-direction:column;gap:16px}
.AboutPage .mission-block-heading{font-size:21px;line-height:1.45;color:#F9FBFB;margin:0;padding-left:16px;border-left:2px solid #F03F9E}
.AboutPage .mission-block-body{font-size:16px;line-height:1.7;color:#8d99a8;margin:0}
.AboutPage .mission-img-block{position:relative;overflow:hidden;border-radius:0}
.AboutPage .mission-img-block img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;display:block}
.AboutPage .mission-img-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(0deg,#0d0d0fe0 0%,transparent 100%);font-size:13px;color:#FFC070;letter-spacing:.08em;text-transform:uppercase;line-height:1.45}
@media (max-width: 1024px) {
.AboutPage .mission-inner{grid-template-columns:1fr 1fr}
.AboutPage .mission-aside{display:none}
}
@media (max-width: 768px) {
.AboutPage .mission-inner{grid-template-columns:1fr}
}
.AboutPage .team-box{padding:72px 0;background:#0d0d0f}
.AboutPage .team-hdr{text-align:center;margin-bottom:36px}
.AboutPage .team-hdr-title{font-size:38px;line-height:1.15;color:#F9FBFB;margin:0 0 12px}
.AboutPage .team-hdr-sub{font-size:16px;line-height:1.7;color:#8d99a8;max-width:560px;margin:0 auto}
.AboutPage .team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.AboutPage .team-card{background:#16181c;border-radius:0;overflow:hidden;box-shadow:0 5px 25px -2px #f03f9e17;transition:box-shadow .15s ease-out;position:relative}
.AboutPage .team-card:hover{box-shadow:0 12px 44px -2px #f03f9e1c}
.AboutPage .team-card:hover .team-card-img img{transform:scale(1.04)}
.AboutPage .team-card-corner-stripe{position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 44px 44px 0;border-color:transparent #FFC070 transparent transparent;z-index:3;opacity:.7}
.AboutPage .team-card-img{overflow:hidden;aspect-ratio:7/9}
.AboutPage .team-card-img img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .2s ease-out;border-radius:0}
.AboutPage .team-card-info{padding:24px;display:flex;flex-direction:column;gap:8px}
.AboutPage .team-card-name{font-size:21px;line-height:1.45;color:#F9FBFB;margin:0}
.AboutPage .team-card-role{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#F03F9E;line-height:1.45}
.AboutPage .team-card-bio{font-size:13px;line-height:1.7;color:#7a8694;margin:8px 0 0}
@media (max-width: 640px) {
.AboutPage .team-grid{grid-template-columns:1fr}
}
.AboutPage .quote-band-box{padding:72px 0;background:#13141a;position:relative;overflow:hidden}
.AboutPage .quote-band-box::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,#ffc0700f 0%,transparent 55%),radial-gradient(ellipse at 10% 30%,#f03f9e0f 0%,transparent 50%);pointer-events:none}
.AboutPage .quote-bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:200px;line-height:1.15;color:#F03F9E;opacity:.03;pointer-events:none;white-space:nowrap;font-weight:900;user-select:none}
.AboutPage .quote-inner{position:relative;display:grid;grid-template-columns:1fr 340px;gap:72px;align-items:center}
.AboutPage .quote-text-col{display:flex;flex-direction:column;gap:24px}
.AboutPage .quote-mark{width:48px;height:36px;flex-shrink:0}
.AboutPage .quote-main-text{font-size:28px;line-height:1.45;color:#F9FBFB;margin:0;font-weight:600}
.AboutPage .quote-attr{display:flex;flex-direction:row;align-items:center;gap:12px}
.AboutPage .quote-attr-line{width:32px;height:2px;background:linear-gradient(90deg,#F03F9E,#FFC070)}
.AboutPage .quote-attr-name{font-size:13px;text-transform:uppercase;letter-spacing:.13em;color:#FFC070;line-height:1.45}
.AboutPage .quote-attr-role{font-size:13px;color:#6a7480;line-height:1.45}
.AboutPage .quote-img-col{position:relative}
.AboutPage .quote-img-col img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;display:block;border-radius:0}
.AboutPage .quote-img-accent{position:absolute;bottom:-12px;left:-12px;width:60px;height:60px;border-left:3px solid #F03F9E;border-bottom:3px solid #F03F9E;pointer-events:none}
@media (max-width: 1024px) {
.AboutPage .quote-inner{grid-template-columns:1fr;gap:36px}
.AboutPage .quote-main-text{font-size:21px}
}
@media (max-width: 768px) {
.AboutPage .quote-band-box{padding:36px 0}
}
.AboutPage .contact-cta-box{padding:72px 0;background:#0d0d0f}
.AboutPage .contact-cta-inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.AboutPage .contact-cta-left{display:flex;flex-direction:column;gap:24px}
.AboutPage .contact-cta-title{font-size:38px;line-height:1.15;color:#F9FBFB;margin:0}
.AboutPage .contact-cta-body{font-size:16px;line-height:1.7;color:#8d99a8;margin:0}
.AboutPage .contact-cta-link{display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;text-transform:uppercase;letter-spacing:.13em;color:#F9FBFB;line-height:1.45;padding:12px 24px;border:1px solid #f03f9e66;border-radius:0;background:transparent;position:relative;overflow:hidden;transition:color .15s ease-out,border-color .1s ease-out;cursor:pointer;align-self:flex-start}
.AboutPage .contact-cta-link::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#F03F9E,#FFC070);transform:scaleX(0);transform-origin:left;transition:transform .15s ease-out;z-index:0}
.AboutPage .contact-cta-link:hover::before{transform:scaleX(1)}
.AboutPage .contact-cta-link:hover{color:#0d0d0f;border-color:transparent}
.AboutPage .contact-cta-link span,.AboutPage .contact-cta-link i{position:relative;z-index:1}
.AboutPage .contact-cta-right{display:flex;flex-direction:column;gap:24px}
.AboutPage .contact-detail-row{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:16px;background:#16181c;border-radius:0;box-shadow:0 2px 5px -2px #f03f9e14;transition:box-shadow .12s ease-out}
.AboutPage .contact-detail-row:hover{box-shadow:0 5px 25px -2px #f03f9e17}
.AboutPage .contact-detail-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f03f9e1f;border-radius:0;flex-shrink:0;color:#F03F9E;font-size:18px}
.AboutPage .contact-detail-text{display:flex;flex-direction:column;gap:4px}
.AboutPage .contact-detail-label{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#FFC070;line-height:1.45}
.AboutPage .contact-detail-val{font-size:16px;line-height:1.45;color:#c8d2dc}
.AboutPage .contact-img-row{position:relative;overflow:hidden;border-radius:0}
.AboutPage .contact-img-row img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center;display:block}
@media (max-width: 1024px) {
.AboutPage .contact-cta-inner{grid-template-columns:1fr;gap:36px}
}
@media (max-width: 640px) {
.AboutPage .contact-cta-box{padding:36px 0}
}
.lp-root{display:block;background:#0d0d0f;color:#F9FBFB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
.lp-root ::selection{background:#F03F9E;color:#0d0d0f}
.lp-root *,.lp-root ::before,.lp-root ::after{box-sizing:border-box}
.lp-innerBox{max-width:1280px;margin:0 auto;padding:0 24px}
.hdr-block{position:relative;padding:72px 24px 36px;overflow:hidden}
.hdr-block::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 20% 40%,#f03f9e21 0%,transparent 60%),radial-gradient(ellipse at 80% 60%,#ffc07017 0%,transparent 55%);pointer-events:none}
.hdr-stripe-bg{position:absolute;inset:0;background-image:repeating-linear-gradient(-48deg,transparent,transparent 28px,#f03f9e08 28px,#f03f9e08 30px);pointer-events:none}
.hdr-layout{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr 1fr;gap:24px;align-items:center}
.hdr-imgBox{position:relative;border-radius:38px;overflow:hidden;aspect-ratio:3/4}
.hdr-imgBox img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .15s ease-out}
.hdr-imgBox:hover img{transform:scale(1.04)}
.hdr-imgBox-left{box-shadow:0 12px 44px -2px #f03f9e1c}
.hdr-imgBox-right{box-shadow:0 12px 44px -2px #ffc0701c}
.hdr-imgBox-right img{object-position:top}
.hdr-textBox{text-align:center;padding:24px}
.hdr-label{display:inline-block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#F03F9E;margin-bottom:12px;border:1px solid #f03f9e4d;border-radius:38px;padding:4px 12px}
.hdr-h1{font-size:66px;line-height:1.15;margin:0 0 12px;background:linear-gradient(135deg,#F9FBFB 40%,#F03F9E 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.hdr-sub{font-size:21px;line-height:1.45;color:#f9fbfbb3;margin:0 0 24px}
.hdr-desc{font-size:16px;line-height:1.7;color:#f9fbfb8c;margin:0}
.hdr-accent-word{position:relative;display:inline-block}
.hdr-accent-word::after{content:'';position:absolute;left:0;bottom:-3px;width:0;height:2px;background:#FFC070;animation:underlineDraw .15s ease-out .4s forwards}
@keyframes underlineDraw {
to{width:100%}
}
.band-divider{background:#F03F9E;width:100%;height:4px}
.prog-section{padding:72px 24px;background:#111114}
.prog-innerBox{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}
.prog-aside{position:relative}
.prog-anchor-text{font-size:66px;line-height:1.15;font-weight:900;color:#f03f9e0f;position:absolute;top:-12px;left:-8px;letter-spacing:-.04em;pointer-events:none;user-select:none}
.prog-heading-box{position:relative;padding-left:16px;border-left:3px solid #F03F9E;margin-bottom:24px}
.prog-h2{font-size:38px;line-height:1.15;margin:0 0 8px;color:#F9FBFB}
.prog-tagline{font-size:16px;line-height:1.45;color:#FFC070;margin:0;text-transform:uppercase;letter-spacing:.08em}
.prog-body{font-size:16px;line-height:1.7;color:#f9fbfbb3;margin:0 0 24px}
.prog-note-aside{display:flex;flex-direction:row;gap:12px;align-items:flex-start}
.prog-note-line{width:3px;min-height:60px;background:linear-gradient(to bottom,#FFC070,#ffc07000);border-radius:0;flex-shrink:0;margin-top:4px}
.prog-note-text{font-size:13px;line-height:1.7;color:#f9fbfb73;margin:0}
.prog-metrics{display:flex;flex-direction:column;gap:24px}
.prog-metric-item{display:flex;flex-direction:row;align-items:center;gap:12px}
.prog-metric-label{font-size:13px;line-height:1.45;color:#f9fbfb8c;text-transform:uppercase;letter-spacing:.08em;width:160px;flex-shrink:0}
.prog-metric-bar-track{flex:1;height:6px;background:#f9fbfb14;border-radius:0;overflow:hidden}
.prog-metric-bar-fill{height:100%;background:linear-gradient(90deg,#F03F9E,#FFC070);border-radius:0;transition:width .15s ease-out;animation:barFill .15s ease-out both}
@keyframes barFill {
from{width:0!important}
}
.prog-metric-val{font-size:16px;line-height:1.45;color:#FFC070;font-weight:700;width:36px;text-align:right;flex-shrink:0}
.band-divider-ffc{background:linear-gradient(90deg,#F03F9E,#FFC070);width:100%;height:3px}
.curric-section{padding:72px 24px;background:#0d0d0f;position:relative}
.curric-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 85% 20%,#ffc07012 0%,transparent 50%),radial-gradient(ellipse at 15% 80%,#f03f9e0f 0%,transparent 50%);pointer-events:none}
.curric-innerBox{max-width:1280px;margin:0 auto;position:relative}
.curric-hdr{text-align:center;margin-bottom:36px}
.curric-h2{font-size:38px;line-height:1.15;margin:0 0 12px;color:#F9FBFB}
.curric-hdr-desc{font-size:16px;line-height:1.7;color:#f9fbfb8c;margin:0 auto;max-width:560px}
.curric-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.curric-card{background:#16161a;border-radius:38px;padding:36px 24px;position:relative;box-shadow:0 5px 25px -2px #f03f9e17;transition:box-shadow .12s ease-out,transform .12s ease-out;overflow:hidden}
.curric-card::before{content:'';position:absolute;inset:0;background-size:200% 200%;background-position:0 0;background-image:repeating-linear-gradient(-35deg,transparent,transparent 12px,#f03f9e06 12px,#f03f9e06 13px);transition:background-position 2s linear;pointer-events:none}
.curric-card:hover::before{background-position:100% 100%}
.curric-card:hover{box-shadow:0 12px 44px -2px #f03f9e1c;transform:translateY(-4px)}
.curric-card-num{font-size:66px;line-height:1.15;font-weight:900;color:#f03f9e12;position:absolute;top:8px;right:16px;pointer-events:none;user-select:none}
.curric-icon-box{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f03f9e1f;border-radius:0;margin-bottom:16px}
.curric-icon-box i{font-size:24px;color:#F03F9E}
.curric-dot{position:absolute;top:-3px;right:-3px;width:10px;height:10px;background:#FFC070;border-radius:38px;box-shadow:0 2px 5px -2px #ffc07014}
.curric-card-h{font-size:21px;line-height:1.45;margin:0 0 8px;color:#F9FBFB}
.curric-card-body{font-size:16px;line-height:1.7;color:#f9fbfb99;margin:0}
.inst-section{padding:72px 24px;position:relative;background:linear-gradient(150deg,#111114 55%,#1a0e18 55%)}
.inst-innerBox{max-width:1280px;margin:0 auto}
.inst-heading-box{padding-left:16px;border-left:3px solid #FFC070;margin-bottom:36px}
.inst-h2{font-size:38px;line-height:1.15;margin:0 0 8px;color:#F9FBFB}
.inst-h2-sub{font-size:16px;line-height:1.45;color:#f9fbfb80;margin:0}
.inst-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}
.inst-portrait-col{display:flex;flex-direction:column;gap:24px}
.inst-card{background:#ffffff08;border-radius:38px;padding:24px;display:flex;flex-direction:row;gap:24px;align-items:flex-start;box-shadow:0 5px 25px -2px #f03f9e17}
.inst-portrait-wrap{width:96px;height:96px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #f03f9e4d;box-shadow:0 5px 25px -2px #f03f9e17}
.inst-portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.inst-card-info{flex:1}
.inst-card-name{font-size:21px;line-height:1.45;margin:0 0 4px;color:#F9FBFB}
.inst-card-role{font-size:13px;line-height:1.45;color:#F03F9E;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}
.inst-card-bio{font-size:16px;line-height:1.7;color:#f9fbfb99;margin:0}
.inst-content-col{display:flex;flex-direction:column;gap:24px;padding-top:12px}
.inst-content-img-wrap{border-radius:38px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 12px 44px -2px #ffc0701c}
.inst-content-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .15s ease-out}
.inst-content-img-wrap:hover img{transform:scale(1.04)}
.inst-offer-box{background:linear-gradient(135deg,#f03f9e1a,#ffc07012);border-radius:38px;padding:24px 36px;border:1px solid #f03f9e33}
.inst-offer-label{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#FFC070;margin:0 0 8px;display:block}
.inst-offer-price{font-size:38px;line-height:1.15;color:#F9FBFB;margin:0 0 8px;font-weight:700}
.inst-offer-note{font-size:13px;line-height:1.7;color:#f9fbfb80;margin:0 0 24px}
.inst-cta-btn{display:inline-block;padding:12px 36px;background:#F03F9E;color:#0d0d0f;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:0;position:relative;transition:color .12s ease-out;box-shadow:0 5px 25px -2px #f03f9e17;overflow:hidden}
.inst-cta-btn::before{content:'';position:absolute;inset:0;background:#0d0d0f;transform:scaleX(0);transform-origin:left;transition:transform .12s ease-out;z-index:0}
.inst-cta-btn:hover::before{transform:scaleX(1)}
.inst-cta-btn:hover{color:#F03F9E;outline:2px solid #F03F9E}
.inst-cta-btn span{position:relative;z-index:1}
@media (max-width: 1024px) {
.hdr-h1{font-size:38px}
.hdr-layout{grid-template-columns:1fr 2fr 1fr}
.prog-innerBox{grid-template-columns:1fr;gap:36px}
.prog-anchor-text{font-size:38px}
.inst-grid{grid-template-columns:1fr;gap:24px}
}
@media (max-width: 768px) {
.hdr-layout{grid-template-columns:1fr;gap:24px}
.hdr-imgBox{display:none}
.hdr-h1{font-size:38px}
.prog-metric-label{width:120px;font-size:13px}
.inst-card{flex-direction:column;align-items:center;text-align:center}
}
@media (max-width: 640px) {
.hdr-block{padding:36px 24px 24px}
.prog-section{padding:36px 24px}
.curric-section{padding:36px 24px}
.inst-section{padding:36px 24px}
.prog-h2,.curric-h2,.inst-h2{font-size:28px}
}
.pg-home{background:#0d0d0f;color:#F9FBFB;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}
.pg-home ::selection{background:#F03F9E;color:#0d0d0f}
.pg-home :focus-visible{outline:2px solid #F03F9E;outline-offset:3px}
.hero-box{display:grid;grid-template-columns:72px 1fr;min-height:88vh;padding-top:36px;padding-bottom:72px;position:relative}
.hero-strip{width:72px;position:relative;overflow:hidden;flex-shrink:0}
.hero-strip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;mask-image:linear-gradient(to bottom,#000f 60%,#0000 100%);-webkit-mask-image:linear-gradient(to bottom,#000f 60%,#0000 100%)}
.hero-deco-band{position:absolute;top:0;right:0;width:2px;height:100%;background:linear-gradient(to bottom,#F03F9E,#FFC070 60%,transparent)}
.hero-content{padding:36px 72px 0 36px;display:flex;flex-direction:column;justify-content:center;gap:24px}
.hero-label{font-size:13px;letter-spacing:.15em;text-transform:uppercase;color:#FFC070;display:flex;align-items:center;gap:12px}
.hero-label::before{content:'';display:block;width:32px;height:1px;background:#FFC070}
.hero-h1{font-size:66px;line-height:1.15;font-weight:700;max-width:800px;margin:0}
.hero-accent-word{background:linear-gradient(120deg,#F03F9E 0%,#FFC070 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative;display:inline-block}
.hero-accent-word::after{content:'';position:absolute;bottom:-4px;left:50%;transform:translateX(-50%);width:0;height:2px;background:linear-gradient(90deg,#F03F9E,#FFC070);animation:underline-draw .8s .4s ease-out forwards}
@keyframes underline-draw {
to{width:100%}
}
.hero-sub{font-size:21px;line-height:1.45;color:#c8cfd0;max-width:560px;margin:0}
.hero-cta-row{display:flex;flex-direction:row;gap:24px;align-items:center;flex-wrap:wrap}
.btn-primary{display:inline-block;padding:12px 36px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#0d0d0f;background:linear-gradient(90deg,#F03F9E,#FFC070);border-radius:0;text-decoration:none;font-weight:700;border:2px solid transparent;position:relative;overflow:hidden;transition:color .12s ease-out,background .12s ease-out;box-shadow:0 5px 25px -2px #f03f9e17}
.btn-primary::before{content:'';position:absolute;inset:0;border:2px solid #FFC070;border-radius:0;transform:scaleX(0);transform-origin:left;transition:transform .15s ease-out}
.btn-primary:hover{color:#F9FBFB;background:#0d0d0f}
.btn-primary:hover::before{transform:scaleX(1)}
.btn-secondary{display:inline-block;padding:12px 36px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#F9FBFB;background:transparent;border-radius:0;text-decoration:none;font-weight:600;border:2px solid #f9fbfb40;position:relative;transition:border-color .1s ease-out,color .1s ease-out}
.btn-secondary::after{content:'';position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#F03F9E;transform:translateX(-50%);transition:width .15s ease-out}
.btn-secondary:hover{border-color:#F03F9E;color:#F03F9E}
.btn-secondary:hover::after{width:calc(100% + 4px)}
.divider-double{width:100%;height:6px;display:flex;flex-direction:column;gap:4px;padding:0 72px;box-sizing:border-box}
.divider-double span{display:block;height:1px;background:linear-gradient(90deg,transparent,#f03f9e66,#ffc07066,transparent)}
.topics-sec{background:#111215;padding:72px}
.topics-inner{max-width:1280px;margin:0 auto}
.sec-hdr{text-align:center;margin-bottom:36px}
.sec-hdr h2{font-size:38px;line-height:1.15;margin:0 0 12px}
.sec-hdr p{font-size:16px;line-height:1.7;color:#9ba5a7;max-width:540px;margin:0 auto}
.topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.topic-card{background:#16181c;border-radius:0;padding:36px 24px;position:relative;box-shadow:0 2px 5px -2px #f03f9e14;transition:box-shadow .12s ease-out,background .12s ease-out;display:flex;flex-direction:column;gap:12px}
.topic-card:hover{background:#1b1d22;box-shadow:0 12px 44px -2px #f03f9e1c}
.topic-card-accent{width:40px;height:3px;background:linear-gradient(90deg,#F03F9E,#FFC070);margin-bottom:8px}
.topic-card h4{font-size:21px;line-height:1.15;margin:0}
.topic-card p{font-size:16px;line-height:1.7;color:#9ba5a7;margin:0}
.topic-icon{width:44px;height:44px;border-radius:0;background:#f03f9e1a;display:flex;align-items:center;justify-content:center;margin-bottom:8px;font-size:21px;color:#F03F9E}
.program-sec{background:#0d0d0f;padding:72px}
.program-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.program-img-box{position:relative;border-radius:38px;overflow:hidden;aspect-ratio:4/3}
.program-img-box img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.program-img-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#f03f9e1f 0%,transparent 60%)}
.program-text-box{display:flex;flex-direction:column;gap:24px}
.aside-note{display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.aside-note-line{width:3px;min-height:60px;background:linear-gradient(to bottom,#F03F9E,#FFC070);flex-shrink:0;border-radius:0}
.aside-note-text{font-size:13px;line-height:1.7;color:#7a8385}
.program-text-box h2{font-size:38px;line-height:1.15;margin:0}
.program-text-box p{font-size:16px;line-height:1.7;color:#9ba5a7;margin:0}
.program-stats-row{display:flex;flex-direction:row;gap:36px;flex-wrap:wrap}
.stat-item{display:flex;flex-direction:column;gap:4px}
.stat-num{font-size:38px;line-height:1.15;font-weight:700;background:linear-gradient(90deg,#F03F9E,#FFC070);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.stat-label{font-size:13px;line-height:1.45;color:#7a8385;letter-spacing:.08em;text-transform:uppercase}
.expert-sec{background:#111215;padding:72px;position:relative}
.expert-sec-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}
.expert-sec-bg::before{content:'';position:absolute;top:-60px;right:-60px;width:320px;height:320px;border-radius:50%;border:1px solid #f03f9e12}
.expert-sec-bg::after{content:'';position:absolute;top:-20px;right:-20px;width:220px;height:220px;border-radius:50%;border:1px solid #ffc07012}
.expert-inner{max-width:1280px;margin:0 auto;position:relative;display:grid;grid-template-columns:380px 1fr;gap:72px;align-items:start}
.expert-profile-box{display:flex;flex-direction:column;gap:24px}
.expert-portrait-wrap{width:180px;height:180px;border-radius:50%;overflow:hidden;box-shadow:0 12px 44px -2px #f03f9e1c;flex-shrink:0;position:relative}
.expert-portrait-wrap img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.expert-portrait-ring{position:absolute;inset:-4px;border-radius:50%;border:2px solid transparent;background:linear-gradient(135deg,#F03F9E,#FFC070) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}
.expert-name{font-size:28px;line-height:1.15;margin:0}
.expert-role{font-size:13px;color:#FFC070;letter-spacing:.1em;text-transform:uppercase;margin:0}
.expert-bio{font-size:16px;line-height:1.7;color:#9ba5a7;margin:0}
.expert-content-box{display:flex;flex-direction:column;gap:36px}
.expert-content-box h2{font-size:38px;line-height:1.15;margin:0}
.expert-features{display:flex;flex-direction:column;gap:24px}
.feat-item{display:flex;flex-direction:row;gap:16px;align-items:flex-start}
.feat-icon{width:40px;height:40px;background:#ffc07014;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:21px;color:#FFC070;flex-shrink:0}
.feat-text h5{font-size:16px;line-height:1.45;margin:0 0 4px}
.feat-text p{font-size:13px;line-height:1.7;color:#7a8385;margin:0}
.info-sec{background:#0d0d0f;padding:72px}
.info-inner{max-width:1280px;margin:0 auto}
.info-top{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin-bottom:36px}
.info-img-primary{border-radius:38px;overflow:hidden;aspect-ratio:16/9}
.info-img-primary img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .15s ease-out}
.info-img-primary:hover img{transform:scale(1.02)}
.info-text-primary{display:flex;flex-direction:column;gap:24px;justify-content:center}
.info-text-primary h2{font-size:38px;line-height:1.15;margin:0}
.info-text-primary p{font-size:16px;line-height:1.7;color:#9ba5a7;margin:0}
.info-bottom{display:grid;grid-template-columns:1fr 1fr;gap:36px}
.info-card-wide{border-radius:38px;overflow:hidden;aspect-ratio:16/9}
.info-card-wide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.info-card-text{background:#111215;border-radius:38px;padding:36px;display:flex;flex-direction:column;gap:12px;justify-content:center}
.info-card-text h4{font-size:21px;line-height:1.15;margin:0}
.info-card-text p{font-size:16px;line-height:1.7;color:#9ba5a7;margin:0}
.faq-sec{background:#111215;padding:72px}
.faq-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:72px;align-items:start}
.faq-intro h2{font-size:38px;line-height:1.15;margin:0 0 24px}
.faq-intro p{font-size:16px;line-height:1.7;color:#9ba5a7;margin:0 0 36px}
.faq-list{display:flex;flex-direction:column;gap:4px}
.faq-item{border-radius:0;overflow:hidden}
.faq-item input[type="checkbox"]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}
.faq-item label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:16px 24px;background:#16181c;cursor:pointer;font-size:16px;line-height:1.45;font-weight:600;color:#F9FBFB;transition:background .1s ease-out,color .1s ease-out;gap:12px}
.faq-item label:hover{background:#1b1d22;color:#F03F9E}
.faq-arrow{width:20px;height:20px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}
.faq-arrow::before,.faq-arrow::after{content:'';position:absolute;background:#F03F9E;border-radius:0;transition:transform .12s ease-out}
.faq-arrow::before{width:12px;height:2px}
.faq-arrow::after{width:2px;height:12px}
.faq-panel{max-height:0;overflow:hidden;background:#13151a;transition:max-height .15s ease-out}
.faq-panel-inner{padding:16px 24px;font-size:16px;line-height:1.7;color:#9ba5a7}
.faq-item input:checked ~ label .faq-arrow::after{transform:scaleY(0)}
.faq-item input:checked ~ .faq-panel{max-height:300px}
.faq-item input:checked ~ label{color:#F03F9E;background:#1b1d22}
.cta-sec{background:#0d0d0f;padding:72px}
.cta-inner{max-width:1280px;margin:0 auto;background:linear-gradient(120deg,#1a0d16 0%,#160d1a 50%,#0f1219 100%);border-radius:38px;padding:72px;position:relative;overflow:hidden;box-shadow:0 12px 44px -2px #f03f9e1c}
.cta-petal-bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}
.cta-petal-bg span{display:block;position:absolute;border-radius:50%;border:1px solid #f03f9e14}
.cta-petal-bg span:nth-child(1){width:200px;height:200px;top:-60px;right:80px}
.cta-petal-bg span:nth-child(2){width:280px;height:280px;top:-100px;right:40px}
.cta-petal-bg span:nth-child(3){width:160px;height:160px;bottom:-40px;left:120px;border-color:#ffc07014}
.cta-petal-bg span:nth-child(4){width:240px;height:240px;bottom:-80px;left:60px;border-color:#ffc0700d}
.cta-content{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}
.cta-content h2{font-size:66px;line-height:1.15;margin:0;max-width:760px}
.cta-content p{font-size:21px;line-height:1.45;color:#9ba5a7;max-width:520px;margin:0}
.cta-btns{display:flex;flex-direction:row;gap:24px;flex-wrap:wrap;justify-content:center}
@media (max-width: 1024px) {
.hero-box{grid-template-columns:48px 1fr}
.hero-content{padding:24px 36px 0 24px}
.hero-h1{font-size:38px}
.program-inner,.expert-inner,.faq-inner{grid-template-columns:1fr;gap:36px}
.expert-inner{grid-template-columns:1fr}
.topics-sec,.program-sec,.expert-sec,.info-sec,.faq-sec,.cta-sec{padding:72px 36px}
.cta-inner{padding:36px}
.cta-content h2{font-size:38px}
.info-top,.info-bottom{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-box{grid-template-columns:1fr}
.hero-strip{display:none}
.hero-content{padding:36px 24px}
.hero-h1{font-size:28px}
.hero-sub{font-size:16px}
.topics-sec,.program-sec,.expert-sec,.info-sec,.faq-sec,.cta-sec{padding:36px 24px}
.faq-inner{grid-template-columns:1fr;gap:24px}
.program-stats-row{gap:24px}
.cta-content h2{font-size:28px}
.cta-content p{font-size:16px}
}
@media (max-width: 640px) {
.hero-cta-row{flex-direction:column;align-items:flex-start}
.cta-btns{flex-direction:column;align-items:center}
.expert-inner{gap:24px}
.divider-double{padding:0 24px}
}
.projpage-box{background:#0d0d0f;color:#F9FBFB;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.projpage-box ::selection{background:#F03F9E;color:#0d0d0f}
.projpage-box *,.projpage-box ::before,.projpage-box ::after{box-sizing:border-box}
.proj-hdr{background:#111114;padding:72px 24px;position:relative;overflow:hidden}
.proj-hdr::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 80%,#f03f9e21 0%,transparent 55%),radial-gradient(ellipse at 80% 20%,#ffc07017 0%,transparent 50%);pointer-events:none}
.proj-hdr-bg-num{position:absolute;right:-24px;bottom:-12px;font-size:220px;font-weight:900;line-height:1.15;color:#f03f9e0d;letter-spacing:-8px;pointer-events:none;user-select:none}
.proj-hdr-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:72px}
.proj-hdr-text{flex:1 1 0}
.proj-hdr-label{display:inline-block;font-size:13px;line-height:1.45;letter-spacing:.14em;text-transform:uppercase;color:#F03F9E;margin-bottom:24px;border:1px solid #f03f9e59;border-radius:38px;padding:4px 12px}
.proj-hdr-h1{font-size:66px;line-height:1.15;font-weight:900;margin:0 0 24px;color:#F9FBFB}
.proj-hdr-h1 span{background:linear-gradient(90deg,#F03F9E 0%,#FFC070 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.proj-hdr-desc{font-size:16px;line-height:1.7;color:#f9fbfbb8;max-width:520px;margin:0 0 36px}
.proj-hdr-stats{display:flex;flex-direction:row;gap:36px}
.proj-hdr-stat{display:flex;flex-direction:column;gap:4px}
.proj-stat-num{font-size:38px;font-weight:800;line-height:1.15;color:#FFC070}
.proj-stat-lbl{font-size:13px;line-height:1.45;color:#f9fbfb80;text-transform:uppercase;letter-spacing:.1em}
.proj-arrow-connector{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:8px}
.proj-arrow-connector .before-val{font-size:21px;font-weight:700;color:#f9fbfb59}
.proj-arrow-connector .arrow-svg{width:32px;height:14px}
.proj-arrow-connector .after-val{font-size:21px;font-weight:700;color:#F03F9E}
.proj-hdr-img-box{flex:0 0 420px;position:relative}
.proj-hdr-img{width:420px;height:420px;object-fit:cover;object-position:center;border-radius:38px;display:block;filter:saturate(0.7) hue-rotate(-10deg) brightness(0.85);box-shadow:0 12px 44px -2px #f03f9e1c;transition:filter .15s ease-out}
.proj-hdr-img:hover{filter:saturate(1.1) hue-rotate(0deg) brightness(0.95)}
.proj-hdr-img-overlay{position:absolute;inset:0;border-radius:38px;background:linear-gradient(135deg,#f03f9e2e 0%,transparent 60%);pointer-events:none}
.proj-divider-radial{height:1px;background:radial-gradient(ellipse at 50% 50%,#f03f9e8c 0%,transparent 70%);margin:0}
.proj-works-section{background:#0d0d0f;padding:72px 24px}
.proj-works-inner{max-width:1280px;margin:0 auto}
.proj-section-heading-box{margin-bottom:36px;text-align:center}
.proj-section-heading-box h2{font-size:38px;line-height:1.15;font-weight:800;color:#F9FBFB;margin:0 0 12px}
.proj-section-heading-box p{font-size:16px;line-height:1.7;color:#f9fbfb99;max-width:560px;margin:0 auto}
.proj-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.proj-card{background:#17171b;border-radius:38px;padding:36px 24px 24px;border:1px solid #f9fbfb12;box-shadow:0 2px 5px -2px #f03f9e14;transition:box-shadow .12s ease-out,border-color .12s ease-out;display:flex;flex-direction:column;gap:12px;animation:proj-bounce-in .4s cubic-bezier(.22,.68,.42,1.3) both}
.proj-card:nth-child(1){animation-delay:.08s}
.proj-card:nth-child(2){animation-delay:.16s}
.proj-card:nth-child(3){animation-delay:.24s}
@keyframes proj-bounce-in {
0%{opacity:0;transform:translateY(-22px)}
65%{opacity:1;transform:translateY(5px)}
100%{transform:translateY(0)}
}
.proj-card:hover{box-shadow:0 12px 44px -2px #f03f9e1c;border-color:#f03f9e47}
.proj-card-icon-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}
.proj-card-icon{width:48px;height:48px;border-radius:38px;background:#f03f9e1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.proj-card-icon i{font-size:21px;color:#F03F9E}
.proj-card-tag{font-size:13px;line-height:1.45;letter-spacing:.1em;text-transform:uppercase;color:#FFC070;border:1px solid #ffc0704d;border-radius:38px;padding:4px 12px}
.proj-card h3{font-size:21px;line-height:1.45;font-weight:700;color:#F9FBFB;margin:0;position:relative;padding-left:12px}
.proj-card h3::before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:38px;background:linear-gradient(180deg,#F03F9E 0%,#FFC070 100%)}
.proj-card-desc{font-size:16px;line-height:1.7;color:#f9fbfba6;margin:0}
.proj-card-outcome{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px;background:#f9fbfb0a;border-radius:38px;margin-top:4px}
.proj-card-outcome i{font-size:16px;color:#F03F9E;flex-shrink:0}
.proj-card-outcome span{font-size:13px;line-height:1.45;color:#f9fbfbb3}
.proj-divider-dashed{height:1px;background:radial-gradient(ellipse at 50% 50%,#ffc07066 0%,transparent 70%);margin:0}
.proj-voices-section{background:#13131a;padding:72px 24px;position:relative;overflow:hidden}
.proj-voices-section::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 90% 50%,#ffc07012 0%,transparent 55%),radial-gradient(ellipse at 10% 80%,#f03f9e14 0%,transparent 50%);pointer-events:none}
.proj-voices-inner{max-width:1280px;margin:0 auto;position:relative}
.proj-voices-heading{margin-bottom:36px}
.proj-voices-heading h2{font-size:38px;line-height:1.15;font-weight:800;color:#F9FBFB;margin:0 0 12px}
.proj-voices-heading p{font-size:16px;line-height:1.7;color:#f9fbfb99;max-width:540px}
.proj-voices-list{display:flex;flex-direction:column;gap:24px}
.proj-voice-item{display:flex;flex-direction:row;align-items:flex-start;gap:24px;background:#1b1b22;border-radius:38px;padding:36px;border:1px solid #f9fbfb0f;box-shadow:0 5px 25px -2px #f03f9e17;transition:box-shadow .1s linear}
.proj-voice-item:hover .proj-voice-quote{text-shadow:0 2px 18px #f03f9e59}
.proj-voice-portrait{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;border:2px solid #f03f9e66;box-shadow:0 2px 5px -2px #f03f9e14}
.proj-voice-portrait img{width:80px;height:80px;object-fit:cover;object-position:top;display:block}
.proj-voice-content{flex:1 1 0;display:flex;flex-direction:column;gap:12px}
.proj-voice-meta{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}
.proj-voice-name{font-size:16px;line-height:1.45;font-weight:700;color:#F9FBFB}
.proj-voice-role{font-size:13px;line-height:1.45;color:#f9fbfb73;text-transform:uppercase;letter-spacing:.1em}
.proj-voice-quote{font-size:16px;line-height:1.7;color:#f9fbfbc7;margin:0;transition:text-shadow .12s ease-out}
.proj-voice-topic{display:inline-flex;align-items:center;gap:8px;font-size:13px;line-height:1.45;color:#FFC070;background:#ffc0701a;border-radius:38px;padding:4px 12px;align-self:flex-start}
.proj-voice-topic i{font-size:13px}
.proj-methods-section{background:#0d0d0f;padding:72px 24px}
.proj-methods-inner{max-width:1280px;margin:0 auto}
.proj-methods-heading{margin-bottom:36px;text-align:center}
.proj-methods-heading h2{font-size:38px;line-height:1.15;font-weight:800;color:#F9FBFB;margin:0 0 12px}
.proj-methods-heading p{font-size:16px;line-height:1.7;color:#f9fbfb99;max-width:540px;margin:0 auto}
.proj-methods-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;position:relative}
.proj-methods-grid::before{content:"";position:absolute;top:50%;left:24px;right:24px;height:1px;background:radial-gradient(ellipse at 50% 50%,#f03f9e40 0%,transparent 80%);pointer-events:none}
.proj-method-node{background:#17171b;border-radius:38px;padding:36px 24px;border:1px solid #f9fbfb12;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;box-shadow:0 2px 5px -2px #ffc07014;transition:box-shadow .1s ease-out,border-color .1s ease-out}
.proj-method-node:hover{box-shadow:0 12px 44px -2px #ffc0701c;border-color:#ffc0704d}
.proj-method-icon-ring{width:64px;height:64px;border-radius:50%;border:1px solid #f03f9e4d;background:#f03f9e14;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 6px 10px #f03f9e14;flex-shrink:0}
.proj-method-icon-ring i{font-size:28px;color:#F03F9E}
.proj-method-node h4{font-size:16px;line-height:1.45;font-weight:700;color:#F9FBFB;margin:0}
.proj-method-node p{font-size:13px;line-height:1.7;color:#f9fbfb99;margin:0}
.proj-underline-word{position:relative;display:inline-block}
.proj-underline-word::after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#F03F9E,#FFC070);border-radius:38px;transform:scaleX(0);transform-origin:left;animation:underline-draw .5s .6s ease-out forwards}
@keyframes underline-draw {
to{transform:scaleX(1)}
}
@media (max-width: 1024px) {
.proj-hdr-inner{gap:36px}
.proj-hdr-img-box,.proj-hdr-img{flex:0 0 320px;width:320px;height:320px}
}
@media (max-width: 768px) {
.proj-hdr-inner{flex-direction:column;gap:36px}
.proj-hdr-h1{font-size:38px}
.proj-hdr-img-box{flex:unset;width:100%}
.proj-hdr-img{width:100%;height:280px}
.proj-hdr-bg-num{font-size:130px}
.proj-hdr-stats{gap:24px;flex-wrap:wrap}
.proj-voice-item{flex-direction:column;gap:16px;padding:24px}
}
@media (max-width: 640px) {
.proj-hdr-h1{font-size:28px}
.proj-stat-num{font-size:28px}
.proj-section-heading-box h2,.proj-voices-heading h2,.proj-methods-heading h2{font-size:28px}
.proj-methods-grid::before{display:none}
}
.SuccessPage{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:72px 24px;background:#0d0d0f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.SuccessPage::before{content:'';position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 30%,#f03f9e17 0%,transparent 55%),radial-gradient(ellipse at 80% 70%,#ffc07012 0%,transparent 50%);pointer-events:none;z-index:0}
.SuccessPage .success-box{position:relative;z-index:1;max-width:560px;width:100%;background:#131316;border:1px solid #f03f9e2e;border-radius:38px;padding:72px 36px;box-shadow:0 12px 44px -2px #f03f9e1c;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}
.SuccessPage .icon-wrap{width:72px;height:72px;border-radius:38px;background:linear-gradient(135deg,#f03f9e26,#ffc0701a);border:1px solid #f03f9e4d;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 25px -2px #f03f9e17;flex-shrink:0}
.SuccessPage .icon-wrap svg{display:block}
.SuccessPage .success-heading{font-size:38px;line-height:1.15;color:#F9FBFB;margin:0;letter-spacing:-.01em}
.SuccessPage .success-heading span{background:linear-gradient(90deg,#F03F9E,#FFC070);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.SuccessPage .success-desc{font-size:16px;line-height:1.7;color:#f9fbfba6;margin:0;max-width:400px}
.SuccessPage .divider-line{width:48px;height:1px;background:linear-gradient(90deg,transparent,#F03F9E,transparent)}
.SuccessPage .detail-box{background:#f9fbfb08;border:1px solid #f9fbfb12;border-radius:0;padding:24px;width:100%;display:flex;flex-direction:column;gap:12px;text-align:left}
.SuccessPage .detail-box .detail-label{font-size:13px;line-height:1.45;color:#f9fbfb66;text-transform:uppercase;letter-spacing:.08em;margin:0}
.SuccessPage .detail-box .detail-text{font-size:16px;line-height:1.45;color:#f9fbfbcc;margin:0}
.SuccessPage .detail-box .detail-text a{color:#F03F9E;text-decoration:none;border-bottom:1px solid #f03f9e4d;transition:border-color .12s ease-out,color .12s ease-out}
.SuccessPage .detail-box .detail-text a:hover{color:#FFC070;border-bottom-color:#ffc07080}
.SuccessPage .btn-home{display:inline-flex;align-items:center;gap:8px;padding:12px 36px;border-radius:0;background:transparent;border:1px solid #f03f9e80;color:#F9FBFB;font-size:13px;line-height:1.45;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;position:relative;overflow:hidden;transition:color .1s ease-out,border-color .1s ease-out}
.SuccessPage .btn-home::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f03f9e1f,#ffc07014);opacity:0;transition:opacity .1s ease-out}
.SuccessPage .btn-home:hover{border-color:#F03F9E;color:#F03F9E}
.SuccessPage .btn-home:hover::before{opacity:1}
.SuccessPage .btn-home:focus-visible{outline:2px solid #F03F9E;outline-offset:4px}
.SuccessPage .btn-home i{font-size:16px;position:relative;z-index:1}
.SuccessPage .btn-home .btn-label{position:relative;z-index:1}
@media (max-width: 640px) {
.SuccessPage{padding:36px 12px}
.SuccessPage .success-box{padding:36px 24px;border-radius:38px;gap:24px}
.SuccessPage .success-heading{font-size:28px}
}