/*
Theme Name: Amphidex Korea LinkOne Style
Theme URI: https://amphidex.com/
Author: Amphidex
Description: Olive-green Korea-facing WordPress theme for Amphidex U.S. Amazon, TikTok Shop, DTC/Shopify, and Retail channel services. LinkOne-inspired structural style, original implementation.
Version: 2.0
Text Domain: amphidex-korea
*/
:root{
  --olive:#556b2f;
  --olive-dark:#223016;
  --olive-deep:#17200f;
  --olive-mid:#6f8143;
  --olive-soft:#e5ead8;
  --cream:#f5f2e8;
  --paper:#fffdf7;
  --ink:#151712;
  --muted:#6d7065;
  --line:#d8d7ca;
  --white:#ffffff;
  --black:#000000;
  --shadow: 0 24px 60px rgba(24,32,15,.16);
  --radius-xl:34px;
  --radius-lg:24px;
  --radius-md:16px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:'Noto Sans CJK KR','Noto Sans KR','NanumSquare','Nanum Gothic','Malgun Gothic','Apple SD Gothic Neo',Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.55;word-break:keep-all}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}
.ampx-wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}
.ampx-header{position:sticky;top:0;z-index:50;background:rgba(245,242,232,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(85,107,47,.18)}
.ampx-nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.ampx-logo{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.04em;font-size:22px;color:var(--olive-dark)}
.ampx-logo-mark{width:34px;height:34px;border-radius:50%;background:var(--olive);box-shadow:inset 0 0 0 9px var(--olive-soft), 0 0 0 1px var(--olive-dark)}
.ampx-menu{display:flex;align-items:center;gap:28px;font-size:15px;font-weight:800;letter-spacing:-.04em;color:#2f3527}
.ampx-menu a{opacity:.86}.ampx-menu a:hover{opacity:1;color:var(--olive)}
.ampx-header-cta{padding:12px 18px;border-radius:999px;background:var(--olive-dark);color:var(--white)!important;font-weight:900;font-size:14px;box-shadow:0 10px 24px rgba(23,32,15,.22)}
.ampx-mobile-toggle{display:none}
.ampx-hero{position:relative;overflow:hidden;padding:82px 0 64px;background:linear-gradient(135deg,var(--olive-deep),#2b3e17 55%,var(--olive));color:var(--white)}
.ampx-hero:before{content:"";position:absolute;inset:-160px -80px auto auto;width:520px;height:520px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.16),rgba(255,255,255,0) 62%)}
.ampx-hero:after{content:"";position:absolute;left:-140px;bottom:-220px;width:460px;height:460px;border-radius:50%;background:rgba(230,234,216,.12)}
.ampx-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}
.ampx-eyebrow{font-size:14px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#d9e5bd;margin:0 0 22px}
.ampx-hero h1{font-size:clamp(45px,6vw,82px);line-height:.99;letter-spacing:-.08em;margin:0 0 26px;font-weight:950;max-width:780px}
.ampx-hero h1 .thin{font-weight:700;color:#eaf1d7}.ampx-hero p{font-size:20px;line-height:1.62;max-width:650px;color:#edf2de;margin:0 0 34px;font-weight:600;letter-spacing:-.04em}
.ampx-actions{display:flex;flex-wrap:wrap;gap:12px}.ampx-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:999px;font-weight:950;letter-spacing:-.04em;border:1px solid transparent;min-height:52px}.ampx-btn-primary{background:var(--white);color:var(--olive-dark)}.ampx-btn-secondary{background:transparent;color:var(--white);border-color:rgba(255,255,255,.4)}.ampx-btn-olive{background:var(--olive-dark);color:var(--white)}
.ampx-product-board{position:relative;min-height:470px}.ampx-product-card{position:absolute;border-radius:28px;background:rgba(255,255,255,.92);color:var(--olive-dark);box-shadow:0 28px 70px rgba(0,0,0,.24);padding:18px;border:1px solid rgba(255,255,255,.55)}
.ampx-product-card .pic{height:138px;border-radius:22px;background:linear-gradient(135deg,#f9f7ed,#dce5c8);display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:950;color:var(--olive)}
.ampx-product-card strong{display:block;font-size:18px;margin-top:12px;letter-spacing:-.05em}.ampx-product-card span{display:block;color:#677257;font-weight:800;font-size:13px;margin-top:3px}.ampx-p1{width:230px;left:20px;top:18px;transform:rotate(-5deg)}.ampx-p2{width:230px;right:30px;top:74px;transform:rotate(4deg)}.ampx-p3{width:250px;left:125px;bottom:40px;transform:rotate(-1deg)}
.ampx-orbit{position:absolute;right:4px;bottom:5px;width:145px;height:145px;border-radius:50%;border:1px solid rgba(255,255,255,.42);display:flex;align-items:center;justify-content:center;text-align:center;font-size:13px;font-weight:950;color:#f2f5e8}.ampx-orbit:before{content:"";position:absolute;inset:18px;border-radius:50%;border:1px dashed rgba(255,255,255,.35)}
.ampx-trend{background:var(--paper);border-bottom:1px solid var(--line);padding:20px 0;overflow:hidden}.ampx-trend-row{display:flex;align-items:center;gap:18px;white-space:nowrap}.ampx-trend-label{font-weight:950;letter-spacing:.16em;color:var(--olive);font-size:13px}.ampx-trend-track{display:flex;gap:12px;animation:ampxmarquee 32s linear infinite}.ampx-chip{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:900;color:#29311f;font-size:14px}.ampx-chip:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:var(--olive)}@keyframes ampxmarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.ampx-section{padding:86px 0}.ampx-section.tight{padding:60px 0}.ampx-kicker{color:var(--olive);font-size:14px;letter-spacing:.14em;text-transform:uppercase;font-weight:950;margin:0 0 13px}.ampx-section h2{font-size:clamp(34px,4.2vw,58px);line-height:1.06;letter-spacing:-.075em;margin:0 0 22px;font-weight:950;color:var(--olive-dark)}.ampx-section-lead{font-size:19px;color:#555c4b;max-width:790px;font-weight:650;letter-spacing:-.04em}
.ampx-two-routes{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:38px}.ampx-route{position:relative;overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-xl);padding:36px;min-height:320px;box-shadow:var(--shadow)}.ampx-route:after{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:var(--olive-soft);z-index:0}.ampx-route>*{position:relative;z-index:1}.ampx-route.dark{background:var(--olive-dark);color:#fff;border-color:var(--olive-dark)}.ampx-route.dark h3,.ampx-route.dark .num{color:#fff}.ampx-route.dark:after{background:rgba(255,255,255,.10)}.ampx-route .num{font-size:76px;font-weight:950;line-height:.9;color:var(--olive);letter-spacing:-.1em}.ampx-route h3{font-size:30px;letter-spacing:-.06em;margin:24px 0 12px;color:var(--olive-dark)}.ampx-route p{font-size:17px;color:inherit;opacity:.82;margin:0 0 24px;font-weight:650}.ampx-route ul{padding:0;margin:0;list-style:none}.ampx-route li{padding:10px 0;border-top:1px solid rgba(85,107,47,.18);font-weight:850;letter-spacing:-.04em}.ampx-route.dark li{border-top-color:rgba(255,255,255,.18)}
.ampx-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.ampx-service{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;min-height:290px;position:relative;overflow:hidden}.ampx-service:before{content:"";position:absolute;right:22px;top:22px;width:52px;height:52px;border-radius:16px;background:var(--olive-soft)}.ampx-service .tag{font-weight:950;color:var(--olive);font-size:13px;letter-spacing:.12em;margin-bottom:72px}.ampx-service h3{font-size:25px;letter-spacing:-.055em;line-height:1.12;margin:0 0 14px;color:var(--olive-dark)}.ampx-service p{color:#565e4b;font-weight:650;margin:0}.ampx-service a{display:inline-block;margin-top:22px;font-weight:950;color:var(--olive)}
.ampx-wide-panel{position:relative;overflow:hidden;background:var(--olive-dark);color:#fff;border-radius:42px;padding:52px;margin-top:36px}.ampx-wide-panel:before{content:"";position:absolute;right:-140px;top:-180px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.09)}.ampx-wide-panel h2{color:#fff}.ampx-wide-panel p{color:#e4ead6}.ampx-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.16);border-radius:26px;overflow:hidden;margin-top:34px}.ampx-metric{background:rgba(255,255,255,.07);padding:24px}.ampx-metric strong{display:block;font-size:31px;letter-spacing:-.06em}.ampx-metric span{font-size:13px;color:#dce5c8;font-weight:850}
.ampx-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.ampx-case{background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:0 10px 30px rgba(24,32,15,.06)}.ampx-case .type{display:inline-block;background:var(--olive-soft);color:var(--olive-dark);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950;margin-bottom:18px}.ampx-case h3{font-size:24px;letter-spacing:-.055em;line-height:1.13;margin:0 0 12px;color:var(--olive-dark)}.ampx-case p{font-weight:650;color:#5d6553;margin:0}.ampx-case .big{font-size:34px;line-height:1;font-weight:950;color:var(--olive);letter-spacing:-.07em;margin:18px 0 8px}.ampx-case small{display:block;color:#7b8072;font-weight:700}.ampx-note{font-size:14px;color:#6f7568;border-left:4px solid var(--olive);padding-left:14px;margin-top:26px;font-weight:650}
.ampx-process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px}.ampx-step{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.ampx-step b{display:block;color:var(--olive);font-size:13px;letter-spacing:.12em}.ampx-step strong{display:block;font-size:21px;letter-spacing:-.05em;margin:34px 0 10px;color:var(--olive-dark)}.ampx-step p{font-weight:650;color:#5d6553;margin:0;font-size:15px}
.ampx-page-hero{padding:72px 0 48px;background:linear-gradient(135deg,var(--olive-deep),var(--olive));color:#fff}.ampx-page-hero h1{font-size:clamp(42px,5vw,72px);letter-spacing:-.08em;line-height:1;margin:0 0 18px}.ampx-page-hero p{font-size:20px;max-width:760px;color:#e9efdc;font-weight:650}.ampx-content{padding:68px 0}.ampx-content h2{font-size:42px;letter-spacing:-.07em;color:var(--olive-dark)}.ampx-split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.ampx-box{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px}.ampx-box h3{font-size:27px;letter-spacing:-.055em;margin:0 0 14px;color:var(--olive-dark)}.ampx-box p,.ampx-box li{font-weight:650;color:#555c4b}.ampx-box ul{margin:12px 0 0;padding-left:19px}
.ampx-form-placeholder{background:#fff;border:2px dashed var(--olive-mid);border-radius:28px;padding:42px;text-align:center;color:#58604e;font-weight:850}.ampx-contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.ampx-footer{background:#11170c;color:#dfe6cf;padding:52px 0 34px}.ampx-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px}.ampx-footer h4{color:#fff;font-size:18px;margin:0 0 12px}.ampx-footer p,.ampx-footer a{color:#c7d0b5;font-weight:650}.ampx-footer small{display:block;margin-top:36px;color:#99a38a}
@media(max-width:900px){.ampx-wrap{width:min(100% - 28px,1180px)}.ampx-nav{height:auto;min-height:72px}.ampx-menu{display:none}.ampx-mobile-toggle{display:block}.ampx-hero{padding:54px 0 42px}.ampx-hero-grid,.ampx-two-routes,.ampx-split,.ampx-contact-grid{grid-template-columns:1fr}.ampx-product-board{min-height:420px}.ampx-p1{left:0;top:10px}.ampx-p2{right:0;top:70px}.ampx-p3{left:38px;bottom:20px}.ampx-service-grid,.ampx-case-grid,.ampx-process,.ampx-metrics,.ampx-footer-grid{grid-template-columns:1fr}.ampx-section{padding:58px 0}.ampx-hero h1{font-size:48px}.ampx-section h2{font-size:38px}}


/* v1.4 text color correction: olive is reserved for backgrounds, buttons, borders, and graphic accents. Main text is black/white. */
body{color:#111111;background:var(--cream)}
.ampx-logo,.ampx-menu,.ampx-menu a,.ampx-section h2,.ampx-content h2,.ampx-box h3,.ampx-service h3,.ampx-case h3,.ampx-route h3,.ampx-step strong{color:#111111!important}
.ampx-kicker,.ampx-trend-label,.ampx-service .tag,.ampx-service a,.ampx-case .big,.ampx-route .num,.ampx-step b,.ampx-note,.ampx-form-placeholder{color:#111111!important}
.ampx-section-lead,.ampx-service p,.ampx-case p,.ampx-case small,.ampx-step p,.ampx-box p,.ampx-box li,.ampx-route p,.ampx-chip,.ampx-product-card,.ampx-product-card strong,.ampx-product-card span,.ampx-product-card .pic{color:#111111!important}
.ampx-hero,.ampx-hero h1,.ampx-hero p,.ampx-hero .ampx-eyebrow,.ampx-hero h1 .thin,.ampx-hero .ampx-btn-secondary,.ampx-orbit{color:#ffffff!important}
.ampx-hero .ampx-btn-primary{color:#111111!important}
.ampx-page-hero,.ampx-page-hero h1,.ampx-page-hero p,.ampx-page-hero .ampx-eyebrow{color:#ffffff!important}
.ampx-wide-panel,.ampx-wide-panel h2,.ampx-wide-panel p,.ampx-wide-panel .ampx-kicker,.ampx-wide-panel .ampx-section-lead,.ampx-wide-panel .ampx-metric strong,.ampx-wide-panel .ampx-metric span{color:#ffffff!important}
.ampx-route.dark,.ampx-route.dark h3,.ampx-route.dark p,.ampx-route.dark li,.ampx-route.dark .num{color:#ffffff!important}
.ampx-footer,.ampx-footer h4,.ampx-footer p,.ampx-footer a,.ampx-footer small{color:#ffffff!important}
.ampx-header-cta,.ampx-btn-olive{color:#ffffff!important}
.ampx-case .type{color:#111111!important}
.ampx-btn[style*="color:var(--olive-dark)"], .ampx-btn:not(.ampx-btn-olive):not(.ampx-btn-primary):not(.ampx-btn-secondary){color:#111111!important}

/* v1.5: 4-channel positioning: Amazon, TikTok Shop, DTC/Shopify, Retail/Marketplace */
.ampx-p4{width:235px;right:92px;bottom:30px;transform:rotate(2deg)}
@media(max-width:1180px){.ampx-service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.ampx-service-grid{grid-template-columns:1fr}.ampx-p4{right:16px;bottom:10px}}


/* v1.6: line-break and readability corrections */
body{word-break:keep-all;overflow-wrap:normal;line-break:strict;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.ampx-hero h1,.ampx-section h2,.ampx-page-hero h1,.ampx-route h3,.ampx-service h3,.ampx-case h3,.ampx-box h3{text-wrap:balance;word-break:keep-all;overflow-wrap:normal;line-height:1.08}
.ampx-hero p,.ampx-section-lead,.ampx-route p,.ampx-route li,.ampx-service p,.ampx-case p,.ampx-step p,.ampx-box p,.ampx-box li,.ampx-page-hero p{word-break:keep-all;overflow-wrap:break-word;line-height:1.72}
.ampx-hero h1{font-size:clamp(46px,5.55vw,74px);line-height:1.04;letter-spacing:-.075em;max-width:800px}
.ampx-hero p{max-width:690px;font-size:19px;line-height:1.68}
.ampx-section h2{line-height:1.14;letter-spacing:-.065em;max-width:1020px}
.ampx-page-hero h1{line-height:1.1;max-width:1040px}
.ampx-service{padding:26px;min-height:320px}
.ampx-service .tag{margin-bottom:62px}
.ampx-service h3{font-size:23px;line-height:1.18;letter-spacing:-.05em}
.ampx-service p{font-size:15px;line-height:1.62}
.ampx-route h3{font-size:29px;line-height:1.18}
.ampx-route p{line-height:1.66}
.ampx-product-card strong{line-height:1.2}.ampx-product-card span{line-height:1.25}
.ampx-menu{gap:24px}
.ampx-header-cta{white-space:nowrap}
@media(max-width:900px){
  .ampx-hero h1{font-size:42px;line-height:1.12;letter-spacing:-.065em}
  .ampx-hero p{font-size:17px;line-height:1.68}
  .ampx-section h2{font-size:34px;line-height:1.18}
  .ampx-page-hero h1{font-size:38px;line-height:1.16}
}


/* v1.7 final line-break refinement */
.ampx-hero h1{max-width:830px}
.ampx-page-hero h1{max-width:980px}
.ampx-service h3{font-size:22px;line-height:1.22}
.ampx-service .tag{letter-spacing:.08em}
.ampx-menu{font-size:14px;gap:20px}
@media(max-width:900px){.ampx-hero h1{font-size:39px}.ampx-service h3{font-size:22px}}

/* ===== v19 multi-tone olive palette refresh ===== */
:root{
  --olive:#667943;
  --olive-dark:#26321d;
  --olive-deep:#172015;
  --olive-mid:#7a8f55;
  --olive-soft:#e8ecd9;
  --olive-sage:#d7e0c3;
  --olive-moss:#c9d4af;
  --olive-leaf:#b8c79a;
  --olive-khaki:#efe9d6;
  --olive-cream:#f8f6ee;
  --olive-stone:#f2f4ea;
  --olive-line:#d9dfca;
  --white:#ffffff;
  --text:#11150f;
  --muted:#51584a;
  --line:var(--olive-line);
  --paper:#fbfaf6;
  --cream:#f6f1e3;
}
body{background:var(--paper); color:var(--text)}
.ampx-header{background:rgba(255,255,255,.84); border-bottom:1px solid rgba(38,50,29,.08)}
.ampx-menu a{color:#232820}
.ampx-header-cta{background:linear-gradient(135deg,#5e7440,#314126); color:#fff}

.ampx-hero{
  background:
    radial-gradient(circle at 14% 18%, rgba(255,255,255,.14), rgba(255,255,255,0) 34%),
    radial-gradient(circle at 85% 78%, rgba(199,212,175,.22), rgba(199,212,175,0) 30%),
    linear-gradient(135deg, #182114 0%, #2c3920 38%, #526637 70%, #7b9254 100%);
}
.ampx-eyebrow{color:#e7efd1}
.ampx-hero h1,
.ampx-hero p,
.ampx-wide-panel h2,
.ampx-wide-panel p{color:#fff}
.ampx-hero h1 .thin{color:#edf3df}
.ampx-btn-primary{background:#fff; color:#152010}
.ampx-btn-secondary{background:rgba(255,255,255,.12); color:#fff; border:1px solid rgba(255,255,255,.35)}
.ampx-btn-olive{background:#23301a;color:#fff}

.ampx-product-card{
  border:1px solid rgba(255,255,255,.70);
  backdrop-filter: blur(10px);
}
.ampx-p1{background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(242,246,232,.94))}
.ampx-p2{background:linear-gradient(180deg, rgba(251,248,240,.96), rgba(232,238,220,.94))}
.ampx-p3{background:linear-gradient(180deg, rgba(255,255,255,.96), rgba(238,241,232,.94))}
.ampx-p4{background:linear-gradient(180deg, rgba(244,247,236,.96), rgba(226,234,214,.94))}
.ampx-p1 .pic{background:#e9efda;color:#314126}
.ampx-p2 .pic{background:#f3e8d6;color:#41502e}
.ampx-p3 .pic{background:#edf1e3;color:#4b6033}
.ampx-p4 .pic{background:#dce7c8;color:#22301b}
.ampx-product-card span{color:#4f5747}
.ampx-orbit{background:linear-gradient(180deg,#314126,#566a38); color:#fff; border-color:rgba(255,255,255,.28)}

.ampx-chip{
  background:#edf1e4;
  color:#22301b;
  border:1px solid rgba(38,50,29,.08);
}
.ampx-chip:nth-child(2n){background:#f3ead7}
.ampx-chip:nth-child(3n){background:#dde6cb}
.ampx-chip:nth-child(4n){background:#e8eddc}

.ampx-sec-title,
.ampx-service h3,
.ampx-route h3,
.ampx-case h3,
.ampx-step h3{color:#11150f}
.ampx-sec-kicker{color:#667943}
.ampx-sec-body,
.ampx-service p,
.ampx-route p,
.ampx-case p,
.ampx-step p,
.ampx-wide-panel .small,
.ampx-kpi-label{color:#51584a}

.ampx-route{
  background:linear-gradient(180deg,#fbfaf6,#eef2e5);
  border:1px solid var(--olive-line);
}
.ampx-route:before{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:100%;
  height:6px;
  background:linear-gradient(90deg,#7c9156,#c7d3ad);
}
.ampx-route li{border-top:1px solid rgba(102,121,67,.16)}
.ampx-route.dark{
  background:linear-gradient(135deg,#24301c 0%, #394c28 54%, #6d8450 100%);
  color:#fff;
  border:none;
}
.ampx-route.dark p,
.ampx-route.dark li{color:#edf2e0}
.ampx-route.dark h3{color:#fff}
.ampx-route.dark:before{
  background:linear-gradient(90deg,#b9c999,#f3ead7);
}

.ampx-service{
  border:1px solid var(--olive-line);
  box-shadow:0 12px 28px rgba(27,33,22,.06);
}
.ampx-service:nth-child(1){background:linear-gradient(180deg,#f5f8ef,#ebf0e1)}
.ampx-service:nth-child(2){background:linear-gradient(180deg,#fbf6eb,#f4ecd9)}
.ampx-service:nth-child(3){background:linear-gradient(180deg,#f6f7f1,#eef2e7)}
.ampx-service:nth-child(4){background:linear-gradient(180deg,#eef4e3,#e3ead2)}
.ampx-service:before{
  width:58px;height:58px;border-radius:18px;
  background:rgba(102,121,67,.10);
  border:1px solid rgba(102,121,67,.12);
}
.ampx-service:nth-child(2):before{background:rgba(175,149,95,.12); border-color:rgba(175,149,95,.15)}
.ampx-service:nth-child(4):before{background:rgba(96,124,71,.14)}
.ampx-service a{color:#26321d}

.ampx-wide-panel{
  background:
    radial-gradient(circle at 85% 24%, rgba(255,255,255,.12), rgba(255,255,255,0) 40%),
    linear-gradient(135deg,#22301b 0%, #41532d 52%, #70874c 100%);
}

.ampx-case{
  border:1px solid var(--olive-line);
  box-shadow:0 12px 26px rgba(24,30,18,.05);
}
.ampx-case:nth-child(1){background:linear-gradient(180deg,#ffffff,#f7f9f2)}
.ampx-case:nth-child(2){background:linear-gradient(180deg,#fffdf9,#f6efdf)}
.ampx-case:nth-child(3){background:linear-gradient(180deg,#fcfcfa,#eff3e8)}
.ampx-case:nth-child(4){background:linear-gradient(180deg,#f7faf1,#e9efdb)}
.ampx-case .tag{
  display:inline-block;
  padding:7px 12px;
  border-radius:999px;
  background:#e8eddc;
  color:#22301b;
  font-weight:900;
  font-size:12px;
}
.ampx-case:nth-child(2) .tag{background:#f3ead7}
.ampx-case:nth-child(4) .tag{background:#dde6cb}
.ampx-callout{background:#f1f5e8;border-left:4px solid #667943}

.ampx-process .ampx-step{
  background:linear-gradient(180deg,#fff,#f6f8f1);
  border:1px solid var(--olive-line);
}
.ampx-step:nth-child(2){background:linear-gradient(180deg,#fffefb,#f5eddc)}
.ampx-step:nth-child(4){background:linear-gradient(180deg,#f8fbf2,#e9efdb)}

.ampx-kpi{
  background:linear-gradient(180deg,#ffffff,#f4f7ec);
  border:1px solid var(--olive-line);
}
.ampx-kpi:nth-child(2n){background:linear-gradient(180deg,#fffefb,#f5efde)}

.ampx-contact-card{
  background:linear-gradient(180deg,#ffffff,#f7f9f3);
  border:1px solid var(--olive-line);
}
.ampx-contact-card.alt{
  background:linear-gradient(180deg,#fbf6eb,#f1ead9);
}
.ampx-footer{background:#1c2516;color:#e6edd7}
.ampx-footer a{color:#fff}

@media (max-width: 820px){
  .ampx-product-card{padding:16px}
  .ampx-product-card .pic{height:110px}
}


/* ===== v20 Kakao Business-style stronger card contrast =====
   Stronger tonal separation across olive-family cards.
   Text remains black/white; olive palette is used for surfaces, borders, chips, buttons, and graphic blocks. */
:root{
  --forest-900:#152012;
  --forest-800:#22321b;
  --forest-700:#354a27;
  --olive-650:#4f6635;
  --olive-550:#637b41;
  --sage-300:#c9d8b0;
  --sage-200:#dfe8cf;
  --sage-100:#eef4e6;
  --moss-500:#7f9557;
  --moss-350:#b9c993;
  --khaki-250:#e9dfc6;
  --khaki-150:#f5efdf;
  --cream-100:#fbf8ef;
  --ink-black:#0d120b;
}
.ampx-hero{
  background:
    radial-gradient(circle at 15% 18%, rgba(255,255,255,.18), rgba(255,255,255,0) 31%),
    radial-gradient(circle at 88% 68%, rgba(201,216,176,.30), rgba(201,216,176,0) 28%),
    linear-gradient(135deg, var(--forest-900) 0%, #26351d 30%, #4d6334 61%, #8ba362 100%)!important;
}
.ampx-hero:before{border-color:rgba(255,255,255,.24)}
.ampx-hero:after{background:rgba(255,255,255,.10)}
.ampx-header-cta,.ampx-btn-olive{background:linear-gradient(135deg,var(--forest-800),var(--olive-650))!important;color:#fff!important}
.ampx-btn-primary{color:#0d120b!important}.ampx-btn-secondary{color:#fff!important}

.ampx-product-card{box-shadow:0 28px 80px rgba(0,0,0,.30)!important}
.ampx-p1{background:linear-gradient(180deg,#ffffff 0%,#e9f1da 100%)!important;color:#0d120b!important}
.ampx-p2{background:linear-gradient(180deg,#f5efdf 0%,#d9c6a2 100%)!important;color:#0d120b!important}
.ampx-p3{background:linear-gradient(180deg,#2b3d23 0%,#637b41 100%)!important;color:#fff!important}
.ampx-p4{background:linear-gradient(180deg,#dfe8cf 0%,#8ca462 100%)!important;color:#0d120b!important}
.ampx-p1 .pic{background:#dfe8cf!important;color:#1d2b17!important}.ampx-p2 .pic{background:#efe1c2!important;color:#1d2b17!important}.ampx-p3 .pic{background:rgba(255,255,255,.16)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)}.ampx-p4 .pic{background:#eff5e5!important;color:#1d2b17!important}
.ampx-p3 strong,.ampx-p3 span{color:#fff!important}.ampx-p1 strong,.ampx-p1 span,.ampx-p2 strong,.ampx-p2 span,.ampx-p4 strong,.ampx-p4 span{color:#0d120b!important}

.ampx-chip{border:none!important;box-shadow:0 8px 16px rgba(22,32,18,.05)}
.ampx-chip:nth-child(1),.ampx-chip:nth-child(9){background:#152012!important;color:#fff!important}.ampx-chip:nth-child(2),.ampx-chip:nth-child(10){background:#c9d8b0!important;color:#0d120b!important}.ampx-chip:nth-child(3),.ampx-chip:nth-child(11){background:#f5efdf!important;color:#0d120b!important}.ampx-chip:nth-child(4),.ampx-chip:nth-child(12){background:#4f6635!important;color:#fff!important}.ampx-chip:nth-child(5){background:#dfe8cf!important;color:#0d120b!important}.ampx-chip:nth-child(6){background:#8ba362!important;color:#0d120b!important}.ampx-chip:nth-child(7){background:#22321b!important;color:#fff!important}.ampx-chip:nth-child(8){background:#e9dfc6!important;color:#0d120b!important}.ampx-chip:before{background:currentColor!important;opacity:.75}

.ampx-route.dark{background:radial-gradient(circle at 85% 5%, rgba(255,255,255,.18), rgba(255,255,255,0) 34%),linear-gradient(135deg,#162012 0%,#2b3c21 48%,#60793f 100%)!important;color:#fff!important}
.ampx-route:not(.dark){background:radial-gradient(circle at 86% 10%, rgba(143,166,93,.34), rgba(143,166,93,0) 32%),linear-gradient(180deg,#f7f2e5 0%,#dbe5c6 100%)!important;color:#0d120b!important}
.ampx-route.dark .num,.ampx-route.dark h3,.ampx-route.dark p,.ampx-route.dark li{color:#fff!important}.ampx-route:not(.dark) .num,.ampx-route:not(.dark) h3,.ampx-route:not(.dark) p,.ampx-route:not(.dark) li{color:#0d120b!important}.ampx-route.dark li{border-top-color:rgba(255,255,255,.22)!important}.ampx-route:not(.dark) li{border-top-color:rgba(21,32,18,.16)!important}

.ampx-service{box-shadow:0 16px 34px rgba(25,35,20,.09)!important;border:none!important}
.ampx-service:nth-child(1){background:linear-gradient(180deg,#152012 0%,#2f4527 100%)!important;color:#fff!important}
.ampx-service:nth-child(2){background:linear-gradient(180deg,#c9d8b0 0%,#8ea862 100%)!important;color:#0d120b!important}
.ampx-service:nth-child(3){background:linear-gradient(180deg,#f6efdf 0%,#d9c6a2 100%)!important;color:#0d120b!important}
.ampx-service:nth-child(4){background:linear-gradient(180deg,#344b28 0%,#6f884c 100%)!important;color:#fff!important}
.ampx-service:nth-child(1) h3,.ampx-service:nth-child(1) p,.ampx-service:nth-child(1) a,.ampx-service:nth-child(1) .tag,.ampx-service:nth-child(4) h3,.ampx-service:nth-child(4) p,.ampx-service:nth-child(4) a,.ampx-service:nth-child(4) .tag{color:#fff!important}
.ampx-service:nth-child(2) h3,.ampx-service:nth-child(2) p,.ampx-service:nth-child(2) a,.ampx-service:nth-child(2) .tag,.ampx-service:nth-child(3) h3,.ampx-service:nth-child(3) p,.ampx-service:nth-child(3) a,.ampx-service:nth-child(3) .tag{color:#0d120b!important}
.ampx-service:before{background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.20)!important}.ampx-service:nth-child(2):before,.ampx-service:nth-child(3):before{background:rgba(13,18,11,.08)!important;border:1px solid rgba(13,18,11,.10)!important}

.ampx-wide-panel{background:radial-gradient(circle at 82% 22%, rgba(255,255,255,.16), rgba(255,255,255,0) 34%),radial-gradient(circle at 10% 84%, rgba(201,216,176,.20), rgba(201,216,176,0) 32%),linear-gradient(135deg,#152012 0%,#2d3f24 48%,#71894c 100%)!important}

.ampx-case{border:none!important;box-shadow:0 16px 32px rgba(25,35,20,.08)!important}
.ampx-case:nth-child(4n+1){background:linear-gradient(180deg,#ffffff 0%,#e7efd9 100%)!important;color:#0d120b!important}.ampx-case:nth-child(4n+2){background:linear-gradient(180deg,#f6efdf 0%,#dcc8a4 100%)!important;color:#0d120b!important}.ampx-case:nth-child(4n+3){background:linear-gradient(180deg,#22321b 0%,#4f6635 100%)!important;color:#fff!important}.ampx-case:nth-child(4n+4){background:linear-gradient(180deg,#c9d8b0 0%,#89a25f 100%)!important;color:#0d120b!important}
.ampx-case:nth-child(4n+3) h3,.ampx-case:nth-child(4n+3) p,.ampx-case:nth-child(4n+3) .big,.ampx-case:nth-child(4n+3) small,.ampx-case:nth-child(4n+3) .type,.ampx-case:nth-child(4n+3) .tag{color:#fff!important}
.ampx-case:nth-child(4n+1) h3,.ampx-case:nth-child(4n+1) p,.ampx-case:nth-child(4n+1) .big,.ampx-case:nth-child(4n+1) small,.ampx-case:nth-child(4n+2) h3,.ampx-case:nth-child(4n+2) p,.ampx-case:nth-child(4n+2) .big,.ampx-case:nth-child(4n+2) small,.ampx-case:nth-child(4n+4) h3,.ampx-case:nth-child(4n+4) p,.ampx-case:nth-child(4n+4) .big,.ampx-case:nth-child(4n+4) small{color:#0d120b!important}
.ampx-case .type,.ampx-case .tag{background:rgba(255,255,255,.36)!important;border:1px solid rgba(255,255,255,.22)!important}

.ampx-step:nth-child(1),.ampx-kpi:nth-child(1){background:#152012!important;color:#fff!important}.ampx-step:nth-child(2),.ampx-kpi:nth-child(2){background:#c9d8b0!important;color:#0d120b!important}.ampx-step:nth-child(3),.ampx-kpi:nth-child(3){background:#f5efdf!important;color:#0d120b!important}.ampx-step:nth-child(4),.ampx-kpi:nth-child(4){background:#4f6635!important;color:#fff!important}
.ampx-step:nth-child(1) *,.ampx-step:nth-child(4) *,.ampx-kpi:nth-child(1) *,.ampx-kpi:nth-child(4) *{color:#fff!important}.ampx-step:nth-child(2) *,.ampx-step:nth-child(3) *,.ampx-kpi:nth-child(2) *,.ampx-kpi:nth-child(3) *{color:#0d120b!important}
.ampx-contact-card{border:none!important;box-shadow:0 16px 34px rgba(25,35,20,.08)!important;background:linear-gradient(180deg,#ffffff 0%,#e6eed8 100%)!important}.ampx-contact-card.alt{background:linear-gradient(180deg,#f6efdf 0%,#dcc8a4 100%)!important}
.ampx-form-placeholder{background:linear-gradient(180deg,#152012 0%,#344b28 100%)!important;color:#fff!important;border:none!important}.ampx-form-placeholder *{color:#fff!important}
.ampx-footer{background:linear-gradient(135deg,#152012,#26351d)!important;color:#fff!important}

