
/* Hizmetlerimiz estetik uyum katmanı - son force-route paketini korur */
.amf-products-order-page{--amf-black:#101010;--amf-soft:#171717;--amf-orange:#ff9800;--amf-orange-2:#ffb23e;--amf-cream:#fff7ec;--amf-border:rgba(17,17,17,.10);--amf-shadow:0 20px 50px rgba(10,10,10,.10);background:linear-gradient(180deg,#fff 0%,#fffaf3 42%,#fff 100%)}
.amf-products-order-page *{box-sizing:border-box}.amf-products-order-page img{max-width:100%}
.amf-products-order-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 16% 10%,rgba(255,152,0,.22),transparent 34%),linear-gradient(135deg,#101010 0%,#191919 58%,#2b1804 100%);color:#fff;border-bottom:4px solid var(--amf-orange)}
.amf-products-order-hero .wrap{display:grid;gap:18px;position:relative;z-index:1}.amf-products-order-hero:after{content:"";position:absolute;inset:auto -8% -42% auto;width:54%;height:80%;background:radial-gradient(circle,rgba(255,152,0,.28),transparent 68%);pointer-events:none}
.amf-products-order-hero .breadcrumb,.amf-products-order-hero .breadcrumb a{color:rgba(255,255,255,.82)}.amf-products-order-hero .eyebrow{color:#ffd18a;background:rgba(255,152,0,.08);border:1px solid rgba(255,152,0,.22);border-radius:999px;padding:8px 13px;width:max-content;max-width:100%}
.amf-products-order-hero h1{max-width:980px;color:#fff;text-wrap:balance}.amf-products-order-hero p{max-width:900px;color:rgba(255,255,255,.86);font-size:1.08rem;line-height:1.75}
.amf-order-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.amf-order-hero-actions .btn,.amf-order-card-actions .btn,.amf-order-offer-box .btn{border-radius:999px;font-weight:800;letter-spacing:.01em}.amf-order-hero-actions .btn-primary,.amf-order-card-actions .btn-primary,.amf-order-offer-box .btn-primary{box-shadow:0 12px 30px rgba(255,152,0,.30)}
.amf-order-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.amf-order-summary div{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:16px;backdrop-filter:blur(7px)}.amf-order-summary span{display:block;font-size:.82rem;color:#ffd18a;margin-bottom:6px}.amf-order-summary strong{display:block;color:#fff;line-height:1.35}
.amf-order-intro,.amf-order-sub-head{margin-bottom:20px;border:1px solid rgba(255,152,0,.13);border-left:4px solid var(--amf-orange);box-shadow:0 14px 36px rgba(17,17,17,.06)}.amf-order-intro h2,.amf-order-sub-head h2{margin-bottom:8px}.amf-order-intro p,.amf-order-sub-head p{max-width:980px;color:#494949;line-height:1.72}
.amf-order-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch}.amf-order-product-card{overflow:hidden;padding:0;display:grid;grid-template-columns:43% 57%;border:1px solid rgba(17,17,17,.08);border-radius:24px;background:#fff;box-shadow:var(--amf-shadow);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.amf-order-product-card:hover{transform:translateY(-3px);box-shadow:0 28px 70px rgba(10,10,10,.15);border-color:rgba(255,152,0,.28)}.amf-order-product-card.is-featured{grid-column:1/-1;grid-template-columns:47% 53%;min-height:390px;border-color:rgba(255,152,0,.26)}
.amf-order-product-media{position:relative;display:block;background:#111;overflow:hidden;min-height:100%}.amf-order-product-media:after,.amf-order-sub-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 46%,rgba(0,0,0,.24) 100%);pointer-events:none}.amf-order-product-media picture,.amf-order-sub-media picture{display:block;height:100%}.amf-order-product-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.01);transition:transform .35s ease,filter .35s ease}.amf-order-product-card:hover .amf-order-product-media img{transform:scale(1.045);filter:saturate(1.05) contrast(1.03)}
.amf-order-product-tag{position:absolute;left:16px;top:16px;z-index:2;background:linear-gradient(135deg,var(--amf-orange),var(--amf-orange-2));color:#111;padding:8px 12px;border-radius:999px;font-size:.78rem;font-weight:900;box-shadow:0 10px 22px rgba(0,0,0,.25)}.amf-order-product-body{padding:26px;display:flex;flex-direction:column;gap:14px}.amf-order-product-body h3{margin:0;font-size:1.45rem;line-height:1.23;text-wrap:balance}.amf-order-product-body h3 a,.amf-order-sub-card h3 a{color:#111;text-decoration:none}.amf-order-product-body h3 a:hover,.amf-order-sub-card h3 a:hover{color:#d66b00}.amf-order-product-body p,.amf-order-sub-card p,.amf-order-decision-main p,.amf-order-offer-box p{margin:0;color:#3f3f46;line-height:1.68}.amf-order-product-body p{font-size:1rem}
.amf-order-price-box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.amf-order-price-box div{background:linear-gradient(135deg,#111,#1d1d1d);color:#fff;border-radius:16px;padding:13px;border:1px solid rgba(255,152,0,.18)}.amf-order-price-box span{display:block;font-size:.74rem;color:#ffc46b;margin-bottom:5px}.amf-order-price-box strong{font-size:.9rem;line-height:1.35}.amf-order-chip-row{display:flex;flex-wrap:wrap;gap:8px}.amf-order-chip-row span{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#fff5e8;border:1px solid #ffd4a3;color:#8a4700;font-size:.84rem;font-weight:650;line-height:1.15}.amf-order-chip-row.compact span{font-size:.78rem;padding:6px 10px}.amf-order-card-actions,.amf-order-sub-actions{display:flex;flex-wrap:wrap;gap:10px}.amf-order-card-actions .btn{min-width:132px;justify-content:center}.amf-order-related-links{display:flex;flex-wrap:wrap;gap:9px;padding-top:2px}.amf-order-related-links a{font-weight:700;color:#d26900;text-decoration:none;background:#fff8ef;border:1px solid #ffe0b8;border-radius:999px;padding:7px 10px;font-size:.86rem}.amf-order-related-links a:hover,.amf-order-text-link:hover{background:#111;color:#fff;border-color:#111}.amf-order-text-link{font-weight:800;color:#d26900;text-decoration:none;border-bottom:1px solid rgba(210,105,0,.22)}.amf-order-text-link.order{color:#111;border-bottom-color:rgba(17,17,17,.25)}
.amf-order-sub-section{padding-top:4px}.amf-order-sub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.amf-order-sub-card{display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:stretch;border:1px solid var(--amf-border);border-radius:22px;box-shadow:0 12px 34px rgba(10,10,10,.07);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.amf-order-sub-card:hover{transform:translateY(-2px);border-color:rgba(255,152,0,.25);box-shadow:0 18px 46px rgba(10,10,10,.10)}.amf-order-sub-media{position:relative;overflow:hidden;border-radius:18px;min-height:170px;display:block;background:#f4f4f5}.amf-order-sub-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .32s ease}.amf-order-sub-card:hover .amf-order-sub-media img{transform:scale(1.04)}.amf-order-sub-body{display:flex;flex-direction:column;gap:10px}.amf-order-sub-card h3{margin:0;font-size:1.12rem;line-height:1.35}
.amf-order-decision-wrap{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:20px}.amf-order-decision-main,.amf-order-offer-box{border:1px solid rgba(255,152,0,.14);border-radius:22px;box-shadow:0 16px 42px rgba(10,10,10,.07)}.amf-order-decision-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.amf-order-decision-box{background:linear-gradient(180deg,#fff,#fff8ef);border:1px solid #ffe0b8;border-radius:16px;padding:16px}.amf-order-decision-box h3,.amf-order-offer-box h3{margin:0 0 8px;font-size:1rem}.amf-order-offer-box{background:linear-gradient(135deg,#111,#1c1207);color:#fff}.amf-order-offer-box h3{color:#fff}.amf-order-offer-box p,.amf-order-offer-box li{color:rgba(255,255,255,.82)}.amf-order-offer-box ul{margin:14px 0 18px;padding-left:18px;display:grid;gap:8px}.amf-order-offer-box .btn-primary{width:100%;justify-content:center}
@media(max-width:1180px){.amf-order-product-card,.amf-order-product-card.is-featured{grid-template-columns:1fr;min-height:0}.amf-order-product-media{aspect-ratio:16/9;min-height:auto}.amf-order-product-body{padding:22px}.amf-order-decision-wrap{grid-template-columns:1fr}}
@media(max-width:920px){.amf-order-summary,.amf-order-products-grid,.amf-order-sub-grid,.amf-order-decision-grid{grid-template-columns:1fr}.amf-order-sub-card{grid-template-columns:220px 1fr}.amf-order-product-media{aspect-ratio:16/10}.amf-order-price-box{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.amf-products-order-hero p{font-size:1rem}.amf-order-summary{gap:10px}.amf-order-summary div{padding:14px}.amf-order-price-box{grid-template-columns:1fr}.amf-order-sub-card{grid-template-columns:1fr}.amf-order-sub-media{aspect-ratio:16/10;min-height:0}.amf-order-card-actions .btn,.amf-order-hero-actions .btn{width:100%;justify-content:center}.amf-order-product-body{padding:18px;gap:12px}.amf-order-product-body h3{font-size:1.2rem}.amf-order-product-media{aspect-ratio:4/3}.amf-order-related-links a{font-size:.82rem;padding:7px 9px}.amf-order-decision-box{padding:14px}}
@media(max-width:420px){.amf-order-product-media,.amf-order-sub-media{aspect-ratio:1.18/1}.amf-order-chip-row span{font-size:.78rem}.amf-order-product-tag{left:12px;top:12px}.amf-order-product-body p,.amf-order-sub-card p{font-size:.94rem;line-height:1.62}}
/* marker: hizmetlerimiz-estetik-uyum-20260612 */

/* =========================================================
   ANA ÜRÜN KARTLARI - MODEL/İSKELET DÜZELTME
   Kapsam: sadece /hizmetlerimiz ana ürün kartları.
   Amaç: resim altında siyah boşluğu bitirmek, web/mobilde dengeli kart modeli.
   marker: hizmetlerimiz-main-product-cards-skeleton-final-20260612f
   ========================================================= */
.amf-products-order-page .amf-order-products-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card.is-featured{
  grid-column:auto !important;
  display:flex !important;
  flex-direction:column !important;
  min-height:0 !important;
  height:100% !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:26px !important;
  background:#fff !important;
  border:1px solid rgba(17,17,17,.09) !important;
  box-shadow:0 18px 46px rgba(10,10,10,.10) !important;
  transform:none;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(255,152,0,.34) !important;
  box-shadow:0 26px 62px rgba(10,10,10,.15) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5){
  grid-column:1 / -1 !important;
  width:min(100%,640px) !important;
  justify-self:center !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  aspect-ratio:16/9 !important;
  overflow:hidden !important;
  background:#f3f1ed !important;
  border-radius:0 !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media picture,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media img{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  max-height:none !important;
  display:block !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media img{
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
  filter:saturate(1.04) contrast(1.02) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:hover > .amf-order-product-media img{
  transform:scale(1.035) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media:after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(180deg,rgba(0,0,0,0) 52%,rgba(0,0,0,.22) 100%) !important;
  pointer-events:none !important;
}
.amf-products-order-page .amf-order-product-tag{
  left:16px !important;
  top:16px !important;
  z-index:3 !important;
  background:linear-gradient(135deg,#ff9800,#ffc266) !important;
  color:#151515 !important;
  border:1px solid rgba(255,255,255,.32) !important;
  box-shadow:0 10px 24px rgba(0,0,0,.22) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-body{
  flex:1 1 auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:13px !important;
  padding:22px !important;
  min-width:0 !important;
  background:linear-gradient(180deg,#fff 0%,#fffaf4 100%) !important;
}
.amf-products-order-page .amf-order-product-body h3{
  margin:0 !important;
  font-size:clamp(1.18rem,1vw + .88rem,1.42rem) !important;
  line-height:1.24 !important;
  color:#111 !important;
}
.amf-products-order-page .amf-order-product-body p{
  margin:0 !important;
  color:#3d3d42 !important;
  font-size:.97rem !important;
  line-height:1.62 !important;
}
.amf-products-order-page .amf-order-price-box{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:10px !important;
}
.amf-products-order-page .amf-order-price-box div{
  min-width:0 !important;
  border-radius:16px !important;
  padding:12px 13px !important;
  background:linear-gradient(135deg,#111 0%,#1b1b1b 62%,#2a1704 100%) !important;
  border:1px solid rgba(255,152,0,.24) !important;
}
.amf-products-order-page .amf-order-price-box span{
  display:block !important;
  margin:0 0 5px !important;
  color:#ffc46b !important;
  font-size:.72rem !important;
  font-weight:800 !important;
  letter-spacing:.025em !important;
  text-transform:uppercase !important;
}
.amf-products-order-page .amf-order-price-box strong{
  display:block !important;
  color:#fff !important;
  font-size:.86rem !important;
  line-height:1.34 !important;
  overflow-wrap:anywhere !important;
}
.amf-products-order-page .amf-order-chip-row{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:7px !important;
}
.amf-products-order-page .amf-order-chip-row span{
  padding:6px 9px !important;
  border-radius:999px !important;
  background:#fff4e4 !important;
  border:1px solid #ffd8a7 !important;
  color:#814200 !important;
  font-size:.78rem !important;
  font-weight:700 !important;
}
.amf-products-order-page .amf-order-card-actions{
  margin-top:auto !important;
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:10px !important;
}
.amf-products-order-page .amf-order-card-actions .btn{
  width:100% !important;
  min-width:0 !important;
  justify-content:center !important;
  text-align:center !important;
  border-radius:999px !important;
  padding:11px 14px !important;
  white-space:normal !important;
}
.amf-products-order-page .amf-order-related-links{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:7px !important;
  padding-top:0 !important;
}
.amf-products-order-page .amf-order-related-links a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:36px !important;
  padding:7px 8px !important;
  border-radius:12px !important;
  background:#fff8ef !important;
  border:1px solid #ffe0b8 !important;
  color:#b85b00 !important;
  font-size:.78rem !important;
  line-height:1.2 !important;
  text-align:center !important;
  text-decoration:none !important;
  white-space:normal !important;
  overflow-wrap:anywhere !important;
}
.amf-products-order-page .amf-order-related-links a:hover{
  background:#111 !important;
  border-color:#111 !important;
  color:#fff !important;
}
@media(max-width:1100px){
  .amf-products-order-page .amf-order-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:18px !important;
  }
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5){
    width:100% !important;
  }
  .amf-products-order-page .amf-order-price-box,
  .amf-products-order-page .amf-order-related-links{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:760px){
  .amf-products-order-page .amf-order-products-grid{
    grid-template-columns:1fr !important;
    gap:16px !important;
  }
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card,
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card.is-featured,
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5){
    grid-column:auto !important;
    width:100% !important;
    border-radius:22px !important;
  }
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media{
    aspect-ratio:16/10 !important;
  }
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-body{
    padding:18px !important;
    gap:11px !important;
  }
  .amf-products-order-page .amf-order-product-body h3{font-size:1.18rem !important;}
  .amf-products-order-page .amf-order-product-body p{font-size:.94rem !important;line-height:1.58 !important;}
  .amf-products-order-page .amf-order-price-box{grid-template-columns:1fr 1fr !important;}
  .amf-products-order-page .amf-order-related-links{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media(max-width:560px){
  .amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-media{
    aspect-ratio:4/3 !important;
  }
  .amf-products-order-page .amf-order-price-box,
  .amf-products-order-page .amf-order-card-actions,
  .amf-products-order-page .amf-order-related-links{
    grid-template-columns:1fr !important;
  }
  .amf-products-order-page .amf-order-related-links a{
    min-height:34px !important;
  }
}


/* =========================================================
   HİZMETLERİMİZ ANA ÜRÜN KARTLARI - RENK/KONTRAST DÜZELTME
   Kapsam: son kart modeli korunur; sadece koyulaşan yüzey ve buton kontrastı düzeltilir.
   marker: hizmetlerimiz-main-cards-color-contrast-fix-20260612g
   ========================================================= */
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card.is-featured{
  background:#ffffff !important;
  color:#171717 !important;
  border-color:rgba(255,152,0,.22) !important;
  box-shadow:0 18px 44px rgba(17,17,17,.09) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-body{
  background:linear-gradient(180deg,#ffffff 0%,#fffaf2 100%) !important;
  color:#171717 !important;
}
.amf-products-order-page .amf-order-product-body h3,
.amf-products-order-page .amf-order-product-body h3 a{
  color:#171717 !important;
}
.amf-products-order-page .amf-order-product-body p{
  color:#464646 !important;
}
.amf-products-order-page .amf-order-price-box div{
  background:linear-gradient(180deg,#fff8ec 0%,#ffffff 100%) !important;
  border:1px solid #ffd295 !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 8px 18px rgba(255,152,0,.08) !important;
}
.amf-products-order-page .amf-order-price-box span{
  color:#b85b00 !important;
}
.amf-products-order-page .amf-order-price-box strong{
  color:#1b1b1b !important;
}
.amf-products-order-page .amf-order-card-actions .btn,
.amf-products-order-page .amf-order-hero-actions .btn{
  border-radius:999px !important;
  box-shadow:none !important;
  text-decoration:none !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-primary,
.amf-products-order-page .amf-order-hero-actions .btn.btn-primary,
.amf-products-order-page .amf-order-offer-box .btn.btn-primary{
  background:linear-gradient(135deg,#ff9800 0%,#ffb23e 100%) !important;
  border:1px solid #f08c00 !important;
  color:#161616 !important;
  font-weight:800 !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-primary:hover,
.amf-products-order-page .amf-order-hero-actions .btn.btn-primary:hover,
.amf-products-order-page .amf-order-offer-box .btn.btn-primary:hover{
  background:linear-gradient(135deg,#ffad2f 0%,#ffc76b 100%) !important;
  color:#111 !important;
  border-color:#e77f00 !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-light{
  background:#ffffff !important;
  border:1px solid #ffcf8d !important;
  color:#1f1f1f !important;
  font-weight:800 !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-light:hover{
  background:#fff3df !important;
  color:#111 !important;
  border-color:#ffad40 !important;
}
.amf-products-order-page .amf-order-hero-actions .btn.btn-dark{
  background:#ffffff !important;
  border:1px solid rgba(255,255,255,.78) !important;
  color:#171717 !important;
  font-weight:800 !important;
}
.amf-products-order-page .amf-order-hero-actions .btn.btn-dark:hover{
  background:#fff3df !important;
  color:#111 !important;
  border-color:#ffb347 !important;
}
.amf-products-order-page .amf-order-related-links a{
  background:#fff8ef !important;
  border:1px solid #ffdda8 !important;
  color:#a64f00 !important;
}
.amf-products-order-page .amf-order-related-links a:hover{
  background:#ff9800 !important;
  border-color:#ff9800 !important;
  color:#151515 !important;
}
.amf-products-order-page .amf-order-chip-row span{
  background:#fff5e8 !important;
  border-color:#ffd4a3 !important;
  color:#7a3e00 !important;
}
.amf-products-order-page .amf-order-product-tag{
  background:linear-gradient(135deg,#ff9800 0%,#ffd08a 100%) !important;
  color:#151515 !important;
}
@media(max-width:560px){
  .amf-products-order-page .amf-order-price-box div{padding:11px 12px !important;}
  .amf-products-order-page .amf-order-card-actions .btn{min-height:42px !important;}
}


/* =========================================================
   HİZMETLERİMİZ ANA ÜRÜN KARTLARI - İŞLEM TONU RENK YERLEŞİMİ
   Amaç: renkleri tek tona düşürmeden anasayfa siyah/turuncu/beyaz ailesine yaklaştırmak.
   Kapsam: sadece ana ürün kartları, butonlar, fiyat/sipariş mini kutuları.
   marker: hizmetlerimiz-main-cards-process-tone-20260612h
   ========================================================= */
.amf-products-order-page{
  --amf-home-black:#111111;
  --amf-home-soft-black:#1b1b1b;
  --amf-home-orange:#ff9800;
  --amf-home-orange-2:#ffb23e;
  --amf-home-cream:#fff7ea;
  --amf-home-line:#ffe0b2;
  --amf-home-ink:#181818;
  --amf-home-muted:#4a4a4f;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card.is-featured{
  background:#ffffff !important;
  border:1px solid rgba(17,17,17,.08) !important;
  box-shadow:0 16px 42px rgba(17,17,17,.09) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:before{
  content:"";
  display:block;
  height:5px;
  background:linear-gradient(90deg,var(--amf-home-orange),var(--amf-home-orange-2));
  order:-2;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(1):before{background:linear-gradient(90deg,#ff8a00,#ffb347) !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(2):before{background:linear-gradient(90deg,#f4a62a,#ffe0a3) !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3):before{background:linear-gradient(90deg,#171717,#ff9800) !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(4):before{background:linear-gradient(90deg,#b95d00,#ffb23e) !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5):before{background:linear-gradient(90deg,#2b2b2b,#ffc46b) !important;}

.amf-products-order-page .amf-order-products-grid > .amf-order-product-card > .amf-order-product-body{
  background:
    radial-gradient(circle at 100% 0,rgba(255,152,0,.09),transparent 34%),
    linear-gradient(180deg,#ffffff 0%,#fff8ed 100%) !important;
  border-top:1px solid rgba(255,152,0,.10) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(2) > .amf-order-product-body{
  background:radial-gradient(circle at 100% 0,rgba(244,166,42,.12),transparent 34%),linear-gradient(180deg,#fff 0%,#fff9ef 100%) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3) > .amf-order-product-body{
  background:radial-gradient(circle at 100% 0,rgba(17,17,17,.055),transparent 36%),linear-gradient(180deg,#fff 0%,#fdf7ef 100%) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5) > .amf-order-product-body{
  background:radial-gradient(circle at 100% 0,rgba(43,43,43,.06),transparent 36%),linear-gradient(180deg,#fff 0%,#fff8ee 100%) !important;
}

.amf-products-order-page .amf-order-product-body h3 a,
.amf-products-order-page .amf-order-product-body h3{
  color:var(--amf-home-ink) !important;
}
.amf-products-order-page .amf-order-product-body h3 a:hover{color:#c15f00 !important;}
.amf-products-order-page .amf-order-product-body p{color:var(--amf-home-muted) !important;}

/* Fiyat = turuncu bilgi tonu, Sipariş = beyaz/kontrast karar tonu */
.amf-products-order-page .amf-order-price-box div{
  background:#fff !important;
  color:var(--amf-home-ink) !important;
  border:1px solid rgba(255,152,0,.22) !important;
  box-shadow:0 8px 18px rgba(17,17,17,.045) !important;
}
.amf-products-order-page .amf-order-price-box div:first-child{
  background:linear-gradient(180deg,#fff4df 0%,#ffffff 100%) !important;
  border-color:#ffc46b !important;
}
.amf-products-order-page .amf-order-price-box div:last-child{
  background:linear-gradient(180deg,#ffffff 0%,#fffaf3 100%) !important;
  border-color:rgba(17,17,17,.10) !important;
}
.amf-products-order-page .amf-order-price-box div:first-child span{color:#b85b00 !important;}
.amf-products-order-page .amf-order-price-box div:last-child span{color:#202020 !important;}
.amf-products-order-page .amf-order-price-box strong{color:#1c1c1c !important;}

/* Ürün tipi etiketleri: açık, okunur, tek tona düşmeyen mineral tonlar */
.amf-products-order-page .amf-order-chip-row span{
  background:#fff6e8 !important;
  border-color:#ffd8a2 !important;
  color:#7a3d00 !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3) .amf-order-chip-row span,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5) .amf-order-chip-row span{
  background:#f7f4ef !important;
  border-color:#e5d5bf !important;
  color:#2e2a24 !important;
}

/* Buton yerleşimi: Sipariş güçlü turuncu, Detay açık zemin; koyu üstüne koyu yok. */
.amf-products-order-page .amf-order-card-actions .btn.btn-primary{
  background:linear-gradient(135deg,#ff9800 0%,#ffb23e 100%) !important;
  color:#151515 !important;
  border:1px solid #e78500 !important;
  box-shadow:0 10px 24px rgba(255,152,0,.22) !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-primary:hover{
  background:linear-gradient(135deg,#ffad2f 0%,#ffd083 100%) !important;
  color:#111 !important;
  border-color:#d97800 !important;
  box-shadow:0 14px 30px rgba(255,152,0,.28) !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-light{
  background:#ffffff !important;
  color:#161616 !important;
  border:1px solid #f2b866 !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.80) !important;
}
.amf-products-order-page .amf-order-card-actions .btn.btn-light:hover{
  background:#111111 !important;
  color:#ffffff !important;
  border-color:#111111 !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3) .amf-order-card-actions .btn.btn-light,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5) .amf-order-card-actions .btn.btn-light{
  border-color:#2d2d2d !important;
}

/* Alt bağlantılar işlem tonu: rehber linkleri buton gibi bağırmaz, seçim yolu gibi görünür. */
.amf-products-order-page .amf-order-related-links a{
  background:#fffaf4 !important;
  color:#9b4d00 !important;
  border:1px solid #ffdfad !important;
}
.amf-products-order-page .amf-order-related-links a:hover{
  background:#ff9800 !important;
  color:#141414 !important;
  border-color:#ff9800 !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3) .amf-order-related-links a,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5) .amf-order-related-links a{
  background:#fbf7f0 !important;
  border-color:#e7d7bf !important;
  color:#2c2924 !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3) .amf-order-related-links a:hover,
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5) .amf-order-related-links a:hover{
  background:#171717 !important;
  border-color:#171717 !important;
  color:#ffffff !important;
}

/* Görsel etiketi: koyu boşluk üretmez, sadece foto üstünde net ürün etiketi. */
.amf-products-order-page .amf-order-product-tag{
  background:rgba(255,255,255,.92) !important;
  color:#151515 !important;
  border:1px solid rgba(255,152,0,.42) !important;
  box-shadow:0 10px 24px rgba(0,0,0,.18) !important;
  backdrop-filter:blur(8px) !important;
}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(1) .amf-order-product-tag{border-color:#ff9800 !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(2) .amf-order-product-tag{border-color:#f4a62a !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(3) .amf-order-product-tag{border-color:#333 !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(4) .amf-order-product-tag{border-color:#b95d00 !important;}
.amf-products-order-page .amf-order-products-grid > .amf-order-product-card:nth-child(5) .amf-order-product-tag{border-color:#2b2b2b !important;}

@media(max-width:760px){
  .amf-products-order-page .amf-order-card-actions .btn.btn-light:hover{
    background:#fff3df !important;
    color:#111 !important;
    border-color:#ffad40 !important;
  }
  .amf-products-order-page .amf-order-card-actions .btn.btn-primary,
  .amf-products-order-page .amf-order-card-actions .btn.btn-light{
    min-height:44px !important;
  }
}
