@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&family=Cormorant+Garamond:wght@600;700&display=swap";:root{--ink:#121621;--body:#2a2f3d;--paper:#f6f2e8;--paper-deep:#e9dfcc;--gold:#98784b;--border:#cdbca0;--shade:#1a2131;--shadow:0 14px 34px #15192429;--radius:22px;--site-bg:radial-gradient(circle at 10% 20%, #98784b33, transparent 35%), radial-gradient(circle at 90% 0%, #1a213129, transparent 30%), linear-gradient(180deg, #f2ecdf 0%, #f7f4ed 65%, #ece4d5 100%);--panel-bg:linear-gradient(145deg, #ffffffad, #ffffff59);--header-bg:#f6f2e8d6;--card-bg:#fff9;--cookie-bg:#ffffff85;--footer-bg:#1d2331f2;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--ink:#eef2fa;--body:#c8d0e3;--paper:#192133;--paper-deep:#11192a;--gold:#dbb77b;--border:#33415d;--shade:#d6def0;--shadow:0 16px 36px #0000006b;--site-bg:radial-gradient(circle at 15% 10%, #dbb77b24, transparent 38%), radial-gradient(circle at 85% 0%, #5f79af33, transparent 34%), linear-gradient(180deg, #070d18 0%, #0b1425 60%, #0d1728 100%);--panel-bg:linear-gradient(145deg, #0a1221eb, #0d182cd1);--header-bg:#070e1bd6;--card-bg:#121e339e;--cookie-bg:#0d1728c7;--footer-bg:#050a14f5;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100svh;color:var(--body);background:var(--site-bg);font-family:Manrope,sans-serif}#app{border:1px solid var(--border);background:var(--panel-bg);width:min(1160px,100% - 2rem);box-shadow:var(--shadow);border-radius:28px;margin:1rem auto 3rem;overflow:hidden}.skip-link{position:absolute;left:-9999px}.skip-link:focus-visible{background:var(--ink);color:#fff;z-index:10;border-radius:.5rem;padding:.65rem .85rem;top:1rem;left:1rem}.site-header{z-index:4;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--header-bg);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.brand{letter-spacing:.08em;text-transform:uppercase;color:var(--ink);font-size:.84rem;font-weight:700}.site-header nav{align-items:center;gap:1.25rem;display:flex}.site-header a{color:var(--shade);font-size:.9rem;font-weight:600;text-decoration:none}.site-header a:hover{color:var(--gold)}.theme-toggle{border:1px solid var(--border);width:2.25rem;height:2.25rem;color:var(--shade);cursor:pointer;background:0 0;border-radius:999px;place-items:center;transition:transform .2s,background-color .2s;display:inline-grid}.theme-toggle:hover{background:color-mix(in oklab, var(--gold) 14%, transparent);transform:translateY(-1px)}.theme-toggle .icon{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.05rem;height:1.05rem}.theme-toggle .icon-sun{display:block}.theme-toggle .icon-moon{fill:currentColor;stroke:none;display:none}[data-theme=dark] .theme-toggle .icon-sun{display:none}[data-theme=dark] .theme-toggle .icon-moon{display:block}main{gap:2.2rem;padding:2rem;display:grid}h1,h2,h3{color:var(--ink);margin:0;line-height:1}h1,h2{font-family:Cormorant Garamond,serif}p{margin:0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;width:fit-content;color:var(--gold);border-bottom:1px solid;padding-bottom:.35rem;font-size:.78rem;font-weight:700;display:inline-block}.hero{border:1px solid var(--border);border-radius:var(--radius);color:#f7f2e7;isolation:isolate;background:linear-gradient(120deg,#121621fa,#121621c2),url(https://img1.wsimg.com/isteam/getty/2208954326/:/rs=w:1600) 50%/cover no-repeat;padding:clamp(1.6rem,2.5vw,3rem);position:relative}.hero h1{letter-spacing:.02em;text-transform:uppercase;color:#fdf9ef;max-width:13ch;margin-top:1rem;font-size:clamp(2.2rem,6.5vw,4.65rem)}.lead{color:#f7f2e7eb;max-width:65ch;margin-top:1.1rem;line-height:1.65}.hero-frames{gap:.7rem;margin-top:1.6rem;display:flex}.frame{border:1px solid #f9eccc80;border-radius:9px;width:42px;height:42px;animation:3.2s ease-in-out infinite drift}.frame-b{animation-delay:.4s}.frame-c{animation-delay:.8s}.section-head{gap:.7rem;max-width:72ch;display:grid}.section-head h2{font-size:clamp(2rem,4vw,3.2rem)}.section-head p{line-height:1.65}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.1rem;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card-bg);flex-direction:column;min-height:16rem;display:flex;overflow:hidden}.card img{aspect-ratio:16/9;object-fit:cover;filter:saturate(1.1)contrast(1.04);width:100%}.card-copy{gap:.6rem;padding:1rem;display:grid}.card-copy h3{letter-spacing:.01em;font-size:1.15rem}.card-copy p{line-height:1.55}.text-only{color:#ebe3d1;border-radius:var(--radius);background:linear-gradient(150deg,#121621fa,#262c3bf5),radial-gradient(circle at 100% 0,#98784b47,#0000 40%);justify-content:center;height:100%;padding:1.4rem}.text-only h3{color:#f9f0dd}.trusted-legal{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(125deg, var(--paper), var(--paper-deep));grid-template-columns:1.1fr .9fr;gap:1rem;padding:1.1rem;display:grid}.trusted-legal h2{margin-top:.8rem;font-size:clamp(1.8rem,3.8vw,2.75rem)}.trusted-legal p:last-of-type{margin-top:.85rem;line-height:1.65}.trusted-legal img{object-fit:cover;border-radius:16px;width:100%;min-height:250px;box-shadow:0 10px 22px #171e2b33}.cookie-panel{border:1px dashed var(--border);background:var(--cookie-bg);border-radius:18px;justify-content:space-between;align-items:center;gap:1.2rem;padding:1rem 1.2rem;display:flex}.cookie-panel p{max-width:70ch;line-height:1.5}.cookie-actions{gap:.7rem;display:flex}.cookie-actions button{border:1px solid var(--ink);color:var(--ink);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:999px;padding:.55rem 1rem;font-size:.78rem;font-weight:700}.cookie-actions button:last-child{background:var(--ink);color:#fef8eb}footer{border-top:1px solid var(--border);background:var(--footer-bg);color:#e9dfcb;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:1rem;padding:1.3rem 1.8rem 1.6rem;display:grid}.footer-brand{color:#fff6e3;font-family:Cormorant Garamond,serif;font-size:1.6rem}.footer-links{justify-content:center;gap:1rem;display:flex}.footer-links a{color:#f2e7ce;border-bottom:1px solid #0000;text-decoration:none}.footer-links a:hover{border-bottom-color:currentColor}.footer-meta{color:#d7c8ab;margin-left:auto}[data-reveal]{opacity:0;transition:opacity .65s,transform .65s;transition-delay:var(--delay,0s);transform:translateY(22px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes drift{0%,to{border-color:#f9eccc80;transform:translateY(0)}50%{border-color:#f9eccce6;transform:translateY(-6px)}}@media (width<=900px){#app{border-radius:18px;width:calc(100% - 1rem)}.site-header{flex-direction:column;align-items:flex-start;position:static}.site-header nav{flex-wrap:wrap}main{padding:1rem}.card-grid,.trusted-legal,footer{grid-template-columns:1fr}.cookie-panel{flex-direction:column;align-items:flex-start}.footer-links,.footer-meta{justify-content:flex-start;margin-left:0}}
