:root{--tp-green: #2E4033;--tp-green-l: #3A5242;--tp-green-m: #4A6B55;--tp-green-d: #1A2D22;--tp-sand: #F1EBE0;--tp-sand-d: #E5D9C8;--tp-text: #333;--tp-text-l: #666;--tp-text-xl: #999;--tp-gold: #B59461;--tp-gold-l: #D4B88A;--tp-terra: #B85C38;--tp-terra-h: #A04E2F;--tp-white: #fff;--tp-off: #FAFAF7;--tp-border: #E0DDD5;--tp-radius: 14px;--tp-radius-lg: 18px}.tp-section{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--tp-text);box-sizing:border-box;line-height:1.5}.tp-section *,.tp-section *:before,.tp-section *:after{box-sizing:border-box}.tp-section img{max-width:100%;height:auto;display:block}.tp-h1{font-family:Playfair Display,Georgia,serif;font-size:44px;font-weight:700;line-height:1.15;color:var(--tp-green);margin:0;letter-spacing:-.5px}.tp-h2{font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:700;line-height:1.25;color:var(--tp-green);margin:0}.tp-h3{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:700;line-height:1.3;color:var(--tp-green);margin:0}.tp-h4{font-size:16px;font-weight:700;color:var(--tp-green);margin:0}.tp-body{font-size:15px;line-height:1.65;color:var(--tp-text)}.tp-small{font-size:13px;line-height:1.5;color:var(--tp-text-l)}.tp-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.tp-eyebrow{display:inline-block;font-size:11px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--tp-green-m);margin-bottom:8px}@media(max-width:749px){.tp-h1{font-size:30px}.tp-h2{font-size:24px}.tp-h3{font-size:18px}}.tp-wrap{max-width:1140px;margin:0 auto;padding:0 24px}.tp-wrap-md{max-width:880px;margin:0 auto;padding:0 24px}.tp-wrap-sm{max-width:680px;margin:0 auto;padding:0 24px}.tp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;text-decoration:none;border:none;line-height:1;white-space:nowrap}.tp-btn:hover{transform:translateY(-1px);text-decoration:none}.tp-btn--primary{background:var(--tp-terra);color:var(--tp-white);box-shadow:0 2px 12px #b85c3833}.tp-btn--primary:hover{background:var(--tp-terra-h);color:var(--tp-white);box-shadow:0 4px 20px #b85c384d}.tp-btn--secondary{background:var(--tp-white);color:var(--tp-green);border:1.5px solid var(--tp-green)}.tp-btn--secondary:hover{background:var(--tp-sand);color:var(--tp-green)}.tp-btn--ghost{background:transparent;color:var(--tp-white);border:1px solid rgba(255,255,255,.3)}.tp-btn--ghost:hover{background:#ffffff1a;color:var(--tp-white)}.tp-btn--lg{padding:17px 36px;font-size:16px}.tp-btn--full{width:100%}.tp-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.tp-topbar{background:var(--tp-green);padding:10px 24px;display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.tp-topbar__item{color:var(--tp-gold-l);font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px}@media(max-width:749px){.tp-topbar{gap:16px;padding:8px 16px}.tp-topbar__item{font-size:11px}}.tp-trustbar{background:var(--tp-sand);padding:16px 24px;display:flex;justify-content:center;gap:36px;flex-wrap:wrap;border-bottom:1px solid var(--tp-sand-d)}.tp-trustbar__item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--tp-green)}.tp-trustbar__icon{width:18px;height:18px;flex-shrink:0;color:var(--tp-green)}@media(max-width:749px){.tp-trustbar{gap:14px;padding:12px 16px}.tp-trustbar__item{font-size:12px}}.tp-icon{display:inline-block;flex-shrink:0}.tp-icon--sm{width:14px;height:14px}.tp-icon--md{width:18px;height:18px}.tp-icon--lg{width:24px;height:24px}.tp-stars{display:inline-flex;align-items:center;gap:2px}.tp-stars__star{width:16px;height:16px;color:var(--tp-gold)}.tp-hero-quiz{background:linear-gradient(170deg,var(--tp-green) 0%,var(--tp-green-l) 50%,var(--tp-green-m) 100%);padding:64px 24px 56px;position:relative;overflow:hidden}.tp-hero-quiz:before{content:"";position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:#ffffff08}.tp-hero-quiz:after{content:"";position:absolute;bottom:-60px;left:-60px;width:250px;height:250px;border-radius:50%;background:#b594610f}.tp-hero-quiz__inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.tp-hero-quiz__h1{color:var(--tp-white)!important}.tp-hero-quiz__sub{color:#ffffffbf;font-size:17px;line-height:1.6;margin:14px 0 32px;max-width:540px}.tp-quiz__step-label{display:inline-block;color:var(--tp-gold-l);font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:14px}.tp-quiz__q{color:var(--tp-white);font-family:Playfair Display,Georgia,serif;font-size:30px;font-weight:700;margin:0 0 28px}.tp-quiz__opts{display:grid;gap:14px;max-width:600px}.tp-quiz__opts--2{grid-template-columns:1fr 1fr}.tp-quiz__opts--3{grid-template-columns:repeat(3,1fr)}.tp-quiz__opt{background:#ffffff14;border:1px solid rgba(255,255,255,.18);border-radius:var(--tp-radius);padding:22px 20px;cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:background .2s,border-color .2s,transform .15s}.tp-quiz__opt:hover{background:#ffffff24;border-color:#ffffff4d;transform:translateY(-2px)}.tp-quiz__opt-label{color:var(--tp-white);font-size:16px;font-weight:600;margin-bottom:6px}.tp-quiz__opt-desc{color:#ffffff8c;font-size:13px;line-height:1.5}.tp-quiz__result{background:var(--tp-white);border-radius:var(--tp-radius-lg);padding:24px;max-width:560px}.tp-quiz__back{background:none;border:none;color:#ffffff80;cursor:pointer;font-family:inherit;font-size:13px;margin-top:18px;text-decoration:underline}.tp-quiz__back:hover{color:var(--tp-gold-l)}@media(max-width:749px){.tp-quiz__opts--2,.tp-quiz__opts--3{grid-template-columns:1fr}.tp-quiz__q{font-size:24px}}.tp-hero-deal{background:linear-gradient(170deg,var(--tp-green) 0%,var(--tp-green-d) 100%);padding:56px 24px 48px;position:relative;overflow:hidden}.tp-hero-deal:before{content:"";position:absolute;top:0;right:0;bottom:0;width:50%;background:radial-gradient(circle at 80% 50%,rgba(181,148,97,.12),transparent 60%)}.tp-hero-deal__inner{position:relative;z-index:1;max-width:960px;margin:0 auto}.tp-hero-deal__tag{display:inline-block;background:var(--tp-terra);color:var(--tp-white);font-size:11px;font-weight:700;letter-spacing:1px;padding:5px 12px;border-radius:4px;text-transform:uppercase;margin-right:10px}.tp-hero-deal__sub-tag{color:#fff6;font-size:12px}.tp-hero-deal__h1{color:var(--tp-white)!important;max-width:650px}.tp-hero-deal__sub{color:#ffffffb3;font-size:17px;line-height:1.6;margin:14px 0 0;max-width:520px}.tp-hero-bs{padding:40px 24px 48px}.tp-hero-bs__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;max-width:1080px;margin:0 auto;align-items:start}.tp-hero-bs__media{position:relative}.tp-hero-bs__image{border-radius:var(--tp-radius-lg);overflow:hidden;aspect-ratio:4/3;background:var(--tp-sand);position:relative}.tp-hero-bs__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--tp-sand),var(--tp-sand-d));color:var(--tp-text-xl);font-size:13px;letter-spacing:1px}.tp-hero-bs__rating{position:absolute;top:16px;right:16px;background:#2e4033d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:6px 12px;display:flex;align-items:center;gap:6px;color:var(--tp-white);font-size:12px;font-weight:600}.tp-hero-bs__thumbs{display:flex;gap:10px;margin-top:12px}.tp-hero-bs__thumb{flex:1;aspect-ratio:4/3;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;opacity:.55;transition:opacity .2s,border-color .2s;background:var(--tp-sand)}.tp-hero-bs__thumb--active,.tp-hero-bs__thumb:hover{opacity:1;border-color:var(--tp-green)}.tp-hero-bs__tags{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.tp-hero-bs__tag{background:var(--tp-terra);color:var(--tp-white);font-size:10px;font-weight:700;letter-spacing:.8px;padding:4px 10px;border-radius:4px;text-transform:uppercase}.tp-hero-bs__tag-sub{font-size:12px;color:var(--tp-text-l)}.tp-hero-bs__vendor{font-size:13px;color:var(--tp-text-l);margin:4px 0 0}.tp-hero-bs__rating-row{display:flex;align-items:center;gap:8px;margin:16px 0 20px}.tp-hero-bs__price-box{background:var(--tp-sand);border-radius:12px;padding:18px 22px;margin-bottom:22px}.tp-hero-bs__price-row{display:flex;align-items:baseline;gap:10px}.tp-hero-bs__price{font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:700;color:var(--tp-green);line-height:1}.tp-hero-bs__price-old{font-size:15px;color:var(--tp-text-l);text-decoration:line-through}.tp-hero-bs__price-save{display:inline-block;background:var(--tp-terra);color:var(--tp-white);font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;margin-left:4px}.tp-hero-bs__price-sub{font-size:13px;color:var(--tp-terra);font-weight:600;margin-top:6px}.tp-hero-bs__price-alt{font-size:12px;color:var(--tp-text-xl);margin-top:2px}.tp-hero-bs__features{margin-bottom:24px}.tp-hero-bs__feature{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;line-height:1.45;color:var(--tp-text)}.tp-hero-bs__check{color:var(--tp-green-m);margin-top:2px}.tp-hero-bs__actions{display:flex;flex-direction:column;gap:10px}@media(max-width:749px){.tp-hero-bs__grid{grid-template-columns:1fr;gap:24px}.tp-hero-bs__price{font-size:28px}}.tp-products{padding:56px 0}.tp-products__header{text-align:center;margin-bottom:40px}.tp-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tp-card{background:var(--tp-white);border-radius:var(--tp-radius);overflow:hidden;border:1px solid var(--tp-border);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s;position:relative}.tp-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #2e40331a}.tp-card--featured{border:2px solid var(--tp-gold)}.tp-card--featured:before{content:"Meest gekozen";position:absolute;top:0;left:0;right:0;background:var(--tp-gold);color:var(--tp-green);text-align:center;font-size:11px;font-weight:700;letter-spacing:1px;padding:5px;text-transform:uppercase;z-index:2}.tp-card--featured .tp-card__media{margin-top:25px}.tp-card__media{aspect-ratio:4/3;overflow:hidden;position:relative;background:var(--tp-sand)}.tp-card__media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--tp-sand),var(--tp-sand-d));color:var(--tp-text-xl);font-size:11px;letter-spacing:1px}.tp-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.tp-card:hover .tp-card__media img{transform:scale(1.04)}.tp-card__body{padding:20px 22px 22px;flex:1;display:flex;flex-direction:column}.tp-card__title{font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:700;color:var(--tp-green);margin:0 0 4px;line-height:1.25}.tp-card__vendor{font-size:12px;color:var(--tp-text-l);margin:0 0 14px}.tp-card__situation{background:var(--tp-sand);border-radius:8px;padding:10px 12px;margin-bottom:16px;font-size:12px;color:var(--tp-green-m);line-height:1.5}.tp-card__features{margin-bottom:16px;flex:1}.tp-card__feature{display:flex;align-items:flex-start;gap:6px;margin-bottom:5px;font-size:12px;line-height:1.45;color:var(--tp-text)}.tp-card__feature-icon{color:var(--tp-green-m);margin-top:2px;flex-shrink:0}.tp-card__pricing{border-top:1px solid var(--tp-border);padding-top:14px;margin-top:auto}.tp-card__price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.tp-card__price{font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;color:var(--tp-green);line-height:1}.tp-card__price-old{font-size:13px;color:var(--tp-text-l);text-decoration:line-through}.tp-card__price-meta{font-size:11px;color:var(--tp-text-xl);margin-bottom:12px}.tp-card__price-meta strong{color:var(--tp-terra);font-weight:600}@media(max-width:749px){.tp-products__grid{grid-template-columns:1fr}}@media(min-width:750px)and (max-width:989px){.tp-products__grid{grid-template-columns:1fr 1fr}}.tp-compare{padding:56px 0;background:var(--tp-off)}.tp-compare__intro{text-align:center;margin-bottom:36px}.tp-compare__table{border-radius:var(--tp-radius);overflow:hidden;border:1px solid var(--tp-border);background:var(--tp-white)}.tp-compare__row{display:grid;grid-template-columns:180px 1fr 1fr}.tp-compare__row+.tp-compare__row{border-top:1px solid var(--tp-border)}.tp-compare__cell{padding:16px 18px;font-size:14px}.tp-compare__cell--head{background:var(--tp-green);color:var(--tp-white);text-align:center;padding:18px;font-family:Playfair Display,Georgia,serif;font-size:17px;font-weight:700}.tp-compare__cell--head-alt{background:var(--tp-green-l)}.tp-compare__cell--head-empty{background:var(--tp-green)}.tp-compare__cell--label{font-weight:600;color:var(--tp-green);background:#f1ebe066}.tp-compare__cell--alt{background:#f1ebe033}.tp-compare__recommended{display:inline-block;background:var(--tp-gold);color:var(--tp-green);font-size:10px;font-weight:700;letter-spacing:1px;padding:2px 8px;border-radius:3px;margin-bottom:4px;text-transform:uppercase}.tp-compare__quote{text-align:center;margin-top:28px;font-style:italic;font-size:15px;color:var(--tp-green);line-height:1.6;max-width:640px;margin-left:auto;margin-right:auto}@media(max-width:749px){.tp-compare__row{grid-template-columns:110px 1fr 1fr}.tp-compare__cell{padding:12px 10px;font-size:12px}.tp-compare__cell--head{font-size:14px;padding:12px 8px}}.tp-wind{padding:56px 0}.tp-wind__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:980px;margin:0 auto}.tp-wind__visual{background:linear-gradient(135deg,var(--tp-sand),var(--tp-sand-d));border-radius:var(--tp-radius-lg);padding:36px;text-align:center;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center}.tp-wind__rule{background:var(--tp-white);border-radius:10px;padding:18px 22px;border:1px solid var(--tp-border);width:100%;max-width:320px;box-shadow:0 2px 12px #2e40330a}.tp-wind__rule-label{font-size:10px;font-weight:700;letter-spacing:1.5px;color:var(--tp-terra);margin-bottom:4px}.tp-wind__rule-text{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:var(--tp-green);line-height:1.2}.tp-wind__rule-sub{font-size:12px;color:var(--tp-text-l);margin-top:10px}.tp-wind__beaufort{display:flex;gap:2px;margin-top:16px}.tp-wind__bf{width:22px;height:22px;border-radius:4px;background:var(--tp-sand-d);display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:var(--tp-text-l)}.tp-wind__bf--ok{background:var(--tp-green);color:var(--tp-white)}.tp-wind__bf--warn{background:var(--tp-gold);color:var(--tp-green)}@media(max-width:749px){.tp-wind__grid{grid-template-columns:1fr;gap:24px}}.tp-bundle{background:var(--tp-sand);padding:56px 0;border-top:1px solid var(--tp-border)}.tp-bundle__intro{text-align:center;margin-bottom:36px}.tp-bundle__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:28px;max-width:920px;margin-left:auto;margin-right:auto}.tp-bundle__item{background:var(--tp-white);border-radius:14px;padding:0;text-align:center;border:1px solid var(--tp-border);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.tp-bundle__item:hover{transform:translateY(-2px);box-shadow:var(--tp-shadow-md)}.tp-bundle__media{position:relative;aspect-ratio:1/1;background:linear-gradient(135deg,var(--tp-sand),var(--tp-off));overflow:hidden;display:flex;align-items:center;justify-content:center}.tp-bundle__media img{width:100%;height:100%;object-fit:cover}.tp-bundle__placeholder{width:56px;height:56px;opacity:.35;color:var(--tp-green);display:flex;align-items:center;justify-content:center}.tp-bundle__placeholder svg{width:100%;height:100%}.tp-bundle__step{position:absolute;top:12px;left:12px;width:28px;height:28px;border-radius:50%;background:var(--tp-green);color:var(--tp-white);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;font-family:Playfair Display,Georgia,serif;box-shadow:0 2px 6px #00000026}.tp-bundle__item h3{padding:20px 20px 4px;margin:0}.tp-bundle__item p{padding:0 20px 22px;margin:0;font-size:13px;line-height:1.5;color:var(--tp-text-l)}.tp-bundle__cta{background:linear-gradient(135deg,var(--tp-green),var(--tp-green-l));border-radius:var(--tp-radius);padding:24px 28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;max-width:920px;margin:0 auto}.tp-bundle__cta-title{color:var(--tp-white);font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:700;margin-bottom:4px}.tp-bundle__cta-sub{color:#ffffffb3;font-size:13px}@media(max-width:749px){.tp-bundle__grid{grid-template-columns:1fr;gap:14px}.tp-bundle__media{aspect-ratio:16/10}}.tp-lifestyle{padding:64px 0;background:var(--tp-white)}.tp-lifestyle__intro{text-align:center;margin-bottom:40px;max-width:640px;margin-left:auto;margin-right:auto;padding:0 20px}.tp-lifestyle__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;max-width:1100px;margin:0 auto;padding:0 20px}.tp-lifestyle__big{position:relative;border-radius:var(--tp-radius);overflow:hidden;aspect-ratio:4/5;background:var(--tp-sand)}.tp-lifestyle__big img{width:100%;height:100%;object-fit:cover}.tp-lifestyle__details{display:grid;grid-template-rows:repeat(3,1fr);gap:16px}.tp-lifestyle__detail{position:relative;border-radius:var(--tp-radius);overflow:hidden;background:var(--tp-sand)}.tp-lifestyle__detail img{width:100%;height:100%;object-fit:cover;aspect-ratio:4/3;display:block}.tp-lifestyle__placeholder{width:100%;height:100%;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,var(--tp-sand),var(--tp-off));color:var(--tp-green);opacity:.5}.tp-lifestyle__placeholder--small{min-height:120px}.tp-lifestyle__placeholder svg{width:48px;height:48px}.tp-lifestyle__placeholder--small svg{width:32px;height:32px}.tp-lifestyle__placeholder .tp-svg-placeholder__label{font-size:12px;color:var(--tp-text-l);font-weight:500}.tp-lifestyle__caption{position:absolute;bottom:16px;left:16px;right:16px;background:#2e4033d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--tp-white);padding:8px 14px;border-radius:8px;font-size:13px;font-weight:500;line-height:1.4}.tp-lifestyle__caption--small{bottom:10px;left:10px;right:10px;padding:6px 10px;font-size:11px}@media(max-width:749px){.tp-lifestyle__grid{grid-template-columns:1fr}.tp-lifestyle__big{aspect-ratio:4/3}.tp-lifestyle__details{grid-template-rows:auto;grid-template-columns:repeat(3,1fr)}}.tp-reviews{padding:40px 0;background:var(--tp-off);border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border)}.tp-reviews__intro{text-align:center;margin-bottom:28px}.tp-reviews__intro-rating{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:14px;color:var(--tp-text-l)}.tp-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:0 auto}.tp-review{background:var(--tp-white);border-radius:12px;padding:22px;border:1px solid var(--tp-border)}.tp-review__text{font-size:14px;line-height:1.6;margin:12px 0;color:var(--tp-text)}.tp-review__author{font-size:12px;color:var(--tp-text-l);font-weight:600}@media(max-width:749px){.tp-reviews__grid{grid-template-columns:1fr}}.tp-faq{padding:56px 0}.tp-faq__intro{text-align:center;margin-bottom:28px}.tp-faq__item{border-bottom:1px solid var(--tp-border)}.tp-faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:16px;font-weight:600;color:var(--tp-green)}.tp-faq__question:hover{color:var(--tp-green-m)}.tp-faq__icon{font-size:22px;color:var(--tp-green-m);flex-shrink:0;transition:transform .25s;line-height:1;font-weight:300}.tp-faq__item[aria-expanded=true] .tp-faq__icon{transform:rotate(45deg)}.tp-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease;font-size:14px;line-height:1.7;color:var(--tp-text-l)}.tp-faq__item[aria-expanded=true] .tp-faq__answer{max-height:600px}.tp-faq__answer-inner{padding-bottom:20px}.tp-faq__answer-inner p{margin:0 0 10px}.tp-faq__answer-inner p:last-child{margin-bottom:0}.tp-showroom{background:linear-gradient(135deg,var(--tp-green),var(--tp-green-d));padding:56px 24px;text-align:center;position:relative;overflow:hidden}.tp-showroom:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 50% 50%,rgba(181,148,97,.08),transparent 70%)}.tp-showroom__inner{position:relative;z-index:1;max-width:560px;margin:0 auto}.tp-showroom__icon{width:40px;height:40px;color:var(--tp-gold-l);margin:0 auto 16px}.tp-showroom__title{color:var(--tp-white)!important;margin-bottom:10px!important}.tp-showroom__sub{color:#ffffffbf;font-size:16px;line-height:1.6;margin:0 0 6px}.tp-showroom__meta{color:var(--tp-gold-l);font-size:13px;margin:0 0 26px}.tp-showroom__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.tp-sticky{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--tp-green);padding:12px 24px;display:flex;align-items:center;justify-content:center;gap:16px;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 24px #00000026}.tp-sticky--visible{transform:translateY(0)}.tp-sticky__text{color:var(--tp-sand);font-size:14px}@media(max-width:749px){.tp-sticky{flex-direction:column;gap:8px;padding:10px 16px}.tp-sticky__text{font-size:12px;text-align:center}}.tp-stok-strip{background:var(--tp-white);border:1px solid var(--tp-border);border-radius:var(--tp-radius);padding:20px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;max-width:1000px;margin:32px auto 0}.tp-stok-strip__label{font-size:12px;color:var(--tp-text-l);margin-bottom:2px}.tp-stok-strip__title{font-size:16px;font-weight:700;color:var(--tp-green)}.tp-center{text-align:center}.tp-mt-1{margin-top:8px}.tp-mt-2{margin-top:16px}.tp-mt-3{margin-top:24px}.tp-mt-4{margin-top:32px}.tp-mb-1{margin-bottom:8px}.tp-mb-2{margin-bottom:16px}.tp-mb-3{margin-bottom:24px}.tp-mb-4{margin-bottom:32px}.tp-svg-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 35%,rgba(181,148,97,.18),transparent 60%),linear-gradient(160deg,var(--tp-sand) 0%,var(--tp-sand-d) 100%)}.tp-svg-placeholder__art{width:55%;height:auto;max-width:200px;opacity:.6}.tp-svg-placeholder__label{position:absolute;bottom:14px;left:50%;transform:translate(-50%);font-size:10px;font-weight:600;letter-spacing:1.5px;color:var(--tp-green-m);background:#ffffffb3;padding:4px 10px;border-radius:4px;text-transform:uppercase}.tp-size-badge{display:inline-flex;align-items:center;gap:6px;background:var(--tp-green);color:var(--tp-white);font-size:11px;font-weight:600;padding:4px 10px;border-radius:5px;margin-bottom:10px}.tp-size-badge svg{width:12px;height:12px}.tp-card__pitch{font-size:13px;line-height:1.55;color:var(--tp-text);margin:0 0 14px;padding:12px 14px;background:linear-gradient(135deg,#f1ebe099,#e5d9c866);border-left:3px solid var(--tp-gold);border-radius:4px}.tp-card--prestige .tp-card__pitch{background:#b594611a;border-left-color:var(--tp-gold);color:#ffffffe6}.tp-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.tp-chip{display:inline-flex;align-items:center;gap:5px;background:var(--tp-off);border:1px solid var(--tp-border);font-size:11px;color:var(--tp-text-l);padding:3px 9px;border-radius:12px}.tp-chip__dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.tp-compare__cell-icon{display:inline-flex;align-items:center;gap:8px}.tp-compare__icon{width:22px;height:22px;flex-shrink:0;background:var(--tp-sand);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--tp-green)}.tp-compare__icon svg{width:12px;height:12px}.tp-compare__cell--label{display:flex;align-items:center;gap:10px}.tp-hero-quiz,.tp-hero-deal{position:relative}.tp-hero-illustration{position:absolute;right:-40px;bottom:-40px;width:320px;height:320px;opacity:.08;pointer-events:none;z-index:0}.tp-hero-quiz__inner,.tp-hero-deal__inner{position:relative;z-index:1}.tp-quiz__result-card{background:var(--tp-white);border-radius:var(--tp-radius-lg);border:2px solid var(--tp-gold);overflow:hidden;box-shadow:0 12px 40px #00000026;max-width:560px;position:relative}.tp-quiz__result-media{aspect-ratio:1/1;position:relative;overflow:hidden;background:var(--tp-sand)}.tp-quiz__result-media img{width:100%;height:100%;object-fit:cover}.tp-quiz__result-body{padding:24px 26px}.tp-quiz__result-title{font-family:Playfair Display,serif;font-size:22px;font-weight:700;color:var(--tp-green);line-height:1.25;margin:4px 0 0}.tp-quiz__result-pitch{background:var(--tp-sand);border-radius:10px;padding:14px 16px;margin:14px 0;font-size:14px;line-height:1.55;color:var(--tp-text);border-left:3px solid var(--tp-gold)}.tp-quiz__no-match{background:var(--tp-white);border-radius:var(--tp-radius);padding:28px;border:1px solid var(--tp-border);text-align:center}.tp-hero-bs__pitch{background:var(--tp-sand);border-radius:10px;padding:14px 18px;margin:16px 0 20px;font-size:14px;line-height:1.6;color:var(--tp-text);border-left:3px solid var(--tp-gold)}.tp-card__media-cta{position:absolute;bottom:12px;right:12px;background:#2e4033e6;color:var(--tp-white);font-size:11px;font-weight:600;padding:5px 10px;border-radius:20px;opacity:0;transition:opacity .2s}.tp-card:hover .tp-card__media-cta{opacity:1}.tp-section-break{display:flex;align-items:center;justify-content:center;gap:16px;padding:28px 0;opacity:.6}.tp-section-break__line{flex:1;height:1px;background:var(--tp-border);max-width:80px}.tp-section-break__icon{color:var(--tp-gold)}:root{--tp-shadow-sm: 0 1px 3px rgba(46,64,51,.08), 0 1px 2px rgba(46,64,51,.04);--tp-shadow-md: 0 4px 12px rgba(46,64,51,.08), 0 2px 4px rgba(46,64,51,.04);--tp-shadow-lg: 0 12px 32px rgba(46,64,51,.12), 0 4px 8px rgba(46,64,51,.06);--tp-shadow-xl: 0 24px 60px rgba(46,64,51,.16), 0 8px 16px rgba(46,64,51,.08);--tp-ease: cubic-bezier(.16, 1, .3, 1)}.tp-hero-v3{padding:32px 0 48px;background:linear-gradient(180deg,var(--tp-off) 0%,var(--tp-white) 100%)}.tp-hero-v3__grid{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding:0 24px;align-items:start}.tp-hero-v3__media{position:relative;border-radius:var(--tp-radius-lg);overflow:hidden;aspect-ratio:1/1;box-shadow:var(--tp-shadow-lg);background:var(--tp-sand)}.tp-hero-v3__media-img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--tp-ease)}.tp-hero-v3__media:hover .tp-hero-v3__media-img{transform:scale(1.03)}.tp-hero-v3__badge{position:absolute;top:18px;left:18px;background:#2e4033eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--tp-white);padding:8px 14px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.3px;display:flex;align-items:center;gap:6px;box-shadow:var(--tp-shadow-md)}.tp-hero-v3__rating{position:absolute;top:18px;right:18px;background:var(--tp-white);padding:8px 14px;border-radius:20px;font-size:13px;font-weight:600;color:var(--tp-green);display:flex;align-items:center;gap:6px;box-shadow:var(--tp-shadow-md)}.tp-hero-v3__rating-stars{color:var(--tp-gold);display:inline-flex}.tp-hero-v3__rating-stars svg{width:13px;height:13px}.tp-hero-v3__cue{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 18px;border-radius:24px;font-size:13px;color:var(--tp-green-d);font-weight:500;display:flex;align-items:center;gap:8px;box-shadow:var(--tp-shadow-md);animation:tp-hero-cue 2.4s var(--tp-ease) infinite}@keyframes tp-hero-cue{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-4px)}}.tp-hero-v3__thumbs{display:flex;gap:8px;margin-top:12px}.tp-hero-v3__thumb{flex:1;aspect-ratio:1;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;opacity:.7;transition:all .25s var(--tp-ease);background:var(--tp-sand);padding:0}.tp-hero-v3__thumb img{width:100%;height:100%;object-fit:cover}.tp-hero-v3__thumb:hover{opacity:1;transform:translateY(-2px)}.tp-hero-v3__thumb--active{opacity:1;border-color:var(--tp-green)}.tp-info-card{position:sticky;top:20px;background:var(--tp-white);border-radius:var(--tp-radius-lg);padding:28px 30px;box-shadow:var(--tp-shadow-md);border:1px solid var(--tp-border)}.tp-info-card__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--tp-terra);margin-bottom:12px}.tp-info-card__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--tp-terra);animation:tp-pulse 2s ease-in-out infinite}@keyframes tp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.tp-info-card__title{font-family:Playfair Display,Georgia,serif;font-size:32px;font-weight:700;line-height:1.15;color:var(--tp-green);margin:0 0 8px;letter-spacing:-.3px}.tp-info-card__vendor{font-size:13px;color:var(--tp-text-l);margin:0 0 16px}.tp-info-card__social-proof{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:13px;color:var(--tp-text-l);padding:12px 0;border-top:1px solid var(--tp-border);border-bottom:1px solid var(--tp-border);margin-bottom:18px}.tp-info-card__social-proof strong{color:var(--tp-green);font-weight:600}.tp-info-card__social-proof-divider{width:1px;height:14px;background:var(--tp-border)}.tp-info-card__pitch{font-size:15px;line-height:1.6;color:var(--tp-text);margin:0 0 22px}.tp-info-card__pitch strong{color:var(--tp-green);font-weight:600}.tp-info-card__price-block{background:linear-gradient(135deg,var(--tp-sand) 0%,var(--tp-sand-d) 100%);border-radius:12px;padding:18px 20px;margin-bottom:20px}.tp-info-card__price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.tp-info-card__price{font-family:Playfair Display,Georgia,serif;font-size:40px;font-weight:700;color:var(--tp-green);line-height:1;letter-spacing:-.5px}.tp-info-card__price-old{font-size:16px;color:var(--tp-text-l);text-decoration:line-through}.tp-info-card__price-save{display:inline-flex;align-items:center;gap:4px;background:var(--tp-terra);color:var(--tp-white);font-size:11px;font-weight:700;padding:4px 9px;border-radius:4px;letter-spacing:.3px}.tp-info-card__price-includes{font-size:12px;color:var(--tp-text-l);margin-top:8px;display:flex;align-items:center;gap:6px}.tp-info-card__price-includes-icon{color:var(--tp-green-m)}.tp-info-card__features{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.tp-info-card__feature{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:var(--tp-text)}.tp-info-card__feature-icon{width:22px;height:22px;flex-shrink:0;background:var(--tp-sand);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--tp-green-m);margin-top:-2px}.tp-info-card__feature-icon svg{width:12px;height:12px}.tp-info-card__cta{display:flex;flex-direction:column;gap:10px}.tp-info-card__cta .tp-btn--primary{font-size:16px;padding:18px 28px;box-shadow:0 4px 16px #b85c3840}.tp-info-card__cta .tp-btn--primary:hover{box-shadow:0 6px 24px #b85c3859}.tp-info-card__guarantees{margin-top:20px;padding-top:18px;border-top:1px solid var(--tp-border);display:grid;grid-template-columns:1fr 1fr;gap:14px 12px}.tp-info-card__guarantee{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--tp-text);font-weight:500}.tp-info-card__guarantee-icon{color:var(--tp-green);flex-shrink:0}.tp-stock-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:4px 10px;border-radius:12px}.tp-stock-pill--in{background:#2e40331a;color:var(--tp-green)}.tp-stock-pill--low{background:#b85c381a;color:var(--tp-terra)}.tp-stock-pill__dot{width:6px;height:6px;border-radius:50%;background:currentColor}@media(max-width:989px){.tp-hero-v3__grid{grid-template-columns:1fr;gap:24px}.tp-hero-v3__media{aspect-ratio:4/3}.tp-info-card{position:relative;top:0;padding:24px}.tp-info-card__title{font-size:26px}.tp-info-card__price{font-size:32px}}.tp-card-v3{background:var(--tp-white);border-radius:var(--tp-radius);overflow:hidden;border:1px solid var(--tp-border);display:flex;flex-direction:column;transition:transform .3s var(--tp-ease),box-shadow .3s var(--tp-ease);position:relative}.tp-card-v3:hover{transform:translateY(-6px);box-shadow:var(--tp-shadow-lg);border-color:var(--tp-sand-d)}.tp-card-v3--featured{border:2px solid var(--tp-gold);box-shadow:0 8px 24px #b5946126}.tp-card-v3--featured:before{content:"? Meest gekozen";position:absolute;top:-1px;left:50%;transform:translate(-50%);background:var(--tp-gold);color:var(--tp-green);font-size:11px;font-weight:700;letter-spacing:1px;padding:5px 16px;border-radius:0 0 6px 6px;text-transform:uppercase;z-index:3}.tp-card-v3__media{aspect-ratio:1;overflow:hidden;position:relative;background:var(--tp-sand)}.tp-card-v3__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--tp-ease)}.tp-card-v3:hover .tp-card-v3__media img{transform:scale(1.05)}.tp-card-v3__size-badge{position:absolute;top:12px;left:12px;background:#2e4033e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--tp-white);font-size:11px;font-weight:600;padding:5px 10px;border-radius:6px;display:inline-flex;align-items:center;gap:5px;box-shadow:var(--tp-shadow-sm)}.tp-card-v3__size-badge svg{width:11px;height:11px}.tp-card-v3__sale-badge{position:absolute;top:12px;right:12px;background:var(--tp-terra);color:var(--tp-white);font-size:11px;font-weight:700;padding:5px 10px;border-radius:6px;box-shadow:var(--tp-shadow-sm)}.tp-card-v3__swatches{position:absolute;bottom:12px;left:12px;display:flex;gap:4px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 8px;border-radius:16px;box-shadow:var(--tp-shadow-sm)}.tp-card-v3__swatch{width:14px;height:14px;border-radius:50%;border:1.5px solid rgba(0,0,0,.1);cursor:pointer;transition:transform .2s var(--tp-ease)}.tp-card-v3__swatch:hover{transform:scale(1.2)}.tp-card-v3__swatch--more{background:var(--tp-off);color:var(--tp-text-l);display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.tp-card-v3__body{padding:20px 22px 22px;flex:1;display:flex;flex-direction:column}.tp-card-v3__brand{font-size:11px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--tp-text-l);margin-bottom:4px}.tp-card-v3__title{font-family:Playfair Display,Georgia,serif;font-size:18px;font-weight:700;color:var(--tp-green);margin:0 0 8px;line-height:1.3}.tp-card-v3__rating-row{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--tp-text-l);margin-bottom:12px}.tp-card-v3__rating-stars{color:var(--tp-gold);display:inline-flex}.tp-card-v3__rating-stars svg{width:12px;height:12px}.tp-card-v3__pitch{font-size:13px;line-height:1.55;color:var(--tp-text);margin:0 0 14px;padding:12px 14px;background:linear-gradient(135deg,#f1ebe080,#e5d9c84d);border-radius:8px;border-left:3px solid var(--tp-gold)}.tp-card-v3__features{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;flex:1}.tp-card-v3__feature{display:flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.45;color:var(--tp-text)}.tp-card-v3__feature-icon{color:var(--tp-green-m);flex-shrink:0;margin-top:2px}.tp-card-v3__feature-icon svg{width:12px;height:12px}.tp-card-v3__divider{height:1px;background:var(--tp-border);margin:10px 0 14px}.tp-card-v3__price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:6px}.tp-card-v3__price{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;color:var(--tp-green);line-height:1;letter-spacing:-.3px}.tp-card-v3__price-old{font-size:14px;color:var(--tp-text-l);text-decoration:line-through}.tp-card-v3__price-save{background:var(--tp-terra);color:var(--tp-white);font-size:10px;font-weight:700;padding:2px 7px;border-radius:3px;letter-spacing:.3px}.tp-card-v3__price-incl{font-size:11px;color:var(--tp-text-xl);margin-bottom:14px}.tp-card-v3__price-incl strong{color:var(--tp-green-m);font-weight:600}.tp-card-v3__stock{display:flex;align-items:center;gap:6px;font-size:12px;margin-bottom:14px}.tp-card-v3__stock--in{color:var(--tp-green)}.tp-card-v3__stock--low{color:var(--tp-terra);font-weight:600}.tp-card-v3__stock-dot{width:7px;height:7px;border-radius:50%;background:currentColor}.tp-card-v3__actions{display:flex;gap:8px}.tp-card-v3__actions .tp-btn{flex:1;font-size:14px;padding:12px 16px}.tp-card-v3__actions-secondary{width:44px;height:44px;flex-shrink:0;border:1.5px solid var(--tp-border);background:var(--tp-white);border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s var(--tp-ease);color:var(--tp-text-l)}.tp-card-v3__actions-secondary:hover{border-color:var(--tp-green);color:var(--tp-green);transform:translateY(-1px)}.tp-sticky-v3{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--tp-white);border-top:1px solid var(--tp-border);padding:12px 24px;display:flex;align-items:center;gap:16px;transform:translateY(100%);transition:transform .3s var(--tp-ease);box-shadow:0 -8px 32px #00000014}.tp-sticky-v3--visible{transform:translateY(0)}.tp-sticky-v3__thumb{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--tp-sand)}.tp-sticky-v3__thumb img{width:100%;height:100%;object-fit:cover}.tp-sticky-v3__info{flex:1;min-width:0}.tp-sticky-v3__title{font-size:13px;font-weight:600;color:var(--tp-green);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.tp-sticky-v3__price{display:flex;align-items:baseline;gap:6px;margin-top:2px}.tp-sticky-v3__price-main{font-size:16px;font-weight:700;color:var(--tp-green)}.tp-sticky-v3__price-old{font-size:12px;color:var(--tp-text-l);text-decoration:line-through}.tp-sticky-v3__price-save{font-size:10px;color:var(--tp-terra);font-weight:700}.tp-sticky-v3 .tp-btn{padding:12px 20px;font-size:14px;flex-shrink:0}@media(max-width:749px){.tp-sticky-v3{padding:10px 14px;gap:10px}.tp-sticky-v3__thumb{width:40px;height:40px}.tp-sticky-v3__title{font-size:12px}.tp-sticky-v3__price-main{font-size:14px}.tp-sticky-v3 .tp-btn{padding:10px 16px;font-size:13px}}.tp-compare-visual{display:grid;grid-template-columns:1fr auto 1fr;gap:32px;max-width:900px;margin:0 auto;padding:24px;align-items:stretch}.tp-compare-visual__side{background:var(--tp-white);border-radius:var(--tp-radius-lg);padding:28px 24px;text-align:center;border:1px solid var(--tp-border);display:flex;flex-direction:column;transition:all .3s var(--tp-ease)}.tp-compare-visual__side:hover{box-shadow:var(--tp-shadow-md);transform:translateY(-2px)}.tp-compare-visual__side--recommended{border:2px solid var(--tp-gold);background:linear-gradient(180deg,rgba(181,148,97,.04),var(--tp-white))}.tp-compare-visual__side--recommended:before{content:"Onze aanbeveling";display:inline-block;background:var(--tp-gold);color:var(--tp-green);font-size:10px;font-weight:700;letter-spacing:1px;padding:4px 10px;border-radius:4px;text-transform:uppercase;margin-bottom:12px;align-self:center}.tp-compare-visual__illustration{height:140px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;color:var(--tp-green)}.tp-compare-visual__illustration svg{width:100%;height:100%;max-width:200px}.tp-compare-visual__title{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:var(--tp-green);margin:0 0 6px}.tp-compare-visual__sub{font-size:13px;color:var(--tp-text-l);margin:0 0 18px}.tp-compare-visual__list{list-style:none;padding:0;margin:0 0 20px;text-align:left;flex:1}.tp-compare-visual__list li{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.5;color:var(--tp-text);padding:8px 0;border-bottom:1px solid var(--tp-border)}.tp-compare-visual__list li:last-child{border-bottom:none}.tp-compare-visual__list-icon{color:var(--tp-green-m);flex-shrink:0;margin-top:2px}.tp-compare-visual__list-icon--no{color:var(--tp-text-xl)}.tp-compare-visual__divider{display:flex;align-items:center;justify-content:center;font-family:Playfair Display,Georgia,serif;font-size:24px;color:var(--tp-text-xl);font-style:italic;align-self:center}@media(max-width:749px){.tp-compare-visual{grid-template-columns:1fr;gap:16px;padding:16px}.tp-compare-visual__divider{padding:8px}}:root{--tp-outnest-green: #2E4033;--tp-outnest-green-d: #1f2c23;--tp-outnest-sand: #F1EBE0;--tp-outnest-gold: #B59461;--tp-outnest-terra: #B85C38}.tp-finder{background:var(--tp-bg, #faf7f2);padding:0 0 80px}.tp-finder__hero{background:var(--tp-outnest-green);color:#fff;padding:72px 20px 96px;margin-bottom:0;position:relative;overflow:hidden}.tp-finder__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(181,148,97,.12) 0%,transparent 60%);pointer-events:none}.tp-finder__hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;position:relative;max-width:1200px;margin:0 auto}.tp-finder__hero-content{color:#fff}.tp-finder__hero-content .tp-eyebrow--light{color:var(--tp-outnest-gold);font-size:13px;font-weight:700;letter-spacing:2px}.tp-finder__hero-content .tp-h1{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:700;line-height:1.1;margin:16px 0 20px;letter-spacing:-.5px}.tp-finder__hero-content .tp-lead{color:#ffffffe0;font-size:18px;line-height:1.6;margin:0;max-width:520px}.tp-finder__hero-visual{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 24px 60px #00000059}.tp-finder__hero-visual img{width:100%;height:100%;object-fit:cover;display:block}.tp-finder__hero-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#3a5246,#2a3a2f);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#ffffff80;font-size:14px}.tp-finder__hero-placeholder svg{width:56px;height:56px;opacity:.4}.tp-finder__filters{background:#fff;border-radius:16px;padding:36px;margin:-56px auto 48px;box-shadow:0 16px 48px #0000001f;position:relative;z-index:2;max-width:920px}.tp-finder__filter-group{margin-bottom:32px}.tp-finder__filter-group:last-of-type{margin-bottom:0}.tp-finder__filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.tp-finder__filter-label{display:flex;align-items:center;gap:12px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:700;color:var(--tp-outnest-green)}.tp-finder__filter-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--tp-outnest-green);color:#fff;font-family:Inter,sans-serif;font-size:15px;font-weight:700}.tp-finder__reset{background:none;border:none;color:#8a8378;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;text-decoration:underline;padding:4px 8px}.tp-finder__reset:hover{color:var(--tp-outnest-green)}.tp-finder__filter-options--3col{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tp-finder__filter-options--4col{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tp-finder__chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:96px;padding:18px 16px;background:#f5f1eb;border:2px solid transparent;border-radius:12px;cursor:pointer;text-align:center;font-family:Inter,sans-serif;transition:all .15s ease}.tp-finder__chip:hover{background:#ebe4d8;transform:translateY(-1px)}.tp-finder__chip--active{background:var(--tp-outnest-green);border-color:var(--tp-outnest-gold);color:#fff}.tp-finder__chip--active .tp-finder__chip-main{color:#fff}.tp-finder__chip--active .tp-finder__chip-sub{color:#ffffffbf}.tp-finder__chip--active .tp-finder__chip-icon{color:var(--tp-outnest-gold)}.tp-finder__chip-main{font-size:17px;font-weight:600;color:var(--tp-outnest-green)}.tp-finder__chip-sub{font-size:13px;color:#7a7368;line-height:1.4}.tp-finder__chip--visual{min-height:130px}.tp-finder__chip-icon{width:60px;height:40px;color:var(--tp-outnest-green)}.tp-finder__result-count{margin-top:28px;padding-top:24px;border-top:1px solid #ebe4d8;font-size:15px;color:#6b6358;text-align:center}.tp-finder__count-num{font-weight:700;color:var(--tp-outnest-green);font-size:18px}.tp-finder__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:28px;margin:0 auto;align-items:stretch}.tp-finder__card-wrap{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000f;transition:box-shadow .2s,transform .2s}.tp-finder__card-wrap:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-2px)}.tp-finder__card-wrap .tp-card-v3{width:100%;flex:1;border:none;box-shadow:none;border-radius:0}.tp-finder__card-wrap .tp-card-v3__cta,.tp-finder__card-wrap .tp-card-v3__footer{margin-top:auto}.tp-finder__use-case{background:var(--tp-outnest-sand);color:var(--tp-outnest-green);padding:10px 18px;font-size:13px;font-weight:600;border-bottom:2px solid var(--tp-outnest-gold);line-height:1.4}.tp-finder__card-wrap[hidden],.tp-finder__grid[hidden],.tp-finder__empty[hidden],.tp-finder__reset[hidden]{display:none}.tp-finder__empty{margin:40px auto}.tp-finder__empty-inner{background:#fff;border-radius:16px;padding:56px 36px;text-align:center;box-shadow:0 4px 20px #0000000f;max-width:640px;margin:0 auto}.tp-finder__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--tp-outnest-sand);color:var(--tp-outnest-gold);margin-bottom:20px}.tp-finder__empty-icon svg{width:30px;height:30px}.tp-finder__empty-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:28px}.tp-finder__escape{background:var(--tp-outnest-sand);padding:80px 0;margin-top:80px}.tp-finder__escape-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.tp-finder__escape-grid .tp-eyebrow{color:var(--tp-outnest-gold);font-weight:700;letter-spacing:2px}.tp-finder__escape-grid .tp-h2{font-family:Playfair Display,Georgia,serif;font-size:38px;color:var(--tp-outnest-green);margin:12px 0 18px}.tp-finder__escape-grid .tp-body{font-size:16px;line-height:1.6;color:#4a4640}.tp-finder__escape-list{list-style:none;padding:0;margin:24px 0}.tp-finder__escape-list li{display:flex;align-items:flex-start;gap:12px;font-size:16px;color:#4a4640;margin-bottom:12px}.tp-finder__check{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:var(--tp-outnest-gold);color:#fff;flex-shrink:0;margin-top:2px}.tp-finder__check svg{width:13px;height:13px}.tp-finder__escape-cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.tp-finder__escape-image img{width:100%;border-radius:16px;display:block}@media(max-width:749px){.tp-finder__hero{padding:48px 20px 64px}.tp-finder__hero-grid{grid-template-columns:1fr;gap:32px}.tp-finder__hero-content .tp-h1{font-size:34px}.tp-finder__hero-content .tp-lead{font-size:16px}.tp-finder__hero-visual{aspect-ratio:16/10;max-height:280px}.tp-finder__filters{padding:24px;margin:-40px 16px 32px;border-radius:12px}.tp-finder__filter-label{font-size:19px;gap:10px}.tp-finder__filter-num{width:28px;height:28px;font-size:13px}.tp-finder__filter-options--3col{grid-template-columns:1fr;gap:10px}.tp-finder__filter-options--4col{grid-template-columns:repeat(2,1fr);gap:10px}.tp-finder__chip{padding:14px 16px;min-height:64px}.tp-finder__chip--visual{min-height:110px}.tp-finder__chip-icon{width:50px;height:34px}.tp-finder__grid{grid-template-columns:1fr;gap:20px;padding:0 16px}.tp-finder__escape-grid{grid-template-columns:1fr;gap:32px}.tp-finder__escape{padding:56px 0}.tp-finder__escape-grid .tp-h2{font-size:28px}}.tp-quiz--v5{background:var(--tp-bg, #faf7f2);padding:0 0 80px}.tp-quiz--v5 .tp-quiz__hero{background:var(--tp-outnest-green);color:#fff;padding:72px 20px 96px;margin-bottom:0;position:relative;overflow:hidden}.tp-quiz--v5 .tp-quiz__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(181,148,97,.12) 0%,transparent 60%);pointer-events:none}.tp-quiz--v5 .tp-quiz__hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;position:relative;max-width:1200px;margin:0 auto}.tp-quiz--v5 .tp-quiz__hero-content .tp-eyebrow--light{color:var(--tp-outnest-gold);font-size:13px;font-weight:700;letter-spacing:2px}.tp-quiz--v5 .tp-quiz__hero-content .tp-h1{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:700;line-height:1.1;margin:16px 0 20px;letter-spacing:-.5px}.tp-quiz--v5 .tp-quiz__hero-content .tp-lead{color:#ffffffe0;font-size:18px;line-height:1.6;margin:0;max-width:520px}.tp-quiz--v5 .tp-quiz__hero-visual{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 24px 60px #00000059}.tp-quiz--v5 .tp-quiz__hero-visual img{width:100%;height:100%;object-fit:cover}.tp-quiz--v5 .tp-quiz__progress{background:#fff;border-radius:16px;padding:28px;margin:-56px auto 40px;box-shadow:0 16px 48px #0000001f;position:relative;z-index:2;max-width:540px}.tp-quiz--v5 .tp-quiz__steps{display:flex;align-items:center;justify-content:center}.tp-quiz--v5 .tp-quiz__step-dot{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ebe4d8;color:#a89a85;font-weight:700;font-size:15px;flex-shrink:0;transition:all .2s}.tp-quiz--v5 .tp-quiz__step-dot--active{background:var(--tp-outnest-gold);color:#fff}.tp-quiz--v5 .tp-quiz__step-dot--done{background:var(--tp-outnest-green);color:#fff}.tp-quiz--v5 .tp-quiz__step-line{flex:1;height:2px;background:#ebe4d8;max-width:80px}.tp-quiz--v5 .tp-quiz__step-labels{display:flex;justify-content:space-between;margin-top:14px;padding:0 4px}.tp-quiz--v5 .tp-quiz__step-label{font-size:13px;color:#a89a85;font-weight:600;text-transform:uppercase;letter-spacing:.5px;flex:1;text-align:center}.tp-quiz--v5 .tp-quiz__step-label--active{color:var(--tp-outnest-green)}.tp-quiz--v5 .tp-quiz__step{display:none}.tp-quiz--v5 .tp-quiz__step--active{display:block}.tp-quiz--v5 .tp-quiz__question{text-align:center;margin-bottom:40px}.tp-quiz--v5 .tp-quiz__question .tp-h2{font-family:Playfair Display,Georgia,serif;font-size:36px;color:var(--tp-outnest-green);margin:0 0 24px;line-height:1.2}.tp-quiz--v5 .tp-quiz__edu{background:var(--tp-outnest-sand);border-left:3px solid var(--tp-outnest-gold);border-radius:8px;padding:18px 22px;display:flex;gap:14px;text-align:left;font-size:15px;color:#4a4640;line-height:1.65;max-width:720px;margin:0 auto}.tp-quiz--v5 .tp-quiz__edu strong{color:var(--tp-outnest-green)}.tp-quiz--v5 .tp-quiz__edu-icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:var(--tp-outnest-gold);color:#fff;flex-shrink:0;margin-top:2px}.tp-quiz--v5 .tp-quiz__edu-icon svg{width:13px;height:13px}.tp-quiz--v5 .tp-quiz__options{display:grid;gap:16px;max-width:920px;margin:0 auto}.tp-quiz--v5 .tp-quiz__options--3col{grid-template-columns:repeat(3,1fr)}.tp-quiz--v5 .tp-quiz__options--4col{grid-template-columns:repeat(4,1fr)}.tp-quiz--v5 .tp-quiz__option{position:relative;background:#fff;border:2px solid #ebe4d8;border-radius:14px;padding:28px 22px;text-align:center;cursor:pointer;transition:all .2s;font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--tp-outnest-green)}.tp-quiz--v5 .tp-quiz__option:hover{border-color:var(--tp-outnest-gold);transform:translateY(-3px);box-shadow:0 10px 28px #00000014}.tp-quiz--v5 .tp-quiz__option--selected{border-color:var(--tp-outnest-gold);background:var(--tp-outnest-sand)}.tp-quiz--v5 .tp-quiz__option--recommended{border-color:var(--tp-outnest-gold);box-shadow:0 0 0 1px var(--tp-outnest-gold)}.tp-quiz--v5 .tp-quiz__option-badge{position:absolute;top:-11px;left:50%;transform:translate(-50%);background:var(--tp-outnest-gold);color:#fff;font-size:11px;font-weight:700;letter-spacing:1px;padding:5px 12px;border-radius:20px;white-space:nowrap}.tp-quiz--v5 .tp-quiz__option-visual{color:var(--tp-outnest-green);width:90px;height:60px}.tp-quiz--v5 .tp-quiz__option-visual svg{width:100%;height:100%}.tp-quiz--v5 .tp-quiz__option-title{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:700;color:var(--tp-outnest-green);line-height:1.2}.tp-quiz--v5 .tp-quiz__option-detail{font-size:13px;color:#6b6358;line-height:1.5}.tp-quiz--v5 .tp-quiz__option--compact{padding:36px 22px;min-height:140px}.tp-quiz--v5 .tp-quiz__option-bignum{font-family:Playfair Display,Georgia,serif;font-size:52px;font-weight:700;color:var(--tp-outnest-green);line-height:1}.tp-quiz--v5 .tp-quiz__option-bigsub{font-size:14px;color:#6b6358;font-weight:500}.tp-quiz--v5 .tp-quiz__nav{text-align:center;margin-top:40px}.tp-quiz--v5 .tp-quiz__nav-hint{font-size:14px;color:#a89a85;font-style:italic}.tp-quiz--v5 .tp-quiz__result-intro{text-align:center;margin-bottom:36px}.tp-quiz--v5 .tp-quiz__result-intro .tp-eyebrow{color:var(--tp-outnest-gold);font-weight:700;letter-spacing:2px}.tp-quiz--v5 .tp-quiz__result-intro .tp-h2{font-family:Playfair Display,Georgia,serif;font-size:40px;color:var(--tp-outnest-green);margin:10px 0 0}.tp-quiz--v5 .tp-quiz__result-wrap{max-width:760px;margin:0 auto 32px}.tp-quiz--v5 .tp-quiz__why{background:#fff;border-radius:16px;padding:32px;margin-top:20px;box-shadow:0 4px 20px #0000000f}.tp-quiz--v5 .tp-quiz__why h3{font-family:Playfair Display,Georgia,serif;font-size:22px;color:var(--tp-outnest-green);margin:0 0 18px}.tp-quiz--v5 .tp-quiz__why ul{list-style:none;padding:0;margin:0}.tp-quiz--v5 .tp-quiz__why ul li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#4a4640;line-height:1.6;margin-bottom:14px}.tp-quiz--v5 .tp-quiz__why ul li a{color:var(--tp-outnest-green);text-decoration:underline;font-weight:600}.tp-quiz--v5 .tp-quiz__why-check{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border-radius:50%;background:var(--tp-outnest-gold);color:#fff;flex-shrink:0;margin-top:2px}.tp-quiz--v5 .tp-quiz__why-check svg{width:13px;height:13px}.tp-quiz--v5 .tp-quiz__why--alt{background:var(--tp-outnest-sand);border-left:3px solid var(--tp-outnest-gold)}.tp-quiz--v5 .tp-quiz__why--alt p{font-size:15px;line-height:1.7;color:#4a4640;margin:12px 0 16px}.tp-quiz--v5 .tp-quiz__result-nav{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:40px}@media(max-width:749px){.tp-quiz--v5 .tp-quiz__hero{padding:48px 20px 64px}.tp-quiz--v5 .tp-quiz__hero-grid{grid-template-columns:1fr;gap:32px}.tp-quiz--v5 .tp-quiz__hero-content .tp-h1{font-size:34px}.tp-quiz--v5 .tp-quiz__hero-content .tp-lead{font-size:16px}.tp-quiz--v5 .tp-quiz__hero-visual{aspect-ratio:16/10;max-height:280px}.tp-quiz--v5 .tp-quiz__progress{padding:22px;margin:-40px 16px 28px}.tp-quiz--v5 .tp-quiz__question .tp-h2{font-size:26px}.tp-quiz--v5 .tp-quiz__options--3col{grid-template-columns:1fr}.tp-quiz--v5 .tp-quiz__options--4col{grid-template-columns:repeat(2,1fr)}.tp-quiz--v5 .tp-quiz__option-bignum{font-size:42px}.tp-quiz--v5 .tp-quiz__option--compact{padding:28px 18px;min-height:120px}.tp-quiz--v5 .tp-quiz__result-intro .tp-h2{font-size:28px}.tp-quiz--v5 .tp-quiz__why{padding:22px}}.tp-products__card-wrap{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000000f;transition:box-shadow .2s,transform .2s}.tp-products__card-wrap:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-2px)}.tp-products__card-wrap .tp-card-v3{width:100%;flex:1;border:none;box-shadow:none;border-radius:0}.tp-products__card-wrap .tp-card-v3__cta,.tp-products__card-wrap .tp-card-v3__footer{margin-top:auto}.tp-products__use-case{background:var(--tp-outnest-sand, #F1EBE0);color:var(--tp-outnest-green, #2E4033);padding:10px 18px;font-size:13px;font-weight:600;border-bottom:2px solid var(--tp-outnest-gold, #B59461);line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tuinparasol-landing.css.map */
