
/* DWC V68.7 global magazine touch. */
.dwc-v687-section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin:0 0 24px}.dwc-v687-section-head>div{max-width:790px}.dwc-v687-section-head span,.dwc-v687-explore span{display:block;color:#A7460D;font-size:11px;font-weight:950;letter-spacing:1.25px;text-transform:uppercase}.dwc-v687-section-head h2,.dwc-v687-explore h2{margin:7px 0 8px;color:#0B2341;font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,4vw,44px);line-height:1.04;letter-spacing:-1.1px}.dwc-v687-section-head p,.dwc-v687-explore p{margin:0;color:#647184;line-height:1.6}.dwc-v687-section-head>a{flex:0 0 auto;color:#0B2341;font-size:13px;font-weight:900;text-decoration:none}.dwc-v687-section-head>a:hover{color:#A7460D}
.dwc-v687-region-desk{padding:60px 0;border-top:1px solid #E5E9EF;background:#fff}.dwc-v687-region-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px}.dwc-v687-region-card{min-width:0;border:1px solid #E5E9EF;border-radius:16px;overflow:hidden;background:#fff;color:#0B2341;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dwc-v687-region-card:hover{transform:translateY(-2px);border-color:#D6A342;box-shadow:0 12px 30px rgba(11,35,65,.08)}.dwc-v687-region-media{display:block;aspect-ratio:4/3;background:#EEF2F6;overflow:hidden}.dwc-v687-region-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.dwc-v687-region-card:hover img{transform:scale(1.025)}.dwc-v687-region-fallback{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#102B4C,#234D76);color:#F7C948}.dwc-v687-region-fallback .dwc-v6-icon{width:34px;height:34px}.dwc-v687-region-copy{display:block;padding:13px}.dwc-v687-region-copy small{display:block;color:#A7460D;font-size:9px;font-weight:950;letter-spacing:.85px}.dwc-v687-region-copy strong{display:-webkit-box;margin:6px 0 9px;min-height:44px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-family:Georgia,"Times New Roman",serif;font-size:16px;line-height:1.35}.dwc-v687-region-copy em{font-style:normal;color:#647184;font-size:11px;font-weight:800}
.dwc-v687-etiquette{padding:64px 0;background:linear-gradient(180deg,#FFF9F3,#fff);border-top:1px solid #F0E4D7;border-bottom:1px solid #E5E9EF}.dwc-v687-etiquette-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dwc-v687-etiquette-grid .dwc-v50-feed-card{height:100%;background:#fff}.dwc-v687-etiquette-grid .dwc-v50-feed-media{aspect-ratio:16/9}.dwc-v687-etiquette-grid .dwc-v50-feed-copy p{display:none}
.dwc-v687-explore{padding:54px 0 64px;background:#fff}.dwc-v687-explore-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center;padding:28px 30px;border:1px solid #E5E9EF;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(11,35,65,.05)}.dwc-v687-explore nav{display:grid;gap:8px}.dwc-v687-explore nav a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border:1px solid #E5E9EF;border-radius:12px;color:#0B2341;text-decoration:none;font-weight:900}.dwc-v687-explore nav a:after{content:"→";color:#F47A20}.dwc-v687-explore nav a:hover{border-color:#F7C948;background:#FFFDF7}
.dwc-v6-icon-world-etiquette{--dwc-v6-icon:url('../icons/world-etiquette.svg')}
@media (min-width:821px) and (max-width:1280px){.dwc-v8-nav-item>a{font-size:10.7px!important;padding-left:4px!important;padding-right:4px!important}}
@media(max-width:980px){.dwc-v687-region-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dwc-v687-etiquette-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dwc-v687-etiquette-grid article:last-child{display:none}}
@media(max-width:700px){.dwc-v687-region-desk,.dwc-v687-etiquette{padding:42px 0}.dwc-v687-section-head{align-items:flex-start;flex-direction:column;gap:10px}.dwc-v687-region-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dwc-v687-region-card:last-child{grid-column:1/-1}.dwc-v687-region-card:last-child .dwc-v687-region-media{aspect-ratio:16/7}.dwc-v687-etiquette-grid{grid-template-columns:1fr;gap:12px}.dwc-v687-etiquette-grid article:last-child{display:block}.dwc-v687-explore{padding:38px 0 48px}.dwc-v687-explore-inner{grid-template-columns:1fr;padding:22px}.dwc-v687-section-head h2,.dwc-v687-explore h2{font-size:32px}}

/* V68.9 final World Etiquette card lock: clean vertical cards with no text/image overlap. */
.dwc-v687-etiquette-grid .dwc-v50-feed-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:0!important;
  height:100%!important;
  overflow:hidden!important;
}
.dwc-v687-etiquette-grid .dwc-v50-feed-media{
  display:block!important;
  width:100%!important;
  min-height:0!important;
  aspect-ratio:16/9!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.dwc-v687-etiquette-grid .dwc-v50-feed-media img,
.dwc-v687-etiquette-grid .dwc-v50-feed-media .dwc-v50-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.dwc-v687-etiquette-grid .dwc-v50-feed-copy{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  padding:14px 16px 17px!important;
  background:#fff!important;
  overflow:visible!important;
}
.dwc-v687-etiquette-grid .dwc-v50-meta{
  position:static!important;
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  min-width:0!important;
}
.dwc-v687-etiquette-grid .dwc-v50-feed-card h3{
  position:static!important;
  margin:9px 0 0!important;
  font-size:22px!important;
  line-height:1.16!important;
  overflow-wrap:anywhere!important;
}
.dwc-v687-etiquette-grid .dwc-v50-feed-card h3 a{
  display:block!important;
  position:static!important;
}
/* Keep the World Etiquette icon visible like the other navbar desks. */
.dwc-v8-nav-world-etiquette .dwc-v6-icon{display:inline-flex!important;flex:0 0 18px!important;width:18px!important;height:18px!important}
@media (min-width:821px) and (max-width:1280px){
  .dwc-v8-nav-world-etiquette .dwc-v6-icon{display:inline-flex!important}
}
@media(max-width:700px){
  .dwc-v687-etiquette-grid .dwc-v50-feed-card{display:grid!important;grid-template-columns:124px minmax(0,1fr)!important;min-height:112px!important}
  .dwc-v687-etiquette-grid .dwc-v50-feed-media{height:100%!important;aspect-ratio:auto!important}
  .dwc-v687-etiquette-grid .dwc-v50-feed-copy{padding:9px 10px 10px!important}
  .dwc-v687-etiquette-grid .dwc-v50-feed-card h3{font-size:16px!important;line-height:1.18!important;margin-top:6px!important}
}

/* V68.10 mobile full-title region desk lock. */
@media (max-width:700px){
  .dwc-v687-region-grid{grid-template-columns:1fr!important;gap:12px!important}
  .dwc-v687-region-card,.dwc-v687-region-card:last-child{display:grid!important;grid-template-columns:38% minmax(0,1fr)!important;grid-column:auto!important;min-height:150px!important;height:auto!important;align-items:stretch!important;border-radius:18px!important}
  .dwc-v687-region-media,.dwc-v687-region-card:last-child .dwc-v687-region-media{width:100%!important;height:100%!important;min-height:150px!important;aspect-ratio:auto!important}
  .dwc-v687-region-media img{width:100%!important;height:100%!important;object-fit:cover!important}
  .dwc-v687-region-copy{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:14px 15px!important}
  .dwc-v687-region-copy small{font-size:10px!important;line-height:1.2!important;letter-spacing:.9px!important}
  .dwc-v687-region-copy strong{display:block!important;margin:8px 0 11px!important;min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;-webkit-box-orient:initial!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;overflow-wrap:break-word!important;word-break:normal!important;font-size:21px!important;line-height:1.13!important;letter-spacing:-.25px!important}
  .dwc-v687-region-copy em{margin-top:auto!important;padding-top:2px!important;font-size:12px!important;line-height:1.2!important}
}
@media (max-width:390px){
  .dwc-v687-region-card,.dwc-v687-region-card:last-child{grid-template-columns:36% minmax(0,1fr)!important;min-height:144px!important}
  .dwc-v687-region-media,.dwc-v687-region-card:last-child .dwc-v687-region-media{min-height:144px!important}
  .dwc-v687-region-copy{padding:12px 13px!important}
  .dwc-v687-region-copy strong{font-size:19px!important;line-height:1.14!important}
}
