.template-container,body{min-height:100vh;display:flex}.hero-section::after,body::before{content:"";top:0;left:0;height:100%;width:100%}.content-section,.hero-section{text-align:center}.custom-btn,.hero-section h1,.navbar-brand{font-family:"Noto Serif JP",serif}body{font-family:"Noto Sans TC","Sawarabi Mincho",sans-serif;line-height:2;color:#1a1a1a;background:#f9f1e7;margin:0;position:relative;flex-direction:column}body::before{position:fixed;background-size:cover;opacity:.05;z-index:-1}.template-container{width:100%;flex-direction:column}.template-content{flex:1 0 auto}.page-wrapper{display:flex;flex-direction:column}.container{max-width:1240px;margin:0 auto;padding:50px 30px;flex:1 0 auto}.hero-section{background:linear-gradient(135deg,#f9f6f2,#e0d8c9);padding:80px 20px;border-radius:15px;box-shadow:0 6px 20px rgba(0,0,0,.1);margin-bottom:40px;position:relative;overflow:hidden}.hero-section h1{font-size:2.8rem;font-weight:400;color:#4a3c31;text-shadow:1px 1px 3px rgba(0,0,0,.1);margin-bottom:15px;z-index:1}.hero-section p{font-size:1.2rem;color:#666;max-width:700px;margin:0 auto;z-index:1}.hero-section::after{background:url("https://paloma-com.s3.ap-east-2.amazonaws.com/assets/images/modern-contemporary-house-exterior-dusk-tree-lawn.jpg") center/cover no-repeat;position:absolute;opacity:.2;z-index:0}.card{background:#ece6d8;padding:30px;border:3px solid #6b4e31;border-radius:10px;margin:20px auto}.content-section h2{font-size:2rem;font-weight:700;color:#1f2525;margin-bottom:1rem}.content-section p{font-size:1.125rem;font-weight:300;color:#1f2525;line-height:1.75;margin-bottom:1.5rem}.content-section img{max-width:300px;width:100%;border-radius:8px;margin-bottom:1.5rem}.content-section img:hover{transform:scale(1.05)}.button-grid{display:grid;grid-template-columns:1fr;gap:15px;margin-bottom:1.5rem}.custom-btn{display:flex;align-items:center;justify-content:center;font-size:1rem;height:50px;padding:0 1.5rem;border:3px solid #6b4e31;border-radius:8px;text-decoration:none;color:#ece6d8;transition:filter .3s,transform .2s}.custom-btn:hover{filter:brightness(85%);transform:translateY(-2px)}.btn-indigo{background-color:#2f3e5e}.btn-vermilion{background-color:#9b2f2f}.btn-yamabuki{background-color:#cda017}.btn-matsuba{background-color:#3a4f3e}.navbar{background:#f9f6f2;padding:15px 0;box-shadow:0 2px 5px rgba(0,0,0,.1)}.navbar-brand{font-size:1.5rem;color:#4a3c31}.navbar-nav .nav-link{font-family:"Noto Sans TC",sans-serif;font-size:1.1rem;color:#355e3b;padding:10px 15px;transition:color .3s}.navbar-nav .nav-link:hover{color:#2f3e5e;text-decoration:underline}.navbar-toggler{border-color:#d2c7b7}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%23355e3b' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}#back-top{position:fixed;bottom:20px;right:20px;width:40px;height:40px;background:#8b5a2b;color:#f9f6f2;border-radius:50%;cursor:pointer;display:none;z-index:1000;transition:transform .3s}#back-top:hover{transform:scale(1.1)}#back-top i{font-size:1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.button-grid{grid-template-columns:repeat(2,1fr)}.content-section h2{font-size:2.5rem}}@media (max-width:768px){.container{padding:40px 15px}.hero-section{padding:60px 15px}.hero-section h1{font-size:2rem}.content-section h2{font-size:1.8rem}.content-section p,.custom-btn{font-size:.9rem}.custom-btn{height:45px}.content-section img{max-width:250px}.navbar-nav{text-align:center}.navbar-nav .nav-link{font-size:1rem;padding:8px 0}}@media (max-width:576px){#back-top{bottom:15px;right:15px;width:40px;height:40px}#back-top i{font-size:1.2rem}}