@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.app-loading{color:#6b5d4f;justify-content:center;align-items:center;min-height:100vh;font-size:1.05rem;display:flex}@keyframes ro-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes ro-float{0%,to{transform:translateY(0)rotate(-.4deg)}50%{transform:translateY(-14px)rotate(.4deg)}}@keyframes ro-glow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.8;transform:scale(1.06)}}@keyframes ro-rise-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes ro-shimmer{to{background-position-x:-200%}}.ro-reveal{opacity:0;transition:opacity .7s var(--ro-ease), transform .7s var(--ro-ease);will-change:opacity, transform}.ro-reveal--rise{transform:translateY(30px)}.ro-reveal--fade{transform:none}.ro-reveal--left{transform:translate(-32px)}.ro-reveal--right{transform:translate(32px)}.ro-reveal--zoom{transform:scale(.94)}.ro-reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.royal *,.royal :before,.royal :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ro-reveal{opacity:1!important;transform:none!important}.ro-promo-copy>*,.ro-promo-art{opacity:1!important}}.ro-topbar{background:var(--ro-navy);color:#fff;letter-spacing:.04em;white-space:nowrap;padding:.5rem 0;font-size:.8rem;overflow:hidden}.ro-marquee-track{will-change:transform;gap:3rem;animation:26s linear infinite ro-marquee;display:inline-flex}.ro-topbar:hover .ro-marquee-track{animation-play-state:paused}.ro-marquee-item{align-items:center;gap:.5rem;display:inline-flex}.ro-marquee-item strong{color:var(--ro-gold-2)}.ro-marquee-item:before{content:"◆";color:var(--ro-gold);font-size:.6rem}.ro-header{z-index:60;-webkit-backdrop-filter:blur(14px)saturate(1.4);backdrop-filter:blur(14px)saturate(1.4);border-bottom:1px solid var(--ro-line);transition:box-shadow .3s var(--ro-ease);background:#ffffffd9;position:sticky;top:0}.ro-header.is-scrolled{box-shadow:var(--ro-shadow-sm)}.ro-header-inner{align-items:center;gap:1.5rem;padding:.9rem 0;display:flex}.ro-brand{font-family:var(--ro-font-brand);color:var(--ro-navy);letter-spacing:.02em;white-space:nowrap;transition:transform .25s var(--ro-ease);font-size:1.5rem;font-weight:600}.ro-brand:hover{transform:scale(1.02)}.ro-brand em,.ro-footer-brand em{color:var(--ro-gold);font-style:normal}.ro-nav{flex:1}.ro-nav-list{gap:.25rem;display:flex}.ro-nav-item{position:relative}.ro-nav-link{color:var(--ro-navy);transition:color .2s var(--ro-ease);padding:.55rem .9rem;font-size:.95rem;font-weight:500;display:block;position:relative}.ro-nav-link:after{content:"";background:var(--ro-gold);transform-origin:50%;height:2px;transition:transform .3s var(--ro-ease);position:absolute;bottom:.3rem;left:.9rem;right:.9rem;transform:scaleX(0)}.ro-nav-item:hover>.ro-nav-link,.ro-nav-item:focus-within>.ro-nav-link{color:var(--ro-gold)}.ro-nav-item:hover>.ro-nav-link:after,.ro-nav-item:focus-within>.ro-nav-link:after{transform:scaleX(1)}.ro-nav-menu{background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:var(--ro-radius);box-shadow:var(--ro-shadow);z-index:70;opacity:0;visibility:hidden;min-width:480px;transition:opacity .25s var(--ro-ease), transform .25s var(--ro-ease), visibility .25s;gap:2.25rem;padding:1.5rem 1.9rem;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(10px)}.ro-nav-item:hover>.ro-nav-menu,.ro-nav-item:focus-within>.ro-nav-menu{opacity:1;visibility:visible;transform:translateY(0)}.ro-nav-col h4{text-transform:uppercase;letter-spacing:.14em;color:var(--ro-muted);margin-bottom:.7rem;font-size:.72rem}.ro-nav-col a{color:var(--ro-ink);white-space:nowrap;transition:color .18s var(--ro-ease), transform .18s var(--ro-ease);padding:.3rem 0;font-size:.92rem;display:block}.ro-nav-col a:hover{color:var(--ro-gold);transform:translate(4px)}.ro-header-actions{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.ro-icon-btn{color:var(--ro-navy);transition:background .2s var(--ro-ease), transform .2s var(--ro-ease);border-radius:50%;padding:.55rem;display:inline-flex;position:relative}.ro-icon-btn:hover{background:var(--ro-bg-soft);transform:translateY(-1px)}.ro-icon-count{background:linear-gradient(135deg, var(--ro-gold-2), var(--ro-gold));min-width:18px;height:18px;color:var(--ro-navy);border-radius:999px;place-items:center;padding:0 4px;font-size:.68rem;font-weight:700;display:grid;position:absolute;top:-2px;right:-2px}.ro-icon-count:empty,.ro-icon-count[data-count="0"],.ro-nav-toggle{display:none}.ro-hero-eyebrow{color:var(--ro-gold-2);letter-spacing:.24em;text-transform:uppercase;margin-bottom:.9rem;font-size:.78rem;font-weight:600}.ro-benefits{border-bottom:1px solid var(--ro-line);background:var(--ro-bg)}.ro-benefits-grid{grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.4rem 0;display:grid}.ro-benefit{color:var(--ro-navy);align-items:center;gap:.7rem;font-size:.88rem;font-weight:600;display:flex}.ro-benefit svg{color:var(--ro-gold);transition:transform .3s var(--ro-ease);flex:none}.ro-benefit:hover svg{transform:scale(1.15)rotate(-6deg)}.ro-footer{background:var(--ro-navy);color:#ffffffc7;margin-top:0}.ro-footer-grid{grid-template-columns:1.3fr repeat(4,1fr);gap:2rem;padding:3.75rem 0 2rem;display:grid}.ro-footer h4{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem}.ro-footer a{transition:color .18s var(--ro-ease), transform .18s var(--ro-ease);padding:.24rem 0;font-size:.9rem;display:block}.ro-footer a:hover{color:var(--ro-gold-2);transform:translate(4px)}.ro-footer-brand{font-family:var(--ro-font-brand);color:#fff;margin-bottom:.7rem;font-size:1.6rem;font-weight:600}.ro-footer-contact{font-size:.9rem}.ro-footer-contact a:hover{color:var(--ro-gold-2)}.ro-footer-social{gap:.6rem;margin-top:1rem;display:flex}.ro-footer-social a{color:#fff;width:34px;height:34px;transition:border-color .2s var(--ro-ease), color .2s var(--ro-ease), transform .2s var(--ro-ease);border:1px solid #fff3;border-radius:50%;place-items:center;padding:0;display:grid}.ro-footer-social a:hover{border-color:var(--ro-gold-2);color:var(--ro-gold-2);transform:translateY(-2px)}.ro-footer-bottom{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.2rem 0;font-size:.82rem;display:flex}.ro-footer-credit{text-align:center;letter-spacing:.02em;border-top:1px solid #ffffff24;padding:1rem 1.5rem;font-size:.8rem}.ro-footer-credit a{color:var(--ro-gold);font-weight:600;text-decoration:none}.ro-footer-credit a:hover{text-decoration:underline}@media (width<=960px){.ro-benefits-grid,.ro-footer-grid{grid-template-columns:repeat(2,1fr)}.ro-nav{background:var(--ro-bg);transition:transform .3s var(--ro-ease);z-index:55;padding:4.5rem 1.5rem 2rem;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.ro-nav.is-open{transform:translate(0)}.ro-nav-list{flex-direction:column}.ro-header-inner{gap:.9rem}.ro-header-actions .ro-icon-btn--tool{display:none}.ro-nav-menu{opacity:1;visibility:visible;min-width:0;box-shadow:none;border:none;flex-wrap:wrap;gap:1.25rem;padding:.25rem .9rem .75rem;display:flex;position:static;transform:none}.ro-nav-toggle{display:inline-flex}}@media (width<=560px){.ro-topbar{font-size:.72rem}.ro-header-inner{gap:.5rem;padding:.7rem 0}.ro-brand{font-size:1.2rem}.ro-header-actions{gap:.1rem}.ro-benefits-grid{gap:.5rem .9rem;padding:1rem 0}.ro-benefit{gap:.5rem;font-size:.8rem}.ro-footer-grid{grid-template-columns:1fr 1fr;gap:1.4rem 1.25rem;padding:2.5rem 0 1.5rem}.ro-footer-bottom{flex-direction:column;gap:.35rem}}.ro-tiles{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.ro-tile{text-align:center;background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:var(--ro-radius-lg);transition:box-shadow .3s var(--ro-ease), transform .3s var(--ro-ease), border-color .3s var(--ro-ease);flex-direction:column;gap:.2rem;padding:1.6rem 1.2rem 1.3rem;display:flex;position:relative;overflow:hidden}.ro-tile:before{content:"";background:radial-gradient(120% 80% at 50% 0%, var(--ro-bg-tint), transparent 70%);opacity:0;transition:opacity .3s var(--ro-ease);position:absolute;inset:0}.ro-tile:hover{box-shadow:var(--ro-shadow);border-color:#0000;transform:translateY(-6px)}.ro-tile:hover:before{opacity:1}.ro-tile-art{height:92px;transition:transform .35s var(--ro-ease);place-items:center;margin-bottom:.7rem;display:grid;position:relative}.ro-tile:hover .ro-tile-art{transform:scale(1.09)translateY(-2px)}.ro-tile-label{color:var(--ro-navy);font-size:1rem;font-weight:600;position:relative}.ro-tile-hint{color:var(--ro-muted);font-size:.82rem;position:relative}.ro-grid{grid-template-columns:repeat(auto-fill,minmax(244px,1fr));gap:1.5rem;display:grid}.ro-grid-empty{text-align:center;color:var(--ro-muted);grid-column:1/-1;padding:3.5rem 0}.ro-skeleton{background:linear-gradient(100deg, var(--ro-bg-soft) 38%, var(--ro-bg-tint) 50%, var(--ro-bg-soft) 62%);background-position-x:100%;background-size:200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite ro-shimmer}.ro-card-skeleton{flex-direction:column;gap:.7rem;display:flex}.ro-skeleton-media{aspect-ratio:1;border-radius:var(--ro-radius-lg)}.ro-skeleton-line{height:12px}.ro-skeleton-line.is-short{width:55%}@media (prefers-reduced-motion:reduce){.ro-skeleton{animation:none}}.ro-card{background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:var(--ro-radius-lg);transition:box-shadow .35s var(--ro-ease), transform .35s var(--ro-ease), border-color .35s var(--ro-ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.ro-card:hover{box-shadow:var(--ro-shadow-lg);border-color:#0000;transform:translateY(-8px)}.ro-card-media{aspect-ratio:4/3;background:linear-gradient(160deg, var(--ro-bg-soft), var(--ro-bg-tint));justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ro-card-media:after{content:"";z-index:2;pointer-events:none;opacity:0;transition:opacity .35s var(--ro-ease);background:radial-gradient(circle at 50% 40%,#c8a24a24,#0000 60%);position:absolute;inset:0}.ro-card:hover .ro-card-media:after{opacity:1}.ro-card-media svg{z-index:1;width:82%;height:auto;transition:transform .4s var(--ro-ease);position:relative}.ro-card:hover .ro-card-media svg{transform:scale(1.08)rotate(-1.5deg)}.ro-card-badge{z-index:3;position:absolute;top:.9rem;left:.9rem}.ro-card-body{flex-direction:column;flex:1;gap:.35rem;padding:1rem 1.15rem 1.25rem;display:flex}.ro-card-name{font-family:var(--ro-font-brand);color:var(--ro-navy);margin:0;font-size:1.1rem;font-weight:600}.ro-card-meta{color:var(--ro-muted);text-transform:capitalize;letter-spacing:.01em;margin:0;font-size:.8rem}.ro-card-foot{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.7rem;display:flex}.ro-card .ro-btn--sm{transition:transform .25s var(--ro-ease), box-shadow .25s var(--ro-ease), background .25s var(--ro-ease)}.ro-card:hover .ro-btn--sm{box-shadow:var(--ro-shadow-sm)}.ro-shop{grid-template-columns:auto 1fr;align-items:start;gap:2.25rem;display:grid}.ro-shop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ro-shop-count{color:var(--ro-muted);font-variant-numeric:tabular-nums;font-size:.9rem}.ro-search{border:1px solid var(--ro-line);background:var(--ro-bg);transition:border-color .2s var(--ro-ease), box-shadow .2s var(--ro-ease);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.ro-search:focus-within{border-color:var(--ro-gold);box-shadow:0 0 0 3px #c8a24a26}.ro-search input{font:inherit;background:0 0;border:none;outline:none;width:140px}.ro-select{border:1px solid var(--ro-line);font:inherit;background:var(--ro-bg);color:var(--ro-navy);cursor:pointer;transition:border-color .2s var(--ro-ease);border-radius:999px;padding:.5rem 1rem;font-size:.88rem}.ro-select:hover{border-color:var(--ro-gold)}.ro-filters{background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:var(--ro-radius-lg);padding:.7rem;position:sticky;top:92px}.ro-filters.is-open{width:250px;padding:1.4rem 1.4rem 1.6rem}.ro-filters-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.ro-filters.is-open .ro-filters-head{margin-bottom:.6rem}.ro-filters-toggle{cursor:pointer;color:var(--ro-navy);border-radius:8px;align-items:center;gap:.5rem;padding:.35rem .4rem;font-weight:600;display:inline-flex}.ro-filters-toggle:hover{color:var(--ro-gold)}.ro-filters-title{font-family:var(--ro-font-brand);margin:0;font-size:1.15rem}.ro-filters-count{background:var(--ro-gold);color:#fff;font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;font-size:.72rem;font-weight:700;display:inline-flex}.ro-filters-chevron{transition:transform .2s var(--ro-ease)}.ro-filters.is-open .ro-filters-chevron{transform:rotate(180deg)}.ro-filters-clear{color:var(--ro-muted);transition:color .18s var(--ro-ease);font-size:.82rem;text-decoration:underline}.ro-filters-clear:hover{color:var(--ro-red)}.ro-facet{border-top:1px solid var(--ro-line);margin-top:.7rem;padding:.95rem 0 .55rem}.ro-facet-name{text-transform:uppercase;letter-spacing:.12em;color:var(--ro-muted);margin-bottom:.7rem;font-size:.72rem}.ro-facet-options{flex-wrap:wrap;gap:.45rem;display:flex}.ro-chip{border:1px solid var(--ro-line);color:var(--ro-ink);background:var(--ro-bg);text-transform:capitalize;transition:border-color .2s var(--ro-ease), background .2s var(--ro-ease), color .2s var(--ro-ease), transform .15s var(--ro-ease);border-radius:999px;padding:.36rem .9rem;font-size:.83rem}.ro-chip:hover{border-color:var(--ro-gold);color:var(--ro-navy);transform:translateY(-1px)}.ro-chip.is-active{background:var(--ro-navy);border-color:var(--ro-navy);color:#fff}.ro-drawer-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;pointer-events:none;transition:opacity .3s var(--ro-ease);z-index:80;background:#14213a80;position:fixed;inset:0}.ro-drawer-overlay.is-open{opacity:1;pointer-events:auto}.ro-drawer{background:var(--ro-bg);width:min(410px,92vw);height:100%;box-shadow:var(--ro-shadow-lg);transition:transform .4s var(--ro-ease);z-index:85;flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(105%)}.ro-drawer.is-open{transform:translate(0)}.ro-drawer-head{border-bottom:1px solid var(--ro-line);justify-content:space-between;align-items:center;padding:1.2rem 1.4rem;display:flex}.ro-drawer-head h3{font-family:var(--ro-font-brand);margin:0;font-size:1.25rem}.ro-drawer-items{flex-direction:column;flex:1;gap:1.1rem;padding:1.1rem 1.4rem;display:flex;overflow-y:auto}.ro-drawer-empty{color:var(--ro-muted);text-align:center;margin-top:3rem}.ro-cart-item{grid-template-columns:84px 1fr auto;align-items:center;gap:.8rem;display:grid}.ro-cart-item-art{background:var(--ro-bg-soft);border-radius:10px;padding:.4rem}.ro-cart-item-name{color:var(--ro-navy);font-size:.92rem;font-weight:600}.ro-cart-item-price{color:var(--ro-muted);font-size:.85rem}.ro-qty{border:1px solid var(--ro-line);border-radius:999px;align-items:center;gap:.55rem;margin-top:.35rem;padding:.12rem .55rem;display:inline-flex}.ro-qty button{color:var(--ro-navy);transition:color .15s var(--ro-ease);padding:.1rem .3rem;font-size:1rem}.ro-qty button:hover{color:var(--ro-gold)}.ro-cart-item-remove{color:var(--ro-muted);transition:color .15s var(--ro-ease);padding:.3rem;font-size:1.05rem}.ro-cart-item-remove:hover{color:var(--ro-red)}.ro-drawer-foot{border-top:1px solid var(--ro-line);padding:1.2rem 1.4rem 1.5rem}.ro-drawer-total{color:var(--ro-navy);justify-content:space-between;margin-bottom:1rem;font-size:1.05rem;font-weight:700;display:flex}.ro-drawer-total span:last-child{font-variant-numeric:tabular-nums}.ro-drawer-foot .ro-btn{width:100%}.ro-checkout-form{flex-direction:column;gap:.9rem;display:flex}.ro-checkout-signin{border:1px solid var(--ro-line);background:var(--ro-bg-soft);border-radius:12px;flex-direction:column;gap:.7rem;padding:.85rem .9rem;display:flex}.ro-checkout-signin strong{color:var(--ro-navy);font-size:.92rem;display:block}.ro-checkout-signin p{color:var(--ro-muted);margin:.2rem 0 0;font-size:.82rem}.ro-checkout-signin--in{border-color:var(--ro-gold);background:#c8a24a14;flex-direction:row;align-items:center;gap:.6rem}.ro-checkout-signin--in p{color:var(--ro-navy);margin:0}.ro-checkout-signin--required{border-color:var(--ro-gold);background:#c8a24a0f;border-width:1.5px;align-items:flex-start}.ro-checkout-signin-note{color:var(--ro-muted);margin:0;font-size:.82rem}.ro-checkout-signin-dot{background:var(--ro-gold);width:22px;height:22px;color:var(--ro-bg);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;display:flex}.ro-checkout-legend{text-transform:uppercase;letter-spacing:.12em;color:var(--ro-muted);margin:.3rem 0 0;font-size:.72rem}.ro-field{flex-direction:column;gap:.3rem;display:flex}.ro-field>span{color:var(--ro-navy);font-size:.82rem;font-weight:600}.ro-field input{border:1px solid var(--ro-line);font:inherit;background:var(--ro-bg);color:var(--ro-ink);transition:border-color .2s var(--ro-ease), box-shadow .2s var(--ro-ease);border-radius:10px;padding:.6rem .8rem;font-size:.9rem}.ro-field input:focus{border-color:var(--ro-gold);outline:none;box-shadow:0 0 0 3px #c8a24a26}.ro-field-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.ro-cod-tile{border:1.5px solid var(--ro-gold);background:#c8a24a14;border-radius:12px;align-items:center;gap:.7rem;padding:.8rem .9rem;display:flex}.ro-cod-tile strong{color:var(--ro-navy);font-size:.92rem;display:block}.ro-cod-tile span:last-child{color:var(--ro-muted);font-size:.82rem}.ro-cod-dot{border:5px solid var(--ro-gold);background:var(--ro-bg);border-radius:50%;flex:none;width:18px;height:18px}.ro-checkout-back{text-align:center;width:100%;color:var(--ro-muted);transition:color .15s var(--ro-ease);margin-top:.75rem;font-size:.86rem;display:block}.ro-checkout-track{text-align:center;width:100%;color:var(--ro-gold);margin-top:.6rem;font-size:.9rem;font-weight:600;display:block}.ro-checkout-track:hover{text-decoration:underline}.ro-track{max-width:720px}.ro-track-title{font-family:var(--ro-font-brand);margin-bottom:1.4rem}.ro-track-block{margin-bottom:2rem}.ro-track-legend{color:var(--ro-navy);margin:0 0 .6rem;font-size:1.05rem}.ro-track-hint{color:var(--ro-muted);margin:0 0 1rem;font-size:.88rem}.ro-track-form{grid-template-columns:1fr 1fr auto;align-items:end;gap:.8rem;display:grid}.ro-track-form .ro-btn{height:fit-content}.ro-track-card{border:1px solid var(--ro-line);background:var(--ro-bg);border-radius:14px;margin-bottom:1rem;padding:1.1rem 1.2rem}.ro-track-card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ro-track-ref{color:var(--ro-navy);font-size:1.05rem;display:block}.ro-track-date{color:var(--ro-muted);font-size:.82rem}.ro-track-status{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex:none;padding:.3rem .7rem;font-size:.78rem;font-weight:700}.ro-track-status--pending{color:#9a6a00;background:#fdf6e3}.ro-track-status--confirmed{color:#1c5b9c;background:#eef5fc}.ro-track-status--shipped{color:#4a3aa0;background:#f0eefb}.ro-track-status--delivered{color:var(--ro-green);background:#e7f5ee}.ro-track-status--cancelled{color:#a12a2a;background:#fdecec}.ro-track-items{flex-direction:column;gap:.6rem;margin:1rem 0;padding:0;list-style:none;display:flex}.ro-track-items li{grid-template-columns:44px 1fr auto auto;align-items:center;gap:.7rem;font-size:.9rem;display:grid}.ro-track-items img{object-fit:contain;background:var(--ro-bg-soft);border:1px solid var(--ro-line);border-radius:8px;width:44px;height:34px}.ro-track-item-name{color:var(--ro-ink)}.ro-track-item-link{display:contents}.ro-track-item-link img,.ro-track-item-link .ro-track-item-name{cursor:pointer}.ro-track-item-link:hover .ro-track-item-name{color:var(--ro-red);text-decoration:underline}.ro-track-item-qty{color:var(--ro-muted);font-size:.85em}.ro-track-card-foot{border-top:1px solid var(--ro-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.8rem;font-size:.88rem;display:flex}.ro-track-deliver{color:var(--ro-muted)}@media (width<=560px){.ro-track-form{grid-template-columns:1fr}.ro-track-items li{grid-template-columns:44px 1fr auto}.ro-track-items li>span:nth-child(3){text-align:right;grid-column:2/4}.ro-shop-toolbar{gap:.7rem}.ro-search{flex:100%}.ro-search input{width:100%}.ro-cart-item{grid-template-columns:64px 1fr auto;gap:.6rem}}.ro-checkout-back:hover{color:var(--ro-navy)}.ro-checkout-done{text-align:center;flex:1;padding:2.5rem 1.6rem;overflow-y:auto}.ro-checkout-check{color:#fff;background:linear-gradient(135deg, var(--ro-green), #1f6f47);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 1.1rem;font-size:1.6rem;display:grid}.ro-checkout-done h4{font-family:var(--ro-font-brand);font-size:1.4rem}.ro-checkout-done p{color:var(--ro-muted);font-size:.92rem}.ro-checkout-ref{border:1px dashed var(--ro-line);border-radius:12px;flex-direction:column;gap:.2rem;margin:1.2rem 0;padding:.9rem;display:flex}.ro-checkout-ref span{text-transform:uppercase;letter-spacing:.1em;color:var(--ro-muted);font-size:.72rem}.ro-checkout-ref strong{font-family:var(--ro-font-brand);color:var(--ro-navy);letter-spacing:.04em;font-size:1.15rem}.ro-checkout-payline{color:var(--ro-ink);margin-bottom:1.5rem}.ro-checkout-payline strong{color:var(--ro-navy)}.ro-checkout-done .ro-btn{width:100%}@media (width<=960px){.ro-tiles{grid-template-columns:repeat(2,1fr)}.ro-shop{grid-template-columns:1fr}.ro-filters,.ro-filters.is-open{width:auto;position:static}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ro-promos{background:var(--ro-bg);padding:2.5rem 0 0}.ro-promos-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ro-promo{border-radius:var(--ro-radius-lg);color:#fff;grid-template-columns:1.3fr 1fr;align-items:center;gap:1rem;min-height:260px;padding:2.2rem 2rem;display:grid;position:relative;overflow:hidden}.ro-promo--navy{background:radial-gradient(120% 140% at 85% 15%, var(--ro-navy-3), var(--ro-navy) 65%)}.ro-promo--ink{background:radial-gradient(120% 140% at 85% 15%,#2c6e8a,#163049 65%)}.ro-promo-glow{pointer-events:none;background:radial-gradient(circle,#e6c87759,#0000 65%);width:300px;height:300px;animation:8s ease-in-out infinite ro-glow;position:absolute;top:-20%;right:-10%}.ro-promo-copy{z-index:1;position:relative}.ro-promo-title{font-family:var(--ro-font-brand);color:#fff;margin:.3rem 0 .6rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600;line-height:1.15}.ro-promo-title em{color:var(--ro-gold-2);font-size:.85em;font-style:italic;display:block}.ro-promo-text{color:#ffffffd1;max-width:32ch;margin-bottom:1.2rem;font-size:.94rem}.ro-promo-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.ro-promo-code{color:#ffffffbf;font-size:.82rem}.ro-promo-code strong{color:var(--ro-gold-2);letter-spacing:.06em}.ro-promo-art{z-index:1;place-items:center;display:grid;position:relative}.ro-promo-art svg{filter:drop-shadow(0 14px 22px #00000059);width:min(160px,100%);animation:6s ease-in-out infinite ro-float}.ro-promo-copy>*{opacity:0;animation:ro-rise-in .7s var(--ro-ease) forwards}.ro-promo-copy>:first-child{animation-delay:50ms}.ro-promo-copy>:nth-child(2){animation-delay:.15s}.ro-promo-copy>:nth-child(3){animation-delay:.25s}.ro-promo-copy>:nth-child(4){animation-delay:.35s}.ro-promo-art{opacity:0;animation:ro-rise-in .8s var(--ro-ease) .2s forwards}.ro-promo:nth-child(2) .ro-promo-copy>:first-child{animation-delay:.2s}.ro-promo:nth-child(2) .ro-promo-copy>:nth-child(2){animation-delay:.3s}.ro-promo:nth-child(2) .ro-promo-copy>:nth-child(3){animation-delay:.4s}.ro-promo:nth-child(2) .ro-promo-copy>:nth-child(4){animation-delay:.5s}.ro-promo:nth-child(2) .ro-promo-art{animation-delay:.35s}.ro-catshow{flex-direction:column;gap:2.75rem;display:flex}.ro-catshow-head{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.3rem;display:flex}.ro-catshow-title{font-family:var(--ro-font-brand);margin:0;font-size:clamp(1.5rem,3vw,2.15rem);font-weight:600}.ro-catshow-pill{color:var(--ro-navy-2);background:var(--ro-bg-tint);border-radius:999px;padding:.32rem .9rem;font-size:.8rem;font-weight:600}.ro-catshow-row{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.ro-catshow-tile{flex-direction:column;gap:.75rem;display:flex}.ro-catshow-media{aspect-ratio:1;border-radius:var(--ro-radius-lg);background:var(--ro-bg-soft);border:1px solid var(--ro-line);transition:transform .3s var(--ro-ease), box-shadow .3s var(--ro-ease), border-color .3s var(--ro-ease);place-items:center;padding:1rem;display:grid;position:relative;overflow:hidden}.ro-catshow-tile:hover .ro-catshow-media{box-shadow:var(--ro-shadow);border-color:#0000;transform:translateY(-6px)}.ro-catshow-media img{object-fit:contain;width:100%;height:100%}.ro-catshow-media svg{width:80%;height:auto}.ro-catshow-media.is-cover{padding:0}.ro-catshow-media.is-cover img{object-fit:cover}.royal .ro-editable--photo{border-radius:var(--ro-radius);padding:0;position:relative;overflow:hidden}.royal .ro-editable-img{object-fit:cover;width:100%;height:100%;display:block}.royal .ro-promo-art.ro-editable--photo{align-self:center;width:100%;height:160px}.royal .ro-feature-art.ro-editable--photo .ro-editable-img{height:84px}.royal .ro-blog-media.ro-editable--photo .ro-editable-img{height:150px}.ro-catshow-badge{z-index:1;background:var(--ro-navy);color:#fff;box-shadow:var(--ro-shadow-sm);border-radius:999px;padding:.3rem .65rem;font-size:.72rem;font-weight:700;position:absolute;top:.7rem;right:.7rem}.ro-catshow-label{text-align:center;color:var(--ro-navy);font-size:1rem;font-weight:600}.ro-cta-grid{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}.ro-cta-item{text-align:center;border-radius:var(--ro-radius-lg);border:1px solid var(--ro-line);transition:transform .3s var(--ro-ease), box-shadow .3s var(--ro-ease), border-color .3s var(--ro-ease);flex-direction:column;align-items:center;gap:.6rem;padding:1.6rem 1rem;display:flex}.ro-cta-item:hover{box-shadow:var(--ro-shadow);border-color:#0000;transform:translateY(-5px)}.ro-cta-art{background:var(--ro-bg-tint);border-radius:50%;place-items:center;width:68px;height:68px;display:grid}.ro-cta-art svg{width:46px}.ro-cta-label{color:var(--ro-navy);font-size:.95rem;font-weight:600}.ro-rail-tabs{flex-wrap:wrap;gap:.5rem;margin:-.75rem 0 1.5rem;display:flex}.ro-rail-tab{border:1px solid var(--ro-line);color:var(--ro-muted);transition:border-color .2s var(--ro-ease), background .2s var(--ro-ease), color .2s var(--ro-ease);border-radius:999px;padding:.42rem 1.05rem;font-size:.85rem;font-weight:500}.ro-rail-tab:hover{border-color:var(--ro-gold);color:var(--ro-navy)}.ro-rail-tab.is-active{background:var(--ro-navy);border-color:var(--ro-navy);color:#fff}.ro-section--flash{background:linear-gradient(180deg, var(--ro-bg-tint), var(--ro-bg))}.ro-feature-trio{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ro-feature{background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:var(--ro-radius-lg);text-align:center;transition:transform .3s var(--ro-ease), box-shadow .3s var(--ro-ease);padding:2rem 1.75rem}.ro-feature:hover{box-shadow:var(--ro-shadow);transform:translateY(-6px)}.ro-feature-art{place-items:center;height:84px;margin-bottom:1rem;display:grid}.ro-feature h3{font-family:var(--ro-font-brand);font-size:1.2rem}.ro-feature p{color:var(--ro-muted);font-size:.9rem}.ro-blog-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ro-blog-card{border-radius:var(--ro-radius-lg);border:1px solid var(--ro-line);background:var(--ro-bg);transition:transform .3s var(--ro-ease), box-shadow .3s var(--ro-ease);display:block;overflow:hidden}.ro-blog-card:hover{box-shadow:var(--ro-shadow);transform:translateY(-5px)}.ro-blog-media{background:linear-gradient(160deg, var(--ro-bg-soft), var(--ro-bg-tint));place-items:center;height:150px;display:grid}.ro-blog-body{padding:1.2rem 1.3rem 1.4rem}.ro-blog-tag{color:var(--ro-gold);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:700}.ro-blog-title{font-family:var(--ro-font-brand);margin:.5rem 0;font-size:1.05rem}.ro-blog-excerpt{color:var(--ro-muted);margin:0;font-size:.88rem}.ro-reviews-summary{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:1.5rem;display:flex}.ro-reviews-score{font-family:var(--ro-font-brand);color:var(--ro-navy);font-size:2.2rem;font-weight:600}.ro-reviews-stars{color:var(--ro-gold);letter-spacing:.1em}.ro-reviews-count{color:var(--ro-muted);font-size:.88rem}.ro-reviews-track{scroll-snap-type:x mandatory;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:1.25rem;padding-bottom:.5rem;display:grid;overflow-x:auto}.ro-review-card{scroll-snap-align:start;background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:var(--ro-radius);padding:1.4rem 1.5rem}.ro-review-stars{color:var(--ro-gold);margin-bottom:.6rem;font-size:.85rem}.ro-review-quote{color:var(--ro-ink);margin-bottom:.9rem;font-size:.92rem}.ro-review-name{color:var(--ro-navy);margin:0;font-size:.88rem;font-weight:600}.ro-review-meta{color:var(--ro-muted);margin:0;font-size:.8rem}@media (width<=960px){.ro-promos-grid{grid-template-columns:1fr}.ro-promo{text-align:center;grid-template-columns:1fr}.ro-promo-art{order:-1}.ro-cta-grid{grid-template-columns:repeat(2,1fr)}.ro-feature-trio,.ro-blog-grid{grid-template-columns:1fr}}@media (width<=640px){.ro-icon-btn--tool{display:none}.ro-catshow{gap:2rem}.ro-catshow-row{grid-template-columns:repeat(2,1fr);gap:.9rem}.ro-catshow-head{margin-bottom:1rem}}.royal .ro-card-photo{object-fit:cover;z-index:1;width:100%;height:100%;transition:transform .45s var(--ro-ease);display:block;position:relative}.royal .ro-card:hover .ro-card-photo{transform:scale(1.05)}.royal .ro-cart-item-art img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.royal .ro-card-name a{transition:color .2s var(--ro-ease)}.royal .ro-card-name a:hover{color:var(--ro-gold)}.royal .ro-card-add{align-self:stretch;margin-top:.2rem}.royal .ro-price-panel{border:1px solid var(--ro-line);border-radius:10px;grid-template-columns:repeat(3,1fr);margin:.55rem 0 .2rem;display:grid;overflow:hidden}.royal .ro-price-cell{text-align:center;background:var(--ro-bg);border-right:1px solid var(--ro-line);flex-direction:column;align-items:center;gap:.15rem;padding:.5rem .35rem;display:flex}.royal .ro-price-cell:last-child{border-right:none}.royal .ro-price-cell-label{letter-spacing:.05em;text-transform:uppercase;color:var(--ro-muted);font-size:.6rem;font-weight:600}.royal .ro-price-cell-value{color:var(--ro-navy);font-size:.86rem;font-weight:700}.royal .ro-price-cell-value--accent{color:var(--ro-green)}.royal .ro-price-cell-value--locked{color:var(--ro-muted);font-size:.72rem;font-style:italic;font-weight:500}.royal button.ro-price-cell.is-locked{cursor:pointer;transition:background .18s var(--ro-ease)}.royal button.ro-price-cell.is-locked:hover{background:var(--ro-bg-soft)}.royal button.ro-price-cell.is-locked:hover .ro-price-cell-value--locked{color:var(--ro-gold)}.royal .ro-btn--outline{border:1.5px solid var(--ro-line);color:var(--ro-navy);background:var(--ro-bg)}.royal .ro-btn--outline:hover{border-color:var(--ro-gold);color:var(--ro-gold)}.royal .ro-gsi{flex-shrink:0;align-items:center;display:flex;overflow:visible}.royal .ro-gsi>div{max-width:100%}.royal .ro-user{align-items:center;display:flex;position:relative}.royal .ro-user-btn{border:1px solid var(--ro-line);background:var(--ro-bg);transition:border-color .2s var(--ro-ease);border-radius:999px;align-items:center;gap:.4rem;padding:.2rem .55rem .2rem .25rem;display:inline-flex}.royal .ro-user-btn:hover{border-color:var(--ro-gold)}.royal .ro-user-avatar{object-fit:cover;border-radius:50%;width:28px;height:28px}.royal .ro-user-avatar--fallback{background:var(--ro-navy);color:#fff;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.royal .ro-user-name{color:var(--ro-navy);text-overflow:ellipsis;white-space:nowrap;max-width:96px;font-size:.85rem;font-weight:600;overflow:hidden}.royal .ro-user-menu{z-index:100;background:var(--ro-bg);border:1px solid var(--ro-line);min-width:210px;box-shadow:var(--ro-shadow);border-radius:12px;padding:.5rem;position:absolute;top:calc(100% + 8px);right:0}.royal .ro-user-menu-head{border-bottom:1px solid var(--ro-line);flex-direction:column;gap:.1rem;margin-bottom:.3rem;padding:.45rem .6rem .55rem;display:flex}.royal .ro-user-menu-head strong{color:var(--ro-navy);font-size:.9rem}.royal .ro-user-menu-head span{color:var(--ro-muted);text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.royal .ro-user-menu button,.royal .ro-user-menu a{text-align:left;width:100%;color:var(--ro-navy);border-radius:8px;padding:.5rem .6rem;font-size:.88rem;font-weight:500;text-decoration:none;display:block}.royal .ro-user-menu button:hover,.royal .ro-user-menu a:hover{background:var(--ro-bg-soft);color:var(--ro-red)}@media (width<=560px){.royal .ro-user-name{display:none}}.royal .ro-footer-account{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;gap:.6rem 1.6rem;margin-top:.5rem;padding:1.25rem 0 .25rem;display:flex}.royal .ro-footer-link-btn{color:#ffffffc7;text-underline-offset:3px;transition:color .2s var(--ro-ease);font-size:.85rem;font-weight:500;text-decoration:underline}.royal .ro-footer-link-btn:hover{color:var(--ro-gold-2)}.royal .ro-pdp-crumbs{color:var(--ro-muted);text-transform:capitalize;margin-bottom:1.4rem;font-size:.85rem}.royal .ro-pdp-crumbs a:hover{color:var(--ro-gold)}.royal .ro-pdp-grid{grid-template-columns:1.05fr 1fr;align-items:start;gap:2.5rem;display:grid}.royal .ro-pdp-stage{background:linear-gradient(160deg, var(--ro-bg-soft), var(--ro-bg-tint));border:1px solid var(--ro-line);border-radius:var(--ro-radius-lg);justify-content:center;align-items:center;padding:2rem;display:flex}.royal .ro-pdp-stage img{aspect-ratio:3/2;object-fit:contain;width:100%}.royal .ro-pdp-thumbs{flex-wrap:wrap;gap:.6rem;margin-top:.8rem;display:flex}.royal .ro-pdp-thumb{border:1.5px solid var(--ro-line);background:var(--ro-bg-soft);border-radius:10px;width:68px;height:54px;padding:.2rem;overflow:hidden}.royal .ro-pdp-thumb.is-active{border-color:var(--ro-gold)}.royal .ro-pdp-thumb img{object-fit:contain;width:100%;height:100%}.royal .ro-pdp-name{font-family:var(--ro-font-brand);margin:.6rem 0 .3rem;font-size:clamp(1.7rem,3.5vw,2.5rem);font-weight:600}.royal .ro-pdp-meta{color:var(--ro-muted);text-transform:capitalize;margin-bottom:1.2rem}.royal .ro-pdp-price{align-items:center;gap:.7rem;margin-bottom:1.1rem;display:flex}.royal .ro-pdp-price .ro-price{font-size:1.5rem}.royal .ro-pdp-wholesale{background:var(--ro-bg-soft);border:1px dashed var(--ro-line);border-radius:var(--ro-radius);margin-bottom:1.4rem;padding:.9rem 1.1rem}.royal .ro-pdp-wholesale-shown{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.royal .ro-pdp-wholesale-label{color:var(--ro-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.royal .ro-pdp-wholesale-shown strong{color:var(--ro-green);font-size:1.35rem}.royal .ro-pdp-wholesale-profit{color:var(--ro-navy-2);font-size:.9rem;font-weight:600}.royal .ro-pdp-wholesale-note{color:var(--ro-muted);margin:0;font-size:.82rem}.royal .ro-pdp-add{width:100%;margin-bottom:1.3rem}.royal .ro-pdp-features{flex-wrap:wrap;gap:.5rem;margin:0 0 1.2rem;display:flex}.royal .ro-pdp-features li{background:var(--ro-bg-tint);color:var(--ro-navy-2);text-transform:capitalize;border-radius:999px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.royal .ro-pdp-ships{color:var(--ro-muted);font-size:.85rem}.royal .ro-pdp-missing{text-align:center;padding:3rem 0}.royal .ro-pdp-missing a{color:var(--ro-gold);font-weight:600}@media (width<=780px){.royal .ro-pdp-grid{grid-template-columns:1fr;gap:1.6rem}}.royal .ro-staff-overlay{z-index:120;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14213a8c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.royal .ro-staff-login,.royal .ro-staff-dialog{background:var(--ro-bg);border-radius:var(--ro-radius-lg);box-shadow:var(--ro-shadow-lg);width:100%;padding:1.6rem 1.6rem 1.8rem}.royal .ro-staff-login{max-width:420px}.royal .ro-staff-dialog{max-width:640px;max-height:90vh;overflow-y:auto}.royal .ro-staff-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.royal .ro-staff-header h3{font-family:var(--ro-font-brand);margin:0;font-size:1.4rem}.royal .ro-staff-header p{color:var(--ro-muted);margin:.3rem 0 0;font-size:.88rem}.royal .ro-staff-close{color:var(--ro-muted);padding:.2rem .5rem;font-size:1.5rem;line-height:1}.royal .ro-staff-close:hover{color:var(--ro-navy)}.royal .ro-staff-error{color:#a12a2a;background:#fdecec;border-radius:10px;padding:.6rem .85rem;font-size:.88rem}.royal .ro-staff-ok{color:var(--ro-green);background:#e7f5ee;border-radius:10px;padding:.6rem .85rem;font-size:.88rem}.royal .ro-form-field{border:none;flex-direction:column;gap:.35rem;margin-bottom:.9rem;padding:0;display:flex}.royal .ro-form-field>span,.royal .ro-form-field>label{color:var(--ro-navy-2);font-size:.82rem;font-weight:600}.royal .ro-form-field input,.royal .ro-form-field select{font:inherit;border:1.5px solid var(--ro-line);background:var(--ro-bg);color:var(--ro-ink);border-radius:10px;width:100%;padding:.62rem .8rem}.royal .ro-form-field input[type=color]{height:44px;padding:.2rem}.royal .ro-form-field input:focus,.royal .ro-form-field select:focus{border-color:var(--ro-gold);outline:none}.royal .ro-form-row{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.royal .ro-form-check{cursor:pointer;align-items:center;gap:.5rem;margin:.4rem 0 .2rem;font-size:.9rem;display:flex}.royal .ro-form-check input{width:auto}.royal .ro-form-features{margin-bottom:.9rem}.royal .ro-chip-row{flex-wrap:wrap;gap:.45rem;margin-top:.3rem;display:flex}.royal .ro-staff-form{margin-top:1.2rem}.royal .ro-staff-hint{color:var(--ro-muted);margin:.15rem 0 .9rem;font-size:.8rem}.royal .ro-staff-hint a{color:var(--ro-gold)}.royal .ro-staff-form-foot{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.2rem;display:flex}.royal .ro-staff-images{flex-wrap:wrap;gap:.6rem;display:flex}.royal .ro-staff-image{border:1px solid var(--ro-line);background:var(--ro-bg-soft);border-radius:10px;width:84px;height:66px;position:relative;overflow:hidden}.royal .ro-staff-image img{object-fit:contain;width:100%;height:100%}.royal .ro-staff-image button{color:#fff;background:#14213abf;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.9rem;line-height:1;display:flex;position:absolute;top:2px;right:2px}.royal .ro-staff-image-add{border:1.5px dashed var(--ro-line);width:84px;height:66px;color:var(--ro-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-size:1.6rem;display:flex}.royal .ro-staff-image-add:hover{border-color:var(--ro-gold);color:var(--ro-gold)}.royal .ro-staff-gate{text-align:center;padding:2.5rem 0}.royal .ro-staff-gate h1{font-family:var(--ro-font-brand)}.royal .ro-staff-gate .ro-btn{margin-top:.5rem}.royal .ro-staff-dash-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.royal .ro-staff-dash-head h1{font-family:var(--ro-font-brand);margin:0}.royal .ro-staff-dash-actions{flex-wrap:wrap;gap:.6rem;display:flex}.royal .ro-staff-tabs{border-bottom:1px solid var(--ro-line);gap:.4rem;margin-bottom:1.4rem;display:flex}.royal .ro-staff-tab{color:var(--ro-muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:.7rem 1.1rem;font-weight:600}.royal .ro-staff-tab.is-active{color:var(--ro-navy);border-bottom-color:var(--ro-gold)}.royal .ro-staff-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.royal .ro-staff-panel-head h3{margin:0}.royal .ro-staff-table-wrap{overflow-x:auto}.royal .ro-staff-table{border-collapse:collapse;width:100%;min-width:620px}.royal .ro-staff-table th,.royal .ro-staff-table td{text-align:left;border-bottom:1px solid var(--ro-line);padding:.7rem .8rem;font-size:.9rem}.royal .ro-staff-table th{color:var(--ro-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.royal .ro-staff-strike{color:var(--ro-muted);font-size:.85em;text-decoration:line-through}.royal .ro-staff-actions{white-space:nowrap;gap:.4rem;display:flex}.royal .ro-staff-wholesale h3{font-family:var(--ro-font-brand)}.royal .ro-wholesale-codes{flex-wrap:wrap;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.royal .ro-wholesale-code{border:1px solid var(--ro-line);background:var(--ro-bg);border-radius:10px;align-items:center;gap:.6rem;padding:.5rem .6rem .5rem .85rem;display:flex}.royal .ro-wholesale-code.is-new{border-color:var(--ro-gold);box-shadow:0 0 0 2px #c6a04a40}.royal .ro-wholesale-code-main{flex-direction:column;gap:.15rem;display:flex}.royal .ro-wholesale-code-value{font-family:var(--ro-font-brand);letter-spacing:.22em;color:var(--ro-navy);font-size:1.35rem;font-weight:700}.royal .ro-wholesale-code-bound{color:var(--ro-muted);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:.72rem;overflow:hidden}.royal .ro-wholesale-table{min-width:560px}.royal .ro-wholesale-table .ro-wholesale-code-value{letter-spacing:.18em;font-size:1.05rem}.royal .ro-wholesale-table .ro-wholesale-code-linked{color:var(--ro-navy);font-size:.85rem}.royal .ro-wholesale-table tr.is-new td{background:#c6a04a24}.royal .ro-wholesale-status{background:var(--ro-bg-soft);color:var(--ro-muted);border-radius:999px;padding:.2rem .5rem;font-size:.74rem;font-weight:600;display:inline-block}.royal .ro-wholesale-status.is-redeemed{color:var(--ro-green);background:#e7f5ee}.royal .ro-wholesale-code-del{color:var(--ro-muted);border-radius:7px;padding:.25rem .5rem;font-size:.78rem;font-weight:600}.royal .ro-wholesale-code-del:hover{color:var(--ro-red);background:var(--ro-bg-soft)}.royal .ro-wholesale-cust-name{color:var(--ro-navy);font-size:.9rem;font-weight:600;display:block}.royal .ro-wholesale-cust-email{color:var(--ro-muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.78rem;display:block;overflow:hidden}.royal .ro-wholesale-cust-seen{color:var(--ro-muted);white-space:nowrap;font-size:.8rem}.royal .ro-wholesale-code-none{color:var(--ro-muted)}.royal .ro-wholesale-code-copy{cursor:pointer;background:0 0;border:none;padding:0;position:relative}.royal .ro-wholesale-code-copy:hover{color:var(--ro-gold)}.royal .ro-wholesale-copied{font-family:var(--ro-font);letter-spacing:.04em;color:var(--ro-green);font-size:.65rem;font-weight:600;position:absolute;top:-1.15rem;left:50%;transform:translate(-50%)}.royal .ro-wholesale-pager{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.royal .ro-wholesale-pager-label{color:var(--ro-muted);font-size:.85rem}.royal .ro-wholesale-other{margin-top:2rem}.royal .ro-wholesale-other h4{color:var(--ro-navy);margin-bottom:.3rem;font-size:.95rem}.royal .ro-staff-actions{align-items:center;gap:.5rem;display:flex}.royal .ro-field--inline{flex-direction:row;align-items:center;gap:.5rem;margin:0}.royal .ro-field--inline>span{color:var(--ro-navy-2);font-size:.82rem;font-weight:600}.royal .ro-field--inline select{font:inherit;border:1.5px solid var(--ro-line);background:var(--ro-bg);color:var(--ro-ink);border-radius:8px;padding:.4rem .6rem}.royal .ro-staff-linkbtn{color:var(--ro-navy);white-space:nowrap;font-weight:600}.royal .ro-staff-linkbtn:hover{color:var(--ro-gold)}.royal .ro-order-status{font:inherit;border:1.5px solid var(--ro-line);background:var(--ro-bg);cursor:pointer;border-radius:999px;padding:.32rem .5rem;font-size:.82rem;font-weight:600}.royal .ro-order-status--pending{color:#9a6a00;background:#fdf6e3;border-color:#f0d38a}.royal .ro-order-status--confirmed{color:#1c5b9c;background:#eef5fc;border-color:#a9cdf0}.royal .ro-order-status--shipped{color:#4a3aa0;background:#f0eefb;border-color:#c3bbf0}.royal .ro-order-status--delivered{color:var(--ro-green);background:#e7f5ee;border-color:#a9dcc0}.royal .ro-order-status--cancelled{color:#a12a2a;background:#fdecec;border-color:#eab6b6}.royal .ro-order-detail-row td{background:var(--ro-bg-soft)}.royal .ro-order-detail{grid-template-columns:1fr 1.4fr;gap:1.5rem;padding:.4rem 0;display:grid}.royal .ro-order-detail h4{text-transform:uppercase;letter-spacing:.05em;color:var(--ro-muted);margin:0 0 .4rem;font-size:.82rem}.royal .ro-order-detail p{margin:.15rem 0;font-size:.9rem}.royal .ro-order-items{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.royal .ro-order-items li{grid-template-columns:40px 1fr auto auto;align-items:center;gap:.6rem;font-size:.9rem;display:grid}.royal .ro-order-items img{object-fit:contain;background:var(--ro-bg);border:1px solid var(--ro-line);border-radius:6px;width:40px;height:32px}@media (width<=560px){.royal .ro-form-row{grid-template-columns:1fr}.royal .ro-order-detail{grid-template-columns:1fr;gap:1rem}.royal .ro-staff-tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.royal .ro-staff-tab{white-space:nowrap;flex:none;padding:.7rem .9rem}.royal .ro-staff-dash-head{gap:.6rem}.royal .ro-staff-login,.royal .ro-staff-dialog{padding:1.3rem 1.15rem 1.4rem}}.royal{--ro-navy:#14213a;--ro-navy-2:#21365f;--ro-navy-3:#34507f;--ro-gold:#c8a24a;--ro-gold-2:#e6c877;--ro-ink:#1e2536;--ro-muted:#697089;--ro-line:#e7ebf3;--ro-bg:#fff;--ro-bg-soft:#f5f7fb;--ro-bg-tint:#eef2f9;--ro-red:#cf4444;--ro-green:#2c8a5b;--ro-radius:14px;--ro-radius-lg:22px;--ro-shadow-sm:0 4px 16px #14213a12;--ro-shadow:0 14px 40px #14213a1f;--ro-shadow-lg:0 30px 70px #14213a33;--ro-font-brand:"Fraunces", Georgia, "Times New Roman", serif;--ro-ease:cubic-bezier(.22, 1, .36, 1);--ro-maxw:1240px;color:var(--ro-ink);background:var(--ro-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;font-family:Inter,Segoe UI,system-ui,-apple-system,Arial,sans-serif;line-height:1.6}.royal *{box-sizing:border-box}.royal img,.royal svg{max-width:100%;display:block}.royal h1,.royal h2,.royal h3,.royal h4{color:var(--ro-navy);letter-spacing:-.01em;margin:0 0 .5rem;line-height:1.12}.royal p{margin:0 0 1rem}.royal a{color:inherit;text-decoration:none}.royal button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.royal ul{margin:0;padding:0;list-style:none}.royal ::selection{background:var(--ro-gold);color:var(--ro-navy)}.royal :focus-visible{outline:2px solid var(--ro-gold);outline-offset:3px;border-radius:4px}.ro-skip{background:var(--ro-navy);color:#fff;z-index:200;border-radius:0 0 10px;padding:10px 16px;position:absolute;top:0;left:-999px}.ro-skip:focus{left:0}.ro-container{width:min(var(--ro-maxw), 100% - 2.5rem);margin-inline:auto}.ro-section{padding:4.5rem 0}.ro-section--soft{background:var(--ro-bg-soft)}.ro-section-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.ro-eyebrow{color:var(--ro-gold);letter-spacing:.22em;text-transform:uppercase;margin-bottom:.6rem;font-size:.76rem;font-weight:600;display:inline-block}.ro-section-title{font-family:var(--ro-font-brand);font-optical-sizing:auto;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:600}.ro-section-sub{color:var(--ro-muted);max-width:46ch;margin:.35rem 0 0}.ro-section-link{color:var(--ro-navy);white-space:nowrap;transition:color .2s var(--ro-ease), gap .2s var(--ro-ease);font-weight:600}.ro-section-link:hover{color:var(--ro-gold)}.ro-btn{letter-spacing:.01em;transition:transform .25s var(--ro-ease), box-shadow .25s var(--ro-ease), background .25s var(--ro-ease), color .25s var(--ro-ease);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.82rem 1.7rem;font-size:.95rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.ro-btn:after{content:"";width:50%;height:100%;transition:left .6s var(--ro-ease);background:linear-gradient(100deg,#0000,#ffffff59,#0000);position:absolute;top:0;left:-75%;transform:skew(-20deg)}.ro-btn:hover:after{left:130%}.ro-btn:hover{transform:translateY(-2px)}.ro-btn:active{transform:translateY(0)}.ro-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.ro-btn:disabled:after{display:none}.ro-btn--primary{background:var(--ro-navy);color:#fff;box-shadow:var(--ro-shadow-sm)}.ro-btn--primary:hover{background:var(--ro-navy-2);box-shadow:var(--ro-shadow)}.ro-btn--gold{background:linear-gradient(135deg, var(--ro-gold-2), var(--ro-gold));color:var(--ro-navy);box-shadow:0 8px 22px #c8a24a59}.ro-btn--gold:hover{box-shadow:0 12px 30px #c8a24a73}.ro-btn--ghost{color:#fff;border:1.5px solid #ffffff8c}.ro-btn--ghost:hover{background:#ffffff1f;border-color:#ffffffe6}.ro-btn--sm{padding:.5rem 1.15rem;font-size:.85rem}.ro-badge{letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:999px;padding:.22rem .65rem;font-size:.68rem;font-weight:700;display:inline-block}.ro-badge--sale{background:var(--ro-red);color:#fff}.ro-badge--new{background:var(--ro-green);color:#fff}.ro-badge--bestseller{background:linear-gradient(135deg, var(--ro-gold-2), var(--ro-gold));color:var(--ro-navy)}.ro-price{color:var(--ro-navy);font-size:1.02rem;font-weight:700}.ro-price-old{color:var(--ro-muted);margin-left:.4rem;font-size:.88em;font-weight:400;text-decoration:line-through}.ro-toast{background:var(--ro-navy);color:#fff;box-shadow:var(--ro-shadow-lg);transition:transform .4s var(--ro-ease);z-index:90;pointer-events:none;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.92rem;font-weight:500;display:inline-flex;position:fixed;bottom:1.75rem;left:50%;transform:translate(-50%,160%)}.ro-toast:before{content:"✓";color:var(--ro-gold-2);font-weight:700}.ro-toast.is-visible{transform:translate(-50%)}@media (width<=560px){.ro-container{width:min(var(--ro-maxw), 100% - 1.75rem)}.ro-section{padding:2.75rem 0}.ro-section-head{margin-bottom:1.4rem}.ro-btn{padding:.75rem 1.35rem}.ro-toast{justify-content:center;width:auto;bottom:1rem;left:1rem;right:1rem;transform:translateY(180%)}.ro-toast.is-visible{transform:translateY(0)}}
