:root{
  --pink:#e90059;
  --pink-2:#ff397d;
  --pink-3:#ff75a5;
  --pink-soft:#fff1f6;
  --rose:#b72b65;
  --ink:#222126;
  --muted:#6f6a70;
  --line:#ece5e8;
  --panel:#fff;
  --shadow:0 6px 18px rgba(84,31,54,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Arial,"Segoe UI",sans-serif;font-size:14px}
body,a,button,input{font-family:Arial,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{display:block;max-width:100%}
.market-wrap{width:calc(100% - clamp(24px,3.4vw,64px));max-width:1920px;margin-inline:auto}
.shop-main{min-height:60vh;background:#fff}

/* Utility bar */
.utility-bar{height:34px;border-bottom:1px solid #f1e7eb;background:linear-gradient(90deg,#fff,#fff8fb);font-size:12px}
.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.utility-links{display:flex;align-items:center;gap:24px;white-space:nowrap}
.utility-links a,.utility-links>span{display:inline-flex;align-items:center;gap:7px}
.utility-links a:hover{color:var(--pink)}
.utility-icon{display:inline-grid;width:17px;height:17px;place-items:center;color:var(--pink);border:1px solid #ffb3ce;border-radius:50%;font-size:10px;font-style:normal;font-weight:800}
.admin-gtm-tab{font-weight:400}
.mini-chevron{color:var(--pink);margin-left:4px}

/* Header */
.shop-header{position:relative;z-index:20;background:#fff}
.main-header{height:91px;display:grid;grid-template-columns:232px minmax(320px,1fr) 340px;align-items:center;gap:28px}
.brand{height:72px;display:flex;align-items:center;gap:10px;color:var(--ink);white-space:nowrap}
.brand-logo-icon{width:68px;height:68px;flex:0 0 68px;object-fit:contain}
.brand-name{font-size:27px;font-weight:700;letter-spacing:-.7px;line-height:1}
.brand-name strong{color:var(--pink);font-weight:900}
.brand-bag{position:relative;width:42px;height:49px;display:grid;place-items:center;background:linear-gradient(145deg,var(--pink-2),var(--pink));clip-path:polygon(12% 22%,88% 22%,100% 100%,0 100%);border-radius:8px}
.brand-bag:before{content:"";position:absolute;top:4px;width:17px;height:16px;border:3px solid var(--pink);border-bottom:0;border-radius:11px 11px 0 0;background:#fff}
.brand-bag i{position:relative;z-index:1;color:#fff;font-size:22px;font-style:normal;font-weight:900;margin-top:7px}
.brand-copy{display:flex;flex-direction:column;line-height:.83}
.brand-copy b{font-size:30px;letter-spacing:-1px}
.brand-copy small{font-size:17px;font-weight:900;letter-spacing:1.7px}
.market-search{height:46px;display:flex;border:1.7px solid var(--pink);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(233,0,89,.05)}
.market-search input{min-width:0;flex:1;border:0;outline:0;padding:0 17px;color:#333;font-size:14px}
.market-search input::placeholder{color:#8b878a}
.market-search button{width:67px;border:0;color:#fff;background:linear-gradient(135deg,var(--pink),#c9004e);font-size:31px;line-height:1;cursor:pointer}
.market-search button span{display:block;transform:rotate(-15deg);margin-top:-5px}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}
.header-action{position:relative;min-width:52px;display:flex;flex-direction:column;align-items:center;gap:4px}
.action-icon{font-size:25px;line-height:25px;color:#111}
.header-action small{font-size:12px}
.cart-badge{position:absolute;top:-6px;right:3px;min-width:18px;height:18px;display:grid;place-items:center;padding:0 4px;color:#fff;background:var(--pink);border:2px solid #fff;border-radius:20px;font-size:10px}
.account-action{display:flex;align-items:center;gap:9px;min-width:128px}
.account-avatar{width:39px;height:39px;display:grid;place-items:center;border-radius:50%;background:#eee;color:#111;font-size:30px;line-height:1}
.account-action>span:last-child{display:flex;flex-direction:column;gap:3px}
.account-action small{font-size:11px}
.account-action b{font-size:12px;white-space:nowrap}
.account-action em{display:inline-flex;margin-left:4px;padding:2px 5px;border-radius:10px;color:var(--pink);background:#fff0f5;font-size:8px;font-style:normal;font-weight:700;vertical-align:middle}
.account-action i{font-style:normal;margin-left:5px}

/* Horizontal categories */
.category-nav{height:47px;border-top:1px solid #f4eef0;border-bottom:1px solid #eae3e6;box-shadow:0 2px 5px rgba(0,0,0,.035)}
.category-nav-inner{height:46px;display:flex;align-items:center;justify-content:space-between;gap:22px;overflow:hidden}
.category-nav a{font-size:12px;white-space:nowrap;transition:.18s}
.category-nav a:hover{color:var(--pink)}
.category-nav .all-category,.category-nav .promo-nav{display:flex;align-items:center;gap:10px;color:var(--pink);font-weight:800}
.all-category span{font-size:21px}
.promo-nav span{font-size:18px}

/* Hero area */
.hero-marketplace{padding-top:12px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.44fr) minmax(360px,1fr);align-items:stretch;gap:12px;height:auto}
.main-hero{position:relative;overflow:hidden;aspect-ratio:16/5;border-radius:12px;background:#ffe8f0}
.hero-slide{position:absolute;inset:0;z-index:1;display:block;overflow:hidden;opacity:0;transform:translateX(100%);pointer-events:none;transition:transform .65s cubic-bezier(.22,.61,.36,1),opacity .65s ease}
.hero-slide.is-active{z-index:2;opacity:1;transform:translateX(0);pointer-events:auto}
.hero-slide.is-prep-right{z-index:3;opacity:1;transform:translateX(100%);transition:none}
.hero-slide.is-prep-left{z-index:3;opacity:1;transform:translateX(-100%);transition:none}
.hero-slide.is-exit-left{z-index:2;opacity:0;transform:translateX(-100%)}
.hero-slide.is-exit-right{z-index:2;opacity:0;transform:translateX(100%)}
.hero-slide>picture,.hero-slide>picture>img{display:block;width:100%;height:100%}
.hero-slide>picture>img{object-fit:fill;object-position:center}
.banner-caption{position:absolute;left:25px;bottom:20px;max-width:70%;padding:9px 14px;border-radius:8px;color:var(--pink);background:rgba(255,255,255,.91);font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.08)}
.slide-arrow{position:absolute;z-index:4;top:50%;width:37px;height:37px;display:grid;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 3px 10px rgba(0,0,0,.17);font-size:29px;cursor:pointer}
.slide-prev{left:14px}.slide-next{right:14px}
.slide-dots{position:absolute;z-index:5;left:50%;bottom:10px;display:flex;gap:7px;transform:translateX(-50%)}
.slide-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#d9cdd1;cursor:pointer}
.slide-dots button.is-active{background:var(--pink)}
@media (prefers-reduced-motion:reduce){.hero-slide{transition:none}}
.hero-design{display:block;background:linear-gradient(125deg,#ffe9ef 0,#ffd7e4 55%,#ffc9db 100%)}
.hero-design:before,.hero-design:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.35)}
.hero-design:before{width:190px;height:190px;right:15%;top:-60px}.hero-design:after{width:130px;height:130px;left:40%;bottom:-70px}
.hero-copy{position:relative;z-index:2;width:51%;padding:23px 0 18px 68px;color:#b42c64}
.hero-copy>small{font-size:11px;font-weight:800;letter-spacing:1px}
.hero-copy h1{margin:6px 0 4px;font-size:38px;line-height:.96;letter-spacing:-1.3px}
.hero-copy h1 strong{font-size:51px;color:#de286d}
.hero-copy>p{margin:0 0 10px;font-size:16px}
.hero-offer{display:flex;align-items:center;gap:12px;margin-bottom:9px}
.hero-offer b{display:flex;flex-direction:column;padding:5px 13px;color:#fff;background:linear-gradient(135deg,#e62d70,#bd1f5d);border-radius:9px;font-size:10px;text-align:center}
.hero-offer b span{font-size:29px;line-height:27px}
.hero-offer i{font-style:normal;font-size:14px;font-weight:800;color:#e53a79;text-transform:uppercase}
.market-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 16px;color:#fff!important;background:linear-gradient(135deg,#ee2c70,var(--pink));border-radius:6px;font-size:11px;font-weight:900}
.market-button span{font-size:16px}
.beauty-display{position:absolute;inset:0 0 0 48%;z-index:1}
.beauty-display:after{content:"";position:absolute;right:16px;bottom:9px;width:93%;height:28px;border-radius:50%;background:rgba(190,73,117,.16);filter:blur(9px)}
.beauty-bottle,.beauty-jar{position:absolute;z-index:2;bottom:27px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(150deg,#f8bdd0,#c75d85);border:1px solid rgba(255,255,255,.7);box-shadow:0 8px 15px rgba(101,39,63,.16);text-align:center}
.beauty-bottle:before{content:"";position:absolute;left:25%;right:25%;top:-18px;height:18px;background:#f5dfe7;border-radius:4px 4px 0 0}
.beauty-bottle i,.beauty-jar i{font-style:normal;font-weight:700;font-size:10px}
.bottle-tall{left:32%;width:75px;height:150px;border-radius:14px 14px 8px 8px}
.bottle-drop{left:51%;width:57px;height:113px;border-radius:11px}
.jar-large{left:5%;width:128px;height:77px;border-radius:12px 12px 26px 26px}
.jar-large:before,.jar-small:before{content:"";position:absolute;left:-2px;right:-2px;top:-16px;height:18px;background:#f5dce5;border-radius:7px 7px 2px 2px}
.jar-small{right:7%;width:91px;height:58px;border-radius:10px 10px 22px 22px}
.beauty-flower{position:absolute;z-index:1;color:#f285ae;font-size:68px;text-shadow:0 3px 10px rgba(140,44,80,.13)}
.flower-one{left:8%;top:16px}.flower-two{right:4%;top:18px;font-size:48px}
.side-banners{display:grid;grid-template-rows:1fr 1fr;gap:12px}
.side-banner{position:relative;overflow:hidden;border-radius:12px;background:#ffe6ef}
.side-banner>picture,.side-banner>picture>img{display:block;width:100%;height:100%}
.side-banner>picture>img{object-fit:fill;object-position:center}
.hero-slide[aria-disabled="true"],.side-banner[aria-disabled="true"],.bundle-banner-full[aria-disabled="true"]{cursor:default}

/* GTM Banner v2.6.2: kunci setiap banner pada bidang gridnya. */
.hero-slide.is-disabled,.side-banner.is-disabled,.bundle-banner-full.is-disabled{pointer-events:none!important;cursor:default!important}
@media (min-width:901px){
  .hero-grid{display:grid!important;grid-template-columns:minmax(0,1.44fr) minmax(360px,1fr)!important;grid-template-rows:auto!important;grid-template-areas:"gtm-main gtm-side"!important;align-items:stretch!important;gap:12px!important}
  .main-hero{grid-area:gtm-main!important;align-self:start!important;min-width:0!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:16/5!important;overflow:hidden!important;isolation:isolate}
  .side-banners{grid-area:gtm-side!important;align-self:stretch!important;position:relative!important;min-width:0!important;min-height:0!important;width:100%!important;max-width:100%!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;gap:12px!important;overflow:hidden!important;contain:size layout paint!important}
  .side-banners>.side-banner{position:relative!important;inset:auto!important;min-width:0!important;width:100%!important;max-width:100%!important;height:100%!important;overflow:hidden!important}
}
.side-banner>span{position:absolute;z-index:2;left:23px;top:18px;display:flex;flex-direction:column;align-items:flex-start}
.side-banner b{font-size:22px;line-height:1;color:#c32362}
.side-banner small{margin-top:7px;font-size:13px}
.side-banner span i{margin-top:10px;padding:6px 10px;color:#fff;background:#e5457d;border-radius:4px;font-size:9px;font-style:normal;font-weight:800}
.beauty-picks{background:linear-gradient(120deg,#ffe2ec,#ffcddd)}
.mini-products{position:absolute;right:7%;bottom:8px;width:47%;height:110px}
.mini-products i{position:absolute;bottom:0;width:42px;border-radius:8px 8px 3px 3px;background:linear-gradient(160deg,#ffeef4,#d94f81);box-shadow:0 7px 12px rgba(116,24,60,.14)}
.mini-products i:before{content:"";position:absolute;top:-13px;left:11px;right:11px;height:14px;background:#c13768;border-radius:3px 3px 0 0}
.mini-products i:nth-child(1){left:4%;height:72px}.mini-products i:nth-child(2){left:34%;height:101px}.mini-products i:nth-child(3){left:66%;height:84px}
.fashion-day{background:linear-gradient(115deg,#f3e6f4,#e1c9e7)}
.fashion-day b{color:#76518b}
.fashion-day span i{background:#76518b}
.fashion-art{position:absolute;right:4%;bottom:3px;width:50%;height:112px}
.bag-art{position:absolute;left:7%;bottom:4px;width:88px;height:66px;border-radius:14px;background:linear-gradient(145deg,#eddce7,#b78ea9);box-shadow:0 7px 13px rgba(70,40,73,.16)}
.bag-art:before{content:"";position:absolute;left:23px;top:-24px;width:43px;height:29px;border:7px solid #b78ea9;border-bottom:0;border-radius:25px 25px 0 0}
.shoe-art{position:absolute;right:5%;bottom:4px;width:102px;height:43px;border-radius:70% 19% 24% 30%;background:#fff;transform:rotate(-7deg);box-shadow:0 7px 12px rgba(55,43,64,.13)}

/* Search results: active promotions are intentionally shown before products. */
.promo-search-panel{margin-top:12px;overflow:hidden}
.promo-search-heading{height:auto;min-height:52px;padding:10px 15px}
.promo-search-heading>div{min-width:0}.promo-search-heading h2{color:var(--pink)}
.promo-search-heading small{display:block;margin-top:2px;color:#806a74;font-size:10px;font-weight:500}
.promo-search-heading>span{padding:5px 9px;border-radius:999px;color:#c51d60;background:#fff0f6;font-size:10px;font-weight:800}
.promo-search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px}
.promo-search-card{display:grid;grid-template-columns:42% 58%;min-height:150px;overflow:hidden;border:1px solid #f2dce6;border-radius:10px;background:#fff;box-shadow:0 5px 15px rgba(107,34,68,.05)}
.promo-search-image{position:relative;display:block;min-width:0;overflow:hidden;background:#fff7fa}
.promo-search-image img{display:block;width:100%;height:100%;min-height:150px;object-fit:cover;object-position:center}
.promo-search-image span{position:absolute;left:6px;top:6px;max-width:calc(100% - 12px);padding:4px 6px;border-radius:5px;color:#fff;background:var(--pink);font-size:8px;font-weight:900}
.promo-search-copy{display:flex;min-width:0;flex-direction:column;padding:11px 10px}
.promo-search-copy>small{color:#9a7b89;font-size:8px}.promo-search-copy h3{margin:5px 0 6px;font-size:13px;line-height:1.25}.promo-search-copy h3 a:hover{color:var(--pink)}
.promo-search-copy p{display:-webkit-box;overflow:hidden;margin:0 0 8px;color:#6e5a63;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.promo-search-copy>div{display:flex;align-items:end;justify-content:space-between;gap:7px;margin-top:auto}.promo-search-copy strong{color:var(--pink);font-size:15px}.promo-search-copy>div a{color:var(--pink);font-size:9px;font-weight:800;white-space:nowrap}

/* Promotion detail */
.promotion-detail-page{padding-top:12px;padding-bottom:28px}.promotion-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 2px 10px;color:#816b75;font-size:11px}.promotion-breadcrumb a:hover{color:var(--pink)}.promotion-breadcrumb b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.promotion-detail-main{display:grid;grid-template-columns:minmax(300px,42%) 1fr;gap:28px;padding:24px}.promotion-detail-gallery{min-width:0}.promotion-gallery-stage{position:relative;height:390px;overflow:hidden;border:1px solid #f1dce6;border-radius:13px;background:#fff8fb}.promotion-gallery-slide{position:absolute;inset:0;display:none;align-items:center;justify-content:center}.promotion-gallery-slide.is-active{display:flex}.promotion-gallery-slide>a{position:relative;display:block;width:100%;height:100%}.promotion-gallery-slide img,.promotion-gallery-slide video,.promotion-gallery-slide iframe{display:block;width:100%;height:100%;border:0;object-fit:contain}.promotion-gallery-slide iframe,.promotion-gallery-slide video{background:#171217}.promotion-gallery-slide span{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);padding:7px 11px;border-radius:999px;color:#fff;background:rgba(70,33,51,.78);font-size:10px;white-space:nowrap}.promotion-gallery-arrow{position:absolute;z-index:5;top:50%;width:38px;height:38px;transform:translateY(-50%);border-radius:50%;color:#5f2446;background:rgba(255,255,255,.92);box-shadow:0 4px 14px rgba(70,33,51,.18);font-size:28px;line-height:1}.promotion-gallery-arrow.is-prev{left:10px}.promotion-gallery-arrow.is-next{right:10px}.promotion-gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px 2px 2px}.promotion-gallery-thumb{position:relative;display:flex;flex:0 0 74px;height:68px;overflow:hidden;align-items:center;justify-content:center;border:2px solid transparent;border-radius:9px;background:#fff4f8;color:var(--pink)}.promotion-gallery-thumb.is-active{border-color:var(--pink)}.promotion-gallery-thumb img{width:100%;height:100%;object-fit:cover}.promotion-gallery-thumb i{font-size:21px}.promotion-gallery-thumb small{position:absolute;right:2px;bottom:2px;left:2px;overflow:hidden;padding:2px 3px;border-radius:4px;color:#fff;background:rgba(55,31,43,.72);font-size:7px;text-overflow:ellipsis;white-space:nowrap}
.promotion-lightbox-open{overflow:hidden}.promotion-lightbox{position:fixed;z-index:10050;inset:0;display:none;align-items:center;justify-content:center;padding:28px;background:rgba(22,13,18,.9);backdrop-filter:blur(4px)}.promotion-lightbox.is-open{display:flex}.promotion-lightbox figure{display:flex;width:min(1000px,calc(100vw - 150px));height:min(82vh,820px);margin:0;flex-direction:column;align-items:center;justify-content:center}.promotion-lightbox figure img{display:block;max-width:100%;max-height:calc(100% - 48px);object-fit:contain;border-radius:8px;background:#fff}.promotion-lightbox figcaption{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:12px 3px 0;color:#fff}.promotion-lightbox figcaption strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promotion-lightbox figcaption span{white-space:nowrap}.promotion-lightbox-close,.promotion-lightbox-arrow{position:absolute;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:rgba(255,255,255,.14);cursor:pointer}.promotion-lightbox-close{right:22px;top:18px;width:44px;height:44px;font-size:32px}.promotion-lightbox-arrow{top:50%;width:52px;height:52px;transform:translateY(-50%);font-size:38px}.promotion-lightbox-arrow.is-prev{left:24px}.promotion-lightbox-arrow.is-next{right:24px}.promotion-lightbox-close:hover,.promotion-lightbox-arrow:hover{background:var(--pink)}
.promotion-detail-copy{padding:7px 8px}.promotion-detail-type{display:inline-flex;padding:5px 9px;border-radius:999px;color:#fff;background:var(--pink);font-size:9px;font-weight:900}.promotion-detail-copy>small{display:block;margin-top:9px;color:#9b7f8c;font-size:10px}.promotion-detail-copy h1{margin:7px 0 12px;font-size:30px;line-height:1.16}.promotion-detail-price{display:block;margin-bottom:17px;color:var(--pink);font-size:29px}.promotion-detail-copy>p{max-width:720px;color:#604f57;font-size:13px;line-height:1.7;white-space:pre-line}.promotion-detail-period{display:flex;align-items:center;gap:11px;margin:18px 0;padding:12px;border:1px solid #f2dbe6;border-radius:10px;background:#fff8fb}.promotion-detail-period i{color:var(--pink);font-size:22px}.promotion-detail-period span{display:flex;flex-direction:column;color:#6f5a64;font-size:11px}.promotion-detail-period b{margin-bottom:2px;color:#33272d}
.promotion-detail-pricing{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:17px}.promotion-detail-pricing .promotion-detail-price{margin:0}.promotion-detail-pricing del{color:#9d8d95;font-size:13px}.promotion-detail-pricing>span{padding:5px 9px;border-radius:999px;background:#fff0f5;color:var(--pink);font-size:10px;font-weight:900}.promotion-detail-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.promotion-detail-actions>span{color:#16824b;font-size:11px;font-weight:800}.promotion-detail-actions>span i{margin-right:4px}.promotion-component-card em{display:block;margin-top:8px;color:#8d7180;font-size:9px;font-style:normal}
.promotion-buy-form{margin-top:18px;padding-top:10px;border-top:1px solid #f1dfe7}.promotion-order-row{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;align-items:start;padding:10px 0}.promotion-order-label{color:#777}.promotion-order-row b{display:block;color:#171217}.promotion-order-row b i{margin-right:6px;color:var(--pink)}.promotion-order-row small{display:block}.promotion-order-guarantee{display:flex;flex-wrap:wrap;gap:8px 26px}.promotion-buy-qty{display:inline-flex;height:40px;border:1px solid #ddd;border-radius:4px;overflow:hidden;vertical-align:top}.promotion-buy-qty button{width:40px;border:0;color:#ba1f5b;background:#fff;font-size:18px}.promotion-buy-qty input{width:62px;border:0;border-right:1px solid #ddd;border-left:1px solid #ddd;text-align:center;font-weight:800;outline:0}.promotion-order-stock{margin-top:6px;color:#777}.promotion-buy-buttons{display:flex;gap:12px;margin-top:22px}.promotion-buy-buttons button{height:52px;padding:0 26px;border:1px solid var(--pink);border-radius:5px;font-size:16px;font-weight:800;cursor:pointer}.promotion-cart-button{color:var(--pink);background:#fff0f6}.promotion-now-button{color:#fff;background:var(--pink)}.promotion-buy-buttons button:disabled{border-color:#d8cdd2;color:#9c9096;background:#eee;cursor:not-allowed}.promotion-buy-alert,.promotion-stock-warning{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 13px;border-radius:9px;color:#a51e4d;background:#fff0f5;font-size:11px;font-weight:700}.promotion-stock-warning{color:#a52b2b;background:#fff1f1}.promotion-whatsapp{margin-top:14px}.promotion-whatsapp a{color:#242024;text-decoration:none}.promotion-whatsapp a:hover{color:var(--pink)}.promotion-whatsapp i{margin-right:5px;color:#18a957}
.promotion-media-panel,.promotion-description-panel{margin-top:12px;overflow:hidden}.promotion-media-panel .panel-heading>span{color:#8f7480;font-size:10px}.promotion-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px}.promotion-media-card{overflow:hidden;border:1px solid #f0dce5;border-radius:12px;background:#fff}.promotion-media-frame{display:flex;align-items:center;justify-content:center;aspect-ratio:16/9;background:#171217}.promotion-media-frame iframe,.promotion-media-frame video{width:100%;height:100%;border:0;object-fit:contain}.promotion-media-frame>a{color:#fff;font-weight:800}.promotion-media-card h3{margin:0;padding:11px 13px;font-size:12px}.promotion-description-copy{padding:23px 25px;color:#44363d;font-size:13px;line-height:1.85;white-space:normal}.promotion-description-panel .panel-heading{background:#fff8fb}
.promotion-components{margin-top:12px;overflow:hidden}.promotion-components .panel-heading>span{color:#8f7480;font-size:10px}.promotion-components-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px}.promotion-component-card{overflow:hidden;border:1px solid #f0dce5;border-radius:10px;background:#fff}.promotion-component-card>a{display:grid;grid-template-columns:104px 1fr;min-height:112px}.promotion-component-card img{width:104px;height:112px;object-fit:contain;background:#fff8fb}.promotion-component-card div{min-width:0;padding:12px 10px}.promotion-component-card small{color:#9a7e8b;font-size:8px}.promotion-component-card h3{display:-webkit-box;overflow:hidden;margin:5px 0 8px;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.promotion-component-card b{color:var(--pink);font-size:10px}.promotion-component-empty{padding:35px;text-align:center;color:#8a747e}.promotion-detail-error{padding:40px 0}.promotion-detail-error>div{padding:30px;text-align:center}.promotion-detail-error h1{margin-top:0}.promotion-detail-error p{margin:12px 0 20px;color:#71616a}
.shoe-art:after{content:"";position:absolute;left:35px;right:10px;top:10px;height:2px;border-top:7px double #d1c4d0}

/* Shared panels */
.marketplace-middle{display:grid;grid-template-columns:minmax(0,1.57fr) minmax(390px,1fr);gap:12px;margin-top:12px}
.middle-left{min-width:0}
.market-panel{background:var(--panel);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}
.panel-heading{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #f1ebee}
.panel-heading h2{margin:0;font-size:18px}
.panel-heading>a{color:var(--pink);font-size:11px}
.service-strip{height:66px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;margin-bottom:12px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}
.service-strip>div{height:42px;display:flex;align-items:center;justify-content:center;gap:11px;padding:0 10px;border-right:1px solid #e4dde0}
.service-strip>div:last-child{border-right:0}
.service-strip>div>span{color:var(--pink);font-size:29px;line-height:1}
.service-strip p{margin:0;display:flex;flex-direction:column;gap:3px}
.service-strip b{font-size:11px;white-space:nowrap}
.service-strip small{font-size:10px;color:#555;white-space:nowrap}

/* Flash sale */
.flash-panel{height:225px;overflow:hidden}
.flash-heading{height:43px}
.flash-heading>div{display:flex;align-items:center;gap:14px}
.flash-heading h2{color:var(--pink);font-size:20px}
.flash-heading h2 span{font-size:22px}
.flash-heading small{font-size:11px;color:#333}
.countdown{display:flex;align-items:center;gap:5px}
.countdown b{min-width:28px;height:27px;display:grid;place-items:center;padding:0 4px;color:#fff;background:var(--pink);border-radius:4px;font-size:12px}
.countdown i{font-style:normal;color:var(--pink);font-weight:900}
.flash-grid{height:181px;display:grid;grid-template-columns:repeat(4,1fr)}
.flash-card{position:relative;min-width:0;padding:7px 8px 7px;border-right:1px solid #eee}
.flash-card:last-child{border-right:0}
.heart-button{position:absolute;z-index:4;right:8px;top:7px;font-size:23px;line-height:1;background:transparent}
.discount-label,.official-label{position:absolute;z-index:3;left:7px;top:7px;padding:5px 7px;color:#fff;background:var(--pink);border-radius:4px 4px 4px 0;font-size:10px;font-weight:800}
.official-label{font-size:9px}
.flash-product-link{height:132px;display:grid;grid-template-columns:42% 58%;align-items:center;padding-top:4px}
.flash-product-link>img{width:100%;height:112px;object-fit:contain}
.flash-info{min-width:0;padding:14px 0 0 7px}
.flash-info h3{height:34px;margin:0 0 5px;overflow:hidden;font-size:11px;line-height:17px;font-weight:500}
.flash-info strong{display:block;color:var(--pink);font-size:16px}
.flash-info del{display:block;margin-top:2px;color:#888;font-size:9px}
.flash-info small{display:flex;justify-content:space-between;gap:4px;margin-top:7px;color:#666;font-size:9px;white-space:nowrap}
.flash-info small span{color:#f4a000}
.add-cart-button{height:28px;display:flex;align-items:center;justify-content:center;margin:3px 2px 0;color:var(--pink);border:1px solid #ff7ba9;border-radius:5px;font-size:10px;font-weight:700}
.add-cart-button.is-disabled{color:#91878b;border-color:#ddd;background:#f6f4f5;cursor:not-allowed}
.compact-empty{height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#777;background:linear-gradient(90deg,#fff,#fff8fb)}
.compact-empty b{color:#333;font-size:16px}.compact-empty span{margin-top:6px;font-size:12px}

/* Bundle */
.bundle-panel{height:303px;overflow:hidden;background:linear-gradient(145deg,#fff,#fff7fa)}
.bundle-panel .panel-heading h2{color:var(--pink);font-size:19px}
.bundle-banner-full,.bundle-banner-full picture,.bundle-banner-full img{display:block;width:100%;height:259px}
.bundle-banner-full{overflow:hidden;background:#fff7fa}
.bundle-banner-full img{object-fit:fill;object-position:center}
.bundle-card{position:relative;height:259px;padding:10px 14px 9px}
.bundle-heart{right:14px;top:10px}
.bundle-discount{position:absolute;z-index:4;left:14px;top:0;width:54px;height:67px;display:flex;flex-direction:column;align-items:center;padding-top:7px;color:#fff;background:var(--pink);clip-path:polygon(0 0,100% 0,100% 83%,50% 100%,0 83%)}
.bundle-discount b{font-size:19px}.bundle-discount small{font-size:10px;font-weight:800}
.bundle-content{height:153px;display:grid;grid-template-columns:45% 55%;padding-left:60px}
.bundle-description{padding-top:3px;min-width:0}
.bundle-description h3{margin:0 0 9px;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bundle-description>small{font-size:10px}
.bundle-description ul{margin:5px 0 0;padding:0;list-style:none}
.bundle-description li{margin:3px 0;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.bundle-description li:before{content:"✓";margin-right:6px;color:#222;font-weight:800}
.bundle-image{display:flex;align-items:center;justify-content:center;overflow:hidden}
.bundle-image img{width:100%;height:148px;object-fit:contain}
.bundle-price-row{height:49px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f2e9ed}
.bundle-price-row>div{display:flex;align-items:baseline;gap:10px}
.bundle-price-row strong{color:var(--pink);font-size:23px}
.bundle-price-row del{color:#888;font-size:11px}
.bundle-price-row>small{font-size:9px;color:#666}.bundle-price-row>small span{color:#f2a000;font-size:13px}
.bundle-actions{display:flex;align-items:center;gap:8px}
.bundle-actions .market-button{padding:7px 14px}
.bundle-cart{width:38px;height:30px;display:grid;place-items:center;color:var(--pink);border:1px solid var(--pink);border-radius:5px}
.bundle-empty{position:relative;height:259px;display:grid;grid-template-columns:82px 1fr 42%;align-items:center;padding:18px;background:linear-gradient(130deg,#fff3f7,#ffe2ed)}
.bundle-empty-badge{width:70px;height:83px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--pink);clip-path:polygon(0 0,100% 0,100% 83%,50% 100%,0 83%);text-align:center;font-weight:900}
.bundle-empty h3{margin:0;color:#b8225e}.bundle-empty p{font-size:11px;line-height:1.5}.bundle-empty a{color:var(--pink);font-weight:800;font-size:11px}
.empty-bundle-products{position:relative;height:150px}
.empty-bundle-products i{position:absolute;bottom:13px;width:54px;border-radius:10px;background:linear-gradient(155deg,#fff,#e879a3);box-shadow:0 6px 15px rgba(96,27,53,.15)}
.empty-bundle-products i:nth-child(1){left:5%;height:90px}.empty-bundle-products i:nth-child(2){left:34%;height:125px}.empty-bundle-products i:nth-child(3){left:65%;height:74px}

/* Bottom row */
.marketplace-bottom{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px;margin-bottom:24px}
.category-panel{height:158px;overflow:hidden}
.recommendation-panel{height:auto;overflow:visible;background:#f7f7f7}
.category-circles{height:115px;display:grid;grid-template-columns:repeat(10,minmax(76px,1fr));grid-template-rows:1fr;padding:9px 14px}
.category-circles a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}
.category-circles a>span{width:54px;height:54px;display:grid;place-items:center;border:1px solid #e7dce1;border-radius:50%;background:linear-gradient(145deg,#fff,#fff4f8);font-size:27px;box-shadow:0 2px 6px rgba(0,0,0,.04)}
.category-circles small{max-width:62px;font-size:9px;line-height:11px}
.recommendation-grid{height:auto;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:10px;padding:10px}
.recommendation-card{position:relative;min-width:0;min-height:290px;padding:8px 9px 11px;border:1px solid #ece7e9;border-radius:4px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.recommendation-card:hover{z-index:2;transform:translateY(-3px);border-color:#ff8eb5;box-shadow:0 7px 18px rgba(96,30,56,.13)}
.recommendation-card>a:not(.heart-button):not(.mini-cart-button){display:block}
.recommendation-card img{width:100%;height:188px;object-fit:contain;background:#fff}
.recommendation-card h3{height:36px;margin:8px 0 5px;overflow:hidden;font-size:12px;line-height:18px;font-weight:500}
.recommendation-card strong{display:block;color:var(--pink);font-size:16px}
.recommendation-card>a>small{display:block;margin-top:7px;padding-right:34px;color:#777;font-size:10px;white-space:nowrap}.recommendation-card>a>small span{color:#efa000}
.recommendation-card .heart-button{right:9px;top:9px;font-size:20px}
.recommendation-card .official-label{left:7px;top:7px;padding:4px 6px;font-size:9px}
.mini-cart-button{position:absolute;right:7px;bottom:8px;width:27px;height:27px;display:grid;place-items:center;color:var(--pink);border:1px solid #ff78a8;border-radius:5px;font-size:12px}
.stock-empty-label{position:absolute;right:7px;bottom:10px;padding:4px 6px;color:#8c7f84;background:#f0edef;border-radius:4px;font-size:7px;font-weight:800}
.recommendation-empty{min-height:240px;display:flex;align-items:center;justify-content:center;gap:15px;padding:20px;background:linear-gradient(100deg,#fff,#fff7fa);color:#777}
.recommendation-empty>span{width:58px;height:58px;display:grid;place-items:center;color:#fff;background:#ff85ae;border-radius:50%;font-size:25px}
.recommendation-empty b{color:#333;font-size:16px}.recommendation-empty p{max-width:460px;margin:5px 0 0;font-size:12px}
.recommendation-heading{background:#fff;border-bottom:3px solid var(--pink)}
.product-count{color:#777;font-size:11px}
.catalog-pagination{min-height:112px;display:flex;align-items:center;justify-content:center;gap:12px;padding:25px 16px 30px;border-top:1px solid #eee;background:#fff}
.pagination-number,.pagination-arrow,.pagination-ellipsis{width:42px;height:42px;display:grid;place-items:center;border-radius:5px;color:#777;font-size:17px;transition:.18s}
.pagination-arrow{font-size:31px;color:#999}
.pagination-number:hover,.pagination-arrow:hover{color:var(--pink);background:#fff1f6}
.pagination-number.is-active{color:#fff;background:linear-gradient(135deg,var(--pink),var(--pink-2));box-shadow:0 4px 12px rgba(233,0,89,.2)}
.pagination-arrow.is-disabled{color:#d9d2d5;pointer-events:none}
.pagination-ellipsis{width:30px}

/* Footer and utility states */
.setup-section{padding:40px 0}
.market-alert,.alert{padding:14px 16px;border:1px solid #f1c55e;border-radius:9px;background:#fff5cf;color:#573f00}
.market-alert p{margin:7px 0}.market-alert small{color:#80651a}
.wa-float{position:fixed;z-index:50;right:22px;bottom:20px;width:58px;height:58px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ff4b9a,#d91468);border:4px solid #fff;border-radius:50%;box-shadow:0 8px 24px rgba(211,20,104,.32);transition:transform .2s,box-shadow .2s}.wa-float:hover{color:#fff;transform:translateY(-3px) scale(1.04);box-shadow:0 12px 30px rgba(211,20,104,.42)}
.wa-float span{font-size:22px}.wa-float span i{display:block}
.wa-float b{position:absolute;right:3px;top:56px;width:max-content;padding:5px 8px;color:#444;background:#fff;border:1px solid #ddd;border-radius:4px;font-size:9px;font-weight:500;box-shadow:0 2px 5px rgba(0,0,0,.08)}
.shop-footer{margin-top:0;border-top:4px solid var(--pink);color:#4f4a4d;background:#fff}
.footer-main{display:grid;grid-template-columns:1.08fr 1.08fr 1.3fr 1.05fr 1.15fr;gap:clamp(26px,3.5vw,70px);padding-top:48px;padding-bottom:36px}
.footer-column{min-width:0}
.footer-column h2{margin:0 0 19px;color:#1f1d1e;font-size:14px;text-transform:uppercase}
.footer-column h3{margin:25px 0 13px;color:#1f1d1e;font-size:13px}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px}
.footer-links a{color:#595257;font-size:12px;line-height:1.35;transition:.18s}
.footer-links a:hover{color:var(--pink);transform:translateX(2px)}
.payment-badges,.shipping-badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
.payment-badge,.shipping-badge{min-height:38px;display:flex;align-items:center;justify-content:center;padding:6px;border:1px solid #e6e0e2;border-radius:5px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.035);color:#383437;font-size:10px;font-weight:800;text-align:center}
.payment-badge.is-pink{color:var(--pink)}.payment-badge.is-blue,.shipping-badge.is-blue{color:#1768b2}.payment-badge.is-orange,.shipping-badge.is-orange{color:#ee6c20}.payment-badge.is-green,.shipping-badge.is-green{color:#149452}
.social-links{display:flex;flex-direction:column;gap:12px}
.social-links a{display:flex;align-items:center;gap:9px;color:#595257;font-size:12px}
.social-icon{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#575154;font-size:11px;font-weight:900}
.social-links a:hover{color:var(--pink)}.social-links a:hover .social-icon{background:var(--pink)}
.security-card{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e5e0e2;border-radius:6px;background:#fbfafb}
.security-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#21a566;font-size:19px}
.security-card b,.security-card small{display:block}.security-card b{color:#2e2a2c;font-size:11px}.security-card small{margin-top:3px;color:#777;font-size:9px;line-height:1.35}
.app-download{display:grid;grid-template-columns:74px 1fr;gap:10px;align-items:center}
.app-placeholder{height:74px;display:grid;place-items:center;padding:8px;border:1px solid #ddd;border-radius:5px;background:repeating-linear-gradient(45deg,#222 0 4px,#fff 4px 8px);color:#fff;font-size:9px;font-weight:900;text-align:center;text-shadow:0 1px 3px #000}
.app-buttons{display:flex;flex-direction:column;gap:6px}.app-buttons span{min-height:32px;display:flex;align-items:center;padding:6px 8px;border:1px solid #e3dfe1;border-radius:5px;color:#555;background:#fff;font-size:9px;font-weight:700}.app-buttons span:before{content:"▣";margin-right:6px;color:var(--pink);font-size:14px}
.app-note{margin:10px 0 0;color:#888;font-size:9px;line-height:1.45}
.footer-bottom{border-top:1px solid #ece7e9;background:#faf9fa}
.footer-bottom-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#777;font-size:10px}
.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{width:82px;height:42px;object-fit:contain}.footer-brand strong{display:block;color:#282426;font-size:12px}.footer-brand small{display:block;margin-top:3px;color:#777}
.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px 18px}.footer-legal a:hover{color:var(--pink)}

/* Existing shop inner pages */
.wrap{width:min(1200px,calc(100% - 32px));margin-inline:auto}
.btn{display:inline-block;padding:11px 18px;border:0;border-radius:7px;color:#fff;background:linear-gradient(90deg,var(--pink),var(--pink-2));font-weight:700;cursor:pointer}
.product-section{padding-top:25px;padding-bottom:35px}
.section-head{display:flex;align-items:center;justify-content:space-between}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:15px}
.card{position:relative;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px;transition:.2s}
.card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.card img{width:100%;aspect-ratio:1;object-fit:contain}
.card-body{padding:12px}.name{height:40px;overflow:hidden}.price{margin:8px 0;color:var(--pink);font-size:18px;font-weight:800}.price.big{font-size:30px}.meta{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}
.detail{display:grid;grid-template-columns:minmax(300px,480px) 1fr;gap:30px;margin-top:25px;padding:25px;background:#fff;border-radius:16px;box-shadow:var(--shadow)}
.detail>img{width:100%;border-radius:14px}.detail label,.auth-card label{display:block;margin:12px 0;font-weight:700}.detail input,.auth-card input,.auth-card select{width:100%;margin-top:6px;padding:12px;border:1px solid #ddd;border-radius:8px}.secondary{display:inline-block;margin-top:12px;color:var(--pink);background:#fff;border:1px solid var(--pink)}
.auth-card{max-width:520px;margin:32px auto;padding:28px;background:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(118,34,68,.08)}.pink-link{color:var(--pink);font-weight:700}
.account{padding-top:30px;padding-bottom:35px}.account-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.account-grid a{padding:25px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:14px;font-size:25px;transition:.18s}.account-grid a:hover{border-color:#ff9abc;box-shadow:0 7px 18px rgba(110,35,64,.08);transform:translateY(-2px)}.account-grid strong{display:block;margin-top:8px;font-size:14px}.account-grid small{display:block;margin-top:5px;color:var(--muted);font-size:10px;line-height:1.4}.profile{margin-top:20px;padding:20px;background:#fff;border-radius:14px}
.career-page{min-height:470px;padding:58px 0;background:linear-gradient(135deg,#fff5f8,#fff 48%,#ffe5ef)}
.career-shell{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px}
.career-kicker{display:inline-block;margin-bottom:12px;color:var(--pink);font-size:11px;font-weight:900;letter-spacing:1.5px}
.career-copy h1{margin:0 0 13px;font-size:38px;letter-spacing:-1px}.career-copy p{max-width:620px;margin:0 0 23px;color:var(--muted);font-size:15px;line-height:1.75}
.career-card{padding:40px;border:1px solid #f2dce5;border-radius:18px;background:#fff;box-shadow:0 18px 45px rgba(102,34,61,.1);text-align:center}.career-card>span{width:76px;height:76px;display:grid;place-items:center;margin:0 auto 17px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--pink-2),var(--pink));font-size:24px;font-weight:900}.career-card h2{margin:0 0 8px;font-size:20px}.career-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.career-unified-shell{align-items:start}.career-flow{display:flex;align-items:center;gap:8px;margin:24px 0 16px;flex-wrap:wrap}.career-flow span{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #ffd0e0;border-radius:9px;background:#fff;font-size:11px}.career-flow b{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--pink);font-size:10px}.career-flow i{color:var(--pink);font-size:23px;font-style:normal}.career-form-card{text-align:left;padding:28px}.career-form-card>h2,.career-form-card>p{text-align:left}.career-form{margin-top:17px}.career-form label{display:block;margin:12px 0;color:#3e383b;font-size:12px;font-weight:700}.career-form input,.career-form select,.career-form textarea{width:100%;margin-top:6px;padding:11px 12px;border:1px solid #e5dce0;border-radius:8px;background:#fff;outline:0;resize:vertical}.career-form input:focus,.career-form select:focus,.career-form textarea:focus{border-color:#ff6e9f;box-shadow:0 0 0 3px #fff0f5}.career-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.career-alert{margin:14px 0;font-size:12px}.career-alert.success{border-color:#9bd7b0;background:#effbf3;color:#175e31}.career-alert.error{border-color:#f2a6b7;background:#fff0f4;color:#9f2347}.career-history{padding-bottom:38px}.career-history h2{font-size:20px}.career-history-list{display:grid;gap:10px}.career-history-list article{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:16px 18px;border:1px solid #eee2e7;border-radius:12px;background:#fff}.career-history-list article>div{display:flex;flex-direction:column;gap:4px}.career-history-list small{color:#777}.career-history-list p{grid-column:1/-1;margin:0;padding-top:10px;border-top:1px solid #f1e8ec}.career-status{padding:6px 10px;border-radius:20px;background:#f0ecee;color:#655d61;font-size:10px;font-weight:800}.status-diterima{background:#e8f8ee;color:#19703a}.status-ditolak{background:#fff0f3;color:#a22a4c}.status-wawancara{background:#fff7dc;color:#816000}.status-ditinjau{background:#edf4ff;color:#2b5795}
.account-notice{margin:16px 0}.work-access-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin:18px 0;padding:15px;border:1px solid #eadfe3;border-radius:12px;background:#fff9fb}.work-access-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:var(--pink);background:#ffe5ef;font-size:19px}.work-access-card>div{display:flex;flex-direction:column;gap:4px}.work-access-card small{color:#71686c}.work-access-card .btn{margin:0}.work-access-card.is-active{border-color:#a9dfba;background:#f2fbf5}.work-access-card.is-active>span{color:#237640;background:#dff4e6}
.cart-list{overflow:hidden;background:#fff;border-radius:14px}.cart-row{display:grid;grid-template-columns:80px 1fr 90px 130px 70px;align-items:center;gap:15px;padding:12px;border-bottom:1px solid #eee}.cart-row img{width:75px;height:75px;object-fit:contain;border-radius:9px}.cart-row input{width:75px;padding:8px}.total{margin:18px;text-align:right;font-size:24px;font-weight:800}.remove{display:block;padding:0 12px 12px;color:#c2185b}

@media (max-width:1200px){
  .market-wrap{width:calc(100% - 28px)}
  .main-header{grid-template-columns:205px minmax(280px,1fr) 305px;gap:18px}
  .brand-logo-icon{width:60px;height:60px;flex-basis:60px}.brand-name{font-size:23px}.header-actions{gap:15px}
  .category-nav-inner{gap:16px}.category-nav a:nth-last-of-type(3),.category-nav a:nth-last-of-type(4){display:none}
  .hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,1fr)}
  .hero-copy{padding-left:42px}.hero-copy h1{font-size:33px}.hero-copy h1 strong{font-size:44px}
  .marketplace-middle{grid-template-columns:minmax(0,1.45fr) minmax(370px,1fr)}
  .service-strip>div{gap:7px;padding:0 6px}.service-strip>div>span{font-size:24px}
  .recommendation-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
  .recommendation-card img{height:168px}
  .footer-main{grid-template-columns:repeat(3,1fr)}
}

@media (max-width:900px){
  .market-wrap{width:calc(100% - 24px)}
  .utility-right,.utility-left>a:nth-child(2){display:none}
  .utility-inner{justify-content:center}.utility-links{gap:16px}
  .main-header{height:auto;min-height:118px;grid-template-columns:190px 1fr;grid-template-rows:62px 48px;gap:0 12px;padding:4px 0 8px}
  .market-search{grid-column:1/-1;grid-row:2}.header-actions{grid-column:2;grid-row:1}.brand{grid-column:1;grid-row:1}
  .category-nav-inner{justify-content:flex-start;overflow-x:auto}.category-nav a{display:flex!important}
  .hero-grid{height:auto;grid-template-columns:1fr}.main-hero{height:270px}.side-banners{height:190px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}
  .marketplace-middle{grid-template-columns:1fr}.bundle-panel{grid-row:2}
  .category-panel{height:auto}.category-circles{height:auto;min-height:204px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr)}
  .recommendation-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .promo-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .promotion-components-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .recommendation-card{min-height:270px}.recommendation-card img{height:158px}
  .footer-main{grid-template-columns:repeat(2,1fr)}
  .career-shell{grid-template-columns:1fr;gap:28px}.career-copy{text-align:center}.career-copy p{margin-left:auto;margin-right:auto}
}

@media (max-width:620px){
  body{font-size:13px}.market-wrap{width:calc(100% - 18px)}
  .utility-left>a{display:none}.utility-left .admin-gtm-tab,.utility-left a:last-child{display:inline-flex}
  .main-header{grid-template-columns:150px 1fr}.brand{gap:7px}.brand-logo-icon{width:48px;height:48px;flex-basis:48px}.brand-name{font-size:18px;letter-spacing:-.4px}
  .header-actions{gap:10px}.header-action small{display:none}.account-action{min-width:42px}.account-action>span:last-child{display:none}.account-avatar{width:34px;height:34px}
  .category-nav{height:43px}.category-nav-inner{height:42px;gap:20px}
  .hero-marketplace{padding-top:8px}.main-hero{height:230px}.hero-copy{width:67%;padding:22px 0 15px 22px}.hero-copy h1{font-size:26px}.hero-copy h1 strong{font-size:35px}.hero-copy>p{font-size:12px}.beauty-display{left:51%;transform:scale(.75);transform-origin:right bottom}.hero-offer i{display:none}
  .side-banners{height:150px;gap:8px}.side-banner>span{left:12px;top:14px}.side-banner b{font-size:15px}.side-banner small{font-size:10px}.mini-products,.fashion-art{opacity:.65}
  .promo-search-grid{grid-template-columns:1fr}.promo-search-card{grid-template-columns:36% 64%}.promo-search-image img{min-height:135px}
  .promotion-detail-main{grid-template-columns:1fr;gap:16px;padding:12px}.promotion-gallery-stage{height:300px}.promotion-gallery-thumb{flex-basis:62px;height:58px}.promotion-detail-copy h1{font-size:24px}.promotion-detail-price{font-size:24px}.promotion-components-grid{grid-template-columns:1fr;padding:8px}.promotion-component-card>a{grid-template-columns:92px 1fr}.promotion-component-card img{width:92px}
  .promotion-order-row{grid-template-columns:1fr;gap:5px}.promotion-buy-buttons{display:grid;grid-template-columns:1fr 1fr}.promotion-buy-buttons button{padding:0 10px;font-size:12px}.promotion-order-guarantee{display:grid;gap:5px}
  .promotion-lightbox{padding:12px}.promotion-lightbox figure{width:100%;height:86vh}.promotion-lightbox-arrow{width:42px;height:42px;font-size:31px}.promotion-lightbox-arrow.is-prev{left:8px}.promotion-lightbox-arrow.is-next{right:8px}.promotion-lightbox-close{right:10px;top:10px}.promotion-lightbox figcaption{padding-inline:8px}
  .service-strip{height:auto;grid-template-columns:repeat(3,1fr);padding:7px 0}.service-strip>div{height:52px}.service-strip>div:nth-child(3){border-right:0}.service-strip>div:nth-child(n+4){display:none}
  .flash-panel{height:auto}.flash-heading{height:auto;min-height:48px}.flash-heading small{display:none}.flash-grid{height:auto;grid-template-columns:repeat(2,1fr)}.flash-card{height:185px;border-bottom:1px solid #eee}.flash-card:nth-child(2){border-right:0}
  .bundle-panel{height:auto}.bundle-card,.bundle-empty,.bundle-banner-full,.bundle-banner-full picture,.bundle-banner-full img{height:270px}.bundle-content{grid-template-columns:52% 48%;padding-left:52px}.bundle-description h3{font-size:14px}.bundle-price-row>small{display:none}
  .marketplace-bottom{margin-top:9px}.category-circles{grid-template-columns:repeat(5,1fr)}.category-circles a>span{width:44px;height:44px;font-size:22px}
  .recommendation-panel{height:auto}.recommendation-grid{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:7px}.recommendation-card{min-height:245px;padding:7px}.recommendation-card img{height:138px}.recommendation-card h3{height:34px;font-size:11px;line-height:17px}.recommendation-card strong{font-size:14px}
  .catalog-pagination{min-height:86px;gap:4px;padding:18px 7px}.pagination-number,.pagination-arrow,.pagination-ellipsis{width:34px;height:34px;font-size:14px}.pagination-arrow{font-size:25px}.pagination-ellipsis{width:20px}
  .footer-main{grid-template-columns:1fr;gap:29px;padding-top:34px}.footer-column h2{margin-bottom:14px}.footer-links{gap:10px}.payment-badges,.shipping-badges{grid-template-columns:repeat(3,1fr)}
  .footer-bottom-inner{display:block;padding-top:18px;padding-bottom:18px}.footer-legal{justify-content:flex-start;margin-top:14px}
  .detail{grid-template-columns:1fr}.account-grid{grid-template-columns:repeat(2,1fr)}.cart-row{grid-template-columns:60px 1fr 70px}.cart-row img{width:55px;height:55px}.cart-row strong,.cart-row>a{grid-column:auto}
  .career-page{padding:38px 0}.career-copy h1{font-size:29px}.career-card{padding:28px 20px}
  .career-form-row{grid-template-columns:1fr}.career-flow{justify-content:center}.career-flow i{display:none}
  .work-access-card{grid-template-columns:42px 1fr}.work-access-card .btn{grid-column:1/-1;text-align:center}
  .career-history-list article{grid-template-columns:1fr}.career-status{justify-self:start}
}

@media (min-width:901px) and (max-width:1200px){
  .recommendation-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}

@media (min-width:1201px) and (max-width:1599px){
  .recommendation-grid{grid-template-columns:repeat(6,minmax(0,1fr))}
}

@media (min-width:621px) and (max-width:900px){
  .recommendation-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

@media (min-width:1600px){
  .recommendation-grid{grid-template-columns:repeat(10,minmax(0,1fr))}
}

/* Akun terpadu v44 */
.account-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}

/* GTM Online Shop v48: profil dan karir modern */
.account-menu-wrap{position:relative}.account-avatar.has-profile-photo{overflow:hidden;border:2px solid #ffd3e2;color:#bd255f;background:linear-gradient(145deg,#fff4f8,#ffe4ee);font-size:11px;font-weight:900}.account-avatar.has-profile-photo img{width:100%;height:100%;object-fit:cover}.account-dropdown{position:absolute;z-index:80;top:calc(100% + 14px);right:0;width:285px;padding:10px;border:1px solid #efdee5;border-radius:16px;background:#fff;box-shadow:0 18px 50px rgba(72,29,46,.17);opacity:0;visibility:hidden;transform:translateY(-7px);transition:.18s}.account-menu-wrap:hover .account-dropdown,.account-menu-wrap:focus-within .account-dropdown{opacity:1;visibility:visible;transform:none}.account-dropdown:before{content:"";position:absolute;right:25px;top:-7px;width:13px;height:13px;border-left:1px solid #efdee5;border-top:1px solid #efdee5;background:#fff;transform:rotate(45deg)}.account-dropdown-head{display:flex;align-items:center;gap:10px;padding:9px 9px 14px;margin-bottom:6px;border-bottom:1px solid #f2e8ec}.account-dropdown-head .account-avatar{flex:0 0 42px;width:42px;height:42px}.account-dropdown-head>div{display:flex;min-width:0;flex-direction:column}.account-dropdown-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown-head small{margin-top:3px;color:#987582;font-size:10px}.account-dropdown>a{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:9px;color:#4c4246;font-size:12px}.account-dropdown>a:hover{color:#c52165;background:#fff2f7}.account-dropdown .account-dropdown-logout{margin-top:4px;border-top:1px solid #f1e6ea;color:#a5284f}

.profile-modern-page{min-height:700px;padding:28px 0 50px;background:linear-gradient(145deg,#fff8fb,#f7f8fb 60%,#fff)}.profile-modern-shell{display:grid;gap:18px}.profile-hero-card{display:grid;grid-template-columns:116px 1fr auto;align-items:center;gap:22px;padding:28px 32px;border:1px solid #f0dfe6;border-radius:24px;background:linear-gradient(120deg,#fff 15%,#fff2f7 100%);box-shadow:0 12px 34px rgba(94,37,59,.07)}.profile-photo-large{width:108px;height:108px;display:grid;place-items:center;overflow:hidden;border:5px solid #fff;border-radius:30px;color:#fff;background:linear-gradient(145deg,#f35b9b,#c41f67);box-shadow:0 10px 25px rgba(199,40,106,.22);font-size:28px;font-weight:900}.profile-photo-large img{width:100%;height:100%;object-fit:cover}.profile-hero-copy>small,.profile-panel-head small,.profile-side-stack section>small{color:#d12b6e;font-size:9px;font-weight:900;letter-spacing:1.4px}.profile-hero-copy h1{margin:5px 0 6px;font-size:27px;letter-spacing:-.6px}.profile-hero-copy p{margin:0;color:#81737a}.profile-role-badges{display:flex;gap:7px;margin-top:12px}.profile-role-badges b{padding:5px 9px;border-radius:20px;color:#a92c5c;background:#ffe6ef;font-size:9px}.profile-role-badges b.work{color:#267448;background:#e4f7eb}.profile-edit-jump{margin:0}.profile-dashboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.profile-dashboard-grid>a{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:11px;padding:16px;border:1px solid #eee2e7;border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(79,38,53,.04);transition:.18s}.profile-dashboard-grid>a:hover{border-color:#f2a5c1;transform:translateY(-2px)}.profile-dashboard-grid>a>span{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;color:#b82861;background:#fff0f5;font-size:20px}.profile-dashboard-grid div{display:flex;min-width:0;flex-direction:column}.profile-dashboard-grid strong{font-size:12px}.profile-dashboard-grid small{margin-top:4px;overflow:hidden;color:#8a7b82;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-dashboard-grid i{color:#c39daa;font-size:20px;font-style:normal}.profile-content-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:17px}.profile-panel{padding:23px;border:1px solid #eee2e7;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(77,36,52,.045)}.profile-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px}.profile-panel-head h2,.profile-side-stack h2{margin:5px 0 0;font-size:19px}.profile-panel-head>span{padding:5px 8px;border-radius:15px;color:#33764c;background:#e9f8ee;font-size:9px}.profile-edit-form{display:grid;grid-template-columns:145px 1fr;gap:20px}.profile-photo-editor{text-align:center}.profile-photo-editor>input{position:absolute;width:1px;height:1px;opacity:0}.profile-photo-editor label{display:block;cursor:pointer}.profile-photo-preview{width:125px;height:150px;display:grid;place-items:center;overflow:hidden;margin:0 auto 10px;border:2px dashed #e6b5c8;border-radius:17px;color:#fff;background:linear-gradient(145deg,#ef5a98,#bd2163);font-size:24px}.profile-photo-preview img{width:100%;height:100%;object-fit:cover}.profile-photo-editor strong,.profile-photo-editor small{display:block}.profile-photo-editor strong{color:#ba2760;font-size:11px}.profile-photo-editor small{margin-top:5px;color:#8d7f85;font-size:8px;line-height:1.4}.modern-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.modern-form-grid label{display:grid;align-content:start;gap:6px;color:#584c51;font-size:10px;font-weight:800}.modern-form-grid .span-2{grid-column:1/-1}.modern-form-grid input,.modern-form-grid select,.modern-form-grid textarea{width:100%;min-height:43px;padding:10px 12px;border:1px solid #e5d9de;border-radius:10px;background:#fff;color:#312b2e;font:inherit;font-weight:500;outline:0;resize:vertical}.modern-form-grid textarea{min-height:80px}.modern-form-grid input:focus,.modern-form-grid select:focus,.modern-form-grid textarea:focus{border-color:#ee6da0;box-shadow:0 0 0 3px #fff0f5}.modern-form-grid input:disabled{color:#8d8387;background:#f7f5f6}.modern-form-grid label>small{color:#a09399;font-size:8px;font-weight:500}.profile-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;padding-top:16px;border-top:1px solid #f0e8eb}.profile-form-actions .btn{margin:0}.profile-side-stack{display:grid;align-content:start;gap:17px}.work-access-modern{background:linear-gradient(145deg,#fff,#fff1f6)}.work-access-modern p{margin:11px 0 17px;color:#7e7076;font-size:11px;line-height:1.65}.work-access-modern .btn{width:100%;margin:0;text-align:center}.application-mini-panel>a{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;border-top:1px solid #f3eaed}.application-mini-panel>a>div{display:flex;min-width:0;flex-direction:column}.application-mini-panel>a strong{font-size:11px}.application-mini-panel>a small{margin-top:3px;color:#92858a;font-size:8px}.application-mini-panel .career-status{flex:0 0 auto}.empty-mini{text-align:center;color:#887a80}.empty-mini>span{font-size:29px}.empty-mini p{font-size:11px}.empty-mini a{color:#c22868;font-weight:800}

.career-modern-page{min-height:800px;background:#faf9fb}.career-modern-hero{overflow:hidden;background:radial-gradient(circle at 80% 35%,#ffb6d0 0,#fbe1eb 18%,transparent 43%),linear-gradient(125deg,#fff 8%,#fff0f6 55%,#f8d7e4)}.career-modern-hero-inner{min-height:430px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:40px}.career-modern-hero h1{margin:7px 0 14px;color:#32262b;font-size:43px;line-height:1.08;letter-spacing:-1.6px}.career-modern-hero h1 em{color:#cb2368;font-style:normal}.career-modern-hero p{max-width:630px;margin:0;color:#75666d;font-size:14px;line-height:1.75}.career-hero-actions{display:flex;gap:10px;margin:22px 0 18px}.career-hero-actions .btn{margin:0}.career-modern-hero-inner>div>small{color:#9d536f;font-size:9px;font-weight:700}.career-hero-visual{position:relative;height:325px;display:grid;place-items:center}.career-visual-logo{width:235px;height:235px;display:flex;flex-direction:column;justify-content:center;align-items:center;border:9px solid rgba(255,255,255,.75);border-radius:70px;color:#fff;background:linear-gradient(145deg,#f15c9a,#b81b5d);box-shadow:0 28px 65px rgba(164,28,83,.25);font-size:65px;font-weight:1000;letter-spacing:-5px;transform:rotate(-5deg)}.career-visual-logo span{margin-top:-8px;font-size:24px;font-weight:500;letter-spacing:2px}.career-floating-card{position:absolute;padding:13px 16px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(84,29,51,.12);backdrop-filter:blur(8px)}.career-floating-card.one{left:2%;top:14%}.career-floating-card.two{right:1%;bottom:9%}.career-floating-card b,.career-floating-card small{display:block}.career-floating-card b{font-size:11px}.career-floating-card small{margin-top:4px;color:#8d747e;font-size:8px}.career-modern-content{padding-top:34px;padding-bottom:55px}.migration-warning{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px;padding:16px 18px;border:1px solid #f2b5c6;border-radius:13px;color:#8d2447;background:#fff0f4}.section-heading-modern{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:22px 0 17px}.section-heading-modern span{color:#cc2869;font-size:9px;font-weight:900;letter-spacing:1.5px}.section-heading-modern h2{margin:5px 0 4px;font-size:25px;letter-spacing:-.5px}.section-heading-modern p{margin:0;color:#887a80;font-size:11px}.section-heading-modern>div+ b{padding:7px 11px;border-radius:20px;color:#b1245c;background:#ffe8f1;font-size:9px}.vacancy-grid-modern{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.vacancy-card{display:flex;min-height:310px;flex-direction:column;padding:19px;border:1px solid #eadde2;border-radius:18px;background:#fff;box-shadow:0 8px 25px rgba(75,32,48,.05);transition:.2s}.vacancy-card:hover{border-color:#ef9fbd;box-shadow:0 15px 35px rgba(110,31,64,.1);transform:translateY(-3px)}.vacancy-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:13px;border-radius:15px;color:#fff;background:linear-gradient(145deg,#ef5898,#bd1d61);font-size:15px;font-weight:900}.vacancy-meta{display:flex;gap:6px;flex-wrap:wrap}.vacancy-meta span{padding:4px 7px;border-radius:12px;color:#846c76;background:#f7f1f4;font-size:8px}.vacancy-card h3{margin:10px 0 6px;font-size:18px}.vacancy-card>p{margin:0;color:#807178;font-size:10px;line-height:1.6}.vacancy-card details{margin:12px 0;color:#a52458;font-size:10px}.vacancy-card details summary{cursor:pointer;font-weight:800}.vacancy-card details>div{margin-top:10px;padding:12px;border-radius:10px;color:#6e6066;background:#fff6f9;line-height:1.5}.vacancy-card details p{margin:4px 0 10px}.vacancy-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:13px;border-top:1px solid #f0e7ea}.vacancy-footer small{color:#9a8b91;font-size:8px}.vacancy-footer button{padding:8px 11px;border:0;border-radius:9px;color:#fff;background:#cc2869;font-size:9px;font-weight:800;cursor:pointer}.career-form-modern-section{padding-top:28px}.career-login-gate,.career-empty-state{grid-column:1/-1;padding:45px 25px;border:1px dashed #e7bdcc;border-radius:18px;background:#fff;text-align:center}.career-gate-icon,.career-empty-state>span{width:65px;height:65px;display:grid;place-items:center;margin:0 auto 13px;border-radius:20px;color:#fff;background:linear-gradient(145deg,#ef5797,#ba1d5d);font-weight:900}.career-login-gate h3,.career-empty-state h3{margin:0 0 7px}.career-login-gate p,.career-empty-state p{margin:0 0 16px;color:#85767c}.career-form-workspace{display:grid;grid-template-columns:225px minmax(0,1fr);overflow:hidden;border:1px solid #ebdfe4;border-radius:21px;background:#fff;box-shadow:0 14px 40px rgba(75,31,48,.07)}.career-step-sidebar{position:relative;padding:25px 17px;background:linear-gradient(160deg,#43172b,#781946 65%,#a31f5c)}.career-step-progress{position:absolute;top:35px;bottom:35px;left:39px;width:2px;background:rgba(255,255,255,.18)}.career-step-progress span{display:block;width:100%;height:12.5%;border-radius:2px;background:#ff9fc1;transition:.25s}.career-step-link{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:30px 1fr 16px;align-items:center;gap:9px;padding:9px 5px;border:0;color:rgba(255,255,255,.66);background:none;text-align:left;cursor:pointer}.career-step-link b{width:28px;height:28px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.25);border-radius:50%;background:#6b1a40;font-size:10px}.career-step-link span{font-size:10px;font-weight:700}.career-step-link i{opacity:0;color:#9df2bc;font-style:normal}.career-step-link.active{color:#fff}.career-step-link.active b{border-color:#ffb3cd;background:#e43e80}.career-step-link.completed i{opacity:1}.career-wizard-form{min-width:0}.career-step-pane{display:none;min-height:510px;padding:28px 32px}.career-step-pane.active{display:block}.step-pane-heading{margin-bottom:21px;padding-bottom:17px;border-bottom:1px solid #f0e6ea}.step-pane-heading>span{color:#cb2b69;font-size:8px;font-weight:900;letter-spacing:1.2px}.step-pane-heading h3{margin:5px 0;font-size:21px}.step-pane-heading p{margin:0;color:#8f8086;font-size:10px}.experience-choice{display:flex;gap:10px;margin-bottom:18px}.experience-choice label{padding:11px 13px;border:1px solid #e6dbe0;border-radius:10px;font-size:10px;font-weight:700}.disabled-fields{opacity:.48;pointer-events:none}.field-error{border-color:#d92662!important;box-shadow:0 0 0 3px #ffe3ed!important}.document-upload-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.document-upload-card{min-height:180px;display:flex;flex-direction:column;align-items:center;padding:16px 11px;border:1px dashed #deb8c7;border-radius:14px;background:#fffbfd;text-align:center}.document-upload-card.uploaded{border-style:solid;border-color:#99d9af;background:#f5fcf7}.document-icon{font-size:27px}.document-upload-card strong{margin-top:7px;font-size:10px}.document-file-name{width:100%;margin:6px 0 10px;overflow:hidden;color:#8c7e84;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.document-upload-button{position:relative;overflow:hidden;padding:7px 10px;border-radius:8px;color:#b3245d;background:#ffe8f1;font-size:8px;font-weight:900;cursor:pointer}.document-upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.document-actions{display:flex;gap:12px;margin-top:9px;font-size:8px}.document-actions a,.document-actions button{padding:0;border:0;color:#247644;background:none;font:inherit;font-weight:800;cursor:pointer}.document-actions button{color:#b92a59}.career-review-box{display:flex;gap:13px;padding:16px;border:1px solid #b7e4c5;border-radius:13px;background:#f2fbf5}.career-review-box>span{width:35px;height:35px;display:grid;place-items:center;flex:0 0 35px;border-radius:50%;color:#fff;background:#39a660}.career-review-box h4{margin:0 0 5px}.career-review-box p{margin:0;color:#577162;font-size:10px;line-height:1.5}.career-consent{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px;border:1px solid #e8dce1;border-radius:11px;font-size:10px;line-height:1.5}.career-consent input{margin-top:2px}.submission-note{margin-top:17px;padding:14px;border-radius:11px;background:#fff3f7}.submission-note b{font-size:11px}.submission-note p{margin:5px 0 0;color:#7d6c73;font-size:9px}.career-wizard-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 32px;border-top:1px solid #eee4e8;background:#fcfafb}.career-wizard-footer>div{display:flex;gap:8px}.career-wizard-footer button{height:39px;padding:0 15px;border:0;border-radius:10px;font-size:9px;font-weight:900;cursor:pointer}.wizard-back,.save-draft{color:#8c6272;background:#f3ecef}.wizard-next,.submit-application{color:#fff;background:linear-gradient(135deg,#e84584,#ba1c5d)}.submit-application{display:none}.my-applications-modern{padding-top:30px}.application-timeline-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.application-status-card{padding:18px;border:1px solid #eadfe3;border-radius:16px;background:#fff}.application-status-top{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.application-status-top small{color:#c12664;font-size:8px;font-weight:900}.application-status-top h3{margin:5px 0 3px;font-size:16px}.application-status-top p{margin:0;color:#918188;font-size:8px}.application-progress-track{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:17px 0}.application-progress-track i{height:4px;border-radius:3px;background:#eee6e9}.application-progress-track i.done{background:linear-gradient(90deg,#ec5c97,#be2464)}.continue-draft{display:inline-flex;padding:8px 11px;border-radius:8px;color:#b5225d;background:#ffeaf2;font-size:8px;font-weight:900}.interview-info{display:flex;justify-content:space-between;gap:10px;margin-top:12px;padding:11px;border-radius:9px;color:#725a00;background:#fff7d9;font-size:9px}.application-public-message{margin:11px 0 0;padding-top:11px;border-top:1px solid #f0e7ea;color:#6f6268;font-size:9px;line-height:1.5}.status-draft{background:#f1edef;color:#746a6e}.status-dikirim{background:#eaf2ff;color:#2f5c9b}.status-lolos_administrasi{background:#e9f8ee;color:#247244}.status-ditolak{background:#fff0f3;color:#a22a4c}

@media(max-width:1000px){.profile-content-grid{grid-template-columns:1fr}.vacancy-grid-modern{grid-template-columns:repeat(2,1fr)}.career-modern-hero-inner{grid-template-columns:1fr .75fr}.career-form-workspace{grid-template-columns:190px 1fr}.document-upload-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.account-dropdown{right:-10px}.profile-hero-card{grid-template-columns:82px 1fr;padding:20px}.profile-photo-large{width:76px;height:76px;border-radius:22px}.profile-edit-jump{grid-column:1/-1;text-align:center}.profile-dashboard-grid{grid-template-columns:repeat(2,1fr)}.profile-edit-form{grid-template-columns:1fr}.profile-photo-editor{padding-bottom:15px;border-bottom:1px solid #f0e8eb}.career-modern-hero-inner{min-height:0;grid-template-columns:1fr;padding:45px 0}.career-modern-hero h1{font-size:35px}.career-hero-visual{display:none}.vacancy-grid-modern{grid-template-columns:1fr}.career-form-workspace{grid-template-columns:1fr}.career-step-sidebar{display:flex;overflow-x:auto;padding:11px}.career-step-progress{display:none}.career-step-link{min-width:47px;display:flex;justify-content:center;padding:3px}.career-step-link span,.career-step-link i{display:none}.career-step-pane{min-height:0;padding:22px 17px}.career-wizard-footer{padding:13px 17px;align-items:stretch;flex-direction:column}.career-wizard-footer>div{display:grid;grid-template-columns:1fr 1fr}.career-wizard-footer button{width:100%}.application-timeline-list{grid-template-columns:1fr}.section-heading-modern{align-items:flex-start}.document-upload-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.profile-dashboard-grid{grid-template-columns:1fr}.modern-form-grid{grid-template-columns:1fr}.modern-form-grid .span-2{grid-column:auto}.career-modern-hero h1{font-size:30px}.career-hero-actions{align-items:stretch;flex-direction:column}.career-hero-actions .btn{text-align:center}.document-upload-grid{grid-template-columns:1fr}.application-status-top{flex-direction:column}.experience-choice{flex-direction:column}.interview-info{flex-direction:column}}

/* =========================================================
   GTM ONLINE SHOP v52 — LOCKED MODERN PINK HEADER
   Header only. Homepage/content rules above remain unchanged.
   ========================================================= */

:root{
  --gtm-header-pink:#ec0a62;
  --gtm-header-pink-dark:#d60053;
  --gtm-header-pink-light:#ff4b8a;
  --gtm-header-white:#ffffff;
}

/* TOP UTILITY BAR */
.utility-bar{
  height:42px;
  border-bottom:1px solid rgba(255,255,255,.20);
  background:linear-gradient(90deg,#d50053 0%,#eb075f 48%,#f12870 100%);
  color:#fff;
  box-shadow:none;
}
.utility-inner{
  height:42px;
}
.utility-links{
  gap:28px;
}
.utility-links a,
.utility-links>span{
  color:#fff;
  font-weight:700;
}
.utility-links a:hover{
  color:#fff;
  opacity:.85;
}
.utility-icon{
  width:24px;
  height:24px;
  border:0;
  border-radius:7px;
  color:#fff;
  background:rgba(255,255,255,.12);
  font-size:13px;
}
.utility-icon i{
  font-size:13px;
}
.mini-chevron{
  color:#fff;
}

/* MAIN PINK HEADER */
.shop-header{
  position:relative;
  z-index:20;
  color:#fff;
  background:linear-gradient(102deg,#df0056 0%,#ee0b63 52%,#f43d7f 100%);
  box-shadow:0 7px 22px rgba(157,0,60,.16);
}
.main-header{
  height:118px;
  grid-template-columns:290px minmax(360px,1fr) 390px;
  gap:28px;
}
.brand{
  height:94px;
  gap:14px;
  color:#fff;
}
.brand-logo-icon{
  width:82px;
  height:82px;
  flex:0 0 82px;
  object-fit:contain;
  filter:brightness(0) invert(1) drop-shadow(0 4px 12px rgba(105,0,40,.16));
}
.brand-copy-public{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:8px;
}
.brand-name{
  color:#fff;
  font-size:34px;
  font-weight:800;
  line-height:.95;
  letter-spacing:-1px;
}
.brand-name strong{
  color:#fff;
  font-weight:900;
}
.brand-copy-public>small{
  color:#fff;
  font-size:13px;
  font-weight:700;
  opacity:.98;
  white-space:nowrap;
}

/* SEARCH */
.market-search{
  height:58px;
  overflow:hidden;
  border:2px solid rgba(255,255,255,.98);
  border-radius:12px;
  background:#fff;
  box-shadow:0 8px 22px rgba(110,0,42,.14);
}
.market-search input{
  padding:0 22px;
  color:#3e383b;
  font-size:16px;
}
.market-search input::placeholder{
  color:#8e898c;
}
.market-search button{
  width:76px;
  border:0;
  border-left:1px solid #ffd0e0;
  color:#fff;
  background:linear-gradient(145deg,#ff4e8b,#dc0055);
  font-size:25px;
}
.market-search button span{
  display:grid;
  place-items:center;
  margin:0;
  transform:none;
}

/* HEADER ACTIONS */
.header-actions{
  gap:25px;
  color:#fff;
}
.header-action,
.account-action{
  color:#fff;
}
.header-action:hover,
.account-action:hover{
  color:#fff;
  opacity:.88;
}
.header-action{
  min-width:70px;
  gap:7px;
}
.action-icon{
  display:grid;
  place-items:center;
  height:30px;
  color:#fff;
  font-size:27px;
  line-height:30px;
}
.action-icon i{
  color:#fff;
}
.header-action small{
  color:#fff;
  font-size:12px;
  font-weight:700;
}
.cart-badge,
.notification-badge{
  min-width:20px;
  height:20px;
  color:var(--gtm-header-pink);
  background:#fff;
  border:2px solid var(--gtm-header-pink);
  box-shadow:0 0 0 2px rgba(255,255,255,.28);
  line-height:16px;
}
.account-action{
  min-width:185px;
  gap:11px;
}
.account-avatar{
  width:52px;
  height:52px;
  flex:0 0 52px;
  color:var(--gtm-header-pink);
  background:#fff;
  border:3px solid rgba(255,255,255,.82);
  font-size:19px;
}
.account-avatar.has-profile-photo{
  border:3px solid rgba(255,255,255,.92);
  background:#fff;
  box-shadow:0 3px 12px rgba(112,0,43,.14);
}
.account-action>span:last-child{
  gap:4px;
}
.account-action small{
  color:#fff;
  font-size:11px;
  font-weight:700;
}
.account-action b{
  color:#fff;
  font-size:13px;
}
.account-action em{
  margin-left:5px;
  color:#fff;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.25);
}
.account-action i{
  color:#fff;
}

/* CATEGORY BAR — same pink family */
.category-nav{
  height:57px;
  border-top:1px solid rgba(255,255,255,.20);
  border-bottom:0;
  background:linear-gradient(90deg,#e60058 0%,#ef176a 100%);
  box-shadow:none;
}
.category-nav-inner{
  height:57px;
  gap:24px;
}
.category-nav a{
  color:#fff;
  font-size:13px;
  font-weight:700;
}
.category-nav a:hover{
  color:#fff;
  opacity:.82;
}
.category-nav .all-category,
.category-nav .promo-nav{
  color:#fff;
  font-weight:900;
}
.all-category span,
.promo-nav span{
  color:#fff;
  font-size:20px;
}
.promo-nav{
  padding-left:18px;
  border-left:1px solid rgba(255,255,255,.45);
}

/* Keep dropdown panels readable */
.notification-dropdown,
.account-dropdown{
  color:var(--ink);
  background:#fff;
}
.notification-dropdown a,
.account-dropdown a{
  color:inherit;
}

/* Inline notification styles in _header.php are older; force badge on pink header */
.notification-badge{
  top:-8px !important;
  right:5px !important;
  color:var(--gtm-header-pink) !important;
  background:#fff !important;
  border-color:var(--gtm-header-pink) !important;
}

/* Tablet */
@media (max-width:1200px){
  .main-header{
    grid-template-columns:240px minmax(300px,1fr) 330px;
    gap:18px;
  }
  .brand-logo-icon{
    width:68px;
    height:68px;
    flex-basis:68px;
  }
  .brand-name{font-size:28px}
  .brand-copy-public>small{font-size:11px}
  .header-actions{gap:14px}
  .account-action{min-width:150px}
}

/* Mobile */
@media (max-width:900px){
  .utility-bar{height:38px}
  .utility-inner{height:38px}
  .main-header{
    min-height:130px;
    grid-template-columns:205px 1fr;
    grid-template-rows:72px 50px;
    padding:4px 0 8px;
    background:transparent;
  }
  .brand{
    height:68px;
  }
  .brand-logo-icon{
    width:58px;
    height:58px;
    flex-basis:58px;
  }
  .brand-name{font-size:23px}
  .brand-copy-public>small{font-size:9px}
  .market-search{height:48px}
  .category-nav-inner{
    justify-content:flex-start;
    overflow-x:auto;
  }
}
@media (max-width:620px){
  .utility-bar{height:34px}
  .utility-inner{height:34px}
  .main-header{
    grid-template-columns:155px 1fr;
  }
  .brand-logo-icon{
    width:46px;
    height:46px;
    flex-basis:46px;
  }
  .brand-name{font-size:19px}
  .brand-copy-public>small{display:none}
  .header-action small{display:none}
  .account-action{min-width:42px}
  .account-action>span:last-child{display:none}
  .account-avatar{
    width:36px;
    height:36px;
    flex-basis:36px;
  }
  .category-nav{
    height:45px;
  }
  .category-nav-inner{
    height:45px;
  }
}

/* =========================================================
   GTM ONLINE SHOP v53 — BRANDING REFINEMENT
   Basis: v52. Hanya logo/branding header yang disempurnakan.
   ========================================================= */

/* Pakai warna asli asset logo GTM — jangan dipaksa menjadi siluet putih */
.brand-logo-icon{
  width:82px;
  height:82px;
  flex:0 0 82px;
  object-fit:contain;
  filter:none !important;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  transform:none;
  /* glow lembut hanya untuk pemisahan logo dari background pink */
  -webkit-filter:drop-shadow(0 5px 9px rgba(116,0,43,.18)) !important;
          filter:drop-shadow(0 5px 9px rgba(116,0,43,.18)) !important;
}

/* Proporsi branding seperti konsep yang dikunci */
.brand{
  gap:15px;
}
.brand-copy-public{
  gap:7px;
}
.brand-name{
  font-size:34px;
  line-height:1;
  letter-spacing:-1px;
}
.brand-copy-public>small{
  margin-top:0;
  font-size:13px;
  line-height:1.15;
  letter-spacing:.05px;
}

/* Tablet */
@media (max-width:1200px){
  .brand-logo-icon{
    width:68px;
    height:68px;
    flex-basis:68px;
  }
  .brand{gap:12px}
  .brand-name{font-size:28px}
  .brand-copy-public>small{font-size:11px}
}

/* Mobile */
@media (max-width:900px){
  .brand-logo-icon{
    width:58px;
    height:58px;
    flex-basis:58px;
  }
  .brand-name{font-size:23px}
}
@media (max-width:620px){
  .brand-logo-icon{
    width:46px;
    height:46px;
    flex-basis:46px;
  }
  .brand{gap:8px}
  .brand-name{font-size:19px}
}

/* =========================================================
   GTM ONLINE SHOP v54 — SERVICE ICON REFINEMENT
   Hanya menyempurnakan 5 ikon benefit pada body homepage.
   ========================================================= */
.service-strip>div{
  gap:12px;
}
.service-strip .service-icon{
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  color:var(--pink);
  background:linear-gradient(145deg,#fff8fb,#fff0f6);
  border:1px solid #ffd2e1;
  border-radius:12px;
  font-size:20px;
  line-height:1;
  box-shadow:0 3px 9px rgba(233,0,89,.06);
}
.service-strip .service-icon i{
  display:block;
  color:var(--pink);
  font-size:20px;
}
.service-strip p{
  min-width:0;
}
.service-strip b{
  color:#2c292b;
  font-size:11px;
}
.service-strip small{
  color:#645d61;
  font-size:10px;
}

@media (max-width:1200px){
  .service-strip .service-icon{
    width:34px;
    height:34px;
    flex-basis:34px;
  }
  .service-strip .service-icon i{
    font-size:18px;
  }
}

@media (max-width:620px){
  .service-strip .service-icon{
    width:33px;
    height:33px;
    flex-basis:33px;
  }
}

/* =========================================================
   GTM ONLINE SHOP v56 — HEADER BAG LOGO FIX
   ========================================================= */
.brand{gap:18px}
.gtm-shop-bag-logo{position:relative;width:78px;height:78px;flex:0 0 78px;display:block;filter:drop-shadow(0 5px 9px rgba(110,0,43,.14))}
.gtm-shop-bag-body{position:absolute;left:8px;right:8px;top:22px;bottom:4px;display:flex;align-items:center;justify-content:center;background:#fff;border:3px solid #fff;border-radius:7px 7px 12px 12px;box-shadow:inset 0 0 0 2px rgba(233,0,89,.10)}
.gtm-shop-bag-body::before,.gtm-shop-bag-body::after{content:"";position:absolute;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 2px #fff}
.gtm-shop-bag-body::before{left:13px}.gtm-shop-bag-body::after{right:13px}
.gtm-shop-bag-handle{position:absolute;z-index:2;left:23px;top:4px;width:32px;height:31px;border:4px solid #fff;border-bottom:0;border-radius:20px 20px 0 0}
.gtm-shop-bag-handle::after{content:"";position:absolute;left:-9px;top:8px;width:42px;height:27px;border:2px solid rgba(255,255,255,.72);border-bottom:0;border-radius:24px 24px 0 0}
.gtm-shop-bag-body strong{position:relative;z-index:3;margin-top:5px;color:var(--pink);font-size:23px;font-weight:900;letter-spacing:-1.2px;line-height:1}
@media (max-width:1200px){.gtm-shop-bag-logo{width:66px;height:66px;flex-basis:66px}.gtm-shop-bag-body{left:7px;right:7px;top:20px}.gtm-shop-bag-handle{left:19px;top:3px;width:28px;height:27px}.gtm-shop-bag-body strong{font-size:20px}}
@media (max-width:900px){.gtm-shop-bag-logo{width:56px;height:56px;flex-basis:56px}.gtm-shop-bag-body{left:6px;right:6px;top:17px}.gtm-shop-bag-handle{left:16px;top:2px;width:24px;height:23px;border-width:3px}.gtm-shop-bag-body strong{font-size:17px}}
@media (max-width:620px){.brand{gap:9px}.gtm-shop-bag-logo{width:45px;height:45px;flex-basis:45px}.gtm-shop-bag-body{left:5px;right:5px;top:14px;border-width:2px}.gtm-shop-bag-handle{left:13px;top:2px;width:19px;height:18px;border-width:3px}.gtm-shop-bag-body strong{font-size:14px;letter-spacing:-.6px}}

/* =========================================================
   GTM ONLINE SHOP v57 — REAL PNG HEADER LOGO
   Header memakai langsung toko/assets/logo-tas-gtm.png
   ========================================================= */
.brand{
  gap:16px;
}
.brand-logo-icon{
  width:82px;
  height:82px;
  flex:0 0 82px;
  object-fit:contain;
  filter:drop-shadow(0 4px 8px rgba(105,0,40,.14));
}

@media (max-width:1200px){
  .brand-logo-icon{
    width:70px;
    height:70px;
    flex-basis:70px;
  }
}
@media (max-width:900px){
  .brand-logo-icon{
    width:58px;
    height:58px;
    flex-basis:58px;
  }
}
@media (max-width:620px){
  .brand{gap:9px}
  .brand-logo-icon{
    width:46px;
    height:46px;
    flex-basis:46px;
  }
}




/* =========================================================
   GTM ONLINE SHOP v63 — GUEST AVATAR
   Ikon user dibuat dengan CSS murni agar tidak bergantung
   pada Font Awesome/cache ikon.
   ========================================================= */
.account-avatar.guest-avatar{
  position:relative;
  width:52px;
  height:52px;
  flex:0 0 52px;
  overflow:hidden;
  border:3px solid rgba(255,255,255,.92);
  border-radius:50%;
  background:#fff;
  box-shadow:0 3px 12px rgba(112,0,43,.14);
  color:var(--gtm-header-pink, #e90059);
}

/* kepala */
.account-avatar.guest-avatar::before{
  content:"";
  position:absolute;
  left:50%;
  top:9px;
  width:15px;
  height:15px;
  transform:translateX(-50%);
  border-radius:50%;
  background:var(--gtm-header-pink, #e90059);
}

/* badan / bahu */
.account-avatar.guest-avatar::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:7px;
  width:29px;
  height:17px;
  transform:translateX(-50%);
  border-radius:18px 18px 10px 10px;
  background:var(--gtm-header-pink, #e90059);
}

@media (max-width:620px){
  .account-avatar.guest-avatar{
    width:36px;
    height:36px;
    flex-basis:36px;
    border-width:2px;
  }
  .account-avatar.guest-avatar::before{
    top:6px;
    width:11px;
    height:11px;
  }
  .account-avatar.guest-avatar::after{
    bottom:5px;
    width:21px;
    height:12px;
  }
}

/* =========================================================
   GTM ONLINE SHOP v67 — FIX TOMBOL SELANJUTNYA WIZARD KARIR
   Hanya memusatkan isi tombol .wizard-next.
   ========================================================= */
.career-wizard-footer .wizard-next{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  line-height:1;
}


/* =========================================================
   GTM ONLINE SHOP v69 — ANIMASI EMPTY STATE LAMARAN
   Khusus "Belum ada lamaran" pada halaman Karir.
   ========================================================= */
.career-applicant-empty{
  grid-column:1/-1;
  text-align:center;
}
.career-applicant-animation{
  position:relative;
  width:112px;
  height:105px;
  margin:0 auto 8px;
}
.career-applicant-animation .applicant-head{
  position:absolute;
  z-index:4;
  left:42px;
  top:8px;
  width:31px;
  height:34px;
  border:3px solid #a91d56;
  border-radius:48% 48% 45% 45%;
  background:#ffd8c9;
  animation:gtmApplicantLook 3.2s ease-in-out infinite;
}
.career-applicant-animation .applicant-hair{
  position:absolute;
  left:-3px;
  top:-4px;
  width:31px;
  height:17px;
  border-radius:18px 18px 8px 8px;
  background:#6f2946;
  transform:rotate(-4deg);
}
.career-applicant-animation .applicant-body{
  position:absolute;
  z-index:2;
  left:32px;
  top:39px;
  width:50px;
  height:48px;
  border-radius:20px 20px 12px 12px;
  background:linear-gradient(145deg,#ed4d8b,#bd1f60);
}
.career-applicant-animation .applicant-body::before{
  content:"";
  position:absolute;
  left:21px;
  top:0;
  width:8px;
  height:35px;
  background:#fff;
  clip-path:polygon(0 0,100% 0,70% 100%,30% 100%);
}
.career-applicant-animation .applicant-arm{
  position:absolute;
  z-index:5;
  left:70px;
  top:48px;
  width:31px;
  height:8px;
  border-radius:10px;
  background:#ffd8c9;
  transform-origin:left center;
  animation:gtmApplicantArm 2.1s ease-in-out infinite;
}
.career-applicant-animation .applicant-paper{
  position:absolute;
  z-index:3;
  left:9px;
  top:48px;
  width:34px;
  height:42px;
  padding:9px 6px 0;
  border:2px solid #f0bfd1;
  border-radius:5px;
  background:#fff;
  box-shadow:0 7px 16px rgba(154,32,82,.10);
  transform:rotate(-7deg);
  animation:gtmApplicantPaper 2.8s ease-in-out infinite;
}
.career-applicant-animation .applicant-paper span{
  display:block;
  height:3px;
  margin-bottom:5px;
  border-radius:3px;
  background:#e9b2c7;
}
.career-applicant-animation .applicant-search{
  position:absolute;
  z-index:6;
  right:2px;
  top:30px;
  width:22px;
  height:22px;
  border:4px solid #d92d70;
  border-radius:50%;
  animation:gtmApplicantSearch 2.1s ease-in-out infinite;
}
.career-applicant-animation .applicant-search::after{
  content:"";
  position:absolute;
  right:-10px;
  bottom:-7px;
  width:13px;
  height:4px;
  border-radius:5px;
  background:#d92d70;
  transform:rotate(45deg);
}
.career-applicant-animation .applicant-shadow{
  position:absolute;
  left:25px;
  bottom:3px;
  width:67px;
  height:9px;
  border-radius:50%;
  background:rgba(115,39,69,.10);
  animation:gtmApplicantShadow 2.1s ease-in-out infinite;
}
@keyframes gtmApplicantLook{
  0%,100%{transform:translateX(-2px) rotate(-2deg)}
  50%{transform:translateX(3px) rotate(3deg)}
}
@keyframes gtmApplicantArm{
  0%,100%{transform:rotate(-13deg)}
  50%{transform:rotate(8deg)}
}
@keyframes gtmApplicantPaper{
  0%,100%{transform:translateY(0) rotate(-7deg)}
  50%{transform:translateY(-4px) rotate(-3deg)}
}
@keyframes gtmApplicantSearch{
  0%,100%{transform:translate(0,0) rotate(-5deg)}
  50%{transform:translate(-5px,7px) rotate(7deg)}
}
@keyframes gtmApplicantShadow{
  0%,100%{transform:scaleX(1);opacity:.8}
  50%{transform:scaleX(.84);opacity:.5}
}
@media (prefers-reduced-motion:reduce){
  .career-applicant-animation *{animation:none !important}
}


/* =========================================================
   GTM ONLINE SHOP v70 — DOKUMEN PREVIEW + FINAL BUTTON ALIGN
   Khusus wizard Karir.
   ========================================================= */
#careerWizard #wizardNext,
#careerWizard #submitApplication{
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  line-height:1 !important;
  vertical-align:middle;
}
#careerWizard #submitApplication{
  min-width:108px;
}
.document-upload-card{
  min-height:250px;
}
.document-inline-preview{
  width:100%;
  height:105px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:9px 0 2px;
  overflow:hidden;
  border:1px dashed #ebc7d5;
  border-radius:10px;
  background:#fff;
}
.document-inline-preview.has-preview{
  border-style:solid;
  border-color:#c9e9d4;
  background:#fff;
}
.document-inline-preview img,
.document-inline-preview iframe{
  width:100%;
  height:100%;
  display:block;
  border:0;
  object-fit:contain;
  background:#fff;
}
.document-preview-placeholder{
  color:#b9a4ad;
  font-size:9px;
  font-weight:800;
  letter-spacing:.3px;
}
@media(max-width:760px){
  .document-upload-card{min-height:235px}
  .document-inline-preview{height:95px}
}


/* GTM Career v71 — preview dokumen + pusat isi tombol aksi */
#careerWizard .career-wizard-footer button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  line-height:1;
}
#careerWizard #submitApplication{display:none;}
#careerWizard .document-file-name{min-height:18px;line-height:18px;}
#careerWizard .document-upload-card.uploaded .document-file-name{color:#247644;font-weight:800;}

/* GTM Store - Profile avatar fallback v2
   Placeholder profil dibuat murni dengan CSS dan hanya aktif bila foto tidak tersedia. */
.account-avatar.gtm-profile-placeholder{
  position:relative;
  overflow:hidden;
  flex:0 0 auto;
  background:#fff!important;
  border:1px solid #ffd2e2;
  color:var(--pink)!important;
}
.account-avatar.gtm-profile-placeholder > i{
  display:none!important;
}
.account-avatar.gtm-profile-placeholder::before{
  content:"";
  position:absolute;
  left:50%;
  top:7px;
  width:11px;
  height:11px;
  transform:translateX(-50%);
  border-radius:50%;
  background:var(--pink);
}
.account-avatar.gtm-profile-placeholder::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:5px;
  width:22px;
  height:12px;
  transform:translateX(-50%);
  border-radius:12px 12px 7px 7px;
  background:var(--pink);
}

/* GTM Store v76.3 — standard profile icon refinement
   Kepala + bahu proporsional, lebih ringan dan menyerupai ikon akun standar. */
.account-avatar.gtm-profile-placeholder::before{
  top:9px;
  width:12px;
  height:12px;
  background:var(--pink);
}
.account-avatar.gtm-profile-placeholder::after{
  bottom:8px;
  width:25px;
  height:13px;
  border-radius:14px 14px 5px 5px;
  background:var(--pink);
}
@media (max-width:620px){
  .account-avatar.gtm-profile-placeholder::before{
    top:6px;
    width:9px;
    height:9px;
  }
  .account-avatar.gtm-profile-placeholder::after{
    bottom:5px;
    width:19px;
    height:10px;
    border-radius:11px 11px 4px 4px;
  }
}
