:root{--cx-bg-base:#eef6f1;--cx-bg-overlay:#10a37f0d;--cx-text-main:#1c3a30;--cx-text-muted:#6b8a7e;--cx-accent:#10a37f;--cx-secondary-accent:#2dd4a7;--cx-golden:#3fae82;--cx-ease-fluid:cubic-bezier(.2, 0, .2, 1);--cx-font-serif:"Playfair Display", serif;--cx-font-mono:"Space Mono", monospace;--cx-font-script:"Italianno", cursive}.cx-page *{box-sizing:border-box;cursor:none;margin:0;padding:0}.cx-page a,.cx-page button{cursor:pointer}.cx-page{font-family:var(--cx-font-serif);width:100%;color:var(--cx-text-main);-webkit-font-smoothing:antialiased;background-color:#0000;position:relative}.cx-three-fixed{z-index:0;pointer-events:auto;width:100%;height:100vh;position:fixed;top:0;left:0}.cx-hero{background-color:#0000;width:100%;height:100vh;position:relative;overflow:hidden}.cx-page a,.cx-page p{color:inherit;text-transform:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;will-change:auto;-webkit-font-smoothing:inherit;display:block;position:static}.cx-layer-sharp{z-index:1;pointer-events:none;background-color:#0000;width:100%;height:100%;position:absolute;top:0;left:0}.cx-layer-blur{z-index:2;pointer-events:none;width:100%;height:100%;-webkit-mask-image:radial-gradient(circle 200px at var(--x,50%) var(--y,50%), transparent 0%, black 100%);mask-image:radial-gradient(circle 200px at var(--x,50%) var(--y,50%), transparent 0%, black 100%);-webkit-mask-image:radial-gradient(circle 200px at var(--x,50%) var(--y,50%), transparent 0%, black 100%);position:absolute;top:0;left:0}.cx-noise-overlay{z-index:3;opacity:.15;pointer-events:none;mix-blend-mode:overlay;filter:contrast(120%);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.cx-ui-layer{z-index:10;pointer-events:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:4rem 5rem;transition:opacity .1s linear;display:flex;position:relative}.cx-header{border-bottom:1px solid #6b8a7e33;justify-content:space-between;align-items:center;width:100%;padding-bottom:1.5rem;display:flex}.cx-nav-text{font-family:var(--cx-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--cx-text-main);pointer-events:auto;font-size:.7rem;font-weight:400;text-decoration:none;transition:color .3s}.cx-nav-text:hover{color:var(--cx-accent);text-shadow:0 0 8px #10a37f66}.cx-brand{font-family:var(--cx-font-serif);letter-spacing:-.02em;text-transform:uppercase;color:var(--cx-text-main);font-size:2rem;font-style:italic;font-weight:400}.cx-nav-text:hover,.cx-nav-text:focus{cursor:pointer}.cx-nav-active{color:var(--cx-accent)}.cx-header-page{z-index:10;border-bottom:none;padding:2.5rem 5rem;position:relative}.cx-header-page:after{content:"";background:#6b8a7e33;height:1px;position:absolute;bottom:0;left:5rem;right:5rem}.cx-hero-text{text-align:center;pointer-events:none;mix-blend-mode:normal;width:100%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.cx-prompt-main{font-family:var(--cx-font-serif);letter-spacing:-.03em;color:var(--cx-text-main);text-transform:uppercase;opacity:0;animation:ccFadeInSlow 3s var(--cx-ease-fluid) forwards .5s;margin-bottom:2rem;font-size:7rem;font-weight:400;line-height:.85}.cx-prompt-sub{font-family:var(--cx-font-mono);text-transform:uppercase;letter-spacing:.2em;opacity:0;animation:ccFadeInSlow 3s var(--cx-ease-fluid) forwards 1.2s;text-shadow:none;margin-bottom:3rem;font-size:.75rem;color:var(--cx-accent)!important}.cx-cta-container{pointer-events:auto;opacity:0;animation:ccFadeInSlow 2s var(--cx-ease-fluid) forwards 1.8s;justify-content:center;gap:1.5rem;display:flex}.cx-btn{font-family:var(--cx-font-mono);text-transform:uppercase;letter-spacing:.1em;background:#eef6f159;border:1px solid #6b8a7e26;padding:1.2rem 2.5rem;font-size:.75rem;text-decoration:none;transition:all .5s cubic-bezier(.2,0,.2,1);display:inline-block;position:relative;overflow:hidden}.cx-btn-primary{color:var(--cx-text-main);background:#10a37f4d;border-color:#10a37f66;font-weight:700}.cx-btn-primary:hover{background:#10a37f66;border-color:#10a37f8c;transform:translateY(-2px);box-shadow:0 0 24px #10a37f40,0 0 48px #10a37f1a}.cx-btn-secondary{color:var(--cx-text-main);background:#eef6f14d;border-color:#6b8a7e26}.cx-btn-secondary:hover{background:#eef6f173;border-color:#6b8a7e4d;transform:translateY(-2px);box-shadow:0 0 20px #6b8a7e1a,0 0 40px #eef6f126}.cx-coords{font-family:var(--cx-font-mono);font-variant-numeric:tabular-nums;letter-spacing:.05em;color:var(--cx-text-muted);border-left:1px solid var(--cx-golden);padding-left:1rem;font-size:.7rem;line-height:1.4;position:absolute;bottom:4rem;left:5rem}.cx-coords:before{content:"||| || | |||";letter-spacing:2px;color:var(--cx-accent);opacity:.8;margin-bottom:.5rem;font-size:.6rem;display:block}.cx-scroll-indicator{opacity:.7;flex-direction:column;align-items:center;animation:2s infinite ccBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.cx-chevron{border-bottom:2px solid var(--cx-accent);border-right:2px solid var(--cx-accent);width:15px;height:15px;transform:rotate(45deg)}@keyframes ccBounce{0%,20%,50%,80%,to{transform:translate(-50%)}40%{transform:translate(-50%,-10px)}60%{transform:translate(-50%,-5px)}}.cx-cursor-dot{background-color:var(--cx-accent);z-index:9999;pointer-events:none;width:4px;height:4px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cx-cursor-outline{z-index:9999;pointer-events:none;mix-blend-mode:color-burn;border:1px solid #10a37f66;border-radius:50%;width:40px;height:40px;transition:width .2s,height .2s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cx-cursor-outline:before,.cx-cursor-outline:after{content:"";background:var(--cx-accent);position:absolute}.cx-cursor-outline:before{height:1px;top:50%;left:-20%;right:-20%}.cx-cursor-outline:after{width:1px;top:-20%;bottom:-20%;left:50%}.cx-content-section{z-index:10;min-height:100vh;padding:6rem 5rem;position:relative}.cx-content-inner{width:55%;padding:3rem;position:relative}.cx-section-label{font-family:var(--cx-font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--cx-accent);margin-bottom:1rem;font-size:.7rem}.cx-section-title{font-family:var(--cx-font-serif);color:var(--cx-text-main);letter-spacing:-.02em;margin-bottom:4rem;font-size:3rem;font-weight:400}.cx-cards{grid-template-columns:1fr;gap:2rem;display:grid}.cx-card{transition:all .5s var(--cx-ease-fluid);pointer-events:auto;background:#eef6f173;border:1px solid #6b8a7e26;flex-direction:column;padding:2.5rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.cx-card:before{content:"";opacity:0;width:100%;height:100%;transition:opacity .5s var(--cx-ease-fluid);background:#10a37f08;position:absolute;top:0;left:0}.cx-card:hover:before{opacity:1}.cx-card:hover{border-color:#10a37f4d;transform:translateY(-4px)}.cx-card-number{font-family:var(--cx-font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--cx-accent);margin-bottom:1.5rem;font-size:.65rem;position:relative}.cx-card-title{font-family:var(--cx-font-serif);color:var(--cx-text-main);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.6rem;font-weight:400;position:relative}.cx-card-desc{font-family:var(--cx-font-mono);color:var(--cx-text-muted);flex:1;font-size:.72rem;line-height:1.8;position:relative}.cx-card-status{font-family:var(--cx-font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--cx-accent);border-top:1px solid #6b8a7e1a;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;font-size:.6rem;display:flex;position:relative}.cx-status-dot{background:var(--cx-accent);border-radius:50%;width:6px;height:6px;animation:2s infinite ccPulse}.cx-status-dot.cx-coming{background:var(--cx-text-muted);animation:none}@keyframes ccPulse{0%,to{opacity:1}50%{opacity:.4}}.cx-divider{background:var(--cx-accent);width:60px;height:1px;margin-bottom:2rem}.cx-cta-section{z-index:10;text-align:center;justify-content:center;padding:8rem 5rem;display:flex;position:relative}.cx-cta-inner{background:#eef6f173;width:100%;max-width:700px;padding:5rem 4rem}.cx-cta-inner .cx-section-label{text-align:center}.cx-cta-inner .cx-divider{margin-left:auto;margin-right:auto}.cx-cta-heading{font-family:var(--cx-font-serif);color:var(--cx-text-main);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.2rem;font-weight:400;line-height:1.4}.cx-cta-desc{font-family:var(--cx-font-mono);color:var(--cx-text-muted);margin-bottom:3rem;font-size:.72rem;line-height:2}.cx-btn-large{letter-spacing:.15em;padding:1.5rem 3.5rem;font-size:.8rem}.cx-footer{z-index:10;background:#eef6f180;border-top:1px solid #6b8a7e26;padding:4rem 5rem 2rem;position:relative}.cx-footer-inner{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.cx-footer-brand{align-items:baseline;gap:1rem;display:flex}.cx-footer-by{font-family:var(--cx-font-mono);color:var(--cx-text-muted);letter-spacing:.05em;font-size:.65rem}.cx-footer-links{gap:2.5rem;display:flex}.cx-footer-link{font-family:var(--cx-font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--cx-text-muted);pointer-events:auto;font-size:.7rem;text-decoration:none;transition:color .3s}.cx-footer-link:hover{color:var(--cx-accent)}.cx-footer-bottom{text-align:center;border-top:1px solid #6b8a7e1a;padding-top:2rem}.cx-footer-copy{font-family:var(--cx-font-mono);letter-spacing:.1em;color:var(--cx-text-muted);font-size:.6rem}.cx-glass-card{background:#eef6f1b3!important}.cx-section-desc{font-family:var(--cx-font-mono);color:var(--cx-text-muted);margin-bottom:2.5rem;font-size:.78rem;line-height:1.8}.cx-section-more{text-align:center;margin-top:2rem}.cx-guide-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.cx-guide-card{position:relative}.cx-guide-card .cx-card-desc{margin-bottom:.5rem}.cx-guide-card--featured{background:#eef6f18c;border-color:#10a37f26;grid-column:1/-1}.cx-guide-card--featured .cx-card-number{color:#fff;background:var(--cx-accent);margin-bottom:1.2rem;padding:.2em .6em;display:inline-block}.cx-guide-card--featured .cx-card-title{font-size:2rem}.cx-guide-card--featured .cx-card-desc{max-width:700px;font-size:.8rem}.cx-guide-card-arrow{font-family:var(--cx-font-mono);color:var(--cx-accent);opacity:0;font-size:1rem;transition:opacity .3s,transform .3s;position:absolute;top:2.5rem;right:2.5rem}.cx-guide-card:hover .cx-guide-card-arrow{opacity:1;transform:translate(4px)}a.cx-guide-card--cta{background:#10a37f08;border-style:dashed;border-color:#10a37f33;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.cx-guide-card--cta:hover{background:#eef6f180;border-style:solid}.cx-guide-cta-inner{text-align:center}.cx-guide-cta-title{font-family:var(--cx-font-serif);color:var(--cx-accent);margin-bottom:.6rem;font-size:1.4rem}.cx-guide-cta-desc{font-family:var(--cx-font-mono);color:var(--cx-text-muted);margin-bottom:1rem;font-size:.72rem;line-height:1.7}.cx-guide-cta-arrow{font-family:var(--cx-font-mono);color:var(--cx-accent);opacity:.5;font-size:1.4rem;transition:opacity .3s,transform .3s;display:inline-block}.cx-guide-card--cta:hover .cx-guide-cta-arrow{opacity:1;transform:translate(6px)}.cx-articles-section .cx-content-inner{width:100%}.cx-articles-grid{grid-template-columns:3fr 2fr;align-items:start;gap:1.5rem;display:grid}.cx-article-featured{transition:all .4s var(--cx-ease-fluid);border:1px solid #6b8a7e1a;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.cx-article-featured:hover{border-color:#10a37f4d;transform:translateY(-3px)}.cx-article-featured-thumb{width:100%;height:auto;display:block}.cx-article-featured-body{padding:1.8rem 2rem}.cx-article-featured-title{font-family:var(--cx-font-serif);color:var(--cx-text-main);letter-spacing:-.01em;margin-bottom:.6rem;font-size:1.4rem;font-weight:400;line-height:1.5}.cx-article-featured-desc{font-family:var(--cx-font-mono);color:var(--cx-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.8rem;font-size:.72rem;line-height:1.8;display:-webkit-box;overflow:hidden}.cx-articles-side{flex-direction:column;gap:1rem;display:flex}a.cx-article-sm{transition:all .3s var(--cx-ease-fluid);border:1px solid #6b8a7e1a;flex-direction:row;align-items:stretch;padding:0;text-decoration:none;display:flex;overflow:hidden}a.cx-article-sm:hover{border-color:#10a37f4d;transform:translateY(-2px)}.cx-article-sm-thumb{aspect-ratio:16/9;object-fit:cover;flex-shrink:0;width:160px;display:block}.cx-article-sm-body{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:0;padding:.8rem 1.2rem;display:flex}.cx-article-sm-title{font-family:var(--cx-font-serif);color:var(--cx-text-main);margin-bottom:.3rem;font-size:.95rem;line-height:1.4}.cx-article-sm-desc{font-family:var(--cx-font-mono);color:var(--cx-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.4rem;font-size:.68rem;line-height:1.7;display:-webkit-box;overflow:hidden}a.cx-article-side-cta{transition:all .3s var(--cx-ease-fluid);border:none;align-items:center;gap:.5rem;margin-left:auto;padding:.8rem 0;text-decoration:none;display:inline-flex}.cx-article-side-cta-text{font-family:var(--cx-font-mono);color:var(--cx-accent);letter-spacing:.05em;font-size:.72rem}.cx-article-side-cta-arrow{font-family:var(--cx-font-mono);color:var(--cx-accent);opacity:.5;font-size:.8rem;transition:opacity .3s,transform .3s}.cx-article-side-cta:hover .cx-article-side-cta-arrow{opacity:1;transform:translate(4px)}.cx-article-date{font-family:var(--cx-font-mono);color:var(--cx-text-muted);letter-spacing:.05em;font-size:.62rem}.cx-services-list{flex-direction:column;gap:2rem;display:flex}a.cx-service-card{transition:all .4s var(--cx-ease-fluid);border:1px solid #6b8a7e1a;padding:2.5rem 3rem;text-decoration:none;display:block}a.cx-service-card:hover{border-color:#10a37f4d;transform:translateY(-3px)}.cx-service-label{font-family:var(--cx-font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--cx-accent);margin-bottom:1.5rem;font-size:.72rem}.cx-service-heading{font-family:var(--cx-font-serif);color:var(--cx-text-main);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.8rem;font-weight:400}.cx-service-body{font-family:var(--cx-font-mono);color:var(--cx-text-muted);max-width:600px;font-size:.78rem;line-height:1.9}.cx-service-footer{border-top:1px solid #6b8a7e1a;margin-top:1.8rem;padding-top:1.2rem}.cx-service-price{font-family:var(--cx-font-mono);letter-spacing:.1em;color:var(--cx-accent);font-size:.75rem}@keyframes ccFadeInSlow{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur()}}.cxt-wrapper{background:var(--cx-bg-base);width:100%;min-height:100vh;position:relative}.cxt-overlay{z-index:9999;background:var(--cx-bg-base,#eef6f1);opacity:0;pointer-events:none;will-change:opacity;width:100%;height:100%;position:fixed;top:0;left:0}.cxt-overlay.cxt-overlay-in{opacity:1;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.cxt-overlay.cxt-overlay-out{opacity:0;transition:opacity .6s cubic-bezier(0,0,.2,1)}.cxl-loader{z-index:10000;background:var(--cx-bg-base,#eef6f1);justify-content:center;align-items:center;transition:opacity .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.cxl-loader.cxl-exit{opacity:0;filter:blur(8px);pointer-events:none}.cxl-content{text-align:center}.cxl-svg{width:420px;max-width:80vw;height:auto;margin-bottom:2.5rem;overflow:visible}.cxl-svg-main{font-family:var(--cx-font-script,"Italianno", cursive);fill:none;stroke:var(--cx-text-main,#1c3a30);stroke-width:1.2px;stroke-dasharray:800;stroke-dashoffset:800px;font-size:58px;animation:2s cubic-bezier(.4,0,.2,1) .2s forwards cxl-draw,1s 1.6s forwards cxl-fill}.cxl-svg-sub{font-family:var(--cx-font-script,"Italianno", cursive);fill:none;stroke:var(--cx-accent,#10a37f);stroke-width:.8px;stroke-dasharray:500;stroke-dashoffset:500px;font-size:38px;animation:1.8s cubic-bezier(.4,0,.2,1) .8s forwards cxl-draw-sub,1s 2s forwards cxl-fill-sub}@keyframes cxl-draw{to{stroke-dashoffset:0}}@keyframes cxl-fill{to{fill:var(--cx-text-main,#1c3a30);stroke-opacity:0}}@keyframes cxl-draw-sub{to{stroke-dashoffset:0}}@keyframes cxl-fill-sub{to{fill:var(--cx-accent,#10a37f);stroke-opacity:0}}.cxl-progress-track{background:#1c3a301a;border-radius:1px;width:200px;height:1px;margin:0 auto 1.2rem;overflow:hidden}.cxl-progress-bar{background:var(--cx-accent,#10a37f);transform-origin:0;width:100%;height:100%;transition:transform .1s linear;transform:scaleX(0)}.cxl-label{font-family:var(--cx-font-mono,"Space Mono", monospace);letter-spacing:.15em;text-transform:uppercase;color:var(--cx-text-muted,#1c3a3080);justify-content:center;align-items:center;gap:1.2rem;font-size:.6rem;display:flex}.cxl-label-pct{color:var(--cx-accent,#10a37f);text-align:right;min-width:2.5em}@media (max-width:768px){.cxl-svg{width:280px}.cxl-svg-main{font-size:42px}.cxl-svg-sub{font-size:28px}.cxl-progress-track{width:140px}.cx-header-page{padding:1.5rem 2rem}.cx-header-page:after{left:2rem;right:2rem}.cx-header-page nav{gap:1.5rem!important}.cx-brand{font-size:1.4rem}.cx-prompt-main{font-size:3.5rem}.cx-ui-layer{padding:1rem}.cx-coords{display:none}.cx-cta-container{flex-direction:column;align-items:center;width:100%;padding:0 1rem}.cx-cta-container .cx-btn{text-align:center;width:50%;padding-left:0;padding-right:0}.cx-content-section{padding:4rem 1rem}.cx-content-inner{width:100%;padding:0}.cx-card{padding:1.5rem}.cx-section-title{font-size:2rem}.cx-guide-grid,.cx-articles-grid{grid-template-columns:1fr}a.cx-service-card{padding:2rem 1.5rem}.cx-service-heading{font-size:1.4rem}.cx-articles-side{gap:0}a.cx-article-sm{border:none;border-bottom:1px solid #6b8a7e1a;padding:1rem 1.2rem}.cx-article-sm-thumb{display:none}.cx-guide-card--featured .cx-card-title{font-size:1.5rem}.cx-page *{cursor:auto}.cx-cta-section{padding:4rem 1rem}.cx-cta-inner{padding:3rem 1.5rem}.cx-cta-heading{font-size:1.6rem}.cx-cta-desc br{display:none}.cx-footer{padding:3rem 1rem 2rem}.cx-footer-inner{flex-direction:column;align-items:flex-start;gap:2rem}.cx-footer-links{flex-wrap:wrap;gap:1.5rem}.cx-cursor-dot,.cx-cursor-outline{display:none}}
