@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";@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;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)}}.qfu-topbar{background:linear-gradient(90deg, var(--qfu-navy), var(--qfu-navy-3));color:#dfe4f5;white-space:nowrap;font-size:.8rem;overflow:hidden}.qfu-marquee{gap:3rem;padding:.5rem 0;animation:34s linear infinite qfu-marquee;display:inline-flex}.qfu-marquee-item strong{color:var(--qfu-amber);font-weight:700}.qfu-topbar:hover .qfu-marquee{animation-play-state:paused}@keyframes qfu-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.qfu-header{z-index:100;border-bottom:1px solid var(--qfu-line);transition:box-shadow .2s var(--qfu-ease);background:#fff;position:sticky;top:0}.qfu-header.is-scrolled{box-shadow:var(--qfu-shadow-sm)}.qfu-header-inner{min-height:var(--qfu-header-h);align-items:center;gap:1rem;display:flex}.qfu-brand{font-family:var(--qfu-font-head);color:var(--qfu-navy);letter-spacing:-.02em;flex-shrink:0;align-items:baseline;gap:.1rem;font-size:1.35rem;font-weight:700;display:inline-flex}.qfu-brand em{color:var(--qfu-primary);font-style:normal}.qfu-brand span{color:var(--qfu-primary)}.qfu-nav-toggle,.qfu-nav-close,.qfu-nav-backdrop{display:none}.qfu-icon-btn{width:40px;height:40px;color:var(--qfu-navy);transition:background .18s var(--qfu-ease);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.qfu-icon-btn:hover{background:var(--qfu-bg-tint)}.qfu-nav{flex:1;align-items:center;gap:.25rem;display:flex}.qfu-nav-list{align-items:center;gap:.15rem;display:flex}.qfu-nav-item{position:relative}.qfu-nav-link{color:var(--qfu-ink);white-space:nowrap;transition:color .18s var(--qfu-ease), background .18s var(--qfu-ease);border-radius:8px;align-items:center;gap:.3rem;padding:.6rem .75rem;font-size:.9rem;font-weight:500;display:inline-flex}.qfu-nav-link:hover,.qfu-nav-link.is-active{color:var(--qfu-primary)}.qfu-nav-link svg{transition:transform .2s var(--qfu-ease)}.qfu-nav-item:hover .qfu-nav-link svg{transform:rotate(180deg)}.qfu-mega{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius-lg);width:min(880px,100vw - 3rem);box-shadow:var(--qfu-shadow-lg);opacity:0;visibility:hidden;transition:opacity .2s var(--qfu-ease), transform .2s var(--qfu-ease), visibility .2s;background:#fff;grid-template-columns:240px 1fr;gap:1.25rem;padding:1.25rem;display:grid;position:absolute;top:calc(100% + 6px);left:0;transform:translateY(8px)}.qfu-nav-item:hover .qfu-mega,.qfu-nav-item:focus-within .qfu-mega{opacity:1;visibility:visible;transform:translateY(0)}.qfu-mega-cats{border-right:1px solid var(--qfu-line);flex-direction:column;gap:.15rem;padding-right:1rem;display:flex}.qfu-mega-cat{text-align:left;width:100%;color:var(--qfu-ink);border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .6rem;font-size:.86rem;font-weight:500;display:flex}.qfu-mega-cat:hover,.qfu-mega-cat.is-active{background:var(--qfu-primary-soft);color:var(--qfu-primary)}.qfu-mega-cat i{background:var(--qfu-bg-tint);border-radius:7px;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.qfu-mega-cat small{color:var(--qfu-muted);margin-left:auto;font-size:.75rem}.qfu-mega-courses{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.5rem;display:grid}.qfu-mega-course{transition:all .18s var(--qfu-ease);border:1px solid #0000;border-radius:9px;padding:.6rem .7rem}.qfu-mega-course:hover{border-color:var(--qfu-line);background:var(--qfu-bg-soft)}.qfu-mega-course b{color:var(--qfu-navy);font-size:.85rem;font-weight:600;line-height:1.35;display:block}.qfu-mega-course span{color:var(--qfu-muted);font-size:.76rem}.qfu-mega-foot{border-top:1px solid var(--qfu-line);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;gap:1rem;padding-top:.85rem;display:flex}.qfu-search{flex:1;max-width:320px;margin-left:auto;position:relative}.qfu-search input{border:1px solid var(--qfu-line);background:var(--qfu-bg-soft);width:100%;color:var(--qfu-ink);border-radius:999px;padding:.55rem .9rem .55rem 2.2rem;font-size:.86rem}.qfu-search input:focus{border-color:var(--qfu-primary);background:#fff;outline:none}.qfu-search svg{color:var(--qfu-muted);position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.qfu-search-results{z-index:40;border:1px solid var(--qfu-line);box-shadow:var(--qfu-shadow);background:#fff;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden}.qfu-search-results a{border-bottom:1px solid var(--qfu-line);padding:.6rem .85rem;font-size:.84rem;display:block}.qfu-search-results a:last-child{border-bottom:none}.qfu-search-results a:hover{background:var(--qfu-bg-soft);color:var(--qfu-primary)}.qfu-search-results small{color:var(--qfu-muted);font-size:.74rem;display:block}.qfu-header-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.qfu-avatar-btn{border:1px solid var(--qfu-line);border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .35rem .3rem .3rem;font-size:.85rem;font-weight:600;display:inline-flex}.qfu-avatar-btn:hover{border-color:var(--qfu-primary)}.qfu-user-menu{z-index:60;border:1px solid var(--qfu-line);min-width:210px;box-shadow:var(--qfu-shadow);background:#fff;border-radius:12px;padding:.35rem;position:absolute;top:calc(100% + 8px);right:0}.qfu-user-menu a,.qfu-user-menu button{text-align:left;width:100%;color:var(--qfu-ink);border-radius:8px;padding:.55rem .7rem;font-size:.86rem;display:block}.qfu-user-menu a:hover,.qfu-user-menu button:hover{background:var(--qfu-bg-soft);color:var(--qfu-primary)}.qfu-user-menu-head{border-bottom:1px solid var(--qfu-line);margin-bottom:.3rem;padding:.5rem .7rem}.qfu-user-menu-head b{color:var(--qfu-navy);font-size:.88rem;display:block}.qfu-user-menu-head span{color:var(--qfu-muted);word-break:break-all;font-size:.76rem}.qfu-footer{background:var(--qfu-navy);color:#b9c0da;padding:3.5rem 0 1.5rem}.qfu-footer h4{color:#fff;margin-bottom:1rem;font-size:.95rem}.qfu-footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:2rem;display:grid}.qfu-footer-about p{max-width:34ch;font-size:.88rem;line-height:1.7}.qfu-footer .qfu-brand{color:#fff;margin-bottom:.9rem}.qfu-footer-col a{transition:color .18s var(--qfu-ease);padding:.28rem 0;font-size:.87rem;display:block}.qfu-footer-col a:hover{color:#fff}.qfu-footer-contact{flex-direction:column;gap:.5rem;margin-top:1rem;font-size:.87rem;display:flex}.qfu-footer-contact a{align-items:center;gap:.5rem;display:inline-flex}.qfu-footer-contact a:hover{color:#fff}.qfu-footer-partners{border-top:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:.75rem 1.75rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.qfu-footer-partners>span:first-child{letter-spacing:.1em;text-transform:uppercase;color:#8b95bb;font-size:.72rem;font-weight:700}.qfu-footer-partner{align-items:center;gap:.5rem;display:inline-flex}.qfu-footer-partner b{color:#fff;font-size:.88rem;font-weight:600}.qfu-footer-partner small{color:#8b95bb;font-size:.74rem}.qfu-footer-bottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;font-size:.82rem;display:flex}.qfu-footer-legal{flex-wrap:wrap;gap:1rem;display:flex}.qfu-footer-legal button:hover{color:#fff}.qfu-footer-credit{text-align:center;border-top:1px solid #ffffff14;width:100%;padding-top:1rem;font-size:.82rem}.qfu-footer-credit a{color:#fff;font-weight:600}.qfu-footer-credit a:hover{color:var(--qfu-amber)}@media (width<=1080px){.qfu-search{max-width:220px}.qfu-mega{grid-template-columns:210px 1fr}}@media (width<=900px){.qfu-nav-toggle{order:-1;display:inline-flex}.qfu-search{display:none}.qfu-nav{border-left:1px solid var(--qfu-line);width:min(340px,88vw);box-shadow:var(--qfu-shadow-lg);transition:transform .28s var(--qfu-ease);z-index:130;background:#fff;flex-direction:column;align-items:stretch;padding:.75rem 1rem 2rem;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(105%)}.qfu-nav.is-open{transform:translate(0)}.qfu-nav-close{width:40px;height:40px;color:var(--qfu-navy);border-radius:8px;justify-content:center;align-self:flex-end;align-items:center;margin-bottom:.35rem;display:inline-flex}.qfu-nav-close:hover{background:var(--qfu-bg-tint)}.qfu-nav-backdrop{z-index:125;animation:qfu-fade .2s var(--qfu-ease);background:#10142b80;display:block;position:fixed;inset:0}.qfu-nav-list{flex-direction:column;align-items:stretch;gap:.1rem}.qfu-nav-link{justify-content:space-between;padding:.75rem .6rem;font-size:.95rem}.qfu-mega{opacity:1;visibility:visible;width:100%;box-shadow:none;border:none;border-radius:0;grid-template-columns:1fr;padding:0 0 .75rem .6rem;display:none;position:static;transform:none}.qfu-nav-item.is-open .qfu-mega{display:block}.qfu-mega-cats{border-right:none;padding-right:0}.qfu-mega-courses{grid-template-columns:1fr;margin-top:.5rem}.qfu-footer-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (width<=560px){.qfu-brand{font-size:1.15rem}.qfu-footer-grid{grid-template-columns:1fr}.qfu-footer{padding:2.5rem 0 1.25rem}.qfu-footer-bottom{flex-direction:column;align-items:flex-start}}.qfu-grid{gap:1.25rem;display:grid}.qfu-grid--3{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.qfu-grid--4{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.qfu-grid--2{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.qfu-art{aspect-ratio:16/9;color:#fff;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.qfu-art:after{content:"";background:radial-gradient(circle at 78% 18%,#ffffff47,#0000 55%),linear-gradient(120deg,#0000000f,#00000052);position:absolute;inset:0}.qfu-art svg{z-index:1;opacity:.92;position:relative}.qfu-art-tag{z-index:2;letter-spacing:.1em;text-transform:uppercase;color:var(--qfu-navy);background:#ffffffe6;border-radius:4px;padding:.16rem .5rem;font-size:.66rem;font-weight:700;position:absolute;bottom:.6rem;left:.6rem}.qfu-art-badge{z-index:2;position:absolute;top:.6rem;right:.6rem}.qfu-avatar{width:48px;height:48px;font-family:var(--qfu-font-head);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;font-size:1rem;font-weight:700;display:grid}.qfu-avatar--lg{width:84px;height:84px;font-size:1.6rem}.qfu-avatar--sm{width:34px;height:34px;font-size:.78rem}.qfu-course{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease), border-color .2s var(--qfu-ease);background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden}.qfu-course:hover{box-shadow:var(--qfu-shadow);border-color:#0000;transform:translateY(-4px)}.qfu-course .qfu-art{border-radius:0}.qfu-course-body{flex-direction:column;flex:1;gap:.55rem;padding:1rem 1.05rem 1.1rem;display:flex}.qfu-course-cat{letter-spacing:.08em;text-transform:uppercase;color:var(--qfu-primary);font-size:.72rem;font-weight:700}.qfu-course-title{margin:0;font-size:1rem;line-height:1.35}.qfu-course:hover .qfu-course-title{color:var(--qfu-primary)}.qfu-course-mentor{color:var(--qfu-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.qfu-course-foot{border-top:1px solid var(--qfu-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.75rem;display:flex}.qfu-course-batch{color:var(--qfu-green);font-size:.78rem;font-weight:600}.qfu-course-seats{color:var(--qfu-primary);font-size:.75rem;font-weight:600}.qfu-course--row{flex-direction:row;align-items:stretch}.qfu-course--row .qfu-art{aspect-ratio:auto;flex-shrink:0;width:160px}.qfu-course--row .qfu-course-body{padding:.85rem 1rem}.qfu-mentor{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);text-align:center;height:100%;transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease);background:#fff;flex-direction:column;align-items:center;gap:.5rem;padding:1.4rem 1.25rem;display:flex}.qfu-mentor:hover{box-shadow:var(--qfu-shadow);transform:translateY(-4px)}.qfu-mentor h3{margin:.5rem 0 0;font-size:1.02rem}.qfu-mentor-role{color:var(--qfu-primary);font-size:.82rem;font-weight:600}.qfu-mentor-co{color:var(--qfu-muted);font-size:.78rem}.qfu-mentor-bio{color:var(--qfu-muted);margin:.4rem 0 0;font-size:.85rem}.qfu-mentor-tags{flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.6rem;display:flex}.qfu-tag{background:var(--qfu-bg-tint);color:var(--qfu-navy-3);border-radius:5px;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.qfu-mentor-stats{border-top:1px solid var(--qfu-line);justify-content:center;gap:1.25rem;width:100%;margin-top:auto;padding-top:.9rem;display:flex}.qfu-mentor-stats div{text-align:center}.qfu-mentor-stats b{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:.98rem;display:block}.qfu-mentor-stats span{color:var(--qfu-muted);font-size:.72rem}.qfu-story{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);height:100%;transition:box-shadow .2s var(--qfu-ease);background:#fff;flex-direction:column;gap:.75rem;padding:1.4rem;display:flex}.qfu-story:hover{box-shadow:var(--qfu-shadow)}.qfu-story-quote{color:var(--qfu-ink);margin:0;font-size:.92rem;line-height:1.7}.qfu-story-quote:before{content:"“";font-family:var(--qfu-font-head);color:var(--qfu-primary);vertical-align:-.35rem;margin-right:.2rem;font-size:2.2rem;line-height:0}.qfu-story-who{border-top:1px solid var(--qfu-line);align-items:center;gap:.75rem;margin-top:auto;padding-top:.9rem;display:flex}.qfu-story-who b{color:var(--qfu-navy);font-size:.9rem;display:block}.qfu-story-who span{color:var(--qfu-muted);font-size:.78rem}.qfu-story-move{flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.qfu-story-move .from{color:var(--qfu-muted)}.qfu-story-move .to{color:var(--qfu-green)}.qfu-story-outcome{color:#0a6b51;background:#e6f7f1;border-radius:6px;align-self:flex-start;padding:.35rem .65rem;font-size:.78rem;font-weight:600}.qfu-webinar{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);transition:box-shadow .2s var(--qfu-ease), border-color .2s var(--qfu-ease);background:#fff;grid-template-columns:92px 1fr auto;align-items:center;gap:1.25rem;padding:1.1rem 1.25rem;display:grid}.qfu-webinar:hover{box-shadow:var(--qfu-shadow);border-color:#0000}.qfu-webinar-date{text-align:center;background:var(--qfu-bg-tint);color:var(--qfu-navy);border-radius:10px;padding:.6rem .4rem}.qfu-webinar-date b{font-family:var(--qfu-font-head);font-size:1.5rem;line-height:1;display:block}.qfu-webinar-date span{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:600}.qfu-webinar-date.is-past{background:var(--qfu-bg-soft);color:var(--qfu-muted)}.qfu-webinar h3{margin:0 0 .3rem;font-size:1.02rem}.qfu-webinar p{color:var(--qfu-muted);margin:.35rem 0 .5rem;font-size:.86rem}.qfu-webinar-seats{color:var(--qfu-muted);font-size:.78rem}.qfu-webinar-seats b{color:var(--qfu-primary)}.qfu-webinar-actions{flex-direction:column;align-items:stretch;gap:.5rem;min-width:150px;display:flex}.qfu-post{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);height:100%;transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease);background:#fff;flex-direction:column;display:flex;overflow:hidden}.qfu-post:hover{box-shadow:var(--qfu-shadow);transform:translateY(-4px)}.qfu-post-body{flex-direction:column;flex:1;gap:.5rem;padding:1.1rem;display:flex}.qfu-post h3{margin:0;font-size:1rem;line-height:1.35}.qfu-post p{color:var(--qfu-muted);margin:0;font-size:.86rem}.qfu-post-meta{color:var(--qfu-muted);gap:.75rem;margin-top:auto;padding-top:.75rem;font-size:.78rem;display:flex}@media (width<=720px){.qfu-webinar{grid-template-columns:72px 1fr;row-gap:.9rem}.qfu-webinar-actions{flex-direction:row;grid-column:1/-1;min-width:0}.qfu-webinar-actions .qfu-btn{flex:1}.qfu-course--row{flex-direction:column}.qfu-course--row .qfu-art{aspect-ratio:16/9;width:100%}}@media (width<=560px){.qfu-grid--3,.qfu-grid--4,.qfu-grid--2{grid-template-columns:1fr}}.qfu-hero{background:linear-gradient(135deg, var(--qfu-navy) 0%, var(--qfu-navy-2) 55%, var(--qfu-navy-3) 100%);color:#e9ecf7;padding:3.5rem 0 4rem;position:relative;overflow:hidden}.qfu-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#ee3a3847,#0000 62%);width:620px;height:620px;position:absolute;top:-30%;right:-10%}.qfu-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2f6bff38,#0000 62%);width:520px;height:520px;position:absolute;bottom:-40%;left:-12%}.qfu-hero-inner{z-index:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;display:grid;position:relative}.qfu-hero-pill{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.qfu-hero-pill b{color:var(--qfu-amber)}.qfu-hero h1{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4.4vw,3.1rem);line-height:1.12}.qfu-hero h1 em{color:var(--qfu-amber);font-style:normal}.qfu-hero-sub{color:#c3cae4;max-width:52ch;font-size:clamp(.98rem,1.5vw,1.1rem)}.qfu-hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.qfu-hero-trust{flex-wrap:wrap;gap:1.75rem;margin-top:2rem;display:flex}.qfu-hero-trust div b{font-family:var(--qfu-font-head);color:#fff;font-size:1.4rem;display:block}.qfu-hero-trust div span{color:#a8b1d0;font-size:.8rem}.qfu-hero-form{border-radius:var(--qfu-radius-lg);box-shadow:var(--qfu-shadow-lg);color:var(--qfu-ink);background:#fff;padding:1.5rem}.qfu-hero-form h3{margin-bottom:.25rem;font-size:1.15rem}.qfu-hero-form>p{color:var(--qfu-muted);margin-bottom:1.1rem;font-size:.85rem}.qfu-statband{background:var(--qfu-bg-soft);border-bottom:1px solid var(--qfu-line)}.qfu-statband-grid{grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.75rem 0;display:grid}.qfu-statband-grid>div{text-align:center}.qfu-statband-grid b{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:clamp(1.35rem,2.6vw,1.85rem);display:block}.qfu-statband-grid span{color:var(--qfu-muted);font-size:.83rem}.qfu-tabs{scrollbar-width:thin;gap:.5rem;margin-bottom:1.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.qfu-tabs::-webkit-scrollbar{height:4px}.qfu-tabs::-webkit-scrollbar-thumb{background:var(--qfu-line);border-radius:4px}.qfu-tab{white-space:nowrap;border:1px solid var(--qfu-line);color:var(--qfu-ink);transition:all .18s var(--qfu-ease);background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem 1rem;font-size:.86rem;font-weight:500;display:inline-flex}.qfu-tab:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-tab.is-active{background:var(--qfu-navy);border-color:var(--qfu-navy);color:#fff}.qfu-cat-tile{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);height:100%;transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease);background:#fff;flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.qfu-cat-tile:hover{box-shadow:var(--qfu-shadow);transform:translateY(-4px)}.qfu-cat-icon{color:#fff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.qfu-cat-tile h3{margin:.4rem 0 0;font-size:1rem}.qfu-cat-tile p{color:var(--qfu-muted);margin:0;font-size:.85rem}.qfu-cat-tile small{color:var(--qfu-primary);margin-top:auto;padding-top:.7rem;font-size:.78rem;font-weight:600}.qfu-why{align-items:flex-start;gap:1rem;display:flex}.qfu-why-icon{background:var(--qfu-primary-soft);width:46px;height:46px;color:var(--qfu-primary);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.qfu-why h3{margin:0 0 .3rem;font-size:1rem}.qfu-why p{color:var(--qfu-muted);margin:0;font-size:.88rem}.qfu-steps{counter-reset:qfu-step;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.qfu-step{padding-top:2.6rem;position:relative}.qfu-step:before{counter-increment:qfu-step;content:counter(qfu-step);width:40px;height:40px;font-family:var(--qfu-font-head);background:var(--qfu-primary);color:#fff;border-radius:50%;place-items:center;font-weight:700;display:grid;position:absolute;top:0;left:0}.qfu-step:after{content:"";background:repeating-linear-gradient(90deg, var(--qfu-line) 0 8px, transparent 8px 14px);height:2px;position:absolute;top:20px;left:48px;right:-1.5rem}.qfu-step:last-child:after{display:none}.qfu-step h3{margin:0 0 .3rem;font-size:1rem}.qfu-step p{color:var(--qfu-muted);margin:0;font-size:.87rem}.qfu-rail{scroll-snap-type:x mandatory;gap:1.25rem;padding:.25rem 0 1rem;display:flex;overflow-x:auto}.qfu-rail>*{scroll-snap-align:start;flex:0 0 min(340px,82vw)}.qfu-rail::-webkit-scrollbar{height:6px}.qfu-rail::-webkit-scrollbar-thumb{background:var(--qfu-line);border-radius:6px}.qfu-batches{gap:.75rem;display:grid}.qfu-batch-row{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);transition:border-color .18s var(--qfu-ease), box-shadow .18s var(--qfu-ease);background:#fff;grid-template-columns:1fr auto auto auto;align-items:center;gap:1.25rem;padding:.9rem 1.15rem;display:grid}.qfu-batch-row:hover{box-shadow:var(--qfu-shadow-sm);border-color:#0000}.qfu-batch-row b{color:var(--qfu-navy);font-size:.94rem;font-family:var(--qfu-font-head)}.qfu-batch-row .qfu-meta{margin-top:.2rem}.qfu-batch-when{color:var(--qfu-green);white-space:nowrap;font-size:.86rem;font-weight:600}.qfu-batch-time{color:var(--qfu-muted);white-space:nowrap;font-size:.82rem}.qfu-logos{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.qfu-logo{border:1px solid var(--qfu-line);font-family:var(--qfu-font-head);color:var(--qfu-navy-3);transition:all .18s var(--qfu-ease);background:#fff;border-radius:10px;padding:.7rem 1.35rem;font-size:.92rem;font-weight:600}.qfu-logo:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-accred{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);height:100%;transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease);background:#fff;flex-direction:column;gap:.55rem;padding:1.35rem;display:flex}.qfu-accred:hover{box-shadow:var(--qfu-shadow);transform:translateY(-4px)}.qfu-accred-head{align-items:center;gap:.85rem;display:flex}.qfu-accred h3{margin:0;font-size:1.05rem}.qfu-accred-kind{letter-spacing:.08em;text-transform:uppercase;color:var(--qfu-primary);font-size:.72rem;font-weight:700}.qfu-accred-mark{color:#fff;font-family:var(--qfu-font-head);letter-spacing:.02em;border-radius:12px;flex-shrink:0;place-items:center;font-size:.95rem;font-weight:700;display:grid}.qfu-accred-full{color:var(--qfu-muted);margin:0;font-size:.8rem;font-style:italic}.qfu-accred>p{color:var(--qfu-muted);margin:0;font-size:.88rem}.qfu-accred-meaning{background:var(--qfu-bg-tint);border-radius:9px;padding:.7rem .85rem;font-size:.85rem;color:var(--qfu-ink)!important;margin:.35rem 0 0!important}.qfu-accred-meaning span{letter-spacing:.09em;text-transform:uppercase;color:var(--qfu-navy-3);margin-bottom:.2rem;font-size:.68rem;font-weight:700;display:block}.qfu-accred-region{border-top:1px solid var(--qfu-line);color:var(--qfu-muted);margin-top:auto;padding-top:.8rem;font-size:.78rem}.qfu-accred-strip{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:var(--qfu-bg-soft);flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:.9rem 1.15rem;display:flex}.qfu-accred-strip-label{letter-spacing:.1em;text-transform:uppercase;color:var(--qfu-muted);font-size:.72rem;font-weight:700}.qfu-accred-strip-item{align-items:center;gap:.5rem;display:inline-flex}.qfu-accred-strip-item b{color:var(--qfu-navy);font-size:.88rem;font-weight:600}.qfu-acc{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;overflow:hidden}.qfu-acc-item+.qfu-acc-item{border-top:1px solid var(--qfu-line)}.qfu-acc-head{text-align:left;width:100%;color:var(--qfu-navy);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-size:.94rem;font-weight:600;display:flex}.qfu-acc-head:hover{color:var(--qfu-primary)}.qfu-acc-head svg{transition:transform .22s var(--qfu-ease);color:var(--qfu-muted);flex-shrink:0}.qfu-acc-item.is-open .qfu-acc-head svg{color:var(--qfu-primary);transform:rotate(180deg)}.qfu-acc-body{color:var(--qfu-muted);padding:0 1.15rem 1.15rem;font-size:.9rem}.qfu-acc-sub{color:var(--qfu-muted);font-size:.8rem;font-weight:500}.qfu-cta{background:linear-gradient(120deg, var(--qfu-primary), #ff7a45);color:#fff;border-radius:var(--qfu-radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.qfu-cta h2{color:#fff;margin-bottom:.4rem;font-size:clamp(1.4rem,2.6vw,1.9rem)}.qfu-cta p{opacity:.94;max-width:56ch;margin:0}.qfu-cta-actions{flex-wrap:wrap;gap:.75rem;display:flex}.qfu-cta .qfu-btn--outline{color:var(--qfu-primary);background:#fff;border-color:#fff}@media (width<=960px){.qfu-hero-inner{grid-template-columns:1fr;gap:2rem}.qfu-steps{grid-template-columns:repeat(2,1fr)}.qfu-step:nth-child(2):after{display:none}.qfu-statband-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (width<=640px){.qfu-hero{padding:2.25rem 0 2.75rem}.qfu-hero-trust{gap:1.25rem}.qfu-steps{grid-template-columns:1fr}.qfu-step:after{display:none}.qfu-batch-row{grid-template-columns:1fr;gap:.5rem}.qfu-cta{padding:1.75rem}.qfu-cta-actions{width:100%}.qfu-cta-actions .qfu-btn{flex:1}}.qfu-page-hero{background:linear-gradient(135deg, var(--qfu-navy), var(--qfu-navy-3));color:#dce1f2;padding:2.75rem 0}.qfu-page-hero h1{color:#fff;margin-bottom:.6rem;font-size:clamp(1.7rem,3.4vw,2.5rem)}.qfu-page-hero p{color:#b6bfdd;max-width:62ch;margin:0}.qfu-crumb{color:#9aa4c8;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.qfu-crumb a:hover{color:#fff}.qfu-crumb span{opacity:.6}.qfu-listing{grid-template-columns:260px 1fr;align-items:start;gap:2rem;display:grid}.qfu-filters{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);top:calc(var(--qfu-header-h) + 1rem);background:#fff;padding:1.15rem;position:sticky}.qfu-filter-group+.qfu-filter-group{border-top:1px solid var(--qfu-line);margin-top:1rem;padding-top:1rem}.qfu-filter-group h4{text-transform:uppercase;letter-spacing:.08em;color:var(--qfu-muted);margin-bottom:.6rem;font-size:.82rem}.qfu-filter-opt{text-align:left;width:100%;color:var(--qfu-ink);border-radius:7px;align-items:center;gap:.55rem;padding:.4rem .5rem;font-size:.87rem;display:flex}.qfu-filter-opt:hover{background:var(--qfu-bg-soft)}.qfu-filter-opt.is-active{background:var(--qfu-primary-soft);color:var(--qfu-primary);font-weight:600}.qfu-filter-opt small{color:var(--qfu-muted);margin-left:auto}.qfu-filter-toggle{display:none}.qfu-listing-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.qfu-listing-bar p{color:var(--qfu-muted);margin:0;font-size:.88rem}.qfu-sort{color:var(--qfu-muted);align-items:center;gap:.5rem;font-size:.86rem;display:flex}.qfu-sort select{border:1px solid var(--qfu-line);font:inherit;color:var(--qfu-ink);background:#fff;border-radius:8px;padding:.45rem .7rem;font-size:.86rem}.qfu-cd-hero{background:linear-gradient(135deg, var(--qfu-navy), var(--qfu-navy-2));color:#d9dff2;padding:2.5rem 0 3rem}.qfu-cd-hero h1{color:#fff;font-size:clamp(1.6rem,3.2vw,2.4rem)}.qfu-cd-hero>.qfu-container{grid-template-columns:1fr 360px;align-items:start;gap:2.5rem;display:grid}.qfu-cd-lede{color:#b9c2e0;max-width:60ch;font-size:1.02rem}.qfu-cd-facts{flex-wrap:wrap;gap:.75rem 1.75rem;margin-top:1.25rem;display:flex}.qfu-cd-facts div b{font-family:var(--qfu-font-head);color:#fff;font-size:1.05rem;display:block}.qfu-cd-facts div span{color:#98a2c6;font-size:.78rem}.qfu-cd-card{border-radius:var(--qfu-radius-lg);box-shadow:var(--qfu-shadow-lg);color:var(--qfu-ink);top:calc(var(--qfu-header-h) + 1rem);background:#fff;position:sticky;overflow:hidden}.qfu-cd-card-body{flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.qfu-cd-price{flex-wrap:wrap;align-items:baseline;gap:.35rem;display:flex}.qfu-cd-price .qfu-price{font-size:1.7rem}.qfu-cd-includes{color:var(--qfu-muted);gap:.45rem;font-size:.85rem;display:grid}.qfu-cd-includes li{align-items:flex-start;gap:.5rem;display:flex}.qfu-cd-includes svg{color:var(--qfu-green);flex-shrink:0;margin-top:2px}.qfu-cd-body{max-width:880px;padding:3rem 0}.qfu-cd-block+.qfu-cd-block{margin-top:2.25rem}.qfu-cd-body .qfu-accred-strip{margin-bottom:2.25rem}.qfu-cd-block h2{margin-bottom:1rem;font-size:1.4rem}.qfu-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.qfu-checklist li{align-items:flex-start;gap:.6rem;font-size:.92rem;display:flex}.qfu-checklist svg{color:var(--qfu-green);flex-shrink:0;margin-top:3px}.qfu-lesson-row{color:var(--qfu-muted);border-top:1px dashed var(--qfu-line);align-items:center;gap:.7rem;padding:.5rem 0;font-size:.88rem;display:flex}.qfu-lesson-row:first-child{border-top:none}.qfu-lesson-row .qfu-lesson-name{color:var(--qfu-ink);flex:1}.qfu-lesson-kind{text-transform:uppercase;letter-spacing:.06em;background:var(--qfu-bg-tint);color:var(--qfu-navy-3);border-radius:4px;padding:.12rem .4rem;font-size:.68rem;font-weight:700}.qfu-lesson-kind.is-lab{color:#0a6b51;background:#e6f7f1}.qfu-lesson-kind.is-project{color:#8a5a00;background:#fff4d6}.qfu-mentor-strip{background:var(--qfu-bg-soft);border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);align-items:flex-start;gap:1.25rem;padding:1.35rem;display:flex}.qfu-mentor-strip h3{margin-bottom:.15rem;font-size:1.05rem}.qfu-solution{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);height:100%;transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease);background:#fff;flex-direction:column;gap:.6rem;padding:1.5rem;display:flex}.qfu-solution:hover{box-shadow:var(--qfu-shadow);transform:translateY(-4px)}.qfu-solution-icon{background:var(--qfu-navy);color:#fff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.qfu-solution h3{margin:.4rem 0 0;font-size:1.08rem}.qfu-solution>p{color:var(--qfu-muted);margin:0;font-size:.89rem}.qfu-solution ul{gap:.4rem;margin-top:auto;padding-top:.85rem;display:grid}.qfu-solution li{color:var(--qfu-ink);gap:.5rem;font-size:.85rem;display:flex}.qfu-solution li:before{content:"✓";color:var(--qfu-green);font-weight:700}.qfu-timeline{border-left:2px solid var(--qfu-line);gap:0;padding-left:1.5rem;display:grid}.qfu-timeline-item{padding:0 0 1.5rem;position:relative}.qfu-timeline-item:before{content:"";background:var(--qfu-primary);border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:calc(-1.5rem - 7px)}.qfu-timeline-item b{font-family:var(--qfu-font-head);color:var(--qfu-primary);display:block}.qfu-timeline-item p{color:var(--qfu-muted);margin:.15rem 0 0;font-size:.9rem}.qfu-value{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;height:100%;padding:1.35rem}.qfu-value h3{margin-bottom:.35rem;font-size:1rem}.qfu-value p{color:var(--qfu-muted);margin:0;font-size:.88rem}.qfu-support-grid{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}.qfu-support-topic{text-align:left;border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);width:100%;transition:all .18s var(--qfu-ease);background:#fff;align-items:flex-start;gap:1rem;padding:1.15rem;display:flex}.qfu-support-topic:hover{border-color:var(--qfu-primary);box-shadow:var(--qfu-shadow-sm)}.qfu-support-topic.is-active{border-color:var(--qfu-primary);background:var(--qfu-primary-soft)}.qfu-support-topic i{background:var(--qfu-bg-tint);width:42px;height:42px;color:var(--qfu-navy);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.qfu-support-topic b{color:var(--qfu-navy);font-size:.95rem;display:block}.qfu-support-topic p{color:var(--qfu-muted);margin:.2rem 0 .3rem;font-size:.85rem}.qfu-support-topic small{color:var(--qfu-green);font-size:.76rem;font-weight:600}.qfu-contact-card{background:var(--qfu-navy);color:#cdd4ec;border-radius:var(--qfu-radius-lg);padding:1.5rem}.qfu-contact-card h3{color:#fff;font-size:1.1rem}.qfu-contact-row{border-top:1px solid #ffffff1a;align-items:flex-start;gap:.75rem;padding:.7rem 0;font-size:.88rem;display:flex}.qfu-contact-row:first-of-type{border-top:none}.qfu-contact-row svg{color:var(--qfu-amber);flex-shrink:0;margin-top:2px}.qfu-contact-row a:hover{color:#fff}@media (width<=1024px){.qfu-cd-hero>.qfu-container{grid-template-columns:1fr}.qfu-cd-card{position:static}.qfu-support-grid{grid-template-columns:1fr}}@media (width<=860px){.qfu-listing{grid-template-columns:1fr}.qfu-filters{display:none;position:static}.qfu-filters.is-open{display:block}.qfu-filter-toggle{display:inline-flex}}@media (width<=640px){.qfu-checklist{grid-template-columns:1fr}.qfu-mentor-strip{flex-direction:column}.qfu-page-hero{padding:1.75rem 0}}.qfu-field{margin-bottom:.9rem;display:block}.qfu-field>label{color:var(--qfu-navy);margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.qfu-field>label .req{color:var(--qfu-primary)}.qfu-input,.qfu-select,.qfu-textarea{border:1px solid var(--qfu-line);width:100%;font:inherit;color:var(--qfu-ink);transition:border-color .18s var(--qfu-ease), box-shadow .18s var(--qfu-ease);background:#fff;border-radius:9px;padding:.7rem .9rem;font-size:.92rem}.qfu-textarea{resize:vertical;min-height:110px}.qfu-input:focus,.qfu-select:focus,.qfu-textarea:focus{border-color:var(--qfu-primary);outline:none;box-shadow:0 0 0 3px #ee3a381f}.qfu-input::placeholder,.qfu-textarea::placeholder{color:#a3a9b8}.qfu-input.has-error,.qfu-select.has-error,.qfu-textarea.has-error{border-color:var(--qfu-primary)}.qfu-field-error{color:var(--qfu-primary);margin-top:.3rem;font-size:.78rem;display:block}.qfu-field-hint{color:var(--qfu-muted);margin-top:.3rem;font-size:.78rem;display:block}.qfu-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.qfu-consent{color:var(--qfu-muted);align-items:flex-start;gap:.55rem;margin:.25rem 0 .9rem;font-size:.79rem;display:flex}.qfu-consent input{accent-color:var(--qfu-primary);margin-top:3px}.qfu-modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:qfu-fade .2s var(--qfu-ease);background:#10142b8c;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}@keyframes qfu-fade{0%{opacity:0}to{opacity:1}}.qfu-modal{border-radius:var(--qfu-radius-lg);width:min(460px,100%);max-height:calc(100vh - 2.5rem);box-shadow:var(--qfu-shadow-lg);animation:qfu-rise .25s var(--qfu-ease);background:#fff;padding:1.6rem;overflow-y:auto}.qfu-modal--wide{width:min(680px,100%)}@keyframes qfu-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.qfu-modal-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.qfu-modal-head h2{margin-bottom:.2rem;font-size:1.25rem}.qfu-modal-head p{color:var(--qfu-muted);margin:0;font-size:.87rem}.qfu-modal-close{width:34px;height:34px;color:var(--qfu-muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.qfu-modal-close:hover{background:var(--qfu-bg-soft);color:var(--qfu-ink)}.qfu-auth{min-height:calc(100vh - var(--qfu-header-h));grid-template-columns:1fr 1fr;display:grid}.qfu-auth-aside{background:linear-gradient(140deg, var(--qfu-navy), var(--qfu-navy-3));color:#cfd6ee;flex-direction:column;justify-content:center;padding:3rem;display:flex}.qfu-auth-aside h2{color:#fff;font-size:clamp(1.5rem,2.6vw,2rem)}.qfu-auth-points{gap:.9rem;margin-top:1.75rem;display:grid}.qfu-auth-points li{align-items:flex-start;gap:.7rem;font-size:.92rem;display:flex}.qfu-auth-points svg{color:var(--qfu-amber);flex-shrink:0;margin-top:3px}.qfu-auth-main{place-items:center;padding:2.5rem 1.5rem;display:grid}.qfu-auth-box{width:min(420px,100%)}.qfu-auth-box h1{margin-bottom:.3rem;font-size:1.65rem}.qfu-auth-box>p{color:var(--qfu-muted);margin-bottom:1.5rem;font-size:.9rem}.qfu-auth-switch{color:var(--qfu-muted);text-align:center;margin-top:1.25rem;font-size:.88rem}.qfu-auth-switch button{color:var(--qfu-primary);font-weight:600}.qfu-auth-switch button:hover{text-decoration:underline}.qfu-auth-demo{background:var(--qfu-bg-soft);border:1px dashed var(--qfu-line);color:var(--qfu-muted);border-radius:9px;margin-top:1.25rem;padding:.75rem .9rem;font-size:.79rem}.qfu-auth-demo code{color:var(--qfu-navy);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.qfu-checkout{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;padding:2.5rem 0 3.5rem;display:grid}.qfu-panel{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;padding:1.5rem}.qfu-panel+.qfu-panel{margin-top:1.25rem}.qfu-panel h2{margin-bottom:1rem;font-size:1.15rem}.qfu-methods{gap:.6rem;display:grid}.qfu-method{text-align:left;border:1.5px solid var(--qfu-line);width:100%;transition:all .18s var(--qfu-ease);background:#fff;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}.qfu-method:hover{border-color:var(--qfu-navy-3)}.qfu-method.is-active{border-color:var(--qfu-primary);background:var(--qfu-primary-soft)}.qfu-method-dot{border:2px solid var(--qfu-line);border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.qfu-method.is-active .qfu-method-dot{border-color:var(--qfu-primary)}.qfu-method.is-active .qfu-method-dot:after{content:"";background:var(--qfu-primary);border-radius:50%;width:8px;height:8px}.qfu-method b{color:var(--qfu-navy);font-size:.92rem;display:block}.qfu-method span{color:var(--qfu-muted);font-size:.79rem}.qfu-emi-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.6rem;margin-top:.9rem;display:grid}.qfu-emi{border:1.5px solid var(--qfu-line);text-align:center;background:#fff;border-radius:9px;padding:.7rem}.qfu-emi.is-active{border-color:var(--qfu-primary);background:var(--qfu-primary-soft)}.qfu-emi b{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:.98rem;display:block}.qfu-emi span{color:var(--qfu-muted);font-size:.74rem}.qfu-summary{top:calc(var(--qfu-header-h) + 1rem);position:sticky}.qfu-summary-row{color:var(--qfu-muted);justify-content:space-between;gap:1rem;padding:.4rem 0;font-size:.9rem;display:flex}.qfu-summary-row b{color:var(--qfu-ink);font-weight:600}.qfu-summary-row.is-total{border-top:1px solid var(--qfu-line);color:var(--qfu-navy);margin-top:.5rem;padding-top:.8rem;font-size:1.05rem}.qfu-summary-row.is-total b{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:1.3rem}.qfu-summary-row.is-discount b{color:var(--qfu-green)}.qfu-coupon{gap:.5rem;margin:.9rem 0;display:flex}.qfu-coupon .qfu-input{text-transform:uppercase;flex:1}.qfu-confirm{text-align:center;max-width:620px;margin-inline:auto;padding:3rem 0}.qfu-confirm-tick{width:76px;height:76px;color:var(--qfu-green);background:#e6f7f1;border-radius:50%;place-items:center;margin:0 auto 1.25rem;display:grid}.qfu-confirm-ref{background:var(--qfu-bg-soft);border:1px dashed var(--qfu-line);color:var(--qfu-navy);border-radius:9px;margin:.75rem 0 1.5rem;padding:.6rem 1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1rem;display:inline-block}@media (width<=1024px){.qfu-checkout{grid-template-columns:1fr}.qfu-summary{position:static}}@media (width<=860px){.qfu-auth{grid-template-columns:1fr}.qfu-auth-aside{display:none}}@media (width<=560px){.qfu-field-row{grid-template-columns:1fr}.qfu-modal{padding:1.25rem}.qfu-panel{padding:1.15rem}}.qfu-lms{grid-template-columns:240px 1fr;align-items:start;gap:2rem;padding:2rem 0 3rem;display:grid}.qfu-lms-side{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);top:calc(var(--qfu-header-h) + 1rem);background:#fff;padding:1rem;position:sticky}.qfu-lms-who{border-bottom:1px solid var(--qfu-line);align-items:center;gap:.7rem;margin-bottom:.75rem;padding-bottom:.9rem;display:flex}.qfu-lms-who b{color:var(--qfu-navy);font-size:.9rem;display:block}.qfu-lms-who span{color:var(--qfu-muted);word-break:break-all;font-size:.75rem}.qfu-lms-nav{gap:.15rem;display:grid}.qfu-lms-nav a{color:var(--qfu-ink);transition:background .18s var(--qfu-ease), color .18s var(--qfu-ease);border-radius:8px;align-items:center;gap:.6rem;padding:.6rem .7rem;font-size:.88rem;display:flex}.qfu-lms-nav a:hover{background:var(--qfu-bg-soft)}.qfu-lms-nav a.is-active{background:var(--qfu-primary-soft);color:var(--qfu-primary);font-weight:600}.qfu-lms-nav svg{flex-shrink:0}.qfu-lms-nav .count{color:var(--qfu-muted);margin-left:auto;font-size:.75rem}.qfu-lms-head{margin-bottom:1.5rem}.qfu-lms-head h1{margin-bottom:.2rem;font-size:1.6rem}.qfu-lms-head p{color:var(--qfu-muted);margin:0;font-size:.92rem}.qfu-tiles{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.75rem;display:grid}.qfu-tile{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;padding:1.1rem}.qfu-tile b{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:1.65rem;line-height:1.1;display:block}.qfu-tile span{color:var(--qfu-muted);font-size:.8rem}.qfu-tile-icon{border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:.6rem;display:grid}.qfu-bar{background:var(--qfu-bg-tint);border-radius:999px;height:7px;overflow:hidden}.qfu-bar span{background:linear-gradient(90deg, var(--qfu-green), #4ac9a3);height:100%;transition:width .4s var(--qfu-ease);border-radius:999px;display:block}.qfu-bar--primary span{background:linear-gradient(90deg, var(--qfu-primary), #ff7a45)}.qfu-bar-label{color:var(--qfu-muted);justify-content:space-between;margin-bottom:.35rem;font-size:.78rem;display:flex}.qfu-bar-label b{color:var(--qfu-navy)}.qfu-ring{flex-shrink:0;width:92px;height:92px;position:relative}.qfu-ring svg{transform:rotate(-90deg)}.qfu-ring circle{fill:none;stroke-width:8px;stroke-linecap:round}.qfu-ring .track{stroke:var(--qfu-bg-tint)}.qfu-ring .value{stroke:var(--qfu-green);transition:stroke-dashoffset .5s var(--qfu-ease)}.qfu-ring b{font-family:var(--qfu-font-head);color:var(--qfu-navy);place-items:center;font-size:1.15rem;display:grid;position:absolute;inset:0}.qfu-encourse{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);transition:box-shadow .2s var(--qfu-ease);background:#fff;grid-template-columns:120px 1fr auto;align-items:center;gap:1.25rem;padding:1rem;display:grid}.qfu-encourse:hover{box-shadow:var(--qfu-shadow-sm)}.qfu-encourse .qfu-art{aspect-ratio:16/10}.qfu-encourse h3{margin:0 0 .35rem;font-size:1rem}.qfu-encourse-actions{flex-direction:column;gap:.5rem;min-width:150px;display:flex}.qfu-player{grid-template-columns:1fr 340px;align-items:start;gap:1.75rem;padding:1.75rem 0 3rem;display:grid}.qfu-video{border-radius:var(--qfu-radius);aspect-ratio:16/9;background:#000;place-items:center;display:grid;position:relative;overflow:hidden}.qfu-video video{object-fit:contain;width:100%;height:100%;display:block}.qfu-video-fallback{color:#cbd0e2;text-align:center;padding:2rem;font-size:.9rem}.qfu-video-fallback svg{opacity:.5;margin:0 auto .75rem}.qfu-player-bar{border-bottom:1px solid var(--qfu-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding-bottom:1rem;display:flex}.qfu-player-bar h1{margin:0 0 .2rem;font-size:1.25rem}.qfu-speed{gap:.25rem;display:inline-flex}.qfu-speed button{border:1px solid var(--qfu-line);color:var(--qfu-muted);border-radius:6px;padding:.3rem .55rem;font-size:.78rem;font-weight:600}.qfu-speed button.is-active{background:var(--qfu-navy);border-color:var(--qfu-navy);color:#fff}.qfu-player-nav{justify-content:space-between;gap:1rem;margin-top:1.5rem;display:flex}.qfu-rail-panel{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);top:calc(var(--qfu-header-h) + 1rem);max-height:calc(100vh - var(--qfu-header-h) - 2rem);background:#fff;flex-direction:column;display:flex;position:sticky;overflow:hidden}.qfu-rail-head{border-bottom:1px solid var(--qfu-line);padding:1rem 1.15rem}.qfu-rail-head h2{margin-bottom:.5rem;font-size:1rem}.qfu-rail-scroll{flex:1;overflow-y:auto}.qfu-mod-head{text-align:left;width:100%;color:var(--qfu-navy);background:var(--qfu-bg-soft);border-top:1px solid var(--qfu-line);justify-content:space-between;gap:.75rem;padding:.75rem 1.15rem;font-size:.86rem;font-weight:600;display:flex}.qfu-mod-head:hover{color:var(--qfu-primary)}.qfu-mod-head small{color:var(--qfu-muted);white-space:nowrap;font-weight:500}.qfu-lesson{text-align:left;width:100%;color:var(--qfu-ink);border-top:1px solid var(--qfu-line);align-items:flex-start;gap:.6rem;padding:.6rem 1.15rem;font-size:.84rem;display:flex}.qfu-lesson:hover{background:var(--qfu-bg-soft)}.qfu-lesson.is-current{background:var(--qfu-primary-soft);color:var(--qfu-primary);font-weight:600}.qfu-lesson-check{border:1.5px solid var(--qfu-line);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:2px;display:grid}.qfu-lesson.is-done .qfu-lesson-check{background:var(--qfu-green);border-color:var(--qfu-green)}.qfu-lesson small{color:var(--qfu-muted);font-size:.74rem;font-weight:400;display:block}.qfu-quiz{max-width:780px}.qfu-question{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;margin-bottom:1rem;padding:1.35rem}.qfu-question h3{gap:.6rem;margin-bottom:.9rem;font-size:1rem;display:flex}.qfu-question h3 i{color:var(--qfu-primary);flex-shrink:0;font-style:normal;font-weight:700}.qfu-options{gap:.5rem;display:grid}.qfu-option{text-align:left;border:1.5px solid var(--qfu-line);width:100%;transition:all .16s var(--qfu-ease);background:#fff;border-radius:9px;align-items:center;gap:.7rem;padding:.7rem .9rem;font-size:.9rem;display:flex}.qfu-option:hover{border-color:var(--qfu-navy-3)}.qfu-option.is-chosen{border-color:var(--qfu-primary);background:var(--qfu-primary-soft)}.qfu-option.is-correct{border-color:var(--qfu-green);background:#e6f7f1}.qfu-option.is-wrong{border-color:var(--qfu-primary);background:var(--qfu-primary-soft)}.qfu-option i{background:var(--qfu-bg-tint);border-radius:6px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.78rem;font-style:normal;font-weight:700;display:grid}.qfu-score{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding:1.35rem;display:flex}.qfu-score-num{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:2.4rem;line-height:1}.qfu-score.is-pass{border-color:var(--qfu-green);background:#f2fbf8}.qfu-score.is-fail{border-color:var(--qfu-primary);background:var(--qfu-primary-soft)}.qfu-assign{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;padding:1.35rem}.qfu-assign+.qfu-assign{margin-top:1rem}.qfu-assign-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.qfu-assign h3{margin:0 0 .3rem;font-size:1.02rem}.qfu-assign p{color:var(--qfu-muted);margin:0 0 .75rem;font-size:.89rem}.qfu-assign-status{white-space:nowrap;border-radius:6px;padding:.25rem .6rem;font-size:.78rem;font-weight:700}.qfu-assign-status.is-open{background:var(--qfu-bg-tint);color:var(--qfu-navy-3)}.qfu-assign-status.is-submitted{color:#0a6b51;background:#e6f7f1}.qfu-cert{border:2px solid var(--qfu-amber);border-radius:var(--qfu-radius-lg);text-align:center;background:linear-gradient(150deg,#fffdf7,#fff6e6);padding:clamp(1.5rem,4vw,3rem);position:relative}.qfu-cert:before{content:"";pointer-events:none;border:1px solid #ffb10073;border-radius:14px;position:absolute;inset:10px}.qfu-cert-seal{background:var(--qfu-amber);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 1rem;display:grid}.qfu-cert-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#8a5a00;font-size:.75rem;font-weight:700}.qfu-cert-name{font-family:var(--qfu-font-head);color:var(--qfu-navy);margin:.5rem 0;font-size:clamp(1.5rem,4vw,2.2rem)}.qfu-cert-course{color:var(--qfu-ink);margin-bottom:1.25rem;font-size:1.05rem}.qfu-cert-partners{margin-top:1.5rem}.qfu-cert-partners>span{letter-spacing:.14em;text-transform:uppercase;color:#8a5a00;margin-bottom:.6rem;font-size:.68rem;font-weight:700;display:block}.qfu-cert-partners>div{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.qfu-cert-partners>div span{color:var(--qfu-navy);align-items:center;gap:.5rem;font-size:.86rem;font-weight:600;display:inline-flex}.qfu-cert-foot{color:var(--qfu-muted);flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:1.5rem;font-size:.82rem;display:flex}.qfu-cert-foot b{color:var(--qfu-navy);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.qfu-gate{gap:.6rem;display:grid}.qfu-gate-row{align-items:center;gap:.65rem;font-size:.9rem;display:flex}.qfu-gate-row i{background:var(--qfu-bg-tint);width:22px;height:22px;color:var(--qfu-muted);border-radius:50%;flex-shrink:0;place-items:center;font-size:.7rem;font-style:normal;display:grid}.qfu-gate-row.is-ok i{background:var(--qfu-green);color:#fff}@media (width<=1024px){.qfu-lms{grid-template-columns:1fr}.qfu-lms-side{position:static}.qfu-lms-nav{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.qfu-player{grid-template-columns:1fr}.qfu-rail-panel{max-height:480px;position:static}}@media (width<=640px){.qfu-encourse{grid-template-columns:1fr}.qfu-encourse-actions{flex-direction:row;min-width:0}.qfu-encourse-actions .qfu-btn{flex:1}.qfu-cert-foot{gap:1.25rem}}.qfu-admin{padding:1.75rem 0 3rem}.qfu-admin-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.qfu-admin-head h1{margin-bottom:.15rem;font-size:1.6rem}.qfu-admin-head p{color:var(--qfu-muted);margin:0;font-size:.88rem}.qfu-admin-tabs{border-bottom:1px solid var(--qfu-line);gap:.35rem;margin-bottom:1.5rem;padding-bottom:1px;display:flex;overflow-x:auto}.qfu-admin-tab{white-space:nowrap;color:var(--qfu-muted);border-bottom:2px solid #0000;align-items:center;gap:.45rem;margin-bottom:-1px;padding:.7rem 1rem;font-size:.88rem;font-weight:500;display:inline-flex}.qfu-admin-tab:hover{color:var(--qfu-ink)}.qfu-admin-tab.is-active{color:var(--qfu-primary);border-bottom-color:var(--qfu-primary);font-weight:600}.qfu-admin-tab .count{background:var(--qfu-bg-tint);color:var(--qfu-navy-3);border-radius:999px;padding:.1rem .4rem;font-size:.72rem;font-weight:700}.qfu-admin-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.qfu-table-wrap{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);-webkit-overflow-scrolling:touch;background:#fff;overflow-x:auto}.qfu-table{border-collapse:collapse;width:100%;min-width:640px}.qfu-table th,.qfu-table td{text-align:left;padding:.75rem 1rem;font-size:.86rem}.qfu-table th{background:var(--qfu-bg-soft);color:var(--qfu-muted);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-bottom:1px solid var(--qfu-line);font-size:.76rem;font-weight:600}.qfu-table tbody tr+tr td{border-top:1px solid var(--qfu-line)}.qfu-table tbody tr:hover{background:var(--qfu-bg-soft)}.qfu-table b{color:var(--qfu-navy);font-weight:600}.qfu-table small{color:var(--qfu-muted);font-size:.76rem;display:block}.qfu-table-actions{flex-wrap:wrap;gap:.4rem;display:flex}.qfu-table td.is-num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.qfu-mini-btn{border:1px solid var(--qfu-line);color:var(--qfu-navy-3);white-space:nowrap;transition:all .16s var(--qfu-ease);background:#fff;border-radius:6px;padding:.32rem .7rem;font-size:.78rem;font-weight:600}.qfu-mini-btn:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-mini-btn--danger:hover{border-color:var(--qfu-primary);background:var(--qfu-primary);color:#fff}.qfu-status-pill{white-space:nowrap;border-radius:6px;padding:.2rem .55rem;font-size:.74rem;font-weight:700;display:inline-block}.qfu-status-New{background:var(--qfu-bg-tint);color:var(--qfu-navy-3)}.qfu-status-Contacted{color:#1c4ed8;background:#e7f0ff}.qfu-status-Qualified{color:#8a5a00;background:#fff4d6}.qfu-status-Enrolled{color:#0a6b51;background:#e6f7f1}.qfu-status-Closed{color:var(--qfu-muted);background:#f1f2f6}.qfu-status-Paid{color:#0a6b51;background:#e6f7f1}.qfu-status-Refunded{background:var(--qfu-primary-soft);color:#a11f1d}.qfu-admin-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.qfu-admin-filters{flex-wrap:wrap;gap:.4rem;display:flex}.qfu-admin-form{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;margin-bottom:1.25rem;padding:1.35rem}.qfu-admin-form h3{margin-bottom:1rem;font-size:1.05rem}.qfu-admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0 .9rem;display:grid}.qfu-admin-form-actions{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.qfu-slot{border:1px solid var(--qfu-line);border-radius:var(--qfu-radius);background:#fff;padding:1.15rem}.qfu-slot+.qfu-slot{margin-top:.85rem}.qfu-slot-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.qfu-slot-head b{color:var(--qfu-navy);font-size:.92rem}.qfu-slot-head code{color:var(--qfu-muted);background:var(--qfu-bg-soft);border-radius:4px;padding:.15rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.74rem}.qfu-slot .qfu-field{margin-bottom:.6rem}.qfu-admin-gate{text-align:center;max-width:460px;margin:4rem auto}.qfu-admin-gate h1{font-size:1.5rem}.qfu-admin-gate p{color:var(--qfu-muted)}@media (width<=640px){.qfu-admin-head{flex-direction:column;align-items:flex-start}.qfu-admin-form-grid{grid-template-columns:1fr}}.qfu-fabs{z-index:130;flex-direction:column;align-items:flex-end;gap:.6rem;display:flex;position:fixed;bottom:1.15rem;right:1.15rem}.qfu-fab{color:#fff;width:54px;height:54px;box-shadow:var(--qfu-shadow);transition:transform .2s var(--qfu-ease), box-shadow .2s var(--qfu-ease);border-radius:50%;place-items:center;display:grid;position:relative}.qfu-fab:hover{box-shadow:var(--qfu-shadow-lg);transform:scale(1.06)}.qfu-fab--wa{background:#25d366}.qfu-fab--chat{background:var(--qfu-primary)}.qfu-fab--chat:after{content:"";border:2px solid var(--qfu-primary);animation:qfu-pulse 2.4s var(--qfu-ease) infinite;border-radius:50%;position:absolute;inset:0}@keyframes qfu-pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.45)}to{opacity:0}}.qfu-fab-label{background:var(--qfu-navy);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s var(--qfu-ease);border-radius:7px;padding:.35rem .7rem;font-size:.78rem;font-weight:600;position:absolute;top:50%;right:calc(100% + .6rem);transform:translateY(-50%)}.qfu-fab:hover .qfu-fab-label{opacity:1}.qfu-chat{z-index:140;border-radius:var(--qfu-radius-lg);width:min(380px,100vw - 2rem);height:min(560px,100vh - 2.5rem);box-shadow:var(--qfu-shadow-lg);animation:qfu-chat-in .25s var(--qfu-ease);background:#fff;flex-direction:column;display:flex;position:fixed;bottom:1.15rem;right:1.15rem;overflow:hidden}@keyframes qfu-chat-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.qfu-chat-head{background:linear-gradient(120deg, var(--qfu-navy), var(--qfu-navy-3));color:#fff;flex-shrink:0;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex}.qfu-chat-head b{font-size:.94rem;display:block}.qfu-chat-head span{color:#a9b2d4;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.qfu-chat-head span:before{content:"";background:#34d399;border-radius:50%;width:7px;height:7px}.qfu-chat-avatar{background:var(--qfu-primary);border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.qfu-chat-close{color:#fff;border-radius:8px;place-items:center;width:32px;height:32px;margin-left:auto;display:grid}.qfu-chat-close:hover{background:#ffffff24}.qfu-chat-log{background:var(--qfu-bg-soft);flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex;overflow-y:auto}.qfu-msg{white-space:pre-wrap;border-radius:14px;max-width:86%;padding:.7rem .9rem;font-size:.87rem;line-height:1.6}.qfu-msg--bot{border:1px solid var(--qfu-line);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.qfu-msg--me{background:var(--qfu-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.qfu-msg-courses{gap:.4rem;margin-top:.6rem;display:grid}.qfu-msg-course{border:1px solid var(--qfu-line);background:var(--qfu-bg-soft);color:var(--qfu-navy);border-radius:9px;padding:.5rem .65rem;font-size:.8rem;font-weight:600;display:block}.qfu-msg-course:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-msg-course small{color:var(--qfu-muted);font-size:.74rem;font-weight:500;display:block}.qfu-typing{align-items:center;gap:4px;padding:.85rem .9rem;display:inline-flex}.qfu-typing i{background:var(--qfu-muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite qfu-blink}.qfu-typing i:nth-child(2){animation-delay:.15s}.qfu-typing i:nth-child(3){animation-delay:.3s}@keyframes qfu-blink{0%,60%,to{opacity:.25}30%{opacity:1}}.qfu-chat-chips{background:var(--qfu-bg-soft);flex-wrap:wrap;gap:.4rem;padding:0 1rem .6rem;display:flex}.qfu-chat-chip{border:1px solid var(--qfu-line);color:var(--qfu-navy-3);background:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.78rem;font-weight:500}.qfu-chat-chip:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-chat-form{border-top:1px solid var(--qfu-line);background:#fff;flex-shrink:0;gap:.5rem;padding:.75rem;display:flex}.qfu-chat-form input{border:1px solid var(--qfu-line);font:inherit;background:var(--qfu-bg-soft);border-radius:999px;flex:1;padding:.6rem .85rem;font-size:.87rem}.qfu-chat-form input:focus{border-color:var(--qfu-primary);background:#fff;outline:none}.qfu-chat-send{background:var(--qfu-primary);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.qfu-chat-send:disabled{opacity:.45;cursor:not-allowed}.qfu-chat-lead{border-top:1px solid var(--qfu-line);background:#fff;padding:.85rem 1rem}.qfu-chat-lead .qfu-field{margin-bottom:.5rem}.qfu-chat-lead .qfu-input{padding:.5rem .7rem;font-size:.85rem}.qfu-chat-disclaimer{color:var(--qfu-muted);text-align:center;background:#fff;padding:0 1rem .6rem;font-size:.7rem}@media (width<=480px){.qfu-chat{border-radius:var(--qfu-radius-lg) var(--qfu-radius-lg) 0 0;width:100%;height:88vh;bottom:0;left:0;right:0}.qfu-fabs{bottom:.85rem;right:.85rem}.qfu-fab{width:48px;height:48px}}.qfu{--qfu-primary:#ee3a38;--qfu-primary-dark:#cf2b29;--qfu-primary-soft:#fdecec;--qfu-navy:#10142b;--qfu-navy-2:#1b2246;--qfu-navy-3:#2c3566;--qfu-ink:#23262f;--qfu-muted:#6b7280;--qfu-line:#e6e8ef;--qfu-bg:#fff;--qfu-bg-soft:#f6f7fb;--qfu-bg-tint:#eef1f8;--qfu-amber:#ffb100;--qfu-green:#0f9d76;--qfu-blue:#2f6bff;--qfu-radius:12px;--qfu-radius-lg:20px;--qfu-shadow-sm:0 2px 10px #10142b0f;--qfu-shadow:0 10px 30px #10142b1a;--qfu-shadow-lg:0 24px 60px #10142b2e;--qfu-font-head:"Poppins", "Segoe UI", system-ui, sans-serif;--qfu-ease:cubic-bezier(.22, 1, .36, 1);--qfu-maxw:1280px;--qfu-header-h:68px;color:var(--qfu-ink);background:var(--qfu-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;overflow-x:hidden}.qfu *{box-sizing:border-box}.qfu img,.qfu svg{max-width:100%;display:block}.qfu h1,.qfu h2,.qfu h3,.qfu h4,.qfu h5{font-family:var(--qfu-font-head);color:var(--qfu-navy);letter-spacing:-.015em;margin:0 0 .5rem;font-weight:600;line-height:1.2}.qfu p{margin:0 0 1rem}.qfu a{color:inherit;text-decoration:none}.qfu button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none}.qfu ul,.qfu ol{margin:0;padding:0;list-style:none}.qfu ::selection{background:var(--qfu-primary);color:#fff}.qfu :focus-visible{outline:2px solid var(--qfu-primary);outline-offset:2px;border-radius:4px}.qfu-skip{z-index:300;background:var(--qfu-navy);color:#fff;border-radius:0 0 10px;padding:10px 16px;position:absolute;top:0;left:-999px}.qfu-skip:focus{left:0}.qfu-container{width:min(var(--qfu-maxw), 100% - 2.5rem);margin-inline:auto}.qfu-section{padding:4rem 0}.qfu-section--soft{background:var(--qfu-bg-soft)}.qfu-section--dark{background:var(--qfu-navy);color:#e8ebf5}.qfu-section--dark h2,.qfu-section--dark h3{color:#fff}.qfu-section--tight{padding:2.5rem 0}.qfu-section-head{max-width:62ch;margin-bottom:2rem}.qfu-section-head--row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;max-width:none;display:flex}.qfu-eyebrow{color:var(--qfu-primary);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.5rem;font-size:.74rem;font-weight:700;display:inline-block}.qfu-section--dark .qfu-eyebrow{color:var(--qfu-amber)}.qfu-section-title{font-size:clamp(1.55rem,3vw,2.2rem)}.qfu-section-sub{color:var(--qfu-muted);margin:.35rem 0 0}.qfu-section--dark .qfu-section-sub{color:#aab2ce}.qfu-link{color:var(--qfu-primary);white-space:nowrap;align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.qfu-link:hover{text-decoration:underline}.qfu-btn{text-align:center;transition:transform .18s var(--qfu-ease), box-shadow .18s var(--qfu-ease), background .18s var(--qfu-ease), color .18s var(--qfu-ease), border-color .18s var(--qfu-ease);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.94rem;font-weight:600;display:inline-flex}.qfu-btn:hover{transform:translateY(-1px)}.qfu-btn:active{transform:translateY(0)}.qfu-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.qfu-btn--primary{background:var(--qfu-primary);color:#fff;box-shadow:0 4px 14px #ee3a3847}.qfu-btn--primary:hover{background:var(--qfu-primary-dark);box-shadow:0 8px 22px #ee3a3857}.qfu-btn--dark{background:var(--qfu-navy);color:#fff}.qfu-btn--dark:hover{background:var(--qfu-navy-2)}.qfu-btn--outline{border:1.5px solid var(--qfu-line);color:var(--qfu-navy);background:#fff}.qfu-btn--outline:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-btn--ghost{color:#fff;border:1.5px solid #ffffff73}.qfu-btn--ghost:hover{background:#ffffff1f;border-color:#fff}.qfu-btn--sm{padding:.5rem 1rem;font-size:.85rem}.qfu-btn--lg{padding:.9rem 2rem;font-size:1rem}.qfu-btn--block{width:100%}.qfu-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:.2rem .6rem;font-size:.68rem;font-weight:700;display:inline-block}.qfu-badge--hot{background:var(--qfu-primary);color:#fff}.qfu-badge--new{background:var(--qfu-green);color:#fff}.qfu-badge--trending{background:var(--qfu-blue);color:#fff}.qfu-badge--soft{background:var(--qfu-bg-tint);color:var(--qfu-navy-3)}.qfu-badge--amber{color:#8a5a00;background:#fff4d6}.qfu-chip{border:1px solid var(--qfu-line);color:var(--qfu-muted);transition:all .18s var(--qfu-ease);background:#fff;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .8rem;font-size:.82rem;font-weight:500;display:inline-flex}.qfu-chip:hover{border-color:var(--qfu-primary);color:var(--qfu-primary)}.qfu-chip.is-active{background:var(--qfu-primary);border-color:var(--qfu-primary);color:#fff}.qfu-meta{color:var(--qfu-muted);flex-wrap:wrap;gap:.4rem 1rem;font-size:.84rem;display:flex}.qfu-meta-item{align-items:center;gap:.35rem;display:inline-flex}.qfu-stars{color:var(--qfu-amber);align-items:center;gap:.15rem;display:inline-flex}.qfu-rating{align-items:center;gap:.35rem;font-size:.84rem;display:inline-flex}.qfu-rating b{color:var(--qfu-ink);font-weight:700}.qfu-price{font-family:var(--qfu-font-head);color:var(--qfu-navy);font-size:1.15rem;font-weight:700}.qfu-price-old{color:var(--qfu-muted);margin-left:.4rem;font-size:.85em;font-weight:400;text-decoration:line-through}.qfu-price-off{color:var(--qfu-green);margin-left:.4rem;font-size:.82rem;font-weight:700}.qfu-toast{background:var(--qfu-navy);color:#fff;box-shadow:var(--qfu-shadow-lg);transition:transform .35s var(--qfu-ease);z-index:120;pointer-events:none;border-radius:10px;align-items:center;gap:.5rem;max-width:calc(100% - 2rem);padding:.8rem 1.5rem;font-size:.92rem;font-weight:500;display:inline-flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%,200%)}.qfu-toast.is-visible{transform:translate(-50%)}.qfu-muted{color:var(--qfu-muted)}.qfu-strong{color:var(--qfu-navy);font-weight:600}.qfu-center{text-align:center}.qfu-stack{gap:1rem;display:grid}.qfu-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.qfu-mt{margin-top:1.5rem}.qfu-empty{text-align:center;color:var(--qfu-muted);padding:3rem 1rem}.qfu-empty h3{color:var(--qfu-navy)}.qfu-alert{border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.88rem}.qfu-alert--error{background:var(--qfu-primary-soft);color:#a11f1d}.qfu-alert--ok{color:#0a6b51;background:#e6f7f1}.qfu-alert--info{background:var(--qfu-bg-tint);color:var(--qfu-navy-3)}@media (prefers-reduced-motion:reduce){.qfu *,.qfu :before,.qfu :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=640px){.qfu-container{width:min(var(--qfu-maxw), 100% - 1.75rem)}.qfu-section{padding:2.5rem 0}.qfu-section-head{margin-bottom:1.35rem}.qfu-toast{justify-content:center;width:auto;left:1rem;right:1rem;transform:translateY(200%)}.qfu-toast.is-visible{transform:translateY(0)}}
