.page-module__rWCMsW__main{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-primary,sans-serif);overflow-x:hidden}.page-module__rWCMsW__section{padding:8rem 0;position:relative}@media (max-width:768px){.page-module__rWCMsW__section{padding:4rem 0}}.page-module__rWCMsW__gradientText{background:var(--gold-gradient);-webkit-text-fill-color:transparent;text-shadow:0 0 30px #ffd7004d;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite page-module__rWCMsW__shine}@keyframes page-module__rWCMsW__shine{to{background-position:200%}}@keyframes page-module__rWCMsW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.page-module__rWCMsW__sectionTitle{text-align:center;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module__rWCMsW__sectionSubtitle{color:#888;text-align:center;max-width:600px;margin:0 auto 4rem;font-size:1.125rem}.page-module__rWCMsW__hero{background:var(--bg-primary);justify-content:center;align-items:center;min-height:90vh;padding-top:0;padding-bottom:5rem;display:flex;position:relative;overflow:hidden}.page-module__rWCMsW__hero:before{content:"";filter:blur(80px);z-index:1;background:radial-gradient(circle,#ffd7000d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.page-module__rWCMsW__heroContent{z-index:10;text-align:center;max-width:900px;margin-top:0;padding:0 1.5rem;position:relative}.page-module__rWCMsW__heroBadge{color:gold;letter-spacing:1px;text-transform:uppercase;background:#ffd7001a;border:1px solid #ffd7004d;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.page-module__rWCMsW__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.page-module__rWCMsW__heroDescription{color:var(--text-secondary);margin-bottom:4rem;font-size:1.25rem;line-height:1.8}.page-module__rWCMsW__heroButtons{justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.page-module__rWCMsW__hero{min-height:auto;padding-top:120px;padding-bottom:5rem;display:block}.page-module__rWCMsW__heroContent{margin-top:0;padding:0 1.5rem}.page-module__rWCMsW__heroTitle{font-size:2.5rem}.page-module__rWCMsW__heroDescription{margin-bottom:2rem;font-size:1rem}.page-module__rWCMsW__heroButtons{flex-direction:column;padding:0 1rem}}.page-module__rWCMsW__problemSection{background:var(--bg-card);padding:8rem 0}@media (max-width:768px){.page-module__rWCMsW__problemSection{padding:4rem 0}.page-module__rWCMsW__problemGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__rWCMsW__problemSection,.page-module__rWCMsW__solutionSection,.page-module__rWCMsW__servicesSection,.page-module__rWCMsW__comparisonSection,.page-module__rWCMsW__trustSection,.page-module__rWCMsW__ctaSection{padding:4rem 0}.page-module__rWCMsW__solutionGrid{gap:3rem}}.page-module__rWCMsW__problemCard{background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;height:100%;padding:3rem 2rem;transition:all .4s;position:relative;overflow:hidden}.page-module__rWCMsW__problemCard:before{content:"";background:linear-gradient(90deg,#0000,#ffd70080,#0000);width:100%;height:1px;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.page-module__rWCMsW__problemCard:hover:before{transform:translate(100%)}.page-module__rWCMsW__problemCard:hover{background:#ffffff0d;border-color:#ffd7004d;transform:translateY(-5px);box-shadow:0 10px 40px -10px #000c}.page-module__rWCMsW__problemIcon{color:#ef4444;background:#ef44441a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.page-module__rWCMsW__solutionSection{background:var(--bg-primary);padding:8rem 0}.page-module__rWCMsW__solutionGrid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid;position:relative}.page-module__rWCMsW__solutionSection{background:var(--bg-primary);padding:8rem 0;position:relative;overflow:hidden}.page-module__rWCMsW__solutionSection:after{content:"";filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#ffd70008 0%,#0000 70%);width:800px;height:800px;position:absolute;bottom:-400px;right:-200px}@media (max-width:768px){.page-module__rWCMsW__solutionGrid{grid-template-columns:1fr}}.page-module__rWCMsW__solutionFeatures{flex-direction:column;gap:3rem;display:flex}.page-module__rWCMsW__featureRow{gap:1.5rem;display:flex}@media (max-width:768px){.page-module__rWCMsW__solutionSection{padding:4rem 0}.page-module__rWCMsW__solutionGrid{grid-template-columns:1fr}}.page-module__rWCMsW__featureIcon{color:gold;background:#ffd7001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__rWCMsW__servicesSection{background:var(--bg-secondary);padding:8rem 0}.page-module__rWCMsW__serviceCard{background:var(--bg-card);text-align:center;border:1px solid #ffffff0d;border-radius:20px;padding:3.5rem 2rem;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative}.page-module__rWCMsW__serviceCard:hover{background:#ffd7000d;border-color:#ffd7004d;transform:translateY(-5px)scale(1.02);box-shadow:0 20px 40px #0006,inset 0 0 20px #ffd7000d}.page-module__rWCMsW__comparisonSection{background:var(--bg-primary);padding:8rem 0}@media (max-width:768px){.page-module__rWCMsW__comparisonSection{padding:4rem 0}.page-module__rWCMsW__comparisonTableWrapper{border-radius:.75rem;overflow-x:auto}.page-module__rWCMsW__comparisonTableWrapper>div{min-width:600px}}.page-module__rWCMsW__comparisonTableWrapper{background:var(--bg-card);border:1px solid #ffffff0d;border-radius:1.5rem;max-width:1000px;margin:0 auto;overflow:hidden}@media (max-width:768px){.page-module__rWCMsW__comparisonTableWrapper{padding:0 1rem;background:0 0!important;border:none!important;overflow:visible!important}.page-module__rWCMsW__compareHeader{display:none!important}.page-module__rWCMsW__compareRow{background:var(--bg-card);border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:100%;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 10px #0000004d;flex-direction:column!important;padding:0!important;display:flex!important}.page-module__rWCMsW__compareLabel{color:#fff;text-align:center;background:#ffffff0d;border-bottom:1px solid #ffffff1a;width:100%;margin:0;padding:1rem;font-size:1.1rem;font-weight:800;display:block}.page-module__rWCMsW__compareBad,.page-module__rWCMsW__compareGood{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:1rem;display:flex}.page-module__rWCMsW__compareBad{background:#ef444414;border-bottom:1px solid #ffffff0d}.page-module__rWCMsW__compareGood{background:#ffd70026}.page-module__rWCMsW__compareBad{color:var(--text-muted);font-size:.95rem;-webkit-text-decoration:line-through #ffffff4d;text-decoration:line-through #ffffff4d}.page-module__rWCMsW__compareGood{color:var(--accent);font-size:1.2rem;font-weight:800}.page-module__rWCMsW__compareBad:before{content:"Geleneksel Yöntem";text-transform:uppercase;color:#ffffff80;letter-spacing:1px;margin-bottom:2px;font-size:.7rem;font-weight:600;text-decoration:none;display:block}.page-module__rWCMsW__compareGood:before{content:"Lozz Media (AI)";text-transform:uppercase;color:var(--accent);opacity:.8;letter-spacing:1px;margin-bottom:2px;font-size:.7rem;font-weight:700;display:block}}@media (min-width:769px){.page-module__rWCMsW__compareHeader{background:var(--bg-secondary);text-align:center;border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1fr 1fr;padding:2rem;font-weight:700;display:grid}.page-module__rWCMsW__compareRow{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:1.5rem 2rem;display:grid}.page-module__rWCMsW__compareRow:last-child{border-bottom:none}.page-module__rWCMsW__compareLabel{color:#888;font-weight:500}.page-module__rWCMsW__compareBad{color:#ef4444;text-align:center}.page-module__rWCMsW__compareGood{color:#22c55e;text-align:center;font-weight:600}}.page-module__rWCMsW__trustSection{background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);text-align:center;padding:8rem 0}.page-module__rWCMsW__goldLine{opacity:.5;background:gold;width:100px;height:1px;margin:2rem auto}.page-module__rWCMsW__ctaSection{background:radial-gradient(circle at center,var(--bg-card)0%,var(--bg-primary)100%);text-align:center;border-top:1px solid #ffffff0d;padding:8rem 0}.page-module__rWCMsW__goldBtn{color:#000;text-transform:uppercase;letter-spacing:1px;background:gold;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ffd7004d}.page-module__rWCMsW__goldBtn:hover{background:gold;transform:translateY(-2px);box-shadow:0 0 40px #ffd70099}.page-module__rWCMsW__outlineBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:.75rem;padding:1rem 2.5rem;font-weight:600;transition:all .3s}[data-theme=light] .page-module__rWCMsW__outlineBtn{color:var(--text-primary);border-color:#0003}.page-module__rWCMsW__outlineBtn:hover{background:#ffffff0d;border-color:#fff}[data-theme=light] .page-module__rWCMsW__outlineBtn:hover{border-color:var(--accent);background:#00000005}
