:root{--bg-color:#F9F6F2;--text-primary:#5C4D42;--text-accent:#8C7A6B;--white:#FFFFFF;--black:#1A1A1A;--font-serif-en:'Playfair Display',serif;--font-serif-zh:'Noto Serif TC',serif;--font-sans:'Noto Sans TC',sans-serif;--header-height:80px;}*{margin:0;padding:0;box-sizing:border-box;}html{scroll-behavior:smooth;}body{width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:var(--bg-color);overflow-x:hidden;}a{text-decoration:none;color:inherit;transition:opacity 0.3s ease;}ul{list-style:none;}header{position:fixed;top:0;left:0;width:100%;padding:24px 4%;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;z-index:1000;background:transparent;transition:opacity 0.5s ease-in-out,transform 0.5s ease-in-out;}body.about-page header{background:transparent;}header.hidden{opacity:0;pointer-events:none;transform:translateY(-20px);}.logo-link{display:block;line-height:0;}.logo-link img{height:40px;width:auto;display:block;transition:opacity 0.3s ease;}.logo-link:hover img{opacity:0.6;}.main-nav{position:absolute;left:51%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:90px;}.main-nav a{display:block;line-height:0;transition:opacity 0.3s ease;border:none;text-decoration:none;}.main-nav a img{display:block;height:10px;width:auto;}.main-nav a:nth-child(3) img{height:13px;}.main-nav a:hover img{opacity:0.6;}.ig-link{display:block;line-height:0;}.ig-link img{height:22px;width:auto;display:block;transition:opacity 0.3s ease;}.ig-link:hover img{opacity:0.6;}.hero{position:relative;width:100%;height:112vh;overflow:hidden;}.hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}.hero-bg-img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;transform-origin:center;transform:scale(1);transition:transform 2s cubic-bezier(0.25,0.46,0.45,0.94);}.hero.is-active .hero-bg-img{transform:scale(1.04);}.hero::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.2);z-index:2;pointer-events:none;}.hero-slogan-center,.hero-text-bottom-left,.hero-text-bottom-right{position:absolute;z-index:10;opacity:0;transition:opacity 1.5s ease-in;}.hero-slogan-center img,.hero-text-bottom-left img,.hero-text-bottom-right img{display:block;max-width:100%;height:auto;}.hero.is-active .hero-slogan-center,.hero.is-active .hero-text-bottom-left,.hero.is-active .hero-text-bottom-right{opacity:1;}.hero-slogan-center{top:50%;left:10%;transform:translateY(-50%);width:clamp(250px,28vw,450px);transition-delay:0.2s;}.hero-text-bottom-left{bottom:30px;left:calc(8% - 60px);width:clamp(150px,15vw,250px);transition-delay:0.5s;}.hero-text-bottom-right{bottom:30px;right:calc(8% - 75px);width:clamp(130px,13vw,230px);transition-delay:0.8s;}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:22px;height:16px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;flex-shrink:0;}.mobile-menu-toggle span{display:block;width:100%;height:1.5px;background:#5C4D42;transition:transform 0.3s ease,opacity 0.3s ease;}body.home-page .mobile-menu-toggle span{background:#fff;}.mobile-menu-toggle.open span:nth-child(1){transform:translateY(7.25px) rotate(45deg);}.mobile-menu-toggle.open span:nth-child(2){opacity:0;}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-7.25px) rotate(-45deg);}@media (max-width:768px){header{padding:18px 5%;}.mobile-menu-toggle{display:flex;}.main-nav{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(249,246,242,0.97);flex-direction:column;justify-content:center;align-items:center;gap:36px;opacity:0;pointer-events:none;transform:none;transition:opacity 0.3s ease;z-index:999;}.main-nav.menu-open{opacity:1;pointer-events:auto;}.main-nav a img{height:15px !important;}.main-nav a:nth-child(3) img{height:18px !important;}.logo-link img{height:32px;}.ig-link img{height:18px;}.hero-slogan-center{left:5%;width:65%;}.hero-text-bottom-left{left:5%;bottom:50px;width:40%;}.hero-text-bottom-right{right:5%;bottom:50px;width:25%;}footer{padding:1rem 0;}}body.about-page{background-color:#EEE9E4;background-image:url('about_png/ABOUT_ABOUT.png');background-size:cover;background-position:top center;background-repeat:no-repeat;color:#5C4D42;overflow-y:auto;height:auto;}.fade-in-up{opacity:0;transform:translateY(40px);transition:all 1.2s cubic-bezier(0.25,0.46,0.45,0.94);}.fade-in-up.is-visible{opacity:1;transform:translateY(0);}.fade-in{opacity:0;transition:opacity 1.6s cubic-bezier(0.25,0.46,0.45,0.94);}.fade-in.is-visible{opacity:1;}.about-section{padding:100px 10%;max-width:1400px;margin:0 auto;position:relative;box-sizing:border-box;overflow:visible;}.about-section .row{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:5%;}.col-left,.col-right{position:relative;flex-shrink:0;}.about-section img{max-width:100%;height:auto;display:block;}.section-title-img{display:block;height:auto;margin-bottom:18px;}.section-text-img{display:block;height:auto;margin-bottom:12px;}.concept-section{padding:0 0 100px 0 !important;max-width:none !important;margin:0 !important;}.concept-section .row{align-items:flex-start;gap:0;}.concept-left{width:56.25%;flex-shrink:0;display:flex;flex-direction:column;padding-top:272px;padding-left:calc(max(40px,8.5%) + 17px);padding-right:5%;}.concept-img-wrapper{position:relative;width:40%;height:284px;margin-bottom:40px;isolation:isolate;}.concept-img-wrapper::before{content:'';position:absolute;left:59%;top:calc(18% + 5px);width:90%;height:calc(101% - 35px);background-color:#DDD2CA;z-index:-1;}.concept-drawer-img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:1;}.concept-text{position:absolute;left:149px;top:628px;}.concept-text .section-title-img{width:182px;height:63px;margin-bottom:28px;}.concept-text .section-text-img{width:369px;margin-top:50px;}.concept-right{width:43.75%;flex-shrink:0;margin-top:0;}.concept-table-img{width:100%;height:839px;object-fit:cover;object-position:center top;display:block;}.touching-section{padding-top:40px;padding-bottom:60px;padding-left:calc(max(40px,8.5%) - 30px);}.touching-left{width:515px;flex-shrink:0;}.touching-arch-wrapper{position:relative;width:515px;}.touching-color-block{position:absolute;bottom:-20px;right:-20px;width:45%;height:auto;z-index:0;display:block;}.touching-arch-img{width:515px;height:686px;object-fit:cover;display:block;position:relative;z-index:1;}.touching-right{width:45%;flex-shrink:0;position:relative;display:flex;flex-direction:column;justify-content:flex-end;}.touching-content-wrapper{width:80%;margin-left:auto;margin-top:20px;position:relative;z-index:1;}.touching-plant-img{width:258px;height:258px;object-fit:cover;display:block;margin-left:30px;margin-top:73px;margin-bottom:30px;}.touching-content-wrapper .section-text-img{width:320px;margin-left:35px;}.comfortable-title-img{width:260px;margin-top:135px;margin-left:255px;}.here-section{padding:60px 0 80px 0 !important;max-width:none !important;margin:0 !important;}.here-section .row{align-items:flex-start;gap:0;}.here-left{width:28%;flex-shrink:0;position:relative;padding-top:40px;padding-left:10%;}.deco-arc-left{display:none;}.here-title-img{width:90px;position:relative;top:40px;}.here-text{margin-top:70px;position:relative;left:-25px;top:100px;}.here-text .section-text-img{width:200px;position:relative;top:160px;}.here-right{width:72%;flex-shrink:0;}.here-img-wrapper{position:relative;width:100%;isolation:isolate;overflow:visible;}.here-img-wrapper::before{content:'';position:absolute;top:465px;left:-30px;width:24%;height:41.25%;background-color:#DDD2CB;z-index:-1;}.here-sofa-img{width:100%;height:674px;object-fit:cover;object-position:center;display:block;position:relative;top:22px;z-index:1;}.section-intro{position:relative;margin-top:100px;margin-bottom:130px;}.intro-bg-img{display:block;width:100%;height:auto;}.intro-left-overlay{position:absolute;top:0;left:0;width:44%;height:100%;}.img-vertical-text{position:absolute;left:calc(3% + 75px);top:calc(68% + 30px);transform:translateY(-50%);width:22px;height:auto;}.img-signature-side{position:absolute;left:calc(3% + 75px + 22px + 152px);top:calc(68% + 100px);transform:translateY(-50%);width:205px;height:auto;}.img-signature{position:absolute;bottom:20%;left:24%;width:140px;height:auto;}.intro-right{position:absolute;top:0;right:0;width:56%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:5% 8%;gap:18px;}.img-eng-quote{width:430px;max-width:100%;height:auto;display:block;position:relative;top:-50px;left:60px;}.img-zh-quote{width:480px;max-width:100%;height:auto;display:block;position:relative;top:-30px;left:60px;}.director-row{display:flex;align-items:center;gap:30px;position:relative;top:70px;left:60px;margin-top:16px;}.img-director-title{width:100px;height:auto;display:block;}.img-aria-name{width:110px;height:auto;display:block;}.img-director-desc{width:500px;max-width:100%;height:auto;display:block;position:relative;top:110px;left:60px;}.home-footer{background-image:url('about_png/ABOUT_Brown bottom#876752.png');background-size:cover;background-position:center;background-color:#876752;padding:38px 4%;display:flex;justify-content:center;align-items:center;}.home-footer img{height:14.5px;width:auto;}.site-footer{background-image:url('about_png/ABOUT_Brown bottom#876752.png');background-size:cover;background-position:center;background-color:#876752;padding:24px 4%;display:flex;justify-content:space-between;align-items:center;}.footer-left img{height:40px;width:auto;}.footer-nav{display:flex;align-items:center;gap:90px;}.footer-nav a{text-decoration:none;transition:opacity 0.3s;display:flex;align-items:center;}.footer-nav a img{height:10px;width:auto;}.footer-nav a:nth-child(3) img{height:13px;}.footer-nav a:hover{opacity:0.7;}.footer-right img{height:26px;width:auto;margin-top:6px;margin-left:15px;}.projects-main{padding-top:95px;}.projects-main>*{margin-bottom:75px;}.projects-main>*:last-child{margin-bottom:0;}body.projects-page .site-footer{margin-top:160px;}.project-hero,.project-photo-full{position:relative;width:100%;}.project-hero img.project-photo,.project-photo-full img.project-photo{width:100%;height:auto;display:block;}.project-caption{position:absolute;bottom:36px;left:48px;color:#fff;}.project-caption-zh{font-family:'Noto Sans TC',sans-serif;font-size:clamp(1rem,1.6vw,1.3rem);font-weight:500;letter-spacing:0.18em;margin-bottom:8px;text-shadow:0 1px 6px rgba(0,0,0,0.35);}.project-caption-en{font-family:'Playfair Display',serif;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:400;font-style:italic;letter-spacing:0.06em;display:flex;align-items:center;gap:14px;text-shadow:0 1px 8px rgba(0,0,0,0.3);}.project-caption-line{display:inline-block;width:clamp(40px,6vw,80px);height:1px;background:rgba(255,255,255,0.75);flex-shrink:0;}.project-row-3{display:flex;width:100%;gap:0;}.project-row-3 img{width:33.333%;height:auto;display:block;object-fit:cover;}.project-row-2{display:flex;width:100%;gap:0;}.project-row-2 img{width:50%;height:auto;display:block;object-fit:cover;}.project-info{display:flex;gap:100px;padding:80px 10%;align-items:flex-start;background-color:var(--bg-color);}.project-specs img{width:260px;height:auto;display:block;}.project-desc{flex:1;}.project-desc img{width:100%;max-width:620px;height:auto;display:block;}.project-detail-main{padding-top:120px;}.project-detail-full{line-height:0;}.project-detail-full img{width:100%;height:auto;display:block;}.project-detail-row-3{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:93px 8%;}.project-detail-row-3 img:first-child{transform:translateX(-10px);}.project-detail-row-3 img:last-child{transform:translateX(10px);}.project-detail-row-2{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:90px 9%;}.project-detail-row-2 img:first-child{transform:translateX(-22px);}.project-detail-row-2 img:last-child{transform:translateX(22px);}.project-detail-row-3 img,.project-detail-row-2 img{width:100%;height:auto;display:block;object-fit:cover;}.project-detail-info{background-color:#DDD2CA;padding:103px 6% 137px;}.project-detail-nav-btns{display:flex;justify-content:space-between;margin-bottom:48px;}.project-nav-btn{display:block;line-height:0;transition:opacity 0.3s;transform:translate(30px,-45px);}.project-detail-nav-btns .project-nav-btn:first-child{transform:translate(-30px,-45px);}.project-nav-btn:hover{opacity:0.7;}.project-nav-btn img{height:22px;width:auto;display:block;}.project-detail-content{display:flex;align-items:flex-start;gap:5%;}.project-detail-title{width:14%;flex-shrink:0;transform:translateX(30px);}.project-detail-title img{width:100%;height:auto;display:block;}.project-detail-specs{width:16%;flex-shrink:0;transform:translate(60px,-14px);}.project-detail-specs img{width:100%;height:auto;display:block;}.project-detail-desc{flex:1;}.project-detail-desc img{width:100%;max-width:750px;height:auto;display:block;transform:translate(55px,-19px);}.lights-transition{position:relative;line-height:0;overflow:hidden;display:block;}.lights-transition .lights-off-img{width:100%;height:auto;display:block;}.lights-transition .lights-on-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.6s ease;pointer-events:none;}.lights-transition.is-lit .lights-on-img{opacity:1;}@media (hover:hover){.lights-transition:not(:hover) .lights-on-img{opacity:0;transition:opacity 0.8s ease;}.lights-transition:hover .lights-on-img{opacity:1;transition:opacity 1.0s ease;}}.project-detail-row-2 .lights-transition:first-child{transform:translateX(-22px);}.project-photo-full a{display:block;line-height:0;overflow:hidden;}.project-photo-full a img{transition:transform 0.6s cubic-bezier(0.25,0.46,0.45,0.94);}.project-photo-full a:hover img{transform:scale(1.02);}body.services-page{background-image:url('SERVICES_png/png/SERVICES_SERVICES#F0EBE7.png');background-size:cover;background-position:center top;background-repeat:no-repeat;overflow-y:auto;}.sv-main{padding-top:90px;max-width:1200px;margin:0 auto;}.sv-hero{text-align:center;padding:120px 5% 30px;}.sv-hero-title{display:block;width:clamp(200px,25.5%,400px);height:auto;margin:0 auto;}.sv-process-wrap{position:relative;max-width:960px;margin:0 auto;padding:20px 0 60px;}.sv-tl-img{position:absolute;left:50%;top:110px;transform:translateX(-50%);width:25px;height:auto;pointer-events:none;z-index:0;}.sv-pair{display:grid;grid-template-columns:1fr 1fr;align-items:start;margin-bottom:20px;position:relative;z-index:1;}.sv-side--illus{display:flex;align-items:center;justify-content:flex-end;padding:30px 40px 30px 20px;}.sv-side--steps{display:flex;flex-direction:column;gap:36px;padding:20px 20px 20px 40px;}.sv-pair:nth-child(2) .sv-side--steps{transform:translate(70px,70px);}.sv-pair:nth-child(2) .sv-desc{transform:translate(65px,25px);}.sv-pair:nth-child(3) .sv-side--steps{padding:20px 40px 20px 20px;align-items:flex-end;}.sv-pair:nth-child(3) .sv-side--steps .sv-step{align-items:flex-start;}.sv-pair:nth-child(3) .sv-step:first-child{transform:translate(-110px,140px);}.sv-pair:nth-child(3) .sv-step:first-child .sv-subtitle{transform:translate(70px,20px) scale(0.85);transform-origin:left top;}.sv-pair:nth-child(3) .sv-step:first-child .sv-desc{transform:translate(70px,35px);}.sv-pair:nth-child(3) .sv-step:last-child{transform:translate(-110px,230px);}.sv-pair:nth-child(3) .sv-step:last-child .sv-desc{transform:translate(70px,35px);}.sv-pair:nth-child(3) .sv-step:last-child .sv-subtitle{transform:translate(65px,10px) scale(0.9);transform-origin:left top;}.sv-pair:nth-child(4) .sv-step:first-child{transform:translate(70px,250px);}.sv-pair:nth-child(4) .sv-step:last-child{transform:translate(70px,320px);}.sv-pair:nth-child(4) .sv-step:first-child .sv-desc{transform:translate(66px,10px);}.sv-pair:nth-child(4) .sv-step:last-child .sv-desc{transform:translate(69px,7px) scale(0.45);transform-origin:left top;}.sv-pair:nth-child(3) .sv-side--illus{justify-content:flex-start;padding:30px 20px 30px 40px;}.sv-pair:nth-child(2) .sv-illus-img{transform:translate(-150px,140px);max-width:300px;width:95%;}.sv-illus-img{max-width:220px;width:75%;height:auto;display:block;}.sv-illus-floor{max-width:320px;transform:translate(135px,260px);}.sv-illus-room{max-width:700px;transform:translate(-135px,290px) scaleX(1.1);}.sv-step{display:flex;flex-direction:column;}.sv-step-head{display:flex;align-items:center;gap:25px;margin-bottom:8px;}.sv-num{height:34px;width:auto;display:block;flex-shrink:0;}.sv-pair:nth-child(2) .sv-step:first-child .sv-num{height:36px;}.sv-title{height:26px;width:auto;display:block;transform:translateX(-8px);}.sv-pair:nth-child(2) .sv-step:first-child .sv-title{transform:none;}.sv-pair:nth-child(2) .sv-step:last-child{transform:translateY(78px);}.sv-subtitle{width:auto;max-width:100%;height:auto;display:block;margin-bottom:6px;}.sv-desc{width:auto;max-width:100%;height:auto;display:block;}body.contact-page .sv-form{transform:translateX(-35px);}body.contact-page{background-image:url('CONTACT_png/CONTACT/png/CONTACT#F0EBE7.png');background-size:cover;background-position:center top;background-repeat:no-repeat;}.ct-main{padding-top:var(--header-height);}.ct-form-section{padding:80px 8% 100px;max-width:1300px;margin:0 auto;text-align:center;}.ct-title{font-family:'Cormorant Garamond',serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;letter-spacing:0.35em;color:#8B6B52;margin-bottom:48px;}.ct-intro{font-family:'Noto Sans TC',sans-serif;font-size:clamp(0.9rem,1.5vw,1.05rem);line-height:2.4;letter-spacing:0.08em;color:#5C4D42;margin-bottom:72px;}.ct-form{text-align:left;}.ct-row{display:grid;gap:0 40px;margin-bottom:0;}.ct-row--4{grid-template-columns:repeat(4,1fr);}.ct-row--3{grid-template-columns:repeat(3,1fr);}.ct-field{padding-top:36px;display:flex;flex-direction:column;}.ct-field label{font-family:'Noto Sans TC',sans-serif;font-size:0.9rem;letter-spacing:0.05em;color:#7A6050;margin-bottom:14px;display:block;}.ct-optional{font-size:0.8rem;color:#9E8575;}.ct-input-wrap{position:relative;border-bottom:1px solid #9E8575;padding-bottom:10px;display:flex;align-items:center;}.ct-input-wrap input,.ct-input-wrap select{flex:1;background:transparent;border:none;outline:none;font-family:'Noto Sans TC',sans-serif;font-size:0.95rem;color:#5C4D42;padding:4px 0;min-width:0;appearance:none;-webkit-appearance:none;}.ct-select-wrap select{cursor:pointer;padding-right:20px;}.ct-arrow{pointer-events:none;color:#9E8575;font-size:1rem;line-height:1;margin-left:4px;}.ct-submit{margin-top:80px;display:flex;justify-content:center;}.ct-submit button{background:#7A6050;color:#F0EBE7;border:none;padding:14px 52px;font-family:'Cormorant Garamond',serif;font-size:1.1rem;letter-spacing:0.3em;cursor:pointer;transition:background 0.25s;}.ct-submit button:hover{background:#5C4D42;}.ct-info-section{padding:80px 8% 100px;max-width:1300px;margin:0 auto;}.ct-info-title{text-align:center;margin-top:140px;margin-bottom:80px;}.ct-info-title img{height:clamp(27px,3.6vw,47px);width:auto;}.ct-info-body{display:flex;align-items:flex-start;gap:60px;}.ct-info-left{flex:0 0 auto;width:550px;margin-left:50px;}.ct-info-logo{margin-top:90px;margin-left:-110px;margin-bottom:40px;}.ct-info-logo img{height:55px;width:auto;}.ct-info-list{list-style:none;margin-top:15px;margin-left:-115px;margin-bottom:40px;}.ct-info-list li{display:flex;align-items:baseline;gap:12px;margin-bottom:14px;font-family:'Noto Sans TC',sans-serif;font-size:1.2rem;color:#5C4D42;line-height:1.8;}.ct-info-key{font-weight:400;display:inline-block;width:72px;color:#7A6050;}.ct-info-sep{color:#9E8575;}.ct-info-val{font-weight:500;}.ct-social{display:flex;gap:16px;align-items:center;margin-left:-110px;}.ct-social a img{height:32px;width:auto;transition:opacity 0.2s;}.ct-social a:hover img{opacity:0.7;}.ct-info-right{flex:1;}.ct-map-img{width:100%;height:auto;display:block;}.ct-map-iframe{width:165%;height:420px;border:none;display:block;margin-left:-35%;margin-top:60px;}@media (max-width:900px){.ct-row--4{grid-template-columns:repeat(2,1fr);}.ct-row--3{grid-template-columns:repeat(2,1fr);}.ct-info-body{flex-direction:column;}.ct-info-left{width:100%;}}@media (max-width:600px){.ct-row--4,.ct-row--3{grid-template-columns:1fr;}}.sv-contact{max-width:1200px;margin:320px auto 0;padding:60px 6% 80px;text-align:center;}.sv-contact-title{display:block;width:clamp(240px,28%,440px);height:auto;margin:-270px auto 94px;}.sv-contact-intro{display:block;width:clamp(360px,75%,800px);height:auto;margin:60px auto 50px;}.sv-form{text-align:left;max-width:1500px;margin:180px auto 0;display:grid;grid-template-columns:repeat(4,1fr);column-gap:43px;}.sv-form-row{display:contents;}.sv-form-row--3{display:contents;}.sv-form-field{display:flex;flex-direction:column;padding-top:34px;justify-content:space-between;min-width:0;}.sv-form-field label{display:block;margin-bottom:16px;}.sv-form-field label img{display:block;height:22px;width:auto;}.sv-form-field label img[alt="LINE ID"],.sv-form-field label img[alt="E-mail"]{height:18px;}.sv-input-wrap{display:flex;align-items:center;border-bottom:1px solid #9E8575;padding-bottom:11px;}.sv-input-wrap input{flex:1;background:transparent;border:none;outline:none;font-family:var(--font-sans);font-size:17px;color:#5C4D42;padding:6px 0;min-width:0;}.sv-tri{height:9px;width:auto;display:block;flex-shrink:0;margin-left:6px;}.sv-form-submit{grid-column:1 / -1;margin-top:112px;display:flex;justify-content:center;}.sv-form-submit button{background:none;border:none;cursor:pointer;padding:0;transition:opacity 0.3s;}.sv-form-submit button:hover{opacity:0.75;}.sv-form-submit button img{display:block;height:46px;width:auto;}.sv-select{flex:1;background:transparent;border:none;outline:none;font-family:var(--font-sans);font-size:17px;color:#5C4D42;padding:6px 0;min-width:0;appearance:none;-webkit-appearance:none;cursor:pointer;}.sv-multiselect-wrap{position:relative;flex-direction:column;align-items:stretch;}.sv-multiselect-wrap input[type="hidden"]{position:absolute;height:0;width:0;pointer-events:none;}.sv-multiselect-trigger{display:flex;align-items:center;cursor:pointer;user-select:none;flex:1;min-width:0;overflow:hidden;}.sv-multiselect-text{flex:1;min-width:0;font-family:var(--font-sans);font-size:17px;color:#5C4D42;padding:6px 0;min-height:1.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0.04em;}.sv-multiselect-dropdown{display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;background:#FAF7F4;border-top:1.5px solid #B09A87;border-bottom:1px solid #C8B5A4;border-left:1px solid #C8B5A4;border-right:1px solid #C8B5A4;z-index:200;max-height:260px;overflow-y:auto;box-shadow:0 8px 24px rgba(90,65,50,0.08);}.sv-multiselect-dropdown::-webkit-scrollbar{width:4px;}.sv-multiselect-dropdown::-webkit-scrollbar-track{background:#F0EBE7;}.sv-multiselect-dropdown::-webkit-scrollbar-thumb{background:#C4A98A;border-radius:2px;}.sv-multiselect-wrap.ms-open .sv-multiselect-dropdown{display:block;}.sv-ms-option{display:flex;align-items:center;gap:12px;padding:10px 18px;cursor:pointer;font-family:var(--font-sans);font-size:13.5px;color:#6B5344;letter-spacing:0.06em;border-bottom:1px solid rgba(180,155,130,0.2);transition:background 0.15s;}.sv-ms-option:last-child{border-bottom:none;}.sv-ms-option:hover{background:#F0E8E0;color:#4A3328;}.sv-ms-option input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:13px;height:13px;border:1px solid #9E8575;border-radius:2px;flex-shrink:0;cursor:pointer;position:relative;background:transparent;transition:background 0.15s,border-color 0.15s;}.sv-ms-option input[type="checkbox"]:checked{background:#7A6050;border-color:#7A6050;}.sv-ms-option input[type="checkbox"]:checked::after{content:'';position:absolute;left:3px;top:1px;width:5px;height:8px;border:1.5px solid #FAF7F4;border-top:none;border-left:none;transform:rotate(45deg);}.sv-ms-single{padding-left:18px;}.sv-ms-single.is-selected{color:#7A6050;font-weight:500;background:#EDE4DA;}body.services-page .site-footer{margin-top:130px;}body.contact-page .site-footer{margin-top:145px;}@media (max-width:768px){.about-section{padding:60px 5%;}.about-section .row{flex-wrap:wrap;}.concept-left,.concept-right,.touching-left,.touching-right,.here-left,.here-right,.intro-left,.intro-right{width:100%;margin-bottom:40px;}.section-intro{flex-direction:column;min-height:auto;margin-top:60px;background-position:left center;}.intro-left-overlay{width:100%;min-height:320px;}.intro-right{width:100%;padding:40px 6%;}.img-signature{width:110px;left:30px;bottom:20px;}.concept-right{margin-top:0;}.concept-img-wrapper,.touching-content-wrapper{width:100%;}.deco-arc{display:none;}.site-footer{flex-direction:column;align-items:center;gap:0;padding:56px 32px 48px;text-align:center;}.footer-left{margin-bottom:40px;}.footer-left img{height:46px;opacity:0.88;}.footer-center{width:100%;padding:0;border:none;margin-bottom:0;display:flex;flex-direction:column;align-items:center;}.footer-center::before,.footer-center::after{content:'';display:block;width:36px;height:1px;background:rgba(255,255,255,0.22);}.footer-center::before{margin-bottom:30px;}.footer-center::after{margin-top:30px;margin-bottom:32px;}.footer-nav{flex-direction:column;align-items:center;flex-wrap:nowrap;gap:18px;}.footer-nav a img{display:none !important;}.footer-nav a::after{font-family:'Playfair Display',serif;font-style:italic;font-size:0.88rem;font-weight:400;letter-spacing:0.2em;color:rgba(255,255,255,0.62);transition:color 0.25s;}.footer-nav a:visited::after{color:rgba(255,255,255,0.62);}.footer-nav a:hover::after{color:rgba(255,255,255,0.92);}.footer-nav a[href="index.html"]::after{content:"Home";}.footer-nav a[href="about.html"]::after{content:"About";}.footer-nav a[href="projects.html"]::after{content:"Projects";}.footer-nav a[href="contact.html"]::after{content:"Contact";}.footer-nav a[href="services.html"]::after{content:"Services";}.footer-right{margin-top:0;}}@media (max-width:768px){html,body{overflow-x:hidden;max-width:100%;}body.home-page .main-nav{background:rgba(30,25,22,0.96);}.concept-section{padding:0 !important;overflow:hidden;}.concept-section .row{flex-direction:column !important;flex-wrap:wrap !important;gap:0 !important;}.concept-left{width:100% !important;padding-top:100px !important;padding-left:6% !important;padding-right:6% !important;}.concept-img-wrapper{width:55% !important;height:auto !important;}.concept-img-wrapper::before{display:none;}.concept-text{position:static !important;left:auto !important;top:auto !important;margin-top:28px;}.concept-text .section-title-img{width:130px !important;height:auto !important;margin-bottom:16px;}.concept-text .section-text-img{width:100% !important;max-width:100% !important;margin-top:16px !important;}.concept-right{width:100% !important;margin-top:32px !important;}.concept-table-img{width:100% !important;height:280px !important;object-fit:cover;}.touching-section{padding:40px 6% 40px !important;}.touching-section .row{flex-direction:column !important;flex-wrap:wrap !important;}.touching-left{width:100% !important;}.touching-arch-wrapper{width:100% !important;}.touching-color-block{display:none;}.touching-arch-img{width:100% !important;height:320px !important;object-fit:cover;}.touching-right{width:100% !important;margin-top:28px !important;}.touching-content-wrapper{width:100% !important;margin-left:0 !important;margin-top:0 !important;}.touching-plant-img{width:40% !important;height:auto !important;margin-left:0 !important;margin-top:0 !important;margin-bottom:20px !important;}.touching-content-wrapper .section-text-img{width:auto !important;max-width:100% !important;margin-left:0 !important;}.comfortable-title-img{width:60% !important;margin-left:0 !important;margin-top:20px !important;}.here-section{padding:40px 0 40px 0 !important;overflow:hidden;}.here-section .row{flex-direction:column !important;flex-wrap:wrap !important;}.here-left{width:100% !important;padding-left:6% !important;padding-top:0 !important;}.here-text{position:static !important;left:auto !important;top:auto !important;margin-top:0 !important;}.here-title-img{position:static !important;top:auto !important;width:70px !important;margin-bottom:16px;}.here-text .section-text-img{position:static !important;top:auto !important;width:auto !important;max-width:85% !important;}.here-right{width:100% !important;margin-top:28px !important;}.here-img-wrapper::before{display:none;}.here-sofa-img{width:100% !important;height:280px !important;object-fit:cover;top:0 !important;}.section-intro{display:flex !important;flex-direction:column !important;position:static !important;margin-top:40px !important;margin-bottom:60px !important;overflow:hidden;}.intro-bg-img{position:static !important;width:100% !important;height:280px !important;object-fit:cover;object-position:center top;}.intro-left-overlay{display:none !important;}.img-vertical-text,.img-signature-side,.img-signature{display:none !important;}.intro-right{position:static !important;width:100% !important;height:auto !important;padding:32px 6% !important;display:flex !important;flex-direction:column !important;gap:20px !important;background-color:#F0EAE4;justify-content:flex-start !important;}.img-eng-quote{position:static !important;width:100% !important;max-width:100% !important;left:auto !important;top:auto !important;}.img-zh-quote{position:static !important;width:100% !important;max-width:100% !important;left:auto !important;top:auto !important;}.director-row{position:static !important;left:auto !important;top:auto !important;margin-top:0 !important;gap:16px;}.img-director-desc{position:static !important;width:100% !important;max-width:100% !important;transform:none !important;left:auto !important;top:auto !important;}.sv-process-wrap{padding:20px 6% 40px !important;}.sv-tl-img{display:none !important;}.sv-pair{display:flex !important;flex-direction:column !important;margin-bottom:0 !important;}.sv-side--illus{display:none !important;}.sv-side--steps{padding:0 !important;width:100% !important;gap:28px !important;}.sv-pair .sv-side--steps,.sv-pair .sv-step,.sv-pair .sv-desc,.sv-pair .sv-subtitle{transform:none !important;}.sv-step{padding:22px 0 18px;border-bottom:1px solid rgba(156,133,117,0.18);}.sv-step:last-child{border-bottom:none;}.sv-num{height:24px !important;}.sv-title{height:18px !important;transform:none !important;}.sv-subtitle,.sv-desc{width:auto !important;max-width:100% !important;margin-top:8px;}.sv-contact{margin-top:60px !important;padding:0 6% 60px !important;}.sv-contact-title{width:60% !important;min-width:0 !important;margin:0 auto 24px !important;}.sv-contact-intro{width:auto !important;max-width:100% !important;min-width:0 !important;margin:0 auto 30px !important;}.sv-form{transform:none !important;grid-template-columns:1fr !important;margin-top:20px !important;column-gap:0 !important;}.sv-form-field[style*="grid-column"]{grid-column:1 !important;}.sv-form-submit{margin-top:36px !important;}.sv-contact{padding-bottom:36px !important;}.ct-info-section{padding:20px 6% 60px !important;}.ct-info-title{margin-top:32px !important;margin-bottom:36px !important;}.ct-info-body{flex-direction:column !important;gap:30px !important;}.ct-info-left{width:100% !important;margin-left:0 !important;}.ct-info-logo{margin-left:0 !important;margin-top:20px !important;}.ct-info-list{margin-left:0 !important;}.ct-social{margin-left:0 !important;}.ct-map-iframe{width:100% !important;margin-left:0 !important;margin-top:20px !important;height:300px !important;}body.services-page .site-footer,body.contact-page .site-footer{margin-top:40px;}.project-caption{position:static;padding:14px 24px;color:var(--text-primary);}.project-caption-zh{color:var(--text-primary);text-shadow:none;}.project-caption-en{font-size:1.4rem;color:var(--text-accent);text-shadow:none;}.projects-main > *{margin-bottom:40px;}body.projects-page .site-footer{margin-top:40px;}}@media (min-width:769px) and (max-width:1150px){.main-nav{gap:40px;}.footer-nav{gap:40px;}.img-eng-quote,.img-zh-quote,.img-director-desc{left:20px;}.director-row{left:20px;}.sv-form{grid-template-columns:repeat(2,1fr);margin-top:60px;}.sv-form-field[style*="grid-column"]{grid-column:span 2 !important;}.sv-process-wrap{overflow:hidden;}.sv-pair:nth-child(2) .sv-side--steps,.sv-pair:nth-child(2) .sv-desc,.sv-pair:nth-child(3) .sv-step:first-child,.sv-pair:nth-child(3) .sv-step:first-child .sv-subtitle,.sv-pair:nth-child(3) .sv-step:first-child .sv-desc,.sv-pair:nth-child(3) .sv-step:last-child,.sv-pair:nth-child(3) .sv-step:last-child .sv-desc,.sv-pair:nth-child(3) .sv-step:last-child .sv-subtitle,.sv-pair:nth-child(4) .sv-step:first-child,.sv-pair:nth-child(4) .sv-step:last-child,.sv-pair:nth-child(4) .sv-step:first-child .sv-desc,.sv-pair:nth-child(4) .sv-step:last-child .sv-desc,.sv-pair:nth-child(4) .sv-step:last-child .sv-subtitle{transform:none;}.sv-illus-img{max-width:160px;}.sv-illus-floor{transform:none;max-width:200px;}.sv-illus-room{transform:none;max-width:280px;}.hero-text-bottom-right{right:5%;}.hero-text-bottom-left{left:5%;}.project-photo-full{overflow:hidden;}}.m-txt{display:none;}@media (max-width:768px){body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}img.section-title-img,img.section-text-img,img.img-eng-quote,img.img-zh-quote,img.img-director-title,img.img-aria-name,img.img-director-desc,img.sv-hero-title,img.sv-num,img.sv-title,img.sv-subtitle,img.sv-desc,img.sv-contact-title,img.sv-contact-intro,.sv-form-field label img,.ct-info-title img,.hero-slogan-center img,.hero-text-bottom-left img,.hero-text-bottom-right img,.home-footer img,.site-footer .footer-right img,.sv-form-submit img{display:none !important;}.m-txt{display:block;}.m-txt.m-flex{display:flex;}.m-title{font-family:'Playfair Display',serif;font-style:italic;font-size:0.78rem;font-weight:400;letter-spacing:0.18em;color:#B09070;line-height:1;margin-bottom:14px;}.m-body{font-family:'Noto Serif TC','Noto Sans TC',serif;font-size:0.93rem;font-weight:400;line-height:2.15;color:#2C1F18;letter-spacing:0.06em;margin-top:0;}.m-quote-en{font-family:'Playfair Display',serif;font-style:italic;font-size:0.9rem;font-weight:400;letter-spacing:0.06em;color:#8C7360;line-height:1.75;}.m-quote-zh{font-family:'Noto Serif TC','Noto Sans TC',serif;font-size:1rem;font-weight:500;letter-spacing:0.18em;color:#2C1F18;line-height:1.9;}.m-director-row{align-items:center;gap:0;margin-top:6px;}.m-director-label{font-family:'Noto Sans TC',sans-serif;font-size:0.72rem;font-weight:400;color:#9B7B5C;letter-spacing:0.14em;padding-right:14px;border-right:1px solid rgba(155,123,92,0.45);margin-right:14px;}.m-director-name{font-family:'Playfair Display',serif;font-style:italic;font-size:1.25rem;font-weight:400;color:#1E1512;}.m-director-desc{font-family:'Noto Sans TC',sans-serif;font-size:0.85rem;font-weight:400;line-height:2.1;color:#5C4D42;letter-spacing:0.03em;margin-top:2px;}.m-hero-slogan{font-family:'Playfair Display',serif;font-style:italic;font-size:1.7rem;font-weight:400;color:#fff;line-height:1.5;text-shadow:0 2px 24px rgba(0,0,0,0.45);}.m-hero-sub{font-family:'Noto Sans TC',sans-serif;font-size:0.62rem;font-weight:400;color:rgba(255,255,255,0.78);letter-spacing:0.16em;margin-top:14px;}.m-hero-zh{font-family:'Noto Serif TC','Noto Sans TC',serif;font-size:0.62rem;font-weight:400;color:rgba(255,255,255,0.78);letter-spacing:0.26em;margin-top:6px;}.m-copyright{font-family:'Noto Sans TC',sans-serif;font-size:0.58rem;font-weight:400;letter-spacing:0.14em;color:rgba(255,255,255,0.42);text-transform:uppercase;line-height:2;}.home-footer .m-copyright{text-align:center;}.site-footer .footer-right .m-copyright{text-align:center;}.m-page-title{font-family:'Playfair Display',serif;font-size:1.9rem;font-weight:400;letter-spacing:0.5em;text-indent:0.5em;color:#1E1512;text-align:center;padding:8px 0 4px;}.m-step-head{align-items:center;gap:0;margin-bottom:12px;}.m-step-num{font-family:'Playfair Display',serif;font-style:italic;font-size:2.4rem;font-weight:400;color:rgba(176,144,112,0.3);line-height:1;flex-shrink:0;width:64px;}.m-step-name{font-family:'Noto Sans TC',sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:0.06em;color:#1E1512;}.m-step-sub{font-family:'Noto Sans TC',sans-serif;font-size:0.72rem;font-weight:400;color:#B09070;letter-spacing:0.08em;margin-top:6px;padding-left:64px;}.m-step-desc{font-family:'Noto Sans TC',sans-serif;font-size:0.85rem;font-weight:400;line-height:2.05;color:#5C4D42;margin-top:8px;padding-left:64px;}.m-contact-intro{font-family:'Noto Sans TC',sans-serif;font-size:0.85rem;font-weight:400;line-height:2.1;color:#6B5344;text-align:center;letter-spacing:0.04em;margin-bottom:16px;padding:0 4%;}.m-label{font-family:'Noto Sans TC',sans-serif;font-size:0.78rem;font-weight:400;color:#6B5344;letter-spacing:0.06em;}.m-section-en{font-family:'Playfair Display',serif;font-size:1.2rem;font-weight:400;letter-spacing:0.42em;text-indent:0.42em;color:#9B7B5C;text-transform:uppercase;display:block;text-align:center;margin-bottom:4px;}.m-submit{font-family:'Playfair Display',serif;font-size:0.8rem;font-weight:400;letter-spacing:0.45em;text-indent:0.45em;color:#4A3528;border-bottom:1px solid rgba(74,53,40,0.3);padding-bottom:5px;text-transform:uppercase;}}@media (max-width:768px){.concept-section{padding:0 !important;}.concept-section .row{flex-direction:column !important;gap:0 !important;}.concept-right{order:1;width:100% !important;margin:0 !important;}.concept-table-img{width:100% !important;height:65vw !important;object-fit:cover !important;object-position:center !important;display:block;}.concept-left{order:2;width:100% !important;padding:0 !important;}.concept-img-wrapper{width:38% !important;height:auto !important;margin:52px 0 0 8% !important;}.concept-text{position:static !important;left:auto !important;top:auto !important;padding:20px 8% 72px !important;}.touching-section{padding:0 !important;}.touching-section .row{flex-direction:column !important;gap:0 !important;}.touching-left{order:1;width:100% !important;}.touching-arch-img{width:100% !important;height:74vw !important;object-fit:cover !important;object-position:center top !important;display:block;}.touching-right{order:2;width:100% !important;margin:0 !important;}.touching-content-wrapper{width:100% !important;margin:0 !important;padding:48px 8% 72px !important;display:flex !important;flex-direction:column !important;}.touching-plant-img{width:30% !important;margin:0 0 28px auto !important;height:auto !important;}.here-section{padding:0 !important;}.here-section .row{flex-direction:column !important;gap:0 !important;}.here-left{order:1;width:100% !important;padding:80px 8% 52px !important;}.here-text{position:static !important;left:auto !important;top:auto !important;margin:0 !important;}.here-title-img{display:none !important;}.here-right{order:2;width:100% !important;margin:0 !important;}.here-sofa-img{width:100% !important;height:70vw !important;object-fit:cover !important;object-position:center !important;display:block;top:0 !important;}.section-intro{display:flex !important;flex-direction:column !important;position:static !important;margin:0 !important;overflow:hidden;}.intro-bg-img{position:static !important;width:100% !important;height:72vw !important;object-fit:cover !important;object-position:center 20% !important;display:block;}.intro-left-overlay{display:none !important;}.intro-right{position:static !important;width:100% !important;height:auto !important;background:#EDE6DF !important;padding:56px 8% 72px !important;display:flex !important;flex-direction:column !important;gap:0 !important;justify-content:flex-start !important;}.director-row{position:static !important;left:auto !important;top:auto !important;margin:28px 0 0 !important;gap:0 !important;}.img-director-desc{position:static !important;width:100% !important;max-width:100% !important;transform:none !important;left:auto !important;top:auto !important;}.concept-text .m-title{font-family:'Playfair Display',serif;font-style:italic;font-size:1.9rem;font-weight:400;letter-spacing:0.04em;color:#9B7B5C;line-height:1.2;margin-bottom:22px;}.touching-right .m-title{font-family:'Noto Serif TC','Noto Sans TC',serif;font-style:normal;font-size:1.5rem;font-weight:600;letter-spacing:0.04em;color:#1A1210;line-height:1.8;margin-top:28px;}.here-text .m-title{font-family:'Playfair Display',serif;font-style:italic;font-size:3.8rem;font-weight:400;letter-spacing:0.08em;color:#1A1210;line-height:1;margin-bottom:36px;}.m-body{font-family:'Noto Serif TC','Noto Sans TC',serif;font-size:0.95rem;font-weight:400;line-height:2.2;color:#2C1F18;letter-spacing:0.05em;margin-top:0;}.m-quote-en{font-family:'Playfair Display',serif;font-style:italic;font-size:1rem;font-weight:400;letter-spacing:0.05em;color:#7A6352;line-height:1.78;margin-bottom:20px;}.m-quote-zh{font-family:'Noto Serif TC','Noto Sans TC',serif;font-size:1.05rem;font-weight:500;letter-spacing:0.18em;color:#1A1210;line-height:1.9;margin-bottom:36px;}.m-director-label{font-family:'Noto Sans TC',sans-serif;font-size:0.72rem;font-weight:400;color:#9B7B5C;letter-spacing:0.18em;padding-right:16px;border-right:1px solid rgba(155,123,92,0.4);margin-right:16px;}.m-director-name{font-family:'Playfair Display',serif;font-style:italic;font-size:1.4rem;font-weight:400;color:#1A1210;}.m-director-desc{font-family:'Noto Sans TC',sans-serif;font-size:0.88rem;font-weight:400;line-height:2.15;color:#5C4D42;margin-top:28px;}.sv-process-wrap{padding:0 0 60px !important;}.sv-side--steps{padding:0 8% !important;gap:0 !important;}.sv-step{padding:36px 0 48px !important;border-top:1px solid rgba(155,123,92,0.18) !important;border-bottom:none !important;}.sv-step:last-child{border-bottom:1px solid rgba(155,123,92,0.18) !important;}.m-step-head{flex-direction:column !important;align-items:flex-start !important;gap:0 !important;margin-bottom:14px !important;padding:0 !important;border-bottom:none !important;}.m-step-num{font-family:'Playfair Display',serif !important;font-style:italic !important;font-size:4.5rem !important;font-weight:400 !important;color:rgba(176,144,112,0.15) !important;line-height:1 !important;width:auto !important;display:block !important;margin-bottom:-8px !important;letter-spacing:-0.02em !important;}.m-step-name{font-family:'Noto Sans TC',sans-serif !important;font-size:1.15rem !important;font-weight:700 !important;letter-spacing:0.04em !important;color:#1A1210 !important;}.m-step-sub{font-family:'Noto Sans TC',sans-serif !important;font-size:0.72rem !important;font-weight:400 !important;color:#B09070 !important;padding-left:0 !important;margin-top:12px !important;letter-spacing:0.08em !important;}.m-step-desc{font-family:'Noto Sans TC',sans-serif !important;font-size:0.88rem !important;font-weight:400 !important;line-height:2.1 !important;color:#5C4D42 !important;padding-left:0 !important;margin-top:10px !important;}.m-page-title{font-family:'Playfair Display',serif !important;font-size:2.2rem !important;font-weight:400 !important;letter-spacing:0.5em !important;text-indent:0.5em !important;color:#1A1210 !important;padding:24px 0 12px !important;}.m-contact-intro{font-size:0.88rem !important;line-height:2.15 !important;color:#5C4D42 !important;padding:0 6% !important;}.m-label{font-size:0.8rem !important;color:#7A6352 !important;letter-spacing:0.08em !important;}.m-section-en{font-family:'Playfair Display',serif !important;font-style:italic !important;font-size:1.65rem !important;font-weight:400 !important;letter-spacing:0.08em !important;text-indent:0.08em !important;color:#5C4D42 !important;text-transform:none !important;margin-bottom:14px !important;}.m-submit{font-family:'Playfair Display',serif !important;font-size:0.88rem !important;font-weight:400 !important;letter-spacing:0.45em !important;text-indent:0.45em !important;color:#1A1210 !important;border-bottom:1px solid rgba(26,18,16,0.28) !important;padding-bottom:6px !important;text-transform:uppercase !important;}.concept-img-wrapper{display:none !important;}.concept-text{padding-top:48px !important;}.touching-content-wrapper{padding-bottom:52px !important;}.here-left{padding-top:52px !important;}}.m-proj-nav,.m-proj-title,.m-proj-specs,.m-proj-desc{display:none;}@media (max-width:768px){.project-detail-full{margin-top:20px !important;padding:0 !important;}.project-detail-main > .project-detail-full:first-child{margin-top:0 !important;}.project-detail-row-3{margin-top:20px !important;padding:0 4% !important;gap:8px !important;}.project-detail-row-3 img:first-child,.project-detail-row-3 img:last-child{transform:none !important;}.project-detail-row-2{margin-top:20px !important;padding:0 4% !important;gap:8px !important;}.project-detail-row-2 img:first-child,.project-detail-row-2 img:last-child{transform:none !important;}.project-detail-info{padding:52px 8% 72px !important;}.project-detail-nav-btns{justify-content:flex-start !important;margin-bottom:40px !important;}.project-nav-btn{transform:none !important;display:flex;align-items:center;gap:10px;}.project-nav-btn img{display:none !important;}.m-proj-nav{display:inline-block;font-family:'Playfair Display',serif;font-style:italic;font-size:1rem;color:#5C4D42;letter-spacing:0.08em;border-bottom:1px solid rgba(92,77,66,0.35);padding-bottom:3px;}.project-detail-content{flex-direction:column !important;gap:0 !important;}.project-detail-title{width:100% !important;transform:none !important;margin-bottom:28px;}.project-detail-title img{display:none !important;}.m-proj-title{display:block;}.m-proj-name{display:block;font-family:'Noto Serif TC','Noto Sans TC',serif;font-size:1.25rem;font-weight:600;color:#1A1210;letter-spacing:0.05em;margin-bottom:4px;}.m-proj-location{display:block;font-family:'Playfair Display',serif;font-style:italic;font-size:0.85rem;color:#9B7B5C;letter-spacing:0.12em;}.project-detail-specs{width:100% !important;transform:none !important;margin-bottom:32px;}.project-detail-specs img{display:none !important;}.m-proj-specs{display:block;list-style:none;padding:0;margin:0;}.m-proj-specs li{display:flex;align-items:baseline;gap:0;padding:8px 0;border-bottom:1px solid rgba(155,123,92,0.15);font-family:'Noto Sans TC',sans-serif;font-size:0.82rem;}.spec-k{color:#9B7B5C;letter-spacing:0.08em;width:5.5em;flex-shrink:0;}.spec-v{color:#2C1F18;letter-spacing:0.05em;}.project-detail-desc{width:100% !important;}.project-detail-desc img{display:none !important;}.m-proj-desc{display:block;font-family:'Noto Sans TC',sans-serif;font-weight:400;font-size:0.85rem;line-height:2.0;color:#2C1F18;letter-spacing:0.06em;}}@media (max-width:768px){.touching-section{padding:0 !important;margin:0 !important;}.touching-section .row{flex-direction:column !important;gap:0 !important;}.touching-left{width:100% !important;padding:0 !important;}.touching-arch-wrapper{position:relative !important;width:100% !important;height:auto !important;transform:none !important;}.touching-color-block{display:none !important;}.touching-arch-img{width:100% !important;height:auto !important;display:block !important;object-fit:cover !important;transform:none !important;}.touching-right{width:100% !important;padding:0 !important;}.touching-content-wrapper{background:#EDE4DB !important;padding:0 !important;padding-bottom:0 !important;flex-direction:column !important;display:flex !important;gap:0 !important;}.touching-plant-img{display:none !important;}.touching-content-wrapper > div{display:flex !important;flex-direction:column !important;padding:48px 9% 60px !important;gap:0 !important;}.touching-content-wrapper .section-text-img,.touching-content-wrapper .comfortable-title-img{display:none !important;}.touching-right .m-title{font-family:'Playfair Display',serif !important;font-style:italic !important;font-size:1.5rem !important;font-weight:400 !important;line-height:1.35 !important;color:#3A2318 !important;letter-spacing:0.02em !important;margin-bottom:24px !important;order:2 !important;}.touching-content-wrapper .m-body{font-family:'Noto Sans TC',sans-serif !important;font-size:0.97rem !important;font-weight:400 !important;color:#5C3D2A !important;line-height:2.1 !important;letter-spacing:0.06em !important;order:1 !important;margin-bottom:32px !important;}.here-section{padding:0 !important;margin:0 !important;}.here-section .row{flex-direction:column !important;gap:0 !important;}.here-right{order:1 !important;width:100% !important;padding:0 !important;}.here-img-wrapper{width:100% !important;height:auto !important;transform:none !important;}.here-sofa-img{width:100% !important;height:auto !important;display:block !important;object-fit:cover !important;transform:none !important;}.here-left{order:2 !important;width:100% !important;padding:52px 9% 64px !important;background:#F5F0EB !important;}.here-text{display:flex !important;flex-direction:column !important;gap:0 !important;}.here-text .section-title-img,.here-text .section-text-img{display:none !important;}.here-text .m-title{font-family:'Playfair Display',serif !important;font-style:italic !important;font-size:1.8rem !important;font-weight:400 !important;line-height:1.1 !important;color:#9B7B5C !important;letter-spacing:0.02em !important;margin-bottom:24px !important;}.here-text .m-body{font-family:'Noto Sans TC',sans-serif !important;font-size:0.97rem !important;font-weight:400 !important;color:#5C4033 !important;line-height:2.1 !important;letter-spacing:0.06em !important;}}@media (max-width:768px){body.about-page{background-image:none !important;background-color:#EEE9E4 !important;}body.services-page{background-image:none !important;background-color:#F0EBE7 !important;}body.contact-page{background-image:none !important;background-color:#F0EBE7 !important;}body.projects-page,body.project-detail-page{background-color:#F9F6F2 !important;}}@media (max-width:768px){.m-submit{display:inline-block !important;border:1.5px solid rgba(92,64,51,0.65) !important;border-bottom:1.5px solid rgba(92,64,51,0.65) !important;padding:13px 36px !important;font-family:'Playfair Display',serif !important;font-style:italic !important;font-size:0.9rem !important;font-weight:400 !important;letter-spacing:0.22em !important;text-indent:0.22em !important;text-transform:uppercase !important;color:#5C4033 !important;background:transparent !important;margin-top:8px !important;}.m-proj-nav{display:inline-block !important;border:1.5px solid rgba(92,77,66,0.55) !important;border-bottom:1.5px solid rgba(92,77,66,0.55) !important;padding:11px 28px !important;font-family:'Playfair Display',serif !important;font-style:italic !important;font-size:0.88rem !important;font-weight:400 !important;letter-spacing:0.1em !important;color:#5C4D42 !important;background:transparent !important;}.project-caption{overflow:hidden !important;max-width:100% !important;}.project-caption-en{font-size:1.15rem !important;flex-wrap:wrap !important;gap:8px !important;}.project-caption-line{width:28px !important;}}