.Hero-module-scss-module__lXQcIW__hero{align-items:center;min-height:100vh;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__lXQcIW__hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e51a 0%,#25d3660d 50%,#f8fafc00 70%);width:60vw;height:60vw;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.Hero-module-scss-module__lXQcIW__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}@media (max-width:992px){.Hero-module-scss-module__lXQcIW__inner{text-align:center;grid-template-columns:1fr}}.Hero-module-scss-module__lXQcIW__content{max-width:600px}@media (max-width:992px){.Hero-module-scss-module__lXQcIW__content{margin:0 auto}}.Hero-module-scss-module__lXQcIW__badge{color:#1ebe5a;background:#25d3661a;border:1px solid #25d36633;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #25d3661a}.Hero-module-scss-module__lXQcIW__badge:before{content:"";background:#25d366;border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 0 8px #25d366}.Hero-module-scss-module__lXQcIW__title{letter-spacing:-.015em;background:linear-gradient(135deg, var(--text-light) 0%, var(--primary) 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4.5rem;line-height:1.1}@media (max-width:900px){.Hero-module-scss-module__lXQcIW__title{font-size:3rem}}.Hero-module-scss-module__lXQcIW__desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem}.Hero-module-scss-module__lXQcIW__actions{gap:1rem;display:flex}@media (max-width:992px){.Hero-module-scss-module__lXQcIW__actions{justify-content:center}}.Hero-module-scss-module__lXQcIW__visual{justify-content:center;display:flex;position:relative}.Hero-module-scss-module__lXQcIW__iphone{background:#fff;border:12px solid #e2e8f0;border-radius:45px;width:320px;height:650px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #cbd5e1,0 40px 60px #00000014,inset 0 0 20px #0000000d}.Hero-module-scss-module__lXQcIW__iphone:before{content:"";z-index:10;pointer-events:none;background:linear-gradient(135deg,#ffffff80 0%,#fff0 50%);position:absolute;inset:0}.Hero-module-scss-module__lXQcIW__dynamicIsland{z-index:20;background:#000;border-radius:20px;width:100px;height:30px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.Hero-module-scss-module__lXQcIW__screen{background:#f8fafc;width:100%;height:100%;position:relative}
.FAQ-module-scss-module__jzN02q__faqSection{background:var(--background);padding:100px 0;position:relative}.FAQ-module-scss-module__jzN02q__title{text-align:center;color:var(--text-light);margin-bottom:3rem;font-size:2.5rem}.FAQ-module-scss-module__jzN02q__list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.FAQ-module-scss-module__jzN02q__item{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:12px;padding:1.5rem;transition:all .2s}.FAQ-module-scss-module__jzN02q__item:hover{background:var(--surface-lighter);border-color:#0000001a}.FAQ-module-scss-module__jzN02q__question{color:var(--text-light);justify-content:space-between;align-items:center;margin:0;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module-scss-module__jzN02q__question span{color:var(--primary);font-size:1.5rem;line-height:1;transition:transform .2s}.FAQ-module-scss-module__jzN02q__answer{color:var(--text-muted);margin-top:1rem;line-height:1.6;display:none}.FAQ-module-scss-module__jzN02q__open .FAQ-module-scss-module__jzN02q__answer{display:block}.FAQ-module-scss-module__jzN02q__open .FAQ-module-scss-module__jzN02q__question span{transform:rotate(45deg)}
.HowItWorks-module-scss-module__BfYSdW__section{background:var(--surface-lighter);padding:100px 0}.HowItWorks-module-scss-module__BfYSdW__title{text-align:center;color:var(--text-light);margin-bottom:4rem;font-size:2.5rem}.HowItWorks-module-scss-module__BfYSdW__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:768px){.HowItWorks-module-scss-module__BfYSdW__grid{grid-template-columns:1fr}}.HowItWorks-module-scss-module__BfYSdW__step{background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid var(--border);z-index:1;border-radius:20px;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.HowItWorks-module-scss-module__BfYSdW__step:before{content:"";background:var(--gradient-primary);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.HowItWorks-module-scss-module__BfYSdW__step:hover{box-shadow:var(--shadow-lg);border-color:#4f46e533;transform:translateY(-8px)}.HowItWorks-module-scss-module__BfYSdW__step:hover:before{opacity:1}.HowItWorks-module-scss-module__BfYSdW__step:hover .HowItWorks-module-scss-module__BfYSdW__number{color:#4f46e514;transform:scale(1.1)translate(-10px,10px)}.HowItWorks-module-scss-module__BfYSdW__step h3{color:var(--text-light);z-index:2;margin-bottom:1rem;font-size:1.3rem;position:relative}.HowItWorks-module-scss-module__BfYSdW__step p{color:var(--text-muted);z-index:2;line-height:1.6;position:relative}.HowItWorks-module-scss-module__BfYSdW__number{color:#00000008;z-index:0;pointer-events:none;font-size:8rem;font-weight:900;line-height:1;transition:all .4s;position:absolute;top:-15px;right:-10px}
.WhatsAppPromo-module-scss-module__01JOza__section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:100px 0;position:relative;overflow:hidden}.WhatsAppPromo-module-scss-module__01JOza__inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:992px){.WhatsAppPromo-module-scss-module__01JOza__inner{text-align:center;grid-template-columns:1fr}}.WhatsAppPromo-module-scss-module__01JOza__visual{justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.WhatsAppPromo-module-scss-module__01JOza__visual:before{content:"";z-index:0;background:radial-gradient(circle,#25d36626 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute}.WhatsAppPromo-module-scss-module__01JOza__chatBox{z-index:10;width:100%;max-width:350px;height:400px;box-shadow:var(--shadow-lg);border:4px solid var(--surface-lighter);background:#e5ddd5;border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.WhatsAppPromo-module-scss-module__01JOza__chatBox .WhatsAppPromo-module-scss-module__01JOza__header{color:#fff;background:#075e54;align-items:center;gap:.5rem;padding:1rem;font-weight:600;display:flex}.WhatsAppPromo-module-scss-module__01JOza__chatBox .WhatsAppPromo-module-scss-module__01JOza__messages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;position:relative}.WhatsAppPromo-module-scss-module__01JOza__chatBox .WhatsAppPromo-module-scss-module__01JOza__messages .WhatsAppPromo-module-scss-module__01JOza__bubble{color:#303030;background:#fff;border-radius:10px;max-width:80%;padding:.75rem 1rem;font-size:.85rem;box-shadow:0 1px 1px #0000001a}.WhatsAppPromo-module-scss-module__01JOza__chatBox .WhatsAppPromo-module-scss-module__01JOza__messages .WhatsAppPromo-module-scss-module__01JOza__bubble.WhatsAppPromo-module-scss-module__01JOza__right{background:#dcf8c6;align-self:flex-end}.WhatsAppPromo-module-scss-module__01JOza__chatBox .WhatsAppPromo-module-scss-module__01JOza__messages .WhatsAppPromo-module-scss-module__01JOza__bubbleBtn{text-align:center;color:#0284c7;background:#f0f4f8;border-top:1px solid #e2e8f0;border-radius:0 0 10px 10px;width:calc(100% + 2rem);margin:.5rem -1rem -.75rem;padding:.5rem;font-weight:600;display:block}.WhatsAppPromo-module-scss-module__01JOza__content{max-width:600px}@media (max-width:992px){.WhatsAppPromo-module-scss-module__01JOza__content{margin:0 auto}}.WhatsAppPromo-module-scss-module__01JOza__title{color:var(--text-light);margin-bottom:1.5rem;font-size:2.5rem;line-height:1.2}.WhatsAppPromo-module-scss-module__01JOza__desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.WhatsAppPromo-module-scss-module__01JOza__points{margin:0 0 2.5rem;padding:0;list-style:none}.WhatsAppPromo-module-scss-module__01JOza__points li{color:var(--text-light);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;font-weight:500;display:flex}.WhatsAppPromo-module-scss-module__01JOza__points li:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px;background-color:var(--secondary);border-radius:50%;flex-shrink:0;width:24px;height:24px;display:inline-block}
.Plans-module-scss-module__WW3ILq__section{background:var(--background);padding:100px 0;position:relative}.Plans-module-scss-module__WW3ILq__title{text-align:center;color:var(--text-light);margin-bottom:4rem;font-size:2.5rem}.Plans-module-scss-module__WW3ILq__grid{justify-content:center;gap:2rem;display:flex}@media (max-width:768px){.Plans-module-scss-module__WW3ILq__grid{flex-direction:column;align-items:center}}.Plans-module-scss-module__WW3ILq__card{background:var(--surface);border:1px solid var(--border);width:100%;max-width:400px;box-shadow:var(--shadow-md);text-align:center;border-radius:16px;padding:3rem 2rem;transition:transform .2s}.Plans-module-scss-module__WW3ILq__card:hover{transform:translateY(-5px)}.Plans-module-scss-module__WW3ILq__proCard{border-color:var(--primary);box-shadow:var(--shadow-glow);position:relative}.Plans-module-scss-module__WW3ILq__proCard:before{content:"En Çok Tercih Edilen";background:var(--primary);color:#fff;border-radius:20px;padding:.25rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Plans-module-scss-module__WW3ILq__planTitle{color:var(--text-light);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Plans-module-scss-module__WW3ILq__price{color:var(--secondary);margin-bottom:2rem;font-size:1.5rem;font-weight:800}.Plans-module-scss-module__WW3ILq__features{text-align:left;margin:0 0 2rem;padding:0;list-style:none}.Plans-module-scss-module__WW3ILq__features li{color:var(--text-muted);align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:1.05rem;display:flex}.Plans-module-scss-module__WW3ILq__btnWrap,.Plans-module-scss-module__WW3ILq__btnWrap a{width:100%}
