main.story-royal {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background: radial-gradient(ellipse at 15% 0%, #812d3a 0%, transparent 58%), linear-gradient(125deg, #400e1a, #651b29 60%, #390b17);
  border-top: 1px solid #d5af6966;
  border-bottom: 1px solid #d5af6966;
}
.story-royal::before, .story-royal::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
  width: 700px;
  height: 700px;
  border-radius: 50%;
  border: 1px solid #dfbd7440;
  background: repeating-radial-gradient(circle, transparent 0 47px, #d5af6926 48px 49px, transparent 50px 82px);
}
.story-royal::before { top: -470px; right: -150px; }
.story-royal::after { bottom: -520px; left: -270px; }
.story-royal .aq-blog-inner-top-title,
.story-royal .aq-section-title,
.story-royal .aqf-shop-feature-item h4 { color: #ffebbf; }
.story-royal p { color: #efd8c8; }
.story-royal .pd-breadcrumb-list span,
.story-royal .pd-breadcrumb-list a { color: #dbb97a; }
.story-royal .aqf-shop-feature-item > span { color: #e2bf79; }
.story-royal .aq-btn-black { background: #e2bf79; color: #43101c; border-color: #e2bf79; }
.story-royal .aq-btn-black:hover { background: #f3d8a3; color: #43101c; }
.story-royal .aq-about-product-border { border-color: #d5af6966; }
.story-royal .aq-about-banner-wrap,
.story-royal .aq-about-product-thumb { border: 1px solid #d5af6966; border-radius: 16px; overflow: hidden; }
.story-royal a:focus-visible { outline: 2px solid #f7d58d; outline-offset: 5px; }

/* Editorial story layout; the existing royal background stays unchanged. */
.story-shell { max-width: 1560px; margin: auto; padding: 30px clamp(22px, 5vw, 88px) 80px; }
.story-breadcrumb { display: flex; gap: 12px; color: #dabb81; font-size: 13px; margin-bottom: 44px; }
.story-breadcrumb a { color: inherit; }
.story-intro { display: grid; grid-template-columns: 1.1fr 1fr; align-items: center; gap: clamp(32px, 6vw, 100px); padding-bottom: 80px; }
.story-eyebrow { display: block; color: #e3c184; font-size: 11px; font-weight: 600; letter-spacing: .18em; margin-bottom: 20px; }
.story-royal h1, .story-royal h2, .story-royal h3 { color: #ffebbf; }
.story-intro h1 { font-size: clamp(48px, 5.8vw, 86px); line-height: 1.07; letter-spacing: -.05em; margin: 0 0 28px; font-weight: 500; }
.story-royal em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; color: #e8c383; }
.story-intro-copy > p { max-width: 430px; font-size: 17px; line-height: 1.8; margin-bottom: 30px; }
.story-button { display: inline-flex; align-items: center; justify-content: center; gap: 26px; padding: 17px 26px; border-radius: 999px; background: #e3c184; color: #48121e; font-size: 14px; font-weight: 600; transition: background .2s, transform .2s; }
.story-button:hover { background: #ffe1a5; color: #48121e; transform: translateY(-2px); }
.story-intro-note { display: flex; align-items: center; gap: 12px; margin-top: 32px; color: #d7b991; font-size: 12px; }
.story-intro-note > span { font-size: 24px; }
.story-hero-photo { position: relative; margin: 0; padding: 10px; border: 1px solid #d5af6966; border-radius: 240px 240px 28px 28px; }
.story-hero-photo img { width: 100%; height: clamp(400px, 42vw, 590px); object-fit: cover; object-position: 70% center; border-radius: 230px 230px 22px 22px; }
.story-hero-photo figcaption { position: absolute; bottom: 26px; left: 26px; right: 26px; border: 1px solid #e3c18460; border-radius: 999px; padding: 14px; background: #33101cba; color: #ffebbf; text-align: center; font-size: 13px; backdrop-filter: blur(12px); }
.story-belief { display: grid; grid-template-columns: 1.1fr 1fr; gap: 64px; padding: 60px 0; border-top: 1px solid #d5af694a; }
.story-royal h2 { font-size: clamp(32px, 3vw, 46px); line-height: 1.2; letter-spacing: -.025em; font-weight: 500; }
.story-belief-copy p { font-size: 16px; line-height: 1.9; margin: 0 0 18px; }
.story-details { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.story-details article { display: flex; flex-direction: column; padding: 32px; background: #310b173d; border: 1px solid #d5af694d; border-radius: 24px; }
.story-detail-number { color: #d7b477; font-size: 10px; letter-spacing: .16em; margin-bottom: 38px; }
.story-details h3 { font-size: 24px; font-weight: 500; line-height: 1.3; margin-bottom: 16px; }
.story-details p { font-size: 14px; line-height: 1.8; margin-bottom: 28px; }
.story-details a { margin-top: auto; display: flex; justify-content: space-between; color: #e8c383; font-size: 13px; padding-top: 18px; border-top: 1px solid #d5af6933; }
.story-locations { display: grid; grid-template-columns: 1fr 1.2fr; gap: 70px; align-items: center; margin-top: 80px; padding: 48px; border-radius: 32px; background: #35101ca6; border: 1px solid #d5af6955; }
.story-locations-heading p { margin: 20px 0 0; font-size: 14px; }
.story-location-list > a { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding: 26px 0; }
.story-location-list > a + a { border-top: 1px solid #d5af6955; }
.story-location-list .story-eyebrow { margin-bottom: 8px; font-size: 9px; }
.story-location-list h3 { font-size: 28px; margin: 0 0 8px; }
.story-location-list p { margin: 0; font-size: 12px; }
.story-location-arrow { display: grid; place-items: center; width: 46px; height: 46px; flex-shrink: 0; border: 1px solid #d5af6999; border-radius: 50%; color: #e8c383; font-size: 22px; }
.story-location-list a:hover .story-location-arrow { background: #e3c184; color: #48121e; }
.story-closing { padding: 90px 0 20px; text-align: center; }
.story-closing > span { color: #e3c184; font-size: 36px; display: block; margin-bottom: 20px; }
.story-closing h2 { margin-bottom: 30px; }
@media (max-width: 991px) {
  .story-intro { gap: 30px; }
  .story-intro h1 { font-size: 56px; }
  .story-details article { padding: 24px; }
  .story-belief, .story-locations { gap: 32px; }
  .story-locations { padding: 32px; }
}
@media (max-width: 767px) {
  .story-shell { padding-bottom: 44px; }
  .story-breadcrumb { margin-bottom: 32px; }
  .story-intro, .story-belief, .story-details, .story-locations { grid-template-columns: 1fr; }
  .story-intro { padding-bottom: 44px; }
  .story-intro h1 { font-size: clamp(44px, 10vw, 68px); }
  .story-hero-photo { max-width: 460px; width: 100%; margin: 12px auto 0; }
  .story-hero-photo img { height: 430px; }
  .story-belief { padding: 40px 0 28px; gap: 20px; }
  .story-detail-number { margin-bottom: 22px; }
  .story-locations { margin-top: 40px; padding: 28px 24px; }
  .story-closing { padding-top: 50px; }
}
