.landing-module__jDH3nq__landingContainer{--bg-color:#f8fafc;--grid-line:#e2e8f0;--text-dark:#0f172a;--text-blue:#2563eb;--tab-1-bg:#fff;--tab-1-color:#1e3a8a;--tab-2-bg:#fde6fb;--tab-2-color:#701a75;--tab-3-bg:#dcfce7;--tab-3-color:#14532d;--tab-4-bg:#dbeafe;--tab-4-color:#1e3a8a;--btn-dark:#0f172a;--border-width:2.5px;--active-border-color:#1e3a8a;--container-width:1600px;background-color:var(--bg-color);color:var(--text-dark);-webkit-font-smoothing:antialiased;box-sizing:border-box;width:100%;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.landing-module__jDH3nq__landingContainer *{box-sizing:border-box}.landing-module__jDH3nq__gridBackground{background-image:linear-gradient(var(--grid-line)1px,transparent 1px),linear-gradient(90deg,var(--grid-line)1px,transparent 1px);border-bottom:var(--border-width)solid var(--grid-line);background-position:top;background-size:60px 60px;width:100%}.landing-module__jDH3nq__header{border-bottom:var(--border-width)solid var(--grid-line);z-index:50;background:#fff;border-radius:0;justify-content:space-between;align-items:center;width:100%;margin:0;padding:.7rem 2.5rem;display:flex;position:relative;box-shadow:0 2px 4px -1px #00000008}.landing-module__jDH3nq__logoNew{color:var(--text-dark);align-items:center;gap:.5rem;text-decoration:none;display:flex}.landing-module__jDH3nq__logoBox{color:#fff;background-color:#0f172a;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;font-weight:700;display:flex}.landing-module__jDH3nq__logoText{letter-spacing:-.025em;font-size:1.25rem;font-weight:700}.landing-module__jDH3nq__logoDot{color:#9333ea}.landing-module__jDH3nq__navLinks{gap:1.5rem;font-size:.95rem;font-weight:400;display:none}.landing-module__jDH3nq__navLink{color:var(--text-dark);border:1.5px solid var(--grid-line);background:0 0;border-radius:8px;padding:.5rem 1rem;font-family:Playwrite NZ Basic,cursive;text-decoration:none;transition:all .2s}.landing-module__jDH3nq__navLink:hover{border-color:var(--text-dark);background:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #0000000d}@media (min-width:1024px){.landing-module__jDH3nq__navLinks{display:flex}}.landing-module__jDH3nq__btnBlack{background:var(--btn-dark);color:#fff;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none}.landing-module__jDH3nq__hero{max-width:var(--container-width);grid-template-columns:1.1fr .9fr;align-items:center;margin:0 auto;padding:4rem 4rem 6rem;display:grid}.landing-module__jDH3nq__heroTitle{letter-spacing:-.04em;margin-bottom:1.5rem;font-family:Fraunces,serif;font-size:5rem;font-weight:400;line-height:1}.landing-module__jDH3nq__heroTitle strong{color:var(--text-blue);font-weight:700}.landing-module__jDH3nq__heroActions{align-items:center;gap:1rem;display:flex}.landing-module__jDH3nq__heroCta{background:var(--btn-dark);color:#fff;border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.landing-module__jDH3nq__heroCta:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.landing-module__jDH3nq__heroSecondary{color:var(--text-dark);border:2px solid var(--grid-line);background:#fff;border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.landing-module__jDH3nq__heroSecondary:hover{border-color:var(--text-dark);transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}@keyframes landing-module__jDH3nq__floatMockup{0%{transform:translate(0)rotate(0)}33%{transform:translate(8px,-15px)rotate(1deg)}66%{transform:translate(-5px,-8px)rotate(-.5deg)}to{transform:translate(0)rotate(0)}}.landing-module__jDH3nq__mockupContainer{border:2px solid var(--text-dark);background:#fff;border-radius:20px;width:340px;margin-left:auto;padding:2rem;animation:6s ease-in-out infinite landing-module__jDH3nq__floatMockup;position:relative;box-shadow:16px 16px #0f172a0d}.landing-module__jDH3nq__appMeta{color:#94a3b8;text-transform:uppercase;justify-content:space-between;margin-bottom:1.5rem;font-size:.7rem;font-weight:700;display:flex}.landing-module__jDH3nq__appQuestion{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.landing-module__jDH3nq__appOption{cursor:pointer;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:.6rem;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.landing-module__jDH3nq__appOption:hover{border-color:#94a3b8}.landing-module__jDH3nq__feedbackBubble{border:2px solid var(--text-dark);color:var(--text-dark);z-index:100;opacity:0;pointer-events:none;text-align:center;background:#fff;border-radius:12px 12px 12px 2px;width:200px;padding:.8rem 1.2rem;font-family:Playwrite NZ Basic,cursive;font-size:.9rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:-60px;right:-20px;transform:scale(.8)translateY(10px);box-shadow:4px 4px #0f172a1a}.landing-module__jDH3nq__feedbackBubble.landing-module__jDH3nq__visible{opacity:1;transform:scale(1)translateY(0)}.landing-module__jDH3nq__tabsSection{max-width:var(--container-width);z-index:10;align-items:flex-end;margin:0 auto;padding:0 4rem;display:flex;position:relative}.landing-module__jDH3nq__tab{cursor:pointer;background:var(--bg);width:220px;height:45px;color:var(--color);filter:drop-shadow(0px -1.5px 0px var(--color))drop-shadow(1.5px 0px 0px var(--color))drop-shadow(-1.5px 0px 0px var(--color));white-space:nowrap;transform-origin:bottom;border-top-left-radius:12px;justify-content:center;align-items:center;margin-bottom:-1px;margin-right:-20px;padding:0 2rem;font-family:Playwrite NZ Basic,cursive;font-size:1.15rem;font-weight:400;transition:height .3s cubic-bezier(.34,1.56,.64,1),transform .2s;display:flex;position:relative}.landing-module__jDH3nq__tab1{justify-content:center;padding-left:1rem}.landing-module__jDH3nq__tab:after{content:"";background:inherit;z-index:-1;border-top-right-radius:12px;width:56px;height:100%;position:absolute;top:0;right:-28px;transform:skew(35deg)}.landing-module__jDH3nq__tab1{--bg:var(--tab-1-bg);--color:var(--tab-1-color);z-index:10}.landing-module__jDH3nq__tab2{--bg:var(--tab-2-bg);--color:var(--tab-2-color);z-index:9}.landing-module__jDH3nq__tab3{--bg:var(--tab-3-bg);--color:var(--tab-3-color);z-index:8}.landing-module__jDH3nq__tab4{--bg:var(--tab-4-bg);--color:var(--tab-4-color);z-index:7}.landing-module__jDH3nq__tab:hover{transform:translateY(-2px);z-index:20!important}.landing-module__jDH3nq__tab.landing-module__jDH3nq__active{height:54px;z-index:30!important}.landing-module__jDH3nq__mainContent{z-index:20;background-color:#fff;min-height:450px;margin-top:-1.5px;padding:3rem 4rem 8rem;position:relative}.landing-module__jDH3nq__mainContent:after{content:"";border:var(--border-width)solid var(--active-border-color);z-index:10;pointer-events:none;transition:border-color;position:absolute;inset:0}.landing-module__jDH3nq__mainContent.landing-module__jDH3nq__borderErasing:after{animation:.6s cubic-bezier(.45,0,.55,1) forwards landing-module__jDH3nq__borderErase}.landing-module__jDH3nq__mainContent.landing-module__jDH3nq__borderDrawing:after{animation:.6s cubic-bezier(.45,0,.55,1) forwards landing-module__jDH3nq__borderDraw}@keyframes landing-module__jDH3nq__borderErase{0%{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}50%{clip-path:polygon(0% 0%,50% 0%,50% 100%,0% 100%)}to{clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%)}}@keyframes landing-module__jDH3nq__borderDraw{0%{clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%)}to{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}}.landing-module__jDH3nq__mainContent:before{content:"";opacity:1;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%2394a3b8' stroke-width='1' stroke-opacity='0.1'%3E%3Cpath d='M20 30l10 10 M50 150l20 -5 M120 40l15 15 M180 120l-10 10' /%3E%3C/g%3E%3C/svg%3E");width:100%;height:100%;position:absolute;top:0;left:0}.landing-module__jDH3nq__contentContainer{z-index:20;max-width:1200px;margin:0 auto;display:none;position:relative}.landing-module__jDH3nq__contentContainer.landing-module__jDH3nq__active{display:block}.landing-module__jDH3nq__contentContainer.landing-module__jDH3nq__erasing{animation:.6s cubic-bezier(.45,0,.55,1) forwards landing-module__jDH3nq__diagonalWipe;display:block;-webkit-mask-image:linear-gradient(225deg,#0000 50%,#000 50.1%);-webkit-mask-position:100% 0;-webkit-mask-size:300% 300%}@keyframes landing-module__jDH3nq__diagonalWipe{0%{-webkit-mask-position:100% 0}to{-webkit-mask-position:0 100%}}.landing-module__jDH3nq__contentContainer.landing-module__jDH3nq__settling{animation:.6s ease-out forwards landing-module__jDH3nq__fadeIn;display:block}@keyframes landing-module__jDH3nq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.landing-module__jDH3nq__contentHeading{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Fraunces,serif;font-size:3.5rem;line-height:1.1}.landing-module__jDH3nq__contentSubheading{color:var(--text-blue);margin-bottom:.5rem;font-family:Playwrite NZ Basic,cursive;font-size:1.5rem;display:block}.landing-module__jDH3nq__contentText{color:#475569;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}.landing-module__jDH3nq__featureRows{flex-direction:column;gap:8rem;display:flex}.landing-module__jDH3nq__featureRow{background:0 0;border:none;align-items:center;gap:6rem;padding:0;display:flex}.landing-module__jDH3nq__featureText{flex:1}.landing-module__jDH3nq__featureRow:nth-child(2n){flex-direction:row-reverse}.landing-module__jDH3nq__visualWrapper{flex:1;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.landing-module__jDH3nq__lottieFrame{background:0 0;border:none;width:125%;height:125%;transform:scale(1.1)}.landing-module__jDH3nq__placeholderVisual{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}.landing-module__jDH3nq__blob{filter:blur(40px);z-index:0;opacity:.6;border-radius:50%;position:absolute}.landing-module__jDH3nq__interactiveDemo{border:2px solid var(--tab-4-color);z-index:2;background:#fff;border-radius:16px;width:80%;padding:2rem;position:relative;box-shadow:0 10px 20px -5px #1e3a8a1a}.landing-module__jDH3nq__demoInput{border:1px solid #e2e8f0;border-radius:8px;width:100%;margin:1rem 0;padding:.8rem;font-family:Inter,sans-serif;font-size:1rem}.landing-module__jDH3nq__demoBtn{background:var(--tab-4-color);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:.8rem 1.5rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden}.landing-module__jDH3nq__demoBtn:hover{opacity:.9;transform:translateY(-1px)}.landing-module__jDH3nq__demoBtn:active{transform:translateY(0)}.landing-module__jDH3nq__demoBtn.landing-module__jDH3nq__success{background-color:#166534}.landing-module__jDH3nq__tipBtn{background:var(--tab-4-color);color:#fff;cursor:pointer;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-family:Playwrite NZ Basic,cursive;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 6px #0000001a}.landing-module__jDH3nq__tipBtn:hover{transform:scale(1.1)}.landing-module__jDH3nq__tipBubble{border:2px solid var(--tab-4-color);color:var(--text-dark);opacity:0;pointer-events:none;text-align:center;z-index:100;background:#fff;border-radius:12px 12px 2px;width:180px;padding:.6rem 1rem;font-family:Playwrite NZ Basic,cursive;font-size:.85rem;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:-70px;right:-10px;transform:translateY(10px)scale(.9);box-shadow:0 4px 10px #0000001a}.landing-module__jDH3nq__tipBubble.landing-module__jDH3nq__visible{opacity:1;transform:translateY(0)scale(1)}.landing-module__jDH3nq__confetti{pointer-events:none;z-index:20;background:red;border-radius:2px;width:8px;height:8px;position:absolute;top:50%;left:50%}.landing-module__jDH3nq__visualBlue .landing-module__jDH3nq__placeholderVisual{background:linear-gradient(135deg,#fff 0%,var(--tab-4-bg)100%)}.landing-module__jDH3nq__visualBlue .landing-module__jDH3nq__blob{background:#bfdbfe;width:180px;height:180px;top:-20px;right:-20px}.landing-module__jDH3nq__visualPink .landing-module__jDH3nq__placeholderVisual{background:linear-gradient(135deg,#fff 0%,var(--tab-2-bg)100%)}.landing-module__jDH3nq__visualPink .landing-module__jDH3nq__blob{background:#f0abfc;width:200px;height:200px;top:-20px;right:-20px}.landing-module__jDH3nq__visualGreen .landing-module__jDH3nq__placeholderVisual{background:linear-gradient(135deg,#fff 0%,var(--tab-3-bg)100%)}.landing-module__jDH3nq__visualGreen .landing-module__jDH3nq__blob{background:#86efac;width:180px;height:180px;bottom:-20px;left:-20px}.landing-module__jDH3nq__visualIconSvg{filter:drop-shadow(0 4px 6px #0000000d);z-index:2;width:80px;height:80px;position:relative}@media (max-width:900px){.landing-module__jDH3nq__hero{text-align:center;grid-template-columns:1fr;padding:2rem}.landing-module__jDH3nq__mockupContainer{width:100%;max-width:320px;margin:3rem auto 0}.landing-module__jDH3nq__heroTitle{font-size:3.5rem}.landing-module__jDH3nq__header{padding:1rem 1.5rem}.landing-module__jDH3nq__mainContent{padding:2rem 1.5rem 6rem}.landing-module__jDH3nq__contentHeading{font-size:2.5rem}.landing-module__jDH3nq__featureRow,.landing-module__jDH3nq__featureRow:nth-child(2n){flex-direction:column;gap:2rem}.landing-module__jDH3nq__visualWrapper{width:100%;height:300px}.landing-module__jDH3nq__lottieFrame{width:100%;height:100%;transform:scale(1)}.landing-module__jDH3nq__navLinks{display:none}.landing-module__jDH3nq__heroActions{justify-content:center}}
