html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body{overflow-x:hidden}.hero-title{font-size:clamp(2rem,6vw,3.5rem);line-height:1.1;letter-spacing:-.05em;font-feature-settings:"palt"}@media(min-width:1024px){.hero-title{font-size:clamp(2.5rem,3.5vw,4rem)}}.section-padding{padding-top:12rem;padding-bottom:12rem}@media(min-width:1024px){.section-padding{padding-top:16rem;padding-bottom:16rem}}.image-full{width:100%;height:70vh;-o-object-fit:cover;object-fit:cover}.img-editorial{filter:grayscale(100%);transition:filter 1.5s ease}.img-editorial:hover{filter:grayscale(0%)}.text-body{font-weight:300;line-height:1.2;letter-spacing:.05em;text-align:justify}.text-label{font-weight:700;text-transform:uppercase;letter-spacing:.3em;font-size:10px}.glossary-fixed-btn{position:fixed;right:16px;bottom:80px;z-index:40;writing-mode:vertical-rl;text-orientation:mixed;background:#1a1a1ad9;color:#fff;font-size:10px;font-weight:700;letter-spacing:.15em;padding:12px 8px;text-decoration:none;transition:all .3s ease;border-radius:4px}.glossary-fixed-btn:hover{background:#d4654a}@media(max-width:768px){.glossary-fixed-btn{right:12px;bottom:60px;font-size:9px;padding:10px 6px}}.chatbot-widget{position:fixed;right:16px;bottom:16px;z-index:45;font-family:Noto Sans JP,sans-serif}.chatbot-toggle{background:#1a1a1a;color:#fff;border:none;padding:12px 16px;font-size:12px;letter-spacing:.1em;border-radius:999px;cursor:pointer;box-shadow:0 10px 30px #0003;transition:transform .3s,box-shadow .3s}.chatbot-toggle:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00000040}.chatbot-overlay{position:fixed;inset:0;height:100vh;height:100dvh;background:#f6f4f0fa;backdrop-filter:blur(12px);z-index:50;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.chatbot-overlay:not([hidden]){opacity:1;visibility:visible}.chatbot-close{position:fixed;top:20px;right:20px;width:44px;height:44px;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;z-index:60;box-shadow:0 2px 10px #0000001a;transition:all .3s ease}.chatbot-close:before,.chatbot-close:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:1.5px;background:#666}.chatbot-close:before{transform:translate(-50%,-50%) rotate(45deg)}.chatbot-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.chatbot-close:hover{background:#fff;box-shadow:0 4px 15px #00000026}.chatbot-chat-area{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:80px 30px 180px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.chatbot-messages{width:100%;max-width:600px;display:flex;flex-direction:column;gap:20px}.chatbot-message{font-size:18px;font-weight:300;line-height:1.8;padding:16px 20px;border-radius:16px;max-width:85%}.chatbot-message-user{background:#1a1a1a;color:#fff;align-self:flex-end}.chatbot-message-assistant{background:#fffc;color:#333;align-self:flex-start}.chatbot-loading{display:inline-flex;align-items:center;gap:6px;opacity:.8}.chatbot-loading-icon{display:inline-flex;align-items:center;gap:6px;height:16px}.chatbot-loading-icon i{width:6px;height:6px;border-radius:50%;background:#b2a79f;display:inline-block;opacity:.4;animation:chatbot-pulse .9s ease-in-out infinite}.chatbot-loading-icon i:nth-child(2){animation-delay:.15s}.chatbot-loading-icon i:nth-child(3){animation-delay:.3s}@keyframes chatbot-pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.chatbot-input-area{position:fixed;bottom:0;left:0;width:100%;padding:20px 30px 40px;padding-bottom:max(40px,env(safe-area-inset-bottom,40px));background:#f6f4f0fa;z-index:55;transition:padding-bottom .2s ease}.chatbot-form{max-width:500px;margin:0 auto}.chatbot-form input{width:100%;padding:16px 24px;border:1px solid #e0e0e0;border-radius:30px;font-size:16px;font-weight:300;outline:none;background:#ffffffe6;transition:border-color .3s,box-shadow .3s}.chatbot-form input:focus{border-color:#d4654a;box-shadow:0 0 0 3px #d4654a1a}.chatbot-contact-link{display:block;max-width:500px;margin:12px auto 0;text-align:center;font-size:12px;color:#888;text-decoration:none;transition:color .3s}.chatbot-contact-link:hover{color:#d4654a}.chatbot-option{border:1px solid #e0e0e0;background:#ffffffe6;color:#333;padding:10px 18px;border-radius:999px;font-size:14px;cursor:pointer;transition:all .3s}.chatbot-option:hover{border-color:#d4654a;color:#d4654a;background:#fff}.chatbot-confirm{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px 0}@media(max-width:768px){.chatbot-widget{right:12px;bottom:12px}.chatbot-overlay{background:#f6f4f0}.chatbot-chat-area{padding:70px 20px 160px;justify-content:flex-start}.chatbot-message{font-size:16px;padding:14px 16px}.chatbot-input-area{padding:16px 20px;padding-bottom:max(30px,env(safe-area-inset-bottom,30px))}.chatbot-form input{padding:14px 20px;font-size:16px}.chatbot-close{top:16px;right:16px;width:40px;height:40px}}
