.culture-stitch-page{width:100%;color:var(--on-surface);background:var(--surface);font-family:Manrope,Inter,sans-serif}.max-w-container{max-width:1600px;margin:0 auto;padding:0 2rem}.font-newsreader{font-family:Newsreader,serif}.text-center{text-align:center}.cs-hero{align-items:center;height:480px;min-height:380px;display:flex;position:relative;overflow:hidden}.cs-hero-bg{z-index:0;position:absolute;inset:0}.cs-hero-bg img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.cs-hero-gradient{background:linear-gradient(90deg,#1c1917d1 0%,#1c191773 45%,#0000 100%);position:absolute;inset:0}.cs-hero-content{z-index:10;width:100%;max-width:1600px;margin:0 auto;padding:0 2rem;position:relative}.cs-hero-text{max-width:42rem}.cs-hero-tag{background-color:var(--primary-container,#dc143c);color:#fff;text-transform:uppercase;letter-spacing:.12em;border-radius:9999px;margin-bottom:1.5rem;padding:.25rem 1rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.cs-hero-title{letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-family:Newsreader,serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.05}.cs-hero-title .accent{color:var(--primary-container,#dc143c)}.cs-hero-desc{color:#d6d3d1e6;max-width:36rem;font-family:Manrope,sans-serif;font-size:1.25rem;line-height:1.6}.cs-subnav{z-index:40;background:#fff;padding:1rem 0;position:sticky;top:4.5rem;overflow-x:auto;box-shadow:0 1px 3px #0000000f}.cs-subnav-inner{white-space:nowrap;text-transform:uppercase;letter-spacing:.08em;max-width:1600px;color:var(--on-surface-variant);gap:2rem;margin:0 auto;padding:0 2rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700;display:flex}.cs-subnav-inner a{color:inherit;cursor:pointer;text-decoration:none;transition:color .2s}.cs-subnav-inner a:hover{color:var(--primary)}.cs-section{box-sizing:border-box;position:relative}.cs-py-24{padding-top:6rem;padding-bottom:6rem}.cs-section-title{color:var(--on-surface);margin-bottom:.25rem;font-family:Newsreader,serif;font-size:3rem;font-weight:700}.cs-section-title.has-border{border-left:4px solid var(--primary);padding-left:1.5rem}.cs-section-subtitle{color:var(--on-surface-variant);font-family:Manrope,sans-serif;font-style:italic;line-height:1.6}.cs-divider{background-color:var(--primary);border-radius:2px;width:3rem;height:3px;margin:1rem auto 0}.cs-timeline-intro{max-width:52rem;color:var(--on-surface-variant);margin:1.5rem auto 0;font-size:1.125rem;line-height:1.7}.cs-facts-hero{grid-template-columns:1fr;align-items:flex-end;gap:3rem;margin-bottom:5rem;display:grid}@media (min-width:1024px){.cs-facts-hero{grid-template-columns:7fr 5fr}}.cs-facts-hero-main{max-width:100%}.cs-facts-hero-title{color:var(--primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Newsreader,serif;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1}.cs-facts-hero-desc{color:var(--on-surface-variant);max-width:42rem;font-family:Newsreader,serif;font-size:clamp(1.25rem,2vw,1.5rem);font-style:italic;font-weight:300}.cs-facts-hero-side{justify-content:flex-start;display:flex}@media (min-width:1024px){.cs-facts-hero-side{justify-content:flex-end}}.cs-facts-hero-side-content{border-left:2px solid var(--outline-variant,#e6bdbc);text-align:left;padding-left:2rem}@media (min-width:1024px){.cs-facts-hero-side-content{text-align:right}}.cs-facts-hero-label{text-transform:uppercase;letter-spacing:.1em;color:var(--on-surface-variant);margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.cs-facts-hero-stat{color:var(--on-surface);font-size:3rem;font-weight:700;line-height:1.1;display:block}.cs-facts-hero-sub{color:var(--secondary);margin-top:.25rem;font-size:.875rem}.cs-facts-bento{grid-template-columns:1fr;grid-auto-rows:minmax(280px,auto);gap:1.5rem;display:grid}@media (min-width:768px){.cs-facts-bento{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cs-facts-bento{grid-template-columns:repeat(4,1fr)}}.cs-fb-card{border-radius:1rem;flex-direction:column;justify-content:space-between;padding:2rem;transition:background-color .3s;display:flex}.cs-fb-foundation{background-color:var(--surface-container-low,#f3f4f5);grid-column:span 1}@media (min-width:1024px){.cs-fb-foundation{grid-column:span 2}}.cs-fb-foundation:hover{background-color:var(--surface-container,#edeeef)}.cs-fb-header{justify-content:space-between;align-items:flex-start;display:flex}.cs-fb-header .material-symbols-outlined{color:var(--primary);font-size:2.5rem}.cs-fb-tag{letter-spacing:.1em;color:var(--primary);text-transform:uppercase;background-color:#fff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.cs-fb-title{margin-bottom:.5rem;font-size:3rem;font-weight:700}.cs-fb-desc{color:var(--on-surface-variant);font-size:1.125rem;line-height:1.6}.cs-fb-constitution{background-color:var(--primary);color:var(--on-primary);box-shadow:0 10px 15px -3px #0000001a}.cs-fb-constitution .mb-4{margin-bottom:1rem}.cs-fb-constitution .cs-fb-title{font-size:1.875rem;line-height:1.25}.cs-fb-constitution .cs-fb-desc{color:#ffffffe6;font-size:.875rem}.cs-fb-constitution .cs-fb-icon{margin-bottom:1rem;font-size:2.5rem}.cs-fb-laureates{background-color:var(--surface-container-lowest,#fff);text-align:center;border:1px solid #e6bdbc33;justify-content:center;align-items:center}.cs-fb-icon-wrap{background-color:var(--primary-fixed,#ffdad9);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:flex}.cs-fb-icon-wrap .material-symbols-outlined{color:var(--primary);font-size:1.875rem}.cs-fb-stat{color:var(--primary);font-size:3.75rem;font-weight:800;line-height:1}.cs-fb-label{color:var(--on-surface-variant);margin-top:.5rem;font-weight:500}.cs-fb-sub{color:var(--secondary);max-width:150px;margin-top:1rem;font-size:.75rem}.cs-fb-visual{background-color:#0f172a;grid-column:span 1;padding:0;position:relative;overflow:hidden}@media (min-width:1024px){.cs-fb-visual{grid-column:span 2}}.cs-fb-img{object-fit:cover;opacity:.6;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.cs-fb-visual:hover .cs-fb-img{transform:scale(1.05)}.cs-fb-gradient{background:linear-gradient(#0000,#000c);position:absolute;inset:0}.cs-fb-content-bottom{position:absolute;bottom:2rem;left:2rem;right:2rem}.cs-fb-title-sm{color:#fff;margin-bottom:.25rem;font-family:Newsreader,serif;font-size:1.875rem;font-weight:700}.cs-fb-desc-sm{color:#ffffffb3;font-size:.875rem}.cs-fb-unesco{background-color:var(--surface-container-low,#f3f4f5)}.cs-fb-unesco .material-symbols-outlined{color:var(--primary);font-size:2.5rem}.cs-fb-title-md{font-size:2.25rem;font-weight:700}.cs-fb-unesco .cs-fb-desc-sm{color:var(--on-surface-variant)}.cs-fb-territory{background-color:var(--surface-container-lowest,#fff);border:1px solid #e6bdbc33}.cs-fb-territory .material-symbols-outlined{color:var(--secondary);margin-bottom:1rem;font-size:1.875rem}.cs-fb-territory .cs-fb-title-sm{color:var(--on-surface);margin-bottom:0;font-family:Manrope,sans-serif;font-size:1.5rem}.cs-fb-label-sm{color:var(--secondary);text-transform:uppercase;letter-spacing:-.05em;margin-top:.25rem;font-size:.75rem;font-weight:700}.cs-fb-footer{border-top:1px solid #e6bdbc33;margin-top:1rem;padding-top:1rem}.cs-fb-footer-desc{color:var(--on-surface-variant);font-size:.875rem;font-style:italic}.ct-container{max-width:56rem;margin:0 auto;padding:0 1.5rem}.ct-header{text-align:center;margin-bottom:4rem}.ct-header-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.3em;margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:700;display:block}.ct-header-title{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1rem;font-family:Newsreader,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15}.ct-header-desc{color:var(--on-surface-variant);max-width:38rem;margin:0 auto;font-family:Manrope,sans-serif;font-size:1rem;font-weight:300;line-height:1.6}.ct-timeline{position:relative}.ct-timeline-line{background-color:var(--surface-container-high,#e7e8e9);z-index:0;width:1px;height:100%;position:absolute;left:50%;transform:translate(-50%)}.ct-events{z-index:10;flex-direction:column;gap:3rem;display:flex;position:relative}.ct-item{justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}@media (min-width:768px){.ct-item{gap:4rem}}.ct-content-side,.ct-desc-side{flex:1;min-width:0}.ct-desc-side{display:flex}.ct-item--right .ct-desc-side{justify-content:flex-end}.ct-item--left .ct-desc-side{justify-content:flex-start}.ct-desc-side .ct-event-desc{max-width:16rem;color:var(--on-surface-variant);font-family:Manrope,sans-serif;font-size:.75rem;line-height:1.6}.ct-item--right .ct-desc-side .ct-event-desc{text-align:right;margin-left:auto}.ct-item--left .ct-desc-side .ct-event-desc{text-align:left}.ct-media-block{align-items:center;gap:1rem;display:flex}.ct-item--left .ct-media-block{justify-content:flex-end}.ct-item--right .ct-media-block{justify-content:flex-start}.ct-event-title{color:var(--primary);white-space:nowrap;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700}.ct-thumb{object-fit:cover;filter:grayscale();border-radius:.75rem;flex-shrink:0;width:4rem;height:4rem;transition:filter .3s,transform .3s}.ct-thumb:hover{filter:grayscale(0%);transform:scale(1.05)}.ct-thumb-placeholder{background:var(--surface-container-highest,#e1e3e4);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.ct-thumb-placeholder .material-symbols-outlined{color:var(--on-surface-variant);font-size:1.25rem}.ct-node-wrap{z-index:20;flex-shrink:0;position:relative}.ct-node{background:#fff;border:1px solid #b1002c33;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 2px 8px #0000000f}.ct-node--highlight{background:var(--primary);border-color:var(--primary);outline:4px solid #fff;box-shadow:0 4px 12px #b1002c4d}.ct-node-year{color:var(--primary);font-family:Newsreader,serif;font-size:.625rem;font-weight:700}.ct-node--highlight .ct-node-year{color:#fff}.ct-mobile-only{display:none}.ct-desktop-only{display:flex}@media (max-width:767px){.ct-timeline-line{display:none}.ct-events{gap:2rem}.ct-item,.ct-item.ct-item--left,.ct-item.ct-item--right{flex-direction:column;align-items:flex-start;gap:.75rem}.ct-node-wrap{order:-1}.ct-content-side,.ct-desc-side{width:100%}.ct-media-block{justify-content:flex-start!important}.ct-media-text{text-align:left!important}.ct-mobile-only{color:var(--on-surface-variant);margin-top:.25rem;font-family:Manrope,sans-serif;font-size:.75rem;line-height:1.5;display:block}.ct-desktop-only{display:none!important}}.cs-cuisine-header p{color:var(--on-surface-variant);max-width:36rem;margin-bottom:3rem}.cs-bento-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.cs-bento-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(17rem,auto)}.cs-bento-span-2{grid-column:span 2}.cs-bento-span-row-2{grid-row:span 2}}.cs-bento-item{background:var(--surface-container-high,#e7e8e9);cursor:pointer;border-radius:1rem;position:relative;overflow:hidden}.cs-bento-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.cs-bento-item:hover img{transform:scale(1.06)}.cs-bento-overlay{color:#fff;background:linear-gradient(#0000,#000000c7);padding:1.5rem 2rem;position:absolute;bottom:0;left:0;right:0}.cs-bento-overlay h3{font-family:Newsreader,serif;font-size:2rem;font-weight:700}.cs-bento-overlay.sm h3{font-size:1.35rem}.cs-bento-overlay p{opacity:.9;margin-top:.5rem;font-family:Manrope,sans-serif;font-size:.95rem;line-height:1.5}.cs-traditions-hero{background-color:var(--surface-container-low,#f3f4f5);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:5rem;padding:3rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.cs-traditions-hero{padding:6rem}}.csth-content{z-index:10;max-width:42rem;position:relative}.csth-tag{color:var(--primary);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700;display:block}.csth-title{color:var(--on-surface);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Newsreader,serif;font-size:clamp(3rem,5vw,4.5rem);line-height:.95}.csth-title-italic{color:var(--primary-container,#dc143c);font-style:italic}.csth-desc{color:var(--on-surface-variant);max-width:32rem;font-family:Manrope,sans-serif;font-size:1.125rem;line-height:1.6}.csth-image{opacity:.2;mix-blend-mode:multiply;width:50%;height:100%;position:absolute;top:0;right:0}@media (min-width:768px){.csth-image{opacity:1}}.csth-image img{object-fit:cover;width:100%;height:100%}.cs-traditions-bento{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.cs-traditions-bento{grid-template-columns:repeat(12,1fr)}}.cst-card{border-radius:1rem;flex-direction:column;transition:transform .3s,background-color .3s,box-shadow .3s;display:flex;overflow:hidden}.cst-card:hover{transform:translateY(-4px)}.cst-card-large{background-color:var(--surface-container-lowest,#fff)}@media (min-width:768px){.cst-card-large{flex-direction:row;grid-column:span 8}}.cst-card-img-wrapper{overflow:hidden}@media (min-width:768px){.cst-card-large .cst-card-img-wrapper{width:50%}}.cst-card-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.cst-card:hover .cst-card-img-wrapper img,.cst-card:hover .cst-img-container img{transform:scale(1.05)}.cst-card-content{flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}@media (min-width:768px){.cst-card-large .cst-card-content{width:50%}}.cst-card-date{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;display:flex}.cst-card-date .material-symbols-outlined{font-size:1.25rem}.cst-date-secondary{color:var(--on-surface-variant);font-weight:400}.cst-date-secondary .material-symbols-outlined{color:var(--primary)}.cst-card-title{margin-bottom:1rem;font-family:Newsreader,serif;font-size:2.25rem}.cst-card-desc{color:var(--on-surface-variant);margin-bottom:1.5rem;font-family:Manrope,sans-serif;line-height:1.6}.cst-card-footer{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.cst-card-tag{text-transform:uppercase;letter-spacing:.1em;color:var(--secondary,#5f5e5e);font-family:Manrope,sans-serif;font-size:.625rem}.cst-card-action{color:var(--primary);cursor:pointer;background:0 0;border:none;font-family:Manrope,sans-serif;font-weight:700}.cst-card-action:hover{text-decoration:underline}.cst-card-small{flex-direction:column;justify-content:space-between;padding:2rem;display:flex}@media (min-width:768px){.cst-card-small{grid-column:span 4}}.cst-bg-surface-low{background-color:var(--surface-container-low,#f3f4f5)}.cst-bg-surface-low:hover{background-color:var(--surface-container-high,#e7e8e9)}.cst-bg-white{background-color:#fff;border:1px solid #916f6e1a}.cst-shadow{box-shadow:0 1px 2px #0000000d}.cst-shadow:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.cst-img-container{border-radius:.5rem;width:100%;height:12rem;margin-bottom:1.5rem;overflow:hidden}.cst-img-container img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.cst-small-title{margin-bottom:.75rem;font-family:Newsreader,serif;font-size:1.5rem}.cst-small-desc{color:var(--on-surface-variant);font-family:Manrope,sans-serif;font-size:.875rem;line-height:1.6}.cst-img-container-bottom{border-radius:.5rem;height:10rem;margin-top:1.5rem;position:relative;overflow:hidden}.cst-img-container-bottom img{object-fit:cover;width:100%;height:100%}.cst-img-overlay{background-color:#b1002c1a;transition:background-color .3s;position:absolute;inset:0}.cst-card:hover .cst-img-overlay{background-color:#0000}.flex-grow{flex-grow:1}@media (min-width:768px){.cst-card-reverse{flex-direction:row-reverse}}.cst-card-reverse .cst-card-content{justify-content:center}.cst-tag-top{margin-bottom:.5rem;display:inline-block}.cs-people-grid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}@media (min-width:768px){.cs-people-grid{grid-template-columns:repeat(4,1fr)}}.cs-person-circle{text-align:center}.cs-person-avatar{border:4px solid #fff;border-radius:50%;width:10rem;height:10rem;margin:0 auto 1.5rem;overflow:hidden;box-shadow:0 8px 24px #0000001f}.cs-person-avatar img{object-fit:cover;width:100%;height:100%}.cs-person-circle h4{font-family:Newsreader,serif;font-size:1.25rem;font-weight:700}.cs-person-circle .cs-person-field{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);margin-top:.25rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:700}.cs-language-section{background-color:var(--primary);color:#fff;padding:6rem 0}.cs-language-inner{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1600px;margin:0 auto;padding:0 2rem;display:grid}@media (min-width:768px){.cs-language-inner{grid-template-columns:1fr 1fr}}.cs-language-main h2{margin-bottom:2rem;font-family:Newsreader,serif;font-size:3rem;font-style:italic;font-weight:700}.cs-language-main p{opacity:.9;margin-bottom:2rem;font-family:Manrope,sans-serif;font-size:1.1rem;line-height:1.7}.cs-language-facts{flex-direction:column;gap:1rem;display:flex}.cs-language-fact-item{align-items:center;gap:1rem;display:flex}.cs-language-fact-num{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:flex}.cs-language-fact-text{font-family:Manrope,sans-serif;font-weight:500}.cs-language-quote-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;padding:3rem;transform:rotate(2deg)}@media (max-width:767px){.cs-language-quote-card{transform:none}}.cs-language-quote-card p{opacity:1;font-family:Newsreader,serif;font-size:1.75rem;font-style:italic;line-height:1.5}.cs-language-quote-card .cs-quote-author{text-transform:uppercase;letter-spacing:.12em;opacity:.7;margin-top:1.5rem;font-family:Manrope,sans-serif;font-size:.85rem;font-style:normal;font-weight:700}.cs-cities-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.cs-cities-grid{grid-template-columns:repeat(3,1fr)}}.cs-city-card{cursor:pointer}.cs-city-img-wrap{border-radius:1rem;height:20rem;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 16px #00000014}.cs-city-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.cs-city-card:hover .cs-city-img-wrap img{transform:scale(1.08)}.cs-city-card h3{font-family:Newsreader,serif;font-size:1.5rem;font-weight:700}.cs-city-card p{color:var(--on-surface-variant);margin-top:.5rem;font-family:Manrope,sans-serif;font-size:.95rem;line-height:1.5}.bg-surface-container-low{background-color:var(--surface-container-low,#f3f4f5)}.bg-surface-container{background-color:var(--surface-container,#edeeef)}.bg-surface{background-color:var(--surface)}
