:root{--ink:#302b28;--muted:#6e6661;--orange:#e86f00;--copper:#b7783f;--green:#639351;--paper:#fffdfa;--line:#e8e0da}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}img,svg{display:block}.logo{display:inline-flex;align-items:center;width:200px;flex:0 0 auto}.logo img{width:100%;height:auto}footer .logo{width:150px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:86px;padding:0 max(6vw,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;background:#fcfaf7;box-shadow:0 1px 8px rgba(48,43,40,.08)}nav{display:flex;gap:40px;margin-left:auto;margin-right:60px;font-size:14px}.footer-column a:hover,nav a:hover{color:var(--orange)}nav a[aria-current=page]{color:var(--orange);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border-radius:5px;padding:15px 22px;font-weight:700;font-size:14px}.button-primary{background:var(--orange);color:#fff}.header-cta{padding:13px 23px}.hero{position:relative;height:530px;overflow:hidden}.hero-image{object-fit:cover;object-position:center 54%}.hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,250,.98),rgba(255,253,250,.9) 27%,rgba(255,253,250,.44) 45%,rgba(255,253,250,0) 70%)}.hero-content{position:relative;width:min(1120px,88vw);margin:auto;padding-top:102px}.hero h1{font-size:43px;line-height:1.15;letter-spacing:-2px;margin:0 0 22px}.hero h1 span{color:var(--orange)}.hero p{max-width:435px;margin:0;color:#393432;font-size:17px;line-height:1.6}.mini-accent{display:flex;gap:3px;align-items:center;margin:29px 0 22px}.mini-accent i{width:7px;height:7px;background:var(--green)}.mini-accent i:nth-child(2){background:var(--orange)}.mini-accent i:nth-child(3){width:24px;height:2px;background:var(--orange)}.mini-accent.center{justify-content:center;margin:6px 0}.hero-actions{gap:28px}.hero-actions,.process{display:flex;align-items:center}.process{gap:11px;font-size:14px;font-weight:700}.process b{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--orange);border-radius:50%;color:var(--orange);font-size:10px;padding-left:2px}.section{width:min(1120px,88vw);margin:auto;text-align:center}.about{padding:36px 0 31px;border-bottom:1px solid var(--line)}.eyebrow{margin:0 0 6px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:1px}.section h2{margin:8px 0 0;font-size:27px;line-height:1.18;letter-spacing:-1px}.section-copy{font-size:13px;line-height:1.6;color:#4d4743}.services-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:31px}.service{padding:0 21px;border-right:1px solid var(--line)}.service:last-child{border:0}.service svg{width:51px;height:51px;margin:0 auto 17px;fill:none;stroke:var(--copper);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.service h3{font-size:14px;margin:0 0 10px}.service p{font-size:12px;line-height:1.55;margin:0}.portfolio{padding:28px 0 20px}.portfolio h2{margin-bottom:20px}.portfolio-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;text-align:left}.project{overflow:hidden;border:1px solid #ddd4ce;border-radius:7px;background:#fff}.project-image{position:relative;height:196px}.project-image img{object-fit:cover}.project-body{display:flex;align-items:center;justify-content:space-between;padding:12px 14px}.project h3{font-size:13px;margin:0 0 5px}.project p{font-size:12px;margin:0;color:var(--muted)}.project-body>span{color:#777}.button-outline{margin-top:20px;padding:12px 28px;border:1px solid #403a36;background:#fff}.instagram{width:min(1120px,88vw);margin:0 auto 20px;padding:14px 19px;gap:22px;border-radius:10px;background:#f4eee8}.instagram,.instagram-intro{display:flex;align-items:center}.instagram-intro{gap:18px;min-width:365px}.instagram-icon{font-size:57px;font-family:Georgia,serif;line-height:1}.instagram p{margin:0;font-size:16px;line-height:1.5}.instagram-strip{display:flex;gap:4px;margin-left:auto}.instagram-strip div{position:relative;width:87px;height:58px;overflow:hidden;border-radius:4px}.instagram-strip img{object-fit:cover}.instagram-button{display:flex;align-items:center;gap:13px;padding:13px 17px;border-radius:4px;background:#38322f}.instagram-button,footer{color:#fff;font-size:12px}footer{display:grid;grid-template-columns:1.5fr 1fr 1.1fr;grid-gap:82px;gap:82px;padding:28px max(6vw,calc((100vw - 1120px)/2)) 18px;background:#342e2a;line-height:1.7}footer p{max-width:245px;color:#f1ece8}.socials{display:flex;gap:12px;margin-top:14px}.socials a{display:grid;place-items:center;width:30px;height:30px;border:1px solid #fff;border-radius:50%}.footer-column{display:flex;flex-direction:column;gap:9px;font-style:normal}.footer-column h2{font-size:14px;margin:0 0 7px}.copyright{grid-column:1/-1;max-width:none;margin:2px 0 0;text-align:center}.about-hero{position:relative;height:500px;overflow:hidden}.about-hero-image{object-fit:cover;object-position:center 40%}.about-hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,250,.97),rgba(255,253,250,.88) 30%,rgba(255,253,250,.4) 55%,rgba(255,253,250,0) 75%)}.about-hero-content{position:relative;width:min(1120px,88vw);margin:auto;padding-top:80px}.about-breadcrumb{font-size:13px;margin:0 0 20px}.about-breadcrumb,.about-breadcrumb a{color:var(--muted)}.about-breadcrumb a:hover{color:var(--orange)}.about-hero-content h1{font-size:42px;line-height:1.15;letter-spacing:-1.5px;margin:0 0 18px;color:var(--ink)}.about-dot{color:var(--orange)}.about-hero-content p{max-width:420px;font-size:16px;line-height:1.65;color:#3f3935;margin:0 0 24px}.our-story{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;width:min(1120px,88vw);margin:64px auto}.our-story-image{position:relative;height:460px;border-radius:8px;overflow:hidden}.our-story-content{padding:16px 0 16px 56px;display:flex;flex-direction:column;justify-content:center}.our-story-content h2{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:10px 0 22px;color:var(--ink)}.our-story-content p{font-size:15px;line-height:1.72;color:#4a4540;margin:0 0 16px}.our-story-content p:last-child{margin:0}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#f7f2ed;margin:64px 0 0;padding:48px max(6vw,calc((100vw - 1120px)/2))}.stat-item{padding:0 24px;text-align:center;border-right:1px solid var(--line)}.stat-item:last-child{border-right:0}.stat-item svg{width:42px;height:42px;margin:0 auto 12px;fill:none;stroke:var(--orange);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.stat-item strong{display:block;font-size:36px;color:var(--ink);letter-spacing:-1px;line-height:1}.stat-item h3{font-size:14px;margin:6px 0 10px;color:var(--ink)}.stat-item p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}.approach-section{width:min(1120px,88vw);margin:72px auto}.approach-heading{text-align:center;margin-bottom:48px}.approach-heading h2{font-size:30px;letter-spacing:-1px;margin:8px 0 12px;color:var(--ink)}.approach-sub{font-size:14px;color:var(--muted);margin:0}.steps-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:0;gap:0;position:relative}.step-item{text-align:center;padding:0 16px;position:relative}.step-icon{width:56px;height:56px;border-radius:50%;border:2px solid var(--orange);display:grid;place-items:center;margin:0 auto 16px;background:#fff}.step-icon svg{width:28px;height:28px;fill:none;stroke:var(--orange);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.step-connector{position:absolute;top:28px;left:calc(50% + 28px);width:calc(100% - 56px);height:2px;background:var(--line)}.step-no{font-size:11px;font-weight:700;color:var(--orange);margin:0 0 6px;letter-spacing:1px}.step-item h3{font-size:13px;font-weight:700;margin:0 0 8px;color:var(--ink)}.step-item p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}.about-cta{display:grid;grid-template-columns:1fr 1fr;margin:72px 0 0;min-height:380px}.about-cta-image{position:relative;overflow:hidden}.about-cta-image img{object-fit:cover}.about-cta-content{background:#f7f2ed;padding:64px 56px;display:flex;flex-direction:column;justify-content:center}.about-cta-content h2{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:10px 0 18px;color:var(--ink)}.about-cta-content p{font-size:15px;line-height:1.65;color:#4a4540;margin:0 0 28px}.pf-hero{position:relative;height:480px;overflow:hidden}.pf-hero-image{object-fit:cover;object-position:center 40%}.pf-hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,250,.97),rgba(255,253,250,.88) 32%,rgba(255,253,250,.35) 58%,rgba(255,253,250,0) 78%)}.pf-hero-content{position:relative;width:min(1120px,88vw);margin:auto;padding-top:72px}.pf-hero-content h1{font-size:48px;font-weight:700;letter-spacing:-2px;margin:16px 0;color:var(--ink)}.pf-hero-content p{max-width:400px;font-size:15px;line-height:1.65;color:#3f3935;margin:0}.pf-filter-section{width:min(1120px,88vw);margin:36px auto 0}.pf-filter{display:flex;flex-wrap:wrap;gap:10px}.pf-filter-btn{padding:10px 20px;border-radius:5px;border:1px solid var(--line);background:#fff;color:var(--ink);font-size:13px;font-weight:600;cursor:pointer;transition:all .14s ease}.pf-filter-btn:hover{border-color:var(--orange);color:var(--orange)}.pf-filter-btn.active{background:var(--orange);color:#fff;border-color:var(--orange)}.pf-grid-section{width:min(1120px,88vw);margin:32px auto 64px}.pf-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.pf-card{border-radius:8px;overflow:hidden;border:1px solid #e4dbd4;background:#fff;cursor:pointer;transition:box-shadow .16s ease}.pf-card:hover{box-shadow:0 8px 28px rgba(48,43,40,.12)}.pf-card-image{position:relative;height:220px;overflow:hidden}.pf-card-image img{object-fit:cover;transition:transform .3s ease}.pf-card:hover .pf-card-image img{transform:scale(1.04)}.pf-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ede8e3,#e0d8d0);display:flex;align-items:center;justify-content:center}.pf-placeholder span{font-size:12px;font-weight:600;color:var(--muted);letter-spacing:1px;text-transform:uppercase}.pf-card-body{display:flex;align-items:center;justify-content:space-between;padding:14px 16px}.pf-card-body h3{font-size:14px;font-weight:700;margin:0 0 4px;color:var(--ink)}.pf-card-body p{font-size:12px;margin:0;color:var(--muted)}.pf-card-body>span{color:var(--orange);font-size:18px;flex-shrink:0}.pf-instagram{background:#f4eee8;padding:28px max(6vw,calc((100vw - 1120px)/2))}.pf-instagram-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1120px;margin:auto}.pf-instagram-left{display:flex;align-items:center;gap:20px}.pf-instagram-left svg{width:52px;height:52px;flex-shrink:0;fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pf-instagram-left p{margin:0;font-size:15px;line-height:1.55;color:var(--ink)}.pf-ig-button{gap:12px;white-space:nowrap}.ar-img-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ede8e3,#e0d8d0);border-radius:6px}.ar-img-placeholder--hero{border-radius:10px;height:380px}.ar-list-hero{background:#f7f2ed;padding:52px max(6vw,calc((100vw - 1120px)/2))}.ar-list-hero-inner{max-width:600px}.ar-list-hero h1{font-size:38px;letter-spacing:-1.5px;margin:0 0 12px;color:var(--ink)}.ar-list-hero p{font-size:16px;color:var(--muted);margin:0}.ar-list-layout{display:grid;grid-template-columns:1fr 280px;grid-gap:48px;gap:48px;width:min(1120px,88vw);margin:48px auto 72px}.ar-featured{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;margin-bottom:36px;transition:box-shadow .16s ease}.ar-featured:hover{box-shadow:0 8px 28px rgba(48,43,40,.1)}.ar-featured-image{position:relative;min-height:260px;background:#ede8e3}.ar-featured-body{padding:28px 28px 28px 0;display:flex;flex-direction:column;justify-content:center}.ar-featured-body h2{font-size:22px;letter-spacing:-.5px;margin:6px 0 12px;color:var(--ink);line-height:1.3}.ar-list-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.ar-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:box-shadow .16s ease}.ar-card:hover{box-shadow:0 6px 20px rgba(48,43,40,.1)}.ar-card-image{height:180px;background:#ede8e3;position:relative}.ar-card-body{padding:18px;flex:1 1;display:flex;flex-direction:column}.ar-card-body h3{font-size:15px;font-weight:700;margin:4px 0 8px;color:var(--ink);line-height:1.35}.ar-excerpt{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ar-meta{font-size:12px;color:var(--muted);margin:0}.ar-sidebar{display:flex;flex-direction:column;gap:24px}.ar-sidebar-box{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.ar-sidebar-box h2{font-size:15px;font-weight:700;margin:0 0 16px;color:var(--ink)}.ar-categories{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ar-categories li{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);cursor:pointer;transition:color .14s ease}.ar-categories li.active,.ar-categories li:hover{color:var(--orange)}.ar-cat-dot{width:8px;height:8px;border-radius:50%;background:var(--line);flex-shrink:0}.ar-categories li.active .ar-cat-dot{background:var(--orange)}.ar-detail-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;width:min(1120px,88vw);margin:40px auto 0;align-items:start}.ar-detail-hero-image{border-radius:10px;overflow:hidden;background:#ede8e3;width:100%}.ar-detail-hero-image img{width:100%!important;height:auto!important;position:static!important;object-fit:contain!important;border-radius:10px}.ar-detail-hero-content{padding:8px 0 0}.ar-detail-hero-content h1{font-size:28px;line-height:1.25;letter-spacing:-.5px;margin:8px 0 14px;color:var(--ink)}.ar-hero-excerpt{font-size:14px;line-height:1.65;color:#4a4540;margin:0 0 14px}.ar-detail-layout{display:grid;grid-template-columns:100px 1fr 260px;grid-gap:36px;gap:36px;width:min(1120px,88vw);margin:48px auto 72px;align-items:start}.ar-share-sidebar{position:-webkit-sticky;position:sticky;top:106px}.ar-share-label{font-size:11px;font-weight:700;color:var(--muted);letter-spacing:1px;margin:0 0 14px;text-transform:uppercase}.ar-share-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ar-share-list a{font-size:13px;color:var(--muted);transition:color .14s ease}.ar-share-list a:hover{color:var(--orange)}.ar-content{font-size:15px;line-height:1.8;color:#3d3835;min-width:0;max-width:100%}.ar-content h2{font-size:20px;margin:40px 0 14px;letter-spacing:-.5px;padding-bottom:8px;border-bottom:2px solid var(--line)}.ar-content h2,.ar-content h3{font-weight:700;color:var(--ink)}.ar-content h3{font-size:17px;margin:28px 0 10px}.ar-content p{margin:0 0 18px}.ar-content img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;border-radius:10px;margin:28px 0;box-shadow:0 4px 20px rgba(48,43,40,.1)}.ar-content blockquote{border-left:4px solid var(--orange);margin:32px 0;padding:18px 22px;background:#fdf5ee;border-radius:0 8px 8px 0;font-size:16px;line-height:1.7;color:#4a4540;font-style:italic}.ar-content ol,.ar-content ul{padding-left:24px;margin:0 0 18px}.ar-content li{margin-bottom:8px}.ar-content strong{color:var(--ink)}.ar-recent-list{display:flex;flex-direction:column;gap:16px}.ar-recent-item{display:grid;grid-template-columns:64px 1fr;grid-gap:12px;gap:12px;align-items:start;transition:opacity .14s ease}.ar-recent-item:hover{opacity:.75}.ar-recent-image{height:50px;border-radius:6px;overflow:hidden;background:#ede8e3;position:relative}.ar-recent-item h3{font-size:12px;font-weight:700;margin:2px 0 4px;color:var(--ink);line-height:1.3}@media(max-width:900px){nav{gap:20px;margin-right:25px}.services-grid{grid-template-columns:repeat(2,1fr);gap:22px}.service{border-right:0}.service:last-child{grid-column:1/-1}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.instagram-strip{display:none}.instagram{justify-content:space-between}.instagram-intro{min-width:0}footer{gap:35px}.our-story{grid-template-columns:1fr;margin:40px auto}.our-story-image{height:300px}.our-story-content{padding:32px 0 0}.about-stats{grid-template-columns:repeat(2,1fr);gap:32px}.stat-item{border-right:0}.steps-grid{grid-template-columns:repeat(2,1fr);gap:28px;text-align:left}.step-connector{display:none}.step-icon{margin:0 0 12px}.about-cta{grid-template-columns:1fr}.about-cta-image{height:280px}.about-cta-content{padding:40px 32px}.pf-grid{grid-template-columns:repeat(2,1fr)}.pf-instagram-inner{flex-direction:column;align-items:flex-start}.ar-list-layout{gap:32px}.ar-featured,.ar-list-layout{grid-template-columns:1fr}.ar-featured-image{min-height:200px}.ar-featured-body{padding:20px}.ar-detail-hero{grid-template-columns:1fr;gap:24px}.ar-detail-hero-content{padding:0}.ar-detail-layout{grid-template-columns:1fr;gap:28px}.ar-share-sidebar,.ar-sidebar{display:none}}@media(max-width:640px){.site-header{height:72px;padding:0 18px}.logo{width:150px}footer .logo{width:120px}.header-cta{padding:10px 12px;font-size:12px;gap:8px}nav{display:none}.hero{height:640px}.hero-image{object-position:62% center}.hero-fade{background:linear-gradient(180deg,rgba(255,253,250,.97),rgba(255,253,250,.8) 43%,rgba(255,253,250,.13) 79%,rgba(255,253,250,.55))}.hero-content{width:calc(100% - 36px);padding-top:58px}.hero h1{font-size:37px}.hero p{font-size:15px;max-width:355px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.about{padding-top:30px}.section{width:calc(100% - 32px)}.section h2{font-size:23px}.section-copy br{display:none}.services-grid{grid-template-columns:1fr;gap:0;margin-top:23px}.service,.service:last-child{grid-column:auto;padding:18px 6px;border-bottom:1px solid var(--line)}.service:last-child{border-bottom:0}.portfolio-grid{grid-template-columns:1fr}.project-image{height:218px}.instagram{width:calc(100% - 32px);align-items:flex-start;flex-direction:column;gap:12px}.instagram p{font-size:14px}.instagram-icon{font-size:46px}.instagram-button{align-self:stretch;justify-content:center}footer{grid-template-columns:1fr;gap:24px;padding:28px 18px 18px}.copyright{grid-column:auto;text-align:left}.about-hero{height:420px}.about-hero-content{padding-top:52px}.about-hero-content h1{font-size:30px}.about-stats{gap:24px}.about-stats,.steps-grid{grid-template-columns:1fr}.about-cta-content{padding:32px 20px}.pf-hero{height:380px}.pf-hero-content h1{font-size:34px}.pf-grid{grid-template-columns:1fr}.pf-filter{gap:8px}.pf-filter-btn{padding:8px 14px;font-size:12px}.ar-list-grid{grid-template-columns:1fr}.ar-list-hero h1{font-size:28px}.ar-detail-hero-content h1{font-size:22px}.ar-detail-layout{margin:32px auto 48px}.ar-content img{margin:20px 0}.ar-content h2{font-size:18px}}.pf-detail-hero{position:relative;height:500px;overflow:hidden}.pf-detail-hero-fade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,253,250,0) 40%,rgba(255,253,250,.97)),linear-gradient(90deg,rgba(255,253,250,.92),rgba(255,253,250,.6) 30%,rgba(255,253,250,0) 55%)}.pf-detail-hero-content{position:absolute;bottom:36px;left:max(6vw,calc((100vw - 1120px) / 2))}.pf-detail-hero-content h1{margin:6px 0 0;font-size:clamp(1.8rem,3.5vw,2.8rem);letter-spacing:-1px;color:var(--ink);line-height:1.15}.pf-detail-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:48px;gap:48px;width:min(1120px,calc(100% - 48px));margin:48px auto 72px;align-items:start}.pf-detail-meta{position:-webkit-sticky;position:sticky;top:106px}.pf-meta-box{border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;margin-bottom:16px}.pf-meta-row{display:flex;flex-direction:column;gap:2px;padding:10px 0;border-bottom:1px solid var(--line)}.pf-meta-row:last-child{border-bottom:0}.pf-meta-label{font-size:11px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.5px}.pf-meta-value{font-size:13px;color:var(--ink);line-height:1.5}.pf-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-bottom:40px}.pf-gallery-item{position:relative;height:260px;border-radius:8px;overflow:hidden;background:#ede8e3}.pf-gallery-item:first-child{grid-column:1/-1;height:400px}.pf-detail-prose{padding-top:0}@media (max-width:900px){.pf-detail-layout{grid-template-columns:1fr;gap:32px}.pf-detail-meta{position:static}.pf-detail-hero{height:380px}}@media (max-width:640px){.pf-detail-hero{height:300px}.pf-gallery{grid-template-columns:1fr}.pf-gallery-item{height:220px}.pf-gallery-item:first-child{grid-column:auto;height:220px}}