:root{--ivory:#f5f0e7;--paper:#fffdf8;--ink:#1c211f;--muted:#646862;--navy:#0d3851;--navy2:#092a3d;--blue:#087fb6;--gold:#aa792f;--line:#dcd2c2;--wa:#20c96b;--shadow:0 24px 70px rgba(28,33,31,.09);--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,sans-serif}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ivory)}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;overflow-x:hidden}body.admin-bar #parquet-teruel-header{top:32px}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}a{color:inherit}img{display:block;max-width:100%;height:auto}.pt-container,.ph51-shell{width:min(calc(100% - 64px),1280px);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(8,127,182,.35);outline-offset:4px}.ph51-kicker,.ph5-eyebrow{display:block;color:var(--gold);font:800 11px/1.2 var(--sans);letter-spacing:.19em;text-transform:uppercase}.ph51-btn,.ph5-primary,.ph5-secondary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:3px;text-decoration:none;font:800 11px/1 var(--sans);letter-spacing:.08em;cursor:pointer}.ph51-btn-primary,.ph5-primary{background:var(--navy);color:#fff;box-shadow:0 12px 28px rgba(13,56,81,.16)}.ph51-btn-primary:hover,.ph5-primary:hover{background:var(--blue)}.ph51-btn-light{background:#fff;color:var(--navy)}.ph51-btn-wa{background:var(--wa);color:#fff}.ph51-text-link{font-weight:800;color:var(--navy);text-decoration:none}.ph51-text-link span{margin-left:8px}.ph51-actions,.ph5-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}

/* Header */
#parquet-teruel-header{position:sticky;top:0;z-index:99990;background:rgba(255,253,248,.97);border-bottom:1px solid rgba(170,121,47,.22);backdrop-filter:blur(14px)}.ph5-header-inner{width:min(calc(100% - 56px),1540px);height:94px;margin:auto;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:34px}.ph5-logo{display:block;width:190px}.ph5-logo img{width:100%;height:auto}.ph5-nav{display:flex;justify-content:center;align-items:center;gap:26px;height:100%}.ph5-nav>a,.ph5-collections>a{position:relative;text-decoration:none;font:700 13px/1 var(--sans);white-space:nowrap}.ph5-nav>a:after,.ph5-collections>a:after{content:"";position:absolute;left:0;right:100%;bottom:-10px;height:1px;background:var(--gold);transition:right .2s}.ph5-nav>a:hover:after,.ph5-collections:hover>a:after{right:0}.ph5-collections{position:relative;display:flex;align-items:center;height:100%}.ph5-collections>button{border:0;background:none;padding:4px;cursor:pointer}.ph5-mega{position:fixed;left:50%;top:94px;width:min(1120px,calc(100vw - 64px));padding:28px;transform:translate(-50%,-8px);opacity:0;visibility:hidden;pointer-events:none;background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);transition:.18s}.ph5-collections.is-open .ph5-mega,.ph5-collections:hover .ph5-mega,.ph5-collections:focus-within .ph5-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.ph5-mega>header{display:flex;justify-content:space-between;align-items:end;padding-bottom:20px;border-bottom:1px solid var(--line)}.ph5-mega small{color:var(--gold);font-weight:800;letter-spacing:.13em}.ph5-mega h2{margin:6px 0 0;font:400 34px/1 var(--serif)}.ph5-mega>header>a{color:var(--navy);font-weight:800;text-decoration:none}.ph5-mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:18px;background:var(--line)}.ph5-mega-grid>a{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;min-height:94px;padding:15px;background:var(--paper);text-decoration:none}.ph5-mega-grid>a:hover{background:#f8f2e8}.ph5-mega-grid i{display:grid;place-items:center;width:38px;height:38px;border:1px solid #c9ae84;color:var(--gold);font:400 18px/1 var(--serif);font-style:normal}.ph5-mega-grid b,.ph5-mega-grid small{display:block}.ph5-mega-grid b{font:400 17px/1.1 var(--serif)}.ph5-mega-grid small{margin-top:5px;color:var(--muted);font:500 10px/1.3 var(--sans);letter-spacing:0}.ph5-mega-grid .is-trend{box-shadow:inset 0 3px var(--blue)}.ph5-header-actions{display:flex;align-items:center;gap:18px}.ph5-phone{text-decoration:none;font-size:13px;white-space:nowrap}.ph5-budget{min-height:50px;padding:0 22px;border:0;border-radius:3px;background:var(--navy);color:#fff;font:800 11px/1 var(--sans);letter-spacing:.06em;cursor:pointer}.ph5-menu-toggle,.ph5-menu-overlay,.ph5-mobile-menu{display:none}

/* Home hero */
.ph5-home{background:var(--paper)}.ph501-frame{background:var(--ivory)}.ph5-hero{display:grid;grid-template-columns:42% 58%;min-height:680px;border-bottom:1px solid var(--line)}.ph5-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(40px,5.5vw,100px)}.ph5-hero-copy h1{margin:23px 0 22px;font:400 clamp(54px,4.7vw,86px)/.98 var(--serif);letter-spacing:-.045em}.ph5-hero-copy h1 span{display:block}.ph5-hero-copy h1 em{font-style:normal;color:var(--blue)}.ph5-hero-copy>p{max-width:510px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}.ph5-hero-copy .ph51-hero-note{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);font-size:13px;color:#4d524d}.ph5-hero-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:62% 38%;min-width:0;background:#111}.ph5-hero-mosaic>a{position:relative;overflow:hidden;color:#fff}.ph5-hero-mosaic .ph5-mosaic-main{grid-column:1/-1}.ph5-hero-mosaic img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.ph5-hero-mosaic>a:hover img{transform:scale(1.025)}.ph5-hero-mosaic>a:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.65))}.ph5-hero-mosaic span{position:absolute;z-index:2;left:26px;right:26px;bottom:20px;font:400 17px/1.2 var(--serif)}.ph5-hero-mosaic span small{display:block;margin-bottom:7px;color:#e8c98f;font:800 9px/1 var(--sans);letter-spacing:.14em}.ph5-hero-mosaic>a+ a{border-right:1px solid rgba(255,255,255,.55)}
.ph5-locator{padding:38px 0;background:#f2ece2;border-bottom:1px solid var(--line)}.ph5-locator-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.ph5-locator h2{margin:7px 0;font:400 39px/1 var(--serif)}.ph5-locator p{margin:0;color:var(--muted)}.ph5-locator-action{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:16px;min-height:78px;padding:10px 12px 10px 22px;border:1px solid var(--line);background:rgba(255,255,255,.55)}.ph501-pin svg{width:22px;fill:none;stroke:var(--gold);stroke-width:1.5}.ph5-locator-action>a:first-of-type{text-decoration:none;color:#777}.ph5-trust{padding:35px 0;background:var(--paper)}.ph5-trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.ph5-trust article{display:grid;grid-template-columns:60px 1fr;gap:18px;padding:18px 34px;border-right:1px solid var(--line)}.ph5-trust article:last-child{border:0}.ph501-trust-icon svg{width:48px;fill:none;stroke:var(--gold);stroke-width:1.5}.ph5-trust h3{margin:0 0 6px;font:400 22px/1.1 var(--serif)}.ph5-trust p{margin:0;color:var(--muted);font-size:12px}.ph5-section{padding:clamp(80px,9vw,130px) 0}.ph5-vinyl{background:var(--navy);color:#fff}.ph5-vinyl-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ph5-vinyl-image{position:relative}.ph5-vinyl-image img{width:100%;aspect-ratio:4/5;object-fit:cover}.ph5-vinyl-image span{position:absolute;left:20px;bottom:18px;padding:8px 11px;background:rgba(8,18,25,.84);font-size:10px;letter-spacing:.1em}.ph5-vinyl h2,.ph5-section h2,.ph5-concierge h2,.ph5-final h2{margin:13px 0 20px;font:400 clamp(43px,4.8vw,70px)/.98 var(--serif);letter-spacing:-.035em}.ph5-vinyl p{color:#d3dde1;font-size:18px}.ph5-vinyl ul{margin:27px 0;padding:0;list-style:none}.ph5-vinyl li{padding:12px 0;border-top:1px solid rgba(255,255,255,.15)}.ph5-vinyl li:before{content:"—";margin-right:12px;color:#d8ae6d}.ph5-vinyl .ph5-primary{background:#fff;color:var(--navy)}.ph5-vinyl .ph5-secondary{border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff}.ph5-choices{background:var(--ivory)}.ph5-section-head{display:grid;grid-template-columns:1.4fr .6fr;gap:60px;align-items:end;margin-bottom:45px}.ph5-section-head h2{margin-bottom:0}.ph5-section-head p{color:var(--muted)}.ph5-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ph5-choice-grid>a{position:relative;padding:0 0 24px;background:var(--paper);border:1px solid var(--line);text-decoration:none;overflow:hidden}.ph5-choice-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.ph5-choice-grid>a>span,.ph5-choice-grid h3,.ph5-choice-grid p,.ph5-choice-grid b{display:block;margin-left:22px;margin-right:22px}.ph5-choice-grid>a>span{margin-top:20px;color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.14em}.ph5-choice-grid h3{margin-top:8px;margin-bottom:9px;font:400 26px/1.05 var(--serif)}.ph5-choice-grid p{color:var(--muted);font-size:13px}.ph5-choice-grid b{color:var(--navy);font-size:10px;letter-spacing:.08em}.ph5-choice-grid .is-featured{box-shadow:inset 0 4px var(--blue)}.ph5-centered-link{text-align:center;margin-top:34px}.ph5-centered-link a{color:var(--navy);font-weight:800;text-decoration:none}.ph5-journey{padding:95px 0;background:var(--paper);text-align:center}.ph5-journey header{max-width:780px;margin:auto}.ph5-journey h2{margin:12px 0 35px;font:400 58px/1 var(--serif)}.ph5-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1000px;margin:0 auto 34px;border:1px solid var(--line)}.ph5-journey-grid article{padding:32px;border-right:1px solid var(--line)}.ph5-journey-grid article:last-child{border:0}.ph5-journey-grid b{color:var(--gold);font:400 25px/1 var(--serif)}.ph5-journey-grid h3{font:400 22px/1.1 var(--serif)}.ph5-journey-grid p{color:var(--muted);font-size:13px}.ph5-concierge{background:#e9e0d2}.ph5-concierge-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}.ph5-concierge-card{padding:38px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.ph5-concierge-card>span{color:#e0b46f;font-size:10px;font-weight:800;letter-spacing:.14em}.ph5-concierge-card h3{font:400 38px/1 var(--serif)}.ph5-concierge-card a{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid rgba(255,255,255,.18);text-decoration:none}.ph5-academy{padding:48px 0;background:var(--paper);border-block:1px solid var(--line)}.ph5-academy-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.ph5-academy h2{margin:9px 0;font:400 43px/1 var(--serif)}.ph5-academy p{margin:0;color:var(--muted)}.ph5-academy a{color:var(--navy);font-weight:800;text-decoration:none}.ph5-final,.ph51-final{padding:100px 0;background:var(--paper);text-align:center}.ph5-final>div,.ph51-final>div{max-width:900px}.ph5-final p,.ph51-final p{color:var(--muted);font-size:18px}.ph5-final .ph5-actions,.ph51-final .ph51-actions{justify-content:center}.ph5-floating-wa{display:none}

/* Unified inner pages */
.ph51-page{background:var(--paper)}.ph51-page-hero{padding:64px 0 70px;background:var(--ivory);border-bottom:1px solid var(--line)}.ph51-page-hero-grid{display:grid;grid-template-columns:.84fr 1.16fr;gap:72px;align-items:center}.ph51-crumb{margin-bottom:42px;color:#777;font-size:11px}.ph51-crumb a{color:var(--navy);text-decoration:none}.ph51-crumb span{margin:0 8px;color:#b4aa9a}.ph51-page-intro h1{margin:17px 0 24px;font:400 clamp(54px,5.4vw,84px)/.94 var(--serif);letter-spacing:-.045em}.ph51-page-intro>p{max-width:630px;color:var(--muted);font-size:18px;line-height:1.72}.ph51-page-visual{position:relative;margin:0;min-height:560px;overflow:hidden;background:#e9e1d5}.ph51-page-visual img{width:100%;height:560px;object-fit:cover}.ph51-page-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.58))}.ph51-page-visual figcaption{position:absolute;z-index:2;left:28px;bottom:25px;color:#fff}.ph51-page-visual figcaption span,.ph51-page-visual figcaption strong{display:block}.ph51-page-visual figcaption span{color:#e7bd7b;font-size:9px;font-weight:800;letter-spacing:.15em}.ph51-page-visual figcaption strong{margin-top:5px;font:400 17px/1.2 var(--serif)}.ph51-page-visual.is-logo{display:grid;place-items:center;background:#fff;border:1px solid var(--line)}.ph51-page-visual.is-logo img{width:68%;height:auto;object-fit:contain}.ph51-page-visual.is-logo:after{display:none}.ph51-page-visual.is-logo figcaption{color:var(--ink)}.ph51-section{padding:clamp(80px,8vw,120px) 0;background:var(--paper)}.ph51-section:nth-of-type(odd){background:var(--ivory)}.ph51-section-head{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:end;margin-bottom:45px}.ph51-section-head h2,.ph51-contact-grid h2,.ph51-compare h2{margin:13px 0 0;font:400 clamp(42px,4.4vw,65px)/.98 var(--serif);letter-spacing:-.035em}.ph51-section-head p{margin:0;color:var(--muted);font-size:17px}.ph51-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.ph51-benefit-grid article{min-height:260px;padding:30px;border-right:1px solid var(--line)}.ph51-benefit-grid article:last-child{border:0}.ph51-benefit-grid b{color:var(--gold);font:400 27px/1 var(--serif)}.ph51-benefit-grid h3{margin:55px 0 12px;font:400 25px/1.08 var(--serif)}.ph51-benefit-grid p{color:var(--muted);font-size:12px}.ph51-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ph51-product-grid>a{padding-bottom:25px;background:#fff;border:1px solid var(--line);text-decoration:none;overflow:hidden}.ph51-product-grid img{width:100%;aspect-ratio:5/3;object-fit:cover}.ph51-product-grid span,.ph51-product-grid h3,.ph51-product-grid p,.ph51-product-grid b{display:block;margin-left:22px;margin-right:22px}.ph51-product-grid span{margin-top:20px;color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ph51-product-grid h3{margin-top:8px;margin-bottom:10px;font:400 27px/1.05 var(--serif)}.ph51-product-grid p{color:var(--muted);font-size:12px}.ph51-product-grid b{color:var(--navy);font-size:10px}.ph51-dark{padding:90px 0;background:var(--navy);color:#fff}.ph51-dark-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ph51-dark h2{margin:12px 0 18px;font:400 clamp(43px,4.4vw,65px)/.98 var(--serif)}.ph51-dark p{color:#c9d5da;font-size:17px}.ph51-checklist{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.18)}.ph51-checklist span{padding:25px;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.ph51-checklist span:before{content:"✦";margin-right:10px;color:#e1b66f}.ph51-compare{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.ph51-compare details{border-top:1px solid var(--line);padding:20px 0}.ph51-compare summary{cursor:pointer;font:400 23px/1.2 var(--serif)}.ph51-compare details p{color:var(--muted);padding-right:30px}.ph51-project-grid{display:grid;grid-template-columns:1.3fr .7fr;grid-template-rows:1fr 1fr;gap:12px}.ph51-project-grid figure{position:relative;margin:0;overflow:hidden}.ph51-project-grid .is-large{grid-row:1/-1}.ph51-project-grid img{width:100%;height:100%;min-height:280px;object-fit:cover}.ph51-project-grid figcaption{position:absolute;left:18px;bottom:16px;padding:7px 10px;background:rgba(0,0,0,.64);color:#fff;font-size:11px}.ph51-zone-group{margin-top:48px}.ph51-zone-group>h3{margin:0 0 17px;font:400 31px/1 var(--serif)}.ph51-zone-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.ph51-zone-grid a{display:flex;justify-content:space-between;align-items:center;min-height:62px;padding:12px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;background:#fff}.ph51-zone-grid a:hover{background:#f2e8d9;color:var(--navy)}.ph51-contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:start}.ph51-contact-grid>div>p{color:var(--muted);font-size:17px}.ph51-contact-card{padding:30px;background:var(--navy);color:#fff}.ph51-contact-card>span{color:#e1b66f;font-size:10px;font-weight:800;letter-spacing:.14em}.ph51-contact-card a{display:block;padding:19px 0;border-top:1px solid rgba(255,255,255,.17);text-decoration:none}.ph51-contact-card a:first-of-type{margin-top:22px}.ph51-contact-card small,.ph51-contact-card strong{display:block}.ph51-contact-card small{color:#a9bbc3;font-size:9px;letter-spacing:.12em}.ph51-contact-card strong{margin-top:5px;font:400 23px/1.1 var(--serif)}.ph51-contact-card .is-wa strong{color:#62e79c}.ph51-course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ph51-course-grid>a{min-height:330px;padding:30px;background:#fff;border:1px solid var(--line);text-decoration:none}.ph51-course-grid>a>b{font:400 30px/1 var(--serif);color:var(--gold)}.ph51-course-grid>a>span{display:block;margin-top:50px;color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.14em}.ph51-course-grid h3{margin:10px 0 15px;font:400 36px/1 var(--serif)}.ph51-course-grid p{color:var(--muted)}.ph51-course-grid strong{font-size:10px;color:var(--navy)}.ph51-concierge{padding:95px 0;background:#e8ded0}.ph51-concierge-grid{display:grid;grid-template-columns:1fr .72fr;gap:80px;align-items:center}.ph51-concierge h2{margin:14px 0 18px;font:400 clamp(43px,4.5vw,66px)/.98 var(--serif)}.ph51-concierge p{max-width:690px;color:var(--muted);font-size:17px}.ph51-concierge-card{padding:34px;background:var(--navy);color:#fff}.ph51-concierge-card>span{display:block;color:#e1b66f;font-size:10px;font-weight:800;letter-spacing:.14em}.ph51-concierge-card strong{display:block;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.18);font:400 23px/1.1 var(--serif)}

/* Legal and utility pages */
.pt-page-hero{padding:85px 0 55px;background:var(--ivory);border-bottom:1px solid var(--line)}.pt-page-hero .pt-kicker{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.pt-page-hero .pt-title{max-width:950px;margin:14px 0 0;font:400 clamp(48px,5vw,72px)/.98 var(--serif);letter-spacing:-.04em}.pt-content{padding:70px 0 120px;background:var(--paper)}.pt-content-card{max-width:920px;color:#414640}.pt-content-card h2{margin:50px 0 12px;font:400 34px/1.05 var(--serif)}.pt-content-card h3{font:400 24px/1.1 var(--serif)}.pt-content-card p,.pt-content-card li{color:var(--muted)}.pt-content-card a{color:var(--navy)}

/* Footer */
.pt251-footer{background:var(--navy2);color:#fff;padding-bottom:86px}.pt251-footer-main{padding:70px 0}.pt251-footer-grid{display:grid;grid-template-columns:1.25fr .8fr .75fr 1fr;gap:55px}.pt251-footer-logo{display:block;width:210px;padding:15px;background:#fff}.pt251-footer-brand p{color:#b9c6cb;font-size:13px}.ph30-footer-partner a{color:#fff}.pt251-brand-rule{width:55px;height:1px;margin:24px 0;background:#b98337}.pt251-territory{color:#d1aa70;font-size:9px;font-weight:800;letter-spacing:.16em}.pt251-footer-col h2{margin:0 0 18px;color:#d9b477;font:400 20px/1 var(--serif)}.pt251-footer-col>a,.pt251-footer-col>button{display:block;margin:0 0 10px;padding:0;border:0;background:none;color:#d7e0e3;text-align:left;text-decoration:none;font-size:12px;cursor:pointer}.pt251-footer-col>a:hover,.pt251-footer-col>button:hover{color:#fff}.pt251-contact-note{color:#9eafb5!important;font-size:11px!important}.pt251-footer-legal{padding:22px 0;border-top:1px solid rgba(255,255,255,.12)}.pt251-legal-inner{display:flex;justify-content:space-between;gap:30px;color:#93a5ac;font-size:10px}.pt251-legal-inner nav{display:flex;gap:18px;flex-wrap:wrap}.pt251-legal-inner a,.pt251-legal-inner button{padding:0;border:0;background:none;color:inherit;text-decoration:none;font:inherit;cursor:pointer}

/* Permanent conversion dock */
.pt-conversion-dock{position:fixed;z-index:99980;left:50%;bottom:14px;display:grid;grid-template-columns:.8fr .9fr 1.2fr 1.25fr;width:min(1010px,calc(100% - 32px));padding:6px;transform:translateX(-50%);border:1px solid rgba(170,121,47,.35);border-radius:12px;background:rgba(255,253,248,.94);box-shadow:0 16px 48px rgba(0,0,0,.22);backdrop-filter:blur(12px)}.pt-conversion-action{display:flex;min-height:50px;align-items:center;justify-content:center;gap:9px;border:0;border-right:6px solid var(--paper);border-radius:6px;color:#fff;text-decoration:none;font:800 11px/1 var(--sans);cursor:pointer}.pt-conversion-call{background:#111}.pt-conversion-wa{background:var(--wa)}.pt-conversion-project{background:var(--blue)}.pt-conversion-concierge-v383{background:#201910;border-right:0}.pt-conversion-wa-icon{width:18px}.pt-project-mobile,.pt-concierge-short-v383{display:none}

/* Fast Quote */
.pt-quick-modal{position:fixed;inset:0;z-index:2147482500;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(3,13,20,.78);backdrop-filter:blur(8px)}.pt-quick-modal[aria-hidden="false"]{display:flex}.pt-quick-card{position:relative;width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;background:var(--ivory);border:1px solid rgba(170,121,47,.35);border-radius:12px;box-shadow:0 34px 100px rgba(0,0,0,.44)}.pt42-quick-head{min-height:150px;padding:27px 72px 23px 28px;background:linear-gradient(125deg,#06151e,#0d3851);color:#fff}.pt42-quick-head .pt-quick-kicker{color:#e1b66f;font-size:10px;font-weight:800;letter-spacing:.14em}.pt42-quick-head h2{margin:12px 0 7px;color:#fff;font:400 48px/.96 var(--serif)}.pt42-quick-head p{margin:0;color:#cad7dc}.pt-quick-close{position:absolute;z-index:3;right:18px;top:17px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#fff;font-size:28px;cursor:pointer}.pt24-quick-form{padding:25px 28px 28px}.pt42-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.pt42-form-grid label{display:grid;gap:7px;color:#292a27;font-size:11px;font-weight:800}.pt42-form-grid input,.pt42-form-grid select,.pt42-form-grid textarea{width:100%;min-height:48px;padding:12px;border:1px solid #cfc5b6;border-radius:2px;background:#fff;color:var(--ink)}.pt42-form-grid textarea{min-height:78px;resize:vertical}.pt42-full{grid-column:1/-1}.pt42-surface{position:relative}.pt42-surface i{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-style:normal}.pt-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}.pt-quick-privacy{display:grid!important;grid-template-columns:18px 1fr;gap:9px;margin:16px 0 7px;color:#5f5a54;font-size:10px;font-weight:500}.pt-quick-privacy input{width:18px;height:18px}.ph19-first-layer{margin-bottom:14px;color:#6d6963;font-size:9px}.pt24-quick-form>button[type="submit"]{width:100%;min-height:52px;border:0;border-radius:2px;background:var(--blue);color:#fff;font-size:11px;font-weight:900;letter-spacing:.09em;cursor:pointer}.pt-quick-success{display:none;padding:70px 35px;text-align:center}.pt-quick-success strong{font:400 38px/1 var(--serif)}

/* Parquia modal and Concierge page */
.parquia-overlay{position:fixed;inset:0;z-index:2147482600;display:none;align-items:center;justify-content:center;padding:18px;background:rgba(4,14,20,.82)}.parquia-overlay.parquia-open{display:flex}.parquia-modal{width:min(1120px,100%);height:min(820px,94vh);background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.45)}.parquia-modal-head{display:flex;height:78px;align-items:center;gap:20px;padding:10px 18px;border-bottom:1px solid var(--line)}.parquia-modal-brand{display:flex;align-items:center;gap:14px;margin-right:auto}.parquia-modal-brand img{width:110px;height:54px;object-fit:contain}.parquia-modal-brand small{color:var(--muted)}.parquia-fallback{font-size:11px}.parquia-close{width:42px;height:42px;border:0;background:var(--navy);color:#fff;font-size:24px}.parquia-iframe{width:100%;height:calc(100% - 78px);border:0}.pt27-concierge{min-height:calc(100vh - 94px);padding:70px 0 150px;background:linear-gradient(135deg,var(--ivory),#e9dfcf)}.pt27-wrap{width:min(calc(100% - 64px),1180px);margin:auto}.pt27-intro{padding:70px 0}.pt27-brand{display:flex;gap:12px;align-items:center;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.14em}.pt27-brand strong{font:400 24px/1 var(--serif);color:var(--ink)}.pt27-intro h1{max-width:900px;margin:20px 0;font:400 clamp(55px,6vw,88px)/.95 var(--serif);letter-spacing:-.045em}.pt27-lead{max-width:720px;color:var(--muted);font-size:18px}.pt27-intro-actions{display:flex;gap:15px;margin-top:26px}.pt27-primary,.pt27-parquia-link,.pt27-submit{min-height:52px;padding:0 22px;border:0;background:var(--navy);color:#fff;font-weight:800}.pt27-trust{display:flex;gap:24px;margin-top:25px;color:var(--muted);font-size:12px}.pt27-wizard{padding:36px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}.pt27-wizard-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.pt27-progress{height:4px;margin:20px 0 35px;background:#e9e1d5}.pt27-progress i{display:block;height:100%;background:var(--blue)}.pt27-step{display:none}.pt27-step.is-active{display:block}.pt27-step h2{font:400 43px/1 var(--serif)}.pt27-step-kicker{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.13em}.pt27-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pt27-options label{display:flex;min-height:90px;align-items:center;padding:18px;border:1px solid var(--line);cursor:pointer}.pt27-options label:has(input:checked){border-color:var(--blue);background:#edf7fb}.pt27-options input{margin-right:10px}.pt27-next{min-height:50px;margin-top:20px;padding:0 22px;border:0;background:var(--navy);color:#fff;font-weight:800}.pt27-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pt27-contact-grid input,.pt27-contact-grid select,.pt27-contact-grid textarea,.pt27-select{width:100%;min-height:48px;padding:12px;border:1px solid var(--line)}.pt27-consent{display:flex;gap:10px;margin:15px 0;color:var(--muted);font-size:11px}.pt27-back-row{display:flex;justify-content:space-between;margin-top:20px}

/* Cookie consent */
.ph19-cookie[hidden],.ph19-cookie-modal[hidden]{display:none!important}.ph19-cookie{position:fixed;inset:0;z-index:2147483000;pointer-events:none}.ph19-cookie-banner{position:absolute;left:20px;right:20px;bottom:20px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:22px 26px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);pointer-events:auto}.ph19-cookie-copy h2{margin:0;font:400 23px/1 var(--serif)}.ph19-cookie-copy p{margin:7px 0;color:var(--muted);font-size:11px}.ph19-cookie-copy a{font-size:10px}.ph19-cookie-actions,.ph19-cookie-panel-actions{display:flex;gap:8px}.ph19-cookie-btn{min-height:42px;padding:0 16px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:10px;font-weight:800}.ph19-cookie-accept,.ph19-cookie-save{background:var(--navy);color:#fff}.ph19-cookie-modal{position:absolute;inset:0;display:grid;place-items:center;padding:20px;background:rgba(3,13,20,.7);pointer-events:auto}.ph19-cookie-panel{position:relative;width:min(620px,100%);padding:30px;background:#fff}.ph19-cookie-x{position:absolute;right:15px;top:15px;width:38px;height:38px;border:0;background:var(--navy);color:#fff}.ph19-cookie-kicker{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.13em}.ph19-cookie-panel h2{font:400 38px/1 var(--serif)}.ph19-cookie-row{display:flex;justify-content:space-between;gap:30px;padding:17px 0;border-top:1px solid var(--line)}.ph19-cookie-row b,.ph19-cookie-row small{display:block}.ph19-cookie-row small{color:var(--muted)}

@media(max-width:1280px){.ph5-header-inner{grid-template-columns:180px 1fr auto;gap:20px}.ph5-logo{width:160px}.ph5-nav{gap:16px}.ph5-nav>a,.ph5-collections>a{font-size:11px}.ph5-phone{display:none}.ph5-hero{grid-template-columns:43% 57%}.ph5-hero-copy{padding-inline:45px}.ph51-page-hero-grid{gap:45px}.ph51-page-visual,.ph51-page-visual img{height:510px;min-height:510px}}
@media(max-width:1080px){body.admin-bar #parquet-teruel-header{top:32px}.pt-container,.ph51-shell{width:min(calc(100% - 40px),920px)}.ph5-header-inner{height:74px;grid-template-columns:1fr auto;width:calc(100% - 34px)}.ph5-logo{width:154px}.ph5-nav,.ph5-header-actions{display:none}.ph5-menu-toggle{display:grid;width:47px;height:47px;place-content:center;gap:7px;border:1px solid var(--line);background:#fff}.ph5-menu-toggle span{display:block;width:22px;height:1px;background:var(--navy)}.ph5-menu-overlay{position:fixed;inset:74px 0 0;z-index:99991;display:block;visibility:hidden;opacity:0;background:rgba(0,0,0,.4);transition:.2s}.ph5-menu-overlay.is-open{visibility:visible;opacity:1}.ph5-mobile-menu{position:fixed;z-index:99992;top:74px;right:0;display:flex;flex-direction:column;width:min(460px,100%);height:calc(100dvh - 74px);transform:translateX(105%);background:var(--paper);box-shadow:-25px 0 70px rgba(0,0,0,.16);transition:.25s}.ph5-mobile-menu.is-open{transform:translateX(0)}.ph5-mobile-scroll{overflow:auto;padding:20px 22px 120px}.ph5-mobile-brand{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;color:var(--gold);font:400 20px/1 var(--serif)}.ph5-mobile-brand button{width:40px;height:40px;border:0;background:none;font-size:30px}.ph5-mobile-budget{padding:18px;border:1px solid var(--line);background:var(--ivory)}.ph5-mobile-budget>div{display:flex;gap:12px}.ph5-mobile-budget p{margin:0}.ph5-mobile-budget strong,.ph5-mobile-budget small{display:block}.ph5-mobile-budget strong{font:400 20px/1 var(--serif)}.ph5-mobile-budget small{margin-top:5px;color:var(--muted);font-size:10px}.ph5-mobile-budget>button{width:100%;min-height:45px;margin-top:15px;border:0;background:var(--navy);color:#fff;font-size:10px;font-weight:800}.ph5-mobile-nav{display:grid;margin-top:16px}.ph5-mobile-nav>a{display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:12px;min-height:57px;border-bottom:1px solid var(--line);text-decoration:none}.ph5-mobile-nav i{color:var(--gold);font:400 18px/1 var(--serif);font-style:normal}.ph5-mobile-nav strong{font:400 17px/1.1 var(--serif)}.ph5-mobile-nav small{display:block;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.1em}.ph5-mobile-contact{position:absolute;left:0;right:0;bottom:35px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid var(--line)}.ph5-mobile-contact a{min-height:54px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.ph5-mobile-contact a:last-child{background:var(--wa);color:#fff}.ph5-mobile-local{position:absolute;left:0;right:0;bottom:0;margin:0;padding:10px;text-align:center;background:#fff;color:var(--muted);font-size:9px}.ph5-hero{grid-template-columns:1fr;min-height:0}.ph5-hero-copy{padding:70px 30px}.ph5-hero-copy h1{font-size:clamp(54px,9vw,76px)}.ph5-hero-mosaic{min-height:620px}.ph5-locator-grid,.ph5-vinyl-grid,.ph5-concierge-grid,.ph51-page-hero-grid,.ph51-dark-grid,.ph51-compare,.ph51-contact-grid,.ph51-concierge-grid{grid-template-columns:1fr}.ph5-trust-grid{grid-template-columns:1fr}.ph5-trust article{border-right:0;border-bottom:1px solid var(--line)}.ph5-section-head,.ph51-section-head{grid-template-columns:1fr;gap:15px}.ph5-choice-grid,.ph51-benefit-grid{grid-template-columns:1fr 1fr}.ph51-benefit-grid article:nth-child(2){border-right:0}.ph51-benefit-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.ph51-product-grid{grid-template-columns:1fr 1fr}.ph51-page-visual,.ph51-page-visual img{height:520px;min-height:520px}.ph51-page-intro{padding:20px 0}.ph51-crumb{margin-bottom:28px}.ph51-zone-grid{grid-template-columns:repeat(3,1fr)}.pt251-footer-grid{grid-template-columns:1fr 1fr}.ph51-contact-grid,.ph51-concierge-grid{gap:45px}.pt27-options{grid-template-columns:1fr 1fr}}
@media(max-width:700px){body.admin-bar #parquet-teruel-header{top:46px}.pt-container,.ph51-shell{width:calc(100% - 30px)}.ph5-header-inner{height:68px}.ph5-logo{width:145px}.ph5-mobile-menu,.ph5-menu-overlay{top:68px}.ph5-mobile-menu{height:calc(100dvh - 68px)}.ph5-hero-copy{padding:54px 20px}.ph5-hero-copy h1{font-size:clamp(48px,14vw,66px)}.ph5-hero-copy>p{font-size:16px}.ph5-hero-mosaic{grid-template-columns:1fr;grid-template-rows:1.25fr .75fr .75fr;min-height:760px}.ph5-hero-mosaic .ph5-mosaic-main{grid-column:auto}.ph5-hero-mosaic>a+ a{border-top:1px solid rgba(255,255,255,.5);border-right:0}.ph5-locator{padding:30px 0}.ph5-locator-grid{gap:24px}.ph5-locator-action{grid-template-columns:26px 1fr;padding:14px}.ph5-locator-action .ph5-primary{grid-column:1/-1;width:100%}.ph5-trust article{padding:20px 5px}.ph5-section{padding:75px 0}.ph5-vinyl-grid{gap:40px}.ph5-choice-grid,.ph51-benefit-grid,.ph51-product-grid,.ph51-course-grid{grid-template-columns:1fr}.ph5-section h2,.ph5-vinyl h2,.ph5-concierge h2{font-size:46px}.ph5-journey{padding:70px 0}.ph5-journey h2{font-size:45px}.ph5-journey-grid{grid-template-columns:1fr}.ph5-journey-grid article{border-right:0;border-bottom:1px solid var(--line)}.ph5-academy-grid{grid-template-columns:1fr}.ph51-page-hero{padding:30px 0 45px}.ph51-page-intro h1{font-size:clamp(48px,14vw,64px)}.ph51-page-intro>p{font-size:16px}.ph51-page-visual,.ph51-page-visual img{height:390px;min-height:390px}.ph51-section{padding:72px 0}.ph51-section-head h2,.ph51-contact-grid h2,.ph51-compare h2,.ph51-dark h2,.ph51-concierge h2{font-size:44px}.ph51-benefit-grid article{min-height:auto;border-right:0!important;border-bottom:1px solid var(--line)!important}.ph51-benefit-grid article:last-child{border-bottom:0!important}.ph51-benefit-grid h3{margin-top:28px}.ph51-project-grid{grid-template-columns:1fr;grid-template-rows:auto}.ph51-project-grid .is-large{grid-row:auto}.ph51-project-grid img{height:310px}.ph51-zone-grid{grid-template-columns:1fr 1fr}.ph51-checklist{grid-template-columns:1fr}.ph51-checklist span{border-right:0}.ph51-actions,.ph5-actions{display:grid}.ph51-actions .ph51-btn,.ph5-actions>*{width:100%}.pt251-footer-grid{grid-template-columns:1fr}.pt251-legal-inner{display:block}.pt251-legal-inner nav{margin-top:14px}.pt-conversion-dock{bottom:0;width:100%;grid-template-columns:.72fr .9fr 1.05fr .8fr;padding:4px;border-radius:0}.pt-conversion-action{min-height:52px;border-right:4px solid var(--paper);font-size:9px}.pt-project-desktop,.pt-concierge-full-v383{display:none}.pt-project-mobile,.pt-concierge-short-v383{display:inline}.pt42-form-grid{grid-template-columns:1fr}.pt42-full{grid-column:auto}.pt-quick-modal{padding:0;align-items:stretch}.pt-quick-card{width:100vw;max-height:100dvh;min-height:100dvh;border:0;border-radius:0}.pt42-quick-head{padding:22px 62px 20px 18px}.pt42-quick-head h2{font-size:38px}.pt24-quick-form{padding:19px 16px 24px}.ph19-cookie-banner{left:10px;right:10px;bottom:68px;grid-template-columns:1fr;padding:18px}.ph19-cookie-actions{display:grid;grid-template-columns:1fr 1fr}.ph19-cookie-accept{grid-column:1/-1}.ph19-cookie-panel-actions{display:grid}.pt27-wrap{width:calc(100% - 30px)}.pt27-intro{padding:40px 0}.pt27-intro h1{font-size:54px}.pt27-intro-actions,.pt27-trust{display:grid}.pt27-wizard{padding:20px}.pt27-options,.pt27-contact-grid{grid-template-columns:1fr}.pt27-step h2{font-size:36px}.parquia-modal-head small,.parquia-fallback{display:none}}
