@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg:#001639;--surface:#111118;--text:#f0f0f5;--text-muted:#8888a8;--accent:#90e0ef;--accent-blue:#0077b6;--border:#ffffff14}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;font-family:Inter,sans-serif;display:flex;overflow-x:hidden}#root{flex-direction:column;align-items:center;width:100%;display:flex}nav{z-index:10;background:0 0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:24px 40px;display:grid;position:absolute;top:0;left:0;right:0}.nav-logo-container{align-items:center;gap:8px;display:flex}.nav-logo-img{object-fit:contain;height:36px}.nav-menu{display:contents}.nav-links{justify-content:center;gap:32px;list-style:none;display:flex}.nav-links a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-actions{justify-content:flex-end;gap:12px;display:flex}.btn-login{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff0f;border-radius:999px;padding:7px 18px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .2s}.btn-login:hover{background:#ffffff1f}.btn-signup{color:var(--bg);cursor:pointer;background:#fff;border:1px solid #fff;border-radius:999px;padding:7px 18px;font-family:inherit;font-size:.82rem;font-weight:600;transition:opacity .2s}.btn-signup:hover{opacity:.88}.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:14px;display:none}.menu-toggle span{background:#fff;width:100%;height:2px;transition:transform .3s;display:block}.menu-toggle.active span:first-child{transform:translateY(6px)rotate(45deg)}.menu-toggle.active span:nth-child(2){transform:translateY(-6px)rotate(-45deg)}.hero-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:640px;padding:120px 40px 70px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% -70%,#0000 60%,#0077b608 63%,#0077b614 65%,#0077b629 67%,#0077b647 69%,#0077b666 71%,#0077b685 73%,#0077b6a3 75%,#0077b6bd 77%,#0077b6d1 79%,#0096c7eb 85%,#38bdf8e0 87%,#bae6fdeb 91%,#e0f2fefa 93%,#fff 95%),radial-gradient(circle at 50% 35%,#00508c14 0%,#0000 50%);position:absolute;inset:0}.hero-grid{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% -70%,#0000 60%,#000 78%);mask-image:radial-gradient(circle at 50% -70%,#0000 60%,#000 78%)}.icon-pipeline{z-index:1;justify-content:center;align-items:center;max-width:700px;margin-bottom:52px;display:flex;position:relative}.beam-svg{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.pipeline-line{background:linear-gradient(90deg,#ffffff26,#ffffff12);flex-shrink:0;width:160px;height:1px}.pipeline-line.right{background:linear-gradient(270deg,#ffffff26,#ffffff12)}.center-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.splash{opacity:0;z-index:2;pointer-events:none;background:radial-gradient(circle,#00b4d899 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;transform:scale(.4)}.splash.animate{animation:.8s ease-out forwards splash-anim}@keyframes splash-anim{0%{opacity:.8;transform:scale(.4)}40%{opacity:.6}to{opacity:0;transform:scale(1.4)}}.icon-node{cursor:pointer;z-index:3;background:#1a1a24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:6px 6px 12px #0006,-4px -4px 10px #ffffff08,inset 1px 1px 1px #ffffff0d,inset 4px 4px 8px #0006}.icon-node:after{content:"";pointer-events:none;border:1px dotted #1a1a24;border-radius:50%;position:absolute;inset:-7px}.icon-node:hover{transform:translateY(-1px);box-shadow:8px 8px 16px #00000080,-4px -4px 12px #ffffff0a,inset 1px 1px 1px #ffffff0d,inset 4px 4px 8px #0006}.icon-node:active{transform:translateY(0);box-shadow:inset 4px 4px 8px #00000080,inset 1px 1px 1px #ffffff0d}.icon-node svg{stroke:#ffffffb3;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.icon-node-center{z-index:3;background:#1e1e2c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:relative;box-shadow:8px 8px 16px #00000080,-6px -6px 14px #ffffff0a,inset 1px 1px 2px #ffffff0f,inset 6px 6px 12px #00000080}.icon-node-center svg{fill:#fff;width:28px;height:28px}.node-light-right:before{content:"";opacity:0;pointer-events:none;z-index:4;background:radial-gradient(circle at 100%,#90e0ef73 0%,#0000 70%);width:40px;height:40px;transition:opacity .3s;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.node-light-right.active:before{opacity:1}.node-light-left:before{content:"";opacity:0;pointer-events:none;z-index:4;background:radial-gradient(circle at 0,#38bdf880 0%,#0000 70%);width:40px;height:40px;transition:opacity .3s;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.node-light-left.active:before{opacity:1}.hero-content{z-index:1;max-width:620px}.hero-heading{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:300;line-height:1.1}.hero-heading strong{background:linear-gradient(90deg,#fff,#90e0ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:4px;font-weight:400;display:block}.hero-sub{color:#fff6;max-width:440px;margin:0 auto 36px;font-size:.9rem;line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.btn-cta{color:var(--bg);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.btn-cta:hover{opacity:.9;transform:translateY(-1px)}.btn-outline{color:#fff;background:0 0;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-outline:hover{background:#ffffff0d;border-color:#fff6;transform:translateY(-1px)}.clip-cards{z-index:1;pointer-events:none;height:320px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.clip-card{pointer-events:auto;width:160px;height:260px;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-60px}.clip-card:hover{z-index:5;transform:translateY(-12px)rotate(0)!important}.clip-card-inner{-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d,0 2px 8px #0003}.clip-card-header{align-items:center;gap:8px;padding:10px 12px;display:flex}.clip-avatar{background:linear-gradient(135deg,#00b4d899,#90e0ef66);border-radius:50%;flex-shrink:0;width:24px;height:24px}.clip-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.clip-user{color:#fffc;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;font-weight:600;overflow:hidden}.clip-views{color:#ffffff59;font-size:.55rem}.clip-visual{background:linear-gradient(#0077b626 0%,#0032644d 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative}.clip-play{color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;display:flex}.brands{flex-flow:wrap;justify-content:center;gap:64px;width:100%;max-width:1600px;padding:32px 24px 10px;display:flex}.brand-item{color:#ffffff59;white-space:nowrap;align-items:center;gap:10px;font-size:1.1rem;font-weight:500;display:flex}.brand-item svg{width:22px;height:22px}.hubspot-dot{vertical-align:super;background:currentColor;border-radius:50%;width:6px;height:6px;margin-left:1px;display:inline-block}.section-minimal{background:var(--bg);width:100%;color:var(--text);border-top:1px solid #ffffff0a;padding:120px 32px 80px}.minimal-container{grid-template-columns:1fr 1fr;align-items:start;gap:120px;max-width:1200px;margin:0 auto;display:grid}.minimal-heading{letter-spacing:-.03em;margin-bottom:64px;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.15}.minimal-steps{flex-direction:column;gap:40px;margin-bottom:80px;display:flex}.m-step{align-items:flex-start;gap:24px;display:flex}.m-step-num{color:#ffffff4d;font-variant-numeric:tabular-nums;padding-top:2px;font-size:1rem;font-weight:400}.m-step-text h3{color:#ffffffe6;margin-bottom:8px;font-size:1.1rem;font-weight:500}.m-step-text p{color:#fff6;font-size:.9rem;line-height:1.6}.minimal-meta{border-top:1px solid #ffffff14;flex-direction:column;gap:32px;padding-top:40px;display:flex}.m-meta-item{flex-direction:column;gap:8px;display:flex}.m-meta-label{text-transform:uppercase;letter-spacing:.05em;color:#ffffff59;font-size:.75rem;font-weight:600}.m-meta-value{color:#fff;font-size:1.6rem;font-weight:300}.m-meta-platforms{align-items:center;gap:16px;display:flex}.m-meta-platforms span{color:#ffffffb3;align-items:center;gap:8px;font-size:.9rem;display:flex}.m-meta-platforms svg{opacity:.8;width:18px;height:18px}.m-stats-grid{border-top:1px solid #ffffff14;grid-template-columns:1fr;gap:0;display:grid}.m-stat{border-bottom:1px solid #ffffff14;flex-direction:column;justify-content:center;padding:40px 0;display:flex}.m-stat-val{letter-spacing:-.04em;color:#fff;margin-bottom:12px;font-size:clamp(3rem,5vw,4rem);font-weight:300;line-height:1;display:block}.m-stat-lbl{color:#fff6;font-size:.9rem;font-weight:400;display:block}.ribbon-wrapper{justify-content:center;align-items:center;width:100%;margin:-40px 0;padding:80px 0;display:flex;position:relative;overflow:hidden}.ribbon-banner{color:#000;z-index:10;background:#fff;align-items:center;width:110vw;height:60px;display:flex;position:absolute;overflow:hidden;transform:rotate(-3deg)scale(1.05);box-shadow:0 4px 30px #00000080}.ribbon-content{letter-spacing:.1em;white-space:nowrap;align-items:center;gap:32px;font-size:1.1rem;font-weight:800;animation:20s linear infinite ribbonScroll;display:flex}.ribbon-dot{color:#0077b6;font-size:1.5rem}@keyframes ribbonScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-calculator{background:var(--bg);border-top:1px solid #ffffff0a;width:100%;padding:100px 32px 140px;position:relative;overflow:hidden}.section-calculator:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:40px 40px;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%);-webkit-mask-image:radial-gradient(#000 20%,#0000 85%);mask-image:radial-gradient(#000 20%,#0000 85%)}.section-calculator:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#0077b640 0%,#0000 65%);width:1000px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.calc-container{z-index:1;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.calc-header{text-align:center;margin-bottom:64px}.calc-header h2{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:300}.calc-header p{color:#fff6;font-size:1.1rem}.calc-card{background:#101015;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:48px;width:100%;padding:48px;display:flex}.calc-slider-header{color:#ffffff80;justify-content:space-between;align-items:flex-end;margin-bottom:24px;font-size:.95rem;font-weight:500;display:flex}.calc-views-value{color:#fff;letter-spacing:-.02em;font-size:2.4rem;font-weight:300;line-height:1}.calc-slider{-webkit-appearance:none;background:#ffffff14 linear-gradient(#90e0ef,#0077b6) no-repeat;border-radius:999px;outline:none;width:100%;height:6px;margin-bottom:16px}.calc-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:2px solid #0077b6;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 0 10px #00000080}.calc-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.calc-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #0077b6;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 0 10px #00000080}.calc-slider-labels{color:#ffffff4d;justify-content:space-between;font-size:.8rem;font-weight:500;display:flex}.calc-results{border-top:1px solid #ffffff14;padding-top:40px}.calc-result-box{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.calc-result-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;font-size:.85rem;font-weight:600}.calc-result-range{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:16px;display:flex}.calc-amount{letter-spacing:-.04em;color:#fff;font-size:clamp(2.5rem,6vw,4rem);font-weight:300;line-height:1}.calc-amount.highlight{background:linear-gradient(135deg,#90e0ef,#0077b6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400}.calc-divider{color:#ffffff4d;font-size:1.4rem;font-weight:300}.calc-result-sub{color:#ffffff4d;font-size:.8rem}.section-get-clipped{background:var(--bg);border-top:1px solid #ffffff0a;width:100%;padding:80px 32px 100px;position:relative;overflow:hidden}.gc-container{text-align:center;z-index:1;max-width:1200px;margin:0 auto;position:relative}.gc-heading{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:300;line-height:1.1}.gc-heading strong{background:linear-gradient(135deg,#fff,#90e0ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.gc-subtitle{color:#ffffff80;max-width:600px;margin:0 auto 48px;font-size:1.1rem;line-height:1.6}.gc-features{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;display:grid}.gc-feature{text-align:center;flex-direction:column;align-items:center;padding:16px 24px;transition:transform .3s;display:flex;position:relative}.gc-feature:not(:last-child):after{content:"";background:linear-gradient(#0000,#ffffff26,#0000);width:1px;height:80%;position:absolute;top:10%;right:-12px}.gc-feature:hover{transform:translateY(-4px)}.gc-icon{color:#90e0ef;background:#90e0ef0d;border:1px solid #90e0ef26;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;display:flex}.gc-icon svg{width:26px;height:26px}.gc-feature h3{color:#fff;margin-bottom:12px;font-size:1.2rem;font-weight:500}.gc-feature p{color:#fff6;font-size:.95rem;line-height:1.5}.gc-cta{padding:16px 40px;font-size:1.1rem;display:inline-block}.section-faq{background:var(--bg);border-top:1px solid #ffffff0a;width:100%;padding:100px 32px}.faq-container{max-width:800px;margin:0 auto}.faq-heading{text-align:center;margin-bottom:64px;font-size:clamp(2rem,4vw,3rem);font-weight:300}.faq-heading strong{color:#90e0ef;font-weight:600}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{background:0 0;border-bottom:1px solid #ffffff14;border-radius:0;transition:border-color .3s;overflow:hidden}.faq-item:first-child{border-top:1px solid #ffffff14}.faq-item:hover{border-bottom-color:#ffffff26}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.faq-question h3{color:#fff;font-size:1.1rem;font-weight:500}.faq-toggle{color:#ffffff80;width:24px;height:24px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item.active .faq-toggle{color:#90e0ef;transform:rotate(180deg)}.faq-answer{opacity:0;max-height:0;padding:0 32px;transition:max-height .4s ease-out,opacity .3s ease-out;overflow:hidden}.faq-item.active .faq-answer{opacity:1;max-height:200px;padding:0 32px 32px}.faq-answer p{color:#ffffff80;font-size:.95rem;line-height:1.6}.footer{background:0 0;border-top:1px solid #ffffff0d;width:100%;padding:80px 32px 40px;position:relative;overflow:hidden}.footer-waves{z-index:0;pointer-events:none;width:100%;height:250px;position:absolute;bottom:0;left:0}.footer-waves .wave-svg{width:200%;height:100%;animation:15s linear infinite waveMove}@keyframes waveMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.footer-top{justify-content:space-between;gap:64px;margin-bottom:64px;display:flex}.footer-brand{max-width:320px}.footer-brand .logo{margin-bottom:16px;font-size:1.5rem;display:inline-block}.footer-brand p{color:#fff6;font-size:.95rem;line-height:1.6}.footer-links{gap:80px;display:flex}.link-group{flex-direction:column;gap:16px;display:flex}.link-group h4{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:600}.link-group a{color:#ffffff80;font-size:.95rem;text-decoration:none;transition:color .2s}.link-group a:hover{color:#90e0ef}.footer-bottom{color:#ffffff4d;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:32px;font-size:.85rem;display:flex}.social-links{gap:16px;display:flex}.social-links a{color:#fff6;transition:color .2s,transform .2s}.social-links a:hover{color:#fff;transform:translateY(-2px)}.social-links svg{width:20px;height:20px}.contact-page{background:var(--bg);width:100%;min-height:80vh;padding:160px 32px 100px}.contact-container{max-width:1200px;margin:0 auto}.contact-header{text-align:center;margin-bottom:64px}.contact-header h1{margin-bottom:16px;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.contact-header h1 strong{background:linear-gradient(135deg,#fff,#90e0ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.contact-header p{color:#ffffff80;max-width:600px;margin:0 auto;font-size:1.1rem}.contact-content{grid-template-columns:1fr 1.5fr;gap:64px;display:grid}.contact-methods{flex-direction:column;gap:32px;display:flex}.contact-method{background:0 0;border:none;border-bottom:1px solid #ffffff14;border-radius:0;align-items:center;gap:24px;padding:24px 0;transition:border-color .3s;display:flex}.contact-method:last-child{border-bottom:none}.contact-method:hover{border-bottom-color:#90e0ef4d}.method-icon{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.method-icon svg{width:24px;height:24px}.contact-method h3{margin-bottom:4px;font-size:1.1rem;font-weight:500}.contact-method a{color:#ffffff80;font-size:1.1rem;text-decoration:none;transition:color .2s}.contact-method a:hover{color:#90e0ef}.contact-form{background:0 0;border:none;border-radius:0;flex-direction:column;gap:32px;padding:0;display:flex}.form-group{flex-direction:column;gap:12px;display:flex}.form-group label{color:#fffc;font-size:.95rem;font-weight:500}.form-group input,.form-group textarea{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:8px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{border-color:#90e0ef;box-shadow:0 0 0 1px #90e0ef}.form-group textarea{resize:vertical}.form-status{text-align:center;border-radius:12px;padding:16px;font-size:.95rem}.form-status.success{color:#a0ffa0;background:#00ff001a;border:1px solid #0f03}.form-status.error{color:#ffa0a0;background:#ff00001a;border:1px solid #f003}.legal-page{background:var(--bg);width:100%;min-height:80vh;padding:160px 32px 100px}.legal-container{max-width:800px;margin:0 auto}.legal-container h1{margin-bottom:8px;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.legal-date{color:#fff6;margin-bottom:48px;font-size:.95rem}.legal-content h2{color:#fff;margin-top:48px;margin-bottom:16px;font-size:1.5rem;font-weight:500}.legal-content p{color:#fff9;margin-bottom:16px;font-size:1.05rem;line-height:1.7}@media (width<=860px){.icon-pipeline{gap:0;margin-bottom:40px}.pipeline-line,.pipeline-line.right{width:80px}}@media (width<=768px){nav{justify-content:space-between;align-items:center;display:flex}.menu-toggle{display:flex}.nav-menu{background:var(--bg);z-index:1000;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100dvh;padding:80px 24px 40px;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%}.nav-menu.active{right:0}.nav-menu .nav-links{flex-direction:column;align-items:center;gap:24px}.nav-menu .nav-links a{font-size:1.2rem}.nav-menu .nav-actions{flex-direction:column;width:100%;max-width:300px}.nav-menu .nav-actions button{text-align:center;width:100%;padding:12px}.icon-node{width:38px;height:38px}.icon-node svg{width:16px;height:16px}.icon-node-center{width:52px;height:52px}.icon-node-center svg{width:22px;height:22px}.hero-card{border-radius:0;min-height:100dvh;padding:120px 20px 80px}.clip-cards{height:240px;display:block;bottom:-20px}.clip-card{width:120px!important;height:190px!important;position:absolute!important;bottom:0!important}.clip-card:first-child{z-index:1;margin-left:-140px!important;left:50%!important;transform:rotate(-15deg)translateY(40px)!important}.clip-card:nth-child(2){z-index:3;margin-left:-60px!important;left:50%!important;transform:rotate(0)translateY(10px)!important}.clip-card:nth-child(3){z-index:1;margin-left:20px!important;left:50%!important;transform:rotate(15deg)translateY(40px)!important}.clip-card:nth-child(4){display:none!important}.brands{gap:32px}.legal-page,.contact-page{padding:100px 24px 60px}.minimal-container{grid-template-columns:1fr;gap:64px}.m-meta-platforms{flex-direction:column;align-items:flex-start;gap:10px}.m-stats-grid{border-top:none;grid-template-columns:1fr 1fr;gap:0}.m-stat{border-bottom:1px solid #ffffff14;border-right:1px solid #ffffff14}.m-stat:nth-child(2n){border-right:none}.calc-card{gap:32px;padding:32px 24px}.calc-slider-header{flex-direction:column;align-items:center;gap:12px}.calc-result-range{flex-direction:column;align-items:center;gap:8px}.calc-amount{font-size:2.8rem}.calc-divider{font-size:1.1rem}.gc-features{grid-template-columns:1fr;gap:48px}.gc-feature:not(:last-child):after{display:none}.faq-question{padding:20px 24px}.faq-answer{padding:0 24px}.faq-item.active .faq-answer{padding:0 24px 24px}.footer-top{flex-direction:column;gap:48px}.footer-links{flex-direction:column;gap:40px}.footer-bottom{text-align:center;flex-direction:column;gap:24px}.contact-content{grid-template-columns:1fr;gap:48px}.contact-form{padding:0}}@media (width<=480px){.hero-card{border-radius:0}.brands{gap:24px}.pipeline-line,.pipeline-line.right{width:50px}}
