@font-face{font-family:Manrope;src:url("assets/fonts/manrope-400.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url("assets/fonts/manrope-500.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url("assets/fonts/manrope-600.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url("assets/fonts/manrope-700.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}

:root{--bg:#f7f6f2;--ink:#242b27;--muted:#626860;--line:#d9dcd3;--green:#344738;--sand:#e9e5d9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.55 Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b18a4c;outline-offset:5px}img{display:block;width:100%;object-fit:cover}header{height:88px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);background:var(--bg)}.logo{font-size:34px;font-weight:700;letter-spacing:.18em}.brand small{display:block;font-size:9px;letter-spacing:.18em;margin-top:-5px}nav{display:flex;gap:28px;font-size:14px}.phone{font-size:14px}.wrap{max-width:1440px;margin:auto;padding:100px 5%}.tag{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:700;color:var(--muted);display:block;margin-bottom:22px}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(50px,6.3vw,92px)}h2{font-size:clamp(36px,4.5vw,64px)}h3{font-size:21px;font-weight:400;line-height:1.25}.serif{font-family:Georgia,serif;font-style:italic;font-weight:400}p{color:var(--muted)}.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:16px 23px;background:var(--green);color:#fff;font-size:14px;border:1px solid var(--green)}.btn:hover{background:#253628}.btn.light{background:transparent;color:var(--ink);border-color:var(--line)}.btn.light:hover{background:var(--sand)}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.02fr 1fr;padding:40px 5% 0;gap:5%;align-items:center}.hero-copy{padding:35px 0 55px}.hero h1{margin-bottom:30px}.hero p{max-width:470px;font-size:18px}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.hero-photo{height:650px;position:relative;overflow:hidden}.hero-photo img{height:100%;object-position:50% 48%}.photo-note{position:absolute;left:20px;bottom:20px;right:20px;background:rgba(247,246,242,.92);padding:14px 18px;font-size:12px;display:flex;justify-content:space-between}.intro-line{max-width:1440px;margin:0 auto;padding:30px 5%;display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:40px}.head p{max-width:385px}.kitchen-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:20px}.project{background:transparent;border:0;padding:0;text-align:left;color:var(--ink);width:100%}.picture{overflow:hidden;position:relative;background:var(--sand)}.picture img{height:360px;transition:transform .4s}.project:hover img{transform:scale(1.025)}.zoom{position:absolute;right:12px;bottom:12px;background:var(--bg);width:34px;height:34px;display:grid;place-items:center;font-size:20px}.project h3{margin:17px 0 7px;font-size:19px}.project p{font-size:13px;max-width:360px}.kitchen-grid .project:first-child img{height:440px}.kitchen-grid .project:not(:first-child){padding-top:80px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;padding-top:30px;border-top:1px solid var(--line)}.principles h3{font-size:17px;margin-bottom:10px}.principles p{font-size:14px}.principles small{color:#8a9285;margin-right:14px}.portfolio{background:#eeeee8}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.filter{border:1px solid #cdd1c5;padding:10px 15px;border-radius:0;background:transparent;color:var(--ink);font-size:13px}.filter[aria-pressed=true]{background:var(--green);color:#fff;border-color:var(--green)}.count{font-size:12px;margin-bottom:28px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px}.gallery .picture img{height:350px}.gallery .category{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin-top:17px}.gallery h3{margin-top:7px}.gallery .project[hidden]{display:none}.business{background:var(--green);color:#f8f7ef}.business .tag,.business p{color:#d1d9cd}.business-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center}.business h2{margin-bottom:30px}.business img{height:540px}.business-list{display:grid;grid-template-columns:1fr 1fr;gap:20px 30px;margin:30px 0}.business-list div{border-top:1px solid #697769;padding-top:15px;font-size:14px}.business a{display:inline-block;border-bottom:1px solid #cad5c7;padding-bottom:5px;margin-top:12px}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.detail-photo{height:420px}.detail-copy{padding:24px 0}.detail-copy h3{margin-bottom:10px}.detail-copy p{font-size:15px;max-width:500px}.process{border-top:1px solid var(--line)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}.step{border-top:1px solid var(--line);padding-top:20px}.step span{font-family:Georgia,serif;font-size:35px;color:#959d8f}.step h3{margin:24px 0 12px}.step p{font-size:14px}.faq{background:var(--sand)}.faq-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:12%}details{border-bottom:1px solid #c4c6b9;padding:23px 0}details:first-child{border-top:1px solid #c4c6b9}summary{cursor:pointer;font-size:18px}details p{padding-top:17px;font-size:15px;max-width:600px}.contact{background:#222d25;color:var(--bg)}.contact .tag,.contact p{color:#bbc5b8}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:10%}.contact h2{margin-bottom:25px}.contact p{max-width:470px}.contact-info{padding-top:25px}.big-phone{font-size:clamp(25px,3vw,42px);letter-spacing:-.04em;display:block}.contact-info>a+a{display:inline-block;margin-top:16px;border-bottom:1px solid #879380}.brief{margin-top:32px;padding-top:24px;border-top:1px solid #52604f;font-size:14px}.contact .btn{margin-top:28px;background:var(--bg);color:var(--ink)}footer{background:#222d25;color:#b6c1b2;padding:28px 5%;border-top:1px solid #465242;display:flex;justify-content:space-between;gap:25px;font-size:12px}dialog{border:0;padding:0;background:#f7f6f2;color:var(--ink);width:min(1100px,95vw);max-height:95vh}dialog::backdrop{background:#101712dc}.modal-top{display:flex;align-items:center;justify-content:space-between;padding:12px 18px}.icon-btn{border:1px solid var(--line);background:transparent;width:42px;height:42px;font-size:24px;color:var(--ink)}.modal-img{object-fit:contain;max-height:65vh;background:#e9e9e3}.modal-bottom{padding:22px;display:flex;justify-content:space-between;gap:24px;align-items:center}.modal-bottom h3{margin-bottom:8px}.modal-bottom p{font-size:14px}.modal-source{font-size:12px;text-decoration:underline;display:inline-block;margin-top:12px}.modal-controls{display:flex;gap:8px;flex-shrink:0}.skip{position:absolute;left:10px;top:-100px;z-index:3;background:white;padding:15px}.skip:focus{top:10px}@media(min-width:1600px){.hero-photo{height:720px}}@media(max-width:1000px){nav{gap:16px}.phone{display:none}.hero{gap:30px}.hero-photo{height:560px}.hero p{font-size:16px}.gallery .picture img{height:280px}.business-layout{gap:5%}.wrap{padding-top:75px;padding-bottom:75px}.kitchen-grid{grid-template-columns:1fr 1fr 1fr}.kitchen-grid .picture img,.kitchen-grid .project:first-child img{height:300px}.kitchen-grid .project:not(:first-child){padding-top:0}}@media(max-width:700px){header{height:75px}.logo{font-size:27px}nav{gap:14px}nav a:nth-child(3){display:none}nav a{font-size:12px}.hero{display:block;padding-top:10px}.hero-copy{padding:36px 0}.hero h1{font-size:52px}.hero-photo{height:460px}.intro-line{flex-wrap:wrap;gap:8px 22px;padding-top:22px;padding-bottom:22px}.head{display:block}.head p{margin-top:25px}.wrap{padding:65px 5%}.kitchen-grid{grid-template-columns:1fr}.kitchen-grid .picture img,.kitchen-grid .project:first-child img{height:400px}.kitchen-grid{gap:30px}.principles{grid-template-columns:1fr;gap:22px;margin-top:35px}.gallery{grid-template-columns:1fr 1fr;gap:28px 14px}.gallery .picture img{height:245px}.gallery h3{font-size:17px}.gallery p{font-size:12px}.filter{padding:9px 11px;font-size:12px}.business-layout,.details-grid,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:36px}.business img{height:400px}.detail-photo{height:350px}.steps{grid-template-columns:1fr 1fr;gap:30px 20px}.step h3{font-size:19px}.contact-info{padding-top:0}footer{flex-direction:column;gap:8px}.modal-bottom{align-items:start;padding:18px;gap:10px}.modal-controls{flex-direction:column}.modal-img{max-height:58vh}}@media(max-width:400px){.hero h1{font-size:46px}.hero-actions .btn{width:100%}.gallery .picture img{height:205px}.gallery h3{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.picture img{transition:none}}


:root{--bg:#faf7f0;--ink:#343d32;--muted:#68695f;--line:#dddcd1;--green:#414d3e;--sand:#eee7d9;--font:Manrope,Arial,sans-serif}
body{font-family:var(--font);line-height:1.65}button,input{font-family:inherit}
h1,h2{font-family:var(--font);font-weight:500;letter-spacing:-.045em;line-height:1.13}
h1{font-size:clamp(42px,5.2vw,74px)}h2{font-size:clamp(32px,3.8vw,53px)}h3{font-weight:600;letter-spacing:-.025em}
.accent{font:inherit;color:var(--green)}.business .accent,.contact .accent{color:inherit}
.tag{font-size:11px;font-weight:600;letter-spacing:.1em;margin-bottom:20px}
header{height:auto;display:block;padding:0 5%;background:var(--bg)}
.header-main{max-width:1296px;margin:auto;min-height:136px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:flex;align-items:center;gap:14px;min-width:0;padding:15px 0}
.brand-symbol{width:106px;height:106px;object-fit:contain;flex:none}
.brand-copy{display:block;min-width:0}.brand-wordmark{display:block;font-family:var(--font);font-size:39px;line-height:1.15;font-weight:600;letter-spacing:-.045em;white-space:nowrap;color:var(--green)}
.brand-caption{display:block;margin-top:8px;font-size:12px;color:var(--muted);line-height:1.5}
.header-contact{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:16px}.header-contact>span{font-size:12px;color:var(--muted)}
header nav{max-width:1296px;margin:auto;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}
header nav a{display:flex;align-items:center;gap:9px;padding:17px 5px;font-size:12px;white-space:nowrap;border-bottom:2px solid transparent}
header nav a:hover,header nav a:focus-visible{border-bottom-color:var(--green);color:var(--green)}.nav-number{font-size:10px;color:var(--muted)}
.hero{padding-top:34px;gap:5%;grid-template-columns:1fr 1fr}.hero-copy{padding:30px 0 40px}.hero-photo{height:590px;border-radius:16px}.hero p{font-size:17px;line-height:1.75}.hero h1{margin-bottom:26px}
.btn{border-radius:9px;padding:15px 22px;font-weight:600;font-size:13px;line-height:1.55}.btn:hover{background:#344030}.btn.light{border-color:#b9bdae}.btn.light:hover{background:var(--sand)}
.photo-note{border-radius:8px;background:rgba(250,247,240,.95)}.intro-line{font-size:12px;padding-top:26px;padding-bottom:26px}
.picture,.business img,.detail-photo{border-radius:14px}.zoom{border-radius:50%}.project h3{font-size:18px}.project p{font-size:13px;line-height:1.7}
.portfolio{background:#f0eee5}.filter{border-radius:8px;border-color:#c9cbbf;font-size:12px}.filter:hover{border-color:var(--green)}
.business{background:#495443}.business .tag,.business p{color:#e4e6dc}.business-list div{border-color:#7c8873}.business h2{font-size:clamp(32px,3.8vw,53px)}
.brand-signature{display:flex;align-items:center;gap:20px;margin-bottom:44px;padding-bottom:28px;border-bottom:1px solid var(--line)}.brand-signature .brand-symbol{width:110px;height:110px}.brand-signature .brand-wordmark{font-size:34px}.brand-signature p{font-size:14px;margin-top:8px}
.step span{font:600 12px/1.5 var(--font);color:var(--green);letter-spacing:.04em}.step h3{font-size:19px;margin-top:20px}.principles h3{font-weight:600}
.contact,footer{background:#374332}.contact .tag,.contact p{color:#d7ddcf}.contact .btn{border-color:var(--bg)}.contact .btn:hover{background:var(--sand)}.big-phone{font-weight:500;letter-spacing:-.03em}
.footer-name{font:600 24px/1.2 var(--font);letter-spacing:-.04em;color:var(--bg)}footer{align-items:center;color:#d1dac9}
summary{font-size:17px;font-weight:500}dialog{border-radius:14px;background:var(--bg)}.icon-btn{border-radius:8px}.modal-img{background:var(--sand)}
@media(min-width:1600px){.hero-photo{height:660px}}
@media(max-width:1100px){header nav{display:flex;overflow-x:auto;gap:23px}header nav a{flex-shrink:0}.hero-photo{height:520px}.brand-wordmark{font-size:35px}}
@media(max-width:700px){header{height:auto}.header-main{min-height:116px;gap:0}.header-contact{display:none}.brand{gap:10px;padding:12px 0}.brand-symbol{width:86px;height:86px}.brand-wordmark{font-size:32px}.brand-caption{font-size:11px;margin-top:7px}header nav{gap:22px;scrollbar-width:thin}header nav a,header nav a:nth-child(3){display:flex;padding:14px 0;font-size:12px}.nav-number{font-size:10px}.hero{display:block;padding-top:8px}.hero-copy{padding:30px 0}.hero h1{font-size:clamp(38px,10.2vw,56px);line-height:1.14}.hero p{font-size:15px}.hero-photo{height:420px;border-radius:12px}.hero-actions{margin-top:26px;gap:10px}.hero-actions .btn{width:100%;justify-content:center}.hero-actions .btn span{margin-left:auto}.intro-line{font-size:11px}.brand-signature{gap:12px;margin-bottom:32px;padding-bottom:24px}.brand-signature .brand-symbol{width:84px;height:84px}.brand-signature .brand-wordmark{font-size:29px}.brand-signature p{font-size:12px;max-width:240px}.gallery h3{font-size:16px}.gallery p{font-size:12px}.picture,.business img,.detail-photo{border-radius:10px}.head p{margin-top:20px}footer{align-items:flex-start}}
@media(max-width:360px){.brand-symbol{width:72px;height:72px}.brand-wordmark{font-size:28px}.brand-caption{font-size:10px}.brand-signature .brand-wordmark{font-size:26px}}

/* Shared page grid and deliberate desktop hierarchy. */
:root{--page-width:1200px;--page-gutter:32px;--section-space:88px}
header{padding:0 var(--page-gutter)}
.header-main,header nav{width:100%;max-width:var(--page-width)}
.header-main{min-height:108px;gap:32px}.brand{gap:10px;padding:10px 0}.brand-symbol{width:86px;height:86px}.brand-wordmark{font-size:32px}.brand-caption{font-size:12px;margin-top:6px}
.header-contact{flex-direction:row;align-items:center;gap:28px}.header-contact-info{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.header-contact-info>span{font-size:12px;color:var(--muted)}.header-phone{font-size:17px;font-weight:600;white-space:nowrap;letter-spacing:-.015em}.header-cta{min-height:46px;font-size:13px;padding:12px 18px;gap:24px}
header nav{display:flex;justify-content:space-between;overflow:visible;gap:18px}header nav a{font-size:13px;padding:16px 0;gap:8px}.nav-number{font-size:11px;color:#777b6f}
.wrap{max-width:calc(var(--page-width) + 2 * var(--page-gutter));padding:var(--section-space) var(--page-gutter)}
.hero{max-width:calc(var(--page-width) + 2 * var(--page-gutter));padding:40px var(--page-gutter) 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}
.hero-copy{padding:12px 0;min-width:0}.hero h1{font-size:clamp(44px,4.5vw,60px);font-weight:500;line-height:1.1;letter-spacing:-.045em;margin-bottom:24px}.hero .tag{font-size:12px;margin-bottom:22px}.hero p{font-size:16px;max-width:460px;line-height:1.75}.hero-actions{margin-top:28px;gap:12px}.btn{font-size:14px;min-height:48px}.hero-photo{height:490px}.photo-note{font-size:12px;padding:12px 14px;left:16px;right:16px;bottom:16px;gap:16px}.photo-note>span:last-child{white-space:nowrap}
.intro-line{max-width:var(--page-width);margin:28px auto 0;padding:24px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;font-size:13px;line-height:1.5;border-top:1px solid var(--line);border-bottom:0}.intro-line>span{padding-left:16px;border-left:2px solid #c5cbb9}
h2,.business h2{font-size:40px;line-height:1.16;letter-spacing:-.04em}.head{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:48px;align-items:start;margin-bottom:36px}.head>div{min-width:0}.head p{max-width:440px;margin:34px 0 0;line-height:1.75;font-size:15px}.tag{font-size:12px;margin-bottom:16px;line-height:1.5}
.kitchen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.kitchen-grid .project:not(:first-child){padding-top:0}.kitchen-grid .picture img,.kitchen-grid .project:first-child img{height:auto;aspect-ratio:4/3;object-fit:cover}.project{display:block;align-self:start}.project h3{font-size:18px;line-height:1.4;margin:16px 0 6px}.project p{font-size:14px;line-height:1.65}.principles{gap:24px;margin-top:36px;padding-top:28px}.principles h3{font-size:16px;line-height:1.45}.principles p{font-size:14px;line-height:1.7}
.gallery{gap:36px 24px}.gallery .picture img{height:auto;aspect-ratio:4/3}.gallery .category{font-size:11px;line-height:1.5;margin-top:16px}.gallery h3{margin-top:6px}.filter{font-size:13px;padding:10px 14px}.filters{gap:8px;margin-bottom:16px}.count{font-size:13px;margin-bottom:28px}
.business-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}.business img{height:460px}.business h2{margin-bottom:22px}.business p{font-size:15px;line-height:1.75}.business-list{gap:18px 24px}.business-list div{font-size:14px}
.details-grid{gap:24px}.detail-photo{height:auto;aspect-ratio:3/2}.detail-copy{padding:20px 0 0}.detail-copy h3{font-size:19px}.detail-copy p{font-size:14px;line-height:1.75}
.steps{gap:24px;margin-top:36px}.step{padding-top:20px}.step span{font-size:13px}.step h3{font-size:18px;line-height:1.4;min-height:50px;margin:18px 0 10px}.step p{font-size:14px;line-height:1.75}
.faq-grid{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:48px}summary{font-size:16px;line-height:1.5}details{padding:22px 0}details p{line-height:1.75}
.contact-grid{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:48px;align-items:start}.contact h2{font-size:40px;margin-bottom:22px}.contact p{font-size:15px;line-height:1.75}.contact-info{padding:28px;border:1px solid #75806d;border-radius:14px;margin-top:0;background:rgba(255,255,255,.035)}.big-phone{font-size:30px;line-height:1.3;white-space:nowrap}.brief{margin-top:24px;padding-top:20px}
footer{display:block;padding:0 var(--page-gutter)}.footer-inner{max-width:var(--page-width);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;font-size:13px}.footer-name{font-size:24px}
@media(max-width:1264px){.intro-line{margin-left:var(--page-gutter);margin-right:var(--page-gutter)}}
@media(max-width:1000px){:root{--page-gutter:28px;--section-space:64px}.header-contact{gap:18px}.header-cta{display:none}.hero{gap:32px}.hero-photo{height:460px}.hero h1{font-size:46px}.head,.business-layout,.faq-grid,.contact-grid{gap:32px}h2,.business h2,.contact h2{font-size:34px}.brand-wordmark{font-size:30px}.intro-line{font-size:12px;gap:16px}.big-phone{font-size:25px}.contact-info{padding:22px}header nav{overflow-x:auto;justify-content:flex-start;gap:26px;scrollbar-width:thin}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.step h3{min-height:0}}
@media(max-width:700px){:root{--page-gutter:20px;--section-space:56px}.header-main{min-height:104px}.header-contact{display:none}.brand-symbol{width:80px;height:80px}.brand-wordmark{font-size:30px}.brand-caption{font-size:11px}header nav a,header nav a:nth-child(3){font-size:12px;padding:14px 0}.hero{display:block;padding-top:0}.hero-copy{padding:32px 0}.hero h1{font-size:clamp(36px,9.6vw,48px)}.hero p{font-size:15px}.hero-photo{height:380px}.hero .tag{font-size:11px}.hero-actions .btn{font-size:13px}.intro-line{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px;margin-top:24px;padding:20px 0;font-size:12px}.intro-line>span{padding-left:12px}.head{display:block;margin-bottom:28px}.head p{margin:18px 0 0;font-size:15px}h2,.business h2,.contact h2{font-size:32px}.kitchen-grid{grid-template-columns:1fr;gap:28px}.kitchen-grid .picture img,.kitchen-grid .project:first-child img{height:auto;aspect-ratio:4/3}.principles{grid-template-columns:1fr;gap:22px}.gallery{gap:28px 16px}.gallery h3{font-size:16px}.gallery p{font-size:13px}.gallery .picture img{height:auto;aspect-ratio:4/5}.filter{font-size:12px;padding:9px 12px}.business-layout,.faq-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.business img{height:350px}.details-grid{grid-template-columns:1fr;gap:28px}.detail-photo{height:auto}.steps{gap:28px 20px}.step h3{font-size:17px}.contact-info{padding:24px}.big-phone{font-size:28px}.footer-inner{align-items:flex-start;flex-direction:column;gap:12px;padding:24px 0}.tag{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Improve desktop reading size while preserving compact mobile layouts. */
@media(min-width:701px){
 header nav a{font-size:14px}
 .brand-caption,.header-contact-info>span{font-size:13px}
 .header-phone{font-size:18px}
 .hero .tag,.tag{font-size:13px}
 .hero p{font-size:17px}
 .photo-note{font-size:14px}
 .intro-line{font-size:14px}
 .head p,.project p,.gallery p,.principles p,.business p,.detail-copy p,.step p,details p,.contact p{font-size:16px}
 .project h3,.gallery h3,.detail-copy h3,.step h3{font-size:19px}
 .gallery .category{font-size:12px}
 .filter{font-size:14px}
 .count{font-size:14px}
 summary{font-size:17px}
 .step span{font-size:14px}
 .contact-info{font-size:16px}
 .big-phone{font-size:32px}
 footer,.footer-inner{font-size:14px}
}
