/* Campanhas reais. O recorte pertence ao layout; os arquivos mantêm a composição. */
.editorial-section{padding:100px var(--gutter);max-width:1720px;margin:auto}
.editorial-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}
.editorial-heading .eyebrow{margin-bottom:20px}
.editorial-heading h2{font-size:clamp(38px,3.9vw,60px);line-height:1.1}
.editorial-heading>p{max-width:390px;color:var(--muted);font-size:16px;line-height:1.8}
.campaign-actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px}
.campaign-actions .text-link{gap:22px}
.campaign-actions .button{min-height:54px}
.home-editorial .eyebrow{font-size:12px;line-height:1.7;letter-spacing:.13em}
.home-editorial .header{background:#fffffff5;backdrop-filter:blur(12px)}
.home-editorial .existing-link{font-size:14px}
.kdu-campaign{position:relative;isolation:isolate;min-height:690px;height:min(800px,calc(100svh - 105px));background:#222823;color:#fff;overflow:hidden;display:flex;align-items:center}
.kdu-campaign-image{position:absolute;inset:-70px -8% 0 26%;z-index:-2}
.kdu-campaign-image img{object-position:45% 35%}
.kdu-campaign:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#202820 0%,#202820 26%,#202820cc 38%,#2028204d 55%,transparent 74%),linear-gradient(0deg,#111a1670,transparent 28%)}
.kdu-campaign-copy{padding:44px var(--gutter) 95px;width:100%;max-width:900px}
.kdu-campaign-copy h1{font-size:clamp(66px,6.4vw,100px);line-height:1.1;letter-spacing:-.045em;margin:25px 0 30px}
.kdu-campaign-copy h1 em{font-weight:400;color:#e5e8db}
.kdu-campaign-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#e8ece6;margin-bottom:34px;max-width:365px}
.kdu-campaign-copy .text-link:hover{color:#fff}
.campaign-footnote{position:absolute;bottom:30px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff45;padding-top:20px;font-size:14px;color:#f3f4f0;gap:20px}
.campaign-footnote a{display:flex;gap:20px;align-items:center;min-height:30px}
.campaign-footnote a:hover{text-decoration:underline;text-underline-offset:5px}
.world-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.world-card{min-width:0}
.world-image{aspect-ratio:3/4;overflow:hidden;background:#e3e3de}
.world-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.65,.25,1)}
.world-card:hover .world-image img{transform:scale(1.035)}
.world-calcas .world-image img,.world-bermudas .world-image img{object-position:50% 50%}
.world-blazers .world-image img{object-position:50% 56%}
.world-costumes .world-image img{object-position:48% 22%}
.world-caption{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:21px 0;border-bottom:1px solid var(--line)}
.world-caption h3{font-family:var(--display);font-size:29px;font-weight:400;letter-spacing:-.025em}
.world-caption p{font-size:14px;color:var(--muted);line-height:1.6;margin-top:7px}
.world-caption>span{font-size:26px}
.kdu-craft{display:grid;grid-template-columns:1.05fr .6fr 1.05fr;gap:0;align-items:center;isolation:isolate;background:#24382f;color:#f7f7f1;padding:86px var(--gutter)}
.craft-portrait{height:650px;overflow:hidden}
.craft-portrait img{object-position:45% 22%}
.craft-film{align-self:end;margin:0 0 -27px -58px;width:calc(100% + 40px);border:8px solid #24382f;z-index:1}
.craft-copy{padding:26px 0 24px 58px}
.craft-copy .eyebrow{color:#c9d4c8;margin-bottom:25px}
.craft-copy h2{font-size:clamp(45px,4.5vw,70px);line-height:1.1}
.craft-copy h2 em{font-weight:400;color:#c6d4c4}
.craft-copy>p:not(.eyebrow){color:#dce4dc;max-width:340px;line-height:1.8;margin:28px 0}
.craft-links{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.craft-links .text-link:hover{color:#fff}
.editorial-endnote{display:block;font-size:12px;letter-spacing:.14em;color:#b9c7bd;margin-top:60px}
.motion-frame{position:relative;isolation:isolate;margin:0;background:#c9c9c1;aspect-ratio:9/16;overflow:hidden}
.motion-frame>img,.motion-frame>video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.motion-frame>video{opacity:0;transition:opacity .45s}
.motion-ready>video{opacity:1}
.motion-frame figcaption{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:44px 16px 14px;background:linear-gradient(0deg,#0c172ac7,transparent);color:#fff;display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;justify-content:space-between;font-size:12px;line-height:1.5;pointer-events:none}
.motion-frame figcaption>span{font-size:12px;letter-spacing:.035em}
.motion-toggle{pointer-events:auto;border:1px solid #ffffffb0;border-radius:99px;color:#fff;background:#0d17249e;display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 12px;font-size:14px;cursor:pointer;transition:background .2s}
.motion-toggle:hover{background:#0d1724ed}
.motion-symbol{font-size:18px;line-height:1}
.motion-toggle:focus-visible{outline:3px solid #fff;outline-offset:3px}
.home-partnership .steps{gap:40px}
.home-partnership .steps p{font-size:16px}
.home-trade-facts{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px 28px;border-block:1px solid var(--line);padding:22px 0;margin-top:54px;color:var(--muted);font-size:14px}
.kdori-campaign{padding:48px var(--gutter) 0;background:#f0f4f7;overflow:hidden}
.kdori-campaign-heading{position:relative;max-width:1570px;margin:auto}
.kdori-campaign h1{font-size:clamp(58px,7.1vw,112px);line-height:1.1;letter-spacing:-.075em;margin:17px 0 26px;color:#12394f;font-weight:500}
.kdori-campaign h1 em{font-style:normal;color:#21658a;font-weight:450;margin-left:.13em}
.kdori-campaign-intro{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:36px}
.kdori-campaign-intro>p{font-size:16px;line-height:1.7;color:#3e5a6a}
.kdori-campaign-intro .campaign-actions{margin:0}
.kdori-campaign-stage{position:relative;display:grid;grid-template-columns:1fr .365fr;gap:12px;max-width:1570px;margin:auto;padding-bottom:32px;align-items:stretch}
.kdori-campaign-photo{position:relative;min-height:0;overflow:hidden;background:#135d91}
.kdori-campaign-photo>img{position:absolute;inset:0;object-position:48% 45%}
.campaign-photo-note{position:absolute;bottom:24px;left:28px;padding:8px 12px;background:#0b2d4999;color:#fff;backdrop-filter:blur(8px);font-size:12px;letter-spacing:.12em}
.kdori-campaign-film .motion-frame{max-height:620px}
.campaign-edge{position:absolute;right:0;bottom:7px;font-size:12px;letter-spacing:.15em;color:#426274}
.kdori-worlds{padding-top:100px;padding-bottom:104px}
.audience-worlds{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(34px,8vw,130px);align-items:start}
.audience-world{display:block;min-width:0}
.audience-female>div{height:660px;overflow:hidden;background:#b6b6aa}
.audience-female img{object-position:50% 35%}
.audience-male{margin-top:150px}
.audience-male>div{height:505px;overflow:hidden;background:#b6b6aa}
.audience-male img{object-position:50% 40%}
.audience-world img{transition:transform .7s cubic-bezier(.2,.65,.25,1)}
.audience-world:hover img{transform:scale(1.025)}
.audience-caption{display:flex;justify-content:space-between;align-items:center;padding-top:24px;gap:16px}
.audience-caption small{display:block;font-size:12px;letter-spacing:.075em;margin-bottom:8px;color:#4d626e}
.audience-caption strong{display:block;font-size:36px;line-height:1.3;font-weight:500;letter-spacing:-.05em}
.audience-caption>span:last-child{font-size:30px}
.kdori-everyday{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,9vw,150px);align-items:center;padding:74px calc(var(--gutter) + 5vw);background:#e7eff3;overflow:hidden}
.everyday-film{max-width:360px;justify-self:center;width:100%;transform:rotate(-3deg);border:10px solid #fff;box-shadow:0 18px 50px #16384b18}
.everyday-copy .eyebrow{margin-bottom:24px}
.everyday-copy h2{font-size:clamp(42px,4.7vw,72px);line-height:1.12;font-weight:450}
.everyday-copy h2 em{color:#2b698b;font-style:normal}
.everyday-copy>p:not(.eyebrow){margin:28px 0 20px;max-width:430px;font-size:16px;line-height:1.85;color:#425e6d}
.everyday-signature{display:flex;gap:38px;border-top:1px solid #bfcfd9;padding-top:23px;margin-top:55px;max-width:460px;align-items:center}
.everyday-signature>span{font-size:12px;letter-spacing:.1em;max-width:135px}
.everyday-signature>p{font-size:15px;color:#526c7b}
.brand-story .about-layout img[data-photo-role=concept]{object-position:50% 25%}
.brand-kdori .brand-story .about-layout img[data-photo-role=concept]{object-position:50% 36%}
.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.65,.25,1)}
.reveal-ready.is-visible{opacity:1;transform:translateY(0)}
@media(min-width:1800px){.kdu-campaign-image{left:25%}.kdu-campaign-copy{margin-left:calc((100vw - 1720px)/2);padding-left:60px}.kdu-craft{padding-inline:max(var(--gutter),calc((100vw - 1580px)/2))}}
@media(max-width:1100px){
 .editorial-section{padding-block:75px}.kdu-campaign{height:690px;min-height:0}.kdu-campaign-copy h1{font-size:72px}.kdu-campaign-image{left:5%}.kdu-campaign-copy{max-width:680px}.kdu-campaign:after{background:linear-gradient(90deg,#202820f0 0%,#202820c0 31%,#20282020 75%)}
 .world-grid{gap:16px}.world-caption{align-items:flex-start}.world-caption h3{font-size:26px}.world-caption p{font-size:14px}.kdu-craft{padding:66px var(--gutter);grid-template-columns:1fr .56fr 1fr}.craft-portrait{height:540px}.craft-film{margin-left:-38px;width:calc(100% + 28px);border-width:5px}.craft-copy{padding-left:25px}.craft-copy h2{font-size:48px}.craft-copy>p:not(.eyebrow){font-size:16px}.editorial-endnote{margin-top:32px}
 .kdori-campaign h1{font-size:7.5vw}.kdori-campaign-intro{gap:20px}.kdori-campaign-intro .campaign-actions{gap:18px}.audience-worlds{gap:50px}.audience-female>div{height:580px}.audience-male>div{height:435px}.audience-male{margin-top:130px}.kdori-everyday{padding:65px var(--gutter);gap:60px}.everyday-copy h2{font-size:50px}
}
@media(max-width:740px){
 .editorial-section{padding:62px var(--gutter)}.editorial-heading{display:block;margin-bottom:30px}.editorial-heading h2{font-size:39px}.editorial-heading>p,.editorial-heading>.text-link{margin-top:22px}.editorial-heading>p{font-size:16px}.editorial-heading .eyebrow{margin-bottom:16px}
 .campaign-actions{gap:18px 22px}.campaign-actions .button{padding-inline:20px}.campaign-actions .text-link{gap:18px}
 .kdu-campaign{height:auto;min-height:720px;align-items:flex-end}.kdu-campaign-image{inset:-48px 0 auto 0;height:638px}.kdu-campaign-image img{object-position:32% 15%;width:100%;height:100%}.kdu-campaign:after{background:linear-gradient(0deg,#202820 0%,#202820f2 21%,#20282090 44%,transparent 68%)}.kdu-campaign-copy{padding:330px var(--gutter) 92px;max-width:none}.kdu-campaign-copy .eyebrow{max-width:260px;font-size:12px;line-height:1.7}.kdu-campaign-copy h1{font-size:clamp(48px,10.8vw,74px);margin:16px 0 20px;line-height:1.09}.kdu-campaign-copy>p:not(.eyebrow){font-size:16px;margin-bottom:22px;max-width:340px}.campaign-footnote{left:var(--gutter);right:var(--gutter);bottom:20px;padding-top:15px;font-size:12px}.campaign-footnote>span{max-width:145px}.campaign-footnote a{gap:10px;max-width:162px;line-height:1.5}
 .world-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.world-caption{padding-top:15px}.world-caption h3{font-size:27px}.world-caption p{font-size:14px;line-height:1.5}.world-caption>span{font-size:22px}.world-image{aspect-ratio:3/4}
 .kdu-craft{grid-template-columns:1fr .6fr;gap:0;padding:50px var(--gutter) 52px}.craft-portrait{height:410px;margin-right:-20px}.craft-film{width:calc(100% + 28px);margin:0 0 -26px -28px;border-width:5px}.craft-copy{grid-column:1/-1;padding:65px 0 0}.craft-copy h2{font-size:48px}.craft-copy>p:not(.eyebrow){max-width:500px}.craft-links{flex-direction:row;flex-wrap:wrap;gap:20px}.editorial-endnote{margin-top:35px}
 .motion-frame figcaption{padding:35px 9px 9px;gap:5px}.motion-frame figcaption>span{font-size:12px}.motion-toggle{min-height:44px;padding:7px 10px;font-size:14px;gap:5px}
 .home-partnership .steps{grid-template-columns:1fr;gap:28px}.home-partnership .steps article{padding-top:22px}.home-partnership .steps article>span{margin-bottom:14px}.home-partnership .steps p{max-width:500px}.home-trade-facts{margin-top:32px;flex-direction:column;gap:10px;font-size:14px}
 .kdori-campaign{padding:35px var(--gutter) 0}.kdori-campaign-heading>.eyebrow{max-width:250px}.kdori-campaign h1{font-size:clamp(42px,10.2vw,76px);letter-spacing:-.065em;margin:20px 0 23px;line-height:1.12}.kdori-campaign h1 em{display:block;margin-left:0}.kdori-campaign-intro{display:block;margin-bottom:28px}.kdori-campaign-intro>p{font-size:16px;line-height:1.7}.kdori-campaign-intro .campaign-actions{margin-top:22px;gap:16px;align-items:flex-start}.kdori-campaign-intro .text-link{font-size:14px;padding-block:11px}
 .kdori-campaign-stage{display:block;padding-bottom:94px;margin-inline:calc(-1 * var(--gutter))}.kdori-campaign-photo{height:455px;margin-right:0}.kdori-campaign-photo>img{object-position:45% 45%}.campaign-photo-note{left:18px;bottom:18px;max-width:43%;font-size:12px;line-height:1.6;padding:7px 10px;letter-spacing:.05em}.kdori-campaign-film{position:absolute;width:42%;max-width:240px;right:var(--gutter);bottom:22px;border:6px solid #f0f4f7;box-shadow:0 15px 30px #0d2b451c}.kdori-campaign-film .motion-frame{max-height:none}.campaign-edge{right:var(--gutter);bottom:0;font-size:12px;letter-spacing:.07em}
 .audience-worlds{display:block}.audience-female>div{height:auto;aspect-ratio:4/5}.audience-male{margin:40px 0 0 13%}.audience-male>div{height:auto;aspect-ratio:4/5}.audience-caption{padding-top:17px}.audience-caption strong{font-size:32px}.audience-caption small{font-size:12px;letter-spacing:.035em;line-height:1.6}.audience-caption>span:last-child{font-size:26px}
 .kdori-everyday{grid-template-columns:1fr;gap:48px;padding:54px var(--gutter);}.everyday-film{width:73%;max-width:290px;border-width:7px;grid-row:2}.everyday-copy{grid-row:1}.everyday-copy h2{font-size:clamp(40px,10vw,58px);line-height:1.13}.everyday-copy .eyebrow{margin-bottom:18px}.everyday-copy>p:not(.eyebrow){margin-top:22px}.everyday-signature{display:none}
}
@media(min-width:741px) and (max-width:1100px){
 .kdu-campaign-image{inset:-48px -25% 0 26%}.kdu-campaign-image img{object-position:45% 35%}.kdu-campaign-copy{max-width:65%}.kdu-campaign-copy h1{font-size:clamp(52px,6.8vw,74px)}.kdu-campaign-copy .eyebrow{max-width:320px}.kdu-campaign-copy>p:not(.eyebrow){max-width:300px}.kdu-campaign:after{background:linear-gradient(90deg,#202820 0%,#202820 27%,#20282075 51%,transparent 76%)}
}
@media(max-width:360px){.kdu-campaign-copy{padding-top:300px}.kdu-campaign-copy h1{font-size:44px}.kdu-campaign .campaign-actions{gap:10px}.kdori-campaign h1{font-size:39px}.world-caption h3{font-size:24px}.craft-portrait{height:345px}.kdori-campaign-film{width:45%;right:15px}.kdori-campaign-photo{height:415px}.everyday-copy h2{font-size:38px}}
@media(prefers-reduced-motion:reduce){.reveal-ready{opacity:1;transform:none;transition:none}.world-card:hover .world-image img,.audience-world:hover img{transform:none}.motion-frame>video{transition:none}}
