.temo{position:relative;overflow:hidden;padding:120px 60px;background:#0f0d0b}.temo-bg{position:absolute;inset:0;pointer-events:none}.temo-bg-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 90% 50% at 50% 0%,rgba(198,167,110,.06) 0%,transparent 60%),radial-gradient(ellipse 60% 80% at 90% 80%,rgba(198,167,110,.03) 0%,transparent 50%)}.temo-bg-pattern{position:absolute;inset:0;opacity:.02;background-image:linear-gradient(rgba(198,167,110,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(198,167,110,.5) 1px,transparent 1px);background-size:80px 80px}.temo-bg-glow{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none}.temo-bg-glow--1{width:600px;height:600px;top:-200px;left:-100px;background:#c6a76e0a;animation:temoBgGlow 10s ease-in-out infinite alternate}.temo-bg-glow--2{width:400px;height:400px;bottom:-120px;right:-60px;background:#c6a76e08;animation:temoBgGlow 12s 3s ease-in-out infinite alternate}@keyframes temoBgGlow{0%{opacity:.4;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}.temo-container{position:relative;z-index:1;max-width:1280px;margin:0 auto}.temo .section-eyebrow{color:var(--gold);margin-bottom:16px}.temo .section-eyebrow:before{background:var(--gold)}.temo .section-title{color:var(--cream);font-size:clamp(2.2rem,4vw,3.4rem);margin-bottom:0}.temo .section-title em{color:var(--gold)}.temo-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:64px;padding-bottom:40px;border-bottom:1px solid rgba(198,167,110,.1)}.temo-header-content{max-width:520px}.temo-rating-block{display:flex;align-items:center;gap:20px;padding:20px 28px;background:#c6a76e0a;border:1px solid rgba(198,167,110,.1);border-radius:4px;flex-shrink:0}.temo-rating-score{display:flex;align-items:baseline;gap:2px}.temo-rating-number{font-family:Playfair Display,serif;font-size:2.6rem;font-weight:300;color:var(--gold);line-height:1;letter-spacing:-.02em}.temo-rating-max{font-family:Playfair Display,serif;font-size:1rem;color:#c6a76e66;font-weight:300}.temo-rating-meta{display:flex;flex-direction:column;gap:4px}.temo-rating-count{font-size:.72rem;color:var(--light-muted);letter-spacing:.02em}.temo-google-icon{opacity:.6;flex-shrink:0;transition:opacity .3s}.temo-rating-block:hover .temo-google-icon{opacity:1}.temo-stars-row{display:flex;gap:2px}.temo-star-filled{fill:var(--gold)}.temo-star-empty{fill:#ffffff1a}.temo-layout{display:flex;flex-direction:column;gap:40px}.temo-carousel{display:grid;grid-template-columns:1fr 360px;gap:28px;touch-action:pan-y;-webkit-user-select:none;user-select:none}.temo-featured{position:relative;min-height:0}.temo-featured-card{height:100%;animation:temoFadeIn .6s cubic-bezier(.22,1,.36,1) both}.temo-featured-card-inner{background:linear-gradient(165deg,#1a1612e6,#12100ef2);border:1px solid rgba(198,167,110,.1);padding:48px;position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column;box-shadow:0 4px 40px #0000004d,inset 0 1px #ffffff05;transition:border-color .5s,box-shadow .5s}.temo-featured-card-inner:hover{border-color:#c6a76e33;box-shadow:0 8px 60px #0006,0 0 40px #c6a76e08,inset 0 1px #ffffff08}.temo-featured-card-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(198,167,110,.3),transparent)}.temo-quote-mark{color:#c6a76e26;width:48px;height:48px;margin-bottom:24px;display:block;flex-shrink:0}.temo-featured-text{font-family:Cormorant Garamond,serif;font-size:1.4rem;line-height:1.75;color:#ffffffd9;font-style:italic;font-weight:400;margin-bottom:16px;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.temo-featured-text--expanded{-webkit-line-clamp:unset;overflow:visible}.temo-expand-btn{background:none;border:none;padding:0;margin-bottom:24px;font-size:.78rem;font-weight:500;letter-spacing:.03em;color:var(--gold);cursor:pointer;opacity:.6;transition:opacity .3s}.temo-expand-btn:hover{opacity:1}.temo-featured-author{display:flex;align-items:center;gap:16px;padding-top:24px;border-top:1px solid rgba(198,167,110,.08);margin-top:auto}.temo-featured-avatar{width:48px;height:48px;border-radius:50%;background:#c6a76e14;border:1px solid rgba(198,167,110,.2);display:flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:1.1rem;color:var(--gold);flex-shrink:0}.temo-featured-avatar-img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:1px solid rgba(198,167,110,.15);flex-shrink:0}.temo-featured-author-info{display:flex;flex-direction:column;gap:2px;flex:1}.temo-featured-name{font-size:.9rem;font-weight:500;color:var(--cream);letter-spacing:.01em}.temo-featured-location{font-size:.72rem;color:var(--light-muted)}.temo-side-cards{display:flex;flex-direction:column;gap:16px}.temo-side-card{background:#ffffff05;border:1px solid rgba(198,167,110,.06);padding:24px;cursor:pointer;transition:border-color .4s,background .4s,box-shadow .4s,transform .4s;text-align:left;display:flex;flex-direction:column;font-family:inherit;color:inherit;flex:1}.temo-side-card:hover{border-color:#c6a76e26;background:#c6a76e08;transform:translate(-4px);box-shadow:0 4px 24px #0003}.temo-side-quote{color:#c6a76e26;margin-bottom:12px;flex-shrink:0}.temo-side-text{font-family:Cormorant Garamond,serif;font-size:.98rem;line-height:1.65;color:#ffffff80;font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:14px;flex:1}.temo-side-author{display:flex;align-items:center;gap:10px;padding-top:14px;border-top:1px solid rgba(198,167,110,.06)}.temo-side-avatar{width:30px;height:30px;border-radius:50%;background:#c6a76e0f;border:1px solid rgba(198,167,110,.15);display:inline-flex;align-items:center;justify-content:center;font-family:Playfair Display,serif;font-size:.75rem;color:var(--gold);flex-shrink:0}.temo-side-avatar-img{width:30px;height:30px;border-radius:50%;object-fit:cover;border:1px solid rgba(198,167,110,.1);flex-shrink:0}.temo-side-name{font-size:.76rem;color:var(--light-muted);font-weight:400}.temo-controls{display:flex;flex-direction:column;gap:24px}.temo-progress-bar{display:flex;gap:4px}.temo-progress-seg{flex:1;height:2px;background:#ffffff0f;border:none;padding:0;cursor:pointer;position:relative;overflow:hidden;transition:background .3s}.temo-progress-seg:hover{background:#ffffff1a}.temo-seg-fill{display:block;height:100%;background:linear-gradient(90deg,var(--gold),rgba(198,167,110,.5));transform:scaleX(0);transform-origin:left}.temo-progress-seg.active .temo-seg-fill{animation:temoProgressFill 6s linear forwards}.temo-nav-row{display:flex;align-items:center;gap:24px}.temo-counter{display:flex;align-items:baseline;gap:4px;font-family:Playfair Display,serif}.temo-counter-current{font-size:1.4rem;font-weight:300;color:var(--cream);line-height:1}.temo-counter-sep{font-size:.85rem;color:#ffffff26;margin:0 2px}.temo-counter-total{font-size:.85rem;color:#ffffff40}.temo-nav-arrows{display:flex;gap:8px}.temo-arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(198,167,110,.12);background:transparent;color:#fff6;cursor:pointer;transition:border-color .3s,color .3s,background .3s,transform .3s}.temo-arrow:hover{border-color:#c6a76e66;color:var(--gold);background:#c6a76e0f;transform:scale(1.05)}.temo-see-all{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--gold);text-decoration:none;margin-left:auto;padding:10px 0;border-bottom:1px solid rgba(198,167,110,.15);transition:border-color .3s,gap .3s}.temo-see-all:hover{border-color:var(--gold);gap:12px}.temo-divider{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:20px;padding-top:80px}.temo-divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(198,167,110,.2),transparent)}.temo-divider-ornament{color:#c6a76e4d;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes temoFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes temoProgressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(min-width:1024px)and (max-height:900px){.temo{padding:72px 48px}.temo-header{margin-bottom:40px;padding-bottom:28px}.temo .section-title{font-size:clamp(1.8rem,3.5vw,2.6rem)}.temo-featured-card-inner{padding:32px}.temo-quote-mark{width:36px;height:36px;margin-bottom:16px}.temo-featured-text{font-size:1.2rem}.temo-side-card{padding:18px}.temo-side-text{font-size:.88rem;-webkit-line-clamp:2}}@media(max-width:1100px){.temo-carousel{grid-template-columns:1fr 280px;gap:20px}}@media(max-width:1024px){.temo-header{flex-direction:column;align-items:flex-start;gap:28px}.temo-carousel{grid-template-columns:1fr;gap:24px}.temo-side-cards{flex-direction:row;gap:16px}.temo-side-card{flex:1}}@media(max-width:768px){.temo{padding:56px 20px}.temo-header{margin-bottom:32px;padding-bottom:24px;gap:20px}.temo .section-title{font-size:clamp(1.6rem,6vw,2.4rem)}.temo-rating-block{padding:14px 18px;gap:14px}.temo-rating-number{font-size:2rem}.temo-google-icon{display:none}.temo-layout{gap:28px}.temo-carousel{display:block;position:relative}.temo-side-cards{display:none}.temo-featured{position:relative;overflow:hidden}.temo-featured-card{animation:temoMobileSlide .45s cubic-bezier(.22,1,.36,1) both}.temo-featured-card-inner{padding:28px 24px}.temo-quote-mark{width:32px;height:32px;margin-bottom:14px}.temo-featured-text{font-size:1.1rem;line-height:1.7;-webkit-line-clamp:4}.temo-featured-author{padding-top:18px;gap:12px}.temo-featured-avatar,.temo-featured-avatar-img{width:40px;height:40px;font-size:.9rem}.temo-featured-name{font-size:.82rem}.temo-controls{gap:16px}.temo-nav-row{justify-content:space-between;gap:12px}.temo-see-all{margin-left:0}.temo-arrow{width:38px;height:38px}.temo-divider{padding-top:48px;gap:14px}}@keyframes temoMobileSlide{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(max-width:480px){.temo{padding:44px 16px}.temo-header{margin-bottom:24px;padding-bottom:20px}.temo-rating-block{padding:12px 14px;gap:12px}.temo-rating-number{font-size:1.8rem}.temo-featured-card-inner{padding:22px 18px}.temo-quote-mark{width:28px;height:28px;margin-bottom:10px}.temo-featured-text{font-size:1rem;-webkit-line-clamp:5}.temo-featured-author{padding-top:14px;gap:10px}.temo-featured-avatar,.temo-featured-avatar-img{width:36px;height:36px}.temo-progress-bar{gap:3px}.temo-nav-row{gap:10px}.temo-counter-current{font-size:1.15rem}.temo-arrow{width:36px;height:36px}.temo-see-all{font-size:.72rem}.temo-divider{padding-top:36px;gap:10px}.temo-divider-ornament svg{width:16px;height:16px}}
