:root{--bg-primary:#000;--bg-secondary:rgba(39,39,42,.3);--bg-third:rgba(39,39,42,.3);--text-primary:#fff;--text-secondary:#9ca3af;--border-color:#27272a;--input-bg:rgba(39,39,42,.5);--button-bg:#fff;--button-text:#000;--card-overlay:rgba(0,0,0,.5);--card-text:#fff;--step-bg:hsla(0,0%,100%,.1);--step-number-bg:hsla(0,0%,100%,.1);--spacing-xs:clamp(0.5rem,1vw,0.75rem);--spacing-sm:clamp(0.75rem,1.5vw,1rem);--spacing-md:clamp(1rem,2vw,1.5rem);--spacing-lg:clamp(1.5rem,3vw,2rem);--spacing-xl:clamp(2rem,4vw,3rem);--font-xs:clamp(0.75rem,1vw,0.875rem);--font-sm:clamp(0.875rem,1.2vw,1rem);--font-md:clamp(1rem,1.5vw,1.25rem);--font-lg:clamp(1.25rem,2vw,1.5rem);--font-xl:clamp(1.5rem,2.5vw,2rem);--font-2xl:clamp(2rem,3vw,2.5rem);--font-3xl:clamp(2.5rem,4vw,3rem)}*{transition:background-color .3s,color .3s,border-color .3s,opacity .3s,transform .3s;margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,sans-serif;-ms-overflow-style:none;scrollbar-width:none}body{min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary)}h2{font-size:var(--font-2xl);margin-bottom:var(--spacing-sm)}.logo-text,h2{font-weight:600}.video-card,.video-cards{overflow:hidden;position:relative}.budget-video,.date-video,.preference-video,.travelwith-video{-o-object-fit:cover;object-fit:cover}.footer-links a,.nav-link{text-decoration:none}.app-store-btn{display:flex;align-items:center;justify-content:center;width:100%;background:var(--button-bg);color:var(--button-text)}.footer-links a:hover,.landing-page,.nav-link:hover,.social-links a:hover{color:var(--text-primary)}.app-store-btn:hover{transform:scale(1.02);opacity:.9}.app-store-btn:active{transform:scale(.98)}.landing-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.navbar{justify-content:space-between;padding:var(--spacing-md) var(--spacing-lg);max-width:1400px;margin:0 auto}.nav-left .logo,.navbar{display:flex;align-items:center}.nav-left .logo{gap:.5rem}.logo-text{font-size:var(--font-lg)}.nav-center{display:flex;gap:2rem}.nav-link{color:var(--text-secondary);font-size:1rem;transition:color .2s}.contact-btn{background:var(--button-bg);color:var(--button-text);border:none;padding:.75rem 1.5rem;border-radius:100px;font-weight:500;cursor:pointer;transition:.2s}.manage-projects-btn,.manage-projects-btn:hover{background:var(--bg-secondary)}.contact-btn:hover{opacity:.9}.sections{text-align:center;padding:4rem 2rem;max-width:1000px;margin:0 auto}.app-store-btn,.manage-projects-btn,.web-version-btn{padding:.75rem 1.5rem;border-radius:100px;transition:.2s;cursor:pointer}.manage-projects-btn{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:2rem}.hero-title{font-size:4.5rem;font-weight:600;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.no-credit-card{align-items:center;gap:.5rem;color:var(--text-secondary);font-size:.9rem}.hero-buttons,.no-credit-card{display:flex;justify-content:center}.hero-buttons{gap:1rem;margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.app-store-btn,.web-version-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:1rem;font-weight:500;min-width:200px;max-width:250px}.app-store-btn{background:#fff;color:#000;border:none}.web-version-btn{background:0 0;color:#fff;border:1px solid hsla(0,0%,100%,.2)}.web-version-btn:hover{border-color:hsla(0,0%,100%,.4)}.bg-ui-left,.bg-ui-right{transform:translateY(-50%);width:45%;height:90vh;opacity:.1;filter:blur(1px);z-index:0;top:50%}.landing-page{position:relative;overflow:hidden;background:var(--bg-primary)}.landing-page:after,.landing-page:before{content:"";position:absolute;width:100%;height:100%;pointer-events:none;z-index:0}.landing-page:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0,var(--bg-primary) 80%);pointer-events:none;z-index:1}.bg-ui-left{position:absolute;left:-5%;background:url(/img/ui-left.a2863a2e.png) 0 0/contain no-repeat}.bg-ui-right{position:absolute;right:-5%;background:url(/img/ui-right.a2863a2e.png) 0 0/contain no-repeat}.budget-content,.contact-btn,.logo,.nav-center,.nav-right,.navbar,.sections{position:relative;z-index:2}.video-cards{display:flex;gap:2rem;margin-top:6rem;margin-bottom:4rem;padding:0;width:100%}.video-cards:after,.video-cards:before{content:"";position:absolute;top:0;width:15%;height:100%;z-index:3;pointer-events:none}.video-cards:before{left:0;background:linear-gradient(to right,var(--bg-primary),transparent)}.video-cards:after{right:0;background:linear-gradient(to left,var(--bg-primary),transparent)}.cards-track{display:flex;gap:2rem;animation:scroll 35s linear infinite;width:-moz-fit-content;width:fit-content;padding:0 2rem}.video-card{border-radius:24px;height:clamp(300px,50vh,420px);min-width:clamp(240px,30vw,280px);background:#1a1a1a;transition:transform .3s}.card-video,.testimonial-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,var(--card-overlay) 0,var(--card-overlay) 100%);padding:24px;justify-content:flex-end;z-index:2}.card-content,.card-overlay,.testimonial-author{display:flex;flex-direction:column}.card-overlay h3{font-size:32px;font-weight:600;line-height:1.2;margin:0;color:var(--card-text)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.sections{margin-bottom:2rem;opacity:0;transform:translateY(-20px);animation:fadeInDown .5s ease-out forwards}.landing-page{min-height:100vh;overflow-y:auto}.navbar{opacity:0;animation:fadeIn .4s ease-out forwards}.manage-projects-btn{opacity:0;animation:fadeIn .4s ease-out .1s forwards}.hero-title{opacity:0;animation:fadeIn .4s ease-out .2s forwards}.hero-subtitle{opacity:0;animation:fadeIn .4s ease-out .3s forwards}.hero-buttons{opacity:0;animation:fadeIn .4s ease-out .4s forwards}.no-credit-card{opacity:0;animation:fadeIn .4s ease-out .5s forwards}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nav-right{display:flex;align-items:center;gap:1rem}.logo-icon{width:25px;height:25px;color:var(--text-primary)}.text-reveal-container{height:5vh;position:relative;z-index:1;margin-top:10rem;margin-bottom:0}.text-reveal-wrapper{position:sticky;top:50%;transform:translateY(-50%);height:1vh;align-items:center;padding:5rem 1rem;max-width:1200px;margin:0 auto;pointer-events:none}.text-reveal,.text-reveal-wrapper{display:flex;justify-content:center}.text-reveal{font-size:3rem;font-weight:700;flex-wrap:wrap;gap:.5rem}.reveal-word{position:relative;display:inline-block}.reveal-word-ghost{position:absolute;left:0;opacity:.2}.reveal-word-main{position:relative;color:var(--text-primary);opacity:0;transition:opacity .3s}@media (max-width:768px){.hero-title{font-size:3rem}.hero-subtitle br,.nav-center{display:none}.hero-buttons{flex-direction:column;align-items:center;padding:0 2rem}.app-store-btn,.web-version-btn{width:100%;max-width:300px}.video-card{height:400px;min-width:280px}.card-overlay{padding:20px}.card-overlay h3{font-size:24px}.text-reveal{font-size:2rem}.hero-title{font-size:var(--font-2xl)}.video-cards{gap:var(--spacing-md)}}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}@media screen and (max-height:800px){.video-card{height:clamp(250px,40vh,300px)}}@media print{.video-cards{display:none}}@media (prefers-contrast:high){:root{--bg-secondary:#fff;--text-secondary:#000}}.navbar{padding-left:max(var(--spacing-md),env(safe-area-inset-left));padding-right:max(var(--spacing-md),env(safe-area-inset-right));padding-bottom:max(var(--spacing-md),env(safe-area-inset-bottom))}::-webkit-scrollbar{display:none}.date-card,.date-content{display:flex;position:relative}.date-card{aspect-ratio:1;padding:2rem;background:var(--bg-third);border-radius:24px;border:1px solid var(--border-color);box-shadow:0 10px 30px rgba(0,0,0,.1);overflow:hidden;align-items:center;justify-content:center;cursor:pointer}.date-content{height:100%;flex-direction:column;justify-content:flex-start;width:100%;text-align:center;z-index:2}.budget-card:hover .budget-video,.date-card:hover .date-video,.date-video-container:hover .date-video{transform:scale(1.05)}.budget-card-title,.date-card-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.budget-card-description,.date-card-description{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:3rem;padding-bottom:3rem}@media (max-width:768px){.date-card{width:100%;aspect-ratio:auto;min-height:400px;padding:1.5rem}}.budget-video-container,.date-video-container{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);width:80%;z-index:1;border-radius:12px;overflow:hidden}.date-video{width:100%;height:100%;border-radius:12px;transition:transform .3s}.budget-card,.preference-card{border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;overflow:hidden}.preference-card{width:100%;height:400px;padding:2.5rem;background:linear-gradient(to right,var(--bg-third) 0,rgba(6,5,6,.9) 100%);border:1px solid var(--border-color);margin-top:6rem;display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;align-items:stretch}.preference-content,.travelwith-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-start;max-width:100%}.preference-card-title,.travelwith-card-title{font-size:1.5rem;font-weight:700;line-height:1.1;color:var(--text-primary);margin:0;text-align:center}.preference-card-description,.travelwith-card-description{font-size:1rem;line-height:1.5;color:var(--text-secondary);margin:1rem auto;max-width:80%;text-align:center}.preference-stats,.travelwith-stats{display:flex;gap:3rem;margin:1.5rem 0}.stat-item{margin:0}.stat-value{font-size:2rem;font-weight:700;color:var(--text-primary);line-height:1;margin:0}.stat-description{font-size:1rem;color:var(--text-secondary);line-height:1.4;margin-top:.5rem;max-width:200px}.preference-video-container,.travelwith-video-container{position:relative;height:100%;width:100%;border-radius:16px;overflow:hidden;align-self:stretch}.preference-video{width:100%;height:100%;border-radius:16px}.start-planning-btn{display:inline-flex;align-items:center;padding:.875rem 1.5rem;background:#fff;color:#000;border:none;border-radius:100px;font-size:1rem;font-weight:500;cursor:pointer;transition:.2s;width:-moz-fit-content;width:fit-content;margin-top:auto}.footer,.footer-bottom{border-top:1px solid var(--border-color)}.start-planning-btn:hover{transform:scale(1.02)}.date-card{flex:1;width:auto;margin:0;height:100%}.budget-card{flex:1;aspect-ratio:1;padding:2rem;background:var(--bg-third);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;cursor:pointer;grid-column:2;grid-row:1/span 2}.budget-content{height:85%;display:flex;flex-direction:column;justify-content:flex-start;width:100%;text-align:center}.budget-video{width:100%;height:100%;transition:transform .3s}.cards-container{display:flex;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:2rem;margin-top:2rem;margin-bottom:0}.travelwith-card{position:relative;width:100%;height:400px;padding:2.5rem;background:linear-gradient(to right,var(--bg-third) 0,rgba(6,5,6,.9) 100%);border-radius:24px;border:1px solid var(--border-color);box-shadow:0 10px 30px rgba(0,0,0,.1);overflow:hidden;display:grid;grid-template-columns:1fr 1.5fr;gap:2rem;align-items:stretch}.travelwith-video{width:100%;border-radius:16px}@media (max-width:1024px){.preference-card,.travelwith-card{height:auto;min-height:600px;grid-template-columns:1fr}.preference-video-container,.travelwith-video-container{height:250px}.preference-card-title,.travelwith-card-title{font-size:2.5rem}.preference-stats,.travelwith-stats{flex-direction:column;gap:1.5rem}}.testimonials-section{position:relative;padding:4rem 0;overflow:hidden;background:var(--bg-primary);z-index:2}.testimonials-header{position:relative;z-index:2;text-align:center;max-width:720px;margin:0 auto 4rem;padding:0 2rem}.testimonials-title{font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.testimonials-description{font-size:1.1rem;color:var(--text-secondary);line-height:1.6}.testimonials-container{position:relative;width:100%;overflow:hidden;z-index:2}.testimonials-track{display:flex;gap:2rem;animation:testimonialScroll 40s linear infinite;padding:2rem;width:-moz-max-content;width:max-content}.testimonial-card{position:relative;z-index:2;flex:0 0 auto;width:320px;padding:1.5rem;background:var(--bg-secondary);border-radius:1rem;border:1px solid var(--border-color)}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden}.author-name{font-weight:600;color:var(--text-primary)}.author-handle,.copyright,.testimonial-text{color:var(--text-secondary);font-size:.875rem}.testimonial-text{line-height:1.6}.footer-links h4,.footer-logo-text{color:var(--text-primary);font-weight:600}.gradient-left,.gradient-right{position:absolute;top:0;bottom:0;width:25%;pointer-events:none;z-index:1}.gradient-left{left:0;background:linear-gradient(to right,var(--bg-primary) 0,transparent 100%)}.gradient-right{right:0;background:linear-gradient(to left,var(--bg-primary) 0,transparent 100%)}@keyframes testimonialScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonials-track:hover{animation-play-state:paused}.section-divider{width:100%;max-width:1200px;margin:7rem auto 2rem;padding:0 2rem}.divider-line{width:100%;height:1px;background:linear-gradient(to right,transparent,var(--border-color),transparent)}.footer{background:var(--bg-third);padding:4rem 2rem 2rem;margin-top:6rem;position:relative;z-index:10}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 2fr;gap:4rem;position:relative;z-index:11}.footer-brand{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-logo-text{font-size:1.5rem}.footer-description{color:var(--text-secondary);max-width:300px;line-height:1.6}.footer-links-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-links h4{font-size:1rem;margin-bottom:1.25rem}.footer-links a,.social-links a{color:var(--text-secondary);transition:color .2s}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-bottom{max-width:1200px;margin:4rem auto 0;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:11}.social-links{display:flex;gap:1.5rem}@media (max-width:768px){.budget-card,.date-card{width:100%;padding:1.5rem}.cards-container{flex-direction:column;grid-template-columns:1fr;grid-template-rows:auto}.date-card{aspect-ratio:1;min-height:400px}.budget-card{aspect-ratio:1/2;grid-column:1;grid-row:auto;width:100%;aspect-ratio:1;min-height:400px;padding:1.5rem;margin-top:2rem}.footer-content{grid-template-columns:1fr;gap:3rem}.footer-links-container{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:1.5rem;text-align:center}}@media (max-width:480px){.footer-links-container{grid-template-columns:1fr}}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-primary);display:flex;justify-content:center;align-items:center;z-index:9999}.loader{position:relative;width:40px;height:40px}.circular{animation:rotate 1.5s linear infinite;transform-origin:center center;width:100%;height:100%;position:absolute;top:0;left:0}.path{stroke:#fff;stroke-dasharray:90,150;stroke-dashoffset:-10;stroke-width:4;animation:dash 1.2s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35px}to{stroke-dasharray:90,150;stroke-dashoffset:-124px}}#app{background:var(--bg-primary);min-height:100vh}.app-loaded{animation:fadeIn .3s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.logo-icon[data-v-6925e360]{color:var(--text-primary);min-width:28px;transition:transform .2s ease;filter:brightness(0) invert(1)}.logo:hover .logo-icon[data-v-6925e360]{transform:scale(1.1)}.hero-buttons[data-v-b8a52de6]{display:flex;justify-content:center}