#app.landing-root{overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(26,24,22,.28) transparent}#app.landing-root::-webkit-scrollbar{width:10px;height:10px}#app.landing-root::-webkit-scrollbar-track{background:transparent}#app.landing-root::-webkit-scrollbar-thumb{background:#1a181638;border:2px solid transparent;border-radius:6px;background-clip:padding-box}#app.landing-root::-webkit-scrollbar-thumb:hover{background:#1a181666;background-clip:padding-box}#app.landing-root::-webkit-scrollbar-thumb:active{background:#8c2b318c;background-clip:padding-box}.landing-root{--parchment-100: #faf8f5;--parchment-200: #f0e9df;--parchment-300: #e3d8c8;--parchment-400: #d1c3b0;--parchment-500: #bca891;--ink: #1a1816;--ink-light: #4a443e;--burgundy: #8c2b31;--gold: #c49942;--muted-red: #a14b4b;--forest: #365946;--faded-blue: #5b7991;--font-cinzel: "Cinzel", "Trajan Pro", Georgia, serif;--font-playfair: "Playfair Display", Georgia, serif;--font-lora: "Lora", Georgia, serif;position:relative;width:100%;height:100%;-webkit-overflow-scrolling:touch;background-color:var(--parchment-100);color:var(--ink);font-family:var(--font-lora);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}.landing-root,.landing-root *,.landing-root *:before,.landing-root *:after{box-sizing:border-box}.landing-root img,.landing-root svg{display:block;max-width:100%}.landing-root ::selection{background:var(--burgundy);color:#fff}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root h5,.landing-root h6{font-family:var(--font-cinzel);font-weight:700;margin:0;letter-spacing:-.01em}.landing-root p{margin:0}.landing-root a{color:inherit;text-decoration:none}.landing-root .container{max-width:1280px;margin:0 auto;padding:0 24px}.landing-root .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{background:#faf8f5}.landing-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:16px 32px;border:none;border-radius:999px;font-family:var(--font-lora);font-weight:600;font-size:18px;letter-spacing:.025em;white-space:nowrap;flex-wrap:nowrap;cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 14px 30px #0000002e}.landing-root .btn .icon{width:20px;height:20px;flex-shrink:0;transition:transform .3s ease}.landing-root .btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 20px 40px #00000040}.landing-root .btn:hover .icon{transform:translate(4px)}.landing-root .btn-primary{background:var(--ink);color:var(--parchment-100)}.landing-root .btn-primary:hover{background:var(--burgundy)}.landing-root .btn-light{background:var(--parchment-100);color:var(--ink);font-size:20px;padding:20px 40px;box-shadow:0 0 40px #faf8f51a}.landing-root .btn-light:hover{background:var(--burgundy);color:var(--parchment-100)}.landing-root .btn-sm{padding:10px 22px;font-size:14px;box-shadow:0 6px 16px #00000024}.landing-root .btn-outline{background:transparent;color:var(--ink);border:1px solid rgba(26,24,22,.25);box-shadow:none}.landing-root .btn-outline:hover{background:var(--ink);color:var(--parchment-100);border-color:var(--ink)}.landing-root .top-nav{position:fixed;top:0;left:0;right:0;z-index:50;background:#faf8f5d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(26,24,22,.06);box-shadow:0 1px #1a181605}.landing-root .top-nav .inner{max-width:1280px;margin:0 auto;padding:0 24px;height:80px;display:flex;align-items:center;justify-content:space-between}.landing-root .brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.landing-root .brand .icon{width:26px;height:26px;color:var(--ink)}.landing-root .brand .name{font-family:var(--font-cinzel);font-weight:600;font-size:20px;letter-spacing:.18em;color:var(--ink)}.landing-root .primary-nav{display:none;align-items:center;gap:28px}.landing-root .primary-nav .nav-link{font-family:var(--font-cinzel);font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#1a1816b3;position:relative;padding:6px 0;transition:color .2s ease}.landing-root .primary-nav .nav-link:hover{color:var(--ink)}.landing-root .primary-nav .nav-link.is-active{color:var(--burgundy)}.landing-root .primary-nav .nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:var(--burgundy)}@media(min-width:900px){.landing-root .primary-nav{display:inline-flex}}.landing-root .hero{position:relative;min-height:90vh;padding:128px 0 96px;background:var(--parchment-100);overflow:hidden}.landing-root .hero .grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}.landing-root .hero-text{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.landing-root .eyebrow{font-family:var(--font-cinzel);font-size:13px;font-weight:600;letter-spacing:.2em;color:var(--burgundy);text-transform:uppercase;border-bottom:1px solid rgba(140,43,49,.3);padding-bottom:6px;margin-bottom:24px;display:inline-block}.landing-root .hero h1{font-size:clamp(48px,8vw,88px);font-weight:700;line-height:1.05;color:var(--ink);margin:0 0 24px;letter-spacing:-.02em}.landing-root .hero .subtitle{font-family:var(--font-playfair);font-style:italic;font-weight:500;font-size:clamp(20px,2.4vw,26px);color:var(--ink-light);margin:0 0 32px;line-height:1.3}.landing-root .hero .lede{font-family:var(--font-lora);font-size:18px;line-height:1.65;color:#1a1816b3;max-width:28em;margin:0 0 40px}.landing-root .timeline-mini{width:100%;max-width:440px;margin-top:64px}.landing-root .timeline-mini .labels{display:flex;justify-content:space-between;font-family:var(--font-cinzel);font-size:10px;font-weight:700;letter-spacing:.2em;color:#1a181680;text-transform:uppercase;margin-bottom:12px}.landing-root .timeline-mini .labels span.optional{display:none}.landing-root .timeline-mini .track{position:relative;width:100%;height:6px;background:#1a18161a;border-radius:999px;overflow:hidden}.landing-root .timeline-mini .fill{position:absolute;inset:0 35% 0 0;background:linear-gradient(to right,rgba(140,43,49,.4),rgba(140,43,49,.8) 60%,var(--burgundy));border-radius:999px;box-shadow:0 0 10px #8c2b3180}.landing-root .timeline-mini .nodes{position:relative;display:flex;justify-content:space-between;margin-top:-8px;padding:0 2px;z-index:1}.landing-root .timeline-mini .node{width:8px;height:8px;border-radius:999px;background:var(--parchment-100);border:1px solid rgba(140,43,49,.5)}.landing-root .timeline-mini .node.optional{display:none}.landing-root .timeline-mini .node.dim{border-color:#1a181633}.landing-root .timeline-mini .node.active{width:12px;height:12px;background:var(--burgundy);border:2px solid var(--parchment-100);box-shadow:0 0 10px var(--burgundy);transform:translateY(2px)}.landing-root .timeline-mini .era{text-align:center;margin-top:14px;font-family:var(--font-cinzel);font-size:12px;font-weight:700;letter-spacing:.18em;color:var(--burgundy)}.landing-root .gallery{position:relative;display:flex;gap:16px}.landing-root .gallery:before{content:"";position:absolute;top:50%;left:50%;width:120%;height:120%;transform:translate(-50%,-50%);background:#f0e9df80;border-radius:50%;filter:blur(120px);z-index:-1;pointer-events:none}.landing-root .gallery-col{display:flex;flex-direction:column;gap:16px;width:50%}.landing-root .gallery-item{position:relative;overflow:hidden;border-radius:4px;box-shadow:0 8px 30px #00000014}.landing-root .gallery-item.aspect-3-4{aspect-ratio:3 / 4}.landing-root .gallery-item.aspect-square{aspect-ratio:1 / 1}.landing-root .gallery-item.aspect-4-3{aspect-ratio:4 / 3}.landing-root .gallery-item img{width:100%;height:100%;object-fit:cover;filter:grayscale(20%);transition:filter .7s ease,transform .7s ease}.landing-root .gallery-item:hover img{filter:grayscale(0%);transform:scale(1.02)}.landing-root .gallery-item .overlay{position:absolute;inset:0;background:#1a18160d;pointer-events:none;transition:background .5s ease}.landing-root .gallery-item:hover .overlay{background:transparent}.landing-root .gallery-item .caption{position:absolute;left:16px;right:16px;bottom:16px;background:#faf8f5f2;backdrop-filter:blur(8px);border:1px solid rgba(26,24,22,.1);padding:8px 14px;border-radius:3px;box-shadow:0 8px 24px #00000014}.landing-root .gallery-item .caption .era{font-family:var(--font-cinzel);font-size:13px;font-weight:700;color:var(--ink);margin:0 0 2px}.landing-root .gallery-item .caption .years{font-family:var(--font-lora);font-style:italic;font-size:11px;color:var(--ink-light);margin:0}@media(min-width:1024px){.landing-root .hero .grid{grid-template-columns:5fr 7fr;gap:32px}.landing-root .gallery,.landing-root .gallery-col{gap:24px}.landing-root .gallery-item .caption{transform:translateY(110%);opacity:0;transition:transform .3s ease,opacity .3s ease}.landing-root .gallery-item:hover .caption{transform:translateY(0);opacity:1}.landing-root .timeline-mini .labels span.optional,.landing-root .timeline-mini .node.optional{display:block}}.landing-root .features{padding:128px 0;background:var(--parchment-100);position:relative}.landing-root .section-head{text-align:center;margin-bottom:96px}.landing-root .section-head .eyebrow{margin-bottom:18px;border:none;padding:0;display:block}.landing-root .section-head h2{font-size:clamp(36px,5vw,64px);color:var(--ink);margin:0 0 24px;letter-spacing:-.015em}.landing-root .section-head .lede{font-family:var(--font-playfair);font-style:italic;font-size:clamp(18px,2.2vw,22px);color:#1a1816b3;max-width:36em;margin:0 auto}.landing-root .section-head .rule{width:64px;height:1px;background:#8c2b314d;margin:0 auto}.landing-root .features .grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.landing-root .features .grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.landing-root .features .grid{grid-template-columns:repeat(4,1fr);gap:40px}}.landing-root .feature-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px;background:var(--parchment-100);border:1px solid rgba(26,24,22,.05);border-radius:4px;box-shadow:0 4px 24px #00000005;transition:border-color .5s ease,background-color .5s ease,box-shadow .5s ease;overflow:hidden}.landing-root .feature-card:hover{border-color:#8c2b3133;background:#f0e9df4d;box-shadow:0 12px 40px #8c2b310f}.landing-root .feature-card .badge{width:56px;height:56px;border-radius:999px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;background:#f0e9df80;color:#8c2b31b3;transition:background .5s ease,color .5s ease,transform .5s ease}.landing-root .feature-card:hover .badge{background:#8c2b310f;color:var(--burgundy);transform:scale(1.1)}.landing-root .feature-card .badge svg{width:24px;height:24px}.landing-root .feature-card h3{font-size:20px;color:var(--ink);margin:0 0 16px}.landing-root .feature-card p{font-family:var(--font-lora);font-size:14px;line-height:1.85;color:#1a1816b3;margin:0}.landing-root .feature-card:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:1px;background:var(--burgundy);opacity:.5;transform:translate(-50%);transition:width .5s ease}.landing-root .feature-card:hover:after{width:33%}.landing-root .timeline-section{padding:96px 0 128px;background:var(--ink);color:var(--parchment-100);position:relative;overflow:hidden}.landing-root .timeline-section .container{max-width:960px}.landing-root .timeline-section .section-head h2{color:var(--parchment-100)}.landing-root .timeline-section .section-head .eyebrow{color:var(--parchment-400)}.landing-root .timeline-section .section-head .lede{color:var(--parchment-300)}.landing-root .timeline-card{background:#4a443e33;border:1px solid rgba(250,248,245,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;padding:40px;margin-bottom:32px;box-shadow:0 24px 60px #0000004d}.landing-root .timeline-eras{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:40px}.landing-root .era-pill{white-space:nowrap;padding:10px 20px;border-radius:999px;border:1px solid transparent;font-family:var(--font-cinzel);font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--parchment-300);background:transparent;cursor:pointer;transition:all .3s ease}.landing-root .era-pill:hover{color:var(--parchment-100);background:#faf8f50d;border-color:#faf8f533}.landing-root .era-pill.active{color:var(--parchment-100);background:var(--burgundy);box-shadow:0 0 15px #8c2b3166}.landing-root .ruler{position:relative;height:64px;border-top:1px solid rgba(250,248,245,.2);border-bottom:1px solid rgba(250,248,245,.2);display:flex;align-items:flex-end;justify-content:space-between;padding:0 16px;overflow:hidden;margin-top:16px}.landing-root .ruler .tick{width:1px;background:var(--parchment-100);opacity:.2;height:50%}.landing-root .ruler .tick.major{height:100%;opacity:.4}.landing-root .ruler .indicator{position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--burgundy);box-shadow:0 0 10px #8c2b31cc;z-index:2}.landing-root .ruler .indicator:before,.landing-root .ruler .indicator:after{content:"";position:absolute;left:-5px;width:12px;height:12px;border-radius:999px;background:var(--burgundy);box-shadow:0 0 10px var(--burgundy)}.landing-root .ruler .indicator:before{top:-6px}.landing-root .ruler .indicator:after{bottom:-6px}.landing-root .timeline-current{text-align:center;margin-top:32px}.landing-root .timeline-current .label{font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--parchment-400);text-transform:uppercase;margin-bottom:8px;display:block}.landing-root .timeline-current .year{font-family:var(--font-cinzel);font-size:clamp(36px,6vw,56px);font-weight:700;letter-spacing:.12em;color:var(--burgundy);text-shadow:0 2px 12px rgba(140,43,49,.4)}.landing-root .on-this-day{position:relative;background:#4a443e4d;border:1px solid rgba(250,248,245,.1);border-radius:12px;padding:32px;overflow:hidden;box-shadow:0 16px 40px #00000040}.landing-root .on-this-day:before{content:"";position:absolute;top:0;right:0;width:256px;height:256px;background:#8c2b310d;border-radius:50%;filter:blur(80px);pointer-events:none}.landing-root .on-this-day .row{display:flex;flex-direction:column;gap:32px}.landing-root .on-this-day .col-head{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.landing-root .on-this-day .head{display:flex;align-items:center;gap:12px}.landing-root .on-this-day .head .icon-wrap{width:40px;height:40px;border-radius:999px;background:#8c2b3133;display:flex;align-items:center;justify-content:center;color:var(--burgundy)}.landing-root .on-this-day .head .icon-wrap svg{width:20px;height:20px}.landing-root .on-this-day .head h3{font-family:var(--font-cinzel);font-size:14px;font-weight:600;letter-spacing:.2em;color:var(--parchment-200);text-transform:uppercase}.landing-root .on-this-day .col-head p{font-family:var(--font-lora);font-size:14px;line-height:1.65;color:#e5dbc7cc}.landing-root .on-this-day .view-all{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-cinzel);font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--parchment-100);border-bottom:1px solid var(--burgundy);padding-bottom:4px;margin-top:8px;cursor:pointer;transition:color .3s ease}.landing-root .on-this-day .view-all:hover{color:var(--burgundy)}.landing-root .on-this-day .view-all svg{width:12px;height:12px}.landing-root .on-this-day .events{display:grid;grid-template-columns:1fr;gap:24px;width:100%;border-top:1px solid rgba(250,248,245,.1);padding-top:24px}.landing-root .on-this-day .event{padding-left:16px;border-left:2px solid rgba(140,43,49,.5)}.landing-root .on-this-day .event .date{display:block;font-family:var(--font-cinzel);font-size:16px;font-weight:700;letter-spacing:.04em;color:var(--parchment-100);margin-bottom:8px}.landing-root .on-this-day .event p{font-family:var(--font-lora);font-size:14px;line-height:1.7;color:#e5dbc7cc}@media(min-width:768px){.landing-root .on-this-day .row{flex-direction:row;align-items:center}.landing-root .on-this-day .col-head{width:33%;flex-shrink:0}.landing-root .on-this-day .events{grid-template-columns:repeat(2,1fr);border-top:none;border-left:1px solid rgba(250,248,245,.1);padding-top:0;padding-left:32px;flex:1}}.landing-root .map-section{padding:128px 0;background:var(--parchment-100);position:relative;overflow:hidden}.landing-root .mock-interface{position:relative;width:100%;aspect-ratio:4 / 3;background:#f0e9df80;border:1px solid rgba(26,24,22,.1);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 28px 60px #0000002e}@media(min-width:768px){.landing-root .mock-interface{flex-direction:row;aspect-ratio:21 / 9}}.landing-root .mock-sidebar{width:100%;height:256px;background:var(--parchment-100);border-bottom:1px solid rgba(26,24,22,.1);display:flex;flex-direction:column;flex-shrink:0;z-index:2;box-shadow:10px 0 30px #00000005}@media(min-width:768px){.landing-root .mock-sidebar{width:33%;min-width:320px;height:100%;border-bottom:none;border-right:1px solid rgba(26,24,22,.1)}}.landing-root .mock-sidebar .head{padding:32px;border-bottom:1px solid rgba(26,24,22,.05)}.landing-root .mock-sidebar .head .tag{font-family:var(--font-cinzel);font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--burgundy);text-transform:uppercase;margin-bottom:12px;display:block}.landing-root .mock-sidebar .head h3{font-family:var(--font-cinzel);font-size:clamp(24px,3vw,30px);color:var(--ink);margin:0;line-height:1.1}.landing-root .mock-sidebar .head .date{font-family:var(--font-lora);font-size:14px;color:#1a181699;margin-top:8px;font-weight:500}.landing-root .mock-sidebar .body{padding:32px;flex:1;overflow-y:auto}.landing-root .mock-sidebar .body p{font-family:var(--font-lora);font-size:14px;line-height:1.7;color:#1a1816cc;margin:0 0 32px;display:none}@media(min-width:640px){.landing-root .mock-sidebar .body p{display:block}}.landing-root .mock-sidebar .vs{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;border-bottom:1px solid rgba(26,24,22,.05);padding-bottom:12px;margin-bottom:12px}.landing-root .mock-sidebar .vs .france{color:var(--faded-blue)}.landing-root .mock-sidebar .vs .vs-mark{font-family:var(--font-playfair);font-style:italic;color:#1a181666}.landing-root .mock-sidebar .vs .coalition{color:var(--forest)}.landing-root .mock-sidebar .casualties{display:flex;justify-content:space-between;font-family:var(--font-lora);font-size:12px;color:#1a181699;margin-bottom:32px;padding-bottom:8px}.landing-root .mock-sidebar .actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:24px;border-top:1px solid rgba(26,24,22,.05)}.landing-root .mock-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.04em;background:#f0e9df80;color:var(--ink);cursor:default;transition:background .2s ease,color .2s ease}.landing-root .mock-chip svg{width:14px;height:14px}.landing-root .mock-chip:hover{background:var(--ink);color:var(--parchment-100)}.landing-root .mock-map{flex:1;position:relative;background:var(--parchment-200);min-height:300px}.landing-root .mock-map .grid{position:absolute;inset:0;background-image:linear-gradient(to right,#000 1px,transparent 1px),linear-gradient(to bottom,#000 1px,transparent 1px);background-size:4rem 4rem;opacity:.03}.landing-root .mock-map .vignette{position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0%,rgba(240,233,223,.8) 100%);pointer-events:none}.landing-root .mock-map svg.connector{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.landing-root .mock-map .marker-selected{position:absolute;top:50%;left:60%;transform:translate(-50%,-50%);width:16px;height:16px;background:var(--burgundy);border-radius:999px;border:2px solid var(--parchment-100);box-shadow:0 0 15px #8c2b3180;z-index:1}.landing-root .mock-map .marker-selected:before{content:"";position:absolute;top:50%;left:50%;width:64px;height:64px;background:#8c2b311a;border-radius:999px;transform:translate(-50%,-50%);animation:landing-ping 2s cubic-bezier(0,0,.2,1) infinite}@keyframes landing-ping{0%{transform:translate(-50%,-50%) scale(.5);opacity:1}75%,to{transform:translate(-50%,-50%) scale(2);opacity:0}}.landing-root .mock-map .marker-paris{position:absolute;top:40%;left:30%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;opacity:.7}.landing-root .mock-map .marker-paris .dot{width:12px;height:12px;background:var(--ink);border:1.5px solid var(--parchment-100);border-radius:999px}.landing-root .mock-map .marker-paris .label{position:absolute;top:18px;font-family:var(--font-cinzel);font-size:12px;font-weight:700;letter-spacing:.1em;color:var(--ink);background:#faf8f5d9;padding:2px 8px;border-radius:3px;backdrop-filter:blur(4px);white-space:nowrap}.landing-root .mock-map .controls{position:absolute;right:24px;bottom:24px;display:flex;flex-direction:column;gap:8px}.landing-root .mock-map .controls button{width:40px;height:40px;border-radius:999px;background:var(--parchment-100);color:var(--ink);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 6px 16px #0000001f;transition:background .2s ease,color .2s ease}.landing-root .mock-map .controls button:hover{background:var(--ink);color:var(--parchment-100)}.landing-root .mock-map .controls button svg{width:16px;height:16px}.landing-root .tours-section{padding:128px 0;background:#f0e9df80;position:relative}.landing-root .collaborate-section{padding:128px 0;background:var(--parchment-100);position:relative}.landing-root .collaborate-cta{margin-top:56px;text-align:center}.landing-root .tours-grid{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:768px){.landing-root .tours-grid{grid-template-columns:repeat(3,1fr);gap:40px}}.landing-root .tour-card{display:block;cursor:pointer;transition:transform .5s ease,box-shadow .5s ease}.landing-root .tour-card:hover{transform:translateY(-8px)}.landing-root .tour-card .frame{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:8px;box-shadow:0 8px 30px #0000000f;transition:box-shadow .5s ease}.landing-root .tour-card:hover .frame{box-shadow:0 20px 40px #8c2b311f}.landing-root .tour-card .image{position:absolute;inset:0;background-size:cover;background-position:center;filter:grayscale(30%);transition:transform 1s ease,filter .7s ease}.landing-root .tour-card:hover .image{transform:scale(1.1);filter:grayscale(0)}.landing-root .tour-card .scrim{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,24,22,.9) 0%,rgba(26,24,22,.2) 60%,transparent 100%);opacity:.85;transition:opacity .5s ease}.landing-root .tour-card:hover .scrim{opacity:.65}.landing-root .tour-card .text{position:absolute;left:0;right:0;bottom:0;padding:32px;text-align:left;color:var(--parchment-100)}.landing-root .tour-card .period{display:block;font-family:var(--font-cinzel);font-size:12px;font-weight:700;letter-spacing:.2em;color:var(--parchment-300);margin-bottom:12px}.landing-root .tour-card .title{font-family:var(--font-cinzel);font-size:24px;line-height:1.2;color:var(--parchment-100);margin:0 0 24px}.landing-root .tour-card .start{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--parchment-100);text-transform:uppercase;transition:transform .3s ease,opacity .3s ease}.landing-root .tour-card .start svg{width:16px;height:16px}@media(min-width:1024px){.landing-root .tour-card .start{transform:translateY(16px);opacity:0}.landing-root .tour-card:hover .start{transform:translateY(0);opacity:1}}.landing-root .final-cta{padding:160px 0;background:var(--ink);color:var(--parchment-100);position:relative;overflow:hidden;text-align:center}.landing-root .final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 0%,rgba(26,24,22,.95) 100%);pointer-events:none}.landing-root .final-cta:after{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,#fcfaf8 1px,transparent 1px),linear-gradient(to bottom,#fcfaf8 1px,transparent 1px);background-size:4rem 4rem;opacity:.05;pointer-events:none}.landing-root .final-cta .inner{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center}.landing-root .final-cta .compass{width:64px;height:64px;color:var(--burgundy);opacity:.9;margin-bottom:40px}.landing-root .final-cta h2{font-size:clamp(40px,6vw,80px);font-weight:700;color:var(--parchment-100);line-height:1.1;text-shadow:0 16px 40px rgba(0,0,0,.4);margin:0 0 32px}.landing-root .final-cta p{font-family:var(--font-playfair);font-style:italic;font-weight:300;font-size:clamp(20px,3vw,30px);color:#e5dbc7cc;line-height:1.4;max-width:30em;margin:0 0 56px}.landing-root .final-cta .corner{position:absolute;width:80px;height:80px;border-color:#d1c3b033}.landing-root .final-cta .corner.tl{top:48px;left:48px;border-top:1px solid;border-left:1px solid}.landing-root .final-cta .corner.tr{top:48px;right:48px;border-top:1px solid;border-right:1px solid}.landing-root .final-cta .corner.bl{bottom:48px;left:48px;border-bottom:1px solid;border-left:1px solid}.landing-root .final-cta .corner.br{bottom:48px;right:48px;border-bottom:1px solid;border-right:1px solid}.landing-root .site-footer{background:var(--ink);border-top:1px solid rgba(209,195,176,.2);padding:64px 0 32px;color:#e5dbc799;font-family:var(--font-lora);font-size:14px;position:relative;z-index:2}.landing-root .site-footer .inner,.landing-root .footer-top{display:flex;flex-direction:column;gap:48px}@media(min-width:768px){.landing-root .footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:64px}}.landing-root .footer-contact{flex-shrink:0;max-width:340px}@media(min-width:768px){.landing-root .footer-contact{text-align:right;align-self:stretch}}.landing-root .footer-contact h3{font-family:var(--font-cinzel);font-size:clamp(20px,2.4vw,26px);color:var(--parchment-100);margin:0 0 10px;letter-spacing:.01em}.landing-root .footer-contact p{margin:0 0 20px;line-height:1.6;color:#e5dbc799}.landing-root .footer-cols{display:grid;grid-template-columns:1fr;gap:32px}@media(min-width:560px){.landing-root .footer-cols{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;max-width:720px}}@media(min-width:1024px){.landing-root .footer-cols{gap:96px;max-width:760px}}.landing-root .footer-col h3{font-family:var(--font-cinzel);font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--parchment-200);margin:0 0 16px}.landing-root .footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.landing-root .footer-col a{color:#e5dbc7b3;transition:color .2s ease}.landing-root .footer-col a:hover{color:var(--parchment-100)}.landing-root .footer-bottom{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid rgba(209,195,176,.15);align-items:center;text-align:center}@media(min-width:768px){.landing-root .footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.landing-root .site-footer .brand{font-family:var(--font-cinzel);letter-spacing:.1em;color:var(--parchment-200)}.landing-root .site-footer .supported a{font-weight:700;color:var(--gold, #c9a84c);text-decoration:none;transition:color .2s ease}.landing-root .site-footer .supported a:hover{color:#e8c97a}.landing-root .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.landing-root .reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.landing-root .reveal{opacity:1;transform:none;transition:none}.landing-root *,.landing-root *:before,.landing-root *:after{animation:none!important}}.landing-root .insights-section{padding:128px 0;background:var(--parchment-100);position:relative}.landing-root .insights-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.landing-root .insights-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.landing-root .insight-card{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:40px;background:#f0e9df66;border:1px solid rgba(26,24,22,.06);border-radius:6px;color:var(--ink);transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease,background .4s ease}.landing-root .insight-card:hover{transform:translateY(-4px);border-color:#8c2b314d;background:var(--parchment-100);box-shadow:0 18px 40px #8c2b3114}.landing-root .insight-card .badge{width:48px;height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#8c2b3114;color:var(--burgundy);margin-bottom:24px}.landing-root .insight-card .badge svg{width:22px;height:22px}.landing-root .insight-card .eyebrow{font-family:var(--font-cinzel);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--burgundy);display:block;margin:0 0 12px}.landing-root .insight-card h3{font-size:24px;margin:0 0 16px}.landing-root .insight-card p{font-family:var(--font-lora);font-size:15px;line-height:1.7;color:#1a1816c7;margin:0 0 20px}.landing-root .insight-card .cta{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-family:var(--font-cinzel);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid rgba(140,43,49,.4);padding-bottom:4px;transition:color .2s ease,border-color .2s ease}.landing-root .insight-card .cta svg{width:14px;height:14px;transition:transform .2s ease}.landing-root .insight-card:hover .cta{color:var(--burgundy);border-color:var(--burgundy)}.landing-root .insight-card:hover .cta svg{transform:translate(3px)}.landing-root.seo-page{background:var(--parchment-100)}.landing-root .seo-main{padding-bottom:0}.landing-root .seo-narrow{max-width:880px}.landing-root .seo-hero{padding:144px 0 80px;background:radial-gradient(1100px 460px at 80% -20%,rgba(140,43,49,.07),transparent 60%),var(--parchment-100);border-bottom:1px solid rgba(26,24,22,.06)}.landing-root .seo-hero .container{max-width:880px}.landing-root .seo-hero h1{font-size:clamp(40px,6.5vw,72px);line-height:1.05;letter-spacing:-.015em;color:var(--ink);margin:0 0 24px}.landing-root .seo-hero .eyebrow{font-family:var(--font-cinzel);font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--burgundy);border-bottom:1px solid rgba(140,43,49,.3);padding-bottom:6px;margin-bottom:24px;display:inline-block}.landing-root .seo-hero .subtitle{font-family:var(--font-playfair);font-style:italic;font-size:clamp(18px,2.4vw,24px);color:var(--ink-light);margin:0 0 32px;line-height:1.4;max-width:36em}.landing-root .seo-hero-ctas{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.landing-root .breadcrumb-nav{margin-bottom:32px}.landing-root .breadcrumbs{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;font-family:var(--font-cinzel);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#1a181680}.landing-root .breadcrumbs li+li:before{content:"/";margin-right:8px;color:#1a18164d}.landing-root .breadcrumbs a{color:var(--burgundy);border-bottom:1px solid transparent;transition:border-color .2s ease}.landing-root .breadcrumbs a:hover{border-color:var(--burgundy)}.landing-root .breadcrumbs li[aria-current=page]{color:var(--ink)}.landing-root .seo-prose{padding:64px 0;font-family:var(--font-lora);color:var(--ink)}.landing-root .seo-prose .lede{font-family:var(--font-playfair);font-style:italic;font-size:clamp(18px,2.2vw,22px);line-height:1.5;color:#1a1816d1;margin:0 0 40px}.landing-root .seo-prose h2{font-family:var(--font-cinzel);font-size:clamp(24px,3vw,32px);color:var(--ink);margin:48px 0 18px;letter-spacing:-.005em}.landing-root .seo-prose h2:first-child{margin-top:0}.landing-root .seo-prose p{font-size:17px;line-height:1.78;color:#1a1816d9;margin:0 0 18px}.landing-root .seo-prose code{font-family:Fira Code,SFMono-Regular,Menlo,monospace;font-size:.92em;background:#1a18160f;padding:2px 6px;border-radius:3px;color:var(--ink)}.landing-root .seo-prose a{color:var(--burgundy);border-bottom:1px solid rgba(140,43,49,.3);transition:border-color .2s ease}.landing-root .seo-prose a:hover{border-color:var(--burgundy)}.landing-root .seo-table-wrap{margin:24px 0 64px;overflow-x:auto;border:1px solid rgba(26,24,22,.08);border-radius:6px;background:#f0e9df59}.landing-root .seo-table{width:100%;border-collapse:collapse;font-family:var(--font-lora);font-size:14px;color:var(--ink)}.landing-root .seo-table thead th{font-family:var(--font-cinzel);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;text-align:left;padding:14px 18px;color:#1a181699;border-bottom:1px solid rgba(26,24,22,.1);background:#f0e9df99}.landing-root .seo-table tbody td{padding:14px 18px;border-bottom:1px solid rgba(26,24,22,.05);vertical-align:top;line-height:1.6}.landing-root .seo-table tbody tr:last-child td{border-bottom:none}.landing-root .seo-table tbody tr:hover td{background:#8c2b3108}.landing-root .seo-table .col-year{font-family:var(--font-cinzel);font-weight:700;letter-spacing:.04em;color:var(--burgundy);white-space:nowrap;width:1%}.landing-root .seo-table .col-name{font-weight:600;white-space:nowrap}.landing-root .seo-table .col-capitals{font-family:var(--font-playfair);font-style:italic;color:var(--ink-light)}.landing-root .seo-table .col-blurb{color:#1a1816c7}.landing-root .seo-table a{color:var(--burgundy);border-bottom:1px solid rgba(140,43,49,.3)}.landing-root .faq-list{margin:16px 0 64px;border-top:1px solid rgba(26,24,22,.1)}.landing-root .faq-item{border-bottom:1px solid rgba(26,24,22,.1)}.landing-root .faq-item summary{list-style:none;cursor:pointer;padding:24px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.landing-root .faq-item summary::-webkit-details-marker{display:none}.landing-root .faq-item summary h3{font-family:var(--font-cinzel);font-size:clamp(17px,2vw,20px);color:var(--ink);margin:0;line-height:1.35;letter-spacing:-.005em}.landing-root .faq-item .chevron{font-family:var(--font-cinzel);font-size:24px;font-weight:400;color:var(--burgundy);flex-shrink:0;line-height:1;transition:transform .2s ease}.landing-root .faq-item[open] .chevron{transform:rotate(45deg)}.landing-root .faq-answer{padding:0 0 24px}.landing-root .faq-answer p{font-family:var(--font-lora);font-size:16px;line-height:1.78;color:#1a1816d1;margin:0}.landing-root .seo-closing{margin:32px 0 80px;padding:48px;text-align:center;background:var(--ink);color:var(--parchment-100);border-radius:8px;position:relative;overflow:hidden}.landing-root .seo-closing:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,#fcfaf8 1px,transparent 1px),linear-gradient(to bottom,#fcfaf8 1px,transparent 1px);background-size:4rem 4rem;opacity:.04;pointer-events:none}.landing-root .seo-closing>*{position:relative;z-index:1}.landing-root .seo-closing h2{font-family:var(--font-cinzel);font-size:clamp(24px,3vw,36px);color:var(--parchment-100);margin:0 0 16px}.landing-root .seo-closing p{font-family:var(--font-playfair);font-style:italic;font-size:clamp(16px,2vw,19px);color:#e5dbc7d9;margin:0 auto 28px;max-width:36em;line-height:1.55}.landing-root .seo-closing .btn-primary{background:var(--parchment-100);color:var(--ink)}.landing-root .seo-closing .btn-primary:hover{background:var(--burgundy);color:var(--parchment-100)}.landing-root .related-cards{margin:0 0 96px}.landing-root .related-cards h2{font-family:var(--font-cinzel);font-size:clamp(22px,2.6vw,28px);margin:0 0 24px;color:var(--ink)}.landing-root .related-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.landing-root .related-grid{grid-template-columns:repeat(3,1fr);gap:20px}}.landing-root .related-card{display:block;padding:24px;background:#f0e9df80;border:1px solid rgba(26,24,22,.06);border-radius:6px;color:var(--ink);transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease}.landing-root .related-card:hover{transform:translateY(-3px);border-color:#8c2b314d;background:var(--parchment-100);box-shadow:0 12px 28px #8c2b3114}.landing-root .related-card h3{font-family:var(--font-cinzel);font-size:17px;margin:0 0 8px;color:var(--ink)}.landing-root .related-card p{font-family:var(--font-lora);font-size:14px;line-height:1.65;color:#1a1816b3;margin:0}.landing-root .about-creator{margin:56px 0 0;padding:32px 36px;background:#f0e9df80;border:1px solid rgba(26,24,22,.08);border-left:3px solid var(--burgundy);border-radius:8px}.landing-root .about-creator-eyebrow{display:inline-block;font-family:var(--font-cinzel);font-size:11px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--burgundy);margin:0 0 10px}.landing-root .about-creator-name{font-family:var(--font-cinzel);font-size:clamp(26px,3.4vw,38px);line-height:1.1;margin:0 0 16px;color:var(--ink)}.landing-root .about-creator-name a{color:var(--ink);border-bottom:2px solid rgba(140,43,49,.35);transition:border-color .2s ease,color .2s ease}.landing-root .about-creator-name a:hover{color:var(--burgundy);border-color:var(--burgundy)}.landing-root .about-creator-bio{font-family:var(--font-lora);font-size:16px;line-height:1.7;color:#1a1816d1;margin:0 0 22px;max-width:60ch}.landing-root .about-creator-bio a{color:var(--burgundy);border-bottom:1px solid rgba(140,43,49,.3);transition:border-color .2s ease}.landing-root .about-creator-bio a:hover{border-color:var(--burgundy)}.landing-root .about-creator-actions{margin:0}.landing-root .contact-reasons-heading{font-family:var(--font-cinzel);font-size:clamp(22px,2.6vw,28px);color:var(--ink);margin:56px 0 24px}.landing-root .contact-reasons{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.landing-root .contact-reasons{grid-template-columns:repeat(2,1fr);gap:20px}}.landing-root .contact-reason{padding:22px 24px;background:#f0e9df80;border:1px solid rgba(26,24,22,.06);border-radius:6px}.landing-root .contact-reason h3{font-family:var(--font-cinzel);font-size:16px;margin:0 0 8px;color:var(--ink)}.landing-root .contact-reason p{font-family:var(--font-lora);font-size:14px;line-height:1.65;color:#1a1816b8;margin:0}.landing-root .contact-form{margin:64px 0 24px}.landing-root .contact-form h2{font-family:var(--font-cinzel);font-size:clamp(24px,3vw,32px);color:var(--ink);margin:0 0 24px}.landing-root .contact-form-embed{max-width:560px;margin:0 auto}.landing-root .contact-noscript{font-family:var(--font-lora);font-size:15px;line-height:1.7;color:#1a1816c7;text-align:center;margin:16px 0 0}@media(max-width:899px){.landing-root .primary-nav{display:inline-flex;gap:18px}.landing-root .primary-nav .nav-link{font-size:11px;letter-spacing:.12em}.landing-root .top-nav .inner{gap:16px}}@media(max-width:599px){.landing-root .primary-nav{display:none}.landing-root .top-nav .inner{height:64px;padding:0 16px}.landing-root .brand .name{font-size:16px;letter-spacing:.14em}.landing-root .brand .icon{width:22px;height:22px}.landing-root .top-nav .btn-sm{padding:8px 14px;font-size:12px}}@media(max-width:767px){.landing-root .seo-hero{padding:96px 0 48px}.landing-root .seo-hero .container{padding:0 20px}.landing-root .seo-hero h1{font-size:clamp(32px,8vw,48px);margin-bottom:16px}.landing-root .seo-hero .subtitle{font-size:17px;margin-bottom:24px}.landing-root .seo-hero .btn{padding:12px 24px;font-size:15px}}@media(max-width:599px){.landing-root .breadcrumb-nav{margin-bottom:20px}.landing-root .breadcrumbs{font-size:10px;letter-spacing:.16em;gap:6px}.landing-root .breadcrumbs li+li:before{margin-right:6px}}@media(max-width:767px){.landing-root .seo-prose{padding:40px 0}.landing-root .seo-prose .lede{font-size:17px;margin-bottom:28px}.landing-root .seo-prose h2{font-size:22px;margin:32px 0 12px}.landing-root .seo-prose p{font-size:16px;line-height:1.7}}@media(max-width:639px){.landing-root .seo-table-wrap{overflow-x:visible;border:none;background:transparent;margin:16px 0 48px}.landing-root .seo-table{font-size:14px}.landing-root .seo-table thead{display:none}.landing-root .seo-table,.landing-root .seo-table tbody,.landing-root .seo-table tr,.landing-root .seo-table td{display:block;width:auto}.landing-root .seo-table tbody tr{margin-bottom:12px;padding:16px 18px;background:#f0e9df80;border:1px solid rgba(26,24,22,.07);border-radius:6px}.landing-root .seo-table tbody tr:hover td{background:transparent}.landing-root .seo-table tbody td{padding:0;border-bottom:none;line-height:1.55;white-space:normal}.landing-root .seo-table tbody td+td{margin-top:4px}.landing-root .seo-table .col-year{font-size:11px;width:auto;margin-bottom:4px}.landing-root .seo-table .col-name{font-size:17px;font-family:var(--font-cinzel);font-weight:600;margin-bottom:4px}.landing-root .seo-table .col-capitals{font-size:13px;margin-bottom:8px}.landing-root .seo-table .col-blurb{font-size:14px;line-height:1.6}}@media(max-width:899px){.landing-root .seo-table .col-year,.landing-root .seo-table .col-name,.landing-root .seo-table .col-capitals{white-space:normal}.landing-root .seo-table thead th,.landing-root .seo-table tbody td{padding:12px 14px}}@media(max-width:599px){.landing-root .faq-list{margin:8px 0 48px}.landing-root .faq-item summary{padding:18px 0;gap:16px}.landing-root .faq-item summary h3{font-size:16px}.landing-root .faq-answer p{font-size:15px}}@media(max-width:639px){.landing-root .seo-closing{padding:32px 24px;margin:24px 0 56px}.landing-root .seo-closing h2{font-size:22px;margin-bottom:12px}.landing-root .seo-closing p{font-size:16px;margin-bottom:20px}.landing-root .seo-closing .btn{padding:12px 22px;font-size:15px}.landing-root .related-cards{margin-bottom:64px}.landing-root .related-card{padding:18px}}@media(max-width:480px){.landing-root .site-footer{padding:48px 0 24px}.landing-root .footer-cols{gap:24px}.landing-root .site-footer .inner{gap:32px}}
