:root{--gt-navy:#0d1f3c;--gt-blue:#18365f;--gt-ink:#222936;--gt-muted:#667085;--gt-line:#d9dee7;--gt-bg:#f7f5f1;--gt-surface:#ffffff;--gt-gold:#b59a55;--gt-soft:#fbfaf7;--gt-radius:24px;--gt-font:Inter, Arial, sans-serif;}*{box-sizing:border-box}body{margin:0;font-family:var(--gt-font);color:var(--gt-ink);background:var(--gt-bg);line-height:1.6}a{color:inherit}.gt-public-body{background:var(--gt-surface)}.gt-admin-shell{min-height:100vh;display:grid;grid-template-columns:280px 1fr;background:var(--gt-bg)}.gt-sidebar{background:#fff;border-right:1px solid var(--gt-line);padding:28px 22px;position:sticky;top:0;height:100vh;overflow:auto}.gt-brand{font-size:15px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:var(--gt-navy);margin-bottom:26px}.gt-nav a{display:block;padding:12px 14px;border-radius:14px;text-decoration:none;color:var(--gt-ink);font-weight:750;margin:4px 0}.gt-nav a:hover{background:var(--gt-soft);color:var(--gt-navy)}.gt-main{padding:32px;max-width:100%}.gt-topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:24px}.gt-page-title{font-size:34px;line-height:1.1;color:var(--gt-navy);margin:0 0 8px;font-weight:900}.gt-subtitle{color:var(--gt-muted);margin:0}.gt-card{background:var(--gt-surface);border:1px solid var(--gt-line);border-radius:var(--gt-radius);padding:24px;box-shadow:0 16px 50px rgba(13,31,60,.06);margin-bottom:18px}.gt-card h2{color:var(--gt-navy);margin-top:0}.danger-soft{border-color:#e0c7a0;background:#fffdf8}.gt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.gt-stat{font-size:34px;font-weight:900;color:var(--gt-navy)}.gt-pill{display:inline-flex;border:1px solid var(--gt-line);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:900;background:#fff;color:var(--gt-navy);letter-spacing:.04em;text-transform:uppercase}.gt-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;min-height:44px;border:1px solid var(--gt-navy);border-radius:999px;text-decoration:none;font-weight:850;background:#fff;color:var(--gt-navy);cursor:pointer;margin:3px 4px 3px 0}.gt-btn.primary{background:var(--gt-navy);color:#fff}.gt-btn.warning{border-color:#8a5a00;color:#8a5a00;background:#fffaf0}.gt-actions-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.gt-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gt-field label{display:block;font-weight:850;margin:0 0 6px;color:var(--gt-navy)}.gt-field input,.gt-field select,.gt-field textarea{width:100%;border:1px solid var(--gt-line);border-radius:14px;padding:12px 14px;font:inherit;background:#fff}.gt-field textarea{min-height:130px}.gt-alert{border:1px solid var(--gt-line);border-radius:16px;padding:12px 14px;background:#fff;margin-bottom:16px}.gt-alert.success{border-color:#c8d8c8;background:#fbfffb}.gt-alert.error{border-color:#e4b5b5;background:#fff8f8}.gt-public-header{padding:22px 32px;background:#fff;border-bottom:1px solid var(--gt-line);display:flex;justify-content:space-between;align-items:center}.gt-public-brand{letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:var(--gt-navy)}.gt-hero{width:100%;padding:72px 30px;background:linear-gradient(180deg,#fff 0%,var(--gt-bg) 100%)}.gt-hero-inner{max-width:1320px;margin:0 auto;background:#fff;border:1px solid var(--gt-line);border-radius:34px;padding:clamp(34px,6vw,78px);box-shadow:0 22px 60px rgba(13,31,60,.06)}.gt-hero h1{font-size:clamp(44px,7vw,88px);line-height:.98;color:var(--gt-navy);margin:0 0 20px}.gt-hero p{font-size:clamp(18px,2vw,24px);color:var(--gt-muted);max-width:900px}.gt-full-section,.gt-home-section{width:100%;padding:52px 30px}.gt-section-inner{max-width:1320px;margin:0 auto}.gt-home-section h2{font-size:clamp(34px,5vw,68px);line-height:1.02;color:var(--gt-navy);margin:12px 0}.gt-section-lead{font-size:20px;color:var(--gt-muted);max-width:880px}.gt-rich-text{font-size:17px;max-width:980px}.gt-home-section.deep_navy{background:var(--gt-navy);color:#fff}.gt-home-section.deep_navy h2,.gt-home-section.deep_navy .gt-section-lead{color:#fff}.gt-home-section.soft_neutral{background:var(--gt-bg)}.gt-home-section.luxury_white{background:#fff}.gt-login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,var(--gt-bg),#ffffff)}.gt-login-card{width:min(460px,100%);background:#fff;border:1px solid var(--gt-line);border-radius:28px;padding:30px;box-shadow:0 22px 60px rgba(13,31,60,.08)}@media (max-width:900px){.gt-admin-shell{grid-template-columns:1fr}.gt-sidebar{position:static;height:auto}.gt-form-grid{grid-template-columns:1fr}.gt-topbar{display:block}.gt-main{padding:18px}.gt-hero{padding:42px 16px}.gt-full-section,.gt-home-section{padding:34px 16px}}.gt-table{width:100%;border-collapse:separate;border-spacing:0 8px}.gt-table th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--gt-muted);padding:6px 10px}.gt-table td{background:#fff;border-top:1px solid var(--gt-line);border-bottom:1px solid var(--gt-line);padding:12px 10px;vertical-align:top}.gt-table td:first-child{border-left:1px solid var(--gt-line);border-radius:14px 0 0 14px}.gt-table td:last-child{border-right:1px solid var(--gt-line);border-radius:0 14px 14px 0}.gt-media-thumb{width:82px;height:82px;border-radius:16px;object-fit:cover;border:1px solid var(--gt-line);background:#fff}.gt-code{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:12px;background:#fff;border:1px solid var(--gt-line);border-radius:10px;padding:3px 6px;display:inline-block}.gt-small{font-size:13px;color:var(--gt-muted)}.gt-status-ok{color:#265b2e;font-weight:900}.gt-status-warn{color:#8a5a00;font-weight:900}.gt-status-bad{color:#8a1f11;font-weight:900}.gt-btn.small{min-height:34px;padding:7px 12px;font-size:13px}.gt-alert.error{border:1px solid #B42318;background:#FFF4F4;color:#8A1F16}.gt-table td,.gt-table th{vertical-align:top}.gt-card h3{margin-top:18px}.gt-field input[type=checkbox]{width:auto}.gt-card.metric strong{word-break:break-word}html,
body{width:100%;max-width:100%;min-width:0;overflow-x:hidden;}body{-webkit-text-size-adjust:100%;text-size-adjust:100%;}img,
video,
svg,
canvas,
iframe{max-width:100%;height:auto;}pre,
code,
.gt-code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;}.gt-admin-shell{width:100%;max-width:100vw;min-width:0;overflow-x:hidden;}.gt-main{width:100%;max-width:100%;min-width:0;overflow-x:hidden;padding-inline:clamp(12px, 2vw, 32px);}.gt-sidebar,
.gt-card,
.gt-grid,
.gt-form-grid,
.gt-topbar,
.gt-actions-row,
.gt-diamond-breadcrumb-shell,
.gt-diamond-rail{max-width:100%;min-width:0;}.gt-card{overflow-x:auto;}.gt-grid,
.gt-form-grid{width:100%;}.gt-form-grid > label,
.gt-field,
.gt-field label,
.gt-card label{min-width:0;max-width:100%;}.gt-field input,
.gt-field select,
.gt-field textarea,
.gt-card input,
.gt-card select,
.gt-card textarea,
.gt-form-grid input,
.gt-form-grid select,
.gt-form-grid textarea{max-width:100%;min-width:0;}.gt-btn,
button,
input[type="submit"]{max-width:100%;white-space:normal;}.gt-table{width:100%;max-width:100%;}.gt-table th,
.gt-table td{overflow-wrap:anywhere;word-break:break-word;}.gt-diamond-rail,
.gt-actions-row{overflow-x:auto;-webkit-overflow-scrolling:touch;}.gt-diamond-rail a,
.gt-pill,
.gt-btn{flex-shrink:0;}@media (max-width: 1180px){.gt-admin-shell{grid-template-columns:240px minmax(0, 1fr);}.gt-sidebar{padding:22px 16px;}.gt-main{padding-block:22px;}.gt-page-title{font-size:clamp(26px, 4vw, 34px);}}@media (max-width: 900px){.gt-admin-shell{display:block;width:100%;}.gt-sidebar{position:relative;top:auto;width:100%;height:auto;max-height:none;border-right:0;border-bottom:1px solid var(--gt-line);padding:16px 12px;}.gt-brand{margin-bottom:12px;}.gt-nav{display:grid;grid-template-columns:repeat(auto-fit, minmax(148px, 1fr));gap:6px;}.gt-nav-section{min-width:0;margin:8px 0;}.gt-nav-heading{margin:8px 0 4px;}.gt-nav a{margin:0;padding:10px 11px;font-size:13px;}.gt-main{padding:16px 12px;}.gt-card{padding:16px;border-radius:18px;}.gt-topbar{display:block;}.gt-grid,
  .gt-form-grid{grid-template-columns:1fr!important;}.gt-diamond-breadcrumb-shell{padding:12px;border-radius:18px;}.gt-diamond-breadcrumb{gap:6px;}.gt-diamond-rail{padding-bottom:8px;}.gt-diamond-rail a{padding:7px 9px;font-size:10px;}.gt-table{min-width:720px;}}@media (max-width: 640px){.gt-main{padding:12px 10px;}.gt-page-title{font-size:clamp(24px, 8vw, 30px);line-height:1.08;}.gt-subtitle{font-size:14px;}.gt-card{padding:13px;border-radius:16px;margin-bottom:12px;}.gt-card h2{font-size:20px;}.gt-actions-row{display:grid;grid-template-columns:1fr;gap:8px;}.gt-btn,
  button,
  input[type="submit"]{width:100%;justify-content:center;min-height:42px;padding:10px 12px;}.gt-card input,
  .gt-card select,
  .gt-card textarea,
  .gt-field input,
  .gt-field select,
  .gt-field textarea{min-height:42px;font-size:16px;}.gt-table{min-width:640px;font-size:13px;}.gt-table th,
  .gt-table td{padding:8px 7px;}.gt-public-header{padding:16px 12px;flex-wrap:wrap;gap:10px;}.gt-hero{padding:30px 10px;}.gt-hero-inner{border-radius:20px;padding:24px 16px;}.gt-full-section,
  .gt-home-section{padding:28px 10px;}.gt-section-inner{width:100%;max-width:100%;}}@media (max-width: 420px){.gt-nav{grid-template-columns:1fr;}.gt-diamond-breadcrumb .current{display:inline-block;max-width:100%;}.gt-table{min-width:560px;}}html,
body{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important;}*,
*::before,
*::after{box-sizing:border-box!important;}img,
svg,
video,
canvas,
iframe{max-width:100%!important;height:auto;}.gt-admin-shell{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important;grid-template-columns:minmax(220px, 280px) minmax(0, 1fr)!important;}.gt-sidebar{min-width:0!important;max-width:280px!important;overflow-x:hidden!important;}.gt-main{width:100%!important;max-width:calc(100vw - 280px)!important;min-width:0!important;overflow-x:hidden!important;padding-left:clamp(10px, 1.8vw, 32px)!important;padding-right:clamp(10px, 1.8vw, 32px)!important;}.gt-main > *,
.gt-card,
.gt-grid,
.gt-form-grid,
.gt-topbar,
.gt-actions-row,
.gt-diamond-breadcrumb-shell,
.gt-diamond-rail{width:100%!important;max-width:100%!important;min-width:0!important;}.gt-card{overflow-x:hidden!important;}.gt-card table,
.gt-table,
table.gt-table{width:100%!important;max-width:100%!important;min-width:0!important;table-layout:fixed!important;overflow:hidden!important;}.gt-table th,
.gt-table td,
.gt-card table th,
.gt-card table td{max-width:1px!important;min-width:0!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;hyphens:auto;}.gt-table td *,
.gt-table th *,
.gt-card table td *,
.gt-card table th *{max-width:100%!important;min-width:0!important;overflow-wrap:anywhere!important;word-break:break-word!important;}pre,
code,
.gt-code,
.gt-table code,
.gt-table pre,
.gt-card pre,
.gt-card code{max-width:100%!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:break-word!important;}.gt-field,
.gt-field label,
.gt-card label,
.gt-form-grid > *,
.gt-form-grid label{max-width:100%!important;min-width:0!important;}input,
select,
textarea,
button,
.gt-btn{max-width:100%!important;min-width:0!important;}select{text-overflow:ellipsis;}.gt-actions-row,
.gt-diamond-rail{overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch;}.gt-actions-row .gt-btn,
.gt-diamond-rail a,
.gt-pill{flex-shrink:1!important;white-space:normal!important;}@media (max-width: 1180px){.gt-admin-shell{grid-template-columns:minmax(200px, 240px) minmax(0, 1fr)!important;}.gt-sidebar{max-width:240px!important;}.gt-main{max-width:calc(100vw - 240px)!important;}}@media (max-width: 900px){.gt-admin-shell{display:block!important;width:100%!important;max-width:100vw!important;}.gt-sidebar{position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;border-right:0!important;border-bottom:1px solid var(--gt-line)!important;padding:14px 10px!important;}.gt-main{width:100%!important;max-width:100vw!important;padding:14px 10px!important;}.gt-brand{margin-bottom:10px!important;}.gt-nav{display:grid!important;grid-template-columns:repeat(auto-fit, minmax(140px, 1fr))!important;gap:6px!important;}.gt-nav-section{min-width:0!important;margin:6px 0!important;}.gt-nav-heading{margin:8px 0 4px!important;font-size:10px!important;}.gt-nav a{margin:0!important;padding:9px 10px!important;font-size:13px!important;}.gt-grid,
  .gt-form-grid{grid-template-columns:1fr!important;}.gt-topbar{display:block!important;}.gt-card{padding:14px!important;border-radius:16px!important;}.gt-page-title{font-size:clamp(24px, 6vw, 32px)!important;}}@media (max-width: 640px){.gt-main{padding:10px 8px!important;}.gt-card{padding:12px!important;margin-bottom:12px!important;}.gt-card h2{font-size:20px!important;}.gt-subtitle{font-size:14px!important;}.gt-actions-row{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;}.gt-btn,
  button,
  input[type="submit"]{width:100%!important;justify-content:center!important;min-height:42px!important;padding:10px 12px!important;}input,
  select,
  textarea{font-size:16px!important;min-height:42px!important;}.gt-table th,
  .gt-table td,
  .gt-card table th,
  .gt-card table td{padding:7px 6px!important;font-size:12px!important;}}@media (max-width: 420px){.gt-nav{grid-template-columns:1fr!important;}.gt-diamond-breadcrumb{font-size:11px!important;}}:root{--gt-public-max:1280px;--gt-public-pad:clamp(20px, 4vw, 56px);--gt-public-shadow:0 24px 80px rgba(13, 31, 60, .10);--gt-public-shadow-soft:0 12px 38px rgba(13, 31, 60, .07);--gt-public-serif:"Cormorant Garamond", "Baskerville", "Times New Roman", serif;}*,
*::before,
*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body.gt-public-body{margin:0;min-height:100vh;background:var(--gt-bg);color:var(--gt-ink);font-family:var(--gt-font);line-height:1.6;-webkit-font-smoothing:antialiased;}body.gt-public-body a{color:inherit;}.gt-skip-link{position:fixed;left:16px;top:-80px;z-index:10000;padding:12px 18px;border-radius:999px;background:var(--gt-navy);color:#fff;text-decoration:none;transition:top .2s ease;}.gt-skip-link:focus{top:16px;}.gt-public-header{position:sticky;top:0;z-index:900;border-bottom:1px solid color-mix(in srgb, var(--gt-line) 72%, transparent);background:color-mix(in srgb, var(--gt-surface) 92%, transparent);backdrop-filter:blur(18px);}.gt-public-header-inner{width:min(100%, var(--gt-public-max));min-height:84px;margin:0 auto;padding:0 var(--gt-public-pad);display:flex;align-items:center;justify-content:space-between;gap:28px;}.gt-public-brand{display:inline-flex;align-items:center;gap:12px;color:var(--gt-navy);text-decoration:none;white-space:nowrap;}.gt-public-brand-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid color-mix(in srgb, var(--gt-gold) 70%, transparent);border-radius:50%;color:var(--gt-gold);font-size:16px;}.gt-public-brand span:last-child{display:grid;line-height:1.1;}.gt-public-brand strong{font-family:var(--gt-public-serif);font-size:25px;font-weight:600;letter-spacing:.02em;}.gt-public-brand small{margin-top:5px;color:var(--gt-muted);font-size:10px;letter-spacing:.16em;text-transform:uppercase;}.gt-public-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(14px, 2vw, 28px);}.gt-public-nav a{position:relative;font-size:13px;font-weight:650;letter-spacing:.035em;text-decoration:none;}.gt-public-nav a:not(.gt-public-nav-cta)::after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:1px;background:var(--gt-gold);transform:scaleX(0);transform-origin:center;transition:transform .2s ease;}.gt-public-nav a:hover::after,
.gt-public-nav a:focus-visible::after{transform:scaleX(1);}.gt-public-nav-cta{padding:10px 17px;border:1px solid var(--gt-navy);border-radius:999px;}.gt-public-menu-button{display:none;min-width:44px;min-height:44px;border:1px solid var(--gt-line);border-radius:999px;background:var(--gt-surface);color:var(--gt-navy);}.gt-public-menu-icon,
.gt-public-menu-icon::before,
.gt-public-menu-icon::after{display:block;width:18px;height:1px;background:currentColor;}.gt-public-menu-icon{position:relative;}.gt-public-menu-icon::before,
.gt-public-menu-icon::after{content:"";position:absolute;left:0;}.gt-public-menu-icon::before{top:-6px;}.gt-public-menu-icon::after{top:6px;}.gt-public-menu-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);}.gt-home-shell,
.gt-public-footer-inner{width:min(100%, var(--gt-public-max));margin:0 auto;padding-right:var(--gt-public-pad);padding-left:var(--gt-public-pad);}.gt-home-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 20%, color-mix(in srgb, var(--gt-gold) 16%, transparent), transparent 34%),
    linear-gradient(140deg, #fff 0%, var(--gt-bg) 60%, color-mix(in srgb, var(--gt-blue) 8%, var(--gt-bg)) 100%);}.gt-home-hero::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(13,31,60,.025) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(13,31,60,.025) 1px, transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom, #000, transparent 92%);}.gt-home-hero-grid{min-height:min(780px, calc(100vh - 84px));padding-top:clamp(72px, 10vw, 140px);padding-bottom:clamp(72px, 10vw, 140px);display:grid;grid-template-columns:minmax(0, 1.05fr) minmax(380px, .95fr);align-items:center;gap:clamp(48px, 8vw, 110px);}.gt-home-hero-copy,
.gt-home-hero-art{position:relative;z-index:1;}.gt-home-eyebrow{margin:0 0 16px;color:var(--gt-gold);font-size:11px;font-weight:750;letter-spacing:.19em;text-transform:uppercase;}.gt-home-hero h1,
.gt-home-section h2,
.gt-home-consultation h2{margin:0;color:var(--gt-navy);font-family:var(--gt-public-serif);font-weight:500;letter-spacing:-.025em;line-height:.98;}.gt-home-hero h1{max-width:780px;font-size:clamp(54px, 7vw, 104px);}.gt-home-hero-lead{max-width:700px;margin:30px 0 0;color:color-mix(in srgb, var(--gt-ink) 84%, transparent);font-size:clamp(17px, 1.6vw, 22px);line-height:1.7;}.gt-home-hero-rich{max-width:680px;margin-top:20px;color:var(--gt-muted);}.gt-home-actions{margin-top:34px;display:flex;flex-wrap:wrap;align-items:center;gap:13px;}.gt-home-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 22px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:750;letter-spacing:.03em;text-decoration:none;transition:transform .2s ease, box-shadow .2s ease, background .2s ease;}.gt-home-button:hover,
.gt-home-button:focus-visible{transform:translateY(-2px);}.gt-home-button-primary{background:var(--gt-navy);color:#fff!important;box-shadow:0 12px 30px color-mix(in srgb, var(--gt-navy) 22%, transparent);}.gt-home-button-secondary{border-color:color-mix(in srgb, var(--gt-navy) 60%, transparent);background:transparent;color:var(--gt-navy);}.gt-home-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--gt-navy);font-size:13px;font-weight:750;text-decoration:none;}.gt-home-text-link::after{content:"→";transition:transform .2s ease;}.gt-home-text-link:hover::after{transform:translateX(4px);}.gt-home-assurance{margin:34px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:11px 24px;color:var(--gt-muted);font-size:12px;list-style:none;}.gt-home-assurance li::before{content:"✓";margin-right:7px;color:var(--gt-gold);}.gt-home-hero-art{min-height:520px;display:grid;place-items:center;color:var(--gt-gold);}.gt-home-diamond-mark{width:min(100%, 430px);filter:drop-shadow(0 35px 60px rgba(13,31,60,.13));animation:gt-home-float 7s ease-in-out infinite;}.gt-home-orbit{position:absolute;border:1px solid color-mix(in srgb, var(--gt-gold) 35%, transparent);border-radius:50%;}.gt-home-orbit-one{width:520px;height:520px;}.gt-home-orbit-two{width:390px;height:390px;border-style:dashed;animation:gt-home-spin 28s linear infinite;}.gt-home-floating-card{position:absolute;display:grid;gap:2px;min-width:155px;padding:15px 18px;border:1px solid color-mix(in srgb, var(--gt-line) 72%, transparent);border-radius:18px;background:color-mix(in srgb, var(--gt-surface) 88%, transparent);box-shadow:var(--gt-public-shadow-soft);color:var(--gt-navy);backdrop-filter:blur(12px);}.gt-home-floating-card span{color:var(--gt-muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase;}.gt-home-floating-card strong{font-family:var(--gt-public-serif);font-size:23px;font-weight:600;}.gt-home-floating-card-one{top:8%;right:0;}.gt-home-floating-card-two{bottom:18%;left:-2%;}.gt-home-floating-card-three{right:3%;bottom:3%;}.gt-home-section{padding:clamp(78px, 10vw, 138px) 0;}.gt-home-surface-section{background:var(--gt-surface);}.gt-home-section-heading{max-width:760px;margin-bottom:clamp(32px, 5vw, 58px);}.gt-home-section-heading h2,
.gt-home-consultation h2{font-size:clamp(40px, 5vw, 68px);}.gt-home-section-heading > p:last-child,
.gt-home-section-lead,
.gt-home-consultation p{color:var(--gt-muted);font-size:17px;}.gt-home-heading-row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;}.gt-home-heading-row > div{max-width:760px;}.gt-home-path-grid{display:grid;gap:18px;}.gt-home-path-grid-four{grid-template-columns:repeat(4, minmax(0, 1fr));}.gt-home-jewellery-grid{grid-template-columns:repeat(5, minmax(0, 1fr));}.gt-home-path-card{position:relative;min-height:280px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid color-mix(in srgb, var(--gt-line) 82%, transparent);border-radius:var(--gt-radius);background:radial-gradient(circle at 82% 12%, color-mix(in srgb, var(--gt-gold) 14%, transparent), transparent 36%),
    var(--gt-surface);box-shadow:0 8px 30px rgba(13,31,60,.035);text-decoration:none;transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;}.gt-home-path-card::after{content:"↗";position:absolute;top:22px;right:24px;color:var(--gt-gold);font-size:20px;}.gt-home-path-card:hover,
.gt-home-path-card:focus-visible{transform:translateY(-7px);border-color:color-mix(in srgb, var(--gt-gold) 60%, var(--gt-line));box-shadow:var(--gt-public-shadow-soft);}.gt-home-path-card-featured{background:linear-gradient(145deg, color-mix(in srgb, var(--gt-navy) 96%, #fff), var(--gt-blue));color:#fff;}.gt-home-path-card-featured strong,
.gt-home-path-card-featured small,
.gt-home-path-card-featured .gt-home-path-kicker{color:#fff;}.gt-home-path-icon{position:absolute;top:24px;left:27px;color:var(--gt-gold);font-size:34px;}.gt-home-path-kicker{margin-bottom:10px;color:var(--gt-gold);font-size:10px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;}.gt-home-path-card strong{color:var(--gt-navy);font-family:var(--gt-public-serif);font-size:clamp(25px, 2.2vw, 34px);font-weight:600;line-height:1.05;}.gt-home-path-card small{margin-top:13px;color:var(--gt-muted);font-size:13px;line-height:1.6;}.gt-home-product-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px;}.gt-home-product-card{overflow:hidden;border:1px solid color-mix(in srgb, var(--gt-line) 82%, transparent);border-radius:var(--gt-radius);background:var(--gt-surface);box-shadow:0 8px 28px rgba(13,31,60,.04);}.gt-home-product-media{min-height:230px;display:grid;place-items:center;background:radial-gradient(circle, #fff 0%, color-mix(in srgb, var(--gt-bg) 68%, #fff) 65%, var(--gt-bg) 100%);}.gt-home-product-shape,
.gt-home-product-media > span{display:grid;width:98px;height:98px;place-items:center;transform:rotate(45deg);border:1px solid color-mix(in srgb, var(--gt-gold) 70%, transparent);color:var(--gt-navy);font-family:var(--gt-public-serif);font-size:34px;}.gt-home-product-shape{border-radius:24px;}.gt-home-product-shape::first-letter,
.gt-home-product-media > span{transform-origin:center;}.gt-home-gem-media > span,
.gt-home-jewellery-media > span{transform:none;border-radius:50%;}.gt-home-product-body{padding:24px;}.gt-home-product-meta{margin:0 0 7px;color:var(--gt-gold);font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}.gt-home-product-body h3{margin:0;color:var(--gt-navy);font-family:var(--gt-public-serif);font-size:26px;font-weight:600;line-height:1.15;}.gt-home-product-body p:not(.gt-home-product-meta){margin:10px 0;color:var(--gt-muted);font-size:13px;}.gt-home-price{display:block;margin-top:18px;color:var(--gt-navy);font-size:18px;}.gt-home-product-body small{display:block;color:var(--gt-muted);font-size:10px;}.gt-home-card-link{display:inline-block;margin-top:17px;color:var(--gt-navy);font-size:12px;font-weight:750;text-decoration:none;}.gt-home-card-link::after{content:" →";}.gt-home-split{display:grid;grid-template-columns:minmax(0, .85fr) minmax(380px, 1.15fr);align-items:center;gap:clamp(52px, 9vw, 130px);}.gt-home-gem-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:15px;}.gt-home-gem-chip{min-height:82px;padding:20px;display:flex;align-items:center;gap:14px;border:1px solid var(--gt-line);border-radius:18px;background:var(--gt-surface);color:var(--gt-navy);font-family:var(--gt-public-serif);font-size:22px;}.gt-home-gem-chip span{width:18px;height:18px;transform:rotate(45deg);border-radius:4px;background:linear-gradient(135deg, var(--gt-gold), var(--gt-blue));}.gt-home-gem-chip:nth-child(2n) span{background:linear-gradient(135deg, #8a2432, var(--gt-gold));}.gt-home-gemstone-products{margin-top:54px;}.gt-home-trust-section{background:var(--gt-navy);color:#fff;}.gt-home-trust-section .gt-home-eyebrow{color:color-mix(in srgb, var(--gt-gold) 90%, #fff);}.gt-home-trust-section h2{color:#fff;}.gt-home-trust-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1px;background:rgba(255,255,255,.16);}.gt-home-trust-grid article{min-height:260px;padding:30px;background:var(--gt-navy);}.gt-home-trust-grid span{color:var(--gt-gold);font-family:var(--gt-public-serif);font-size:30px;}.gt-home-trust-grid h3{margin:50px 0 12px;font-family:var(--gt-public-serif);font-size:27px;font-weight:500;}.gt-home-trust-grid p{margin:0;color:rgba(255,255,255,.72);font-size:13px;}.gt-home-consultation{padding:clamp(70px, 9vw, 120px) 0;background:radial-gradient(circle at 90% 10%, color-mix(in srgb, var(--gt-gold) 18%, transparent), transparent 35%),
    var(--gt-surface);}.gt-home-consultation-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;}.gt-home-consultation-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;}.gt-home-rich-text,
.gt-home-hero-rich{max-width:860px;}.gt-home-rich-text img{max-width:100%;height:auto;}.gt-hide-desktop{display:none;}.gt-public-footer{border-top:1px solid var(--gt-line);background:#fff;}.gt-public-footer-inner{padding-top:58px;padding-bottom:48px;display:grid;grid-template-columns:1.25fr .75fr .75fr;gap:50px;}.gt-public-footer p{max-width:430px;color:var(--gt-muted);font-size:12px;}.gt-public-footer-links{display:grid;align-content:start;gap:10px;}.gt-public-footer-links a{font-size:12px;font-weight:650;text-decoration:none;}.gt-public-footer-note{text-align:right;}@keyframes gt-home-float{0%, 100%{transform:translateY(0) rotate(-1deg);}50%{transform:translateY(-16px) rotate(1deg);}}@keyframes gt-home-spin{to{transform:rotate(360deg);}}@media (max-width: 1100px){.gt-public-nav{gap:14px;}.gt-public-nav a{font-size:11px;}.gt-home-hero-grid{grid-template-columns:1fr .8fr;}.gt-home-path-grid-four,
  .gt-home-product-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.gt-home-jewellery-grid{grid-template-columns:repeat(3, minmax(0, 1fr));}.gt-home-trust-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (max-width: 860px){.gt-public-header-inner{min-height:72px;}.gt-public-menu-button{display:grid;place-items:center;}.gt-public-nav{position:absolute;top:calc(100% + 1px);right:0;left:0;padding:20px var(--gt-public-pad) 28px;display:none;align-items:stretch;background:var(--gt-surface);border-bottom:1px solid var(--gt-line);box-shadow:var(--gt-public-shadow-soft);}.gt-public-nav.is-open{display:grid;}.gt-public-nav a{padding:11px 0;font-size:14px;}.gt-public-nav-cta{padding:12px 16px!important;text-align:center;}.gt-home-hero-grid,
  .gt-home-split,
  .gt-home-consultation-grid{grid-template-columns:1fr;}.gt-home-hero-grid{min-height:0;}.gt-home-hero-art{min-height:440px;}.gt-home-consultation-actions{justify-content:flex-start;}.gt-public-footer-inner{grid-template-columns:1fr 1fr;}.gt-public-footer-note{text-align:left;}}@media (max-width: 620px){:root{--gt-public-pad:18px;}.gt-public-brand small{display:none;}.gt-home-hero-grid{padding-top:68px;padding-bottom:72px;}.gt-home-hero h1{font-size:clamp(48px, 15vw, 70px);}.gt-home-actions{align-items:stretch;}.gt-home-button{width:100%;}.gt-home-text-link{width:100%;justify-content:center;padding:10px;}.gt-home-assurance{display:grid;}.gt-home-hero-art{min-height:340px;}.gt-home-orbit-one{width:360px;height:360px;}.gt-home-orbit-two{width:270px;height:270px;}.gt-home-floating-card{min-width:132px;padding:12px 14px;}.gt-home-floating-card-one{top:0;}.gt-home-floating-card-two{bottom:8%;}.gt-home-floating-card-three{display:none;}.gt-home-heading-row{display:block;}.gt-home-heading-row > .gt-home-text-link{width:auto;justify-content:flex-start;padding:0;}.gt-home-path-grid-four,
  .gt-home-jewellery-grid,
  .gt-home-product-grid,
  .gt-home-gem-grid,
  .gt-home-trust-grid{grid-template-columns:1fr;}.gt-home-path-card{min-height:230px;}.gt-home-trust-grid article{min-height:220px;}.gt-home-trust-grid h3{margin-top:32px;}.gt-public-footer-inner{grid-template-columns:1fr;}.gt-hide-mobile{display:none!important;}.gt-hide-desktop{display:block;}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}*,
  *::before,
  *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;}}:root{--gt-serif:Cormorant,Georgia,'Times New Roman',serif;--gt-font:Cormorant,Georgia,'Times New Roman',serif;--gt-shell:1440px;--gt-shell-narrow:860px;--gt-shadow:0 18px 60px rgba(13,31,60,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.gt-site-shell{margin:0;background:#fff;color:var(--gt-ink);font-family:var(--gt-serif);line-height:1.55;-webkit-font-smoothing:antialiased}body.gt-site-shell img{max-width:100%;height:auto}body.gt-site-shell button,body.gt-site-shell input,body.gt-site-shell select,body.gt-site-shell textarea{font-family:var(--gt-serif)}body.gt-site-shell a{color:inherit}.gt-shell,.gt-shell-wide,.gt-shell-narrow{width:min(calc(100% - 40px),var(--gt-shell));margin-inline:auto}.gt-shell-wide{width:min(calc(100% - 48px),1680px)}.gt-shell-narrow{width:min(calc(100% - 40px),var(--gt-shell-narrow))}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gt-skip-link{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;padding:12px 18px;border:1px solid #111}.gt-skip-link:focus{top:16px}.gt-eyebrow{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.gt-section-heading{text-align:center;max-width:780px;margin:0 auto 44px}.gt-section-heading h2,.gt-content-hero h1,.gt-blog-article h1{font-family:var(--gt-serif);font-weight:400;line-height:1.07;color:#0b1850}.gt-section-heading h2{font-size:clamp(32px,4vw,54px);margin:0 0 14px}.gt-section-heading>p:last-child{font-size:17px;color:#5f6572;margin:0}.gt-lux-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 24px;border:1px solid #0d1f3c;background:#0d1f3c;color:#fff!important;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700;transition:.2s}.gt-lux-btn:hover{background:#fff;color:#0d1f3c!important}.gt-lux-btn-light{background:#fff;color:#0d1f3c!important;border-color:#fff}.gt-lux-btn-light:hover{background:transparent;color:#fff!important}.gt-text-link{font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:3px}.gt-text-link-light{color:#fff!important}.gt-richtext{font-size:17px;line-height:1.8}.gt-richtext h2,.gt-richtext h3{font-family:var(--gt-serif);font-weight:400;color:#0b1850;line-height:1.2}.gt-richtext h2{font-size:36px}.gt-richtext h3{font-size:27px}.gt-richtext a{text-decoration:underline}.gt-centre-action{text-align:center;margin-top:38px}.gt-hide-desktop{display:none!important}@media (max-width:760px){.gt-shell,.gt-shell-wide,.gt-shell-narrow{width:min(calc(100% - 28px),var(--gt-shell))}.gt-hide-desktop{display:block!important}.gt-hide-mobile{display:none!important}.gt-section-heading{margin-bottom:30px}.gt-section-heading h2{font-size:36px}}body.gt-site-shell{font-size:18px;font-weight:500;line-height:1.62}.gt-eyebrow{font-size:14px;font-weight:600;letter-spacing:.14em}.gt-section-heading{max-width:860px;margin-bottom:48px}.gt-section-heading h2{font-size:clamp(40px,4.5vw,60px);font-weight:500}.gt-section-heading>p:last-child{font-size:20px;line-height:1.55}.gt-lux-btn{min-height:50px;padding:13px 27px;font-size:15px;font-weight:600;letter-spacing:.07em}.gt-text-link{font-size:17px;font-weight:600}.gt-richtext{font-size:19px;line-height:1.78}.gt-richtext h2{font-size:42px}.gt-richtext h3{font-size:31px}.gt-centre-action{margin-top:42px}@media (max-width:760px){body.gt-site-shell{font-size:17px}.gt-section-heading h2{font-size:39px}.gt-section-heading>p:last-child{font-size:18px}.gt-lux-btn{font-size:15px}.gt-richtext{font-size:18px}}.gt-announcement{background:var(--gt-ann-bg,#0d1f3c);color:var(--gt-ann-text,#fff);font-size:12px;letter-spacing:.035em}.gt-announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:center;gap:10px;padding:5px 42px;position:relative;text-align:center}.gt-announcement--media_inline .gt-announcement-inner img{width:24px;height:24px;object-fit:contain}.gt-announcement a{text-decoration:underline;font-weight:700}.gt-announcement button{position:absolute;right:14px;top:50%;translate:0 -50%;background:rgba(0,0,0,.22);border:0;border-radius:50%;width:28px;height:28px;color:inherit;font-size:19px;line-height:1;cursor:pointer}.gt-announcement-media-strip{position:relative;width:100%;overflow:hidden}.gt-announcement-media-link{display:block;text-decoration:none!important}.gt-announcement-media-strip img{display:block;width:100%;height:auto;max-height:120px;object-fit:cover;object-position:center}.gt-announcement--media_strip button{right:12px;background:rgba(0,0,0,.45);color:#fff}.gt-site-header{position:relative;z-index:100;background:#fff;border-bottom:1px solid #ececec;color:#151224}.gt-utility-bar{height:36px;display:flex;align-items:center;justify-content:space-between;font-family:var(--gt-serif);font-size:12px}.gt-utility-bar ul,.gt-primary-menu{list-style:none;margin:0;padding:0;display:flex;align-items:center}.gt-utility-bar nav ul{gap:18px}.gt-menu-item{position:relative}.gt-menu-item>a{text-decoration:none;display:flex;align-items:center;gap:5px}.gt-utility-actions{display:flex;align-items:center;gap:20px}.gt-utility-actions a{text-decoration:none}.gt-brand-row{height:94px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.gt-header-search form{display:flex;align-items:center;gap:10px;width:min(320px,100%);border-bottom:1px solid transparent}.gt-header-search input{border:0;outline:0;width:100%;font-family:var(--gt-serif);font-size:13px;padding:9px 0;background:transparent}.gt-brand-logo{text-decoration:none;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:230px}.gt-brand-logo img{display:block;max-height:58px;width:auto}.gt-brand-logo strong{font-family:var(--gt-serif);font-size:40px;line-height:1;color:#06135c;font-weight:400}.gt-brand-logo small{font-family:var(--gt-serif);font-size:10px;text-transform:uppercase;margin-top:2px}.gt-header-account{justify-self:end;display:flex;align-items:center;gap:14px;font-family:var(--gt-serif);font-size:12px;text-transform:uppercase}.gt-header-account a{text-decoration:none}.gt-icon-link{font-size:24px!important;line-height:1}.gt-primary-nav{border-top:1px solid #f4f4f4}.gt-primary-menu{height:54px;justify-content:center;gap:34px;font-family:var(--gt-serif);font-size:13px}.gt-primary-item>a{min-height:54px}.gt-primary-item.has-children{padding-right:14px}.gt-submenu-toggle{border:0;background:none;position:absolute;right:-2px;top:50%;translate:0 -50%;font-size:15px;cursor:pointer;color:inherit}.gt-submenu{display:none;position:absolute;left:50%;translate:-50% 0;top:calc(100% - 1px);min-width:260px;background:#fff;border:1px solid #ececec;box-shadow:var(--gt-shadow);list-style:none;margin:0;padding:12px;z-index:50}.gt-primary-item:hover>.gt-submenu,.gt-primary-item:focus-within>.gt-submenu,.gt-primary-item.submenu-open>.gt-submenu{display:block}.gt-submenu-item>a{padding:10px 12px;min-height:40px;white-space:nowrap}.gt-submenu-item>a:hover{background:#f7f5f1}.gt-menu-badge{font:600 9px var(--gt-serif);text-transform:uppercase;background:#0d1f3c;color:#fff;padding:2px 5px}.gt-appointment-link a{gap:7px}.gt-mobile-menu-button{display:none;border:0;background:none;padding:10px;cursor:pointer}.gt-mobile-menu-button span{display:block;width:24px;height:1px;background:#111;margin:5px}.gt-mobile-menu-button em{font-style:normal;font-size:10px;text-transform:uppercase}.gt-site-header.is-sticky{position:sticky;top:0;box-shadow:0 8px 24px rgba(0,0,0,.05)}@media (max-width:1000px){.gt-utility-bar nav{display:none}.gt-utility-bar{justify-content:flex-end}.gt-utility-actions .gt-currency{display:none}.gt-brand-row{height:76px;grid-template-columns:1fr auto 1fr}.gt-header-search{display:none}.gt-header-account{display:none}.gt-brand-logo{grid-column:2;min-width:auto}.gt-brand-logo strong{font-size:34px}.gt-mobile-menu-button{display:block;justify-self:end;grid-column:3}.gt-primary-nav{display:none;position:absolute;top:112px;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 20px 40px rgba(0,0,0,.08);max-height:calc(100vh - 112px);overflow:auto}.gt-site-header.menu-open .gt-primary-nav{display:block}.gt-primary-menu{height:auto;display:block;padding:12px 20px 24px}.gt-primary-item{border-bottom:1px solid #eee;padding-right:0!important}.gt-primary-item>a{min-height:50px;padding:0 8px}.gt-submenu-toggle{right:8px}.gt-submenu{position:static;translate:none;box-shadow:none;border:0;border-top:1px solid #f0f0f0;padding:4px 0 10px;margin:0;background:#fafafa}.gt-primary-item:hover>.gt-submenu{display:none}.gt-primary-item.submenu-open>.gt-submenu{display:block}.gt-submenu-item>a{padding-left:24px}.gt-appointment-link{border-bottom:0}.gt-utility-actions{gap:14px;font-size:11px}}@media (max-width:560px){.gt-announcement-inner{padding-left:20px;padding-right:34px}.gt-announcement-media-strip img{max-height:90px}.gt-utility-bar{height:30px}.gt-utility-actions a:first-of-type{display:none}.gt-brand-row{height:68px}.gt-brand-logo strong{font-size:30px}.gt-brand-logo small{font-size:8px}.gt-primary-nav{top:98px}}.gt-announcement-inner{font-size:16px;font-weight:600;min-height:42px}.gt-announcement-inner a{background:var(--gt-ann-btn-bg,#fff);color:var(--gt-ann-btn-text,#0d1f3c);padding:5px 12px;border-radius:2px;transition:.2s}.gt-announcement-inner a:hover{background:var(--gt-ann-btn-hover-bg,#0d1f3c);color:var(--gt-ann-btn-hover-text,#fff)}.gt-announcement-media-strip img,.gt-announcement-media-strip video{width:100%;display:block;max-height:160px;object-fit:var(--gt-ann-media-fit,cover)}.gt-announcement-video-icon{font-size:14px}.gt-utility-bar,.gt-utility-actions{font-size:14px}.gt-header-search input{font-size:16px}.gt-brand-logo strong{font-size:44px}.gt-brand-logo small{font-size:12px}.gt-header-account{font-size:15px;font-weight:500}.gt-primary-menu{font-size:17px;font-weight:500;gap:30px}.gt-submenu-item>a{font-size:16px}.gt-menu-badge{font-size:11px}.gt-mobile-menu-button em{font-size:12px}@media (max-width:1000px){.gt-primary-item>a{font-size:18px;min-height:54px}.gt-submenu-item>a{font-size:17px}.gt-utility-actions{font-size:13px}.gt-brand-logo strong{font-size:38px}}@media (max-width:560px){.gt-announcement-inner{font-size:15px}.gt-brand-logo strong{font-size:34px}.gt-brand-logo small{font-size:10px}}.gt-global-currency{display:inline-flex;align-items:center;gap:4px;margin:0;padding:0;border:0;font-family:var(--gt-serif);color:inherit;white-space:nowrap}.gt-global-currency-symbol{font-size:14px;line-height:1;color:inherit}.gt-global-currency select{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:inherit;font:500 14px/1.2 var(--gt-serif);padding:3px 18px 3px 2px;min-width:58px;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 8px) 52%,calc(100% - 4px) 52%;background-size:4px 4px,4px 4px;background-repeat:no-repeat}.gt-global-currency select:focus-visible{outline:1px solid currentColor;outline-offset:3px;border-radius:4px}@media (max-width:1000px){.gt-utility-actions .gt-global-currency{display:inline-flex}.gt-global-currency select{font-size:13px;min-width:54px}.gt-global-currency-symbol{font-size:13px}}@media (max-width:560px){.gt-global-currency select{font-size:12px;min-width:50px;padding-right:16px}.gt-global-currency-symbol{font-size:12px}}.gt-australian-strip{background:#e7e7e7;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.gt-australian-strip .gt-shell{min-height:80px;display:flex;align-items:center;justify-content:center;gap:14px;font-family:var(--gt-serif);font-size:clamp(19px,2vw,27px);text-align:center}.gt-australian-strip a{text-decoration:none;border-bottom:1px solid #777}.gt-site-footer{background:#fff;color:#28252a;border-top:1px solid #ececec;font-family:var(--gt-serif)}.gt-footer-main{display:grid;grid-template-columns:1.25fr repeat(3,.9fr) 1.25fr;gap:48px;padding:64px 0 54px}.gt-footer-main h2{font-size:16px;margin:0 0 22px;font-weight:600}.gt-footer-logo{text-decoration:none;display:inline-flex;margin-bottom:22px}.gt-footer-logo img{max-width:190px;max-height:58px;object-fit:contain}.gt-footer-logo strong{font-size:36px;color:#06135c;font-weight:400}.gt-footer-brand-column{font-size:13px;line-height:1.5}.gt-footer-brand-column p{max-width:300px}.gt-footer-brand-column address{font-style:normal;margin:20px 0}.gt-footer-brand-column>a:not(.gt-footer-logo){display:block;text-decoration:none;margin:8px 0}.gt-footer-menu ul{list-style:none;margin:0;padding:0}.gt-footer-menu li{margin:0 0 13px}.gt-footer-menu a{text-decoration:none;font-size:13px}.gt-footer-menu a:hover{text-decoration:underline}.gt-footer-menu .gt-submenu-toggle,.gt-footer-menu .gt-submenu{display:none!important}.gt-footer-email{display:grid;grid-template-columns:1fr 44px;border:1px solid #ddd;height:54px}.gt-footer-email input{border:0;padding:0 14px;font:13px var(--gt-serif);outline:0}.gt-footer-email button{border:0;background:#fff;font-size:18px;cursor:pointer}.gt-footer-stay small{display:block;font:10px var(--gt-serif);margin-top:18px;line-height:1.5}.gt-follow-title{margin-top:44px!important}.gt-social-links{display:flex;gap:9px}.gt-social-links a{width:28px;height:28px;border:1px solid #c8c8c8;display:grid;place-items:center;border-radius:50%;text-decoration:none;font:700 9px var(--gt-serif)}.gt-footer-bottom{border-top:1px solid #ddd;min-height:76px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:24px;font:700 10px var(--gt-serif)}.gt-affiliation-logos{display:flex;justify-content:center;align-items:center;gap:28px;min-width:0}.gt-affiliation-logos a{display:flex;align-items:center;text-decoration:none}.gt-affiliation-logos img{height:30px;max-width:100px;object-fit:contain;filter:grayscale(1)}.gt-affiliation-logos span{font:600 11px var(--gt-serif);color:#6e6e6e}.gt-payment-marks{display:flex;justify-content:flex-end;gap:8px}.gt-payment-marks span{border:1px solid #eee;padding:6px 9px;border-radius:5px;background:#fff;color:#16305f;font-size:9px}@media (max-width:1100px){.gt-footer-main{grid-template-columns:1.3fr repeat(2,1fr);gap:36px}.gt-footer-stay{grid-column:2/4}.gt-footer-bottom{grid-template-columns:1fr}.gt-footer-bottom>p,.gt-payment-marks{justify-self:center}.gt-payment-marks{justify-content:center;padding-bottom:20px}}@media (max-width:700px){.gt-australian-strip .gt-shell{min-height:68px;flex-wrap:wrap;gap:7px 10px;font-size:19px;padding:14px 0}.gt-footer-main{grid-template-columns:1fr 1fr;padding:44px 0;gap:32px 24px}.gt-footer-brand-column,.gt-footer-stay{grid-column:1/-1}.gt-footer-menu:nth-of-type(3){grid-column:1/-1}.gt-footer-bottom{padding:25px 0}.gt-affiliation-logos{flex-wrap:wrap;gap:18px}}.gt-australian-strip .gt-shell{font-size:clamp(23px,2.1vw,31px);font-weight:500}.gt-footer-main h2{font-size:20px}.gt-footer-logo strong{font-size:40px}.gt-footer-brand-column{font-size:17px;line-height:1.62}.gt-footer-menu a{font-size:17px}.gt-footer-menu li{margin-bottom:14px}.gt-footer-email input{font-size:17px}.gt-footer-stay small{font-size:14px}.gt-social-links a{width:34px;height:34px;font-size:11px}.gt-footer-bottom{font-size:14px;font-weight:600}.gt-affiliation-logos span{font-size:14px}.gt-payment-marks span{font-size:12px}@media (max-width:700px){.gt-australian-strip .gt-shell{font-size:22px}.gt-footer-brand-column,.gt-footer-menu a,.gt-footer-email input{font-size:17px}.gt-footer-main h2{font-size:19px}}.gt-footer-map-card{margin-top:22px;width:min(100%,320px);border:1px solid var(--gt-line,#D9DEE7);background:#f8f7f4;overflow:hidden}.gt-footer-map-card iframe{display:block;width:100%;height:150px;border:0}.gt-footer-map-placeholder{height:118px;display:flex;gap:8px;align-items:center;justify-content:center;padding:18px;text-align:center;background:#f1efe9;color:var(--gt-navy,#0D1F3C)}.gt-footer-map-placeholder span{font-size:26px}.gt-footer-map-placeholder strong{font:600 17px/1.2 var(--gt-serif)}.gt-footer-map-link{display:flex!important;align-items:center;justify-content:space-between;padding:11px 13px!important;text-decoration:none!important;font:600 15px/1.2 var(--gt-serif)!important;color:var(--gt-navy,#0D1F3C)!important;background:#fff}.gt-footer-map-link:hover{text-decoration:underline!important}@media (max-width:760px){.gt-footer-map-card{width:100%;max-width:420px}.gt-footer-map-card iframe{height:170px}}:root{--gt-managed-page-width:80%;--gt-managed-page-width-tablet:90%;--gt-managed-page-mobile-gutter:14px}@media (min-width:1024px){body.gt-content-page .gt-content-hero .gt-shell,
  body.gt-content-page .gt-content-body.gt-shell-narrow,
  body.gt-content-page .gt-contact-store-list .gt-shell{width:var(--gt-managed-page-width)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;}.gt-public-product .gt-public-product__inner{width:var(--gt-managed-page-width)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;}.gtpd .shell{width:var(--gt-managed-page-width)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;}.gtcat{width:var(--gt-managed-page-width)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;}}@media (min-width:768px) and (max-width:1023px){body.gt-content-page .gt-content-hero .gt-shell,
  body.gt-content-page .gt-content-body.gt-shell-narrow,
  body.gt-content-page .gt-contact-store-list .gt-shell,
  .gt-public-product .gt-public-product__inner,
  .gtpd .shell,
  .gtcat{width:var(--gt-managed-page-width-tablet)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;}.gtpd .shell,.gtcat{padding-left:0!important;padding-right:0!important}}@media (max-width:767px){body.gt-content-page .gt-content-hero .gt-shell,
  body.gt-content-page .gt-content-body.gt-shell-narrow,
  body.gt-content-page .gt-contact-store-list .gt-shell,
  .gt-public-product .gt-public-product__inner,
  .gtpd .shell,
  .gtcat{width:calc(100% - (var(--gt-managed-page-mobile-gutter) * 2))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;}.gtpd .shell,.gtcat{padding-left:0!important;padding-right:0!important}}:root{--gt-loader-ink:#18202b;--gt-loader-muted:#6f6a62;--gt-loader-gold:#a7833e;--gt-loader-gold-soft:#d9c79f;--gt-loader-ivory:#fbf9f4;--gt-loader-surface:rgba(255, 255, 255, 0.96);--gt-loader-line:rgba(167, 131, 62, 0.24);--gt-loader-shadow:0 24px 70px rgba(24, 32, 43, 0.16);}.gt-global-loader[hidden]{display:none!important;}.gt-global-loader{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:24px;background:rgba(251, 249, 244, 0.92);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:inherit;color:var(--gt-loader-ink);opacity:0;visibility:hidden;transition:opacity 180ms ease, visibility 180ms ease;}.gt-global-loader.is-visible{opacity:1;visibility:visible;}.gt-global-loader__panel{width:min(540px, 100%);padding:30px 28px 24px;border:1px solid var(--gt-loader-line);border-radius:22px;background:var(--gt-loader-surface);box-shadow:var(--gt-loader-shadow);text-align:center;}.gt-global-loader__mark{width:82px;height:66px;margin:0 auto 16px;}.gt-global-loader__diamond{display:block;width:100%;height:100%;overflow:visible;}.gt-global-loader__diamond path,
.gt-global-loader__diamond polyline,
.gt-global-loader__diamond line{fill:none;stroke:var(--gt-loader-gold);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;}.gt-global-loader__diamond .gt-loader-facet{opacity:0.28;animation:gt-loader-facet-glow 1.8s ease-in-out infinite;}.gt-global-loader__diamond .gt-loader-facet:nth-child(2){animation-delay:120ms;}.gt-global-loader__diamond .gt-loader-facet:nth-child(3){animation-delay:240ms;}.gt-global-loader__diamond .gt-loader-facet:nth-child(4){animation-delay:360ms;}.gt-global-loader__diamond .gt-loader-facet:nth-child(5){animation-delay:480ms;}.gt-global-loader__diamond .gt-loader-facet:nth-child(6){animation-delay:600ms;}.gt-global-loader__eyebrow{margin:0 0 6px;color:var(--gt-loader-gold);font-size:0.72rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;}.gt-global-loader__message{margin:0;font-size:clamp(1.08rem, 2vw, 1.34rem);font-weight:650;line-height:1.35;letter-spacing:-0.015em;}.gt-global-loader__detail{max-width:430px;margin:10px auto 0;color:var(--gt-loader-muted);font-size:0.92rem;line-height:1.55;}.gt-global-loader__progress{position:relative;width:min(330px, 84%);height:2px;margin:20px auto 0;overflow:hidden;border-radius:999px;background:rgba(167, 131, 62, 0.15);}.gt-global-loader__progress::after{content:"";position:absolute;inset:0 auto 0 -42%;width:42%;border-radius:inherit;background:linear-gradient(90deg, transparent, var(--gt-loader-gold), transparent);animation:gt-loader-progress 1.45s ease-in-out infinite;}.gt-global-loader__skeletons{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:9px;margin-top:20px;}.gt-global-loader__skeleton{min-height:58px;border:1px solid rgba(167, 131, 62, 0.13);border-radius:12px;background:linear-gradient(100deg, transparent 20%, rgba(255,255,255,.8) 42%, transparent 64%) 0 0 / 220% 100%,
        linear-gradient(#eee9df 0 0) 12px 12px / calc(100% - 24px) 8px no-repeat,
        linear-gradient(#f3efe7 0 0) 12px 29px / 68% 7px no-repeat,
        linear-gradient(#f3efe7 0 0) 12px 43px / 46% 6px no-repeat,
        #fbfaf7;animation:gt-loader-shimmer 1.7s linear infinite;}.gt-global-loader[data-context="general"] .gt-global-loader__skeletons,
.gt-global-loader[data-context="checkout"] .gt-global-loader__skeletons{display:none;}@keyframes gt-loader-facet-glow{0%, 100%{opacity:0.24;stroke:var(--gt-loader-gold-soft);}50%{opacity:1;stroke:var(--gt-loader-gold);}}@keyframes gt-loader-progress{0%{transform:translateX(0);}100%{transform:translateX(340%);}}@keyframes gt-loader-shimmer{to{background-position:-220% 0, 12px 12px, 12px 29px, 12px 43px, 0 0;}}@media (max-width: 560px){.gt-global-loader{padding:16px;}.gt-global-loader__panel{padding:26px 18px 20px;border-radius:18px;}.gt-global-loader__skeletons{grid-template-columns:1fr;}.gt-global-loader__skeleton:nth-child(n+2){display:none;}}@media (prefers-reduced-motion: reduce){.gt-global-loader,
    .gt-global-loader__diamond .gt-loader-facet,
    .gt-global-loader__progress::after,
    .gt-global-loader__skeleton{animation:none!important;transition:none!important;}.gt-global-loader__diamond .gt-loader-facet{opacity:0.78;}.gt-global-loader__progress::after{left:0;width:100%;background:var(--gt-loader-gold);opacity:0.55;}}.gtcat{--n:#0d2344;--i:#14233b;--m:#68758a;--l:#dfe5ec;--s:#f5f7fa;--g:#b68a3a;width:100%;max-width:none;margin:0;padding:0 clamp(18px,2.2vw,46px) 72px}.gtcat *{box-sizing:border-box}.gt-private{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid #d5b06a;background:#fff8e9;color:#654709;border-radius:16px;padding:12px 16px;margin-bottom:16px;font-weight:850}.gt-hero{border:1px solid var(--l);background:linear-gradient(135deg,#fff,#f4f7fb);border-radius:24px;padding:28px}.gt-hero h1{margin:0 0 10px;color:var(--n);font-size:38px}.gt-hero p{margin:0;color:var(--m);line-height:1.65;max-width:1000px}.gt-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.gt-tabs a{border:1px solid var(--l);border-radius:999px;padding:10px 15px;text-decoration:none;color:var(--n);font-weight:850;background:#fff}.gt-tabs a.active{background:var(--n);color:#fff;border-color:var(--n)}.gt-smart{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end;background:#0f2547;color:#fff;border-radius:22px;padding:20px;margin:18px 0}.gt-smart label{display:block;font-weight:900;margin-bottom:7px}.gt-smart small{display:block;color:#cbd5e6;margin-top:6px}.gt-smart input,.gt-toolbar input,.gt-toolbar select,.gt-range input{width:100%;border:1px solid var(--l);border-radius:11px;padding:11px 12px;background:#fff}.gt-smart input{border:0;padding:14px 16px}.gt-btn{border:0;border-radius:11px;padding:12px 16px;background:#d7ae59;color:#16223a;font-weight:900;cursor:pointer}.gt-work{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px;align-items:start;transition:grid-template-columns .2s ease}.gt-work.filters-collapsed{grid-template-columns:0 minmax(0,1fr)}.gt-work.filters-collapsed .gt-filters{opacity:0;pointer-events:none;overflow:hidden;border:0;box-shadow:none}.gt-filters{position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:auto;border:1px solid var(--l);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(19,37,67,.06)}.gt-fhead{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--l);background:#fff}.gt-fhead strong{color:var(--n);font-size:18px}.gt-fhead-actions{display:flex;align-items:center;gap:7px}.gt-clear{font-size:12px;font-weight:900;color:#8b5e00;text-decoration:none}.gt-icon-btn{width:34px;height:34px;border:1px solid var(--l);border-radius:10px;background:#fff;color:var(--n);font-size:18px;font-weight:900;cursor:pointer}.gt-close-filter{display:none}.gt-fbody{padding:0 16px 92px}.gt-sec{border-bottom:1px solid var(--l)}.gt-sec summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:17px 2px;color:var(--i);font-weight:900}.gt-sec summary::-webkit-details-marker{display:none}.gt-sec summary:after{content:"+";width:24px;height:24px;border:1px solid var(--l);border-radius:50%;display:grid;place-items:center}.gt-sec[open] summary:after{content:"–"}.gt-cont{padding:0 0 17px}.gt-help{display:inline-grid;place-items:center;width:17px;height:17px;margin-left:4px;border-radius:50%;background:#e7edf5;color:#536178;font-size:11px;cursor:help}.gt-shapes,.gt-opts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.gt-choice{position:relative}.gt-choice input{position:absolute;opacity:0}.gt-choice span{display:flex;align-items:center;gap:8px;min-height:42px;border:1px solid var(--l);border-radius:10px;padding:8px 9px;background:#fff;font-size:12px;font-weight:800;cursor:pointer}.gt-choice input:checked+span{background:#eaf1fa;border-color:var(--n);box-shadow:inset 0 0 0 1px var(--n)}.gt-mark{width:18px;height:18px;border:2px solid #35506f;transform:rotate(45deg);border-radius:3px;flex:0 0 auto}.gt-mark.round{border-radius:50%}.gt-mark.oval{border-radius:50%;width:14px;height:20px}.gt-mark.pear{border-radius:60% 15% 60% 60%}.gt-mark.marquise{border-radius:90% 10%}.gt-mark.cushion{border-radius:6px}.gt-mark.heart{border-radius:50% 50% 10% 50%}.gt-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gt-range label{font-size:11px;color:var(--m);font-weight:800}.gt-advanced-block{margin:12px 0 4px;border:1px solid #d8c08f;border-radius:14px;background:#fffaf0;overflow:hidden}.gt-advanced-block>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:15px 14px;color:#6f4d0b;font-size:12px;font-weight:950;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.gt-advanced-block>summary::-webkit-details-marker{display:none}.gt-advanced-block>summary:after{content:"+";font-size:18px}.gt-advanced-block[open]>summary:after{content:"–"}.gt-advanced-inner{padding:0 14px;background:#fff}.gt-switch{display:flex;gap:9px;align-items:center;margin:9px 0;font-size:13px;font-weight:800}.gt-switch input{width:18px;height:18px}.gt-disabled{opacity:.5}.gt-desktop-filter-actions{position:sticky;bottom:0;z-index:4;display:grid;grid-template-columns:1fr 1.6fr;gap:8px;padding:12px 16px;border-top:1px solid var(--l);background:rgba(255,255,255,.98)}.gt-desktop-filter-actions a,.gt-desktop-filter-actions button{border:1px solid var(--n);border-radius:11px;padding:11px;text-align:center;text-decoration:none;font-weight:900}.gt-desktop-filter-actions button{background:var(--n);color:#fff}.gt-mobile-actions{display:none}.gt-main{min-width:0}.gt-toolbar{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid var(--l);border-radius:18px;padding:12px 14px;margin-bottom:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}.gt-tleft,.gt-tright{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.gt-count{color:var(--n);font-weight:950}.gt-vbtn,.gt-open,.gt-showfilters{border:1px solid var(--l);border-radius:10px;padding:9px 11px;background:#fff;color:var(--n);font-weight:900;cursor:pointer}.gt-vbtn.active{background:var(--n);color:#fff}.gt-open{display:none}.gt-showfilters{display:none}.gt-work.filters-collapsed .gt-showfilters{display:inline-flex}.gt-chips{display:flex;gap:7px;overflow:auto;padding:2px 0 12px}.gt-chip{flex:0 0 auto;border:1px solid #d6dde7;border-radius:999px;padding:7px 11px;background:#fff;color:#32445e;font-size:11px;font-weight:800}.gt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gt-grid.list{grid-template-columns:1fr}.gt-card{display:flex;flex-direction:column;border:1px solid var(--l);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(20,35,59,.05)}.gt-grid.list .gt-card{display:grid;grid-template-columns:250px minmax(0,1fr) 220px}.gt-media{position:relative;min-height:225px;display:grid;place-items:center;background:radial-gradient(circle at 45% 35%,#fff,#edf2f7)}.gt-diamond{width:86px;height:86px;border:2px solid #9baabc;transform:rotate(45deg);border-radius:17px;opacity:.6}.gt-media-note{position:absolute;left:10px;right:10px;bottom:10px;text-align:center;color:#647286;font-size:11px;font-weight:800}.gt-badges{position:absolute;top:10px;left:10px;right:10px;display:flex;justify-content:space-between;gap:5px}.gt-badge{border-radius:999px;padding:6px 8px;background:#fff;color:#243b5a;font-size:10px;font-weight:900;box-shadow:0 3px 12px rgba(20,35,59,.12)}.gt-body{padding:16px;flex:1}.gt-body h3{margin:0 0 8px;color:var(--n);font-size:18px}.gt-spec{margin:3px 0;color:#5e6b7e;font-size:13px;line-height:1.45}.gt-price{margin:13px 0 2px;color:#102b51;font-size:24px;font-weight:950}.gt-tax{color:#6d7888;font-size:11px}.gt-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:13px}.gt-actions a,.gt-actions button{border:1px solid var(--n);border-radius:10px;padding:9px 11px;background:#fff;color:var(--n);text-decoration:none;font-weight:900;font-size:12px}.gt-actions a.primary{background:var(--n);color:#fff}.gt-compare{display:flex;gap:7px;align-items:center;margin-top:12px;font-size:12px;font-weight:900}.gt-compare input{width:17px;height:17px}.gt-side{display:none}.gt-grid.list .gt-side{display:flex;flex-direction:column;justify-content:center;padding:18px;border-left:1px solid var(--l)}.gt-grid.list .gt-body>.gt-price,.gt-grid.list .gt-body>.gt-tax{display:none}.gt-pages{display:flex;justify-content:center;gap:7px;margin:24px 0}.gt-pages a,.gt-pages span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--l);border-radius:10px;background:#fff;color:var(--n);text-decoration:none;font-weight:900}.gt-pages span.active{background:var(--n);color:#fff}.gt-empty{border:1px dashed #bbc5d2;border-radius:20px;padding:50px;text-align:center;color:#647286;background:#fff}.gt-compare-tray{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:40;display:none;align-items:center;gap:10px;max-width:calc(100vw - 32px);border-radius:18px;padding:12px 14px;background:#10284d;color:#fff;box-shadow:0 18px 50px rgba(9,25,51,.32)}.gt-compare-tray.show{display:flex}.gt-compare-tray button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}.gt-compare-wrap{overflow:auto;border:1px solid var(--l);border-radius:20px;margin-bottom:18px;background:#fff}.gt-compare-table{width:100%;min-width:850px;border-collapse:collapse}.gt-compare-table th,.gt-compare-table td{padding:12px 14px;border-bottom:1px solid var(--l);border-right:1px solid var(--l);text-align:left}.gt-compare-table th{background:#f5f7fa;color:#102b51}.gt-error{border:1px solid #e4a4a4;background:#fff1f1;color:#8a2020;border-radius:16px;padding:14px;margin-bottom:16px}@media (max-width:1180px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.gtcat{padding:0 14px 45px}.gt-hero{padding:22px 18px}.gt-hero h1{font-size:30px}.gt-smart{grid-template-columns:1fr}.gt-work,.gt-work.filters-collapsed{display:block}.gt-filters,.gt-work.filters-collapsed .gt-filters{position:fixed;inset:0;z-index:60;max-height:none;border:0;border-radius:0;opacity:1;pointer-events:auto;transform:translateX(-105%);transition:transform .25s;background:#fff}.gt-filters.open{transform:translateX(0)}.gt-open{display:inline-flex}.gt-showfilters,.gt-work.filters-collapsed .gt-showfilters,.gt-collapse-filter{display:none}.gt-close-filter{display:inline-grid;place-items:center}.gt-desktop-filter-actions{display:none}.gt-mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:1fr 2fr;gap:8px;padding:12px 14px;border-top:1px solid var(--l);background:#fff}.gt-mobile-actions a,.gt-mobile-actions button{border:1px solid var(--n);border-radius:11px;padding:12px;text-align:center;text-decoration:none;font-weight:900}.gt-mobile-actions button{background:var(--n);color:#fff}.gt-toolbar{top:0}.gt-grid{grid-template-columns:1fr}.gt-grid.list .gt-card{display:flex}.gt-grid.list .gt-side{display:none}.gt-grid.list .gt-body>.gt-price,.gt-grid.list .gt-body>.gt-tax{display:block}body.gt-filter-open{overflow:hidden}}@media (max-width:680px){.gt-grid{grid-template-columns:1fr}.gt-grid.list .gt-card{display:flex}.gt-grid.list .gt-side{border-left:0;border-top:1px solid var(--l)}.gt-tabs{flex-wrap:nowrap;overflow:auto}.gt-tabs a{flex:0 0 auto}}.gtcat{--gt-blue:#0d5cab}.gt-dual-slider{position:relative;height:34px;margin:5px 4px 8px;--range-start:0%;--range-end:100%}.gt-dual-slider:before{content:"";position:absolute;left:0;right:0;top:15px;height:5px;border-radius:999px;background:linear-gradient(to right,#dbe3ed 0 var(--range-start),var(--gt-blue) var(--range-start) var(--range-end),#dbe3ed var(--range-end) 100%);box-shadow:inset 0 0 0 1px rgba(13,92,171,.08)}.gt-dual-slider input[type=range]{position:absolute;left:0;top:0;width:100%;height:34px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;pointer-events:none;appearance:none;-webkit-appearance:none;z-index:2}.gt-dual-slider input[type=range]::-webkit-slider-runnable-track{height:5px;background:transparent;border:0}.gt-dual-slider input[type=range]::-webkit-slider-thumb{width:19px;height:19px;margin-top:-7px;border:2px solid var(--gt-blue);border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(13,92,171,.24);pointer-events:auto;appearance:none;-webkit-appearance:none;cursor:pointer}.gt-dual-slider input[type=range]::-moz-range-track{height:5px;background:transparent;border:0}.gt-dual-slider input[type=range]::-moz-range-progress{height:5px;background:transparent}.gt-dual-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;border:2px solid var(--gt-blue);border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(13,92,171,.24);pointer-events:auto;cursor:pointer}.gt-oscar-cont{display:grid;gap:9px}.gt-oscar-cont input{width:100%;border:1px solid var(--l);border-radius:11px;padding:12px;background:#fff}.gt-oscar-actions{display:flex;gap:8px;align-items:center}.gt-oscar-actions button{border:0;border-radius:10px;padding:10px 14px;background:var(--gt-blue);color:#fff;font-weight:900;cursor:pointer}.gt-oscar-cont small{color:var(--m);font-size:10px;line-height:1.4}.gt-save-box{margin:12px 0;border:1px solid #cdd8e6;border-radius:13px;padding:12px;background:#f7faff}.gt-save-box strong{display:block;color:var(--n);font-size:13px}.gt-save-box p{margin:5px 0 10px;color:var(--m);font-size:10px;line-height:1.45}.gt-save-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.gt-save-row input{width:100%;border:1px solid var(--l);border-radius:10px;padding:10px}.gt-save-row button{border:0;border-radius:10px;padding:10px 12px;background:var(--gt-blue);color:#fff;font-weight:900;cursor:pointer}.gt-save-status{min-height:16px;margin-top:7px;color:#35618e;font-size:10px;font-weight:800}.gt-save-list{display:grid;gap:6px;margin-top:8px}.gt-save-item{display:flex;justify-content:space-between;gap:7px;align-items:center;border-top:1px solid #dbe4ef;padding-top:7px}.gt-save-item a{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gt-blue);font-size:10px;font-weight:850;text-decoration:none}.gt-save-item button{border:0;background:none;color:#8a2020;font-size:10px;font-weight:900;cursor:pointer}.gt-dynamic-url-note{margin:8px 0 0;color:var(--m);font-size:9px;line-height:1.4}.gt-hero-top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.gt-hero-kicker{color:var(--gt-blue);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.gt-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.gt-toolbar{padding:10px 12px;gap:8px}.gt-toolbar select{height:40px;min-width:190px;border:1px solid var(--l);border-radius:10px;padding:8px 34px 8px 11px;background:#fff;color:var(--n);font-weight:800}.gt-per-page-select select{min-width:132px}.gt-view-toggle{display:flex;gap:5px}.gt-vbtn{width:40px;height:40px;padding:8px;display:grid;place-items:center}.gt-vbtn svg{width:20px;height:20px;fill:currentColor}.gt-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gt-card{position:relative;border-radius:18px;cursor:pointer;transition:none}.gt-card:hover,.gt-card:focus{transform:none;border-color:#9fb5ce;box-shadow:0 12px 30px rgba(20,35,59,.10);outline:none}.gt-media{aspect-ratio:4/3;min-height:250px;overflow:hidden}.gt-product-image{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.gt-diamond{width:84px;height:84px;border-radius:16px}.gt-media-note{font-size:10px;bottom:10px}.gt-badges{top:10px;left:10px;right:auto;max-width:calc(100% - 104px);justify-content:flex-start;flex-wrap:wrap}.gt-badge{padding:7px 10px;font-size:11px}.gt-catalogue-origin-badge{background:rgba(13,35,68,.94);color:#fff}.gt-card-tools{position:absolute;z-index:5;top:10px;right:10px;display:flex;gap:7px}.gt-card-icon{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d5dfeb;border-radius:50%;background:rgba(255,255,255,.96);color:var(--n);box-shadow:0 3px 12px rgba(20,35,59,.1);cursor:pointer}.gt-card-icon svg{width:19px;height:19px;fill:currentColor}.gt-card-icon input{position:absolute;opacity:0;pointer-events:none}.gt-card-icon:has(input:checked),.gt-card-icon.active{background:var(--gt-blue);border-color:var(--gt-blue);color:#fff}.gt-body{display:flex;flex:1;flex-direction:column;padding:17px 18px 19px}.gt-body h3{margin:0 0 8px;font-size:19px;line-height:1.28}.gt-spec{margin:3px 0;font-size:13px;line-height:1.42}.gt-spec-primary{color:#334a68;font-weight:850}.gt-spec-grades{white-space:normal}.gt-price{margin:0;font-size:25px}.gt-tax{font-size:11px}.gt-price-line{margin-top:auto;padding-top:16px}.gt-actions,.gt-compare,.gt-side{display:none!important}.gt-grid.list .gt-card{display:grid;grid-template-columns:280px minmax(0,1fr)}.gt-grid.list .gt-media,.gt-grid.list .gt-product-image{min-height:220px;height:220px}.gt-grid.list .gt-body{display:flex;flex-direction:column;justify-content:center}.gt-grid.list .gt-body>.gt-price,.gt-grid.list .gt-body>.gt-tax{display:block}.gt-dual-slider{position:relative;height:40px;margin:4px 0 8px;padding:0 11px;--range-start:0%;--range-end:100%;overflow:visible}.gt-dual-slider:before{left:11px;right:11px;top:17px;height:6px;background:linear-gradient(to right,#dbe3ed 0 var(--range-start),var(--gt-blue) var(--range-start) var(--range-end),#dbe3ed var(--range-end) 100%)}.gt-dual-slider input[type=range]{left:11px;top:0;width:calc(100% - 22px);height:40px;overflow:visible}.gt-dual-slider .gt-range-handle-min{z-index:5}.gt-dual-slider .gt-range-handle-max{z-index:4}.gt-dual-slider input[type=range]::-webkit-slider-runnable-track{height:6px}.gt-dual-slider input[type=range]::-webkit-slider-thumb{width:20px;height:20px;margin-top:-7px;border:2px solid #fff;background:var(--gt-blue);box-shadow:0 0 0 1px var(--gt-blue),0 3px 8px rgba(13,92,171,.28)}.gt-dual-slider input[type=range]::-moz-range-track{height:6px}.gt-dual-slider input[type=range]::-moz-range-thumb{width:18px;height:18px;border:2px solid #fff;background:var(--gt-blue);box-shadow:0 0 0 1px var(--gt-blue),0 3px 8px rgba(13,92,171,.28)}@media (max-width:1600px){.gt-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1220px){.gt-work{grid-template-columns:320px minmax(0,1fr);gap:18px}.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.gt-hero-top{align-items:flex-start}.gt-toolbar{position:relative}.gt-toolbar select{min-width:0}.gt-tright{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto}.gt-view-toggle{justify-self:end}.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gt-media{min-height:220px}.gt-body h3{font-size:18px}.gt-spec{font-size:12px}}@media (max-width:680px){.gtcat{padding-left:14px;padding-right:14px}.gt-hero-top{gap:10px}.gt-tright{grid-template-columns:1fr auto}.gt-per-page-select{display:none}.gt-view-toggle{grid-column:2;grid-row:1}.gt-grid{grid-template-columns:1fr}.gt-media{aspect-ratio:4/3;min-height:230px}.gt-product-image{height:100%}.gt-grid.list .gt-card{grid-template-columns:140px minmax(0,1fr)}.gt-grid.list .gt-media,.gt-grid.list .gt-product-image{min-height:150px;height:150px}.gt-body{padding:15px}.gt-body h3{font-size:18px}.gt-spec{font-size:12px}.gt-price{font-size:23px}}.gt-filters{position:relative;top:auto;max-height:none;overflow:visible}.gt-fbody{padding:0 16px 16px;overflow:visible}.gt-desktop-filter-actions{position:static}.gt-save-box{display:none!important}.gt-save-filter-icon{display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid var(--l);border-radius:9px;background:#fff;color:var(--gt-blue);cursor:pointer}.gt-save-filter-icon:hover,.gt-save-filter-icon:focus{border-color:var(--gt-blue);box-shadow:0 0 0 3px rgba(13,92,171,.12);outline:none}.gt-save-filter-icon svg{width:17px;height:17px;fill:currentColor}.gt-save-toast{position:fixed;right:18px;bottom:18px;z-index:100;max-width:320px;padding:11px 14px;border-radius:11px;background:#10284d;color:#fff;font-size:12px;font-weight:850;box-shadow:0 14px 38px rgba(9,25,51,.28);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .16s,transform .16s}.gt-save-toast.show{opacity:1;transform:translateY(0)}.gt-shape-sprite{position:absolute;width:0;height:0;overflow:hidden}.gt-shapes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gt-choice span{min-height:58px;padding:7px 8px;gap:9px}.gt-shape-gem{width:38px;height:38px;flex:0 0 38px;color:#234d7b;filter:drop-shadow(0 2px 3px rgba(20,48,84,.12))}.gt-choice input:checked+span .gt-shape-gem{color:var(--gt-blue)}.gt-shape-label{line-height:1.15}.gt-mark{display:none!important}.gt-slider-wrap{padding:1px 0}.gt-dual-slider{position:relative;width:calc(100% - 22px);height:28px;margin:3px 11px 5px;padding:0;overflow:visible;--range-start:0%;--range-end:100%}.gt-dual-slider:before{content:"";position:absolute;left:0;right:0;top:13px;height:3px;border-radius:999px;background:linear-gradient(to right,#d8e1ec 0 var(--range-start),var(--gt-blue) var(--range-start) var(--range-end),#d8e1ec var(--range-end) 100%);box-shadow:none}.gt-dual-slider input[type=range]{position:absolute!important;left:0!important;top:13px!important;width:100%!important;height:1px!important;margin:0!important;padding:0!important;border:0!important;opacity:0!important;pointer-events:none!important;appearance:none!important;-webkit-appearance:none!important}.gt-dual-slider input[type=range]::-webkit-slider-runnable-track{height:1px!important;background:transparent!important;border:0!important}.gt-dual-slider input[type=range]::-webkit-slider-thumb{width:1px!important;height:1px!important;margin:0!important;border:0!important;background:transparent!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important}.gt-dual-slider input[type=range]::-moz-range-track{height:1px!important;background:transparent!important;border:0!important}.gt-dual-slider input[type=range]::-moz-range-progress{height:1px!important;background:transparent!important}.gt-dual-slider input[type=range]::-moz-range-thumb{width:1px!important;height:1px!important;border:0!important;background:transparent!important;box-shadow:none!important}.gt-custom-thumb{position:absolute;top:13px;left:0;width:18px;height:18px;padding:0;border:2px solid #fff;border-radius:50%;background:var(--gt-blue);box-shadow:0 0 0 1px var(--gt-blue),0 2px 6px rgba(13,92,171,.26);transform:translate(-50%,-50%);cursor:grab;touch-action:none;z-index:6}.gt-custom-thumb:active{cursor:grabbing}.gt-custom-thumb:focus-visible{outline:3px solid rgba(13,92,171,.28);outline-offset:3px}.gt-custom-thumb-max{z-index:7}.gt-range-caption,.gt-grade-labels{display:flex;justify-content:space-between;gap:10px;margin:0 0 6px;color:#1c2e48;font-size:12px;line-height:1.2}.gt-grade-labels{font-weight:850}.gt-grade-scale{display:flex;justify-content:space-between;gap:5px;overflow-x:auto;margin:3px 0 8px;color:#354b67;font-size:10px;white-space:nowrap;scrollbar-width:thin}.gt-grade-hidden{display:none!important}.gt-grade-clear{border:1px solid #d3dce7;border-radius:999px;padding:3px 8px;background:#fff;color:#243b5a;font-size:10px;font-weight:850;cursor:pointer}@media (max-width:900px){.gt-filters,.gt-work.filters-collapsed .gt-filters{display:flex;flex-direction:column;overflow:hidden}.gt-fhead{flex:0 0 auto}.gt-fbody{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:0 14px 96px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gt-choice span{min-height:54px}.gt-shape-gem{width:34px;height:34px;flex-basis:34px}}.gt-media{aspect-ratio:1/1;min-height:0!important;height:auto!important;overflow:hidden;background:#fff}.gt-product-image,.gt-product-video{position:absolute;inset:0;width:100%!important;height:100%!important;display:block;object-fit:contain;background:#fff}.gt-product-video{border:0}.gt-primary-viewer-preview{position:absolute;inset:0;z-index:2;overflow:hidden;background:#fff}.gt-primary-viewer-preview[hidden]{display:none!important}.gt-primary-viewer-frame{position:absolute;inset:0;width:100%;height:100%;border:0;background:#fff;pointer-events:none}.gt-primary-viewer-label{position:absolute;left:50%;bottom:11px;z-index:3;transform:translateX(-50%);padding:6px 10px;border-radius:999px;background:rgba(13,35,68,.88);color:#fff;font-size:10px;font-weight:900;white-space:nowrap;pointer-events:none}.gt-primary-viewer-preview:not([hidden])~.gt-media-viewer-note{display:none!important}.gt-media[data-viewer-first="1"] .gt-primary-viewer-preview{display:block}.gt-media[data-viewer-first="1"] .gt-primary-viewer-label{bottom:10px}.gt-viewer-first-status{position:absolute;left:10px;bottom:10px;z-index:4;padding:5px 9px;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(255,255,255,.9);color:#17345c;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;pointer-events:none}.gt-primary-viewer-loading{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(135deg,#fff,#f5f8fc);color:#29496f;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.gt-primary-viewer-preview[data-viewer-loaded="1"] .gt-primary-viewer-loading{display:none}.gt-media-fallback{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 45% 35%,#fff,#edf2f7)}.gt-media-fallback[hidden],.gt-product-video[hidden],.gt-product-image[hidden]{display:none!important}.gt-media-fallback .gt-shape-gem{width:44%;height:44%;max-width:112px;max-height:112px;color:#7b94ad;opacity:.75}.gt-video-badge{position:absolute;right:10px;bottom:10px;z-index:4;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:rgba(13,35,68,.9);color:#fff;box-shadow:0 5px 16px rgba(13,35,68,.25);cursor:pointer}.gt-video-badge svg{width:18px;height:18px;fill:currentColor;margin-left:2px}.gt-video-badge.is-playing{background:#fff;color:#0d2344;border-color:#0d2344}.gt-video-badge.is-playing svg{margin-left:0}.gt-viewer-panel{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;background:#fff}.gt-viewer-panel[hidden]{display:none!important}.gt-viewer-frame{width:100%;height:100%;min-height:260px;border:0;background:#fff}.gt-viewer-close{position:absolute;top:10px;right:10px;z-index:10;width:38px;height:38px;border:1px solid #d4dfeb;border-radius:50%;background:#fff;color:#0d2344;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(13,35,68,.18)}.gt-viewer-external{position:absolute;left:10px;bottom:10px;z-index:10;border-radius:999px;padding:7px 11px;background:rgba(13,35,68,.92);color:#fff!important;text-decoration:none;font-size:11px;font-weight:900}.gt-optical-fallback-badge{position:absolute;left:10px;bottom:10px;z-index:4;border-radius:999px;padding:6px 9px;background:rgba(124,76,18,.92);color:#fff;font-size:10px;font-weight:900}.gt-media-viewer-note{position:absolute;left:50%;bottom:11px;transform:translateX(-50%);z-index:3;color:#6b7889;font-size:10px;font-weight:800;white-space:nowrap}.gt-card-sku{margin:0 0 4px;color:#6c7888;font-size:10px;font-weight:850;letter-spacing:.02em}.gt-spec-summary{color:#334a68;font-weight:850}.gt-price-line{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap;margin-top:9px}.gt-price-line .gt-price{margin:0}.gt-list-extra{display:none;margin-top:10px;padding-top:10px;border-top:1px solid #e5eaf0}.gt-list-description{margin:0 0 10px;color:#4d5d72;font-size:12px;line-height:1.5}.gt-list-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.gt-list-spec{border:1px solid #e1e7ee;border-radius:9px;padding:7px 8px;background:#f8fafc}.gt-list-spec span{display:block;color:#778397;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.gt-list-spec strong{display:block;margin-top:2px;color:#172f51;font-size:11px}.gt-grid.list .gt-card{grid-template-columns:220px minmax(0,1fr)}.gt-grid.list .gt-media{min-height:220px!important;height:auto!important;aspect-ratio:1/1}.gt-grid.list .gt-body{justify-content:flex-start;padding:18px 20px}.gt-grid.list .gt-list-extra{display:block}.gt-grid.list .gt-body>.gt-price-line{display:flex}.gt-grid.list .gt-body>.gt-price,.gt-grid.list .gt-body>.gt-tax{display:none!important}@media (max-width:900px){.gt-grid.list .gt-card{grid-template-columns:180px minmax(0,1fr)}.gt-grid.list .gt-media{min-height:180px!important}.gt-list-specs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.gt-grid.list .gt-card{grid-template-columns:126px minmax(0,1fr)}.gt-grid.list .gt-media{min-height:126px!important}.gt-grid.list .gt-body{padding:12px}.gt-list-extra{display:none!important}.gt-video-badge{width:32px;height:32px;right:8px;bottom:8px}.gt-card-sku{font-size:9px}}.gt-content-revision{display:flex;justify-content:space-between;gap:8px;align-items:center;flex-wrap:wrap;margin:0 0 10px;padding:8px 11px;border:1px solid #cdd9e6;border-radius:11px;background:#f7faff;color:#38516f;font-size:11px;font-weight:850}.gt-content-revision a{color:#0d3b66;font-weight:950}.gt-managed-banner{position:relative;min-height:260px;margin:0 0 18px;border:1px solid var(--l);border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#edf3f8,#fff)}.gt-managed-banner picture,.gt-managed-banner img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover}.gt-managed-banner-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,48,.76),rgba(7,24,48,.18) 65%,rgba(7,24,48,0))}.gt-managed-banner-copy{position:relative;z-index:2;max-width:760px;padding:38px;color:#fff}.gt-managed-banner-copy h1{margin:0 0 9px;font-size:40px;color:#fff}.gt-managed-banner-copy p{margin:0 0 16px;line-height:1.6}.gt-managed-banner-copy a{display:inline-flex;border-radius:10px;padding:10px 14px;background:#fff;color:#0d2344;text-decoration:none;font-weight:900}.gt-managed-intro{line-height:1.65;color:#5a687b}.gt-managed-below{margin-top:24px;border:1px solid var(--l);border-radius:18px;padding:22px;background:#fff;color:#4d5d72;line-height:1.7}.gt-managed-below h2,.gt-managed-below h3{color:var(--n)}@media (max-width:680px){.gt-managed-banner{min-height:310px}.gt-managed-banner-copy{padding:24px 18px}.gt-managed-banner-copy h1{font-size:31px}.gt-managed-banner-shade{background:rgba(7,24,48,.55)}}.gt-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 20px;align-items:start;}.gt-card{border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;cursor:pointer;}.gt-card:hover,.gt-card:focus{border-color:transparent;box-shadow:none;transform:none;outline:none;}.gt-card:focus-visible .gt-media{outline:2px solid var(--gt-blue);outline-offset:3px;}.gt-media{aspect-ratio:1/1;min-height:0;border:1px solid #e8e5df;border-radius:18px;overflow:hidden;background:#f6f5f2;}.gt-product-image,.gt-product-video{background:transparent;object-fit:contain;}.gt-product-image{padding:10px;}.gt-media-fallback{background:linear-gradient(145deg,#faf9f6,#f1efea);}.gt-badges{top:14px;left:14px;right:auto;max-width:calc(100% - 116px);gap:6px;}.gt-badge{padding:6px 9px;border:1px solid rgba(13,35,68,.12);border-radius:999px;background:rgba(255,255,255,.94);color:#27364b;box-shadow:none;font-size:9px;font-weight:850;letter-spacing:.045em;text-transform:uppercase;backdrop-filter:blur(8px);}.gt-catalogue-origin-badge{background:rgba(255,255,255,.94);color:#0d2344;}.gt-card-tools{top:14px;right:14px;gap:8px;}.gt-card-icon{width:38px;height:38px;border:1px solid rgba(13,35,68,.10);background:rgba(255,255,255,.94);box-shadow:0 4px 14px rgba(13,35,68,.08);}.gt-card-icon:hover,.gt-card-icon:focus-visible{border-color:rgba(13,35,68,.28);background:#fff;}.gt-video-badge{right:14px;bottom:14px;width:42px;height:42px;border:0;background:rgba(13,35,68,.94);box-shadow:0 7px 22px rgba(13,35,68,.22);}.gt-optical-fallback-badge{left:14px;bottom:14px;padding:6px 9px;font-size:9px;letter-spacing:.04em;text-transform:uppercase;}.gt-body{padding:15px 3px 4px;}.gt-card-sku{margin:0 0 7px;color:#858b94;font-size:9px;font-weight:750;letter-spacing:.075em;text-transform:uppercase;}.gt-body h3{margin:0 0 8px;color:#17253a;font-size:20px;font-weight:720;line-height:1.25;letter-spacing:-.012em;}.gt-spec{margin:4px 0;font-size:13px;line-height:1.48;}.gt-spec-summary{color:#3d4b5e;font-weight:680;}.gt-spec-meta{color:#777f8a;font-size:12px;}.gt-price-line{margin-top:15px;padding-top:13px;border-top:1px solid #e8e5df;gap:8px;}.gt-price-line .gt-price{color:#10284d;font-size:23px;font-weight:850;letter-spacing:-.012em;}.gt-tax{color:#868d97;font-size:10px;font-weight:600;}.gt-grid.list{gap:14px;}.gt-grid.list .gt-card{grid-template-columns:260px minmax(0,1fr);overflow:hidden;border:1px solid #e8e5df;border-radius:18px;background:#fff;}.gt-grid.list .gt-media{min-height:260px!important;border:0;border-right:1px solid #e8e5df;border-radius:0;}.gt-grid.list .gt-body{padding:24px 26px;}.gt-grid.list .gt-price-line{max-width:420px;}@media (max-width:1580px){.gt-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}@media (max-width:1180px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;}}@media (max-width:900px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.gt-body h3{font-size:18px;}.gt-grid.list .gt-card{grid-template-columns:190px minmax(0,1fr);}.gt-grid.list .gt-media{min-height:190px!important;}.gt-grid.list .gt-body{padding:18px;}}@media (max-width:680px){.gt-grid{grid-template-columns:1fr;gap:24px;}.gt-media{border-radius:16px;}.gt-product-image{padding:8px;}.gt-body{padding:14px 2px 2px;}.gt-body h3{font-size:19px;}.gt-price-line .gt-price{font-size:22px;}.gt-grid.list .gt-card{grid-template-columns:128px minmax(0,1fr);border-radius:14px;}.gt-grid.list .gt-media{min-height:128px!important;}.gt-grid.list .gt-body{padding:12px 13px;}.gt-grid.list .gt-body h3{font-size:16px;}.gt-grid.list .gt-spec{font-size:11px;}.gt-grid.list .gt-price-line .gt-price{font-size:18px;}}.gt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch;}.gt-card{height:100%;border:1px solid #ece8e1;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(22,31,46,.075),
    0 3px 10px rgba(22,31,46,.035);overflow:hidden;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease;}.gt-card:hover,.gt-card:focus{border-color:#dfd8cf;box-shadow:0 20px 44px rgba(22,31,46,.105),
    0 5px 14px rgba(22,31,46,.045);transform:none;outline:none;}.gt-card:focus-visible{outline:2px solid var(--gt-blue);outline-offset:3px;}.gt-card:focus-visible .gt-media{outline:none;}.gt-media{width:100%;aspect-ratio:1/1;min-height:0!important;border:0;border-radius:0;background:#fff;overflow:hidden;}.gt-product-image,.gt-product-video{z-index:1;inset:0;width:100%!important;height:100%!important;padding:0!important;margin:0!important;object-fit:contain;background:#fff;}.gt-media-fallback{z-index:1;inset:0;background:linear-gradient(145deg,#fbfaf7,#f3f1ec);}.gt-badges{z-index:8;top:14px;left:14px;right:118px;max-width:none;display:flex;flex-wrap:wrap;gap:6px;pointer-events:none;}.gt-badge,.gt-catalogue-origin-badge{position:relative;z-index:8;padding:7px 10px;border:1px solid rgba(13,35,68,.10);background:rgba(255,255,255,.97);color:#0d2344;box-shadow:0 5px 16px rgba(13,35,68,.10);backdrop-filter:blur(8px);}.gt-card-tools{z-index:9;top:14px;right:14px;}.gt-video-badge{z-index:9;}.gt-viewer-panel{z-index:12;}.gt-body{display:flex;flex:1;flex-direction:column;padding:20px 22px 22px;background:#fff;}.gt-card-sku{margin:0 0 8px;color:#8b9098;font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase;}.gt-body h3{margin:0 0 10px;color:#14243b;font-family:"Cormorant Garamond",Georgia,serif;font-size:27px;font-weight:650;line-height:1.08;letter-spacing:-.018em;}.gt-spec{margin:4px 0;font-size:14px;line-height:1.5;}.gt-spec-summary{color:#33445b;font-weight:700;}.gt-spec-meta{color:#7b828b;font-size:12.5px;}.gt-price-line{margin-top:auto;padding-top:17px;border-top:1px solid #ebe6de;gap:9px;}.gt-price-line .gt-price{color:#10284d;font-size:28px;font-weight:850;letter-spacing:-.018em;}.gt-tax{color:#8b9097;font-size:10.5px;font-weight:600;}.gt-grid.list{gap:14px;}.gt-grid.list .gt-card{grid-template-columns:minmax(240px,30%) minmax(0,1fr);border:1px solid #ece8e1;border-radius:20px;background:#fff;overflow:hidden;}.gt-grid.list .gt-media{border:0;border-right:1px solid #ece8e1;border-radius:0;}.gt-grid.list .gt-body{padding:25px 28px;}@media (max-width:1180px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}.gt-body h3{font-size:25px;}}@media (max-width:900px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.gt-body{padding:18px;}.gt-body h3{font-size:23px;}.gt-price-line .gt-price{font-size:25px;}.gt-grid.list .gt-card{grid-template-columns:190px minmax(0,1fr);}.gt-grid.list .gt-body{padding:18px 20px;}}@media (max-width:680px){.gt-grid{grid-template-columns:1fr;gap:12px;}.gt-card{border-radius:17px;}.gt-body{padding:18px 18px 20px;}.gt-body h3{font-size:24px;}.gt-price-line .gt-price{font-size:25px;}.gt-badges{top:12px;left:12px;right:108px;}.gt-card-tools{top:12px;right:12px;}.gt-grid.list .gt-card{grid-template-columns:132px minmax(0,1fr);border-radius:15px;}.gt-grid.list .gt-media{min-height:132px!important;}.gt-grid.list .gt-body{padding:13px 14px;}.gt-grid.list .gt-body h3{font-size:18px;}.gt-grid.list .gt-spec{font-size:11px;}.gt-grid.list .gt-price-line .gt-price{font-size:20px;}}.gtcat{background:#fff;padding-left:6px;padding-right:6px;}.gt-main,.gt-grid{background:#fff;}.gt-work{gap:10px;}.gt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch;}.gt-card{width:100%;height:100%;border:1px solid rgba(15,34,63,.075);border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(15,34,63,.075),
    0 2px 7px rgba(15,34,63,.035);overflow:hidden;isolation:isolate;transform:none!important;transition:border-color .16s ease,box-shadow .16s ease;}.gt-card:hover,.gt-card:focus{border-color:rgba(15,34,63,.13);box-shadow:0 14px 34px rgba(15,34,63,.095),
    0 3px 9px rgba(15,34,63,.04);transform:none!important;}.gt-media{width:100%;aspect-ratio:4/3;min-height:0!important;margin:0!important;padding:0!important;border:0;border-radius:15px 15px 0 0;background:#fff;overflow:hidden;isolation:isolate;}.gt-product-image,.gt-product-video{inset:0;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover;background:#fff;}.gt-media-fallback{inset:0;margin:0!important;padding:0!important;background:#fff;}.gt-badges{position:absolute;z-index:40!important;top:10px;left:10px;right:auto;max-width:calc(100% - 104px);display:flex;flex-wrap:nowrap;gap:5px;overflow:visible;pointer-events:none;}.gt-badge,.gt-catalogue-origin-badge{position:relative;z-index:41!important;max-width:100%;padding:6px 9px;border:1px solid rgba(15,34,63,.09);border-radius:999px;background:#fff!important;color:#0d2344!important;box-shadow:0 4px 13px rgba(15,34,63,.09);backdrop-filter:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.gt-card-tools{z-index:42!important;top:8px;right:8px;gap:2px;}.gt-card-icon{width:36px;height:36px;border:0!important;border-radius:50%;background:transparent!important;color:#0d2344;box-shadow:none!important;backdrop-filter:none!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,1))
    drop-shadow(0 2px 5px rgba(15,34,63,.20));}.gt-card-icon:hover,.gt-card-icon:focus-visible,
.gt-card-icon:has(input:checked),.gt-card-icon.active{border:0!important;background:transparent!important;color:#075cab!important;box-shadow:none!important;transform:none!important;}.gt-video-badge{z-index:42!important;right:8px;bottom:8px;width:42px;height:42px;border:0!important;background:transparent!important;color:#0d2344!important;box-shadow:none!important;backdrop-filter:none!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,1))
    drop-shadow(0 3px 7px rgba(15,34,63,.25));}.gt-video-badge:hover,.gt-video-badge:focus-visible,
.gt-video-badge.is-playing{border:0!important;background:transparent!important;color:#075cab!important;box-shadow:none!important;}.gt-body{padding:17px 19px 20px;background:#fff;}.gt-card-sku{margin-bottom:8px;}.gt-body h3{margin-bottom:10px;font-size:27px;line-height:1.06;}.gt-spec{line-height:1.48;}.gt-price-line{padding-top:16px;}.gt-price-line .gt-price{font-size:29px;}.gt-grid.list{gap:8px;}.gt-grid.list .gt-card{border-radius:15px;}.gt-grid.list .gt-media{border-radius:15px 0 0 15px;}@media (max-width:1180px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}}@media (max-width:900px){.gtcat{padding-left:5px;padding-right:5px;}.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;}.gt-body{padding:15px 16px 18px;}.gt-body h3{font-size:23px;}.gt-price-line .gt-price{font-size:26px;}}@media (max-width:680px){.gtcat{padding-left:4px;padding-right:4px;}.gt-grid{grid-template-columns:1fr;gap:7px;}.gt-card{border-radius:14px;}.gt-media{border-radius:14px 14px 0 0;}.gt-body{padding:15px 16px 18px;}.gt-body h3{font-size:25px;}.gt-price-line .gt-price{font-size:27px;}.gt-badges{top:8px;left:8px;max-width:calc(100% - 96px);}.gt-card-tools{top:6px;right:6px;}.gt-card-icon{width:34px;height:34px;}.gt-video-badge{right:6px;bottom:6px;width:40px;height:40px;}}.gtcat{padding-left:2px;padding-right:2px;}.gt-work{gap:6px;}.gt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;align-items:start;}.gt-card{height:auto;border:1px solid rgba(15,34,63,.065);border-radius:10px;background:#fff;box-shadow:0 7px 20px rgba(15,34,63,.065),
    0 1px 4px rgba(15,34,63,.025);overflow:hidden;}.gt-card:hover,.gt-card:focus{border-color:rgba(15,34,63,.10);box-shadow:0 9px 24px rgba(15,34,63,.075),
    0 2px 5px rgba(15,34,63,.03);transform:none!important;}.gt-media{width:100%;aspect-ratio:4/3;margin:0!important;padding:0!important;border:0!important;border-radius:10px 10px 0 0;background:#fff;overflow:hidden;}.gt-product-image,.gt-product-video{position:absolute!important;inset:-2%!important;width:104%!important;height:104%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;transform:none!important;transition:none!important;background:#fff;}.gt-media-fallback{inset:0!important;margin:0!important;padding:0!important;border:0!important;background:#fff;}.gt-badges{top:7px;left:7px;max-width:calc(100% - 86px);}.gt-badge,.gt-catalogue-origin-badge{padding:5px 8px;border:1px solid rgba(15,34,63,.07);box-shadow:0 3px 9px rgba(15,34,63,.075);}.gt-card-tools{top:5px;right:5px;gap:0;}.gt-card-icon{width:31px;height:31px;}.gt-video-badge{right:5px;bottom:5px;width:36px;height:36px;}.gt-body{display:flex;flex-direction:column;flex:0 0 auto;padding:10px 12px 12px;background:#fff;}.gt-card-sku{margin:0 0 4px;font-size:8.5px;line-height:1.2;}.gt-body h3{margin:0 0 5px;font-size:25px;line-height:1.02;}.gt-spec{margin:1px 0;font-size:12.5px;line-height:1.32;}.gt-spec-meta{font-size:11.5px;}.gt-price-line{margin-top:8px!important;padding-top:8px!important;border-top:1px solid rgba(15,34,63,.08);gap:6px;}.gt-price-line .gt-price{font-size:27px;line-height:1;}.gt-tax{font-size:9.5px;}.gt-grid.list{gap:2px;}.gt-grid.list .gt-card{height:auto;border-radius:10px;}.gt-grid.list .gt-media{border-radius:10px 0 0 10px;}.gt-grid.list .gt-body{padding:12px 14px;}@media (max-width:1180px){.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;}}@media (max-width:900px){.gtcat{padding-left:2px;padding-right:2px;}.gt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;}.gt-body{padding:9px 10px 11px;}.gt-body h3{font-size:22px;}.gt-price-line .gt-price{font-size:24px;}}@media (max-width:680px){.gtcat{padding-left:1px;padding-right:1px;}.gt-grid{grid-template-columns:1fr;gap:4px;}.gt-card{border-radius:9px;}.gt-media{border-radius:9px 9px 0 0;}.gt-body{padding:10px 11px 12px;}.gt-body h3{font-size:23px;}.gt-price-line .gt-price{font-size:25px;}.gt-badges{top:6px;left:6px;max-width:calc(100% - 82px);}.gt-card-tools{top:4px;right:4px;}.gt-card-icon{width:30px;height:30px;}.gt-video-badge{right:4px;bottom:4px;width:35px;height:35px;}}.gt-grid,
.gt-grid.list{gap:0!important;column-gap:0!important;row-gap:0!important;}.gt-card{margin:0!important;}@media (max-width:1180px){.gt-grid,.gt-grid.list{gap:0!important;column-gap:0!important;row-gap:0!important;}}@media (max-width:900px){.gt-grid,.gt-grid.list{gap:0!important;column-gap:0!important;row-gap:0!important;}}@media (max-width:680px){.gt-grid,.gt-grid.list{gap:0!important;column-gap:0!important;row-gap:0!important;}}article.gt-card{padding:0!important;gap:0!important;box-sizing:border-box!important;}article.gt-card > .gt-media{box-sizing:border-box!important;align-self:stretch!important;width:calc(100% + 2px)!important;max-width:none!important;margin:-1px -1px 0!important;padding:0!important;border:0!important;border-radius:10px 10px 0 0!important;}article.gt-card > .gt-media .gt-product-image,
article.gt-card > .gt-media .gt-product-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;}article.gt-card > .gt-media .gt-media-fallback{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;}article.gt-card > .gt-body{width:100%!important;margin:0!important;box-sizing:border-box!important;}.gt-grid.list article.gt-card > .gt-media{width:calc(100% + 1px)!important;height:calc(100% + 2px)!important;margin:-1px 0 -1px -1px!important;border-radius:10px 0 0 10px!important;}@media (max-width:680px){article.gt-card > .gt-media{border-radius:9px 9px 0 0!important;}.gt-grid.list article.gt-card > .gt-media{border-radius:9px 0 0 9px!important;}}:root{--gt-premium-card-gap:12px;--gt-premium-card-gap-tablet:10px;--gt-premium-card-gap-mobile:8px;}.gt-grid,
.gt-grid.list{gap:var(--gt-premium-card-gap)!important;column-gap:var(--gt-premium-card-gap)!important;row-gap:var(--gt-premium-card-gap)!important;}.gt-card{position:relative!important;isolation:isolate!important;z-index:0;transition:transform .18s cubic-bezier(.2,.8,.2,1),
    box-shadow .18s cubic-bezier(.2,.8,.2,1),
    border-color .18s ease!important;transform-origin:center center;will-change:transform;}@media (hover:hover) and (pointer:fine){.gt-card:hover{z-index:4;transform:translateY(-4px) scale(1.006)!important;border-color:#c9d4e0!important;box-shadow:0 18px 42px rgba(13,35,68,.16)!important;}.gt-card:active{transform:translateY(-1px) scale(.996)!important;box-shadow:0 8px 20px rgba(13,35,68,.12)!important;transition-duration:.08s!important;}}@media (max-width:1180px){.gt-grid,.gt-grid.list{gap:var(--gt-premium-card-gap-tablet)!important;column-gap:var(--gt-premium-card-gap-tablet)!important;row-gap:var(--gt-premium-card-gap-tablet)!important;}}@media (max-width:680px){.gt-grid,.gt-grid.list{gap:var(--gt-premium-card-gap-mobile)!important;column-gap:var(--gt-premium-card-gap-mobile)!important;row-gap:var(--gt-premium-card-gap-mobile)!important;}}@media (prefers-reduced-motion:reduce){.gt-card{transition:border-color .12s ease,box-shadow .12s ease!important;will-change:auto!important;}.gt-card:hover,.gt-card:active{transform:none!important;}}.gt-shape-gem{filter:drop-shadow(0 2px 3px rgba(36,63,86,.18));color:#7f97aa}.gt-choice span{overflow:visible}.gt-choice input:checked+span .gt-shape-gem{filter:drop-shadow(0 3px 5px rgba(13,92,171,.28)) saturate(1.08)}.gt-dual-slider input[type=range]::-webkit-slider-thumb{opacity:0!important;pointer-events:none!important}.gt-dual-slider input[type=range]::-moz-range-thumb{opacity:0!important;pointer-events:none!important}.gt-custom-thumb{--gt-thumb-nudge:0px;transform:translate(calc(-50% + var(--gt-thumb-nudge)),-50%)!important}.gt-dual-slider[data-thumb-touching="1"] .gt-custom-thumb{box-shadow:0 0 0 2px #fff,0 0 0 3px var(--gt-blue),0 3px 8px rgba(13,92,171,.28)}.gt-dual-slider[data-thumb-touching="1"] .gt-custom-thumb-min{z-index:12!important}.gt-dual-slider[data-thumb-touching="1"] .gt-custom-thumb-max{z-index:13!important}.gt-shapes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px 6px!important;align-items:start;}.gt-shapes .gt-choice>span{position:relative;min-height:92px!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;color:#334155;font-size:11px!important;font-weight:650!important;line-height:1.15!important;text-align:center;}.gt-shapes .gt-choice>span:hover{background:transparent!important;color:#0f2948;}.gt-shapes .gt-shape-gem{box-sizing:border-box;width:60px!important;height:60px!important;flex:0 0 60px!important;padding:8px;border:1px solid #edf1f4;border-radius:50%;background:radial-gradient(circle at 34% 25%,#fff 0 18%,#f7f9fb 42%,#eef2f5 72%,#e7ecef 100%);box-shadow:0 1px 0 rgba(255,255,255,.95) inset,
    0 5px 14px rgba(23,45,68,.10);filter:none!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;overflow:visible;}.gt-shapes .gt-shape-label{display:block;max-width:76px;min-height:25px;line-height:1.15!important;letter-spacing:.005em;overflow-wrap:anywhere;}.gt-shapes .gt-choice input:focus-visible+span .gt-shape-gem{outline:2px solid var(--gt-blue);outline-offset:3px;}.gt-shapes .gt-choice input:checked+span{background:transparent!important;border-color:transparent!important;box-shadow:none!important;color:var(--gt-blue)!important;}.gt-shapes .gt-choice input:checked+span .gt-shape-gem{border-color:var(--gt-blue)!important;box-shadow:0 0 0 2px rgba(13,92,171,.17),
    0 7px 18px rgba(13,92,171,.19)!important;transform:translateY(-1px);}.gt-shapes .gt-choice input:checked+span::after{content:'✓';position:absolute;top:-3px;left:calc(50% + 18px);display:grid;place-items:center;width:17px;height:17px;border:2px solid #fff;border-radius:50%;background:var(--gt-blue);color:#fff;font-size:10px;font-weight:950;line-height:1;box-shadow:0 3px 8px rgba(13,92,171,.24);}.gt-media-fallback .gt-shape-gem{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}@media (max-width:680px){.gt-shapes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px 4px!important}.gt-shapes .gt-choice>span{min-height:86px!important;font-size:10.5px!important}.gt-shapes .gt-shape-gem{width:56px!important;height:56px!important;flex-basis:56px!important;padding:7px}}@media (max-width:355px){.gt-shapes{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.gt-shapes .gt-shape-reference-icon{width:58px!important;height:58px!important;flex:0 0 58px!important;display:block;object-fit:contain;border-radius:50%;image-rendering:auto;transform:translateZ(0);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.gt-shapes .gt-choice>span:hover .gt-shape-reference-icon{transform:scale(1.035)}.gt-shapes .gt-choice input:checked+span .gt-shape-reference-icon{filter:saturate(1.07) contrast(1.025);box-shadow:0 0 0 2px rgba(13,92,171,.72),0 5px 14px rgba(13,62,108,.18)}.gt-shapes .gt-choice input:focus-visible+span .gt-shape-reference-icon{box-shadow:0 0 0 3px rgba(13,92,171,.32),0 4px 12px rgba(13,62,108,.16)}@media (max-width:420px){.gt-shapes .gt-shape-reference-icon{width:54px!important;height:54px!important;flex-basis:54px!important}}.gt-grid:not(.list) article.gt-card > .gt-media{width:100%!important;aspect-ratio:1/1!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;border-radius:10px 10px 0 0!important;}.gt-grid:not(.list) article.gt-card > .gt-media > .gt-product-image,
.gt-grid:not(.list) article.gt-card > .gt-media > .gt-product-video{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;object-fit:contain!important;object-position:center center!important;background:#fff!important;}.gt-grid:not(.list) article.gt-card > .gt-media > .gt-primary-viewer-preview{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#fff!important;}.gt-grid:not(.list) article.gt-card > .gt-media > .gt-primary-viewer-preview > iframe.gt-primary-viewer-frame{position:absolute!important;top:50%!important;left:50%!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;transform:translate(-50%,-50%) scale(1)!important;transform-origin:center center!important;background:#fff!important;}.gt-viewer-panel{overflow:hidden!important;background:#fff!important;}.gt-viewer-panel > .gt-viewer-frame[data-viewer-frame-host]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;background:#fff!important;}.gt-viewer-panel > .gt-viewer-frame[data-viewer-frame-host] > iframe.gt-viewer-frame{position:absolute!important;top:50%!important;left:50%!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;transform:translate(-50%,-50%) scale(1)!important;transform-origin:center center!important;background:#fff!important;}.gt-grid.list article.gt-card > .gt-media{aspect-ratio:1/1!important;min-height:0!important;height:auto!important;overflow:hidden!important;background:#fff!important;}.gt-grid.list article.gt-card > .gt-media > .gt-product-image,
.gt-grid.list article.gt-card > .gt-media > .gt-product-video{width:100%!important;height:100%!important;margin:0!important;padding:0!important;object-fit:contain!important;object-position:center center!important;}@media (max-width:680px){.gt-grid:not(.list) article.gt-card > .gt-media{border-radius:10px 10px 0 0!important;}.gt-grid:not(.list) article.gt-card > .gt-media > .gt-primary-viewer-preview > iframe.gt-primary-viewer-frame,
  .gt-viewer-panel > .gt-viewer-frame[data-viewer-frame-host] > iframe.gt-viewer-frame{transform:translate(-50%,-50%) scale(1)!important;}}.gt-product-image[data-gt-smart-thumbnail]{transform-origin:center center!important;transform:translate3d(var(--gt-thumb-shift-x,0px),var(--gt-thumb-shift-y,0px),0) scale(var(--gt-thumb-scale,1))!important;object-fit:contain!important;object-position:center center!important;transition:none!important;backface-visibility:hidden;}.gt-product-image[data-gt-smart-thumbnail][data-gt-smart-ready="1"]{will-change:transform}@media (prefers-reduced-motion:reduce){.gt-product-image[data-gt-smart-thumbnail]{transition:none!important}}.gt-grid:not(.list){grid-auto-rows:1fr!important;align-items:stretch!important}.gt-grid:not(.list) .gt-card{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important}.gt-media{aspect-ratio:1/1!important;min-height:0!important;height:auto!important;background:#fff!important;overflow:hidden!important}.gt-product-image,.gt-product-video{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}.gt-primary-viewer-preview{width:100%!important;height:100%!important;overflow:hidden!important;background:#fff!important}.gt-video-badge{z-index:9!important}.gt-grid:not(.list) .gt-body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:260px}.gt-grid:not(.list) .gt-card-sku{min-height:1.35em;max-height:1.35em;overflow:hidden}.gt-grid:not(.list) .gt-body h3{min-height:2.16em;max-height:2.16em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gt-grid:not(.list) .gt-spec-summary{min-height:3em;max-height:3em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gt-grid:not(.list) .gt-spec-meta{min-height:3em;max-height:3em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.gt-grid:not(.list) .gt-price-line{margin-top:auto!important}.gt-card-line-placeholder{visibility:hidden}.gt-grid.list .gt-media{aspect-ratio:1/1!important}.gt-grid.list .gt-product-image,.gt-grid.list .gt-product-video{object-fit:contain!important}@media (max-width:900px){.gt-grid:not(.list) .gt-body{min-height:244px}}@media (max-width:680px){.gt-grid:not(.list) .gt-body{min-height:238px}}.gt-grid:not(.list) article.gt-card > .gt-media > .gt-primary-viewer-preview > iframe.gt-primary-viewer-frame,
.gt-viewer-panel > .gt-viewer-frame[data-viewer-frame-host] > iframe.gt-viewer-frame{position:absolute!important;inset:0!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border:0!important;transform:none!important;transform-origin:center center!important;background:#fff!important;}.gt-primary-viewer-preview,
.gt-viewer-panel,
.gt-viewer-panel > .gt-viewer-frame[data-viewer-frame-host]{overflow:hidden!important;background:#fff!important;}.gt-product-video{object-fit:contain!important;object-position:center center!important;}@media (max-width:900px){.gt-work,
  .gt-work.filters-collapsed{display:block!important;min-height:0!important;height:auto!important;margin-top:10px!important;padding-top:0!important;}.gt-filters,
  .gt-work.filters-collapsed .gt-filters{position:fixed!important;inset:0!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:60!important;width:100vw!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;transform:translate3d(-105%,0,0)!important;transition:transform .24s ease!important;background:#fff!important;}.gt-filters.open,
  .gt-work.filters-collapsed .gt-filters.open{transform:translate3d(0,0,0)!important;pointer-events:auto!important;}.gt-fbody{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0 14px 96px!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;}.gt-main{min-height:0!important;height:auto!important;margin:0!important;padding:0!important;}.gt-toolbar{position:relative!important;top:auto!important;z-index:5!important;margin:8px 0 10px!important;padding:0 0 10px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important;backdrop-filter:none!important;display:flex!important;align-items:stretch!important;gap:8px!important;}.gt-tleft{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important;align-items:stretch!important;}.gt-open{display:flex!important;width:100%!important;max-width:none!important;min-height:48px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:11px 16px!important;border:1px solid var(--n)!important;border-radius:12px!important;background:var(--n)!important;color:#fff!important;font-family:inherit!important;font-size:16px!important;line-height:1.2!important;font-weight:900!important;text-align:center!important;}.gt-open:hover,
  .gt-open:focus{background:#17345c!important;color:#fff!important;border-color:#17345c!important;}.gt-count{display:block!important;margin:0 2px!important;line-height:1.25!important;}.gt-tright{margin-top:0!important;}.gt-hero{margin-bottom:0!important;}.gt-tabs{margin-bottom:0!important;}}@media (max-width:680px){.gt-hero{padding-bottom:16px!important;}.gt-tabs{margin-top:14px!important;}.gt-work,
  .gt-work.filters-collapsed{margin-top:8px!important;}.gt-toolbar{margin-top:8px!important;margin-bottom:8px!important;}.gt-open{min-height:50px!important;font-size:17px!important;border-radius:11px!important;}}@media (max-width:900px){#open-filters.gt-open{width:100%!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:48px!important;max-height:none!important;flex:0 0 auto!important;aspect-ratio:auto!important;border-radius:12px!important;box-sizing:border-box!important;}.gt-filters .gt-dual-slider .gt-custom-thumb,
  .gt-filters .gt-dual-slider button.gt-custom-thumb,
  .gt-filters .gt-slider-wrap .gt-custom-thumb{position:absolute!important;top:13px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;inline-size:18px!important;min-inline-size:18px!important;max-inline-size:18px!important;block-size:18px!important;min-block-size:18px!important;max-block-size:18px!important;flex:0 0 18px!important;aspect-ratio:1 / 1!important;margin:0!important;padding:0!important;border:2px solid #fff!important;border-radius:50%!important;background:var(--gt-blue)!important;color:transparent!important;font-size:0!important;line-height:0!important;text-indent:-9999px!important;box-sizing:border-box!important;box-shadow:0 0 0 1px var(--gt-blue),0 2px 6px rgba(13,92,171,.26)!important;transform:translate(-50%,-50%)!important;transform-origin:center!important;appearance:none!important;-webkit-appearance:none!important;cursor:grab!important;touch-action:none!important;overflow:visible!important;}.gt-filters .gt-dual-slider .gt-custom-thumb:active{cursor:grabbing!important;}.gt-filters .gt-dual-slider{position:relative!important;width:calc(100% - 22px)!important;min-width:0!important;max-width:calc(100% - 22px)!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:3px 11px 5px!important;padding:0!important;overflow:visible!important;}.gt-filters .gt-dual-slider:before{left:0!important;right:0!important;top:13px!important;height:3px!important;min-height:3px!important;max-height:3px!important;border-radius:999px!important;}.gt-filters .gt-dual-slider input[type="range"]{position:absolute!important;left:0!important;top:13px!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:1px!important;min-height:1px!important;max-height:1px!important;margin:0!important;padding:0!important;opacity:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important;}.gt-filters details.gt-sec > summary:after{content:"+"!important;display:grid!important;place-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;flex:0 0 30px!important;aspect-ratio:1 / 1!important;margin-left:12px!important;padding:0!important;border:1px solid #d9e0e8!important;border-radius:50%!important;background:#fff!important;color:var(--n)!important;box-sizing:border-box!important;font-size:18px!important;font-weight:500!important;line-height:1!important;}.gt-filters details.gt-sec[open] > summary:after{content:"−"!important;}.gt-filters .gt-advanced-block > summary:after{display:grid!important;place-items:center!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;flex:0 0 30px!important;aspect-ratio:1 / 1!important;margin-left:12px!important;padding:0!important;border:1px solid #d8c08f!important;border-radius:50%!important;background:#fff!important;box-sizing:border-box!important;font-size:18px!important;line-height:1!important;}.gt-filters .gt-help{display:inline-grid!important;place-items:center!important;width:19px!important;min-width:19px!important;max-width:19px!important;height:19px!important;min-height:19px!important;max-height:19px!important;inline-size:19px!important;block-size:19px!important;flex:0 0 19px!important;aspect-ratio:1 / 1!important;margin-left:5px!important;padding:0!important;border:0!important;border-radius:50%!important;box-sizing:border-box!important;font-size:11px!important;line-height:1!important;}.gt-filters .gt-icon-btn,
  .gt-filters .gt-save-filter-icon,
  .gt-filters .gt-close-filter{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;inline-size:42px!important;block-size:42px!important;flex:0 0 42px!important;aspect-ratio:1 / 1!important;margin:0!important;padding:0!important;border-radius:12px!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;}.gt-filters .gt-fhead-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;}.gt-filters .gt-fhead{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;}.gt-filters .gt-mobile-actions a,
  .gt-filters .gt-mobile-actions button{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:52px!important;max-height:none!important;aspect-ratio:auto!important;border-radius:12px!important;box-sizing:border-box!important;}}@media (max-width:680px){.gt-filters .gt-dual-slider .gt-custom-thumb,
  .gt-filters .gt-dual-slider button.gt-custom-thumb,
  .gt-filters .gt-slider-wrap .gt-custom-thumb{width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;inline-size:20px!important;block-size:20px!important;flex-basis:20px!important;}.gt-filters details.gt-sec > summary:after,
  .gt-filters .gt-advanced-block > summary:after{width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;flex-basis:32px!important;}.gt-filters .gt-icon-btn,
  .gt-filters .gt-save-filter-icon,
  .gt-filters .gt-close-filter{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;inline-size:46px!important;block-size:46px!important;flex-basis:46px!important;}}.gtcat{width:100%!important;max-width:none!important;margin:0!important;padding-left:24px!important;padding-right:24px!important;}.gt-work,
.gt-work:not(.filters-collapsed){width:100%!important;grid-template-columns:280px minmax(0,1fr)!important;gap:16px!important;align-items:start!important;}.gt-filters{width:280px!important;min-width:280px!important;max-width:280px!important;}.gt-main{width:100%!important;min-width:0!important;}.gt-toolbar{width:100%!important;box-sizing:border-box!important;}.gt-grid:not(.list){width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;column-gap:12px!important;row-gap:12px!important;}.gt-grid:not(.list) .gt-card{height:100%!important;min-height:0!important;border-radius:12px!important;overflow:hidden!important;}.gt-grid:not(.list) .gt-media{aspect-ratio:1 / 1!important;min-height:0!important;height:auto!important;background:#fff!important;overflow:hidden!important;}.gt-grid:not(.list) .gt-body{flex:1 1 auto!important;min-height:0!important;height:auto!important;padding:10px 14px 12px!important;}.gt-grid:not(.list) .gt-card-sku{min-height:0!important;max-height:none!important;margin:0 0 4px!important;font-size:12px!important;line-height:1.3!important;font-weight:600!important;letter-spacing:.02em!important;color:#627083!important;}.gt-grid:not(.list) .gt-body h3{min-height:0!important;max-height:none!important;margin:0 0 7px!important;font-size:20px!important;line-height:1.15!important;font-weight:600!important;-webkit-line-clamp:2!important;}.gt-grid:not(.list) .gt-spec{margin:1px 0!important;line-height:1.35!important;}.gt-grid:not(.list) .gt-spec-summary,
.gt-grid:not(.list) .gt-spec-primary{min-height:0!important;max-height:none!important;margin-bottom:5px!important;font-size:14px!important;line-height:1.35!important;font-weight:600!important;}.gt-grid:not(.list) .gt-spec-meta{min-height:0!important;max-height:none!important;margin-bottom:0!important;font-size:13px!important;line-height:1.35!important;color:#5c6878!important;}.gt-grid:not(.list) .gt-price-line{margin-top:auto!important;padding-top:8px!important;gap:6px!important;border-top:1px solid #e8ebef!important;}.gt-grid:not(.list) .gt-price{margin:0!important;font-size:22px!important;line-height:1.1!important;font-weight:650!important;}.gt-grid:not(.list) .gt-tax{margin:2px 0 0!important;font-size:12px!important;line-height:1.3!important;}.gt-product-image,
.gt-product-video,
.gt-r25-primary-video{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;background:#fff!important;}.gt-media{isolation:isolate;}.gt-product-image{z-index:1!important;}.gt-r25-primary-video{position:absolute!important;inset:0!important;z-index:2!important;display:block!important;margin:0!important;padding:0!important;border:0!important;pointer-events:none!important;}.gt-media.gt-r25-direct-video-primary .gt-product-image{visibility:hidden!important;}.gt-media.gt-r25-direct-video-failed .gt-product-image{visibility:visible!important;}.gt-media.gt-r25-direct-video-failed .gt-r25-primary-video{display:none!important;}.gt-badges,
.gt-card-tools,
.gt-video-badge{z-index:5!important;}.gt-viewer-panel{z-index:8!important;}.gt-mobile-catalogue-nav{display:none;}@media (min-width:1500px){.gt-work,
  .gt-work:not(.filters-collapsed){grid-template-columns:290px minmax(0,1fr)!important;gap:16px!important;}.gt-filters{width:290px!important;min-width:290px!important;max-width:290px!important;}}@media (min-width:1100px) and (max-width:1499px){.gt-work,
  .gt-work:not(.filters-collapsed){grid-template-columns:270px minmax(0,1fr)!important;gap:14px!important;}.gt-filters{width:270px!important;min-width:270px!important;max-width:270px!important;}.gt-grid:not(.list){gap:10px!important;column-gap:10px!important;row-gap:10px!important;}}@media (min-width:901px) and (max-width:1099px){.gtcat{padding-left:18px!important;padding-right:18px!important;}.gt-work,
  .gt-work:not(.filters-collapsed){grid-template-columns:250px minmax(0,1fr)!important;gap:12px!important;}.gt-filters{width:250px!important;min-width:250px!important;max-width:250px!important;}.gt-grid:not(.list){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}}@media (max-width:900px){.gtcat{padding-left:12px!important;padding-right:12px!important;}.gt-mobile-catalogue-nav{position:sticky!important;top:0!important;z-index:25!important;display:flex!important;width:100%!important;gap:7px!important;overflow-x:auto!important;margin:8px 0!important;padding:8px 0!important;background:#fff!important;border-top:1px solid #eceff3!important;border-bottom:1px solid #eceff3!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;}.gt-mobile-catalogue-nav::-webkit-scrollbar{display:none!important;}.gt-mobile-catalogue-nav a{flex:0 0 auto!important;white-space:nowrap!important;padding:8px 11px!important;border:1px solid #d9dfe7!important;border-radius:999px!important;background:#fff!important;color:var(--n)!important;text-decoration:none!important;font-size:13px!important;line-height:1.2!important;font-weight:600!important;}.gt-mobile-catalogue-nav a.active{border-color:var(--n)!important;background:var(--n)!important;color:#fff!important;}.gt-work,
  .gt-work.filters-collapsed,
  .gt-work:not(.filters-collapsed){display:block!important;min-height:0!important;height:auto!important;margin-top:6px!important;}.gt-filters,
  .gt-work.filters-collapsed .gt-filters{position:fixed!important;inset:0!important;z-index:60!important;width:100vw!important;min-width:0!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;opacity:1!important;pointer-events:none!important;transform:translate3d(-105%,0,0)!important;background:#fff!important;border:0!important;border-radius:0!important;}.gt-filters.open,
  .gt-work.filters-collapsed .gt-filters.open{transform:translate3d(0,0,0)!important;pointer-events:auto!important;}#open-filters.gt-open{display:flex!important;width:100%!important;max-width:100%!important;min-height:48px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:11px 16px!important;border:1px solid var(--n)!important;border-radius:11px!important;background:var(--n)!important;color:#fff!important;font-size:16px!important;font-weight:700!important;}.gt-filters .gt-custom-thumb{width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;min-height:20px!important;max-height:20px!important;flex:0 0 20px!important;aspect-ratio:1 / 1!important;margin:0!important;padding:0!important;border-radius:50%!important;box-sizing:border-box!important;}.gt-filters details.gt-sec>summary:after,
  .gt-filters .gt-advanced-block>summary:after{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;flex:0 0 30px!important;aspect-ratio:1 / 1!important;display:grid!important;place-items:center!important;margin-left:10px!important;padding:0!important;border-radius:50%!important;box-sizing:border-box!important;}.gt-filters .gt-help{width:19px!important;min-width:19px!important;max-width:19px!important;height:19px!important;min-height:19px!important;max-height:19px!important;aspect-ratio:1 / 1!important;border-radius:50%!important;}.gt-toolbar{margin:7px 0 9px!important;}.gt-grid:not(.list){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}.gt-grid:not(.list) .gt-body{min-height:0!important;padding:10px 11px 11px!important;}.gt-grid:not(.list) .gt-card-sku{font-size:11.5px!important;}.gt-grid:not(.list) .gt-body h3{font-size:19px!important;}.gt-grid:not(.list) .gt-spec-summary,
  .gt-grid:not(.list) .gt-spec-primary{font-size:13.5px!important;}.gt-grid:not(.list) .gt-spec-meta{font-size:12.5px!important;}.gt-grid:not(.list) .gt-price{font-size:21px!important;}.gt-grid:not(.list) .gt-tax{font-size:11.5px!important;}}@media (max-width:680px){.gtcat{padding-left:8px!important;padding-right:8px!important;}.gt-grid:not(.list){grid-template-columns:1fr!important;gap:8px!important;}.gt-grid:not(.list) .gt-body{padding:10px 13px 12px!important;}.gt-mobile-catalogue-nav{margin:6px 0!important;}}@media (prefers-reduced-motion:reduce){.gt-r25-primary-video{display:none!important;}.gt-media.gt-r25-direct-video-primary .gt-product-image{visibility:visible!important;}}@media (min-width:1100px){.gtcat{width:80%!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important;}.gt-hero,
  .gt-work,
  .gt-toolbar,
  .gt-grid{width:100%!important;max-width:none!important;box-sizing:border-box!important;}}@media (max-width:1099px){.gtcat{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;}}.gt-media{padding:0!important;margin:0!important;overflow:hidden!important;}.gt-media > video,
.gt-product-video,
.gt-r25-primary-video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:cover!important;object-position:center center!important;background:#000!important;box-sizing:border-box!important;}.gt-media.gt-r25-direct-video-primary,
.gt-media:has(> .gt-product-video),
.gt-media:has(> .gt-r25-primary-video){padding:0!important;}.gt-media.gt-r25-direct-video-primary .gt-r25-primary-video,
.gt-media .gt-product-video{transform:none!important;}.gt-media .gt-badges,
.gt-media .gt-card-tools,
.gt-media .gt-video-badge{position:absolute!important;}.gtcat.gt-catalogue-natural{--gt-origin:#0b2454;--gt-origin-deep:#061b45;--gt-origin-soft:#f4f7fc;--gt-origin-border:#d7e0ee;--gt-blue:#0b2454!important;--n:#0b2454!important;--i:#172743!important;--m:#68758a!important;--l:#d9e1ee!important;--s:#f5f8fd!important;}.gtcat.gt-catalogue-lab{--gt-origin:#46a8ad;--gt-origin-deep:#1f6f78;--gt-origin-soft:#eef9fa;--gt-origin-border:#cfe7e8;--gt-blue:#2b8f94!important;--n:#1f6670!important;--i:#234b52!important;--m:#687d80!important;--l:#d1e7e8!important;--s:#f1fafb!important;}.gtcat .gt-filters,
.gtcat .gt-toolbar{border-color:var(--gt-origin-border)!important;}.gtcat.gt-catalogue-lab .gt-filters,
.gtcat.gt-catalogue-lab .gt-toolbar{box-shadow:0 10px 30px rgba(31,111,120,.055)!important;}.gtcat .gt-fhead,
.gtcat .gt-desktop-filter-actions,
.gtcat .gt-mobile-actions{border-color:var(--gt-origin-border)!important;}.gtcat .gt-choice input:checked+span{border-color:var(--gt-origin-deep)!important;background:var(--gt-origin-soft)!important;box-shadow:inset 0 0 0 1px var(--gt-origin-deep)!important;}.gtcat .gt-shapes .gt-choice input:checked+span .gt-shape-reference-icon{box-shadow:0 0 0 2px var(--gt-origin-deep),0 5px 14px rgba(13,62,108,.14)!important;}.gtcat .gt-custom-thumb{background:var(--gt-origin-deep)!important;border-color:var(--gt-origin-deep)!important;}.gtcat input[type="range"]{accent-color:var(--gt-origin-deep)!important;}.gtcat .gt-tabs a.active,
.gtcat .gt-mobile-catalogue-nav a.active,
.gtcat .gt-vbtn.active,
.gtcat #open-filters.gt-open,
.gtcat .gt-desktop-filter-actions button,
.gtcat .gt-mobile-actions button,
.gtcat .gt-save-row button,
.gtcat .gt-oscar-actions button{border-color:var(--gt-origin-deep)!important;background:var(--gt-origin-deep)!important;color:#fff!important;}.gtcat .gt-icon-btn:hover,
.gtcat .gt-save-filter-icon:hover{border-color:var(--gt-origin)!important;color:var(--gt-origin-deep)!important;}.gt-card-detail-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;min-height:34px!important;margin:0 0 7px!important;}.gt-card-detail-top .gt-badges{position:static!important;inset:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:5px!important;max-width:none!important;margin:0!important;padding:0!important;}.gt-card-detail-top .gt-card-tools{position:static!important;inset:auto!important;display:flex!important;align-items:center!important;gap:5px!important;margin:0!important;padding:0!important;flex:0 0 auto!important;}.gt-card-detail-top .gt-badge,
.gt-card-detail-top .gt-catalogue-origin-badge{padding:5px 8px!important;font-size:10px!important;line-height:1!important;box-shadow:none!important;backdrop-filter:none!important;}.gt-card.gt-origin-natural .gt-catalogue-origin-badge{border:1px solid #0b2454!important;background:#0b2454!important;color:#fff!important;}.gt-card.gt-origin-lab .gt-catalogue-origin-badge{border:1px solid #2b8f94!important;background:linear-gradient(135deg,#1f6f78,#46a8ad)!important;color:#fff!important;}.gt-card-detail-top .gt-card-icon{position:relative!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;border-radius:50%!important;background:#fff!important;box-shadow:none!important;}.gt-card.gt-origin-natural .gt-card-icon{border-color:#cad6e6!important;color:#0b2454!important;}.gt-card.gt-origin-lab .gt-card-icon{border-color:#bddde0!important;color:#1f6f78!important;}.gt-card.gt-origin-natural .gt-card-icon:has(input:checked),
.gt-card.gt-origin-natural .gt-card-icon.active{border-color:#0b2454!important;background:#0b2454!important;color:#fff!important;}.gt-card.gt-origin-lab .gt-card-icon:has(input:checked),
.gt-card.gt-origin-lab .gt-card-icon.active{border-color:#1f6f78!important;background:#1f6f78!important;color:#fff!important;}.gt-card.gt-origin-natural{border-color:#d9e1ee!important;}.gt-card.gt-origin-lab{border-color:#d1e7e8!important;box-shadow:0 8px 24px rgba(31,111,120,.055)!important;}.gt-card.gt-origin-natural:hover,
.gt-card.gt-origin-natural:focus{border-color:#93a9c8!important;}.gt-card.gt-origin-lab:hover,
.gt-card.gt-origin-lab:focus{border-color:#87c7ca!important;}.gt-viewer-close,
.gt-video-badge{display:none!important;}.gt-viewer-panel,
.gt-primary-viewer-frame,
.gt-viewer-frame{pointer-events:none!important;}.gt-media>.gt-badges,
.gt-media>.gt-card-tools{display:none!important;}.gt-product-video,
.gt-r25-primary-video{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;object-position:center center!important;}@media (max-width:680px){.gt-card-detail-top{gap:6px!important;margin-bottom:6px!important;}.gt-card-detail-top .gt-card-icon{width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important;}.gt-card-detail-top .gt-badge,
  .gt-card-detail-top .gt-catalogue-origin-badge{padding:5px 7px!important;font-size:9px!important;}}.gt-chips{display:flex!important;align-items:center!important;gap:7px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 0 12px!important;scrollbar-width:thin;-webkit-overflow-scrolling:touch;}.gt-chip.gt-chip-removable{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:34px!important;margin:0!important;padding:7px 8px 7px 11px!important;border:1px solid var(--gt-origin-border,#d6dde7)!important;border-radius:999px!important;background:#fff!important;color:var(--gt-origin-deep,#32445e)!important;font-family:inherit!important;font-size:11px!important;line-height:1.1!important;font-weight:800!important;white-space:nowrap!important;cursor:pointer!important;box-shadow:none!important;}.gt-chip.gt-chip-removable:hover,
.gt-chip.gt-chip-removable:focus-visible{border-color:var(--gt-origin,#0b2454)!important;background:var(--gt-origin-soft,#f5f8fd)!important;outline:none!important;box-shadow:0 0 0 3px rgba(11,36,84,.08)!important;}.gt-chip-label{display:inline-block;min-width:0;}.gt-chip-clear{display:grid!important;place-items:center!important;flex:0 0 20px!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;border-radius:50%!important;background:var(--gt-origin-soft,#edf2f7)!important;color:var(--gt-origin-deep,#243b5a)!important;font-size:15px!important;line-height:1!important;font-weight:900!important;}.gt-chip.gt-chip-removable:hover .gt-chip-clear,
.gt-chip.gt-chip-removable:focus-visible .gt-chip-clear{background:var(--gt-origin-deep,#0b2454)!important;color:#fff!important;}@media (max-width:680px){.gt-chip.gt-chip-removable{min-height:32px!important;padding:6px 7px 6px 10px!important;font-size:10.5px!important;}}.gt-diamond-card{--gt-card-natural:#0b2454;--gt-card-natural-deep:#061b45;--gt-card-lab:#46a8ad;--gt-card-lab-deep:#1f6f78;--gt-card-line:#dde4ec;--gt-card-muted:#627083;--gt-card-ink:#172743;display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--gt-card-line);border-radius:12px;background:#fff;color:var(--gt-card-ink);text-decoration:none;box-shadow:0 8px 24px rgba(20,35,59,.05);}.gt-diamond-card.gt-origin-natural{--gt-card-origin:var(--gt-card-natural);--gt-card-origin-deep:var(--gt-card-natural-deep);--gt-card-origin-soft:#f4f7fc;--gt-card-origin-line:#d7e0ee;border-color:var(--gt-card-origin-line);}.gt-diamond-card.gt-origin-lab{--gt-card-origin:var(--gt-card-lab);--gt-card-origin-deep:var(--gt-card-lab-deep);--gt-card-origin-soft:#eef9fa;--gt-card-origin-line:#cfe7e8;border-color:var(--gt-card-origin-line);box-shadow:0 8px 24px rgba(31,111,120,.055);}.gt-diamond-card:hover,
.gt-diamond-card:focus-visible{border-color:var(--gt-card-origin);box-shadow:0 12px 30px rgba(20,35,59,.10);outline:none;}.gt-diamond-card-media{position:relative;width:100%;aspect-ratio:1/1;min-height:0;overflow:hidden;display:grid;place-items:center;background:#fff;}.gt-diamond-card-media>img,
.gt-diamond-card-media .gt-product-image{display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;object-fit:contain;object-position:center center;background:#fff;}.gt-diamond-card-body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:10px 14px 12px;}.gt-diamond-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:30px;margin:0 0 7px;}.gt-diamond-card-badges{display:flex;align-items:center;justify-content:flex-start;gap:5px;min-width:0;flex-wrap:wrap;}.gt-diamond-card-origin{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:5px 8px;border:1px solid var(--gt-card-origin-deep);border-radius:999px;background:var(--gt-card-origin-deep);color:#fff;font-size:10px;line-height:1;font-weight:650;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;}.gt-origin-lab .gt-diamond-card-origin{border-color:var(--gt-card-lab-deep);background:linear-gradient(135deg,var(--gt-card-lab-deep),var(--gt-card-lab));}.gt-diamond-card-secondary{color:var(--gt-card-origin-deep);font-size:10px;line-height:1.15;font-weight:650;letter-spacing:.045em;text-transform:uppercase;}.gt-diamond-card-tools{display:flex;align-items:center;gap:5px;flex:0 0 auto;}.gt-diamond-card-sku{min-height:0;margin:0 0 4px;color:var(--gt-card-muted);font-size:12px;line-height:1.3;font-weight:600;letter-spacing:.02em;}.gt-diamond-card-title{min-height:0;margin:0 0 7px;color:var(--gt-card-natural-deep);font-family:"Cormorant","Cormorant Garamond",Georgia,serif;font-size:20px;line-height:1.15;font-weight:600;}.gt-diamond-card-spec{margin:1px 0;color:#5c6878;font-size:14px;line-height:1.35;font-weight:600;}.gt-diamond-card-meta{margin:1px 0 0;color:#667387;font-size:13px;line-height:1.35;}.gt-diamond-card-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:8px;border-top:1px solid #e8ebef;}.gt-diamond-card-price{margin:0;color:var(--gt-card-natural-deep);font-size:22px;line-height:1.1;font-weight:650;}.gt-diamond-card-tax{margin:0;color:#6d7888;font-size:12px;line-height:1.3;}.gt-diamond-card-cta{display:inline-flex;margin-top:8px;color:var(--gt-card-origin-deep);font-size:13px;line-height:1.2;font-weight:650;text-decoration:none;}.gt-diamond-card-tools .gt-card-icon{position:relative!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;min-height:32px!important;max-height:32px!important;border-radius:50%!important;background:#fff!important;color:var(--gt-card-origin-deep)!important;border-color:var(--gt-card-origin-line)!important;box-shadow:none!important;}.gt-diamond-card-tools .gt-card-icon:has(input:checked),
.gt-diamond-card-tools .gt-card-icon.active{border-color:var(--gt-card-origin-deep)!important;background:var(--gt-card-origin-deep)!important;color:#fff!important;}@media (max-width:680px){.gt-diamond-card-body{padding:10px 13px 12px;}.gt-diamond-card-title{font-size:19px;}.gt-diamond-card-spec{font-size:13.5px;}.gt-diamond-card-price{font-size:21px;}}.gtcat .gt-card.gt-diamond-card{border-radius:12px!important;}.gtcat .gt-card.gt-diamond-card .gt-body.gt-diamond-card-body{min-height:0!important;height:auto!important;padding:10px 14px 12px!important;}.gtcat .gt-card.gt-diamond-card .gt-card-detail-top.gt-diamond-card-top{margin-bottom:7px!important;}.gtcat .gt-card.gt-diamond-card .gt-badges.gt-diamond-card-badges{position:static!important;inset:auto!important;max-width:none!important;margin:0!important;padding:0!important;}.gtcat .gt-card.gt-diamond-card .gt-card-tools.gt-diamond-card-tools{position:static!important;inset:auto!important;margin:0!important;padding:0!important;}.gtcat .gt-card.gt-diamond-card .gt-catalogue-origin-badge.gt-diamond-card-origin{box-shadow:none!important;backdrop-filter:none!important;}.gtcat .gt-card.gt-diamond-card .gt-card-sku,
.gtcat .gt-card.gt-diamond-card .gt-diamond-card-sku{font-size:12px!important;}.gtcat .gt-card.gt-diamond-card .gt-body h3,
.gtcat .gt-card.gt-diamond-card h3.gt-diamond-card-title{font-size:20px!important;line-height:1.15!important;}.gtcat .gt-card.gt-diamond-card .gt-spec,
.gtcat .gt-card.gt-diamond-card .gt-spec.gt-diamond-card-spec{font-size:14px!important;line-height:1.35!important;}.gtcat .gt-card.gt-diamond-card .gt-price-line,
.gtcat .gt-card.gt-diamond-card .gt-price-line.gt-diamond-card-price-line{margin-top:auto!important;padding-top:8px!important;}.gtcat .gt-card.gt-diamond-card .gt-price,
.gtcat .gt-card.gt-diamond-card .gt-price.gt-diamond-card-price{font-size:22px!important;}.gtcat .gt-card.gt-diamond-card .gt-tax,
.gtcat .gt-card.gt-diamond-card .gt-tax.gt-diamond-card-tax{font-size:12px!important;}@media (min-width:901px){.gt-filters{position:sticky!important;top:16px!important;display:flex!important;flex-direction:column!important;height:calc(100vh - 32px)!important;max-height:calc(100vh - 32px)!important;min-height:0!important;overflow:hidden!important;}.gt-fhead{flex:0 0 auto!important;position:relative!important;top:auto!important;z-index:8!important;background:#fff!important;}.gt-fbody{flex:1 1 0!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable!important;padding-bottom:18px!important;}.gt-desktop-filter-actions{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr)!important;gap:8px!important;width:100%!important;margin:0!important;padding:12px 14px!important;z-index:20!important;border-top:1px solid var(--l)!important;background:#fff!important;box-shadow:0 -12px 28px rgba(13,31,60,.10)!important;}.gt-desktop-filter-actions a,
  .gt-desktop-filter-actions button{width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;}}@media (min-width:901px){.gt-desktop-filter-actions{position:fixed!important;left:var(--gt-filter-actions-left,18px)!important;width:var(--gt-filter-actions-width,360px)!important;right:auto!important;top:auto!important;bottom:12px!important;z-index:120!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1.65fr)!important;gap:8px!important;margin:0!important;padding:10px!important;border:1px solid var(--l)!important;border-radius:14px!important;background:rgba(255,255,255,.985)!important;box-shadow:0 14px 36px rgba(13,31,60,.20)!important;backdrop-filter:blur(12px)!important;}.gt-desktop-filter-actions a,
  .gt-desktop-filter-actions button{min-height:48px!important;margin:0!important;width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;}.gt-fbody{padding-bottom:90px!important;}.gt-work.filters-collapsed .gt-desktop-filter-actions{display:none!important;}}.gt-shapes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px 6px!important;align-items:start!important;}.gt-shapes .gt-choice{min-width:0!important;margin:0!important;}.gt-shapes .gt-choice>span{min-width:0!important;min-height:88px!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;padding:3px 1px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;overflow:visible!important;}.gt-shapes .gt-choice input:checked+span,
.gt-shapes .gt-choice input:focus+span,
.gt-shapes .gt-choice input:focus-visible+span{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;}.gt-shapes .gt-shape-reference-icon,
.gt-shapes .gt-choice input:checked+span .gt-shape-reference-icon{border:0!important;outline:0!important;box-shadow:none!important;}.gt-shapes .gt-shape-label{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--n)!important;font-size:11px!important;line-height:1.15!important;font-weight:600!important;text-align:center!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;overflow:visible!important;text-overflow:clip!important;}.gt-shapes .gt-choice input:checked+span .gt-shape-label{font-weight:700!important;color:var(--n)!important;}@media (max-width:900px){.gt-shapes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:11px 5px!important;}.gt-shapes .gt-choice>span{min-height:84px!important;padding:2px 0!important;}.gt-shapes .gt-shape-label{font-size:10.5px!important;white-space:nowrap!important;}}@media (max-width:680px){.gt-shapes{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px 3px!important;}.gt-shapes .gt-choice>span{min-height:82px!important;padding:2px 0!important;gap:4px!important;}.gt-shapes .gt-shape-reference-icon{width:52px!important;height:52px!important;flex:0 0 52px!important;}.gt-shapes .gt-shape-label{font-size:10px!important;letter-spacing:-.01em!important;white-space:nowrap!important;}}@media (max-width:380px){.gt-shapes{gap:9px 2px!important;}.gt-shapes .gt-shape-reference-icon{width:48px!important;height:48px!important;flex-basis:48px!important;}.gt-shapes .gt-shape-label{font-size:9.5px!important;letter-spacing:-.015em!important;white-space:nowrap!important;}}.gt-primary-viewer-frame-host{position:absolute;inset:0;display:block;width:100%;height:100%}.gt-primary-viewer-frame-host>.gt-primary-viewer-frame{width:100%;height:100%;border:0;display:block}@media (min-width:901px){.gt-work.filters-collapsed{grid-template-columns:var(--gt-filter-width,290px) minmax(0,1fr)!important}.gt-work.filters-collapsed .gt-filters,.gt-filters.gt-r1-shell-open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;max-height:none!important;overflow:visible!important}.gt-collapse-filter,.gt-showfilters{display:none!important}}#advanced-filters[open] .gt-advanced-section>summary{cursor:default!important;pointer-events:none!important}#advanced-filters[open] .gt-advanced-section>summary::-webkit-details-marker{display:none!important}#advanced-filters[open] .gt-advanced-section>summary::marker{content:""!important}#advanced-filters[open] .gt-advanced-section>summary::before,#advanced-filters[open] .gt-advanced-section>summary::after{display:none!important}@media (min-width:901px){.gt-filters{border:1px solid var(--l,#cfe0e7)!important;border-radius:26px!important;background:#fff!important;overflow:visible!important;box-shadow:0 12px 34px rgba(13,31,60,.035)!important;padding-bottom:96px!important;box-sizing:border-box!important}.gt-filters .gt-section,.gt-filters .gt-filter-section,.gt-filters .gt-filter-block,.gt-filters .gt-filter-card,.gt-filters details.gt-section,.gt-filters details.gt-filter-section,.gt-filters details.gt-filter-block{border-left:0!important;border-right:0!important;border-top:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.gt-filters .gt-section,.gt-filters .gt-filter-section,.gt-filters .gt-filter-block,.gt-filters .gt-filter-card{border-bottom:1px solid var(--l,#cfe0e7)!important}.gt-filters #advanced-filters{border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important;margin-left:0!important;margin-right:0!important;background:transparent!important}.gt-filters #advanced-filters[open]{border-bottom:0!important}.gt-filters form,.gt-filters .gt-filter-form,.gt-filters .gt-filter-inner,.gt-filters .gt-filter-content{border-radius:0!important;box-shadow:none!important}.gt-filters:has(#advanced-filters[open]){max-height:none!important;height:auto!important;overflow:visible!important}}@media (max-width:900px){.gt-filters{background:#fff!important}.gt-filters .gt-section,.gt-filters .gt-filter-section,.gt-filters .gt-filter-block,.gt-filters .gt-filter-card,.gt-filters #advanced-filters{border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important}}@media (min-width:901px){aside.gt-filters{border:1px solid var(--l,#cfe0e7)!important;border-radius:26px!important;background:#fff!important;box-shadow:0 12px 34px rgba(13,31,60,.045)!important;overflow:visible!important;max-height:none!important;padding-bottom:0!important;}aside.gt-filters .gt-sec,
  aside.gt-filters details.gt-sec,
  aside.gt-filters .gt-main-filter,
  aside.gt-filters .gt-advanced-block{border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important;margin-left:0!important;margin-right:0!important;background:transparent!important;}aside.gt-filters .gt-sec{border-top:0!important;border-bottom:1px solid var(--l,#cfe0e7)!important;}aside.gt-filters .gt-sec:first-of-type{border-top:0!important;}aside.gt-filters #advanced-filters{border-top:1px solid var(--l,#cfe0e7)!important;border-bottom:0!important;margin:0!important;}aside.gt-filters .gt-reset-row{border-top:1px solid var(--l,#cfe0e7)!important;margin:0!important;padding:14px 16px!important;}aside.gt-filters .gt-desktop-filter-actions{border-top:1px solid var(--l,#cfe0e7)!important;border-radius:0 0 26px 26px!important;margin:0!important;}}.gt-shapes{grid-template-columns:repeat(4,minmax(0,1fr))!important;}.gt-shape-choice-r3>span{display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;}.gt-shape-image-wrap-r3{width:58px!important;height:58px!important;display:grid!important;place-items:center!important;}.gt-shape-image-wrap-r3 .gt-shape-reference-icon,
.gt-shape-fallback-r3{width:54px!important;height:54px!important;object-fit:contain!important;}.gt-shape-fallback-r3{fill:none;stroke:#17375e;stroke-width:1.2;}.gt-fancy-colour-grid-r3{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}.gt-fancy-colour-choice-r3{position:relative;display:flex!important;align-items:center!important;gap:9px!important;min-height:54px;padding:8px 10px;border:1px solid var(--l,#cfe0e7);border-radius:13px;background:#fff;cursor:pointer;}.gt-fancy-colour-choice-r3 input{position:absolute!important;opacity:0!important;pointer-events:none!important;}.gt-fancy-colour-choice-r3:has(input:checked){border-color:#1e7c82!important;box-shadow:0 0 0 2px rgba(30,124,130,.12)!important;background:#f6fbfb!important;}.gt-fancy-stone-r3{--stone:#e8e8e8;flex:0 0 34px;width:34px;height:34px;display:block;clip-path:polygon(50% 0,83% 14%,100% 48%,76% 86%,50% 100%,24% 86%,0 48%,17% 14%);background:linear-gradient(145deg,rgba(255,255,255,.94) 0 14%,transparent 15% 100%),
    linear-gradient(35deg,transparent 0 42%,rgba(255,255,255,.72) 43% 51%,transparent 52%),
    linear-gradient(120deg,rgba(0,0,0,.24),transparent 36% 66%,rgba(0,0,0,.22)),
    radial-gradient(circle at 44% 36%,rgba(255,255,255,.95) 0 7%,transparent 8%),
    var(--stone);border:1px solid rgba(10,28,54,.16);filter:saturate(1.18) contrast(1.06);box-shadow:inset 0 0 8px rgba(255,255,255,.55),0 3px 8px rgba(13,31,60,.12);}.gt-fancy-stone-yellow{--stone:#f5d54a}.gt-fancy-stone-pink{--stone:#ef9fc0}.gt-fancy-stone-blue{--stone:#78aeea}.gt-fancy-stone-red{--stone:#d94b55}.gt-fancy-stone-green{--stone:#62b88c}.gt-fancy-stone-purple{--stone:#a67ac8}.gt-fancy-stone-orange{--stone:#ee9b43}.gt-fancy-stone-brown{--stone:#a87855}.gt-fancy-stone-black{--stone:#22252b}.gt-fancy-stone-gray{--stone:#aeb4bd}.gt-fancy-colour-name-r3{font-weight:800}.gt-fancy-intensity-grid-r3{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}.gt-fancy-intensity-choice-r3{position:relative;}.gt-fancy-intensity-choice-r3 input{position:absolute!important;opacity:0!important;pointer-events:none!important;}.gt-fancy-intensity-choice-r3 span{display:inline-flex;padding:8px 11px;border:1px solid var(--l,#cfe0e7);border-radius:999px;background:#fff;cursor:pointer;font-weight:750;}.gt-fancy-intensity-choice-r3:has(input:checked) span{border-color:#1e7c82;background:#f1f9f9;box-shadow:0 0 0 2px rgba(30,124,130,.10);}.gt-filter-unavailable-r3{opacity:.32!important;cursor:not-allowed!important;}.gt-fancy-stone-r3{clip-path:none!important;border:0!important;border-radius:0!important;filter:none!important;box-shadow:none!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;width:44px!important;height:44px!important;flex:0 0 44px!important;}.gt-fancy-stone-yellow{background-image:url('/assets/images/diamond-colours/r4/yellow.png')!important}.gt-fancy-stone-pink{background-image:url('/assets/images/diamond-colours/r4/pink.png')!important}.gt-fancy-stone-purple{background-image:url('/assets/images/diamond-colours/r4/purple.png')!important}.gt-fancy-stone-red{background-image:url('/assets/images/diamond-colours/r4/red.png')!important}.gt-fancy-stone-blue{background-image:url('/assets/images/diamond-colours/r4/blue.png')!important}.gt-fancy-stone-green{background-image:url('/assets/images/diamond-colours/r4/green.png')!important}.gt-fancy-stone-orange{background-image:url('/assets/images/diamond-colours/r4/orange.png')!important}.gt-fancy-stone-brown{background-image:url('/assets/images/diamond-colours/r4/brown.png')!important}.gt-fancy-stone-black{background-image:url('/assets/images/diamond-colours/r4/black.png')!important}.gt-fancy-stone-gray{background-image:url('/assets/images/diamond-colours/r4/gray.png')!important}.gt-shape-image-wrap-r3{width:58px!important;height:58px!important;}.gt-shape-image-wrap-r3 .gt-shape-reference-icon{display:block!important;width:56px!important;height:56px!important;object-fit:contain!important;}.gt-shape-image-wrap-r3 .gt-shape-fallback-r3{display:none!important;}.gt-filter-shell-autofit-r5,
.gt-filter-group-r3,
.gt-filter-section-r3,
.gt-filter-card-r3,
.gt-filter-block-r3,
.gt-filter-panel-r3,
.gt-filter-group-shell-r3,
.gt-filter-section-shell-r3,
.gt-filter-shell-r3,
.gt-sidebar-filter-card-r3,
.gt-sidebar-filter-shell-r3{box-sizing:border-box!important;}.gt-filter-group-r3[data-filter-key="shape"],
.gt-filter-section-r3[data-filter-key="shape"],
.gt-filter-card-r3[data-filter-key="shape"],
.gt-filter-block-r3[data-filter-key="shape"],
.gt-filter-panel-r3[data-filter-key="shape"],
.gt-filter-group-shell-r3[data-filter-key="shape"],
.gt-filter-section-shell-r3[data-filter-key="shape"],
.gt-filter-shell-r3[data-filter-key="shape"],
.gt-sidebar-filter-card-r3[data-filter-key="shape"],
.gt-sidebar-filter-shell-r3[data-filter-key="shape"]{height:auto!important;min-height:fit-content!important;max-height:none!important;overflow:visible!important;padding-bottom:24px!important;}.gt-shape-grid-r3,
.gt-shape-options-r3,
.gt-shape-option-grid-r3,
.gt-filter-shape-grid-r3,
.gt-filter-shape-options-r3{align-items:start!important;height:auto!important;max-height:none!important;overflow:visible!important;row-gap:16px!important;column-gap:12px!important;padding-bottom:4px!important;}.gt-shape-option-r3,
.gt-filter-shape-option-r3,
.gt-shape-tile-r3{align-self:start!important;min-height:112px!important;}.gt-shape-option-r3 .gt-shape-label-r3,
.gt-filter-shape-option-r3 .gt-shape-label-r3,
.gt-shape-tile-r3 .gt-shape-label-r3{display:block!important;line-height:1.2!important;margin-top:8px!important;}.gt-filter-icon-normalise-r6-tile{box-sizing:border-box!important;position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;border:1px solid #d6dfea!important;border-radius:12px!important;background:#ffffff!important;padding:10px 8px 8px!important;min-height:82px!important;transition:border-color .15s ease, background-color .15s ease, transform .15s ease!important;overflow:visible!important;}.gt-filter-icon-normalise-r6-tile:hover{border-color:#adc0d7!important;}.gt-filter-icon-normalise-r6-tile.gt-filter-selected-r6{border:2px solid #173a70!important;background:#f8fbff!important;}.gt-filter-icon-normalise-r6-tile.gt-filter-selected-r6::after{content:'✓'!important;position:absolute!important;top:5px!important;right:5px!important;width:16px!important;height:16px!important;border-radius:999px!important;background:#173a70!important;color:#fff!important;font-size:11px!important;line-height:16px!important;text-align:center!important;}.gt-filter-icon-normalise-r6-media,
.gt-filter-icon-normalise-r6-media *{border:none!important;box-shadow:none!important;outline:none!important;background:transparent!important;border-radius:0!important;}.gt-filter-icon-normalise-r6-media{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;max-width:52px!important;max-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important;overflow:visible!important;}.gt-filter-icon-normalise-r6-media img,
.gt-filter-icon-normalise-r6-media svg,
.gt-filter-icon-normalise-r6-media canvas,
.gt-filter-icon-normalise-r6-media picture,
.gt-filter-icon-normalise-r6-media picture img{width:auto!important;height:auto!important;max-width:52px!important;max-height:52px!important;object-fit:contain!important;display:block!important;background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important;}.gt-filter-icon-normalise-r6-label{display:block!important;width:100%!important;margin-top:8px!important;text-align:center!important;line-height:1.15!important;color:#24395c!important;}.gt-true-filter-shell-r7{position:relative!important;box-sizing:border-box!important;border:1px solid #d6e1eb!important;border-radius:24px!important;background:#fff!important;overflow:visible!important;height:auto!important;max-height:none!important;min-height:0!important;padding-bottom:18px!important;}.gt-inner-filter-section-r7{border-left:0!important;border-right:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;height:auto!important;max-height:none!important;background:transparent!important;}.gt-inner-filter-section-r7:not(:last-child){border-bottom:1px solid #e5edf3!important;}.gt-true-filter-shell-r7 .gt-filter-icon-normalise-r6-tile{border-radius:10px!important;}.gt-shape-choice-r3{position:relative!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;}.gt-shape-choice-r3 > input[type="checkbox"]{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important;}.gt-shape-choice-r3 > input[type="checkbox"] + span{box-sizing:border-box!important;width:100%!important;min-height:92px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;padding:9px 5px 7px!important;border:1px solid #d6e1eb!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;outline:0!important;overflow:visible!important;transition:border-color .15s ease, background-color .15s ease!important;}.gt-shape-choice-r3 > input[type="checkbox"] + span::before,
.gt-shape-choice-r3 > input[type="checkbox"] + span::after,
.gt-shape-choice-r3 .gt-shape-image-wrap-r3::before,
.gt-shape-choice-r3 .gt-shape-image-wrap-r3::after,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-media::before,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-media::after{content:none!important;display:none!important;}.gt-shape-choice-r3.gt-filter-icon-normalise-r6-tile,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-tile,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-media,
.gt-shape-choice-r3 .gt-shape-image-wrap-r3{border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0!important;margin:0!important;min-height:0!important;}.gt-shape-choice-r3 .gt-shape-image-wrap-r3{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;max-width:56px!important;max-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;}.gt-shape-choice-r3 .gt-shape-reference-icon{display:block!important;width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important;object-fit:contain!important;object-position:center!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;margin:0 auto!important;padding:0!important;transform:none!important;}.gt-shape-choice-r3 .gt-shape-fallback-r3{display:none!important;}.gt-shape-choice-r3 .gt-shape-label,
.gt-shape-choice-r3 .gt-shape-label-r3,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-label{display:block!important;width:100%!important;margin:0!important;padding:0!important;text-align:center!important;line-height:1.08!important;min-height:24px!important;color:#19345c!important;white-space:normal!important;overflow-wrap:normal!important;}.gt-shape-choice-r3:has(> input[type="checkbox"]:checked)
> input[type="checkbox"] + span{border:2px solid #173a70!important;background:#f6f9fd!important;box-shadow:none!important;}.gt-shape-choice-r3:has(> input[type="checkbox"]:checked)::after{content:"✓"!important;position:absolute!important;z-index:5!important;top:4px!important;right:4px!important;width:16px!important;height:16px!important;line-height:16px!important;text-align:center!important;border-radius:50%!important;background:#173a70!important;color:#fff!important;font:700 11px/16px Arial,sans-serif!important;pointer-events:none!important;}.gt-shape-choice-r3 .gt-filter-selected-r6,
.gt-shape-choice-r3.gt-filter-selected-r6{box-shadow:none!important;}.gt-shape-choice-r3 .gt-filter-selected-r6:not(.gt-shape-choice-r3){border:0!important;background:transparent!important;}.gt-shape-choice-r3.gt-filter-selected-r6::after{display:none!important;}.gt-fancy-colour-choice-r3{box-sizing:border-box!important;position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;min-height:94px!important;gap:5px!important;padding:9px 6px 7px!important;border:1px solid #d6e1eb!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important;outline:0!important;cursor:pointer!important;}.gt-fancy-colour-choice-r3 input[type="checkbox"]{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important;}.gt-fancy-colour-choice-r3 .gt-fancy-stone-r3{width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;max-width:54px!important;max-height:54px!important;flex:0 0 54px!important;border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;background-color:transparent!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;}.gt-fancy-colour-choice-r3:has(input[type="checkbox"]:checked){border:2px solid #173a70!important;background:#f6f9fd!important;box-shadow:none!important;}.gt-fancy-colour-choice-r3:has(input[type="checkbox"]:checked)::after{content:"✓"!important;position:absolute!important;top:4px!important;right:4px!important;width:16px!important;height:16px!important;text-align:center!important;border-radius:50%!important;background:#173a70!important;color:#fff!important;font:700 11px/16px Arial,sans-serif!important;}.gt-shape-choice-r3,
.gt-shape-choice-r3.gt-filter-icon-normalise-r6-tile{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;overflow:visible!important;}.gt-shape-choice-r3 > input[type="checkbox"]{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;pointer-events:none!important;}.gt-shape-choice-r3 > input[type="checkbox"] + span{width:auto!important;min-width:0!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;}.gt-shape-choice-r3::after,
.gt-shape-choice-r3.gt-filter-selected-r6::after,
.gt-shape-choice-r3 > input[type="checkbox"] + span::before,
.gt-shape-choice-r3 > input[type="checkbox"] + span::after{content:none!important;display:none!important;}.gt-shape-choice-r3 .gt-shape-image-wrap-r3,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-media{box-sizing:border-box!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important;padding:4px!important;border:2px solid transparent!important;border-radius:50%!important;background:#f7f8fa!important;box-shadow:none!important;outline:none!important;overflow:hidden!important;}.gt-shape-choice-r3 .gt-shape-reference-icon{display:block!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;max-width:38px!important;max-height:38px!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:none!important;transform:none!important;}.gt-shape-choice-r3 .gt-shape-fallback-r3{display:none!important;}.gt-shape-choice-r3:has(> input[type="checkbox"]:checked)
  .gt-shape-image-wrap-r3,
.gt-shape-choice-r3:has(> input[type="checkbox"]:checked)
  .gt-filter-icon-normalise-r6-media{border-color:#17787c!important;background:#ffffff!important;}.gt-shape-choice-r3:has(> input[type="checkbox"]:checked)
  > input[type="checkbox"] + span{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}.gt-shape-choice-r3 .gt-shape-label,
.gt-shape-choice-r3 .gt-shape-label-r3,
.gt-shape-choice-r3 .gt-filter-icon-normalise-r6-label{display:block!important;width:100%!important;margin:2px 0 0!important;padding:0!important;min-height:24px!important;text-align:center!important;color:#333!important;line-height:1.05!important;white-space:normal!important;overflow:visible!important;}.gt-shapes,
.gt-shape-grid-r3,
.gt-shape-options-r3,
.gt-shape-option-grid-r3,
.gt-filter-shape-grid-r3,
.gt-filter-shape-options-r3{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:10px!important;row-gap:16px!important;align-items:start!important;overflow:visible!important;}.gt-fancy-colour-choice-r3{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;}.gt-fancy-colour-choice-r3 .gt-fancy-stone-r3{box-sizing:border-box!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;flex:0 0 48px!important;padding:4px!important;border:2px solid transparent!important;border-radius:50%!important;background-color:#f7f8fa!important;background-size:38px 38px!important;background-position:center!important;background-repeat:no-repeat!important;box-shadow:none!important;}.gt-fancy-colour-choice-r3:has(input[type="checkbox"]:checked){border:0!important;background:transparent!important;box-shadow:none!important;}.gt-fancy-colour-choice-r3:has(input[type="checkbox"]:checked)::after{content:none!important;display:none!important;}.gt-fancy-colour-choice-r3:has(input[type="checkbox"]:checked) .gt-fancy-stone-r3{border-color:#17787c!important;background-color:#fff!important;}@media (max-width: 767.98px){html.gt-r18-lock,
  body.gt-r18-lock{overflow:hidden!important;overscroll-behavior:none!important;}#filter-panel.gt-filters{display:none!important;position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;overflow:hidden!important;z-index:2147483000!important;}body.gt-r18-filter-open #filter-panel.gt-filters{display:flex!important;flex-direction:column!important;}#filter-panel .gt-fhead{position:relative!important;display:flex!important;flex:0 0 58px!important;min-height:58px!important;height:58px!important;align-items:center!important;justify-content:space-between!important;margin:0!important;padding:10px 14px!important;border-bottom:1px solid #d9e3ee!important;background:#fff!important;z-index:20!important;}#filter-panel .gt-fhead > strong{font-size:20px!important;line-height:1.1!important;color:#06275d!important;}#filter-panel .gt-fhead-actions{display:flex!important;align-items:center!important;gap:8px!important;}#filter-panel #close-filters{display:inline-flex!important;width:38px!important;height:38px!important;align-items:center!important;justify-content:center!important;margin:0!important;border:1px solid #cbd8e5!important;border-radius:50%!important;background:#fff!important;color:#06275d!important;font-size:25px!important;line-height:1!important;}#filter-panel #collapse-filters,
  #filter-panel #save-filter-button,
  #filter-panel .gt-desktop-filter-actions,
  #filter-panel .gt-fhead .gt-clear{display:none!important;}#filter-panel .gt-fbody{display:block!important;flex:1 1 auto!important;min-height:0!important;height:auto!important;margin:0!important;padding:6px 14px calc(96px + env(safe-area-inset-bottom))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;scroll-behavior:auto!important;}#filter-panel .gt-mobile-actions{display:grid!important;grid-template-columns:minmax(108px,.9fr) minmax(170px,1.6fr)!important;gap:8px!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:30!important;width:auto!important;min-height:70px!important;margin:0!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid #d9e3ee!important;background:#fff!important;box-shadow:0 -7px 20px rgba(13,31,60,.12)!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;}#filter-panel .gt-mobile-actions > a,
  #filter-panel .gt-mobile-actions > button{display:flex!important;min-width:0!important;min-height:48px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:8px 10px!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;line-height:1.1!important;text-decoration:none!important;text-align:center!important;white-space:normal!important;}#filter-panel .gt-mobile-actions > a{border:1.5px solid #06275d!important;background:#fff!important;color:#06275d!important;}#filter-panel .gt-mobile-actions > button{border:1.5px solid #06275d!important;background:#06275d!important;color:#fff!important;}#filter-panel details.gt-main-filter > summary{cursor:pointer!important;pointer-events:auto!important;}#filter-panel details.gt-main-filter:not([open]) > .gt-cont{display:none!important;}#show-filters{display:none!important;}#open-filters{display:flex!important;order:-2!important;width:100%!important;min-height:48px!important;align-items:center!important;justify-content:center!important;margin:0 0 8px!important;padding:0 14px!important;border:0!important;border-radius:12px!important;background:#06275d!important;color:#fff!important;font-size:15px!important;font-weight:600!important;line-height:1.15!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:relative!important;}.gt-work{display:block!important;min-height:0!important;height:auto!important;margin-top:0!important;padding-top:0!important;}.gt-main{min-height:0!important;height:auto!important;margin-top:0!important;padding-top:0!important;}.gt-toolbar{min-height:0!important;height:auto!important;margin-top:0!important;padding-top:8px!important;}.gt-toolbar .gt-tleft{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;min-height:0!important;margin:0!important;padding:0!important;}.gt-toolbar .gt-count{order:-1!important;display:block!important;margin:0 0 8px!important;padding:0!important;}body:not(.gt-r18-filter-open) #filter-panel.gt-filters{display:none!important;}#filter-panel.gt-r1-shell-open,
  #filter-panel.gt-single-filter-shell-r2{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;padding-bottom:0!important;}.gt-hero .gt-tabs{display:none!important;}.gt-mobile-catalogue-nav{display:flex!important;margin-bottom:8px!important;}.gt-active-filters:empty,
  .gt-filter-chips:empty,
  .gt-active-filter-chips:empty{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}.gt-r18-result-anchor{scroll-margin-top:8px!important;}}@media (max-width:900px){html.gt-r18-lock,
  body.gt-r18-lock{overflow:hidden!important;overscroll-behavior:none!important;}body:not(.gt-r18-filter-open) #filter-panel.gt-filters{display:none!important;}body.gt-r18-filter-open #filter-panel.gt-filters{display:block!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:auto!important;overflow:hidden!important;touch-action:manipulation!important;z-index:2147483000!important;}body.gt-r18-filter-open #filter-panel .gt-fhead{display:flex!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:58px!important;min-height:58px!important;margin:0!important;padding:10px 14px!important;align-items:center!important;justify-content:space-between!important;border-bottom:1px solid #d9e3ee!important;background:#fff!important;z-index:40!important;pointer-events:auto!important;}body.gt-r18-filter-open #filter-panel .gt-fbody{display:block!important;position:absolute!important;top:58px!important;right:0!important;bottom:calc(72px + env(safe-area-inset-bottom))!important;left:0!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:6px 14px 24px!important;overflow-y:scroll!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-y:contain!important;scroll-behavior:auto!important;touch-action:pan-y pinch-zoom!important;z-index:10!important;}body.gt-r18-filter-open #filter-panel .gt-mobile-actions{display:grid!important;grid-template-columns:minmax(108px,.9fr) minmax(170px,1.6fr)!important;gap:8px!important;position:absolute!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;min-height:70px!important;margin:0!important;padding:10px 12px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid #d9e3ee!important;background:#fff!important;box-shadow:0 -7px 20px rgba(13,31,60,.12)!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;touch-action:manipulation!important;z-index:50!important;}body.gt-r18-filter-open #filter-panel .gt-mobile-actions > a,
  body.gt-r18-filter-open #filter-panel .gt-mobile-actions > button{display:flex!important;min-width:0!important;min-height:48px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:8px 10px!important;pointer-events:auto!important;touch-action:manipulation!important;user-select:none!important;-webkit-user-select:none!important;}#filter-panel #close-filters{display:inline-flex!important;pointer-events:auto!important;touch-action:manipulation!important;}#open-filters{display:flex!important;pointer-events:auto!important;touch-action:manipulation!important;}}.gtcat .gt-card.gt-diamond-card h2.gt-diamond-card-title{min-height:0;margin:0 0 7px;color:var(--gt-card-natural-deep);font-family:"Cormorant","Cormorant Garamond",Georgia,serif;font-size:20px!important;line-height:1.15!important;font-weight:600;letter-spacing:-.012em;}.gtcat .gt-card.gt-diamond-card .gt-diamond-card-title-link{color:inherit!important;text-decoration:none!important;}.gtcat .gt-card.gt-diamond-card .gt-diamond-card-title-link:hover,
.gtcat .gt-card.gt-diamond-card .gt-diamond-card-title-link:focus-visible{text-decoration:underline!important;text-underline-offset:3px;}.gtcat .gt-diamond-card-tax,
.gtcat .gt-card-sku,
.gtcat .gt-diamond-card-sku,
.gtcat .gt-spec-meta{color:#596575!important;}@media (max-width:680px){.gtcat .gt-card.gt-diamond-card h2.gt-diamond-card-title{font-size:19px!important;}}.gtcat .gt-media .gt-video-badge.gt-media-action-button{display:inline-flex!important;position:absolute!important;right:8px!important;bottom:8px!important;z-index:46!important;width:auto!important;min-width:58px!important;height:36px!important;padding:0 10px!important;gap:5px!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:999px!important;background:rgba(13,35,68,.94)!important;color:#fff!important;box-shadow:0 4px 14px rgba(13,35,68,.24)!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;opacity:1!important;visibility:visible!important;text-decoration:none!important;}.gtcat .gt-media .gt-video-badge.gt-media-action-button:hover,
.gtcat .gt-media .gt-video-badge.gt-media-action-button:focus-visible,
.gtcat .gt-media .gt-video-badge.gt-media-action-button.is-playing{background:#fff!important;color:#0d2344!important;border-color:#0d2344!important;box-shadow:0 4px 14px rgba(13,35,68,.18)!important;}.gtcat .gt-media .gt-media-action-button .gt-video-play-icon{display:block!important;width:14px!important;height:14px!important;margin:0!important;flex:0 0 14px!important;fill:currentColor!important;}.gtcat .gt-media .gt-media-action-label{display:inline-block!important;font-family:"Cormorant","Cormorant Garamond",Georgia,serif;font-size:14px!important;line-height:1!important;font-weight:700!important;letter-spacing:.01em!important;white-space:nowrap!important;}@media (max-width:680px){.gtcat .gt-media .gt-video-badge.gt-media-action-button{right:6px!important;bottom:6px!important;min-width:54px!important;height:34px!important;padding:0 9px!important;}.gtcat .gt-media .gt-media-action-label{font-size:13px!important;}}
/* APPV1_FOUR_CATALOGUE_MOBILE_LCP_CLS_R1_CARD_CSS_MERGED */
/*
 * APPV1_FOUR_CATALOGUE_CARD_MEDIA_NORMALISATION_R1
 * Catalogue cards only: Natural / Lab-Grown / Fancy Natural / Fancy Lab-Grown.
 */
body.gt-diamond-catalogue-page .gt-diamond-card .gt-diamond-card-media,
body.gt-diamond-catalogue-page .gt-diamond-card .gt-media{
  position:relative!important;
  width:100%!important;
  aspect-ratio:1/1!important;
  min-height:0!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  display:grid!important;
  place-items:center!important;
}
body.gt-diamond-catalogue-page .gt-diamond-card .gt-product-image[data-gt-smart-thumbnail]{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:contain!important;
  object-position:50% 50%!important;
  background:#fff!important;
  transform-origin:50% 50%!important;
}
body.gt-diamond-catalogue-page .gt-diamond-card .gt-product-video{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:50% 50%!important;
  background:#fff!important;
}
body.gt-diamond-catalogue-page .gt-diamond-card .gt-video-badge{
  right:12px!important;
  bottom:12px!important;
}
body.gt-diamond-catalogue-page .gt-diamond-card .gt-card-tools{
  top:12px!important;
  right:12px!important;
}
body.gt-diamond-catalogue-page .gt-grid.list .gt-diamond-card .gt-media,
body.gt-diamond-catalogue-page .gt-grid.list .gt-diamond-card .gt-diamond-card-media{
  aspect-ratio:1/1!important;
  height:auto!important;
}
@media(max-width:680px){
  body.gt-diamond-catalogue-page .gt-diamond-card .gt-video-badge{right:8px!important;bottom:8px!important}
  body.gt-diamond-catalogue-page .gt-diamond-card .gt-card-tools{top:8px!important;right:8px!important}
}
/* APPV1_DIAMOND_FILTER_ACTION_CONTRAST_R1B
 * Shared catalogue filter-action contrast authority.
 * Scope: Natural, Lab-Grown, Fancy Natural and Fancy Lab-Grown catalogues.
 * Apply/Show Results = GemTrove deep navy + white text.
 * Clear All = white + deep navy border/text.
 * Controls are non-selectable to prevent accidental text-selection highlighting.
 */
.gtcat #filter-panel .gt-mobile-actions > a,
.gtcat .gt-mobile-actions > a,
.gtcat .gt-desktop-filter-actions > a,
.gtcat .gt-mobile-filter-clear-r13,
.gtcat .gt-mobile-filter-r14-clear,
.gtcat .gt-r14r1-clear{
  background:#fff!important;
  color:#061B45!important;
  border:1px solid #061B45!important;
  box-shadow:none!important;
  text-shadow:none!important;
  font-weight:600!important;
  -webkit-user-select:none!important;
  user-select:none!important;
}

.gtcat #filter-panel .gt-mobile-actions > button,
.gtcat .gt-mobile-actions > button,
.gtcat .gt-desktop-filter-actions > button,
.gtcat .gt-mobile-filter-apply-r13,
.gtcat .gt-mobile-filter-r14-apply,
.gtcat .gt-r14r1-apply{
  background:#061B45!important;
  color:#fff!important;
  border:1px solid #061B45!important;
  box-shadow:none!important;
  text-shadow:none!important;
  font-weight:600!important;
  -webkit-user-select:none!important;
  user-select:none!important;
}

.gtcat #filter-panel .gt-mobile-actions > a *,
.gtcat #filter-panel .gt-mobile-actions > button *,
.gtcat .gt-mobile-actions > a *,
.gtcat .gt-mobile-actions > button *,
.gtcat .gt-desktop-filter-actions > a *,
.gtcat .gt-desktop-filter-actions > button *,
.gtcat .gt-mobile-filter-clear-r13 *,
.gtcat .gt-mobile-filter-apply-r13 *,
.gtcat .gt-mobile-filter-r14-clear *,
.gtcat .gt-mobile-filter-r14-apply *,
.gtcat .gt-r14r1-clear *,
.gtcat .gt-r14r1-apply *{
  color:inherit!important;
  background:transparent!important;
}

.gtcat #filter-panel .gt-mobile-actions > a:hover,
.gtcat .gt-mobile-actions > a:hover,
.gtcat .gt-desktop-filter-actions > a:hover,
.gtcat .gt-mobile-filter-clear-r13:hover,
.gtcat .gt-mobile-filter-r14-clear:hover,
.gtcat .gt-r14r1-clear:hover{
  background:#F7F9FC!important;
  color:#061B45!important;
}

.gtcat #filter-panel .gt-mobile-actions > button:hover,
.gtcat .gt-mobile-actions > button:hover,
.gtcat .gt-desktop-filter-actions > button:hover,
.gtcat .gt-mobile-filter-apply-r13:hover,
.gtcat .gt-mobile-filter-r14-apply:hover,
.gtcat .gt-r14r1-apply:hover{
  background:#0B2F63!important;
  border-color:#0B2F63!important;
  color:#fff!important;
}

.gtcat #filter-panel .gt-mobile-actions > a:focus-visible,
.gtcat #filter-panel .gt-mobile-actions > button:focus-visible,
.gtcat .gt-mobile-actions > a:focus-visible,
.gtcat .gt-mobile-actions > button:focus-visible,
.gtcat .gt-desktop-filter-actions > a:focus-visible,
.gtcat .gt-desktop-filter-actions > button:focus-visible,
.gtcat .gt-mobile-filter-clear-r13:focus-visible,
.gtcat .gt-mobile-filter-apply-r13:focus-visible,
.gtcat .gt-mobile-filter-r14-clear:focus-visible,
.gtcat .gt-mobile-filter-r14-apply:focus-visible,
.gtcat .gt-r14r1-clear:focus-visible,
.gtcat .gt-r14r1-apply:focus-visible{
  outline:3px solid rgba(6,27,69,.28)!important;
  outline-offset:2px!important;
}

.gtcat .gt-tabs a{
  -webkit-user-select:none!important;
  user-select:none!important;
}

.gtcat .gt-tabs a.active{
  background:#061B45!important;
  color:#fff!important;
  border-color:#061B45!important;
}

