@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--grey-50:#fafafa;--grey-100:#f5f5f5;--grey-200:#e5e5e5;--grey-300:#d4d4d4;--grey-400:#a3a3a3;--grey-500:#737373;--grey-600:#525252;--grey-700:#404040;--grey-800:#262626;--grey-900:#171717;--grey-950:#0a0a0a;--white:#fff;--black:#171717;--primary:#3b82f6;--secondary:#9333ea;--gray:#737373;--red-500:#ef4444;--red-600:#dc2626;--amber-500:#f59e0b;--amber-600:#d97706}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:Poppins,sans-serif}.confirm-modal{background:var(--grey-900);z-index:1001;border-radius:16px;min-width:220px;padding:.875rem 1rem;position:absolute;right:0;box-shadow:0 4px 24px #0000004d}.confirm-modal--above{bottom:calc(100% + .75rem)}.confirm-modal--below{top:calc(100% + .75rem)}.confirm-modal-message{color:var(--white);white-space:nowrap;margin-bottom:.75rem;font-size:.875rem;font-weight:500}.confirm-modal-actions{justify-content:flex-end;gap:.375rem;display:flex}.confirm-modal-btn{cursor:pointer;background:0 0;border:none;border-radius:20px;padding:.35rem .65rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.confirm-modal-btn--cancel{color:var(--grey-300)}.confirm-modal-btn--cancel:hover{color:var(--white);background:#ffffff1a}.confirm-modal-btn--confirm{color:var(--white);align-items:center;gap:.35rem;display:inline-flex}.confirm-modal-btn--confirm:hover{background:#ffffff1a}.confirm-modal-icon{width:18px;height:18px;color:var(--red-500);flex-shrink:0}.confirm-modal-anchor{position:relative}.nav-container{background:var(--grey-900);z-index:1000;border-radius:50px;align-items:center;gap:.5rem;max-width:calc(100vw - 2rem);padding:.5rem 1rem;display:inline-flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000026}.nav-logo{color:var(--white);flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.logo-icon{width:22px;height:22px}.nav-links{align-items:center;gap:0;display:flex}.nav-link{color:var(--grey-300);white-space:nowrap;border-radius:25px;padding:.4rem .75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-link:hover{color:var(--white);background:#ffffff1a}.nav-link.active{color:var(--white)}.nav-button{cursor:pointer;background:0 0;border:none;font-family:inherit}.nav-logout-wrapper{position:relative}@media (width<=768px){.nav-container{gap:.25rem;padding:.4rem .75rem}.nav-link{padding:.35rem .5rem;font-size:1rem}.logo-icon{width:20px;height:20px}}@media (width<=480px){.nav-container{padding:.35rem .5rem;bottom:1rem}.nav-link{padding:.3rem .4rem;font-size:.9rem}.logo-icon{width:18px;height:18px}}.protected-route-loading{min-height:100vh;color:var(--grey-600);justify-content:center;align-items:center;padding-bottom:8rem;display:flex}.axio-btn{cursor:pointer;letter-spacing:.02em;backface-visibility:hidden;border:none;justify-content:center;align-items:center;font-family:inherit;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;transform:translateZ(0)}.btn-content{justify-content:center;align-items:center;line-height:1;display:inline-flex}.char{vertical-align:middle;line-height:1;transition:color .2s;display:inline-block}.axio-btn.primary{background:var(--grey-800);color:var(--white);transition:transform .3s cubic-bezier(.4,0,.2,1)}.axio-btn.primary:hover{background:linear-gradient(135deg, var(--grey-700) 0%, var(--grey-600) 50%, var(--grey-700) 100%)}.axio-btn.secondary{background:var(--white);color:var(--grey-800)}.axio-btn.secondary:hover{background:var(--white)}.axio-btn.warning{background:var(--red-600);color:var(--grey-800)}.axio-btn.warning:hover{background:var(--red-600)}.axio-btn.informational{background:var(--amber-500);color:var(--grey-800)}.axio-btn.informational:hover{background:var(--amber-500)}.axio-btn.rounded{border-radius:9999px}.axio-btn.flat{border-radius:8px}.axio-btn.size-xs{min-height:28px;padding:6px 14px;font-size:.75rem}.axio-btn.size-sm{min-height:34px;padding:8px 18px;font-size:.875rem}.axio-btn.size-md{min-height:42px;padding:12px 24px;font-size:1rem}.axio-btn.size-lg{min-height:52px;padding:16px 32px;font-size:1.125rem}.axio-btn.size-xl{min-height:62px;padding:20px 40px;font-size:1.25rem}.axio-btn:focus{outline:none}.axio-btn:active{transform:scale(.98)}.hero-section{background-image:url(/assets/sky.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100vh;position:relative;overflow:hidden}.hero-nav{z-index:10;justify-content:space-between;align-items:center;padding:24px 40px;display:flex;position:relative}.nav-left{align-items:center;gap:12px;display:flex}.nav-logo{width:auto;height:40px}.nav-brand{color:var(--white);letter-spacing:.5px;font-size:1.25rem;font-weight:600}.contact-link{text-decoration:none}.hero-main{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;height:100vh;padding-top:5vh;padding-left:20px;padding-right:20px;display:flex;position:relative}.title-container{max-width:calc(100% - 40px);margin:0 20px;display:inline-block;position:relative}.corner-bracket{z-index:5;border:0 solid #ffffff80;width:40px;height:40px;position:absolute}.corner-bracket.top-left{border-top-width:2px;border-left-width:2px;top:-15px;left:-25px}.corner-bracket.top-right{border-top-width:2px;border-right-width:2px;top:-15px;right:-25px}.corner-bracket.bottom-left{border-bottom-width:2px;border-left-width:2px;bottom:-15px;left:-25px}.corner-bracket.bottom-right{border-bottom-width:2px;border-right-width:2px;bottom:-15px;right:-25px}.hero-title{color:var(--white);letter-spacing:-.02em;text-transform:uppercase;z-index:1;-webkit-user-select:none;user-select:none;will-change:transform;text-align:center;flex-wrap:nowrap;justify-content:center;margin:0;padding:0;font-size:clamp(2rem,12vw,16rem);font-weight:800;line-height:.95;display:flex}.hero-title span{display:inline-block}@media (width<=768px){.hero-head.hero-selfie{width:clamp(700px,55vw,1250px)!important;top:20%!important}}.hero-head{z-index:3;transform-origin:bottom;object-fit:contain;will-change:transform;filter:drop-shadow(0 10px 30px #0003);width:clamp(300px,40vw,550px);height:auto;position:absolute;top:30%;left:50%;transform:translate(-50%)}.hero-head.hero-selfie{object-fit:cover;border-radius:20px;width:clamp(400px,55vw,1250px);top:20%}.cloud{z-index:2;opacity:.95;will-change:transform;height:auto;position:absolute}.cloud-left{width:clamp(180px,28vw,400px);top:50%;left:5%;transform:translateY(-30%)}.cloud-right{width:clamp(150px,22vw,320px);top:55%;right:8%;transform:translateY(-30%)scaleX(-1)}.bottom-blur{-webkit-backdrop-filter:blur(8px);z-index:4;pointer-events:none;background:linear-gradient(#0000 0%,#ffffff1a 0%,#fff9 50%,#fffc 65%,#fff 100%);height:45%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 30%);mask-image:linear-gradient(#0000 0%,#000 30%)}.benefits-section{background:var(--white);justify-content:center;align-items:center;min-height:100vh;padding:100px 40px;display:flex;position:relative}.benefits-container{width:100%;max-width:1200px;margin:0 auto}.benefits-header{text-align:center;margin-bottom:80px}.benefits-label{text-transform:uppercase;letter-spacing:2px;color:var(--black);background:#f2f4f7;border-radius:20px;margin-bottom:16px;padding:8px 20px;font-size:.875rem;font-weight:600;display:inline-block;box-shadow:0 4px 12px #3b82f633}.benefits-title{color:var(--black);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.benefits-subtitle{color:var(--gray);max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.benefits-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(140px,auto);gap:16px;margin-top:60px;display:grid}.benefit-card{background:var(--white);text-align:left;border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:0;padding:clamp(24px,4vw,40px) clamp(20px,3vw,32px);transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #3b82f61a}.benefit-card:first-child{background:#f2f4f7;grid-area:1/1/5/5}.benefit-card:nth-child(2){background:#f2f4f7;grid-area:1/5/5/9;position:relative;overflow:hidden}.benefit-card:nth-child(2) .collage-bg{object-fit:contain;width:100%;height:100%}.benefit-card:nth-child(3){color:var(--white);background:#f2f4f7;grid-area:1/9/5/13;padding:0}.benefit-card:nth-child(4){grid-area:5/1/7/5}.benefit-card:nth-child(5){grid-area:5/5/6/13}.stars-container{color:#f59e0b;gap:2px;margin-bottom:0;display:flex}.star-icon{width:18px;height:18px}.metric-row{align-items:center;gap:16px;width:100%;margin:4px 0;display:flex}.benefit-number-large{color:var(--black);letter-spacing:-.02em;font-size:clamp(3.5rem,5vw,4.5rem);font-weight:800;line-height:1}.avatars-stack{align-items:center;margin-left:4px;display:flex}.avatar{background:var(--white);border:3px solid #f2f4f7;border-radius:50%;width:42px;height:42px;margin-left:-14px;transition:transform .2s;position:relative;overflow:hidden}.avatar:first-child{z-index:4;margin-left:0}.avatar:nth-child(2){z-index:3}.avatar:nth-child(3){z-index:2}.avatar:nth-child(4){z-index:1}.avatar img{object-fit:cover;width:100%;height:100%}.avatar:hover{z-index:10;transform:translateY(-2px)}.benefit-card:nth-child(6){grid-area:6/5/7/9}.benefit-card:nth-child(7){grid-area:6/9/7/13}.benefit-card:before{content:"";transform-origin:0;background:#1c87f6;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.benefit-card:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 8px 30px #3b82f633}.benefit-card:hover:before{transform:scaleX(1)}.card-image:after{content:"";pointer-events:none;background:#f2f4f7;position:absolute;inset:0}.card-image .benefit-heading-overlay{z-index:10;position:relative}.card-collage{overflow:hidden;padding:0!important}.collage-bg{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,0,.2,1);position:absolute;inset:0}.card-collage:hover .collage-bg{transform:scale(1.08)}.card-collage .benefit-heading-overlay{z-index:10;color:var(--white);text-shadow:0 4px 12px #0006;position:absolute;bottom:clamp(24px,4vw,40px);left:clamp(20px,3vw,32px);right:clamp(20px,3vw,32px)}.card-collage:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 40%,#0009 100%);position:absolute;inset:0}.card-comparison{padding:0;overflow:hidden}.card-comparison .benefit-heading-overlay{z-index:10;position:absolute;bottom:clamp(24px,4vw,40px);left:clamp(20px,3vw,32px);right:clamp(20px,3vw,32px)}.comparison-slider{cursor:ew-resize;z-index:1;position:absolute;inset:0;overflow:hidden}.comparison-image-wrapper{pointer-events:none;position:absolute;inset:0;overflow:hidden}.comparison-image{object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.comparison-overlay{clip-path:inset(0 50% 0 0);pointer-events:none;position:absolute;inset:0;overflow:hidden}.comparison-handle{z-index:5;pointer-events:none;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.handle-line{background:var(--white);width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #0000004d}.handle-circle{background:var(--white);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:48px;height:48px;transition:transform .2s,box-shadow .2s;animation:2s ease-in-out infinite pulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000004d}.clock-bg{background-color:var(--white);border-radius:50%}@keyframes pulse{0%,to{box-shadow:0 4px 12px #0000004d}50%{box-shadow:0 4px 20px #00000080,0 0 0 8px #fff3}}.comparison-slider:hover .handle-circle,.comparison-slider:active .handle-circle{animation:none;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 6px 16px #0006}.handle-circle svg{width:16px;height:16px;color:var(--black)}.handle-circle svg:first-child{transform:rotate(180deg)}.card-feature{color:var(--white);justify-content:flex-end;padding:0!important}.card-feature:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 30%,#000000a6 100%);position:absolute;inset:0}.card-feature .benefit-heading-overlay{z-index:10;position:absolute;bottom:clamp(24px,4vw,40px);left:clamp(20px,3vw,32px);right:clamp(20px,3vw,32px)}.card-feature-decor{z-index:0;position:absolute;inset:0;overflow:hidden}.card-seamless{background:linear-gradient(145deg,#1c87f6 0%,#3b82f6 40%,#6366f1 100%)}.chat-bubble{color:var(--grey-800);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-radius:16px;align-items:center;gap:8px;padding:10px 16px;font-size:.8rem;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 24px #00000026}.chat-bubble svg{color:#22c55e;flex-shrink:0;width:16px;height:16px}.bubble-dot{background:var(--grey-300);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite bubble-typing}.bubble-dot:nth-child(2){animation-delay:.2s}.bubble-dot:nth-child(3){animation-delay:.4s}@keyframes bubble-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-bubble-1{padding:14px 18px;animation:4s ease-in-out infinite float-gentle;top:18%;left:12%}.chat-bubble-2{animation:5s ease-in-out .5s infinite float-gentle;top:38%;right:10%}.chat-bubble-3{animation:4.5s ease-in-out 1s infinite float-gentle;top:55%;left:18%}.progress-ring{width:72px;height:72px;animation:6s ease-in-out .3s infinite float-gentle;position:absolute;top:12%;right:14%}.progress-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ring-track{fill:none;stroke:#fff3;stroke-width:5px}.ring-fill{fill:none;stroke:#ffffffe6;stroke-width:5px;stroke-linecap:round;stroke-dasharray:214;stroke-dashoffset:0}.ring-label{color:var(--white);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex;position:absolute;inset:0}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.card-support{background:linear-gradient(145deg,#1e3a5f 0%,#1c87f6 50%,#9333ea 100%)}.card-support:after{background:linear-gradient(#0000 45%,#000000bf 100%)}.card-support .benefit-heading-overlay{font-size:clamp(1.1rem,1.8vw,1.5rem);line-height:1.15;bottom:12px}.support-hub{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.support-badge{z-index:1;color:#ffffff26;letter-spacing:-.03em;-webkit-user-select:none;user-select:none;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1;position:relative}.support-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:52px;height:52px;color:var(--white);background:#ffffff1f;border:1px solid #fff3;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 8px 24px #0003}.support-icon svg{width:26px;height:26px}.card-support .support-icon-1{animation:5s ease-in-out infinite float-gentle;top:18%;left:14%}.card-support .support-icon-2{animation:4.5s ease-in-out .7s infinite float-gentle;top:12%;right:16%}.card-support .support-icon-3{animation:5.5s ease-in-out 1.2s infinite float-gentle;top:28%;right:22%}.pulse-ring{border:2px solid #ffffff26;border-radius:50%;animation:3s ease-out infinite pulse-expand;position:absolute}.pulse-ring-1,.pulse-ring-2{width:80px;height:80px;top:50%;left:50%;transform:translate(-50%,-50%)}.pulse-ring-2{animation-delay:1.5s}@keyframes pulse-expand{0%{opacity:.6;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.card-image{justify-content:flex-end}.card-metric{text-align:left;justify-content:center;align-items:flex-start;overflow:hidden}.card-metric:before{z-index:2}.card-metric-clients{background:linear-gradient(160deg,#fffbeb 0%,#fef3c7 50%,#fde68a 100%)!important}.card-metric-clients:after{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b40 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-30%;right:-20%}.card-metric-clients .benefit-number-large,.card-metric-clients .benefit-heading,.card-metric-clients .stars-container{z-index:1;position:relative}.card-metric-clients .avatar{border-color:#fde68a}.card-metric-speed{text-align:center;align-items:center;background:linear-gradient(160deg,#eff6ff 0%,#dbeafe 50%,#bfdbfe 100%)!important}.card-metric-speed:after{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#1c87f626 0%,#0000 50%),radial-gradient(circle at 20% 80%,#3b82f61a 0%,#0000 40%);position:absolute;inset:0}.card-metric-speed .benefit-icon-small{background:var(--white);color:var(--primary);z-index:1;position:relative;box-shadow:0 8px 24px #1c87f633}.card-metric-speed .benefit-metric,.card-metric-speed .benefit-heading{z-index:1;position:relative}.card-metric-speed .benefit-number{color:#1c87f6}.benefit-icon{width:56px;height:56px;color:var(--white);background:#f2f4f7;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.benefit-icon svg{width:28px;height:28px}.benefit-icon-small{color:#6b7280;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:24px;display:flex}.benefit-icon-small svg{width:20px;height:20px}.clock-icon{width:min-content;height:min-content}.clock-icon svg{width:90px;height:90px}.second-hand{transform-origin:50%;stroke-width:2px;animation:60s steps(60,end) infinite tick;stroke:#f97316!important}@keyframes tick{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hour-hand{transform-origin:50%;stroke-width:3px;transform:rotate(45deg);stroke:#000!important}.minute-hand{transform-origin:50%;stroke-width:2px;transform:rotate(90deg);stroke:#6b7280!important}.benefit-metric{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.benefit-number{color:var(--black);font-size:clamp(3.5rem,6vw,5rem);font-weight:800;line-height:1}.benefit-unit{color:var(--primary);font-size:1.25rem;font-weight:600}.benefit-heading{color:var(--black);word-wrap:break-word;overflow-wrap:break-word;align-items:center;gap:4px;margin:0;font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;display:flex}.benefit-heading-large{color:var(--black);word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.benefit-heading-overlay{color:var(--white);text-shadow:0 2px 10px #0000004d;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2}.benefit-description{color:var(--gray);margin:0;font-size:clamp(.875rem,1.5vw,.95rem);line-height:1.5}@media (width<=1200px){.benefits-grid{grid-auto-rows:120px}.benefit-heading-large,.benefit-heading-overlay{font-size:clamp(1.5rem,2.5vw,2rem)}.handle-circle{width:40px;height:40px}.handle-circle svg{width:14px;height:14px}.benefit-icon-small{width:100px;height:100px}.clock-icon{width:min-content;height:min-content}.clock-icon svg{width:90px;height:90px}}@media (width<=1024px){.benefits-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:130px}.benefit-card:first-child{grid-area:1/1/3/4}.benefit-card:nth-child(2){grid-area:1/4/3/7}.benefit-card:nth-child(3){grid-area:3/1/5/4}.benefit-card:nth-child(4){grid-area:3/4/5/7}.benefit-card:nth-child(5){grid-area:5/1/6/7}.benefit-card:nth-child(6){grid-area:6/1/8/4}.benefit-card:nth-child(7){grid-area:6/4/8/7}}@media (width<=768px){.benefits-section{padding:60px 24px}.benefits-header{margin-bottom:48px}.benefits-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}.benefit-card{min-height:200px;padding:32px 24px;grid-area:auto/1!important}.benefit-card:nth-child(3){min-height:400px}.card-feature{min-height:280px}.benefit-heading-large,.benefit-heading-overlay{font-size:1.5rem}.chat-bubble{padding:8px 12px;font-size:.7rem}.progress-ring{width:56px;height:56px}.support-icon{width:42px;height:42px}.support-icon svg{width:20px;height:20px}}.faq-section{background:var(--white);justify-content:center;align-items:center;min-height:100vh;padding:100px 40px;display:flex;position:relative}.faq-container{grid-template-columns:1fr 1fr;align-items:start;gap:80px;width:100%;max-width:1200px;margin:0 auto;display:grid}.faq-left{position:sticky;top:100px}.faq-label{text-transform:uppercase;letter-spacing:1px;color:var(--black);background:var(--grey-100);border-radius:6px;margin-bottom:24px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-block}.faq-title{color:var(--black);letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.faq-subtitle{color:var(--gray);max-width:400px;margin:0 0 40px;font-size:1rem;line-height:1.6}.faq-image-container{aspect-ratio:4/3;border-radius:8px;width:100%;max-width:400px;display:inline-block;position:relative}.faq-image-container .corner-bracket{z-index:5;border:0 solid #fffc;width:24px;height:24px;position:absolute}.faq-image{object-fit:contain;object-position:center;width:100%;height:100%}.faq-image-credit{color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:4px;padding:4px 12px;font-size:.75rem;position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%)}.faq-right{flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid var(--grey-200);cursor:pointer;padding:0 8px;transition:background .2s}.faq-item:first-child{border-top:1px solid var(--grey-200)}.faq-item:hover{background:var(--grey-50)}.faq-question{justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.faq-question span{color:var(--black);font-size:1.125rem;font-weight:500;line-height:1.4}.faq-icon{background:var(--grey-100);border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;transition:all .3s;display:flex}.faq-icon svg{width:20px;height:20px;color:var(--black);transition:transform .3s}.faq-item.active .faq-icon{background:var(--black)}.faq-item.active .faq-icon svg{color:var(--white);transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.faq-item.active .faq-answer{max-height:300px;padding-bottom:24px}.faq-answer p{color:var(--gray);margin:0;padding-right:64px;font-size:1rem;line-height:1.7}@media (width<=1024px){.faq-container{gap:60px}.faq-image-container{max-width:320px}}@media (width<=768px){.faq-section{padding:60px 24px}.faq-container{grid-template-columns:1fr;gap:48px}.faq-left{text-align:center;position:static}.faq-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.faq-image-container{max-width:100%;margin:0 auto}.faq-question span{font-size:1rem}.faq-answer p{padding-right:0}}.landing-container{min-height:200vh}.contact-page{background:var(--white);min-height:100vh;padding-bottom:8rem}.contact-section{justify-content:center;padding:8rem 2rem 4rem;display:flex}.contact-content{text-align:center;width:100%;max-width:600px}.contact-title{color:var(--grey-900);letter-spacing:-.02em;min-height:4.2rem;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.contact-title:after{content:"|";margin-left:2px;font-weight:400;animation:.8s infinite blink}.contact-title.typing-done:after{display:none}.contact-subtitle{color:var(--grey-500);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-input,.form-textarea{border:1px solid var(--grey-200);width:100%;color:var(--grey-900);background:var(--grey-50);border-radius:8px;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-input::placeholder,.form-textarea::placeholder{color:var(--grey-400)}.form-input:focus,.form-textarea:focus{border-color:var(--grey-400);background:var(--white);outline:none}.form-textarea{resize:vertical;min-height:120px}@keyframes spin{to{transform:rotate(360deg)}}.form-input:disabled,.form-textarea:disabled{opacity:.6;cursor:not-allowed}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.testimonials-section{padding:4rem 0;overflow:hidden}.testimonials-header{text-align:center;margin-bottom:3rem}.testimonials-badge{background:var(--grey-100);color:var(--grey-700);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.testimonials-title{color:var(--grey-900);letter-spacing:-.02em;min-height:3rem;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.testimonials-title:after{content:"|";margin-left:2px;font-weight:400;animation:.8s infinite blink}.testimonials-title.typing-done:after{display:none}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.testimonials-subtitle{color:var(--grey-500);font-size:1rem;line-height:1.6}.testimonials-carousel{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.testimonials-track{gap:1.5rem;width:max-content;animation:40s linear infinite scroll;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonials-track:hover{animation-play-state:paused}.testimonial-card{background:var(--grey-50);border:1px solid var(--grey-100);border-radius:16px;flex-shrink:0;width:320px;padding:1.5rem}.testimonial-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.testimonial-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.testimonial-info{flex-direction:column;gap:.125rem;display:flex}.testimonial-name{color:var(--grey-900);font-size:.9rem;font-weight:600}.testimonial-role{color:var(--grey-500);font-size:.75rem}.testimonial-rating{margin-bottom:.75rem}.star{color:#f97316;margin-right:2px;font-size:1rem}.testimonial-text{color:var(--grey-700);font-size:.9rem;line-height:1.6}@media (width<=640px){.contact-title{font-size:2.5rem}.form-row{grid-template-columns:1fr}.testimonials-title{font-size:2rem}.testimonial-card{width:280px}}.auth-form{flex-direction:column;gap:1rem;display:flex}.form-input{border:1px solid var(--grey-200);width:100%;color:var(--grey-900);background:var(--grey-50);border-radius:8px;padding:1rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-input::placeholder{color:var(--grey-400)}.form-input:focus{border-color:var(--grey-400);background:var(--white);outline:none}.form-input:disabled{opacity:.6;cursor:not-allowed}.submit-btn{background:var(--grey-900);width:100%;color:var(--white);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.submit-btn:hover:not(:disabled){background:var(--grey-800);transform:translateY(-1px)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.submit-btn.loading{background:var(--grey-700)}@keyframes authSpin{to{transform:rotate(360deg)}}.status-message{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:500;animation:.3s authFadeIn;display:flex}.status-message.success{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}@keyframes authFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-footer-link{color:var(--grey-500);margin-top:1.5rem;font-size:.95rem}.auth-footer-link a{color:var(--grey-900);font-weight:500;text-decoration:none}.auth-footer-link a:hover{text-decoration:underline}.auth-page{background:var(--white);min-height:100vh;padding-bottom:8rem}.auth-section{justify-content:center;padding:8rem 2rem 4rem;display:flex}.auth-content{text-align:center;width:100%;max-width:600px}.auth-title{color:var(--grey-900);letter-spacing:-.02em;min-height:4.2rem;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.auth-title:after{content:"|";margin-left:2px;font-weight:400;animation:.8s infinite authBlink}.auth-title.typing-done:after{display:none}@keyframes authBlink{0%,50%{opacity:1}51%,to{opacity:0}}.auth-subtitle{color:var(--grey-500);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}@media (width<=640px){.auth-title{min-height:3rem;font-size:2.5rem}.rocket-scene{height:140px}.rocket,.cloud{width:150px}}.submissions-page{background:var(--white);min-height:100vh;padding-bottom:8rem}.submissions-section{justify-content:center;padding:8rem 2rem 4rem;display:flex}.submissions-content{text-align:center;width:100%;max-width:600px}.rocket-scene{justify-content:center;align-items:center;height:180px;margin-bottom:1.5rem;display:flex;position:relative}.rocket{z-index:2;filter:drop-shadow(0 10px 30px #00000026);width:190px;height:auto;position:relative;transform:rotate(10deg)}.cloud{opacity:.8;z-index:1;width:200px;height:auto;position:absolute}.cloud-left{top:50%;left:10%;transform:translateY(-50%)}.cloud-right{top:30%;right:10%;transform:translateY(-50%)scaleX(-1)}.submissions-title{color:var(--grey-900);letter-spacing:-.02em;min-height:4.2rem;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.submissions-title:after{content:"|";margin-left:2px;font-weight:400;animation:.8s infinite submissionsBlink}.submissions-title.typing-done:after{display:none}@keyframes submissionsBlink{0%,50%{opacity:1}51%,to{opacity:0}}.submissions-subtitle{color:var(--grey-500);margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.submissions-loading{color:var(--grey-600);justify-content:center;align-items:center;gap:.75rem;padding:2rem 0;font-size:.95rem;display:flex}.spinner{border:2px solid var(--grey-200);border-top-color:var(--grey-700);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite submissionsSpin}@keyframes submissionsSpin{to{transform:rotate(360deg)}}.status-message{text-align:left;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:500;animation:.3s submissionsFadeIn;display:flex}.status-message svg{flex-shrink:0;width:20px;height:20px}.status-message.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}@keyframes submissionsFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.submissions-empty{text-align:center;padding:1rem 0 2rem}.submissions-badge{background:var(--grey-100);color:var(--grey-700);border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-block}.submissions-empty-text{color:var(--grey-500);font-size:1rem;line-height:1.6}.submissions-list{text-align:left;flex-direction:column;gap:1rem;list-style:none;display:flex}.submission-card{background:var(--grey-50);border:1px solid var(--grey-100);border-radius:16px;padding:1.5rem;transition:border-color .2s,box-shadow .2s}.submission-card:hover{border-color:var(--grey-200);box-shadow:0 4px 20px #0000000a}.submission-header{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-bottom:.75rem;display:flex}.submission-name{color:var(--grey-900);font-size:.95rem;font-weight:600}.submission-email{color:var(--grey-500);font-size:.85rem}.submission-message{color:var(--grey-700);white-space:pre-wrap;word-break:break-word;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.submission-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.submission-meta{flex-direction:column;gap:.125rem;display:flex}.submission-date{color:var(--grey-500);font-size:.75rem}.delete-wrapper{flex-shrink:0;position:relative}.delete-btn{color:var(--red-600);border:1px solid var(--red-500);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.delete-btn:hover:not(:disabled){background:var(--red-500);color:var(--white);transform:translateY(-1px)}.delete-btn:disabled{opacity:.7;cursor:not-allowed}.delete-btn.loading{opacity:.8}.delete-spinner{border:2px solid #dc26264d;border-top-color:var(--red-600);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite submissionsSpin}.delete-btn:hover:not(:disabled) .delete-spinner{border-color:#ffffff4d;border-top-color:var(--white)}.submission-delete-error{margin-top:1rem}@media (width<=640px){.submissions-title{min-height:3rem;font-size:2.5rem}.rocket-scene{height:140px}.rocket,.cloud{width:150px}.submission-footer{flex-direction:column;align-items:flex-start}.delete-btn{width:100%}}
