:root{
  --bg:#f1ece6;--paper:#f7f4ef;--ink:#1b1512;--muted:#776c65;--brown:#7e4c32;--brown2:#9a6748;--dark:#18110e;--line:rgba(36,25,19,.15);--gold:#b9845f;--green:#168b4c;
  --shell:min(1380px,calc(100% - 64px));--ease:cubic-bezier(.22,.72,.15,1);--ease2:cubic-bezier(.16,1,.3,1)
}
.dekori-cinematic-site,.dekori-cinematic-site *{box-sizing:border-box}body.dekori-cinematic-site{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden;scroll-behavior:smooth}body.dekori-cinematic-site.menu-open{overflow:hidden}.dekori-cinematic-site img{display:block;max-width:100%}.dekori-cinematic-site a{color:inherit;text-decoration:none}.dekori-cinematic-site button,.dekori-cinematic-site input,.dekori-cinematic-site select,.dekori-cinematic-site textarea{font:inherit}.dekori-cinematic-site svg{width:1.15em;height:1.15em;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.dekori-cinematic-site .fill{fill:currentColor;stroke:none}.dkw-shell{width:var(--shell);margin-inline:auto}.dkw-skip{position:fixed;left:12px;top:-100px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.dkw-skip:focus{top:12px}.dkw-cursor-glow{position:fixed;width:360px;height:360px;border-radius:50%;pointer-events:none;z-index:3;opacity:0;background:radial-gradient(circle,rgba(255,255,255,.12),rgba(255,255,255,0) 67%);transform:translate(-50%,-50%);mix-blend-mode:screen;transition:opacity .3s}body.dekori-cinematic-site:hover .dkw-cursor-glow{opacity:1}

/* Header */
.dkw-header{position:fixed;left:0;right:0;top:0;z-index:100;padding:16px 0;transition:background .45s var(--ease),padding .45s var(--ease),box-shadow .45s var(--ease);color:#fff}.dkw-header.is-scrolled{padding:9px 0;background:rgba(247,244,239,.86);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:var(--ink);box-shadow:0 1px 0 rgba(35,24,18,.08)}.dkw-header-row{display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:28px}.dkw-brand{width:172px;display:block;background:rgba(255,255,255,.94);border-radius:14px;padding:8px 12px;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:transform .4s var(--ease)}.dkw-brand:hover{transform:translateY(-2px)}.dkw-brand img{width:100%;height:auto}.dkw-nav{display:flex;justify-content:center;gap:38px;font-size:13px;font-weight:700;letter-spacing:.02em}.dkw-nav a{position:relative;padding:9px 0}.dkw-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:currentColor;transition:right .45s var(--ease)}.dkw-nav a:hover:after{right:0}.dkw-header-actions{display:flex;align-items:center;gap:10px}.dkw-social-icon,.dkw-menu-btn{width:44px;height:44px;border:1px solid rgba(255,255,255,.32);border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.06);color:inherit}.dkw-header.is-scrolled .dkw-social-icon,.dkw-header.is-scrolled .dkw-menu-btn{border-color:var(--line);background:rgba(255,255,255,.55)}.dkw-social-icon svg,.dkw-menu-btn svg{width:18px;height:18px}.dkw-header-cta{height:46px;padding:0 18px;border-radius:999px;display:flex;align-items:center;gap:14px;background:#fff;color:var(--ink);font-size:12px;font-weight:800;box-shadow:0 10px 30px rgba(0,0,0,.08)}.dkw-header.is-scrolled .dkw-header-cta{background:var(--brown);color:#fff}.dkw-header-cta svg{width:16px}.dkw-menu-btn{display:none;cursor:pointer}
.dkw-mobile-menu{position:fixed;inset:0;z-index:130;background:var(--paper);color:var(--ink);padding:22px 26px 40px;transform:translateY(-105%);transition:transform .65s var(--ease2);display:flex;flex-direction:column}.dkw-mobile-menu.open{transform:translateY(0)}.dkw-mobile-top{display:flex;align-items:center;justify-content:space-between}.dkw-mobile-top img{width:150px}.dkw-menu-close{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:transparent;display:grid;place-items:center}.dkw-mobile-links{margin:auto 0;display:grid}.dkw-mobile-links a{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,10vw,64px);letter-spacing:-.045em;border-bottom:1px solid var(--line);padding:13px 0;display:flex;gap:16px;align-items:baseline}.dkw-mobile-links a span{font-family:Inter,sans-serif;font-size:10px;letter-spacing:.14em;color:var(--brown)}.dkw-mobile-meta{display:flex;gap:20px;flex-wrap:wrap}.dkw-mobile-meta a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}

/* hero */
.dkw-hero{height:100svh;min-height:700px;position:relative;overflow:hidden;background:#241711;color:#fff}.dkw-hero-bg{position:absolute;inset:-8%;will-change:transform}.dkw-hero-bg img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);animation:dkHeroZoom 16s ease-in-out infinite alternate}.dkw-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,11,8,.78) 0%,rgba(18,11,8,.44) 42%,rgba(18,11,8,.1) 73%),linear-gradient(0deg,rgba(15,9,6,.48) 0%,transparent 38%)}.dkw-hero-content{position:relative;z-index:4;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:48px;padding-top:130px}.dkw-hero-eyebrow{position:absolute;top:155px;left:0;display:flex;align-items:center;gap:12px;font-size:10px;font-weight:800;letter-spacing:.22em}.dkw-hero-eyebrow i{width:54px;height:1px;background:rgba(255,255,255,.55)}.dkw-hero-title-wrap{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:70px}.dkw-hero-title{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(74px,9.5vw,164px);line-height:.8;letter-spacing:-.065em;margin:0;max-width:1050px}.dkw-hero-title em{font-weight:400;color:#d9a987}.dkw-hero-side{padding-bottom:12px}.dkw-hero-side p{font-size:14px;line-height:1.65;color:rgba(255,255,255,.78);margin:0 0 24px}.dkw-circle-link{width:148px;height:148px;border-radius:50%;border:1px solid rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;gap:12px;transition:background .35s,color .35s,border-color .35s,transform .35s}.dkw-circle-link:hover{background:#fff;color:var(--ink);border-color:#fff}.dkw-circle-link span{font-size:12px;line-height:1.25;font-weight:800}.dkw-circle-link svg{width:20px}.dkw-hero-bottom{margin-top:48px;padding-top:20px;border-top:1px solid rgba(255,255,255,.25);display:flex;justify-content:space-between;align-items:end}.dkw-hero-contact{display:flex;gap:24px;font-size:12px;font-weight:700}.dkw-scroll-cue{display:flex;align-items:center;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.2em}.dkw-scroll-cue i{height:44px;width:1px;background:rgba(255,255,255,.55);position:relative;overflow:hidden}.dkw-scroll-cue i:after{content:"";position:absolute;top:-100%;left:0;width:1px;height:50%;background:#fff;animation:dkScroll 1.8s ease-in-out infinite}
@keyframes dkHeroZoom{to{transform:scale(1.11)}}@keyframes dkScroll{0%{top:-60%}100%{top:120%}}

/* reveal */
/* Progressive-enhancement reveal system. Content is visible by default.
   JS adds .dkw-motion-ready only after it is running, so a script/cache failure can never
   leave text hidden or stacked above the page. */
[data-reveal]{opacity:1;transform:none}
body.dekori-cinematic-site.dkw-motion-ready [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .85s var(--ease2),transform .85s var(--ease2)}
body.dekori-cinematic-site.dkw-motion-ready [data-reveal].is-visible{opacity:1;transform:none}
.dkw-hero-title,.dkw-story h2,.dkw-reel-header h2,.dkw-expertise-intro h2,.dkw-contact-copy h2{overflow-wrap:normal;word-break:normal;text-wrap:balance}

/* manifesto */
.dkw-manifesto{padding:130px 0;background:var(--paper)}.dkw-manifesto-grid{display:grid;grid-template-columns:1fr 3fr;gap:56px}.dkw-manifesto-index,.dkw-section-label{font-size:10px;letter-spacing:.18em;font-weight:800;color:var(--brown)}.dkw-manifesto-copy{display:grid;grid-template-columns:1.65fr .8fr;gap:70px;align-items:end}.dkw-lead{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5.2vw,78px);letter-spacing:-.045em;line-height:1.02;margin:0}.dkw-lead strong{font-weight:400;color:var(--brown)}.dkw-small-copy{font-size:14px;line-height:1.7;color:var(--muted);margin:0}

/* marquee */
.dkw-marquee{background:var(--brown);color:#fff;overflow:hidden;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.dkw-marquee-track{width:max-content;display:flex;align-items:center;gap:25px;padding:18px 0;animation:dkMarquee 30s linear infinite}.dkw-marquee-track span{font-family:Georgia,"Times New Roman",serif;font-size:20px;letter-spacing:.03em;white-space:nowrap}.dkw-marquee-track i{font-style:normal;color:#e9b58e}.dkw-marquee-track.is-cloned{padding-left:25px}@keyframes dkMarquee{to{transform:translateX(-50%)}}

/* featured */
.dkw-featured{padding:120px 0 145px;background:var(--bg)}.dkw-section-label{display:flex;gap:16px;align-items:center;margin-bottom:44px}.dkw-section-label span:first-child{border:1px solid currentColor;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:9px}.dkw-featured-grid{display:grid;grid-template-columns:1.55fr .85fr;grid-template-rows:auto auto;gap:22px}.dkw-feature{min-width:0}.dkw-feature-a{grid-row:1/3}.dkw-feature-c{margin-left:12%}.dkw-feature-media{overflow:hidden;background:#ddd;position:relative}.dkw-feature-a .dkw-feature-media{aspect-ratio:1.05}.dkw-feature-b .dkw-feature-media,.dkw-feature-c .dkw-feature-media{aspect-ratio:1.48}.dkw-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease2)}.dkw-feature:hover .dkw-feature-media img{transform:scale(1.035)}.dkw-feature-caption{display:flex;justify-content:space-between;align-items:flex-start;padding-top:16px}.dkw-feature-caption span{font-size:9px;letter-spacing:.18em;font-weight:800;color:var(--brown)}.dkw-feature-caption h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(30px,3.1vw,52px);letter-spacing:-.04em;line-height:.98;margin:7px 0 0}.dkw-feature-caption h2 br{display:block}.dkw-feature-caption b{font-size:10px;font-weight:700;color:var(--muted)}

/* reel */
.dkw-reel-section{background:#19110e;color:#fff;padding:105px 0 110px;overflow:hidden}.dkw-reel-header{display:grid;grid-template-columns:1.4fr .65fr;gap:80px;align-items:end;margin-bottom:48px}.dkw-mini-label{font-size:9px;font-weight:800;letter-spacing:.2em;color:#c99572}.dkw-reel-header h2,.dkw-expertise-intro h2,.dkw-contact-copy h2,.dkw-story h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.05em}.dkw-reel-header h2{font-size:clamp(50px,6vw,88px);line-height:.88;margin:12px 0 0}.dkw-reel-header h2 em,.dkw-expertise-intro h2 em,.dkw-contact-copy h2 em,.dkw-story h2 em{font-weight:400;color:#d49e79}.dkw-reel-header>p{color:rgba(255,255,255,.62);font-size:14px;line-height:1.7;margin:0}.dkw-reel-wrap{overflow:hidden}.dkw-reel{display:flex;gap:18px;width:max-content;will-change:transform}.dkw-reel-card{width:340px;margin:0;position:relative;flex:0 0 auto}.dkw-reel-card:nth-child(3n+2){width:440px}.dkw-reel-card img{width:100%;aspect-ratio:1.3;object-fit:cover;filter:saturate(.9);transition:filter .4s,transform .5s}.dkw-reel-card:hover img{filter:saturate(1.08);transform:scale(.985)}.dkw-reel-card figcaption{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px 0;border-top:1px solid rgba(255,255,255,.18)}.dkw-reel-card figcaption>span{font-size:9px;color:#a87a5e}.dkw-reel-card figcaption div{display:flex;justify-content:space-between;gap:15px}.dkw-reel-card b{font-size:12px}.dkw-reel-card small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5)}

/* expertise */
.dkw-expertise{padding:120px 0 135px;background:var(--paper)}.dkw-section-label-light{color:var(--brown)}.dkw-expertise-intro{display:grid;grid-template-columns:1.3fr .75fr;gap:100px;align-items:end;margin-bottom:70px}.dkw-expertise-intro h2{font-size:clamp(58px,7vw,102px);line-height:.86;margin:0}.dkw-expertise-intro p{color:var(--muted);line-height:1.75;font-size:14px;margin:0}.dkw-expertise-list{border-top:1px solid var(--line)}.dkw-expertise-row{display:grid;grid-template-columns:60px 1.1fr 1.6fr 180px 35px;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid var(--line);position:relative;transition:padding .45s var(--ease2)}.dkw-expertise-row:hover{padding-left:12px}.dkw-exp-num{font-size:9px;color:var(--brown);letter-spacing:.15em}.dkw-expertise-row h3{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(27px,3.2vw,48px);letter-spacing:-.04em;margin:0}.dkw-expertise-row p{color:var(--muted);font-size:13px;line-height:1.55;margin:0;max-width:520px}.dkw-exp-thumb{width:150px;height:82px;overflow:hidden;opacity:.65;transition:opacity .4s,transform .4s}.dkw-exp-thumb img{width:100%;height:100%;object-fit:cover}.dkw-expertise-row:hover .dkw-exp-thumb{opacity:1;transform:scale(1.06) rotate(-1deg)}.dkw-exp-plus{font-family:Georgia,serif;font-size:28px;color:var(--brown);text-align:right;transition:transform .4s}.dkw-expertise-row:hover .dkw-exp-plus{transform:rotate(45deg)}

/* story */
.dkw-story{min-height:900px;position:relative;overflow:hidden;color:#fff;background:#18100c}.dkw-story-media{position:absolute;inset:-8%}.dkw-story-media img{width:100%;height:100%;object-fit:cover}.dkw-story-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,10,7,.86),rgba(16,10,7,.42) 55%,rgba(16,10,7,.18)),linear-gradient(0deg,rgba(10,7,5,.82),transparent 45%)}.dkw-story-content{position:relative;z-index:2;padding-top:110px;padding-bottom:80px;min-height:900px;display:flex;flex-direction:column}.dkw-section-label-invert{color:#fff}.dkw-story h2{font-size:clamp(68px,8vw,126px);line-height:.83;margin:85px 0 auto;max-width:900px}.dkw-method-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;border-top:1px solid rgba(255,255,255,.28);padding-top:24px}.dkw-method-steps>div{position:relative}.dkw-method-steps b{font-size:9px;letter-spacing:.18em;color:#d8a47f}.dkw-method-steps span{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.38);display:grid;place-items:center;margin:14px 0 13px}.dkw-method-steps svg{width:18px}.dkw-method-steps h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400;margin:0 0 6px}.dkw-method-steps p{font-size:12px;color:rgba(255,255,255,.65);line-height:1.55;margin:0;max-width:250px}

/* proof */
.dkw-proof{padding:44px 0;background:var(--brown);color:#fff}.dkw-proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.dkw-proof-grid>div{padding:10px 28px;border-right:1px solid rgba(255,255,255,.2)}.dkw-proof-grid>div:last-child{border:0}.dkw-proof span{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,4vw,68px);color:#f0c2a1}.dkw-proof p{font-size:11px;letter-spacing:.06em;text-transform:uppercase;margin:4px 0 0;color:rgba(255,255,255,.75)}

/* contact */
.dkw-contact{padding:120px 0;background:var(--bg)}.dkw-contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:110px}.dkw-contact-copy h2{font-size:clamp(64px,7.5vw,110px);line-height:.84;margin:18px 0 28px}.dkw-contact-copy>p{font-size:15px;line-height:1.75;color:var(--muted);max-width:610px}.dkw-contact-direct{display:flex;gap:34px;flex-wrap:wrap;margin-top:40px}.dkw-contact-direct a{display:flex;gap:11px;align-items:center}.dkw-contact-direct svg{width:24px;height:24px;color:var(--brown)}.dkw-contact-direct span{font-size:14px;font-weight:800;display:grid}.dkw-contact-direct small{font-size:8px;letter-spacing:.16em;color:var(--muted);margin-bottom:3px}.dkw-contact-form{padding-top:30px}.dkw-contact-form form{display:grid}.dkw-field{position:relative;border-bottom:1px solid var(--line)}.dkw-field input,.dkw-field textarea,.dkw-field select{width:100%;border:0;background:transparent;padding:28px 0 12px;outline:0;color:var(--ink);font-size:16px;border-radius:0}.dkw-field textarea{resize:vertical;min-height:125px}.dkw-field label{position:absolute;left:0;top:25px;color:var(--muted);font-size:13px;pointer-events:none;transition:top .25s,font-size .25s,color .25s}.dkw-field input:focus+label,.dkw-field input:not(:placeholder-shown)+label,.dkw-field textarea:focus+label,.dkw-field textarea:not(:placeholder-shown)+label{top:8px;font-size:9px;letter-spacing:.1em;color:var(--brown)}.dkw-select-field label{top:7px;font-size:9px;letter-spacing:.1em;color:var(--brown)}.dkw-submit{margin-top:28px;border:0;border-radius:999px;background:var(--ink);color:#fff;height:62px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;font-weight:800;cursor:pointer;transition:background .35s,transform .35s}.dkw-submit:hover{background:var(--brown);transform:translateY(-2px)}.dkw-submit svg{width:19px}.dkw-hp{position:absolute!important;left:-9999px!important}.dkw-form-note{padding:13px 15px;margin-bottom:16px;border-radius:10px;font-size:13px}.dkw-form-note.success{background:#e8f5eb;color:#176837}.dkw-form-note.error{background:#f9e8e2;color:#8c3c2e}

/* footer */
.dkw-footer{background:#17100d;color:#fff;padding:86px 0 24px}.dkw-footer-top{display:grid;grid-template-columns:1.4fr .65fr;gap:90px;align-items:end}.dkw-footer-statement>span{font-size:9px;letter-spacing:.2em;color:#ba8968}.dkw-footer-statement h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:clamp(58px,7vw,106px);line-height:.86;letter-spacing:-.055em;margin:18px 0 0}.dkw-footer-statement em{font-weight:400;color:#c38f6d}.dkw-footer-contact{display:grid;border-top:1px solid rgba(255,255,255,.22)}.dkw-footer-contact a{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.17);font-size:13px}.dkw-footer-contact svg{color:#d9a27e}.dkw-footer-bottom{display:grid;grid-template-columns:180px 1fr auto;gap:30px;align-items:center;margin-top:70px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);font-size:10px;color:rgba(255,255,255,.45)}.dkw-footer-bottom img{width:145px;background:#fff;border-radius:9px;padding:6px 9px}.dkw-footer-bottom span:nth-child(2){text-align:center}.dkw-whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:90;background:var(--green);color:#fff;height:52px;border-radius:999px;padding:0 18px;display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;box-shadow:0 14px 35px rgba(0,0,0,.22);transition:transform .3s}.dkw-whatsapp-float:hover{transform:translateY(-3px)}.dkw-whatsapp-float svg{width:21px;height:21px}

/* generic page */
.dkw-page-shell{padding:140px 0 90px}.dkw-page-shell h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,100px);font-weight:400;letter-spacing:-.05em}.dkw-content{max-width:850px;line-height:1.75}.dkw-content img{border-radius:12px}.dkw-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.dkw-project-card{min-height:380px;position:relative;overflow:hidden;background:#ddd}.dkw-project-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dkw-project-caption{position:absolute;inset:auto 16px 16px;z-index:2;color:#fff}.dkw-project-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}

@media(max-width:1100px){
  :root{--shell:min(100% - 40px,1000px)}.dkw-header-row{grid-template-columns:190px 1fr auto}.dkw-nav{gap:22px}.dkw-header-cta span{display:none}.dkw-header-cta{width:46px;padding:0;justify-content:center}.dkw-hero-title-wrap{grid-template-columns:1fr 220px;gap:35px}.dkw-manifesto-copy{grid-template-columns:1fr;gap:28px}.dkw-featured-grid{grid-template-columns:1.3fr .85fr}.dkw-expertise-row{grid-template-columns:45px 1fr 1.2fr 120px 30px}.dkw-exp-thumb{width:120px}.dkw-contact-grid{gap:60px}.dkw-method-steps{gap:16px}
}
@media(max-width:820px){
  :root{--shell:calc(100% - 30px)}.dkw-header{padding:10px 0}.dkw-header-row{grid-template-columns:1fr auto}.dkw-brand{width:148px}.dkw-nav,.dkw-social-icon,.dkw-header-cta{display:none}.dkw-menu-btn{display:grid}.dkw-hero{min-height:760px}.dkw-hero-shade{background:linear-gradient(0deg,rgba(15,9,6,.78),rgba(15,9,6,.1) 70%),linear-gradient(90deg,rgba(15,9,6,.45),transparent)}.dkw-hero-content{padding-top:100px;padding-bottom:26px}.dkw-hero-eyebrow{top:115px}.dkw-hero-title-wrap{display:block;margin-top:auto}.dkw-hero-title{font-size:clamp(64px,18vw,110px);max-width:720px}.dkw-hero-side{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-top:28px}.dkw-hero-side p{max-width:430px;margin:0}.dkw-circle-link{width:112px;height:112px;flex:none}.dkw-circle-link span{font-size:10px}.dkw-hero-bottom{margin-top:26px}.dkw-manifesto{padding:90px 0}.dkw-manifesto-grid{grid-template-columns:1fr;gap:30px}.dkw-lead{font-size:clamp(44px,9vw,72px)}.dkw-featured{padding:90px 0}.dkw-featured-grid{grid-template-columns:1fr 1fr}.dkw-feature-a{grid-row:auto;grid-column:1/-1}.dkw-feature-c{margin-left:0}.dkw-feature-a .dkw-feature-media{aspect-ratio:1.45}.dkw-reel-header{grid-template-columns:1fr;gap:22px}.dkw-reel-card{width:280px}.dkw-reel-card:nth-child(3n+2){width:350px}.dkw-expertise{padding:90px 0}.dkw-expertise-intro{grid-template-columns:1fr;gap:25px}.dkw-expertise-row{grid-template-columns:38px 1fr 95px 24px;gap:14px}.dkw-expertise-row p{display:none}.dkw-exp-thumb{width:95px;height:64px}.dkw-story{min-height:820px}.dkw-story-content{min-height:820px}.dkw-story h2{font-size:clamp(64px,11vw,100px);margin-top:60px}.dkw-method-steps{grid-template-columns:1fr 1fr}.dkw-proof-grid{grid-template-columns:1fr 1fr;gap:0}.dkw-proof-grid>div:nth-child(2){border-right:0}.dkw-proof-grid>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:22px;margin-bottom:12px}.dkw-contact{padding:90px 0}.dkw-contact-grid{grid-template-columns:1fr;gap:45px}.dkw-footer-top{grid-template-columns:1fr;gap:45px}.dkw-footer-bottom{grid-template-columns:140px 1fr;gap:20px}.dkw-footer-bottom span:last-child{grid-column:1/-1}.dkw-archive-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  :root{--shell:calc(100% - 22px)}.dkw-cursor-glow{display:none}.dkw-brand{width:133px;border-radius:11px;padding:6px 9px}.dkw-menu-btn{width:42px;height:42px}.dkw-hero{height:100svh;min-height:680px}.dkw-hero-bg{inset:-3% -20% -3% -34%}.dkw-hero-eyebrow{top:105px;font-size:8px}.dkw-hero-title{font-size:clamp(58px,18.5vw,86px);line-height:.82}.dkw-hero-side{display:grid;grid-template-columns:1fr 92px;align-items:end}.dkw-hero-side p{font-size:12px;line-height:1.55}.dkw-circle-link{width:92px;height:92px}.dkw-circle-link svg{display:none}.dkw-hero-bottom{align-items:center}.dkw-hero-contact{display:grid;gap:5px;font-size:10px}.dkw-scroll-cue span{display:none}.dkw-manifesto{padding:72px 0}.dkw-manifesto-copy{gap:22px}.dkw-lead{font-size:40px}.dkw-small-copy{font-size:13px}.dkw-marquee-track{padding:14px 0}.dkw-marquee-track span{font-size:17px}.dkw-featured{padding:72px 0 84px}.dkw-section-label{margin-bottom:30px}.dkw-featured-grid{display:block}.dkw-feature{margin-bottom:32px}.dkw-feature-a .dkw-feature-media,.dkw-feature-b .dkw-feature-media,.dkw-feature-c .dkw-feature-media{aspect-ratio:1.22}.dkw-feature-caption h2{font-size:34px}.dkw-reel-section{padding:72px 0 76px}.dkw-reel-header{margin-bottom:30px}.dkw-reel-header h2{font-size:52px}.dkw-reel-card,.dkw-reel-card:nth-child(3n+2){width:255px}.dkw-reel-card img{aspect-ratio:1.15}.dkw-expertise{padding:72px 0}.dkw-expertise-intro h2{font-size:55px}.dkw-expertise-row{grid-template-columns:28px 1fr 72px 18px;padding:18px 0}.dkw-expertise-row h3{font-size:28px}.dkw-exp-thumb{width:72px;height:50px}.dkw-story,.dkw-story-content{min-height:920px}.dkw-story-media{inset:-3% -40%}.dkw-story-content{padding-top:70px;padding-bottom:50px}.dkw-story h2{font-size:57px;margin-top:45px}.dkw-method-steps{grid-template-columns:1fr;gap:14px;border-top:0}.dkw-method-steps>div{display:grid;grid-template-columns:28px 42px 1fr;column-gap:10px;align-items:start;padding-top:12px;border-top:1px solid rgba(255,255,255,.23)}.dkw-method-steps span{margin:0;width:38px;height:38px}.dkw-method-steps h3{font-size:19px;margin:0}.dkw-method-steps p{grid-column:3;font-size:11px}.dkw-proof{padding:26px 0}.dkw-proof-grid>div{padding:10px 14px}.dkw-proof span{font-size:42px}.dkw-proof p{font-size:9px}.dkw-contact{padding:72px 0}.dkw-contact-copy h2{font-size:58px}.dkw-contact-direct{display:grid;gap:18px}.dkw-contact-form{padding-top:0}.dkw-submit{height:58px}.dkw-footer{padding-top:64px}.dkw-footer-statement h2{font-size:56px}.dkw-footer-bottom{grid-template-columns:1fr;align-items:start}.dkw-footer-bottom span:nth-child(2){text-align:left}.dkw-whatsapp-float{right:12px;bottom:12px;width:50px;height:50px;padding:0;justify-content:center}.dkw-whatsapp-float span{display:none}.dkw-archive-grid{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){body.dekori-cinematic-site{scroll-behavior:auto}.dekori-cinematic-site *,.dekori-cinematic-site *:before,.dekori-cinematic-site *:after{animation:none!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.dkw-hero-bg,.dkw-story-media{transform:none!important}.dkw-marquee-track{transform:none!important}.dkw-reel{transform:none!important;overflow-x:auto}.dkw-cursor-glow{display:none}}


/* v3.3 typography guardrails: prevent plugin/editor styles from exploding headings. */
body.dekori-cinematic-site .dkw-hero-title{position:relative!important;float:none!important;clear:none!important;width:auto!important;height:auto!important;text-transform:none!important;white-space:normal!important;z-index:auto!important}
body.dekori-cinematic-site .dkw-feature-caption h2,
body.dekori-cinematic-site .dkw-reel-header h2,
body.dekori-cinematic-site .dkw-expertise-intro h2,
body.dekori-cinematic-site .dkw-story h2,
body.dekori-cinematic-site .dkw-contact-copy h2,
body.dekori-cinematic-site .dkw-footer-statement h2{position:static!important;float:none!important;width:auto!important;height:auto!important;white-space:normal!important;text-transform:none!important}
body.dekori-cinematic-site main{display:block;position:relative;isolation:isolate}
body.dekori-cinematic-site section{position:relative}

/* v3.4 fail-safe navigation isolation.
   The mobile overlay is hidden at the HTML level and cannot leak into desktop layout. */
.dkw-mobile-menu[hidden]{display:none!important}
@media (min-width:821px){
  body.dekori-cinematic-site .dkw-mobile-menu{display:none!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-110%)!important}
  body.dekori-cinematic-site .dkw-menu-btn{display:none!important}
}
@media (max-width:820px){
  body.dekori-cinematic-site .dkw-mobile-menu:not([hidden]){display:flex!important;visibility:visible;pointer-events:auto}
}

/* Defensive typography containment: no menu/section heading can escape its own section. */
body.dekori-cinematic-site .dkw-hero,
body.dekori-cinematic-site .dkw-manifesto,
body.dekori-cinematic-site .dkw-featured,
body.dekori-cinematic-site .dkw-reel-section,
body.dekori-cinematic-site .dkw-expertise,
body.dekori-cinematic-site .dkw-story,
body.dekori-cinematic-site .dkw-contact,
body.dekori-cinematic-site .dkw-footer{contain:layout paint}
body.dekori-cinematic-site .dkw-mobile-links a{position:relative!important;inset:auto!important;transform:none!important}

/* ============================================================
   v3.5 — PNG logo + stable premium header
   These rules intentionally only affect the public cinematic site.
   ============================================================ */
body.dekori-cinematic-site .dkw-header{
  padding:14px 0;
  color:var(--ink);
  background:transparent;
}
body.dekori-cinematic-site .dkw-header.is-scrolled{
  padding:8px 0;
  background:transparent;
  box-shadow:none;
}
body.dekori-cinematic-site .dkw-header-row{
  grid-template-columns:210px minmax(360px,1fr) auto;
  gap:24px;
  min-height:72px;
  padding:9px 11px 9px 18px;
  background:rgba(248,245,240,.92);
  border:1px solid rgba(72,49,37,.11);
  border-radius:20px;
  -webkit-backdrop-filter:blur(18px) saturate(1.08);
  backdrop-filter:blur(18px) saturate(1.08);
  box-shadow:0 12px 38px rgba(33,22,17,.10);
  transition:background .35s var(--ease),box-shadow .35s var(--ease),border-color .35s var(--ease),min-height .35s var(--ease);
}
body.dekori-cinematic-site .dkw-header.is-scrolled .dkw-header-row{
  min-height:62px;
  background:rgba(248,245,240,.97);
  border-color:rgba(72,49,37,.15);
  box-shadow:0 14px 42px rgba(33,22,17,.14);
}
body.dekori-cinematic-site .dkw-brand{
  width:184px;
  max-width:100%;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  transform:none;
}
body.dekori-cinematic-site .dkw-brand:hover{transform:none}
body.dekori-cinematic-site .dkw-brand img{
  width:184px;
  max-height:64px;
  object-fit:contain;
  object-position:left center;
  filter:none;
}
body.dekori-cinematic-site .dkw-nav{
  gap:34px;
  color:var(--ink);
  font-size:13px;
  font-weight:750;
}
body.dekori-cinematic-site .dkw-header-actions{
  gap:10px;
  justify-content:flex-end;
  white-space:nowrap;
}
body.dekori-cinematic-site .dkw-social-icon{
  width:46px;
  height:46px;
  flex:0 0 46px;
  border:1px solid rgba(78,51,37,.20);
  background:rgba(255,255,255,.68);
  color:var(--brown);
  box-shadow:none;
  transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease;
}
body.dekori-cinematic-site .dkw-social-icon:hover{
  background:#fff;
  color:var(--ink);
  border-color:rgba(78,51,37,.34);
  transform:translateY(-2px);
}
body.dekori-cinematic-site .dkw-header.is-scrolled .dkw-social-icon{
  border-color:rgba(78,51,37,.20);
  background:rgba(255,255,255,.72);
  color:var(--brown);
}
body.dekori-cinematic-site .dkw-header-cta,
body.dekori-cinematic-site .dkw-header.is-scrolled .dkw-header-cta{
  min-width:238px;
  height:48px;
  padding:0 17px 0 21px;
  display:inline-flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  border:1px solid var(--brown);
  border-radius:999px;
  background:var(--brown);
  color:#fff!important;
  box-shadow:0 8px 22px rgba(91,52,33,.19);
  font-size:12px;
  font-weight:800;
  line-height:1;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  transition:background .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease;
}
body.dekori-cinematic-site .dkw-header-cta span{
  display:block!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  white-space:nowrap;
}
body.dekori-cinematic-site .dkw-header-cta .dkw-header-cta-arrow{
  width:27px;
  height:27px;
  flex:0 0 27px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.12);
  color:#fff!important;
}
body.dekori-cinematic-site .dkw-header-cta svg{width:14px;height:14px;color:#fff!important}
body.dekori-cinematic-site .dkw-header-cta:hover{
  background:#633823;
  border-color:#633823;
  box-shadow:0 11px 28px rgba(91,52,33,.25);
  transform:translateY(-1px)!important;
}

@media(max-width:1180px) and (min-width:821px){
  body.dekori-cinematic-site .dkw-header-row{
    grid-template-columns:176px minmax(310px,1fr) auto;
    gap:16px;
    padding-left:15px;
  }
  body.dekori-cinematic-site .dkw-brand,
  body.dekori-cinematic-site .dkw-brand img{width:160px}
  body.dekori-cinematic-site .dkw-nav{gap:20px;font-size:12px}
  body.dekori-cinematic-site .dkw-header-cta,
  body.dekori-cinematic-site .dkw-header.is-scrolled .dkw-header-cta{
    min-width:190px;
    padding-left:16px;
    gap:10px;
  }
  body.dekori-cinematic-site .dkw-header-cta span{display:block!important}
}

@media(max-width:920px) and (min-width:821px){
  body.dekori-cinematic-site .dkw-social-icon{display:none}
  body.dekori-cinematic-site .dkw-header-cta,
  body.dekori-cinematic-site .dkw-header.is-scrolled .dkw-header-cta{min-width:178px}
}

@media(max-width:820px){
  body.dekori-cinematic-site .dkw-header{padding:9px 0}
  body.dekori-cinematic-site .dkw-header-row{
    grid-template-columns:1fr auto;
    min-height:60px;
    padding:7px 9px 7px 13px;
    border-radius:16px;
    gap:12px;
  }
  body.dekori-cinematic-site .dkw-brand,
  body.dekori-cinematic-site .dkw-brand img{width:146px;max-height:53px}
  body.dekori-cinematic-site .dkw-nav,
  body.dekori-cinematic-site .dkw-social-icon,
  body.dekori-cinematic-site .dkw-header-cta{display:none!important}
  body.dekori-cinematic-site .dkw-menu-btn{
    display:grid!important;
    width:44px;
    height:44px;
    border:1px solid rgba(78,51,37,.18);
    background:rgba(255,255,255,.68);
    color:var(--brown);
  }
  body.dekori-cinematic-site .dkw-mobile-top img{width:158px;background:transparent;padding:0;border-radius:0}
}
