@import url('assets/fonts.css');
:root{--ink:#0f1011;--paper:#f3f1ec;--red:#c8372d;--text:#141516;--muted:#666963;--line:#d9d5cd;--font:'Inter',Arial,sans-serif;--heading:'Archivo',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font:17px/1.65 var(--font);color:var(--text);background:var(--paper)}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%}button{border:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--heading);line-height:1.08}h2{font-size:clamp(36px,4.5vw,60px);font-weight:700;letter-spacing:-.045em}h3{font-size:24px}h4{font-size:25px;letter-spacing:-.03em}p+p{margin-top:20px}.wrap{width:min(1140px,calc(100% - 96px));margin:auto}.dark{background:var(--ink);color:#edebe6}.light{background:var(--paper)}.section{padding:112px 0}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:600;line-height:1.5;margin-bottom:30px}.serif{font-family:'Newsreader',Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.05em}.split{display:grid;grid-template-columns:1fr 1fr;gap:90px}.lead{font-size:22px;line-height:1.5;letter-spacing:-.015em}.body-copy>p:not(.lead){color:var(--muted)}.dark .body-copy>p:not(.lead){color:#b5b6b4}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:56px;padding:16px 24px;background:var(--red);color:#fff;border:1px solid var(--red);border-radius:4px;font-size:15px;font-weight:600;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:#C8372D}.button span{font-size:21px;font-weight:400}.text-link{display:inline-flex;gap:16px;align-items:center;border-bottom:1px solid #777;padding:10px 0;font-size:15px}.text-link:hover{border-color:var(--red)}.header{background:var(--ink);color:var(--paper);border-bottom:1px solid #2a2c2e;position:sticky;top:0;z-index:10}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:15px;font-family:var(--heading);font-weight:700;letter-spacing:.1em;font-size:15px;line-height:1.35}.brand small{display:block;font:9px/1.7 var(--font);letter-spacing:.17em;margin-top:5px}.monogram{font-family:Georgia,serif;font-size:31px;font-weight:400;letter-spacing:-.15em;border-top:1px solid #83817e;border-bottom:1px solid #83817e;padding:6px 5px 6px 0}.header nav{display:flex;gap:28px;font-size:13px;color:#bebdb9}.header nav a:hover{color:#fff}.compact{font-size:13px;min-height:44px;padding:12px 17px;gap:16px}.hero{padding:38px 0 0}.hero-top{display:flex;justify-content:space-between}.hero .eyebrow{color:#dedbd5;font-size:11px}.edition{font-size:10px;letter-spacing:.12em;color:#9a9b98}.hero-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;padding:20px 0 70px}.hero h1{font-size:clamp(65px,7.9vw,108px);line-height:.99;font-weight:800;letter-spacing:-.06em}.hero h1 .serif{color:#C8372D;display:inline-block;padding-top:8px}.hero-description{max-width:430px;margin-top:32px;color:#c0c0ba;font-size:18px;line-height:1.65}.actions{display:flex;align-items:center;gap:26px;margin-top:32px}.hero-note{align-self:center;border-left:1px solid #494641;padding:8px 0 0 38px;margin-top:30px}.note-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.14em;color:#999a95}.hero-note>p:not(.note-foot){font:400 36px/1.25 'Newsreader',Georgia,serif;margin:32px 0;color:#e7e3db}.pillar{border-top:1px solid #353633;padding:12px 0;font-size:14px}.pillar span{font-size:10px;color:#C8372D;margin-right:24px}.note-foot{font-size:12px;color:#9b9c96;margin-top:16px}.hero-bottom{border-top:1px solid #363734;padding:22px 0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em;color:#989a96}.hero-bottom a span{margin-left:24px;color:#ddd}.ruled-list{list-style:none;padding:0;margin:32px 0 0}.ruled-list li{padding:17px 0;border-top:1px solid var(--line);font-size:15px;display:flex;gap:20px}.ruled-list span{font-size:11px;color:var(--red)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:50px}.section-heading>p{font-size:15px;color:var(--muted);max-width:320px}.cases{padding-top:0}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.case-image{padding:0;position:relative;width:100%;background:#191a1b;text-align:left;overflow:hidden;border-radius:3px}.case-image img{width:100%;height:455px;object-fit:contain;transition:transform .4s}.case-image:hover img{transform:scale(1.025)}.image-link{display:flex;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#0f1011);padding:50px 20px 18px;color:white;font-size:12px;font-weight:500}.case-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:24px 0 18px}.case-meta h3{font-size:22px}.case-meta>span{font-size:9px;letter-spacing:.09em;text-align:right;max-width:130px;color:var(--muted)}.case>p{font-size:15px;line-height:1.75;color:var(--muted);margin-top:18px}.case details{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;gap:18px;align-items:center;cursor:pointer;font-weight:500;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:400;color:var(--red)}details[open]>summary span{transform:rotate(45deg)}.case summary{padding:14px 0;font-size:13px}.case details p,.case details blockquote{font-size:15px;line-height:1.7;margin:0 0 20px}.case details blockquote{font-style:italic}.small{font-size:13px!important}.case-caption{font-size:12px;color:var(--muted);margin-top:28px}.story-intro h2{font-size:clamp(40px,4.7vw,65px)}.story-chapters{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:70px}.story-chapters article{border-top:1px solid #41423f;padding-top:23px}.chapter-number{font-size:12px;color:#C8372D}.story-chapters h3{margin:24px 0 15px}.story-chapters p{font-size:15px;color:#b2b4ae}.story-signature{display:flex;gap:40px;align-items:center;border-top:1px solid #41423f;margin-top:55px;padding-top:28px}.signature{font:italic 34px 'Newsreader',Georgia,serif}.story-signature p{font-size:12px;color:#a0a39a}.manifesto{text-align:center;padding:105px 0;border-bottom:1px solid var(--line)}.manifesto blockquote{font:400 45px/1.2 'Newsreader',Georgia,serif;letter-spacing:-.03em;max-width:840px;margin:0 auto 25px}.manifesto blockquote em{font-weight:400;color:var(--red)}.manifesto>div>p:not(.eyebrow){font-size:14px;color:var(--muted)}.manifesto-rule{height:1px;width:50px;background:var(--red);margin:35px auto}.manifesto .manifesto-close{font-size:18px}.manifesto-close strong{font-weight:500;color:var(--text)}.method-list article{display:grid;grid-template-columns:60px 1fr 1.7fr;gap:25px;padding:31px 0;border-top:1px solid var(--line)}.method-list article>span{color:var(--red);font:600 24px var(--heading)}.method-list p{font-size:16px;color:var(--muted);max-width:500px}.comparison{margin:65px 0 35px;max-width:850px}.comparison h3{margin-bottom:25px}.comparison>div{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);font-size:15px;gap:24px;padding:15px 0}.comparison>div>span:first-child{color:var(--muted)}.comparison .compare-head{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.fit-block h3{font-size:22px;margin-bottom:24px}.fit-block ul{list-style:none;padding:0;margin:0}.fit-block li{border-top:1px solid #363833;padding:16px 0;font-size:16px}.fit-block li:before{content:'↗';color:#C8372D;margin-right:15px}.fit-block.secondary{margin-top:38px;color:#a9aba4}.fit-block.secondary li:before{content:'—';color:#a9aba4}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 0;font-size:16px}.faq-list p{font-size:15px;color:var(--muted);padding:0 24px 25px 0}.contact .lead{margin:30px 0 20px}.contact .split>div>p:not(.eyebrow):not(.lead){font-size:16px;max-width:370px;color:#a9aca4}.contact .text-link{margin-top:25px}.contact-card{background:#1a1c1c;padding:32px;border:1px solid #373936;border-radius:4px}.form-heading{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em;color:#b5b7b0}.progress{height:2px;background:#454742;margin:20px 0 28px}.progress span{display:block;width:33.33%;height:100%;background:#C8372D;transition:width .2s}fieldset{border:0;padding:0;margin:0;min-width:0}legend{font-family:var(--heading);font-size:25px;line-height:1.2;margin-bottom:15px;font-weight:600}fieldset>p{font-size:14px;color:#b5b7b0;margin:0 0 20px}label{display:block;font-size:14px;margin:12px 0}.choice{border:1px solid #454742;border-radius:3px;padding:14px;display:flex;gap:12px;align-items:center;cursor:pointer;font-size:14px}.choice:has(input:checked){border-color:#C8372D;background:#2c2421}.choice input{accent-color:var(--red);width:17px;height:17px;margin:0;flex-shrink:0}textarea,input[type=text]{width:100%;border:1px solid #64665f;background:#101211;color:#f3f1ec;border-radius:3px;padding:13px;font-size:16px;line-height:1.6}textarea{resize:vertical}textarea::placeholder,input::placeholder{color:#92988c}fieldset>.small{margin-top:12px}.form-actions{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:20px}.form-actions .button{margin-left:auto}.back{background:none;padding:10px 0;color:#d4d8cd;font-size:14px}.form-note{font-size:12px;color:#9fa398;line-height:1.6;margin-top:20px}.form-error{font-size:14px;color:#C8372D;margin:10px 0}.outline{background:transparent;border-color:#62665b}.outline:hover{background:#2c3029}#message-result .button{width:100%;margin-top:14px}#message-result h3{margin-bottom:22px}#copy-status{font-size:13px;color:#b5b7b0;margin:16px 0}footer{border-top:1px solid #373936;padding:40px 0 22px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-top>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid #373936;margin-top:35px;padding-top:20px;font-size:11px;color:#969c8f}dialog{border:1px solid #55594e;border-radius:5px;background:#0f1011;color:#fff;padding:0;width:min(570px,94vw);max-height:95dvh;overflow:auto}dialog::backdrop{background:#000d;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px}.dialog-header h2{font-size:22px;letter-spacing:0}.dialog-header p{font-size:12px;color:#b9c0af}.gallery-body{height:min(69dvh,780px);background:#000}.gallery-body img{height:100%;width:100%;object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;padding:10px 18px}.gallery-controls span{font-size:10px;letter-spacing:.1em}.icon-button{background:transparent;color:#fff;min-height:44px;min-width:44px;font-size:24px}.icon-button:disabled{opacity:.3;cursor:default}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;color:black;padding:14px}.skip:focus{top:10px}:focus-visible{outline:3px solid #C8372D;outline-offset:5px}[hidden]{display:none!important}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero-grid{padding-top:45px;padding-bottom:90px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.split{gap:45px}.header nav{display:none}.hero-grid{gap:40px}.hero h1{font-size:80px}.hero-note{padding-left:25px}.hero-note>p:not(.note-foot){font-size:30px}.case-grid{gap:20px}.case-image img{height:365px}.case-meta{display:block}.case-meta>span{display:block;text-align:left;max-width:none;margin-top:9px}.section{padding:85px 0}.cases{padding-top:0}.contact-card{padding:24px}.method-list article{grid-template-columns:45px 1fr 1.5fr}}
@media(max-width:700px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 40px)}.header-inner{height:76px;gap:12px}.brand{font-size:11px;gap:10px;letter-spacing:.08em}.brand small{font-size:7px;letter-spacing:.09em}.monogram{font-size:26px}.header .compact{font-size:11px;padding:11px 12px;gap:9px;min-height:41px}.header .compact span{font-size:17px}.hero{padding-top:25px}.hero .eyebrow{font-size:10px;margin-bottom:25px}.edition{display:none}.hero-grid{grid-template-columns:1fr;padding:0 0 35px;gap:35px}.hero h1{font-size:clamp(58px,13.5vw,88px);line-height:1.03;letter-spacing:-.065em}.hero-description{font-size:16px;margin-top:23px;max-width:350px}.actions{gap:19px;margin-top:23px;flex-wrap:wrap}.actions .button{font-size:13px;gap:20px;min-height:50px;padding:14px 17px}.text-link{font-size:13px}.hero-note{margin:0;border-left:0;border-top:1px solid #41423f;padding:20px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:0 10px}.note-top,.hero-note>p:not(.note-foot),.note-foot{display:none}.pillar{border:0;font-size:12px;padding:0;display:flex;gap:7px}.pillar span{margin:0;font-size:9px}.hero-bottom{padding:17px 0;font-size:8px;gap:10px}.hero-bottom a{white-space:nowrap}.hero-bottom a span{margin-left:8px}.section{padding:70px 0}.split{grid-template-columns:1fr;gap:30px}h2{font-size:38px}.eyebrow{font-size:10px;margin-bottom:23px}.lead{font-size:20px}.body-copy{font-size:16px}.cases{padding-top:8px}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:23px}.case-grid{grid-template-columns:1fr;gap:45px}.case-image img{height:450px}.case-meta{display:flex;margin-top:20px}.case-meta>span{max-width:150px;text-align:right;margin:0}.case h4{font-size:27px}.case-caption{margin-top:35px}.story-intro h2{font-size:42px}.story-chapters{grid-template-columns:1fr;gap:30px;margin-top:40px}.story-chapters article{display:grid;grid-template-columns:35px 1fr;gap:10px 15px}.story-chapters h3{margin:0}.story-chapters p{grid-column:2}.story-signature{gap:25px;margin-top:40px}.signature{font-size:29px}.manifesto{padding:75px 0}.manifesto blockquote{font-size:35px;line-height:1.25}.method-list article{grid-template-columns:40px 1fr;gap:15px;padding:25px 0}.method-list p{grid-column:2;font-size:15px}.comparison{margin-top:40px}.comparison>div{font-size:13px;gap:18px}.comparison .compare-head{font-size:10px}.fit h2 br:nth-of-type(1){display:none}.faq-list summary{font-size:15px}.contact-card{padding:23px 20px}.contact .lead{margin-top:24px}.contact .text-link{margin-top:15px}.footer-top{align-items:flex-start}.footer-top>a:last-child{font-size:12px}.footer-bottom{font-size:10px;align-items:flex-start}.footer-bottom>span{max-width:190px}.gallery-controls span{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Revisión breve: más espacio para fotografía personal y menos reiteración. */
.cases{padding-top:85px}.story-quote{font:italic 30px/1.3 'Newsreader',Georgia,serif;max-width:850px;margin:45px 0 0;padding-left:24px;border-left:2px solid var(--red);color:#C8372D}.contact-card{align-self:start}.message-helper>summary{font:600 23px/1.3 var(--heading);padding:3px 0}.helper-intro{font-size:14px;color:#b5b7b0;margin:15px 0 25px}.direct-contact{margin-top:26px}.contact .lead{font-size:22px}.story-signature{margin-top:30px}.hero-photo{width:100%;height:550px;object-fit:cover;object-position:center;border-radius:3px}.personal-gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px}.personal-gallery figure{margin:0}.personal-gallery img{height:400px;width:100%;object-fit:cover;border-radius:3px}.personal-gallery figcaption{font-size:13px;color:#b5b7b0;margin-top:12px}@media(max-width:700px){.cases{padding-top:60px}.section{padding-top:60px;padding-bottom:60px}.story-quote{font-size:25px;margin-top:30px}.hero-photo{height:380px}.personal-gallery{gap:15px;margin-top:30px}.personal-gallery img{height:250px}.message-helper>summary{font-size:21px}}

/* Fotografía personal: una historia humana, con Enfermería como eje. */
figure{margin:0}.hero-portrait{position:relative;max-width:470px;justify-self:end;width:100%}.hero-portrait .hero-photo{height:520px;object-position:center 35%;display:block}.hero-portrait figcaption{position:absolute;bottom:0;left:0;right:0;padding:50px 24px 22px;background:linear-gradient(transparent,#101112);font-size:11px;letter-spacing:.14em}.hero-portrait figcaption span{display:block;margin-top:8px;letter-spacing:0;font:italic 22px 'Newsreader',serif}.nursing-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.nursing-photos{position:relative;padding-right:65px;padding-bottom:45px}.nursing-main img{width:100%;height:510px;object-fit:cover;object-position:center 35%;display:block}.nursing-main figcaption{font-size:12px;color:#b5b7b0;margin-top:12px}.nursing-detail{position:absolute;bottom:0;right:0;width:42%;border:7px solid #0f1011}.nursing-detail img{width:100%;height:245px;object-fit:cover;object-position:50% 58%;display:block}.nursing-layout h2{margin-bottom:28px}.nursing-layout .lead{margin-bottom:20px}.story-moments{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:38px;border-top:1px solid #41423f;padding-top:28px}.story-moments figure{display:flex;align-items:center;gap:22px}.story-moments img{width:130px;height:140px;object-fit:cover;object-position:center 38%}.story-moments figure:nth-child(2) img{width:175px;object-position:65% center}.story-moments figcaption{font:italic 23px/1.25 'Newsreader',serif}.story-moments figcaption span{display:block;font:10px/1.6 Inter,sans-serif;letter-spacing:.12em;color:#c4a99d;margin-bottom:10px}.method-with-photo{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;margin-bottom:25px;align-items:stretch}.work-photo img{width:100%;height:380px;object-fit:cover;object-position:45% 63%;display:block}.work-photo figcaption{font-size:12px;margin-top:12px;color:var(--muted)}.method-with-photo .method-list article{grid-template-columns:30px 1fr;gap:8px 18px;padding:18px 0}.method-with-photo .method-list p{grid-column:2;font-size:15px}.method-with-photo .method-list h3{font-size:22px}
@media(max-width:1000px){.nursing-layout{gap:35px}.nursing-main img{height:450px}.nursing-detail img{height:210px}.story-moments{gap:20px}.story-moments img{width:95px}.story-moments figure:nth-child(2) img{width:130px}.method-with-photo{gap:30px}}
@media(max-width:700px){.hero-portrait{max-width:none}.hero-portrait .hero-photo{height:360px;object-position:center 32%}.nursing-layout{grid-template-columns:1fr;gap:28px}.nursing-photos{padding-right:55px;padding-bottom:25px}.nursing-main img{height:330px}.nursing-detail img{height:180px}.nursing-layout .body-copy p{font-size:15px}.nursing-layout .body-copy .lead{font-size:20px}.story-moments{gap:20px;margin-top:25px;padding-top:22px}.story-moments figure{display:block}.story-moments img,.story-moments figure:nth-child(2) img{width:100%;height:155px}.story-moments figcaption{font-size:19px;margin-top:12px}.story-moments figcaption span{font-size:8px;margin-bottom:5px}.method-with-photo{grid-template-columns:1fr;gap:24px}.work-photo img{height:285px;object-position:50% 60%}}
/* Dirección de arte: ritmo, tipografía y fotografía editorial. */
h1,h2,h3,h4,.hero h1,.serif{letter-spacing:-.02em;word-spacing:normal}
.header-inner{height:72px}.header .compact{padding:12px 20px;font-size:15px;min-height:0;gap:0}.header .brand{white-space:nowrap}
.hero{padding-top:32px}.hero>.wrap>.eyebrow{margin-bottom:24px}.hero-grid{padding-top:0}.hero h1 .serif{color:#C8372D}.button:hover{background:#C8372D;filter:brightness(.95)}
.section{padding:120px 0}.case-grid{gap:28px;align-items:start;grid-template-rows:auto auto auto auto auto}.case{display:grid;grid-row:span 5;grid-template-rows:subgrid;row-gap:0;min-width:0}.client-photo{width:100%;aspect-ratio:4/5;height:auto;object-fit:cover;filter:saturate(.85)}.case-meta{display:block;margin:22px 0 14px}.case-meta>span{display:block;max-width:none;text-align:left;margin-top:8px;font-size:9px}.case h4{font-size:19px;line-height:1.3;white-space:nowrap}.case>p{font-size:14px;line-height:1.65;margin-top:12px}.case details{margin-top:22px}.case details blockquote{font-style:normal}.story-link{padding:0 0 18px;background:transparent;font-size:13px;text-decoration:underline;text-underline-offset:4px}.case details p{margin-top:8px}
.history-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:64px;align-items:center}.history-collage{display:grid;grid-template-columns:1.25fr 1fr;gap:24px 16px}.history-collage .history-main{grid-row:span 2}.history-collage img{width:100%;height:200px;object-fit:cover}.history-collage .history-main img{height:458px;object-position:center}.history-collage figure:nth-child(2) img{object-position:center 58%}.history-collage figure:nth-child(3) img{object-position:68% center}.history-collage figcaption{font-size:11px;line-height:1.5;color:#b5b6b4;margin-top:10px}.history-layout h2{margin-bottom:30px}.history-layout .body-copy>p{font-size:16px}.manifesto-quote{font:italic 27px/1.3 'Newsreader',Georgia,serif;margin:32px 0 0;padding-top:24px;border-top:1px solid #41423f;color:var(--paper)}
.work-photo img{width:100%;height:360px;object-fit:cover;object-position:45% 64%}.work-photo figcaption{margin-top:12px;font-size:12px;color:var(--muted)}.method-with-photo{align-items:stretch}.compact-faq{margin-top:38px}.compact-faq details,.compact-faq details:last-child{border-color:#41423f}.compact-faq summary{font-size:14px;padding:17px 0}.compact-faq p{font-size:14px;color:#b5b6b4}.message-helper>summary:focus-visible{outline:2px solid var(--paper);outline-offset:7px}.message-helper>summary{font-size:22px}.message-helper[open]>summary{margin-bottom:10px}.contact-card{border-radius:4px}.progress span{background:var(--red)}.choice:has(input:checked){border-color:var(--red)}
img{border-radius:4px;box-shadow:none}.hero-portrait .hero-photo{border-radius:4px}.hero-portrait{align-self:center}.hero h1{font-size:clamp(64px,7.4vw,100px)}.contact .lead{margin:24px 0 16px}.contact .direct-contact{margin-top:24px}
@media(min-width:701px) and (max-width:1100px){.case-grid{gap:18px}.case h4{font-size:clamp(13px,1.65vw,18px)}.case>p{font-size:12px}.history-layout{gap:30px}.history-collage{grid-template-columns:1.2fr 1fr;gap:18px 12px}.history-collage img{height:165px}.history-collage .history-main img{height:388px}}
@media(max-width:700px){html{scroll-padding-top:76px}.header-inner{height:60px;gap:8px}.header .brand{font-size:9px;gap:8px;letter-spacing:.03em}.header .monogram{font-size:23px;padding:4px 3px 4px 0}.header .compact{padding:12px 20px;font-size:15px;white-space:nowrap}.hero{padding-top:26px}.hero>.wrap>.eyebrow{font-size:10px;margin-bottom:20px}.hero-grid{gap:32px;padding:0 0 32px}.hero h1{font-size:clamp(48px,12.8vw,72px);line-height:1.04;letter-spacing:-.02em}.hero h1 .serif{padding-top:4px}.hero-description{font-size:15px;line-height:1.6;margin-top:20px}.actions{margin-top:22px;gap:18px}.actions .button{padding:14px 18px;font-size:15px;min-height:48px}.hero-portrait .hero-photo{height:400px}.section{padding:72px 0}.case-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none;gap:40px}.case{display:grid;grid-row:auto;grid-template-rows:auto auto auto auto auto}.case h4{font-size:19px;white-space:nowrap}.case-meta{display:block}.case-meta>span{text-align:left;max-width:none;margin-top:8px}.case>p{font-size:14px}.history-layout{grid-template-columns:1fr;gap:32px}.history-collage{grid-template-columns:1.25fr 1fr;gap:18px 12px}.history-collage img{height:142px}.history-collage .history-main img{height:338px}.history-collage figcaption{font-size:10px}.history-layout h2{font-size:38px;margin-bottom:24px}.history-layout .body-copy>p{font-size:15px}.manifesto-quote{font-size:25px}.work-photo img{height:285px}.contact .split{gap:36px}.compact-faq{margin-top:30px}}
/* El borde está incluido en la altura total de la cabecera. */
.header-inner{height:71px}
@media(max-width:700px){.header-inner{height:59px}}
/* Photo-only revision: the files carry the crop, never CSS transforms. */
/* Historia personal: tres momentos, sin elementos superpuestos de redes. */
.work-frame img{height:auto!important}
@media(max-width:700px){.hero-portrait .hero-photo{height:260px!important;object-fit:contain!important;background:#080909}}
.client-frame .client-photo{width:418.22%!important;height:594.88%!important;left:-266.67%!important;top:-398.58%!important}
img{filter:saturate(.9) contrast(1.05);border-radius:4px;box-shadow:none}
.hero h1{font-size:clamp(50px,6.6vw,92px)}.hero h1>span{display:block;white-space:nowrap}.hero-grid{grid-template-columns:1.35fr 1fr;gap:48px;padding-bottom:56px}.history-invitation{display:block;font-size:13px;color:#a9aaa5;margin-top:16px}.history-invitation:hover{color:var(--paper)}
.story h2{margin-bottom:48px}.story-sequence{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:24px;align-items:center}.stage-label{font-size:11px;font-weight:600;letter-spacing:.16em;margin-bottom:14px;color:#b5b6b4}.story-frame{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:4px}.story-frame img{width:100%;height:100%;object-fit:cover}.story-stage figcaption{font-size:16px;line-height:1.5;margin-top:18px}.before-stage .story-frame img{position:absolute;width:188.16%;max-width:none;height:334.64%;left:-44.9%;top:-104.58%}.warning-stage .story-frame img{position:absolute;width:360%;max-width:none;height:384%;left:-192.1%;top:-107.37%}.today-stage img{object-position:50% 45%}.clinical-note{position:absolute;top:61%;left:58%;display:flex;align-items:center;gap:7px;font:10px/1.4 var(--font);color:white;background:#0f1011c9;padding:6px 8px;border-radius:3px}.clinical-note i{display:block;width:8px;height:8px;background:var(--red);border-radius:50%;flex-shrink:0}.story-narrative{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:56px;color:#b5b6b4;max-width:960px}.story-narrative p{font-size:16px}.story-narrative .story-purpose{font-size:25px;line-height:1.5;color:var(--paper);margin:0}.manifesto-quote{text-align:center;font-size:clamp(28px,3.4vw,43px);max-width:970px;margin:56px auto 0;padding-top:40px;line-height:1.3}
.client-photo{object-position:top;filter:saturate(.9) contrast(1.05)}.client-frame{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:4px}.client-frame .client-photo{position:absolute;width:178.6%;max-width:none;height:190.5%;left:-39.5%;top:-22.3%;object-fit:fill}.chat-capture{position:relative;aspect-ratio:586/136;overflow:hidden;border-radius:4px;margin:12px 0 20px}.chat-capture img{position:absolute;width:160.58%;max-width:none;height:auto;left:-19.11%;top:-861.03%;filter:none}.work-frame{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:4px}.work-frame img{position:absolute;width:180%;max-width:none;height:180%;object-fit:fill;left:-6%;top:-70%}.method-with-photo{align-items:start}.copy-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;background:var(--paper);color:var(--ink);padding:13px 20px;border:1px solid var(--line);border-radius:4px;font-size:14px;text-align:center;width:max-content;max-width:calc(100% - 32px)}.contact-card{min-width:0}.section{padding:120px 0}.header nav{gap:20px}
@media(max-width:700px){.section{padding:72px 0}.hero{padding-top:20px}.hero>.wrap>.eyebrow{margin-bottom:14px}.hero-grid{grid-template-columns:1fr;gap:22px;padding-bottom:24px}.hero h1{font-size:clamp(40px,11.7vw,70px);line-height:1.02}.hero-description{font-size:14px;line-height:1.5;margin-top:16px}.history-invitation{font-size:11px;margin-top:12px}.actions{margin-top:16px;gap:16px}.actions .button{min-height:44px;padding:12px 16px;font-size:14px}.hero-portrait .hero-photo{height:210px;object-position:center 39%}.story h2{font-size:36px;margin-bottom:32px}.story-sequence{grid-template-columns:1fr;gap:36px}.story-stage figcaption{font-size:17px}.story-narrative{grid-template-columns:1fr;gap:24px;margin-top:36px}.story-narrative .story-purpose{font-size:23px}.manifesto-quote{margin-top:36px;padding-top:30px}.work-frame{aspect-ratio:4/3}.work-frame img{width:170%;height:255%;left:-7%;top:-130%}.case h4{white-space:normal}.header .compact{font-size:13px;padding:12px 14px}}
