:root{--orange:#f28c18;--orange2:#ffb347;--ink:#17110a;--cream:#fff8ec;--muted:#6d6256;--card:#fffdf8;--dark:#18110b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffaf1,#fff 45%,#fff8ed);overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.6'/%3E%3C/svg%3E");z-index:30}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;padding:16px clamp(20px,5vw,72px);background:rgba(255,250,241,.84);backdrop-filter:blur(16px);border-bottom:1px solid rgba(32,22,12,.08)}.brand,.footer-brand{display:flex;align-items:center;gap:10px;font-size:1.25rem;text-decoration:none;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--orange),var(--orange2));font-weight:900;color:#fff;box-shadow:0 8px 20px rgba(242,140,24,.25)}.nav{display:flex;gap:26px;margin-left:auto}.nav a,.footer-links a{color:var(--ink);text-decoration:none;font-weight:650;font-size:.93rem}.header-cta{padding:11px 18px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-weight:800}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;font-size:1.5rem}.section-pad{padding:clamp(70px,9vw,120px) clamp(20px,6vw,90px)}.hero{min-height:86vh;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:30px;position:relative}.eyebrow{display:inline-block;font-size:.78rem;font-weight:900;letter-spacing:.16em;color:#b45f00;margin-bottom:16px}.hero h1,.section-head h2,.contact h2{font-size:clamp(2.7rem,6vw,6.3rem);line-height:.94;letter-spacing:-.055em;margin:0}.hero h1 span{color:var(--orange)}.hero-copy>p{max-width:650px;color:var(--muted);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.8;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:14px 22px;border-radius:14px;text-decoration:none;font-weight:850}.primary{background:var(--orange);color:white;box-shadow:0 12px 30px rgba(242,140,24,.25)}.ghost{border:1px solid rgba(23,17,10,.15);color:var(--ink);background:#fff}.hero-stats{display:flex;gap:28px;margin-top:36px;flex-wrap:wrap}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:1.2rem}.hero-stats span{font-size:.82rem;color:var(--muted)}.hero-visual{position:relative;min-height:600px;display:grid;place-items:center}.hero-long{position:absolute;width:min(58%,380px);left:12%;top:4%;filter:drop-shadow(0 28px 30px rgba(75,43,10,.22));transform:rotate(-11deg);animation:float 6s ease-in-out infinite}.hero-round{position:absolute;width:min(58%,390px);right:2%;bottom:3%;filter:drop-shadow(0 30px 34px rgba(75,43,10,.22));transform:rotate(10deg);animation:float2 7s ease-in-out infinite}.orb{position:absolute;border-radius:50%;filter:blur(8px)}.orb-1{width:340px;height:340px;background:rgba(255,179,71,.28)}.orb-2{width:220px;height:220px;background:rgba(242,140,24,.18);right:7%;top:14%}.floating-card{position:absolute;bottom:10%;left:2%;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);padding:14px 18px;border-radius:16px;box-shadow:0 16px 40px rgba(23,17,10,.12);font-weight:800}.marquee{overflow:hidden;background:var(--ink);color:#fff;padding:15px 0}.marquee-track{display:flex;gap:22px;white-space:nowrap;width:max-content;animation:scroll 24s linear infinite;font-weight:800}.marquee i{color:var(--orange)}.section-head{max-width:850px;margin-bottom:46px}.section-head h2{font-size:clamp(2.2rem,4.8vw,4.8rem)}.section-head p{color:var(--muted);font-size:1.05rem;line-height:1.7}.product-grid{display:grid;gap:28px}.product-card{display:grid;grid-template-columns:.95fr 1.05fr;background:var(--card);border:1px solid rgba(23,17,10,.08);border-radius:30px;overflow:hidden;box-shadow:0 28px 70px rgba(44,26,8,.08)}.product-card.reverse{grid-template-columns:1.05fr .95fr}.product-card.reverse .product-img{order:2}.product-img{min-height:430px;display:grid;place-items:center;position:relative;overflow:hidden}.long-bg{background:radial-gradient(circle at center,#fff 0,#ffe5b9 58%,#ffc96e 100%)}.round-bg{background:radial-gradient(circle at center,#fff 0,#f5e5ca 60%,#dfc79e 100%)}.product-img img{max-height:370px;max-width:78%;filter:drop-shadow(0 28px 25px rgba(65,38,12,.2));transition:transform .5s ease}.product-card:hover img{transform:scale(1.05) rotate(2deg)}.product-content{padding:clamp(28px,5vw,62px);display:flex;flex-direction:column;justify-content:center}.pill{width:max-content;background:#fff0db;color:#a54e00;padding:8px 11px;border-radius:999px;font-size:.75rem;font-weight:900}.product-content h3{font-size:clamp(2rem,3.8vw,4rem);margin:16px 0 12px}.product-content p,.product-content li{color:var(--muted);line-height:1.7}.product-content ul{padding-left:18px}.product-content a{font-weight:900;color:var(--ink);text-decoration:none;margin-top:10px}.why{background:var(--dark);color:#fff}.light .eyebrow{color:#ffb85d}.light h2{color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feature{position:relative;padding:26px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.1);min-height:240px}.feature b{position:absolute;right:18px;top:16px;color:rgba(255,255,255,.24)}.feature>span{font-size:2rem}.feature h3{font-size:1.25rem}.feature p{color:#c8beb5;line-height:1.65}.use-cloud{display:flex;flex-wrap:wrap;gap:14px}.use-cloud span{padding:16px 22px;border-radius:999px;background:#fff;border:1px solid rgba(23,17,10,.1);font-weight:850;box-shadow:0 10px 24px rgba(23,17,10,.05);font-size:clamp(.95rem,1.5vw,1.2rem)}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:34px;background:linear-gradient(135deg,#ff9e2c,#f27e05);color:white;border-radius:34px;padding:clamp(30px,5vw,62px);box-shadow:0 30px 80px rgba(242,126,5,.25)}.contact h2{font-size:clamp(2.2rem,4.5vw,4.7rem)}.contact-panel p{line-height:1.7;color:#fff7eb}.contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-actions a{display:flex;align-items:center;gap:14px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);padding:16px;border-radius:16px;color:white;text-decoration:none;transition:.25s}.contact-actions a:hover{transform:translateY(-3px);background:rgba(255,255,255,.23)}.contact-actions a>span{font-size:1.5rem}.contact-actions div{display:flex;flex-direction:column}.contact-actions small{opacity:.8}.contact-actions strong{font-size:.96rem}footer{padding:46px clamp(20px,6vw,90px);display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;border-top:1px solid rgba(23,17,10,.08)}footer p{color:var(--muted)}.footer-links{display:flex;gap:18px;justify-self:end}footer small{color:var(--muted)}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;display:grid;place-items:center;background:#25d366;color:white;border-radius:50%;text-decoration:none;font-size:1.65rem;box-shadow:0 14px 30px rgba(37,211,102,.32);z-index:15}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:none}@keyframes float{50%{transform:rotate(-8deg) translateY(-18px)}}@keyframes float2{50%{transform:rotate(6deg) translateY(16px)}}@keyframes scroll{to{transform:translateX(-50%)}}@media(max-width:900px){.nav,.header-cta{display:none}.menu-toggle{display:block}.nav.open{display:flex;position:absolute;top:70px;left:16px;right:16px;flex-direction:column;background:#fff;padding:18px;border-radius:16px;box-shadow:0 18px 45px rgba(0,0,0,.12)}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-visual{min-height:520px}.product-card,.product-card.reverse,.contact-panel{grid-template-columns:1fr}.product-card.reverse .product-img{order:0}.feature-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr}.footer-links{justify-self:start}}@media(max-width:600px){.site-header{padding:13px 18px}.hero{padding-top:52px}.hero h1{font-size:3.15rem}.hero-visual{min-height:400px}.hero-long{width:57%;left:5%}.hero-round{width:58%;right:-2%}.floating-card{font-size:.82rem}.hero-stats{gap:18px}.product-img{min-height:330px}.product-img img{max-height:290px}.feature-grid,.contact-actions{grid-template-columns:1fr}.feature{min-height:auto}.contact-panel{border-radius:24px}.section-pad{padding-left:18px;padding-right:18px}.footer-links{flex-wrap:wrap}}

/* Görsel ölçeği: daha sade ve kompakt görünüm */
.hero{min-height:72vh;grid-template-columns:1.12fr .88fr}
.hero-visual{min-height:430px}
.hero-long{width:210px;max-width:42%;left:15%;top:15%;animation:none;transform:rotate(-6deg);filter:drop-shadow(0 16px 18px rgba(75,43,10,.16))}
.hero-round{width:220px;max-width:43%;right:8%;bottom:14%;animation:none;transform:rotate(5deg);filter:drop-shadow(0 16px 18px rgba(75,43,10,.16))}
.orb-1{width:250px;height:250px;opacity:.65}
.orb-2{width:150px;height:150px;opacity:.55}
.floating-card{bottom:12%;left:8%;padding:10px 14px;font-size:.82rem}
.product-img{min-height:300px}
.product-img img{max-height:220px;max-width:58%;filter:drop-shadow(0 16px 16px rgba(65,38,12,.15))}
.product-card:hover img{transform:scale(1.02)}
.section-pad{padding-top:clamp(58px,7vw,88px);padding-bottom:clamp(58px,7vw,88px)}

@media(max-width:900px){
  .hero-visual{min-height:330px}
  .hero-long{width:180px;max-width:40%;left:20%;top:10%}
  .hero-round{width:190px;max-width:42%;right:16%;bottom:9%}
  .product-img{min-height:260px}
  .product-img img{max-height:190px;max-width:54%}
}

@media(max-width:600px){
  .hero-visual{min-height:260px}
  .hero-long{width:130px;max-width:38%;left:18%;top:12%}
  .hero-round{width:140px;max-width:40%;right:15%;bottom:8%}
  .floating-card{display:none}
  .product-img{min-height:220px}
  .product-img img{max-height:155px;max-width:50%}
}


/* FINAL RAFİNE TASARIM */
body{background:#fffdf8}
.site-header{padding:13px clamp(18px,4vw,60px);transition:background .25s ease,box-shadow .25s ease;border-bottom-color:rgba(32,22,12,.06)}
.site-header.scrolled{background:rgba(255,253,248,.92);box-shadow:0 10px 30px rgba(35,22,9,.07)}
.brand-mark{width:36px;height:36px;border-radius:11px}
.nav{gap:22px}.header-cta{padding:9px 16px;font-size:.9rem}
.section-pad{padding:clamp(52px,6vw,78px) clamp(20px,5vw,72px)}
.hero{min-height:680px;grid-template-columns:1.08fr .92fr;gap:22px;padding-top:56px;padding-bottom:54px}
.hero h1{font-size:clamp(2.75rem,5.35vw,5.65rem);line-height:.92;max-width:760px}
.hero h1 small{display:block;margin-top:16px;font-size:.28em;line-height:1.2;letter-spacing:.01em;color:var(--muted);font-weight:750}
.hero-copy>p{font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.65;margin:22px 0;max-width:590px}
.btn{padding:12px 19px;border-radius:12px;font-size:.93rem}.hero-stats{margin-top:28px;gap:24px}
.hero-visual{min-height:390px}
.hero-long{width:170px;max-width:38%;left:24%;top:11%;transform:rotate(-5deg)}
.hero-round{width:180px;max-width:39%;right:19%;bottom:11%;transform:rotate(4deg)}
.orb-1{width:220px;height:220px}.orb-2{width:125px;height:125px;right:15%;top:18%}
.floating-card{bottom:11%;left:15%;padding:9px 12px;border-radius:13px;font-size:.76rem}
.marquee{padding:12px 0}.marquee-track{font-size:.9rem}
.section-head{margin-bottom:34px}.section-head h2{font-size:clamp(2rem,4vw,4.1rem)}
.product-grid{gap:22px}.product-card,.product-card.reverse{grid-template-columns:.9fr 1.1fr;border-radius:24px;box-shadow:0 20px 52px rgba(44,26,8,.065)}
.product-img{min-height:255px}.product-img img{max-height:175px;max-width:48%}.product-content{padding:clamp(24px,4vw,46px)}
.product-content h3{font-size:clamp(1.8rem,3vw,3.1rem);margin:13px 0 10px}.product-content p,.product-content li{font-size:.95rem}
.feature-grid{gap:14px}.feature{min-height:205px;padding:22px;border-radius:19px}.feature>span{font-size:1.55rem}.feature h3{font-size:1.08rem}.feature p{font-size:.92rem}
.use-cloud{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.use-cloud span{padding:15px 18px;border-radius:16px;font-size:.96rem;text-align:center;box-shadow:0 8px 20px rgba(23,17,10,.04)}
.contact-panel{gap:28px;border-radius:28px;padding:clamp(28px,4vw,48px)}.contact h2{font-size:clamp(2rem,3.8vw,4rem)}.contact-actions a{padding:14px;border-radius:14px}.contact-actions a>span{font-size:1.3rem}
footer{padding:34px clamp(20px,5vw,72px);grid-template-columns:auto 1fr;column-gap:20px;row-gap:12px}.footer-links{grid-column:1/-1;justify-self:start;flex-wrap:wrap}.footer-links a{font-size:.86rem}footer p{margin:0}footer small{grid-column:1/-1}
.whatsapp-float{width:54px;height:54px;font-size:1.5rem}
@media(max-width:900px){
  .hero{min-height:auto;grid-template-columns:1fr;padding-top:52px}.hero-copy{text-align:left}.hero-visual{min-height:285px}
  .hero-long{width:145px;left:27%;top:8%}.hero-round{width:155px;right:24%;bottom:8%}
  .product-card,.product-card.reverse{grid-template-columns:1fr}.product-card.reverse .product-img{order:0}.feature-grid{grid-template-columns:repeat(2,1fr)}
  .use-cloud{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .hero{padding-top:42px;padding-bottom:38px}.hero h1{font-size:2.75rem}.hero h1 small{font-size:.31em;margin-top:12px}.hero-copy>p{margin:18px 0}.hero-stats{margin-top:22px}
  .hero-visual{min-height:225px}.hero-long{width:112px;left:27%;top:10%}.hero-round{width:120px;right:25%;bottom:8%}.orb-1{width:170px;height:170px}.orb-2{width:90px;height:90px}
  .product-img{min-height:190px}.product-img img{max-height:130px;max-width:44%}.product-content{padding:24px}.product-content h3{font-size:1.9rem}
  .feature-grid,.contact-actions,.use-cloud{grid-template-columns:1fr}.feature{min-height:auto}.contact-panel{border-radius:22px}
  footer{grid-template-columns:1fr}.footer-links{gap:12px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
