@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;500;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}.home-wrapper{background:#fff;flex-direction:column;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.mesh-background{z-index:0;opacity:.6;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section{z-index:1;justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 80px);padding:20px 10px;display:flex;position:relative}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%;max-width:1280px;display:grid}.hero-content{flex-direction:column;align-items:flex-start;max-width:600px;display:flex}.badge-pill{color:#444;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border:1px solid #00000014;border-radius:30px;align-items:center;gap:6px;margin-bottom:8px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 2px 10px #00000008}.dot-pulse{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-green;box-shadow:0 0 #22c55eb3}@keyframes pulse-green{0%{box-shadow:0 0 #22c55eb3}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-heading{color:#111;letter-spacing:-1px;margin-bottom:12px;font-size:clamp(2rem,4.5vw,4rem);font-weight:800;line-height:1.1}.highlight-text-wrapper{color:#2563eb;white-space:nowrap;align-items:baseline;display:inline-flex;position:relative}.typing-text{z-index:1;position:relative}.text-underline{content:"";z-index:-1;background:#2563eb33;border-radius:4px;width:100%;height:10px;position:absolute;bottom:4px;left:0;transform:rotate(-1deg)}.cursor{color:#999;margin-left:2px;font-weight:300;animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}.hero-subtext{color:#555;max-width:90%;margin-bottom:20px;font-size:1.15rem;line-height:1.6}.feature-badges{margin-bottom:20px}.cta-wrapper{flex-direction:column;gap:12px;margin-bottom:15px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:50px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:16px 32px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;box-shadow:0 8px 20px #00000026}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #00000040}.trust-rating{color:#666;align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.stars{gap:2px;display:flex}.micro-features{color:#555;flex-wrap:wrap;gap:15px;font-size:13px;font-weight:500;display:flex}.check-icon{margin-right:4px}.hero-visuals{aspect-ratio:1/.9;justify-content:center;align-items:center;width:100%;max-height:550px;display:flex;position:relative}.blob-bg{filter:blur(60px);z-index:-1;opacity:.5;border-radius:50%;width:100%;max-width:450px;height:100%;max-height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-fixed-cta{display:none}@media (max-width:900px){.hero-section{align-items:flex-start;min-height:auto;padding:20px 20px 50px}.hero-container{text-align:center;flex-direction:column-reverse;gap:30px;display:flex}.hero-content{align-items:center;max-width:100%}.hero-heading{margin-bottom:15px;font-size:2.25rem;line-height:1.15}.highlight-text-wrapper{white-space:normal;display:inline-block}.text-underline{opacity:.4;height:10px;bottom:3px}.hero-subtext{color:#444;margin-bottom:20px;font-size:15px;line-height:1.5}.primary-btn{display:none!important}.feature-badges{justify-content:center;gap:10px;margin-bottom:15px}.cta-wrapper{align-items:center;width:100%;margin-bottom:10px}.micro-features{justify-content:center;gap:12px;font-size:12px}.hero-visuals{aspect-ratio:auto;width:100%;max-height:40vh;margin-top:10px}.blob-bg{filter:blur(50px);max-width:280px;max-height:280px}.mobile-fixed-cta{z-index:9999;color:#fff;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#111;border:none;border-radius:50px;align-items:center;gap:8px;max-width:70%;padding:14px 22px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:fixed;bottom:20px;left:20px;overflow:hidden;box-shadow:0 8px 20px #00000026}.mobile-fixed-cta:hover{transform:translateY(-3px)}.mobile-fixed-cta:active{transform:scale(.95)}}@media (max-width:380px){.hero-heading{font-size:2.5rem}.primary-btn{padding:12px 20px;font-size:15px}}
.visuals-container{perspective:1000px;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:visible}.cards-composition{width:300px;height:420px;animation:6s ease-in-out infinite float-main;position:relative}.v-card{background:#fff;border:4px solid #fff;border-radius:16px;width:300px;height:428px;transition:transform .4s,z-index .4s;position:absolute;overflow:hidden;box-shadow:0 20px 40px #00000040}.v-card img{object-fit:cover;width:100%;height:100%;display:block}.card-left{z-index:1;opacity:.9;top:40px;left:-60px;transform:rotate(-12deg)scale(.9)}.card-right{z-index:1;opacity:.9;top:40px;right:-60px;transform:rotate(12deg)scale(.9)}.card-center{z-index:3;top:0;left:20px;transform:rotate(0)scale(1);box-shadow:0 30px 60px #0006}.card-shine{pointer-events:none;background:linear-gradient(135deg,#fff6 0%,#0000 50%);position:absolute;inset:0}@media (hover:hover){.cards-composition:hover .card-left{transform:rotate(-18deg)translate(-30px)scale(.95)}.cards-composition:hover .card-right{transform:rotate(18deg)translate(30px)scale(.95)}.cards-composition:hover .card-center{transform:translateY(-10px)scale(1.05)}}.deco-circle{z-index:0;filter:blur(50px);border-radius:50%;position:absolute}.circle-1{background:#fff6;width:200px;height:200px;top:-20px;left:-50px}.circle-2{background:#ffffff4d;width:250px;height:250px;bottom:-40px;right:-80px}@keyframes float-main{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:768px){.visuals-container{height:400px}.cards-composition{width:220px;height:320px}.v-card{border-width:3px;width:180px;height:255px}.card-left{top:30px;left:-30px}.card-right{top:30px;right:-30px}.card-center{top:0;left:20px}}@media (max-width:400px){.visuals-container{height:370px}.cards-composition{width:220px;height:300px}.v-card{width:180px;height:250px;margin-top:10px}.card-left{left:-30px;transform:rotate(-20deg)scale(.9)}.card-right{right:-30px;transform:rotate(20deg)scale(.9)}.card-center{left:20px}}
.invite-section{background-color:#f8f9fa;padding:60px 20px;font-family:Outfit,sans-serif;overflow:hidden}.invite-header-wrapper{text-align:center;margin-bottom:50px}.invite-main-title{color:#222;margin-bottom:10px;font-size:2.5rem;font-weight:700}.invite-title-underline{background:linear-gradient(90deg,#ff9a9e 0%,#fecfef 100%);border-radius:2px;width:80px;height:4px;margin:0 auto 15px}.invite-sub-text{color:#666;font-size:1.1rem}.invite-carousel-container{justify-content:center;align-items:center;max-width:1400px;margin:0 auto;display:flex;position:relative}.invite-track{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:30px;width:100%;padding:40px 20px;display:flex;overflow-x:auto}.invite-track::-webkit-scrollbar{display:none}.nav-arrow{color:#333;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #0000001a}.nav-arrow:hover{color:#fff;background:#222;transform:scale(1.1);box-shadow:0 6px 20px #0003}.nav-arrow.left-arrow{margin-right:10px}.nav-arrow.right-arrow{margin-left:10px}.category-card{scroll-snap-align:center;border-radius:24px;flex:0 0 300px;height:460px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-10px)}.bg-icon-decoration{color:#ffffff26;pointer-events:none;z-index:0;font-size:10rem;position:absolute;bottom:-20px;right:-20px;transform:rotate(-20deg)}.card-inner-content{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:25px;display:flex;position:relative}.card-top-info{text-align:left}.icon-badge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fff;background:#ffffff40;border-radius:12px;margin-bottom:12px;padding:10px;font-size:1.5rem;display:inline-flex;box-shadow:0 4px 10px #0000001a}.category-name{color:#fff;text-shadow:0 2px 5px #0003;letter-spacing:.5px;margin:0;font-size:1.5rem;font-weight:700}.polaroid-stack{aspect-ratio:1/1.3;width:75%;margin:0 auto;position:relative}.polaroid-frame{background:#fff;border:4px solid #fff;border-radius:8px;width:100%;height:100%;transition:all .5s cubic-bezier(.25,.8,.25,1);position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 8px 20px #0000004d}.polaroid-frame img{object-fit:cover;width:100%;height:100%;display:block}.polaroid-frame.back{opacity:.8;z-index:1;transform:rotate(-6deg)translate(-5px)}.polaroid-frame.front{z-index:2;transform:rotate(5deg)translate(5px,5px)}.category-card:hover .polaroid-frame.back{opacity:1;transform:rotate(-15deg)translate(-20px,-5px)}.category-card:hover .polaroid-frame.front{transform:rotate(0)scale(1.05);box-shadow:0 15px 30px #0006}.create-card-btn{color:#333;cursor:pointer;background:#fff;border:none;border-radius:30px;width:100%;margin-top:15px;padding:14px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 15px #0003}.create-card-btn:hover{color:#fff;background:#222;transform:translateY(-3px);box-shadow:0 10px 20px #0000004d}@media (max-width:1024px){.category-card{flex:0 0 280px;height:420px}}@media (max-width:768px){.invite-main-title{font-size:2rem}.invite-carousel-container{padding:0 10px}.nav-arrow{display:none}.category-card{flex:0 0 260px;height:400px}.invite-track{gap:20px;padding-left:15px}}
:root{--hiw-bg-color:#f8f9fa;--hiw-text-main:#111827;--hiw-text-muted:#6b7280;--theme-blue-bg:#eff6ff;--theme-blue-text:#2563eb;--theme-purple-bg:#f3e8ff;--theme-purple-text:#9333ea;--theme-green-bg:#dcfce7;--theme-green-text:#16a34a}.hiw-section{background-color:var(--hiw-bg-color);padding:80px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.hiw-container{text-align:center;max-width:1200px;margin:0 auto}.hiw-header{margin-bottom:60px}.hiw-badge{color:#4f46e5;text-transform:uppercase;letter-spacing:1px;background:#eef2ff;border-radius:50px;margin-bottom:16px;padding:8px 16px;font-size:12px;font-weight:700;display:inline-block}.hiw-title{color:var(--hiw-text-main);margin-bottom:12px;font-size:36px;font-weight:800;line-height:1.2}.hiw-title .highlight{-webkit-text-fill-color:transparent;color:#16a34a;background:linear-gradient(120deg,#d4fc79 0%,#96e6a1 100%);-webkit-background-clip:text;background-clip:text}.hiw-subtitle{color:var(--hiw-text-muted);max-width:600px;margin:0 auto;font-size:18px}.hiw-grid-wrapper{padding-top:20px;position:relative}.hiw-connector-line{z-index:0;background-image:linear-gradient(90deg,#e5e7eb 50%,#fff0 0%);background-position:bottom;background-repeat:repeat-x;background-size:20px 2px;height:2px;position:absolute;top:60px;left:15%;right:15%}.hiw-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:40px;display:grid;position:relative}.hiw-card{flex-direction:column;align-items:center;transition:transform .3s;display:flex}.hiw-card:hover{transform:translateY(-8px)}.hiw-icon-wrapper{width:100px;height:100px;margin-bottom:24px;position:relative}.hiw-icon-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:32px;display:flex;box-shadow:0 10px 25px #0000000f}.step-blue .hiw-icon-circle{background:var(--theme-blue-bg);color:var(--theme-blue-text)}.step-purple .hiw-icon-circle{background:var(--theme-purple-bg);color:var(--theme-purple-text)}.step-green .hiw-icon-circle{background:var(--theme-green-bg);color:var(--theme-green-text)}.hiw-step-number{color:#fff;background:#111;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 5px #0000001a}.hiw-card-title{color:var(--hiw-text-main);margin-bottom:10px;font-size:20px;font-weight:700}.hiw-card-desc{color:var(--hiw-text-muted);padding:0 10px;font-size:15px;line-height:1.6}@media (max-width:900px){.hiw-grid{gap:20px}.hiw-connector-line{display:none}}@media (max-width:768px){.hiw-section{padding:60px 20px}.hiw-title{font-size:28px}.hiw-subtitle{font-size:16px}.hiw-grid{grid-template-columns:1fr;gap:50px}.hiw-connector-line{display:none}.hiw-grid-wrapper:before{content:"";z-index:0;background:#f3f4f6;width:2px;position:absolute;top:20px;bottom:100px;left:50%;transform:translate(-50%)}.hiw-card{z-index:1;background:#fff}.hiw-icon-wrapper{background:#fff;margin-bottom:15px;padding:5px 0}}
