@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#121210;--bg-card:#111;--bg-card-hover:#161616;--border:#ffffff0f;--text:#999;--text-light:#666;--text-heading:#e8e8e8;--accent:#c8956c;--accent-light:#dbb08a;--accent-dark:#a07050;--white:#fff;--max-width:1440px}html{scroll-behavior:smooth;scroll-snap-type:y proximity;overflow-y:scroll}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='3' fill='none' stroke='%23c8956c' stroke-width='1'/%3E%3Ccircle cx='10' cy='10' r='0.8' fill='%23c8956c'/%3E%3C/svg%3E") 10 10,auto;font-family:Inter,-apple-system,sans-serif;line-height:1.6}.ambient-lights{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.spot{filter:blur(80px);border-radius:50%;position:absolute}.spot-1{background:#c8956c26;width:500px;height:500px;animation:15s ease-in-out infinite spotFloat1;top:-10%;right:10%}.spot-2{background:#9682b41f;width:400px;height:400px;animation:20s ease-in-out infinite spotFloat2;top:30%;left:-5%}.spot-3{background:#c8956c1a;width:600px;height:600px;animation:18s ease-in-out infinite spotFloat3;top:55%;right:-10%}.spot-4{background:#b4a0781f;width:350px;height:350px;animation:22s ease-in-out infinite spotFloat4;top:80%;left:20%}@keyframes spotFloat1{0%,to{opacity:.6;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(-40px,30px)scale(1.15)}}@keyframes spotFloat2{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.9;transform:translate(50px,-20px)scale(1.1)}}@keyframes spotFloat3{0%,to{opacity:.4;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(-30px,-40px)scale(1.2)}}@keyframes spotFloat4{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(40px,20px)scale(1.1)}}body:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:32px 32px;position:fixed;inset:0}.mouse-glow{pointer-events:none;z-index:0;filter:blur(40px);background:radial-gradient(circle,#c8956c1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;transition:left .5s ease-out,top .5s ease-out;position:fixed;transform:translate(-50%,-50%)}.cursor-halo{pointer-events:none;z-index:9999;border:1px solid #c8956c4d;border-radius:50%;width:36px;height:36px;transition:width .2s,height .2s,border-color .2s,left 80ms ease-out,top 80ms ease-out;position:fixed;transform:translate(-50%,-50%)}.cursor-halo.hover{border-color:#c8956c80;width:50px;height:50px}.reveal{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translate(-40px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translate(40px)}.reveal-right.visible{opacity:1;transform:translate(0)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#c8956c4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#c8956c80}a,button,select,.service-card,.showcase-img{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='4' fill='none' stroke='%23c8956c' stroke-width='1.2'/%3E%3Ccircle cx='10' cy='10' r='1' fill='%23c8956c'/%3E%3Cline x1='10' y1='3' x2='10' y2='6' stroke='%23c8956c' stroke-width='0.6'/%3E%3Cline x1='10' y1='14' x2='10' y2='17' stroke='%23c8956c' stroke-width='0.6'/%3E%3Cline x1='3' y1='10' x2='6' y2='10' stroke='%23c8956c' stroke-width='0.6'/%3E%3Cline x1='14' y1='10' x2='17' y2='10' stroke='%23c8956c' stroke-width='0.6'/%3E%3C/svg%3E") 10 10,pointer}h1,h2,h3,h4{color:var(--text-heading);font-family:Playfair Display,serif;font-weight:500}a{color:var(--accent);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-light)}img{max-width:100%;display:block}.container{max-width:var(--max-width);margin:0 auto;padding:0 40px}@media (width<=768px){.container{padding:0 20px}}section{scroll-snap-align:start;flex-direction:column;justify-content:center;min-height:100vh;padding:50px 0;display:flex;position:relative}@media (width<=768px){section{padding:36px 0}}.section-light{background:#d4d0cb}.diagonal-divider{scroll-snap-align:none;height:80px;min-height:auto;position:relative;overflow:hidden}.deco-line{scroll-snap-align:none;min-height:auto}.diagonal-divider:before{content:"";transform-origin:0 0;background:#d4d0cb;width:110%;height:100%;position:absolute;top:0;left:-5%;transform:skewY(-1.5deg)}.diagonal-divider.reverse:before{background:#d4d0cb;transform:skewY(1.5deg)}.deco-line{background:linear-gradient(90deg,#0000,#c8956c33,#0000);height:1px;margin:0}.accent-stripe{background:linear-gradient(to bottom, var(--accent), transparent);width:3px;height:60px;position:absolute;top:0;left:40px}@media (width<=768px){.accent-stripe{display:none}.diagonal-divider{height:40px}}.section-label{letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.section-title{margin-bottom:20px;font-size:42px;line-height:1.2}.section-subtitle{color:var(--text);max-width:600px;font-size:17px;line-height:1.7}@media (width<=768px){.section-title{font-size:28px}.section-subtitle{font-size:15px}}.navbar{z-index:100;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0ae6;padding:12px 0}.navbar-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{color:var(--text-heading);align-items:center;gap:12px;text-decoration:none;display:flex}.logo-mark{color:var(--accent);border:2px solid var(--accent);padding:4px 8px;font-family:Playfair Display,serif;font-size:20px;font-weight:700;line-height:1}.logo-text{color:var(--text-light);letter-spacing:.5px;font-size:11px;line-height:1.3}.logo-text strong{color:var(--text-heading);font-weight:600}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--text);letter-spacing:.5px;font-size:13px;transition:color .2s}.nav-links a:hover{color:var(--white)}.nav-cta{letter-spacing:.5px;border-radius:6px;padding:10px 24px;font-weight:600;background:var(--accent)!important;color:var(--bg)!important;transition:background .2s,transform .2s!important}.nav-cta:hover{transform:translateY(-1px);background:var(--accent-light)!important}@media (width<=768px){.nav-links{gap:16px}.nav-links a:not(.nav-cta){display:none}}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(ellipse at 70% 20%, #c8956c0f 0%, transparent 60%), radial-gradient(ellipse at 30% 80%, #c8956c08 0%, transparent 50%), var(--bg);position:absolute;inset:0}.hero-network{z-index:1;position:absolute;inset:0}.network-canvas{width:100%;height:100%}.hero-content{z-index:1;width:100%;padding-top:120px;position:relative}.hero-grid{justify-content:space-between;align-items:center;gap:60px;display:flex}.hero-left{flex:1}.hero-right{flex:0 0 380px;justify-content:center;align-items:center;display:flex}.hero-label{letter-spacing:4px;text-transform:uppercase;color:var(--accent);margin-bottom:24px;font-size:12px;font-weight:600}.hero-title{max-width:800px;margin-bottom:24px;font-size:62px;line-height:1.1}.hero-title span{color:var(--accent)}.hero-subtitle{color:var(--text);max-width:560px;margin-bottom:40px;font-size:18px;line-height:1.7}.hero-actions{gap:16px;margin-bottom:80px;display:flex}.btn-primary{background:var(--accent);color:var(--bg);letter-spacing:.5px;border-radius:6px;padding:14px 32px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.btn-primary:hover{background:var(--accent-light);color:var(--bg);transform:translateY(-2px)}.btn-secondary{color:var(--text);border:1px solid var(--border);border-radius:6px;padding:14px 32px;font-size:14px;transition:all .2s}.btn-secondary:hover{color:var(--white);border-color:#fff3}.hero-quote{border-left:2px solid var(--accent);margin:0;padding-left:24px}.hero-quote p{color:#ffffff80;font-family:Playfair Display,serif;font-size:28px;font-style:italic;line-height:1.6}.hero-quote cite{color:var(--accent-dark);margin-top:8px;font-size:13px;font-style:normal;display:block}.hero-stats{align-items:center;gap:40px;display:flex}.stat-number{color:var(--text-heading);font-family:Playfair Display,serif;font-size:36px;font-weight:600;display:block}.stat-label{color:var(--text-light);letter-spacing:.5px;font-size:12px}.stat-divider{background:var(--border);width:1px;height:40px}@media (width<=768px){.hero-grid{flex-direction:column;gap:40px}.hero-right{flex:none;width:100%}.hero-title{font-size:36px}.hero-subtitle{font-size:15px}.hero-stats{flex-wrap:wrap;gap:24px}.stat-divider{display:none}}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.service-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:36px 28px;transition:all .3s}.service-card:hover{background:var(--bg-card-hover);border-color:#c8956c26;transform:translateY(-4px)}.service-icon{color:var(--accent);margin-bottom:20px;font-size:24px;display:block}.service-card h3{margin-bottom:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.service-card p{color:var(--text-light);font-size:14px;line-height:1.7}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.services-grid{grid-template-columns:1fr}}.steps{grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px;display:grid}.step{position:relative}.step-number{color:#c8956c26;margin-bottom:16px;font-family:Playfair Display,serif;font-size:48px;font-weight:700;line-height:1}.step-line{background:var(--accent);width:40px;height:2px;margin-bottom:20px}.section-light .step h3{color:#1a1a1a;margin-bottom:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:600}.section-light .step p{color:#555;font-size:14px;line-height:1.7}.section-light .step-number{color:#c8956c40}@media (width<=1024px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.steps{grid-template-columns:1fr}}.showcase-video{border:1px solid var(--border);border-radius:12px;margin-top:60px;overflow:hidden}.showcase-video video{width:100%;display:block}.showcase-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:16px;display:grid}.showcase-img{border:1px solid var(--border);border-radius:10px;height:280px;transition:transform .3s,border-color .3s;overflow:hidden}.showcase-img:hover{border-color:#c8956c33;transform:scale(1.02)}.showcase-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.showcase-features{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.showcase-feature{text-align:center;border:1px solid var(--border);background:var(--bg-card);border-radius:12px;padding:32px 20px}.showcase-feature h4{color:var(--accent);margin-bottom:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.showcase-feature p{color:var(--text-light);font-size:13px;line-height:1.7}@media (width<=768px){.showcase-grid,.showcase-features{grid-template-columns:1fr}}.contact-wrapper{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.contact-info{margin-top:32px}.contact-item{color:#555;align-items:center;gap:12px;font-size:14px;display:flex}.section-light .section-label{color:var(--accent-dark)}.section-light .section-title{color:#111}.section-light .section-subtitle{color:#666}.contact-icon{color:var(--accent);font-size:18px}.contact-form{flex-direction:column;gap:16px;display:flex}.contact-form input,.contact-form select,.contact-form textarea{color:#1a1a1a;background:#0000000f;border:1px solid #c8956c59;border-radius:8px;outline:none;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#aaa}.contact-form select{color:#aaa;cursor:pointer}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--accent)}.contact-form textarea{resize:vertical}.contact-form .btn-primary{cursor:pointer;text-align:center;border:none;width:100%;font-family:Inter,sans-serif}@media (width<=768px){.contact-wrapper{grid-template-columns:1fr;gap:40px}}.footer{border-top:1px solid var(--border);scroll-snap-align:end;padding:40px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-left{flex-direction:column;gap:4px;display:flex}.footer-brand{color:var(--text-heading);font-size:13px;font-weight:500}.footer-copy{color:var(--text-light);font-size:12px}.footer-links{gap:24px;display:flex}.footer-links a{color:var(--text-light);font-size:12px}.footer-links a:hover{color:var(--text-heading)}.footer-legal{gap:16px}.footer-legal a{color:#555;font-size:11px}@media (width<=768px){.footer-inner{text-align:center;flex-direction:column;gap:20px}}.cookie-overlay{z-index:200;animation:.4s ease-out cookieSlide;position:fixed;bottom:24px;left:24px}@keyframes cookieSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cookie-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141412f2;border:1px solid #c8956c26;border-radius:12px;max-width:380px;padding:20px 24px}.cookie-banner h3{color:var(--text-heading);margin-bottom:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.cookie-banner p{color:var(--text-light);margin-bottom:14px;font-size:12px;line-height:1.6}.cookie-actions{gap:8px;margin-bottom:10px;display:flex}.cookie-accept{background:var(--accent);color:var(--bg);cursor:pointer;border:none;border-radius:6px;padding:8px 20px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:background .2s}.cookie-accept:hover{background:var(--accent-light)}.cookie-reject{color:var(--text-light);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;padding:8px 20px;font-family:Inter,sans-serif;font-size:12px;transition:all .2s}.cookie-reject:hover{color:var(--text);border-color:#fff3}.cookie-link{color:var(--text-light);font-size:11px}.legal-page{background-color:var(--bg);color:#ccc;min-height:100dvh;padding:120px 1.5rem 4rem}.legal-container{max-width:800px;margin:0 auto}.legal-back{color:var(--accent);align-items:center;gap:.4rem;margin-bottom:2.5rem;font-size:.95rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.legal-back:hover{opacity:.75}.legal-title{color:var(--text-heading);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.legal-updated{color:#777;margin-bottom:2.5rem;font-size:.85rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:var(--text-heading);margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.legal-section h3{color:#bbb;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.legal-section p{color:#aaa;margin-bottom:.75rem;font-size:.95rem;line-height:1.7}.legal-section ul{margin-bottom:.75rem;padding-left:1.5rem;list-style:outside}.legal-section ul li{color:#aaa;margin-bottom:.35rem;font-size:.95rem;line-height:1.7}.legal-section a{color:var(--accent);text-decoration:underline}.legal-section table{border-collapse:collapse;width:100%;margin-bottom:1rem}.legal-section th,.legal-section td{color:#aaa;text-align:left;border:1px solid #ffffff1a;padding:.6rem .8rem;font-size:.9rem;line-height:1.5}.legal-section th{color:var(--text-heading);background-color:#c8956c1a;font-weight:600}@media (width<=600px){.legal-page{padding:100px 1rem 2.5rem}.legal-title{font-size:1.75rem}}
