.Hero-module__ZARIfG__hero{background:0 0;width:100%;margin-top:-80px;position:relative;overflow:hidden;padding:0!important}@media (max-width:768px){.Hero-module__ZARIfG__hero{margin-top:-65px}}.Hero-module__ZARIfG__bgSlide{opacity:0;z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 2s ease-in-out,transform 10s linear;position:absolute;top:0;left:0;transform:scale(1.1)}.Hero-module__ZARIfG__activeSlide{opacity:1;z-index:2;transform:scale(1)}.Hero-module__ZARIfG__bgOverlay{z-index:3;background:linear-gradient(#0000004d 0%,#000000b3 100%);position:absolute;inset:0}.Hero-module__ZARIfG__activeRestInfo{z-index:10;color:#ffffffb3;flex-direction:column;display:flex;position:absolute;bottom:2rem;left:2rem}.Hero-module__ZARIfG__restCategory{text-transform:uppercase;letter-spacing:.25em;color:var(--primary);margin-bottom:.2rem;font-size:.6rem;font-weight:700}.Hero-module__ZARIfG__restName{font-size:.9rem;font-family:var(--font-serif);font-style:italic}.Hero-module__ZARIfG__container{z-index:10;grid-template-columns:2fr 1fr;align-items:stretch;gap:2rem;width:100%;max-width:1500px;margin:0 auto;padding:80px 40px 40px;display:grid;position:relative}.Hero-module__ZARIfG__heroBox{background:#111;height:100%;min-height:550px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.Hero-module__ZARIfG__heroContent{z-index:10;flex-direction:column;justify-content:center;height:100%;padding:4rem;display:flex;position:relative;background:0 0!important}.Hero-module__ZARIfG__rightSection{flex-direction:column;gap:1rem;padding:0;display:flex}.Hero-module__ZARIfG__textContent{margin:1.5rem 0}.Hero-module__ZARIfG__eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.4em;margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{font-size:clamp(3rem,7vw,5.5rem);font-weight:400;font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;text-shadow:0 10px 40px #0000004d;margin:0;line-height:1.05}.Hero-module__ZARIfG__subtitle{color:#ffffffd9;letter-spacing:.02em;max-width:550px;font-size:1.1rem;font-weight:300;line-height:1.7}.Hero-module__ZARIfG__searchForm{width:100%;max-width:850px;transition:var(--transition-smooth);background:#fff;border:1px solid #fff;border-radius:4px;align-items:center;margin:2rem 0;padding:.4rem;display:flex;box-shadow:0 20px 50px #0000004d}.Hero-module__ZARIfG__searchForm:focus-within{border-color:var(--primary);box-shadow:0 25px 60px #0006}.Hero-module__ZARIfG__inputGroup{flex:1;align-items:center;padding:0 1.2rem;display:flex}.Hero-module__ZARIfG__divider{background:#eee;width:1px;height:24px}.Hero-module__ZARIfG__icon{color:#666;margin-right:.8rem}.Hero-module__ZARIfG__iconLocation{color:var(--primary);cursor:pointer;margin-right:.8rem;transition:opacity .2s}.Hero-module__ZARIfG__input{color:#1a1a1a;width:100%;font-size:.95rem;font-family:var(--font-modern);background:0 0;border:none;outline:none;padding:1rem 0}.Hero-module__ZARIfG__input::placeholder{color:#999}.Hero-module__ZARIfG__searchButton{background-color:var(--primary);color:#fff;cursor:pointer;transition:var(--transition-smooth);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:2px;height:52px;padding:0 2.5rem;font-size:.85rem;font-weight:600}.Hero-module__ZARIfG__searchButton:hover{background-color:var(--primary-dark)}.Hero-module__ZARIfG__magazineCard{background:#fdfaf5;border:1px solid #00000008;border-radius:4px;flex:1;min-height:140px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;display:flex!important}.Hero-module__ZARIfG__magazineCard:hover{background:#fff;transform:translate(-5px);box-shadow:0 10px 30px #0000000d}.Hero-module__ZARIfG__cardThumb{background-color:#eee;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 180px;min-width:180px;height:100%}.Hero-module__ZARIfG__cardBody{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:1rem 1.2rem;display:flex}.Hero-module__ZARIfG__cardEyebrow{color:#e65100;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.3rem;font-size:.6rem;font-weight:800}.Hero-module__ZARIfG__cardTitle{color:#1a1a1a;font-size:1rem;font-family:var(--font-modern);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .4rem;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.Hero-module__ZARIfG__cardExcerpt{color:#666;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Hero-module__ZARIfG__miniDots{gap:.4rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.Hero-module__ZARIfG__sliderItem{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s}.Hero-module__ZARIfG__miniDot{background:#ffffff4d;border-radius:50%;width:4px;height:4px;transition:all .3s}.Hero-module__ZARIfG__miniDotActive{background:var(--primary);border-radius:2px;width:12px}.Hero-module__ZARIfG__dots{z-index:20;gap:.6rem;display:flex;position:absolute;bottom:3rem;right:3rem}.Hero-module__ZARIfG__dot{cursor:pointer;background:#fff3;width:40px;height:1px;transition:all .4s}.Hero-module__ZARIfG__activeDot{background:#fff;width:60px;height:2px}@media (max-width:1024px){.Hero-module__ZARIfG__container{text-align:center;flex-direction:column;gap:2rem;display:flex;margin-top:0!important;padding:65px 0 0!important}.Hero-module__ZARIfG__heroBox{border-radius:0;width:100%;min-height:500px}.Hero-module__ZARIfG__heroContent{padding:4rem 1.5rem 2rem}.Hero-module__ZARIfG__title{font-size:clamp(2.5rem,8vw,3.5rem)}.Hero-module__ZARIfG__searchForm{background:#fff;flex-direction:column;gap:.8rem;margin:1.5rem 0;padding:1rem}.Hero-module__ZARIfG__inputGroup{border:1px solid #eee;border-radius:4px;width:100%}.Hero-module__ZARIfG__divider{display:none}.Hero-module__ZARIfG__searchButton{width:100%;height:56px}.Hero-module__ZARIfG__rightSection{width:100%;padding:0 1rem 4rem}.Hero-module__ZARIfG__magazineCard{text-align:left;min-height:120px}.Hero-module__ZARIfG__cardThumb{flex:0 0 140px;min-width:140px}.Hero-module__ZARIfG__cardBody{padding:.8rem 1rem}.Hero-module__ZARIfG__activeRestInfo,.Hero-module__ZARIfG__dots{display:none}}
.PlacesList-module__Iu2CYa__section{background:radial-gradient(circle at 0 0,#8a1a1a05,#0000 40%);padding:3rem 2rem}.PlacesList-module__Iu2CYa__carouselSection{padding-bottom:2rem}.PlacesList-module__Iu2CYa__container{width:100%;max-width:1400px;margin:0 auto}.PlacesList-module__Iu2CYa__header{text-align:left;margin-bottom:4rem;padding-left:0}.PlacesList-module__Iu2CYa__header h2{color:var(--foreground);margin-bottom:.8rem;font-size:3.5rem;font-weight:600;line-height:1.1}.PlacesList-module__Iu2CYa__subtitle{color:#555;font-size:1.15rem;font-weight:400}.PlacesList-module__Iu2CYa__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}.PlacesList-module__Iu2CYa__carouselContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:2.5rem;width:100%;padding:1rem 0 3rem;display:flex;overflow-x:auto}.PlacesList-module__Iu2CYa__carouselContainer::-webkit-scrollbar{display:none}.PlacesList-module__Iu2CYa__cardLink{text-decoration:none;display:block}.PlacesList-module__Iu2CYa__carouselContainer .PlacesList-module__Iu2CYa__cardLink{scroll-snap-align:start;flex:0 0 360px}.PlacesList-module__Iu2CYa__card{cursor:pointer;border-radius:var(--border-radius-md);aspect-ratio:4/5;background-color:#0000;transition:all .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 30px #00000014}.PlacesList-module__Iu2CYa__carouselContainer .PlacesList-module__Iu2CYa__card{aspect-ratio:4/5;width:360px}.PlacesList-module__Iu2CYa__card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #00000026}.PlacesList-module__Iu2CYa__imageWrapper{position:absolute;inset:0;overflow:hidden}.PlacesList-module__Iu2CYa__image{object-fit:cover;opacity:.95;width:100%;height:100%;transition:transform 1s}.PlacesList-module__Iu2CYa__card:hover .PlacesList-module__Iu2CYa__image{opacity:1;transform:scale(1.08)}.PlacesList-module__Iu2CYa__michelinBadge{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fdfbf7f2;border-radius:50%;justify-content:center;align-items:center;padding:.6rem;display:flex;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 8px 16px #00000026}.PlacesList-module__Iu2CYa__michelinIcon{object-fit:contain;width:20px;height:20px}.PlacesList-module__Iu2CYa__overlay{color:#fff;background:linear-gradient(#0000 0%,#0006 50%,#000000e6 100%);flex-direction:column;justify-content:flex-end;width:100%;padding:4rem 2rem 2rem;transition:all .5s;display:flex;position:absolute;bottom:0;left:0}.PlacesList-module__Iu2CYa__card:hover .PlacesList-module__Iu2CYa__overlay{background:linear-gradient(#0000 0%,#0009 40%,#000000f2 100%)}.PlacesList-module__Iu2CYa__category{color:#efefef;text-transform:uppercase;letter-spacing:.15em;opacity:.9;margin-bottom:.8rem;font-size:.75rem;font-weight:700}.PlacesList-module__Iu2CYa__name{color:#fff;font-size:2rem;font-weight:600;font-family:var(--font-serif);text-shadow:0 2px 4px #00000080;margin-bottom:.8rem;line-height:1.1}.PlacesList-module__Iu2CYa__rating{color:#fff;letter-spacing:.05em;align-items:center;font-size:.9rem;font-weight:600;display:flex}.PlacesList-module__Iu2CYa__rating span{color:#d4af37;margin-right:.5rem;font-size:1.1rem}@media (max-width:768px){.PlacesList-module__Iu2CYa__section{padding:4rem 1.2rem}.PlacesList-module__Iu2CYa__carouselContainer .PlacesList-module__Iu2CYa__card{flex:0 0 280px;width:280px}.PlacesList-module__Iu2CYa__header h2{font-size:2.5rem}.PlacesList-module__Iu2CYa__name{font-size:1.6rem}}
.NewsSection-module__rpQ93q__section{background-color:var(--background);padding:8rem 2rem}.NewsSection-module__rpQ93q__container{max-width:1400px;margin:0 auto}.NewsSection-module__rpQ93q__header{margin-bottom:4rem}.NewsSection-module__rpQ93q__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:inline-block}.NewsSection-module__rpQ93q__title{letter-spacing:-.02em;margin:0;font-size:3rem;font-weight:700}.NewsSection-module__rpQ93q__layoutGrid{grid-template-columns:1fr 2.2fr 1fr;gap:1.5rem;min-height:600px;display:grid}.NewsSection-module__rpQ93q__mainColumn{height:100%}.NewsSection-module__rpQ93q__mainCard{height:100%;transition:var(--transition-smooth);background-position:50%;background-size:cover;position:relative;overflow:hidden}.NewsSection-module__rpQ93q__sideColumn{flex-direction:column;gap:2rem;height:100%;display:flex}.NewsSection-module__rpQ93q__sideCard{transition:var(--transition-smooth);background-position:50%;background-size:cover;flex:1;position:relative;overflow:hidden}.NewsSection-module__rpQ93q__cardOverlay{transition:var(--transition-smooth);background:linear-gradient(#0000 0%,#0003 40%,#000c 100%);flex-direction:column;justify-content:flex-end;padding:3rem;display:flex;position:absolute;inset:0}.NewsSection-module__rpQ93q__sideCard .NewsSection-module__rpQ93q__cardOverlay{background:linear-gradient(#0000 0%,#0000004d 30%,#000000d9 100%);padding:2rem}.NewsSection-module__rpQ93q__content{max-width:80%}.NewsSection-module__rpQ93q__meta{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.NewsSection-module__rpQ93q__date,.NewsSection-module__rpQ93q__category{color:#fffc;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.NewsSection-module__rpQ93q__category{color:var(--primary-light);text-transform:uppercase;letter-spacing:.05em}.NewsSection-module__rpQ93q__mainTitle{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.1}.NewsSection-module__rpQ93q__mainExcerpt{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsSection-module__rpQ93q__actions{justify-content:space-between;align-items:center;display:flex}.NewsSection-module__rpQ93q__primaryBtn{background:var(--primary);color:#fff;border-radius:var(--border-radius-md);transition:var(--transition-smooth);align-items:center;gap:.8rem;padding:1rem 2rem;font-weight:700;display:inline-flex}.NewsSection-module__rpQ93q__primaryBtn:hover{background:var(--primary-light);transform:translateY(-3px);box-shadow:0 10px 20px #9e14144d}.NewsSection-module__rpQ93q__sliderDots{gap:.8rem;display:flex}.NewsSection-module__rpQ93q__dot{cursor:pointer;width:30px;height:4px;transition:var(--transition-smooth);background:#ffffff4d;border-radius:2px}.NewsSection-module__rpQ93q__activeDot{background:#fff;width:50px}.NewsSection-module__rpQ93q__sideContent{max-width:90%}.NewsSection-module__rpQ93q__sideCategory{color:var(--primary-light);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.NewsSection-module__rpQ93q__sideTitle{color:#fff;margin-bottom:1rem;font-size:1.4rem;line-height:1.3}.NewsSection-module__rpQ93q__sideLink{color:#fff;text-underline-offset:4px;opacity:.8;font-size:.85rem;font-weight:600;text-decoration:underline;transition:opacity .3s}.NewsSection-module__rpQ93q__sideLink:hover{opacity:1}.NewsSection-module__rpQ93q__loadingWrapper{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:400px;display:flex}.NewsSection-module__rpQ93q__loader{border:3px solid #9e14141a;border-top:3px solid var(--primary);border-radius:50%;width:50px;height:50px;animation:1s linear infinite NewsSection-module__rpQ93q__spin}@keyframes NewsSection-module__rpQ93q__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.NewsSection-module__rpQ93q__layoutGrid{grid-template-columns:1fr;height:auto;min-height:auto}.NewsSection-module__rpQ93q__mainCard{height:500px}.NewsSection-module__rpQ93q__sideColumn{display:none}}@media (max-width:768px){.NewsSection-module__rpQ93q__section{padding:5rem 1.5rem}.NewsSection-module__rpQ93q__layoutGrid{grid-template-columns:1fr;gap:2rem}.NewsSection-module__rpQ93q__sideColumn{flex-direction:column;order:2;display:flex}.NewsSection-module__rpQ93q__mainColumn{order:1}.NewsSection-module__rpQ93q__mainTitle{font-size:2rem}.NewsSection-module__rpQ93q__sideCard{height:250px}.NewsSection-module__rpQ93q__mainCard{height:400px}.NewsSection-module__rpQ93q__content{max-width:100%}.NewsSection-module__rpQ93q__cardOverlay{padding:2rem}.NewsSection-module__rpQ93q__featuredExcerpt{display:none}}.NewsSection-module__rpQ93q__videoContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.NewsSection-module__rpQ93q__videoFrame{object-fit:cover;pointer-events:none;width:100%;height:100%;transform:scale(1.1)}.NewsSection-module__rpQ93q__playIcon{color:#fff;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#8a1a1acc;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.2rem;transition:all .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NewsSection-module__rpQ93q__card:hover .NewsSection-module__rpQ93q__playIcon{background:var(--primary);transform:translate(-50%,-50%)scale(1.1)}.NewsSection-module__rpQ93q__hasVideo .NewsSection-module__rpQ93q__image{filter:brightness(.7)}.NewsSection-module__rpQ93q__titleRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}
.Banner-module__kf50Uq__banner{background-color:var(--primary);color:#fff;text-align:center;border-radius:12px;margin:4rem 2rem;padding:6rem 4rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Banner-module__kf50Uq__banner:before{content:"";z-index:1;background:radial-gradient(circle,#ffffff26 0%,#fff0 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Banner-module__kf50Uq__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.Banner-module__kf50Uq__banner h2{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Banner-module__kf50Uq__banner p{opacity:.95;margin-bottom:3rem;font-size:1.25rem;font-weight:500;line-height:1.6}.Banner-module__kf50Uq__button{background-color:var(--background);color:var(--primary);padding:1.2rem 3rem;font-size:1.15rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-block;box-shadow:0 10px 30px #0000001a}.Banner-module__kf50Uq__button:hover{background-color:#fafafa;transform:translateY(-3px);box-shadow:0 15px 40px #00000026}
.page-module___8aEwW__page{width:100%;min-height:100vh}.page-module___8aEwW__main{width:100%}.page-module___8aEwW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.page-module___8aEwW__mapHighlightSection{color:#fff;background-color:#1a0f0c;padding:3rem 0}.page-module___8aEwW__mapGrid{grid-template-columns:1fr 2fr;align-items:stretch;gap:3rem;height:600px;display:grid}.page-module___8aEwW__mapInfo{background-color:#0000;flex-direction:column;justify-content:center;padding:2rem 0;display:flex}.page-module___8aEwW__tag{color:#d4af37;text-transform:uppercase;letter-spacing:.25em;margin-bottom:1.5rem;font-size:.8rem;font-weight:700}.page-module___8aEwW__mapTitle{font-size:3.5rem;font-weight:600;line-height:1.1;font-family:var(--font-serif);color:#fff;margin-bottom:1.5rem}.page-module___8aEwW__mapText{color:#dcdcdc;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.page-module___8aEwW__mapStats{gap:2rem;display:flex}.page-module___8aEwW__stat{flex-direction:column;display:flex}.page-module___8aEwW__stat strong{color:#fff;font-size:2rem;font-weight:600;font-family:var(--font-serif)}.page-module___8aEwW__stat span{color:#bbb;text-transform:uppercase;letter-spacing:.1em;margin-top:.3rem;font-size:.85rem}.page-module___8aEwW__mapWrapper{border-radius:var(--border-radius-md);height:100%;overflow:hidden;box-shadow:0 20px 50px #0003}@media (max-width:1024px){.page-module___8aEwW__mapGrid{grid-template-columns:1fr;height:auto}.page-module___8aEwW__mapInfo{padding:2rem}.page-module___8aEwW__mapWrapper{height:450px}}.page-module___8aEwW__guidesSection{background:#fff;padding:3rem 0}.page-module___8aEwW__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3.5rem;display:flex}.page-module___8aEwW__sectionTitle{margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module___8aEwW__sectionSubtitle{color:#64748b;font-size:1.1rem}.page-module___8aEwW__viewAllLink{color:var(--primary);align-items:center;gap:8px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.page-module___8aEwW__viewAllLink:hover{gap:12px}.page-module___8aEwW__guidesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.page-module___8aEwW__guideCard{color:inherit;background:#fff;border:1px solid #00000005;border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 20px #00000008}.page-module___8aEwW__guideCard:hover{border-color:#9e14141a;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.page-module___8aEwW__guideImage{height:200px;position:relative;overflow:hidden}.page-module___8aEwW__guideImage img{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__guideOverlay{background:linear-gradient(#0000,#0009);align-items:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.page-module___8aEwW__guideStats{color:#fff;letter-spacing:.05em;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.page-module___8aEwW__guideContent{padding:1.5rem}.page-module___8aEwW__guideContent h3{margin-bottom:.5rem;font-size:1.15rem;font-weight:800;line-height:1.35}.page-module___8aEwW__guideAuthor{color:#64748b;font-size:.85rem;font-weight:600}.page-module___8aEwW__simpleGuidesSection{background:#f8fafc;padding:3rem 0}.page-module___8aEwW__simpleGuidesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.page-module___8aEwW__simpleGuideItem{color:inherit;background:#fff;border:1px solid #0000000d;border-radius:24px;align-items:center;gap:1.5rem;padding:2.5rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000005}.page-module___8aEwW__simpleGuideItem:hover{border-color:var(--primary);transform:translate(10px);box-shadow:0 15px 35px #00000014}.page-module___8aEwW__guideIcon{color:var(--primary);flex-shrink:0}.page-module___8aEwW__simpleGuideInfo h3{margin-bottom:.4rem;font-size:1.25rem;font-weight:800}.page-module___8aEwW__simpleGuideInfo p{color:#64748b;margin:0;font-size:.95rem;line-height:1.5}
