@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#000;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6}.serif{font-family:Instrument Serif,Georgia,serif}.italic{font-style:italic}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a:focus,button:focus,input:focus{outline-offset:2px;outline:2px solid #000}nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:18px 48px;display:flex}.logo{min-width:40px}.nav-links{align-items:center;gap:36px;display:flex}.nav-link{color:#000;opacity:.6;font-size:14px;text-decoration:none;transition:opacity .2s}.nav-link:hover,.nav-link:focus{opacity:1}.nav-btn{color:#fff;background:#000;border-radius:100px;padding:12px 24px;font-size:14px;text-decoration:none;transition:all .2s}.nav-btn:hover,.nav-btn:focus{background:#222}.skip-link{color:#fff;z-index:1000;background:#000;padding:8px 16px;transition:top .3s;position:absolute;top:-40px;left:0}.skip-link:focus{top:0}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:900px;min-height:auto;margin:0 auto;padding:140px 48px 80px;display:flex}.hero-label{letter-spacing:2px;text-transform:uppercase;opacity:.5;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;display:flex}.hero-label svg{width:16px;height:16px}.hero-title{letter-spacing:-1.5px;margin-bottom:28px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(42px,5vw,64px);font-weight:400;line-height:1.1}.hero-subtitle{opacity:.6;max-width:560px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.7}.hero-cta{color:#000;border:1.5px solid #000;border-radius:100px;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hero-cta:hover,.hero-cta:focus{color:#fff;background:#000}.hero-cta svg{width:16px;height:16px;transition:transform .2s}.hero-cta:hover svg{transform:translate(4px)}.section{max-width:1400px;margin:0 auto;padding:80px 48px}.section-label{letter-spacing:2px;text-transform:uppercase;opacity:.5;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;display:flex}.section-label svg{width:16px;height:16px}.section-title{letter-spacing:-1px;max-width:700px;margin-bottom:20px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(32px,4vw,52px);font-weight:400;line-height:1.15}.section-desc{opacity:.55;max-width:520px;font-size:17px;line-height:1.7}.problems{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1000px;margin-top:64px;display:grid}.problem-item{background:#fafafa;border:1px solid #0000;border-radius:20px;padding:32px;transition:all .25s}.problem-item:hover{background:#fff;border-color:#00000014;box-shadow:0 8px 32px #0000000f}.problem-icon{background:#fff;border:1px solid #0000000f;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.problem-icon svg{opacity:.7;width:24px;height:24px}.problem-title{margin-bottom:10px;font-family:Instrument Serif,Georgia,serif;font-size:22px}.problem-desc{opacity:.5;font-size:14px;line-height:1.55}.features-section{color:#fff;background:#000;padding:120px 48px;position:relative;overflow:hidden}.features-section:before{content:"";pointer-events:none;background:radial-gradient(#ffffff08 0%,#0000 70%);width:80%;height:200%;position:absolute;top:-50%;right:-20%}.features-inner{max-width:1400px;margin:0 auto;position:relative}.features-section .section-label{opacity:.4}.features-section .section-title{color:#fff}.features-section .section-desc{opacity:.5}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:64px;display:grid}.feature{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:36px 32px;transition:all .25s}.feature:hover{background:#ffffff12;border-color:#ffffff1f}.feature-icon{background:#ffffff14;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:24px;display:flex}.feature-icon svg{color:#fff;opacity:.9;width:26px;height:26px}.feature-title{margin-bottom:10px;font-family:Instrument Serif,Georgia,serif;font-size:22px}.feature-desc{opacity:.5;margin-bottom:20px;font-size:14px;line-height:1.6}.feature-example{color:#fff;opacity:.7;background:#ffffff0f;border-left:3px solid #ffffff4d;border-radius:10px;padding:14px 16px;font-size:13px;font-style:italic}.split{grid-template-columns:1fr 1.1fr;align-items:center;gap:100px;max-width:1400px;margin:0 auto;padding:120px 48px;display:grid}.dashboard-wrapper{background:linear-gradient(135deg,#f8f8f8,#f0f0f0);border:1px solid #0000000f;border-radius:20px;padding:32px}.dashboard-wrapper img{filter:drop-shadow(0 16px 48px #0000001a);border-radius:12px;width:100%;height:auto}.check-list{margin-top:36px;list-style:none}.check-item{opacity:.7;align-items:flex-start;gap:14px;margin-bottom:18px;font-size:15px;display:flex}.check-icon{background:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.check-icon svg{color:#fff;width:12px;height:12px}.lifestyle-section{max-width:1400px;margin:0 auto;padding:120px 48px}.lifestyle-header{text-align:center;margin-bottom:48px}.lifestyle-header .section-label{justify-content:center}.lifestyle-header .section-title{max-width:600px;margin:0 auto 16px}.industries-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.industry-card{text-align:center;background:#fafafa;border:1px solid #0000;border-radius:20px;padding:32px;transition:all .25s}.industry-card:hover{background:#fff;border-color:#00000014;box-shadow:0 8px 32px #0000000f}.industry-icon{background:#fff;border:1px solid #0000000f;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.industry-icon svg{opacity:.6;width:28px;height:28px}.industry-title{margin-bottom:10px;font-family:Instrument Serif,Georgia,serif;font-size:20px}.industry-desc{opacity:.5;font-size:14px;line-height:1.55}.process-section{background:#fafafa;padding:120px 48px}.process-inner{max-width:1400px;margin:0 auto}.process-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:64px;display:grid}.process-step{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:36px 28px;position:relative}.process-number{opacity:.08;font-family:Instrument Serif,Georgia,serif;font-size:56px;position:absolute;top:20px;right:24px}.process-icon{background:#000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.process-icon svg{color:#fff;width:24px;height:24px}.process-title{margin-bottom:10px;font-size:18px;font-weight:600}.process-desc{opacity:.55;font-size:14px;line-height:1.6}.cta-section{text-align:center;max-width:900px;margin:0 auto;padding:140px 48px}.cta-title{letter-spacing:-1.5px;margin-bottom:24px;font-family:Instrument Serif,Georgia,serif;font-size:clamp(36px,5vw,60px);font-weight:400;line-height:1.1}.cta-desc{opacity:.5;max-width:440px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:17px}.form-section{color:#fff;background:#000;padding:120px 48px}.form-wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.form-content .section-label{opacity:.4}.form-content .section-title{color:#fff;max-width:400px}.form-content .section-desc{opacity:.5}.form-benefits{margin-top:24px}.form-benefit{opacity:.7;align-items:center;gap:14px;margin-bottom:18px;font-size:15px;display:flex}.form-benefit-icon{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.form-benefit-icon svg{color:#fff;width:12px;height:12px}.form-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:48px}.success-msg{color:#fff;text-align:center;background:#ffffff1a;border-radius:12px;margin-bottom:24px;padding:20px;font-size:15px;display:none}.success-msg.show{display:block}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{margin-bottom:20px}.form-label{letter-spacing:1px;text-transform:uppercase;opacity:.5;margin-bottom:10px;font-size:12px;display:block}.form-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;width:100%;padding:16px 20px;font-family:inherit;font-size:15px;transition:all .2s}.form-input:focus{background:#ffffff14;border-color:#fff6;outline:none}.form-input::placeholder{color:#ffffff4d}.form-submit{color:#000;cursor:pointer;background:#fff;border:none;border-radius:100px;width:100%;margin-top:12px;padding:18px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.form-submit:hover,.form-submit:focus{background:#f0f0f0}.form-submit:disabled{opacity:.6;cursor:not-allowed}.form-error{color:#ff6b6b;margin-top:6px;font-size:12px;display:none}.form-input.error{background:#ff6b6b1a;border-color:#ff6b6b}.form-error.show{display:block}.error-msg{color:#ff6b6b;text-align:center;background:#ff6b6b33;border:1px solid #ff6b6b4d;border-radius:12px;margin-bottom:24px;padding:16px 20px;font-size:14px;display:none}.error-msg.show{display:block}.spinner{vertical-align:middle;border:2px solid #0000004d;border-top-color:#000;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}footer{border-top:1px solid #00000014;padding:48px}.footer-inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.footer-logo{min-width:40px}.footer-copy{opacity:.4;font-size:13px}@media (max-width:1024px){.hero{padding:120px 48px 80px}.split,.form-wrapper{grid-template-columns:1fr;gap:48px}.features-grid,.process-grid,.industries-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.nav-inner{padding:16px 24px}.nav-link{display:none}.hero,.section,.split,.cta-section,.form-section,.process-section,.lifestyle-section{padding-left:24px;padding-right:24px}.hero{padding-top:120px;padding-bottom:64px}.section{padding-top:64px;padding-bottom:64px}.features-grid,.process-grid,.problems,.industries-grid,.form-row{grid-template-columns:1fr}.form-card{padding:32px 24px}.footer-inner{text-align:center;flex-direction:column;gap:24px}}
