*{margin:0;padding:0;box-sizing:border-box}
ul,ol{list-style:none}
h1,h2,h3,h4,h5,h6{font-weight:700}
figure,blockquote{margin:0}
body{font-family:'Source Sans Pro',sans-serif;background:linear-gradient(165deg,#0a0a0a 0%,#1a0a1a 50%,#0d0518 100%);color:#E8E6E6;line-height:1.6;min-height:100vh;display:flex;flex-direction:column}
.topbar{background:linear-gradient(125deg,#1a0a1a 0%,#0d0518 100%);border-bottom:2px solid #F70368;box-shadow:0 8px 20px #f7036826;padding:20px 0}
.topbar-inner{max-width:960px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}
.brand-flow{display:flex;align-items:center;gap:14px}
.logo-box{width:90px;height:90px;display:flex;align-items:center;justify-content:center;background:#f7036814;border-radius:4px;box-shadow:0 4px 12px #740ba933}
.logo-img{width:70px;height:70px;object-fit:contain}
.connect-dot{width:6px;height:6px;background:linear-gradient(135deg,#F70368,#740BA9);border-radius:50%}
.brand-name{font-family:'Archivo',sans-serif;font-size:26px;font-weight:700;color:#E8E6E6;letter-spacing:.5px}
.connect-line{width:30px;height:2px;background:linear-gradient(90deg,#F70368,#740BA9)}
.tag-phrase{font-size:15px;color:#E8E6E6;opacity:.85}
.main-navi{display:flex;gap:28px;align-items:center}
.nav-link-v2{font-family:'Archivo',sans-serif;font-size:16px;color:#E8E6E6;text-decoration:none;padding:8px 14px;border-radius:3px;transition:opacity .3s ease,background .3s ease;position:relative}
.nav-link-v2:hover{opacity:.85;background:#f703681f}
main{flex:1}
.footer-main{background:linear-gradient(145deg,#0d0518 0%,#1a0a1a 100%);border-top:2px solid #740BA9;padding:50px 0 20px;margin-top:60px}
.footer-inner{max-width:960px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px;margin-bottom:40px}
.footer-col-v1{display:flex;flex-direction:column;gap:16px}
.footer-head{font-family:'Archivo',sans-serif;font-size:20px;color:#F70368;margin-bottom:8px}
.footer-desc{font-size:14px;line-height:1.7;color:#E8E6E6;opacity:.8}
.footer-navi{display:flex;flex-direction:column;gap:10px}
.footer-link-v2{font-size:15px;color:#E8E6E6;text-decoration:none;transition:opacity .3s ease}
.footer-link-v2:hover{opacity:.7}
.contact-items{display:flex;flex-direction:column;gap:10px}
.contact-link-v1{font-size:15px;color:#E8E6E6;text-decoration:none;transition:opacity .3s ease}
.contact-link-v1:hover{opacity:.7}
.footer-bottom{max-width:960px;margin:0 auto;padding:20px 20px 0;border-top:1px solid #740ba94d}
.copyright-text{font-size:14px;text-align:center;color:#E8E6E6;opacity:.7}
.cookie-popup{position:fixed;top:20px;left:20px;max-width:420px;background:linear-gradient(135deg,#1a0a1a 0%,#0d0518 100%);border:2px solid #F70368;border-radius:6px;box-shadow:0 12px 32px #f7036840;padding:24px;z-index:10000;display:none;transform:translateX(-120%);transition:transform .4s ease}
.cookie-popup--visible{transform:translateX(0)}
.cookie-content{display:flex;flex-direction:column;gap:18px}
.cookie-title{font-family:'Archivo',sans-serif;font-size:20px;color:#F70368}
.cookie-desc{font-size:14px;color:#E8E6E6;line-height:1.6;opacity:.9}
.cookie-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}
.cookie-card{background:#740ba926;border:1px solid #f703684d;border-radius:4px;padding:12px}
.cookie-label{display:flex;align-items:center;gap:8px;cursor:pointer}
.cookie-check{width:18px;height:18px;cursor:pointer}
.cookie-name{font-size:14px;color:#E8E6E6}
.cookie-actions{display:flex;gap:12px;margin-top:8px}
.cookie-butt{flex:1;padding:12px 20px;font-family:'Archivo',sans-serif;font-size:14px;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:opacity .3s ease,box-shadow .3s ease}
.cookie-butt--accept{background:linear-gradient(125deg,#F70368,#740BA9);color:#E8E6E6;box-shadow:0 4px 12px #f703684d}
.cookie-butt--accept:hover{opacity:.9;box-shadow:0 6px 16px #f7036866}
.cookie-butt--decline{background:#e8e6e61a;color:#E8E6E6;border:1px solid #e8e6e64d}
.cookie-butt--decline:hover{opacity:.8}
@media (max-width: 640px) {
.topbar-inner{flex-direction:column;align-items:flex-start;gap:20px}
.brand-flow{flex-wrap:wrap}
.connect-line{display:none}
.main-navi{width:100%;flex-direction:column;align-items:flex-start;gap:12px}
.nav-link-v2{width:100%;padding:10px 14px}
.footer-inner{grid-template-columns:1fr;gap:30px}
.cookie-popup{left:10px;right:10px;max-width:calc(100% - 20px)}
.cookie-grid{grid-template-columns:1fr}
.cookie-actions{flex-direction:column}
}
.legal-info{max-width:960px;margin:0 auto;padding:80px 24px 120px;background:linear-gradient(158deg,#0a0a0c 0%,#141418 100%);color:#e8e8ea;line-height:1.75}
.legal-info h1{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}
.legal-info h2{font-size:32px;font-weight:600;color:#F70368;margin:64px 0 24px;line-height:1.3;letter-spacing:-.01em}
.legal-info h3{font-size:24px;font-weight:600;color:#fff;margin:48px 0 20px;line-height:1.4}
.legal-info h4{font-size:20px;font-weight:600;color:#E8E6E6;margin:36px 0 16px;line-height:1.5}
.legal-info h5{font-size:18px;font-weight:600;color:#E8E6E6;margin:28px 0 12px;line-height:1.5}
.legal-info h6{font-size:16px;font-weight:600;color:#d0d0d4;margin:24px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.05em}
.legal-info p{font-size:17px;margin:0 0 24px;color:#e8e8ea}
.legal-info ul{margin:0 0 24px;padding:0 0 0 28px;list-style-type:none}
.legal-info ul li{position:relative;margin:0 0 12px;padding-left:8px;font-size:17px;color:#e8e8ea}
.legal-info ul li::before{content:"";position:absolute;left:-20px;top:11px;width:6px;height:6px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);border-radius:2px;box-shadow:0 2px 8px #f703684d}
.legal-info ol{margin:0 0 24px;padding:0 0 0 28px;list-style-type:decimal;list-style-position:outside}
.legal-info ol li{margin:0 0 12px;padding-left:8px;font-size:17px;color:#e8e8ea}
.legal-info ol li::marker{color:#F70368;font-weight:600}
.legal-info em,.legal-info i{font-style:italic;color:#f0f0f2}
.legal-info a{color:#F70368;text-decoration:none;border-bottom:1px solid #f703684d;transition:all .3s ease}
.legal-info a:hover{color:#ff2b8a;border-bottom-color:#ff2b8a;opacity:.9;text-shadow:0 0 12px #f7036866}
.legal-info table{width:100%;margin:32px 0 40px;border-collapse:collapse;background:#14141899;border:1px solid #740ba933;border-radius:4px;overflow:hidden;box-shadow:0 4px 16px #0006}
.legal-info table thead{background:linear-gradient(135deg,#f7036826 0%,#740ba926 100%);border-bottom:2px solid #f7036866}
.legal-info table thead tr th{padding:16px 20px;text-align:left;font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}
.legal-info table tbody tr{border-bottom:1px solid #e8e6e614;transition:background .2s ease}
.legal-info table tbody tr:hover{background:#f703680d}
.legal-info table tbody tr:last-child{border-bottom:none}
.legal-info table tbody tr td{padding:16px 20px;font-size:16px;color:#e8e8ea;vertical-align:top}
.legal-info hr{margin:48px 0;border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#f7036880 50%,transparent 100%);box-shadow:0 2px 12px #f7036833}
.legal-info div{margin:0 0 24px}
@media (max-width: 1024px) {
.legal-info{padding:60px 20px 100px}
.legal-info h1{font-size:40px}
.legal-info h2{font-size:28px;margin:52px 0 20px}
.legal-info h3{font-size:22px;margin:40px 0 18px}
.legal-info table{font-size:15px}
.legal-info table thead tr th{padding:14px 16px;font-size:14px}
.legal-info table tbody tr td{padding:14px 16px;font-size:15px}
}
@media (max-width: 640px) {
.legal-info{padding:40px 16px 80px}
.legal-info h1{font-size:32px;margin-bottom:12px}
.legal-info h2{font-size:24px;margin:44px 0 18px}
.legal-info h3{font-size:20px;margin:32px 0 16px}
.legal-info h4{font-size:18px;margin:28px 0 14px}
.legal-info h5{font-size:17px}
.legal-info h6{font-size:15px}
.legal-info p,.legal-info ul li,.legal-info ol li{font-size:16px}
.legal-info ul,.legal-info ol{padding-left:24px}
.legal-info table{display:block;overflow-x:auto;margin:24px -16px 32px;width:calc(100% + 32px);border-radius:0;border-left:none;border-right:none}
.legal-info table thead tr th,.legal-info table tbody tr td{padding:12px 14px;font-size:14px;white-space:nowrap}
.legal-info hr{margin:36px 0}
}
.blogpost{max-width:960px;margin:0 auto;padding:60px 20px}
.blogtitle{font-size:2.8rem;line-height:1.2;margin-bottom:40px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.featureimg{width:100%;height:auto;border-radius:4px;margin-bottom:50px;box-shadow:0 8px 24px #f7036826}
.postcontent-v2 p{font-size:1.1rem;line-height:1.8;margin-bottom:24px;color:#E8E6E6}
.postcontent-v2 strong{color:#F70368;font-weight:600}
.postcontent-v2 em{font-style:italic;color:#E8E6E6}
.postcontent-v2 ul,.postcontent-v2 ol{margin-bottom:28px;padding-left:28px}
.postcontent-v2 ul li,.postcontent-v2 ol li{font-size:1.1rem;line-height:1.7;margin-bottom:12px;color:#E8E6E6}
.postcontent-v2 ul li::marker{color:#F70368}
.postcontent-v2 ol li::marker{color:#740BA9;font-weight:600}
.postcontent-v2 h2{font-size:2rem;margin-top:50px;margin-bottom:20px;position:relative;padding-left:20px}
.postcontent-v2 h2::before{content:'';position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#F70368 0%,#740BA9 100%);border-radius:2px}
.postcontent-v2 h3{font-size:1.6rem;margin-top:40px;margin-bottom:16px;color:#F70368}
.postcontent-v2 h4{font-size:1.3rem;margin-top:30px;margin-bottom:14px;color:#E8E6E6}
.postcontent-v2 h5{font-size:1.15rem;margin-top:24px;margin-bottom:12px;color:#E8E6E6;text-transform:uppercase;letter-spacing:.5px}
.postcontent-v2 h6{font-size:1.05rem;margin-top:20px;margin-bottom:10px;color:#E8E6E6;font-weight:500}
.postcontent-v2 blockquote{border-left:4px solid #740BA9;padding:20px 24px;margin:32px 0;background:#740ba914;border-radius:4px}
.postcontent-v2 blockquote p{margin-bottom:0;font-style:italic;color:#E8E6E6}
.postcontent-v2 a{color:#F70368;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease,opacity .3s ease}
.postcontent-v2 a:hover{opacity:.8;border-bottom-color:#F70368}
.postcontent-v2 code{background:#e8e6e61a;padding:2px 8px;border-radius:3px;font-family:monospace;font-size:.95em;color:#F70368}
.postcontent-v2 pre{background:#e8e6e60d;padding:20px;border-radius:4px;overflow-x:auto;margin-bottom:28px;border:1px solid #f7036833}
.postcontent-v2 pre code{background:none;padding:0;color:#E8E6E6}
.postcontent-v2 img{max-width:100%;height:auto;border-radius:4px;margin:32px 0;box-shadow:0 6px 18px #740ba91f}
.postcontent-v2 table{width:100%;border-collapse:collapse;margin:32px 0}
.postcontent-v2 table th,.postcontent-v2 table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e8e6e626}
.postcontent-v2 table th{background:linear-gradient(135deg,#f703681a 0%,#740ba91a 100%);color:#F70368;font-weight:600}
.postcontent-v2 table tr:hover{background:#e8e6e608}
.postcontent-v2 hr{border:none;height:2px;background:linear-gradient(90deg,transparent 0%,#740BA9 50%,transparent 100%);margin:50px 0}
@media (max-width: 640px) {
.blogpost{padding:40px 16px}
.blogtitle{font-size:2rem;margin-bottom:30px}
.featureimg{margin-bottom:35px}
.postcontent-v2 p,.postcontent-v2 ul li,.postcontent-v2 ol li{font-size:1rem}
.postcontent-v2 h2{font-size:1.6rem;margin-top:40px}
.postcontent-v2 h3{font-size:1.4rem}
.postcontent-v2 table{font-size:.9rem}
.postcontent-v2 table th,.postcontent-v2 table td{padding:10px 12px}
}
@media (min-width: 641px) and (max-width: 1024px) {
.blogpost{padding:50px 24px}
.blogtitle{font-size:2.4rem}
}
.herobox{background:linear-gradient(142deg,#0a0412 0%,#1a0820 35%,#0d0315 100%);padding:80px 20px 90px;position:relative;overflow:hidden}
.herobox::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f7036826 0%,transparent 70%);pointer-events:none}
.herobox .wrap{max-width:960px;margin:0 auto;position:relative;z-index:2}
.herobox .tag-line{font-size:14px;color:#E8E6E6;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px;opacity:.75}
.herobox .major-title{font-size:52px;line-height:1.15;color:#fff;margin-bottom:24px;font-weight:700}
.herobox .sub-text{font-size:19px;line-height:1.6;color:#E8E6E6;max-width:680px;margin-bottom:36px}
.herobox .cta-butt{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);color:#fff;text-decoration:none;border-radius:4px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 8px 20px #f7036840}
.herobox .cta-butt:hover{opacity:.9;box-shadow:0 12px 28px #f7036859;transform:translateY(-2px)}
.featured-set{padding:70px 20px;background:#0d0315}
.featured-set .centerwrap{max-width:960px;margin:0 auto}
.featured-set .section-label{font-size:15px;color:#F70368;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}
.featured-set .section-head{font-size:38px;color:#fff;margin-bottom:48px;font-weight:700}
.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.card-post{background:linear-gradient(160deg,#1a0820 0%,#0a0412 100%);border-radius:6px;overflow:hidden;transition:all .3s ease;border:1px solid #740ba933}
.card-post:hover{transform:translateY(-4px);box-shadow:0 16px 32px #f7036833;border-color:#f7036866}
.card-post .img-holder{width:100%;height:200px;overflow:hidden;position:relative}
.card-post .img-holder img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.card-post:hover .img-holder img{transform:scale(1.08)}
.card-post .text-area{padding:24px}
.card-post .post-title{font-size:20px;line-height:1.4;color:#fff;margin-bottom:0;font-weight:600}
.card-post .link-wrap{text-decoration:none;display:block}
.expert-zone{padding:70px 20px;background:linear-gradient(175deg,#0a0412 0%,#1d0826 100%);position:relative}
.expert-zone::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#740BA9 50%,transparent 100%)}
.expert-zone .centerwrap{max-width:960px;margin:0 auto}
.expert-zone .zone-title{font-size:36px;color:#fff;margin-bottom:42px;font-weight:700}
.expert-list{display:flex;flex-direction:column;gap:20px}
.item-expert{background:#740ba914;padding:28px;border-radius:5px;border-left:4px solid #F70368;transition:all .3s ease}
.item-expert:hover{background:#740ba926;box-shadow:0 8px 24px #f7036826}
.item-expert .expert-link{text-decoration:none;display:block}
.item-expert .expert-heading{font-size:22px;color:#fff;margin-bottom:0;font-weight:600;transition:color .3s ease}
.item-expert:hover .expert-heading{color:#F70368}
.research-block{padding:70px 20px;background:#0d0315}
.research-block .centerwrap{max-width:960px;margin:0 auto}
.research-block .block-header{font-size:36px;color:#fff;margin-bottom:38px;font-weight:700}
.research-card{background:linear-gradient(145deg,#1a0820 0%,#0a0412 100%);padding:32px;border-radius:6px;border:1px solid #f7036833;transition:all .3s ease}
.research-card:hover{border-color:#740BA9;box-shadow:0 12px 32px #740ba940}
.research-card .research-link{text-decoration:none;display:block}
.research-card .research-name{font-size:24px;color:#fff;margin-bottom:0;font-weight:600;position:relative;padding-left:28px}
.research-card .research-name::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);border-radius:50%}
.habit-zone{padding:70px 20px;background:linear-gradient(168deg,#1a0820 0%,#0a0412 100%)}
.habit-zone .centerwrap{max-width:960px;margin:0 auto}
.habit-zone .habit-title{font-size:36px;color:#fff;margin-bottom:28px;font-weight:700}
.habit-zone .habit-desc{font-size:18px;line-height:1.7;color:#E8E6E6;margin-bottom:32px}
.habit-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.step-card{background:#f703680f;padding:28px;border-radius:5px;border-top:3px solid #740BA9;position:relative}
.step-card .step-num{position:absolute;top:-16px;left:20px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}
.step-card .step-label{font-size:19px;color:#fff;margin-bottom:10px;font-weight:600}
.step-card .step-info{font-size:15px;line-height:1.6;color:#E8E6E6;margin-bottom:0}
.rhythm-section{padding:70px 20px;background:#0d0315}
.rhythm-section .centerwrap{max-width:960px;margin:0 auto}
.rhythm-section .rhythm-title{font-size:36px;color:#fff;margin-bottom:32px;font-weight:700}
.publish-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.publish-item{background:linear-gradient(150deg,#1a0820 0%,#0a0412 100%);padding:32px;border-radius:6px;border:1px solid #740ba940}
.publish-item .item-icon{width:48px;height:48px;margin-bottom:20px}
.publish-item .item-head{font-size:22px;color:#fff;margin-bottom:12px;font-weight:600}
.publish-item .item-text{font-size:16px;line-height:1.6;color:#E8E6E6;margin-bottom:0}
.series-spotlight{padding:70px 20px;background:linear-gradient(155deg,#0a0412 0%,#1a0820 100%)}
.series-spotlight .centerwrap{max-width:960px;margin:0 auto}
.series-spotlight .spotlight-title{font-size:36px;color:#fff;margin-bottom:38px;font-weight:700}
.series-display{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.series-box{background:#740ba91a;padding:36px;border-radius:6px;border:2px solid #f7036840;position:relative;overflow:hidden}
.series-box::before{content:'';position:absolute;top:0;right:0;width:120px;height:120px;background:radial-gradient(circle,#f7036833 0%,transparent 70%);pointer-events:none}
.series-box .series-name{font-size:24px;color:#fff;margin-bottom:16px;font-weight:600}
.series-box .series-detail{font-size:16px;line-height:1.7;color:#E8E6E6;margin-bottom:20px}
.series-box .series-count{font-size:14px;color:#F70368;text-transform:uppercase;letter-spacing:1px;font-weight:600}
.img-context-zone{padding:70px 20px;background:#0d0315}
.img-context-zone .centerwrap{max-width:960px;margin:0 auto}
.visual-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center}
.visual-grid .img-side img{width:100%;height:auto;border-radius:6px;box-shadow:0 12px 32px #f7036833}
.visual-grid .content-side .content-label{font-size:14px;color:#740BA9;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}
.visual-grid .content-side .content-heading{font-size:32px;color:#fff;margin-bottom:20px;font-weight:700}
.visual-grid .content-side .content-para{font-size:17px;line-height:1.7;color:#E8E6E6;margin-bottom:0}
@media (max-width: 1024px) {
.featured-grid{grid-template-columns:repeat(2,1fr)}
.habit-steps{grid-template-columns:1fr}
.series-display{grid-template-columns:1fr}
.visual-grid{grid-template-columns:1fr}
.herobox .major-title{font-size:42px}
}
@media (max-width: 640px) {
.featured-grid{grid-template-columns:1fr}
.publish-grid{grid-template-columns:1fr}
.herobox{padding:60px 20px 70px}
.herobox .major-title{font-size:34px}
.herobox .sub-text{font-size:17px}
.featured-set .section-head,.expert-zone .zone-title,.research-block .block-header,.habit-zone .habit-title,.rhythm-section .rhythm-title,.series-spotlight .spotlight-title{font-size:28px}
}
.titlezone{position:relative;min-height:480px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#1a0a2e 0%,#0d0618 100%)}
.titlezone .bgimg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.15}
.titlezone .darkoverlay{position:absolute;bottom:0;left:0;width:100%;height:60%;background:linear-gradient(to top,#0d0618f2,transparent)}
.titlezone .decorpattern{position:absolute;top:0;right:0;width:400px;height:400px;opacity:.04}
.titlezone .decorpattern svg{width:100%;height:100%}
.titlezone .centercontent{position:relative;z-index:3;text-align:center;max-width:720px;padding:0 24px;margin:0 auto}
.titlezone .maintitle{font-size:52px;font-weight:700;color:#E8E6E6;margin:0 0 16px;line-height:1.2}
.titlezone .subtitle{font-size:20px;color:#c4c2c2;margin:0;line-height:1.6}
.storyteller{background:#0f0820;padding:80px 24px}
.storyteller .wrap{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.storyteller .leftside{position:relative}
.storyteller .authorimg{width:100%;height:520px;object-fit:cover;border-radius:4px;box-shadow:8px 12px 32px #f7036826}
.storyteller .imgdecor{position:absolute;bottom:-16px;right:-16px;width:120px;height:120px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);border-radius:4px;z-index:-1}
.storyteller .rightside{padding-top:24px}
.storyteller .sectionlabel{font-size:14px;font-weight:600;color:#F70368;text-transform:uppercase;letter-spacing:1.2px;margin:0 0 16px}
.storyteller .headline{font-size:36px;font-weight:700;color:#E8E6E6;margin:0 0 24px;line-height:1.3}
.storyteller .textblock{font-size:16px;color:#b8b6b6;line-height:1.8;margin:0 0 20px}
.storyteller .textblock:last-child{margin-bottom:0}
.storyteller .highlight{color:#F70368;font-weight:600}
.expertisegrid{background:linear-gradient(165deg,#1a0a2e 0%,#0f0820 50%,#1a0a2e 100%);padding:88px 24px;position:relative}
.expertisegrid::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#740BA9 50%,transparent 100%)}
.expertisegrid .wrap{max-width:960px;margin:0 auto}
.expertisegrid .topintro{text-align:center;margin-bottom:64px}
.expertisegrid .topintro .headline{font-size:38px;font-weight:700;color:#E8E6E6;margin:0 0 20px;line-height:1.3}
.expertisegrid .topintro .desc{font-size:18px;color:#b8b6b6;max-width:680px;margin:0 auto;line-height:1.7}
.expertisegrid .skillcards{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.expertisegrid .card-v1{background:#740ba914;border:1px solid #740ba933;border-radius:6px;padding:32px 24px;position:relative;transition:all .3s ease}
.expertisegrid .card-v1:hover{border-color:#740BA9;box-shadow:0 8px 24px #740ba940;transform:translateY(-4px)}
.expertisegrid .card-v1 .iconbox{width:56px;height:56px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);border-radius:4px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.expertisegrid .card-v1 .iconbox svg{width:28px;height:28px;fill:#E8E6E6}
.expertisegrid .card-v1 .cardtitle{font-size:20px;font-weight:700;color:#E8E6E6;margin:0 0 12px;line-height:1.4}
.expertisegrid .card-v1 .carddesc{font-size:15px;color:#a8a6a6;line-height:1.7;margin:0}
.journeypath{background:#0d0618;padding:80px 24px}
.journeypath .wrap{max-width:960px;margin:0 auto}
.journeypath .sectionhead{text-align:center;margin-bottom:56px}
.journeypath .sectionhead .headline{font-size:36px;font-weight:700;color:#E8E6E6;margin:0 0 16px;line-height:1.3}
.journeypath .sectionhead .subdesc{font-size:17px;color:#b8b6b6;max-width:620px;margin:0 auto;line-height:1.7}
.journeypath .timeline{position:relative;padding-left:48px}
.journeypath .timeline::before{content:'';position:absolute;left:12px;top:12px;bottom:12px;width:3px;background:linear-gradient(180deg,#F70368 0%,#740BA9 100%)}
.journeypath .milestone{position:relative;margin-bottom:40px}
.journeypath .milestone:last-child{margin-bottom:0}
.journeypath .milestone::before{content:'';position:absolute;left:-42px;top:8px;width:16px;height:16px;background:#F70368;border:3px solid #0d0618;border-radius:50%;box-shadow:0 0 12px #f7036899}
.journeypath .milestone .year{font-size:14px;font-weight:600;color:#740BA9;margin:0 0 8px;text-transform:uppercase;letter-spacing:1px}
.journeypath .milestone .eventtitle{font-size:22px;font-weight:700;color:#E8E6E6;margin:0 0 10px;line-height:1.4}
.journeypath .milestone .eventdesc{font-size:16px;color:#a8a6a6;line-height:1.7;margin:0}
@media (max-width: 1024px) {
.storyteller .wrap{grid-template-columns:1fr;gap:48px}
.storyteller .authorimg{height:420px}
.expertisegrid .skillcards{grid-template-columns:repeat(2,1fr)}
.titlezone .maintitle{font-size:42px}
}
@media (max-width: 640px) {
.titlezone{min-height:360px}
.titlezone .maintitle{font-size:32px}
.titlezone .subtitle{font-size:17px}
.storyteller{padding:60px 20px}
.storyteller .headline{font-size:28px}
.expertisegrid{padding:64px 20px}
.expertisegrid .topintro .headline{font-size:30px}
.expertisegrid .skillcards{grid-template-columns:1fr;gap:24px}
.journeypath{padding:60px 20px}
.journeypath .sectionhead .headline{font-size:28px}
.journeypath .timeline{padding-left:36px}
}
.blog-wrap{max-width:960px;margin:0 auto;padding:60px 20px}
.blog-hero{text-align:center;margin-bottom:80px;padding:40px 20px;background:linear-gradient(135deg,#1a0a2e 0%,#2d1b4e 100%);border-radius:4px}
.blog-hero h1{font-size:48px;line-height:1.2;color:#E8E6E6;margin:0 0 20px}
.blog-hero p{font-size:18px;line-height:1.6;color:#b8b6c0;max-width:600px;margin:0 auto}
.cat-nav{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:60px}
.cat-butt{padding:12px 24px;background:transparent;border:2px solid #740BA9;color:#E8E6E6;border-radius:3px;font-size:15px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}
.cat-butt:hover{background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);border-color:#F70368;box-shadow:0 8px 20px #f703684d;opacity:1}
.cat-butt--active{background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);border-color:#F70368}
.section-divider{height:2px;background:linear-gradient(90deg,transparent 0%,#740BA9 50%,transparent 100%);margin:80px 0}
.post-section{margin-bottom:80px}
.section-head{margin-bottom:40px;position:relative;padding-bottom:20px}
.section-head::after{content:'';position:absolute;bottom:0;left:0;width:80px;height:3px;background:linear-gradient(90deg,#F70368 0%,#740BA9 100%)}
.section-head h2{font-size:32px;line-height:1.3;color:#E8E6E6;margin:0 0 8px}
.section-head .section-desc{font-size:16px;line-height:1.5;color:#9d9ba8;margin:0}
.posts-grid-v1{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}
.post-card-v1{background:linear-gradient(145deg,#1f1538 0%,#2a1d42 100%);border-radius:4px;overflow:hidden;transition:all .3s ease;border:1px solid #740ba933;position:relative}
.post-card-v1:hover{transform:translateY(-8px);box-shadow:0 12px 24px #f7036833;border-color:#F70368}
.card-img-wrap{width:100%;height:200px;overflow:hidden;position:relative;background:linear-gradient(135deg,#740BA9 0%,#F70368 100%)}
.card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.post-card-v1:hover .card-img-wrap img{transform:scale(1.1)}
.card-content-v1{padding:24px}
.card-content-v1 h3{font-size:20px;line-height:1.4;color:#E8E6E6;margin:0 0 12px}
.card-content-v1 a{color:#E8E6E6;text-decoration:none;transition:color .3s ease}
.card-content-v1 a:hover{color:#F70368}
.read-link{display:inline-flex;align-items:center;gap:8px;color:#F70368;font-size:14px;font-weight:600;text-decoration:none;transition:gap .3s ease}
.read-link:hover{gap:12px}
.posts-list-v2{display:flex;flex-direction:column;gap:20px}
.post-card-v2{background:linear-gradient(120deg,#1a0f2e 0%,#261842 100%);border-radius:3px;padding:28px;border-left:4px solid #740BA9;transition:all .3s ease;position:relative}
.post-card-v2:hover{border-left-color:#F70368;box-shadow:0 6px 18px #740ba94d;transform:translateX(8px)}
.post-card-v2 h3{font-size:22px;line-height:1.4;color:#E8E6E6;margin:0 0 16px}
.post-card-v2 a{color:#E8E6E6;text-decoration:none;transition:color .3s ease}
.post-card-v2 a:hover{color:#F70368}
.post-meta{display:flex;gap:16px;align-items:center;font-size:14px;color:#8b89a0}
.meta-badge{background:#f7036826;color:#F70368;padding:4px 12px;border-radius:2px;font-size:13px;font-weight:600}
.posts-compact{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}
.post-card-v3{background:linear-gradient(160deg,#1c1135 0%,#291a45 100%);padding:24px;border-radius:4px;border:1px solid #e8e6e61a;transition:all .3s ease;position:relative}
.post-card-v3::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#F70368 0%,#740BA9 100%);opacity:0;transition:opacity .3s ease}
.post-card-v3:hover::before{opacity:1}
.post-card-v3:hover{border-color:#f7036866;box-shadow:0 8px 16px #740ba933}
.post-card-v3 h3{font-size:18px;line-height:1.5;color:#E8E6E6;margin:0 0 12px}
.post-card-v3 a{color:#E8E6E6;text-decoration:none;transition:color .3s ease}
.post-card-v3 a:hover{color:#F70368}
.post-num{font-size:12px;color:#6a6880;font-weight:700;letter-spacing:1px}
.cta-section{background:linear-gradient(135deg,#2d1350 0%,#1a0a2e 100%);padding:60px 40px;border-radius:4px;text-align:center;margin-top:80px;border:2px solid #740ba94d}
.cta-section h2{font-size:36px;line-height:1.3;color:#E8E6E6;margin:0 0 16px}
.cta-section p{font-size:17px;line-height:1.6;color:#a8a6b5;margin:0 0 32px;max-width:560px;margin-left:auto;margin-right:auto}
.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.cta-btn-primary{padding:16px 36px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);color:#E8E6E6;border:none;border-radius:3px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}
.cta-btn-primary:hover{box-shadow:0 10px 24px #f7036866;transform:translateY(-2px);opacity:.95}
.cta-btn-secondary{padding:16px 36px;background:transparent;color:#E8E6E6;border:2px solid #740BA9;border-radius:3px;font-size:16px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}
.cta-btn-secondary:hover{background:#740ba933;border-color:#F70368;box-shadow:0 6px 16px #740ba94d}
@media (max-width: 640px) {
.blog-hero h1{font-size:32px}
.blog-hero p{font-size:16px}
.posts-grid-v1{grid-template-columns:1fr}
.posts-compact{grid-template-columns:1fr}
.section-head h2{font-size:26px}
.cat-nav{gap:8px}
.cat-butt{font-size:14px;padding:10px 18px}
.cta-section{padding:40px 24px}
.cta-section h2{font-size:28px}
.cta-actions{flex-direction:column;align-items:stretch}
}
@media (min-width: 641px) and (max-width: 1024px) {
.posts-grid-v1{grid-template-columns:repeat(2,1fr)}
.posts-compact{grid-template-columns:repeat(2,1fr)}
}
.portf-hero-v1{background:linear-gradient(147deg,#1a0a2e 0%,#2d1055 50%,#1a0a2e 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.portf-hero-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#f7036826 0%,transparent 70%);border-radius:50%}
.portf-hero-v1 .hero-wrapper-v2{max-width:960px;margin:0 auto;position:relative;z-index:2}
.portf-hero-v1 .hero-title-v1{font-size:48px;font-weight:700;color:#E8E6E6;margin:0 0 16px;line-height:1.2}
.portf-hero-v1 .hero-subtitle-v3{font-size:20px;color:#E8E6E6;opacity:.85;margin:0 0 32px;line-height:1.5}
.portf-hero-v1 .hero-deco-line{width:80px;height:4px;background:linear-gradient(90deg,#F70368 0%,#740BA9 100%);margin:0 0 24px;border-radius:2px}
.work-grid-v1{background:#0f0a1e;padding:80px 20px}
.work-grid-v1 .grid-container-v2{max-width:960px;margin:0 auto}
.work-grid-v1 .section-head-v1{text-align:center;margin:0 0 56px}
.work-grid-v1 .section-head-v1 h2{font-size:36px;font-weight:700;color:#E8E6E6;margin:0 0 12px}
.work-grid-v1 .section-head-v1 p{font-size:18px;color:#E8E6E6;opacity:.75;margin:0}
.work-grid-v1 .projects-layout-v1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px}
.work-grid-v1 .project-card-v1{background:linear-gradient(135deg,#1a0f2e 0%,#2d1055 100%);border-radius:4px;overflow:hidden;box-shadow:0 8px 16px #f703681f;transition:transform 0.3s,box-shadow 0.3s,opacity .3s}
.work-grid-v1 .project-card-v1:hover{transform:translateY(-4px);box-shadow:0 12px 24px #f7036840;opacity:.95}
.work-grid-v1 .card-img-wrap-v1{width:100%;height:240px;overflow:hidden;position:relative}
.work-grid-v1 .card-img-wrap-v1 img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.work-grid-v1 .project-card-v1:hover .card-img-wrap-v1 img{transform:scale(1.08)}
.work-grid-v1 .card-content-v2{padding:24px}
.work-grid-v1 .card-content-v2 h3{font-size:22px;font-weight:600;color:#E8E6E6;margin:0 0 10px}
.work-grid-v1 .card-content-v2 p{font-size:15px;color:#E8E6E6;opacity:.8;margin:0 0 16px;line-height:1.6}
.work-grid-v1 .card-tags-v1{display:flex;flex-wrap:wrap;gap:8px}
.work-grid-v1 .tag-item-v1{padding:4px 12px;background:#f7036833;color:#F70368;border-radius:3px;font-size:13px;font-weight:500}
.expertise-split-v2{background:linear-gradient(225deg,#0f0a1e 0%,#1a0f2e 100%);padding:80px 20px}
.expertise-split-v2 .split-wrapper-v1{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.expertise-split-v2 .split-text-v1 h2{font-size:34px;font-weight:700;color:#E8E6E6;margin:0 0 20px;position:relative}
.expertise-split-v2 .split-text-v1 h2::after{content:'';display:block;width:60px;height:3px;background:#F70368;margin-top:12px}
.expertise-split-v2 .split-text-v1 p{font-size:16px;color:#E8E6E6;opacity:.8;margin:0 0 24px;line-height:1.7}
.expertise-split-v2 .skill-list-v1{display:flex;flex-direction:column;gap:16px}
.expertise-split-v2 .skill-row-v1{background:#740ba926;padding:14px 20px;border-left:3px solid #740BA9;border-radius:3px}
.expertise-split-v2 .skill-row-v1 h4{font-size:17px;font-weight:600;color:#E8E6E6;margin:0 0 6px}
.expertise-split-v2 .skill-row-v1 span{font-size:14px;color:#E8E6E6;opacity:.7}
.expertise-split-v2 .split-visual-v1 img{width:100%;height:auto;border-radius:4px;box-shadow:0 10px 30px #0006}
.process-flow-v1{background:#0f0a1e;padding:80px 20px}
.process-flow-v1 .flow-container-v1{max-width:960px;margin:0 auto}
.process-flow-v1 .flow-header-v1{text-align:center;margin:0 0 60px}
.process-flow-v1 .flow-header-v1 h2{font-size:36px;font-weight:700;color:#E8E6E6;margin:0 0 16px}
.process-flow-v1 .flow-header-v1 p{font-size:17px;color:#E8E6E6;opacity:.75;margin:0;max-width:640px;margin-left:auto;margin-right:auto}
.process-flow-v1 .steps-layout-v2{display:flex;flex-direction:column;gap:0}
.process-flow-v1 .step-block-v1{display:grid;grid-template-columns:80px 1fr;gap:24px;padding:28px 0;border-left:2px solid #f703684d;position:relative}
.process-flow-v1 .step-block-v1::before{content:'';position:absolute;left:-6px;top:28px;width:10px;height:10px;background:#F70368;border-radius:50%}
.process-flow-v1 .step-num-v1{font-size:48px;font-weight:700;color:#740BA9;opacity:.4;line-height:1;padding-left:20px}
.process-flow-v1 .step-content-v1 h3{font-size:24px;font-weight:600;color:#E8E6E6;margin:0 0 10px}
.process-flow-v1 .step-content-v1 p{font-size:16px;color:#E8E6E6;opacity:.78;margin:0;line-height:1.6}
.cta-segment-v2{background:linear-gradient(180deg,#1a0f2e 0%,#0f0a1e 100%);padding:80px 20px;border-top:1px solid #f7036833}
.cta-segment-v2 .cta-box-v1{max-width:740px;margin:0 auto;text-align:center;padding:60px 40px;background:linear-gradient(135deg,#f703681a 0%,#740ba926 100%);border-radius:6px;border:1px solid #f7036840;box-shadow:0 12px 40px #0000004d}
.cta-segment-v2 .cta-box-v1 h2{font-size:32px;font-weight:700;color:#E8E6E6;margin:0 0 16px}
.cta-segment-v2 .cta-box-v1 p{font-size:17px;color:#E8E6E6;opacity:.8;margin:0 0 32px;line-height:1.6}
.cta-segment-v2 .cta-actions-v1{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.cta-segment-v2 .butt-primary-v1{padding:14px 32px;background:linear-gradient(90deg,#F70368 0%,#740BA9 100%);color:#E8E6E6;font-size:16px;font-weight:600;border:none;border-radius:3px;cursor:pointer;text-decoration:none;display:inline-block;box-shadow:0 6px 16px #f703684d;transition:transform 0.3s,box-shadow 0.3s,opacity .3s;z-index:10;position:relative}
.cta-segment-v2 .butt-primary-v1:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f7036873;opacity:.92}
.cta-segment-v2 .butt-secondary-v1{padding:14px 32px;background:transparent;color:#E8E6E6;font-size:16px;font-weight:600;border:2px solid #740BA9;border-radius:3px;cursor:pointer;text-decoration:none;display:inline-block;transition:background 0.3s,opacity .3s;z-index:10;position:relative}
.cta-segment-v2 .butt-secondary-v1:hover{background:#740ba933;opacity:.9}
@media (max-width: 1024px) {
.portf-hero-v1 .hero-title-v1{font-size:40px}
.expertise-split-v2 .split-wrapper-v1{grid-template-columns:1fr;gap:40px}
.work-grid-v1 .projects-layout-v1{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}
}
@media (max-width: 640px) {
.portf-hero-v1{padding:60px 20px 40px}
.portf-hero-v1 .hero-title-v1{font-size:32px}
.portf-hero-v1 .hero-subtitle-v3{font-size:18px}
.work-grid-v1,.expertise-split-v2,.process-flow-v1,.cta-segment-v2{padding:60px 20px}
.work-grid-v1 .section-head-v1 h2,.process-flow-v1 .flow-header-v1 h2{font-size:28px}
.expertise-split-v2 .split-text-v1 h2{font-size:28px}
.work-grid-v1 .projects-layout-v1{grid-template-columns:1fr}
.process-flow-v1 .step-block-v1{grid-template-columns:60px 1fr;gap:16px}
.process-flow-v1 .step-num-v1{font-size:36px;padding-left:16px}
.cta-segment-v2 .cta-box-v1{padding:40px 24px}
.cta-segment-v2 .cta-box-v1 h2{font-size:26px}
.cta-segment-v2 .cta-actions-v1{flex-direction:column}
.cta-segment-v2 .butt-primary-v1,.cta-segment-v2 .butt-secondary-v1{width:100%}
}
.success-wrap{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative;overflow:hidden;background:linear-gradient(142deg,#0a0a0a 0%,#1a0a1a 50%,#0d0514 100%)}
.success-wrap::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(#740ba908 1px,transparent 1px),linear-gradient(90deg,#740ba908 1px,transparent 1px);background-size:60px 60px;opacity:.4}
.success-content-v2{max-width:680px;width:100%;text-align:center;position:relative;z-index:2}
.success-icon-holder{margin:0 auto 32px;width:96px;height:96px;position:relative}
.success-icon-holder svg{width:100%;height:100%;filter:drop-shadow(0 8px 24px #f7036859)}
.success-icon-holder svg circle{stroke:#F70368;fill:none;stroke-width:3;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283;animation:check-circle-v1 .8s ease-out forwards}
.success-icon-holder svg path{stroke:#F70368;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:70;stroke-dashoffset:70;animation:check-mark-v1 .5s .4s ease-out forwards}
@keyframes check-circle-v1 {
to{stroke-dashoffset:0}
}
@keyframes check-mark-v1 {
to{stroke-dashoffset:0}
}
.success-head-text{font-size:42px;font-weight:700;color:#E8E6E6;margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}
.success-subtext{font-size:18px;line-height:1.6;color:#a8a6a6;margin:0 0 40px;max-width:520px;margin-left:auto;margin-right:auto}
.success-actions-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.butt-primary-success{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:linear-gradient(135deg,#F70368 0%,#740BA9 100%);color:#E8E6E6;text-decoration:none;font-size:16px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #f703684d;position:relative;z-index:10}
.butt-primary-success:hover{box-shadow:0 6px 24px #f7036873;transform:translateY(-2px)}
.butt-secondary-success{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:transparent;color:#E8E6E6;text-decoration:none;font-size:16px;font-weight:600;border:2px solid #e8e6e633;cursor:pointer;transition:all .3s ease;position:relative;z-index:10}
.butt-secondary-success:hover{border-color:#f7036880;background:#f703680d}
.success-meta-info{margin-top:48px;padding-top:32px;border-top:1px solid #e8e6e614}
.success-meta-info p{font-size:14px;line-height:1.6;color:#888686;margin:0}
.success-meta-info a{color:#F70368;text-decoration:none;transition:opacity .3s ease}
.success-meta-info a:hover{opacity:.8}
@media (max-width: 640px) {
.success-wrap{min-height:75vh;padding:30px 16px}
.success-icon-holder{width:72px;height:72px;margin-bottom:24px}
.success-head-text{font-size:32px;margin-bottom:12px}
.success-subtext{font-size:16px;margin-bottom:32px}
.success-actions-row{flex-direction:column;gap:12px}
.butt-primary-success,.butt-secondary-success{width:100%;justify-content:center;padding:12px 24px;font-size:15px}
.success-meta-info{margin-top:36px;padding-top:24px}
}
@media (min-width: 641px) and (max-width: 1024px) {
.success-wrap{padding:50px 24px}
.success-head-text{font-size:38px}
.success-subtext{font-size:17px}
}