*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:#171717;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b27432;outline-offset:7px}header{min-height:116px;max-width:1600px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid #d4d4ca}.brand{display:inline-flex;flex-direction:column;align-items:center;line-height:1}.brand strong{font-family:Georgia,serif;font-size:42px;font-weight:400;letter-spacing:-3px}.brand strong span{font-style:italic;font-size:30px;color:#8a6412;margin:0 4px}.brand small{font-size:12px;letter-spacing:3px;margin-top:9px}nav{display:flex;align-items:center;gap:36px;font-size:14px}nav a:hover{text-decoration:underline;text-underline-offset:6px}.nav-contact{border-bottom:1px solid #171717;padding:8px 0}.nav-contact span{margin-left:20px}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:690px}.hero-copy{padding:64px 10% 28px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;margin:0 0 30px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.06;margin:0}h1{font-size:clamp(44px,4.9vw,78px);letter-spacing:-2px}em{font-weight:400;color:#8a6412}.intro{max-width:370px;margin:28px 0 30px;color:#575b53;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:#171717;color:#fff;padding:17px 24px;font-size:14px;min-height:54px;transition:background .2s}.button:hover{background:#414a3b}.hero-note{border-top:1px solid #d4d4ca;margin-top:54px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:1px}.hero-note span:last-child{align-self:flex-end;font-size:14px;letter-spacing:0}.hero-image{position:relative;background:#ddd2bf;overflow:hidden}.photo-crop{position:relative;overflow:hidden;aspect-ratio:707/943;background:#b2a18c}.photo-crop img{position:absolute;width:100%;height:auto;max-width:none;left:0;top:-31.5%;display:block}.hero-image>.photo-crop{height:100%;min-height:690px;width:100%;aspect-ratio:auto}.hero-image img{width:100%;height:163%;top:-31.5%;object-fit:cover;object-position:center}.image-caption{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;gap:20px;padding:22px 28px;background:linear-gradient(transparent,#000a);color:white;font-size:12px;letter-spacing:1px}.work{padding:104px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:48px}h2{font-size:clamp(36px,4vw,60px);letter-spacing:-1px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p{font-size:14px;color:#575b53;margin:0}.gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:8%}.gallery article>p{color:#575b53;max-width:460px;margin-top:14px}.gallery article:first-child .photo-crop{aspect-ratio:707/943}.gallery article:first-child img{top:-31.5%;width:100%}.second-project{padding-top:110px}.project-label{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:24px}.project-label small{font-size:12px;letter-spacing:1px}h3{font-size:30px;margin-top:9px}.project-label>span{font-size:12px;color:#575b53;text-align:right}.about{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:80px 8%;background:#f2f2ef}.about>div{max-width:780px}.about p:not(.eyebrow){max-width:540px;color:#575b53}.about h2{margin-bottom:28px}.places{display:flex;gap:80px;border-top:1px solid #bbbeb2;margin-top:32px;padding-top:24px}.places span{font-size:12px;letter-spacing:2px}.places strong{display:block;font-family:Georgia,serif;font-weight:400;letter-spacing:0;font-size:28px;margin-top:6px}.contact{background:#171717;color:#fff;padding:92px 20px;text-align:center}.contact h2{font-size:clamp(62px,8vw,112px)}.contact em{color:#ffbf00}.contact>p:not(.eyebrow){max-width:460px;margin:24px auto;color:#d2d5cd}.button.light{background:#ffbf00;color:#171717;margin-top:8px}.button.light:hover{background:#f2e1bd}.contact .handle{font-size:14px}footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px 5%;font-size:14px}footer p{color:#575b53}footer .brand strong{font-size:32px}footer .brand small{font-size:12px;letter-spacing:1px}@media(min-width:1600px){.hero-image img{object-fit:fill}}@media(max-width:800px){header{min-height:92px;padding:20px 6%}nav{gap:18px}nav a:first-child{display:none}.brand strong{font-size:34px}.brand small{font-size:12px;letter-spacing:1.6px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6% 30px}h1{font-size:clamp(44px,9vw,68px);letter-spacing:-1px}.intro{max-width:100%}.hero-note{margin-top:34px}.hero-image>.photo-crop{min-height:0;height:auto;aspect-ratio:707/850}.hero-image img{height:auto;top:-35%;object-fit:initial}.image-caption{padding:18px;font-size:12px}.work{padding:64px 6%}.section-heading{align-items:start;flex-direction:column;gap:20px}.section-heading>p br{display:none}.gallery{grid-template-columns:1fr;gap:40px}.second-project{padding:0}.gallery .photo-crop{max-height:660px}.gallery article:first-child .photo-crop{aspect-ratio:707/943}.project-label{margin-top:18px}.about{padding:54px 6%;grid-template-columns:1fr;gap:0}.places{gap:60px}.contact{padding:64px 6%}.contact .eyebrow{font-size:12px;letter-spacing:1.5px}footer{flex-wrap:wrap;padding:28px 6%}footer p{order:3;width:100%;margin:0}h3{font-size:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Real portfolio photography and supplied identity */
.brand img{display:block;width:148px;height:80px;object-fit:contain}.brand{background:#000;padding:4px 10px}footer .brand img{width:125px;height:68px}header{background:#fff}.hero-image>.photo-crop{height:100%;min-height:690px;aspect-ratio:auto}.hero-image .photo-crop img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 28px}.gallery .photo-crop,.gallery article:first-child .photo-crop{aspect-ratio:4/5;max-height:none;background:#eee}.gallery .photo-crop img,.gallery article:first-child img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery article:nth-child(2) .photo-crop img{object-position:50% 50%}.gallery h3{font-size:27px;line-height:1.18}.gallery article>p{font-size:16px}.eyebrow,.project-label small{font-size:13px}.second-project{padding:0}.film-heading{margin-top:80px;margin-bottom:32px}.film-heading .eyebrow{margin-bottom:16px}.films{display:grid;grid-template-columns:1fr 1fr;gap:28px}.films figure{margin:0}.films video{width:100%;height:420px;object-fit:contain;background:#171717}.films figcaption{padding-top:12px;font-size:16px}.conditions{padding:80px 5%;max-width:1600px;margin:auto}.terms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.term-number{display:block;border-top:2px solid #ffbf00;padding-top:18px;margin-bottom:24px;font-size:14px}.terms-grid h3{font-size:30px}.terms-grid p{color:#575b53}.terms-grid dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #ddd;padding:6px 0}.terms-grid dd{margin:0}.button:hover{background:#333}.button.light:hover{background:#ffd04a}@media(max-width:1000px){.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.terms-grid{gap:24px}}@media(max-width:800px){.hero-image>.photo-crop{min-height:0;height:auto;aspect-ratio:4/5}.brand img{width:110px;height:60px}.hero-image .photo-crop img{inset:0;height:100%;width:100%;object-fit:cover}.conditions{padding:54px 6%}.terms-grid{grid-template-columns:1fr}.films video{height:350px}}@media(max-width:540px){.gallery{grid-template-columns:1fr;gap:34px}.films{grid-template-columns:1fr}.section-heading{margin-bottom:32px}nav{font-size:14px;gap:14px}.nav-contact span{margin-left:6px}header{gap:14px}.gallery .photo-crop{aspect-ratio:4/5}.film-heading{margin-top:54px}}

.catalog-nav{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 44px;font-size:14px}.catalog-nav a{padding:10px 16px;border:1px solid #bbb;border-radius:2px}.catalog-nav a:hover{background:#ffbf00;text-decoration:none}.catalog-group{scroll-margin-top:30px;margin-bottom:55px}.category-title{font-size:34px;border-bottom:1px solid #ccc;padding-bottom:16px;margin:0 0 24px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.product-link{display:inline-block;font-size:16px;border-bottom:1px solid #171717;padding:6px 0}.buying{background:#171717;color:#fff;padding:80px 6%}.buy-steps{counter-reset:steps;list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;margin:48px 0 0}.buy-steps li{counter-increment:steps}.buy-steps li:before{content:'0' counter(steps);display:block;color:#ffbf00;border-top:1px solid #555;padding-top:16px;font-size:22px;margin-bottom:24px}.buy-steps h3{font-size:27px;line-height:1.2}.buy-steps p{color:#ddd;font-size:16px}.accounts{padding:70px 5%;background:#f2f2ef}.account-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.account-grid article{border-top:2px solid #ffbf00;padding-top:25px}.account-grid h3{font-size:29px}.iban{font-family:monospace;font-size:16px;overflow-wrap:anywhere;user-select:all;font-weight:600}.sinpe-number{font-size:28px;user-select:all}.payment-note{margin-top:30px}.contact-links{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin:30px auto;max-width:960px}.contact-links .button{font-size:16px;text-align:left;line-height:1.6}.contact-links .instagram{border:1px solid #888;background:transparent;color:#fff}.contact .message-only{font-size:16px;color:#fff;max-width:700px}nav{gap:24px}@media(max-width:1000px){.buy-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){header nav a[href='#nosotros']{display:none}.account-grid{grid-template-columns:1fr}.buy-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.buying,.accounts{padding:54px 6%}.catalog-nav{gap:8px}.catalog-nav a:first-child{display:block}}@media(max-width:540px){.gallery,.buy-steps{grid-template-columns:1fr}.buy-steps{gap:16px}.contact-links{flex-direction:column}.contact-links .button{width:100%;justify-content:center;text-align:center}.catalog-nav{gap:8px}header nav{gap:12px;font-size:14px}header nav .nav-contact{font-size:0}header nav .nav-contact:before{content:'Contacto';font-size:14px}header nav .nav-contact span{display:none}}

/* Monochrome identity: white surfaces, black typography. */
body,header,footer,.about,.buying,.accounts,.conditions,.contact{background:#fff;color:#000}.brand{background:transparent;padding:0;width:166px;height:100px;position:relative;overflow:hidden}.brand img{position:absolute;width:180px;height:180px;max-width:none;left:-7px;top:-38px;object-fit:contain}footer .brand{width:150px;height:95px}footer .brand img{width:166px;height:166px;left:-7px;top:-33px}.hero{gap:0;min-height:650px}.hero-copy{padding-top:60px}.hero h1{font-size:clamp(44px,4.7vw,74px)}em,.contact em,.intro,.gallery article>p,.section-heading>p,.about p:not(.eyebrow),.terms-grid p,footer p,.buy-steps p,.contact>p:not(.eyebrow),.contact .message-only,.term-number,.buy-steps li:before{color:#000}.button,.button.light,.contact-links .instagram{background:#fff;color:#000;border:1px solid #000}.button:hover,.button.light:hover,.contact-links .instagram:hover{background:#f3f3f3;color:#000}.contact{border-top:1px solid #ddd}.contact-links .button{border-color:#000}.catalog-nav a:hover{background:#f3f3f3;color:#000}.term-number,.account-grid article{border-top-color:#000}.buy-steps li:before{border-top-color:#000}.buying,.accounts,.about{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.image-caption{background:#fff;color:#000;position:static;padding:16px 22px;font-size:12px;border-bottom:1px solid #ddd}.hero-image{display:flex;flex-direction:column;background:#fff}.hero-image>.photo-crop{flex:1;min-height:650px;height:auto}.hero-image .photo-crop img{object-position:center 60%}.photo-crop{background:#fff}.gallery .photo-crop img{object-fit:contain;background:#fff}.gallery .photo-crop{background:#fff}.work{padding-top:84px}.films video{background:#fff}.film-heading .eyebrow{color:#000}a:focus-visible{outline-color:#000}.hero-note,.places{border-color:#ddd}.category-title{font-size:32px}.gallery article>p{max-width:440px}.contact h2{font-size:clamp(52px,6vw,86px)}@media(max-width:800px){.brand{width:118px;height:73px}.brand img{width:130px;height:130px;left:-6px;top:-28px}.hero-copy{padding-top:38px}.hero h1{font-size:clamp(42px,9vw,64px)}.hero-image>.photo-crop{flex:auto;min-height:0;aspect-ratio:3/4;height:auto}.hero-image .photo-crop img{object-position:center}.work{padding-top:55px}.image-caption{font-size:12px;padding:15px 6%}}

/* Catalog access and business email */
.hero-projects{display:block;width:fit-content;margin-top:16px;text-decoration:underline;text-underline-offset:5px;font-size:14px}.catalog-access{max-width:1600px;margin:auto;padding:48px 5%;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;gap:36px}.catalog-access .eyebrow{margin-bottom:14px}.catalog-access h2{font-size:42px}.catalog-access p:last-child{max-width:520px;margin-bottom:0}.catalog-actions{display:flex;flex-direction:column;align-items:start;gap:18px;flex-shrink:0}.button.catalog-cta{background:#f5d563;color:#000;border:1px solid #000}.button.catalog-cta:hover{background:#f9e292;color:#000}.download-link{text-decoration:underline;text-underline-offset:5px;font-size:14px}.contact-links .email-link{grid-column:1/-1;overflow-wrap:anywhere}.retouch-note{font-size:12px;text-align:left;max-width:1600px;margin:12px auto 0;padding:0 5%;color:#000}@media(max-width:800px){.catalog-access{padding:34px 6%;flex-direction:column;align-items:start;gap:24px}.catalog-access h2{font-size:34px}.catalog-access p:last-child{font-size:15px}.catalog-actions{width:100%}.catalog-actions .button{width:100%;max-width:340px}.email-link{font-size:14px}.hero-projects{margin-top:18px}}

/* Project requests, finish guidance and warranty. */
[hidden]{display:none!important}.content-section{max-width:1600px;margin:auto;padding:70px 5%;border-top:1px solid #ddd;color:#000;background:#fff}.content-section .eyebrow{margin-bottom:16px}.section-intro{max-width:760px;font-size:18px;margin:26px 0 34px;line-height:1.7}.info-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:24px;max-width:1120px}.info-columns h3{font-size:28px;line-height:1.25}.info-columns p{line-height:1.7}.english-actions,.quote-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:24px}.english-link{display:inline-block;font-size:14px;margin-top:12px;text-decoration:underline;text-underline-offset:4px}.warranty-details{max-width:1000px;margin-top:36px}.warranty-details details{border-top:1px solid #bbb;padding:20px 0}.warranty-details details:last-child{border-bottom:1px solid #bbb}.warranty-details summary{font-size:18px;font-weight:600;cursor:pointer}.warranty-details p{max-width:850px}.warranty-details a,.buy-steps a{text-decoration:underline;text-underline-offset:3px}.quote-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.language-switch{display:flex;border:1px solid #000;flex-shrink:0}.language-switch button{border:0;background:#fff;padding:11px 15px;font:inherit;font-size:14px;color:#000;cursor:pointer}.language-switch button[aria-pressed=true]{background:#ededed;text-decoration:underline;text-underline-offset:4px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1080px}.quote-form label{display:flex;flex-direction:column;gap:8px;font-size:16px;min-width:0}.quote-form input,.quote-form textarea,.quote-form select{width:100%;border:1px solid #888;border-radius:0;background:#fff;color:#000;min-height:48px;padding:12px;font:inherit;font-size:16px}.quote-form textarea{resize:vertical}.quote-form input:focus-visible,.quote-form textarea:focus-visible,.quote-form select:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #000;outline-offset:3px}.full-width{grid-column:1/-1}.form-note{font-size:14px;line-height:1.6;max-width:850px;margin:0}.quote-actions{margin:0}.quote-actions .button{font-family:inherit;cursor:pointer;justify-content:center;font-size:16px}.quote-form #quote-status:empty{display:none}.lines-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.lines-grid article{border-top:1px solid #000;padding-top:18px}.lines-grid h3{font-size:30px}.lines-grid p{max-width:520px}.partnership{display:flex;align-items:center;justify-content:space-between;gap:30px}.partnership h2{font-size:36px}.partnership p{max-width:700px}.partnership .button{flex-shrink:0;font-size:16px}@media(max-width:800px){.content-section{padding:50px 6%}.section-intro{font-size:16px}.info-columns,.lines-grid{grid-template-columns:1fr;gap:18px}.quote-heading,.partnership{flex-direction:column;align-items:start}.quote-form{gap:18px}.partnership .button{white-space:normal}}@media(max-width:540px){.quote-form{grid-template-columns:1fr}.quote-actions{flex-direction:column;align-items:stretch}.quote-actions .button{width:100%}.english-actions{align-items:start;flex-direction:column}header nav .nav-contact:before{content:'Cotizar'}}

/* A young brand backed by a family craft tradition. */
.hero h1{font-size:clamp(42px,4.2vw,68px);line-height:1.03;letter-spacing:-1.8px}
.hero-copy .intro{max-width:460px;font-size:16px;line-height:1.65;margin:24px 0}
.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border-top:1px solid #ddd;padding-top:22px;margin-top:30px;max-width:480px}
.hero-proof>div,.hero-proof>a{display:flex;flex-direction:column;gap:5px;min-width:0}
.hero-proof strong{font-family:Georgia,serif;font-size:34px;line-height:1.1;font-weight:400}
.hero-proof span{font-size:12px;line-height:1.4}
.hero-proof a:hover span{text-decoration:underline;text-underline-offset:3px}
.hero-guarantee{font-size:11px;line-height:1.5;margin:14px 0 0;max-width:460px}
.hero-guarantee a{text-decoration:underline;text-underline-offset:3px}
.hero-image .photo-crop img{object-position:center 35%}
.hero-image .image-caption{gap:15px;font-size:11px;letter-spacing:.08em;flex-wrap:wrap}
@media(max-width:800px){.hero h1{font-size:clamp(44px,9vw,68px)}.hero-copy{padding-bottom:30px}.hero-proof{max-width:none}.hero-image>.photo-crop{aspect-ratio:3/4}.hero-image .photo-crop img{object-position:center}}

@media(max-width:800px){.hero-image{order:-1}}


.contact-button-role{font-size:12px;line-height:1.45}

.films{grid-template-columns:repeat(3,minmax(0,1fr))}.films figcaption{font-size:14px;line-height:1.5}@media(max-width:800px){.films{grid-template-columns:1fr}.films video{height:460px}}

/* Direct access to the business reviews shared by the owner. */
.google-reviews.content-section{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px 40px;padding-top:38px;padding-bottom:38px}
.google-reviews .eyebrow{margin:0 0 12px}
.google-reviews h2{font-size:clamp(26px,3vw,36px);line-height:1.2;margin:0 0 12px}
.google-reviews-copy>p:last-child{font-size:16px;line-height:1.6;margin:0;max-width:560px}
.google-reviews .google-reviews-link{font-size:16px;min-height:48px;max-width:360px;white-space:normal;text-align:center}
.google-reviews-link .action-icon{flex-shrink:0}
@media(max-width:850px){.google-reviews.content-section{grid-template-columns:minmax(0,1fr);gap:22px;padding-top:30px;padding-bottom:30px}.google-reviews .google-reviews-link{justify-self:start;width:100%}}
