:root{--bg: #f5f0ec;--nav-bg: #2d6e6e;--heading: #7a2d4a;--accent: #3d8a8a;--body: #3a3a3a;--muted: #6b7280;--white: #ffffff;--col-humans: #3d8a8a;--col-animals: #6b9e7a;--col-relationship: #2d6e6e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--body);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-family:Dancing Script,cursive;line-height:1.15;letter-spacing:-.01em;color:var(--heading)}p{margin:0;color:var(--body)}ul{padding-left:18px;margin:0}li{line-height:1.8}.site-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--nav-bg);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,4vw,48px);height:62px}.nav-brand{color:#fff;font-family:Dancing Script,cursive;font-size:1.2rem;font-weight:700;text-decoration:none;white-space:nowrap}.nav-links{display:flex;gap:28px;align-items:center;list-style:none;margin:0;padding:0}.nav-links a{color:#ffffffd9;font-size:.9rem;font-weight:500;transition:color .2s;font-family:Inter,sans-serif}.nav-links a:hover,.nav-links a.nav-active{color:#fff;text-decoration:underline;text-underline-offset:4px}.nav-hamburger{display:none;background:none;border:none;cursor:pointer;padding:6px;flex-direction:column;gap:5px}.nav-hamburger span{display:block;width:24px;height:2px;background:#fff;border-radius:2px}.nav-mobile-menu{display:none;position:fixed;top:62px;left:0;right:0;z-index:99;background:var(--nav-bg);padding:16px 24px 24px;flex-direction:column;gap:4px}.nav-mobile-menu.open{display:flex}.nav-mobile-menu a{color:#ffffffe6;font-size:1rem;font-weight:500;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.15);font-family:Inter,sans-serif}.nav-mobile-menu a:last-child{border-bottom:none}.nav-mobile-menu a.nav-active{color:#fff}.page-main{padding-top:62px}.page-header{background:var(--bg);padding:64px clamp(24px,5vw,80px) 48px;max-width:900px}.page-header h1{font-size:clamp(2rem,4vw,2.5rem);color:var(--heading);margin-bottom:20px}.page-subtext{font-size:1rem;color:#5a5a5a;line-height:1.75;max-width:720px;margin-top:12px}.contact-note{margin-top:20px;font-size:.95rem;color:#5a5a5a;max-width:600px}.page-section{padding:64px clamp(24px,5vw,80px)}.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border:2px solid var(--accent);border-radius:4px;color:var(--accent);font-weight:600;font-size:.95rem;background:transparent;cursor:pointer;transition:background .2s,color .2s;font-family:Inter,sans-serif;text-decoration:none}.btn-outline:hover{background:var(--accent);color:#fff}.btn-filled{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;border:2px solid var(--accent);border-radius:4px;color:#fff;font-weight:600;font-size:.95rem;background:var(--accent);cursor:pointer;transition:background .2s;text-decoration:none;font-family:Inter,sans-serif}.btn-filled:hover{background:var(--nav-bg);border-color:var(--nav-bg)}.polaroid{background:#fff;padding:10px 10px 36px;box-shadow:0 8px 32px #00000024;display:inline-block}.polaroid img{width:100%;display:block;object-fit:cover}.polaroid-caption{margin-top:8px;text-align:center;font-family:Dancing Script,cursive;font-size:.95rem;color:var(--heading)}.hero{background:var(--bg);min-height:100vh;display:flex;align-items:center;justify-content:center;padding-top:62px}.hero-inner{display:flex;flex-direction:column;align-items:center;text-align:center;padding:72px clamp(24px,5vw,80px) 80px;width:100%;max-width:1100px;margin:0 auto}.hero-inner h1{font-size:clamp(3.5rem,7vw,6rem);color:var(--heading);line-height:1.05;letter-spacing:-.02em;margin-bottom:24px}.hero-tagline{font-size:clamp(1rem,2vw,1.2rem);color:#5a5a5a;max-width:600px;line-height:1.75;margin-bottom:36px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-bottom:64px}.hero-photos{display:flex;gap:32px;align-items:flex-end;justify-content:center;flex-wrap:wrap}.hero-p1{transform:rotate(-3deg)}.hero-p2{transform:rotate(1deg);margin-bottom:24px}.hero-p3{transform:rotate(-2deg)}.hero-photos .polaroid{width:clamp(160px,22vw,260px)}.hero-photos .polaroid img{width:100%;aspect-ratio:3 / 4;object-fit:cover;height:auto}.mission-vision{background:#fff;padding:80px clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;align-items:start}.mission-block h2,.vision-block h2{font-size:1.8rem;color:var(--heading);margin-bottom:16px}.mission-block p,.vision-block p{font-size:.95rem;color:#5a5a5a;line-height:1.8}.mission-photo img{width:100%;height:340px;object-fit:cover;border-radius:4px;box-shadow:0 8px 32px #0000001a}.self-leadership{background:var(--bg)}.self-leadership-banner{width:100%;height:380px;object-fit:cover;display:block}.self-leadership-text{padding:48px clamp(24px,5vw,80px);text-align:center}.self-leadership-text h2{font-size:clamp(2rem,3.5vw,2.8rem);color:var(--heading);margin-bottom:16px}.self-leadership-text p{font-size:1rem;color:var(--accent);font-weight:600;letter-spacing:.04em}.services-section{background:#fff;padding:96px clamp(16px,5vw,80px)}.services-section h2{font-size:clamp(2rem,3.5vw,2.8rem);color:var(--heading);margin-bottom:32px;text-align:center}.services-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.services-matrix{width:100%;min-width:700px;border-collapse:collapse}.services-matrix th,.services-matrix td{padding:14px 18px;text-align:left;vertical-align:top;border:1px solid #e0d8d0;font-size:.9rem}.services-matrix .col-label{background:var(--bg);font-family:Dancing Script,cursive;font-size:1.1rem;font-weight:700;color:var(--heading);width:130px}.services-matrix .col-humans{background:var(--col-humans);color:#fff;font-family:Dancing Script,cursive;font-size:1.2rem;font-weight:700}.services-matrix .col-animals{background:var(--col-animals);color:#fff;font-family:Dancing Script,cursive;font-size:1.2rem;font-weight:700}.services-matrix .col-relationship{background:var(--col-relationship);color:#fff;font-family:Dancing Script,cursive;font-size:1.2rem;font-weight:700}.services-matrix td ul{margin:0;padding-left:18px;color:var(--body);line-height:1.8}.services-matrix .row-label-cell{background:var(--bg);font-family:Dancing Script,cursive;font-size:1rem;font-weight:700;color:var(--heading);letter-spacing:.03em}.services-matrix .duration-cell{font-size:.92rem;color:#5a5a5a;font-style:italic}.testimonials-section{background:var(--bg);padding:96px clamp(16px,5vw,80px)}.testimonials-section>h2{font-size:clamp(2rem,3.5vw,2.8rem);color:var(--heading);text-align:center;margin-bottom:48px}.testimonial-carousel{display:grid;grid-template-columns:320px 1fr;gap:48px;align-items:start;max-width:900px;margin:0 auto}.testimonial-photo-wrap .polaroid{transform:rotate(-3deg)}.testimonial-photo-wrap .polaroid img{width:100%;max-width:280px;aspect-ratio:4 / 5;object-fit:cover;height:auto}.testimonial-content{display:flex;flex-direction:column;justify-content:center;padding:16px 0;gap:16px}.testimonial-category{font-family:Dancing Script,cursive;font-size:1.4rem;color:var(--heading)}.testimonial-quote{font-style:italic;font-size:.95rem;color:#5a5a5a;line-height:1.8}.testimonial-client{font-family:Dancing Script,cursive;font-size:1.3rem;color:var(--accent)}.testimonial-controls{display:flex;align-items:center;gap:16px;margin-top:8px}.testimonial-counter{font-size:.85rem;color:var(--muted)}.testimonial-controls button{width:40px;height:40px;border-radius:50%;border:2px solid var(--accent);background:transparent;color:var(--accent);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.testimonial-controls button:hover{background:var(--accent);color:#fff}.video-testimonials{background:#fff;padding:96px clamp(16px,5vw,80px)}.video-testimonials h2{font-size:clamp(2rem,3.5vw,2.8rem);color:var(--heading);text-align:center;margin-bottom:40px}.video-cards-row{display:flex;gap:20px;overflow-x:auto;padding-bottom:16px;-webkit-overflow-scrolling:touch}.video-card{background:#fff;box-shadow:0 6px 24px #0000001a;border-radius:6px;overflow:hidden;min-width:240px;flex-shrink:0;transition:transform .2s,box-shadow .2s}.video-card:hover{transform:rotate(0) translateY(-4px)!important;box-shadow:0 12px 32px #00000026}.video-thumb{position:relative;aspect-ratio:16 / 9;overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.video-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047;display:flex;align-items:center;justify-content:center;font-size:2.2rem;color:#fff;cursor:pointer;transition:background .2s}.video-play-overlay:hover{background:#2d6e6e8c}.video-card-info{padding:12px 16px 14px}.video-card-title{font-size:.9rem;font-weight:600;color:var(--body);margin-bottom:4px}.video-card-client{font-family:Dancing Script,cursive;font-size:1rem;color:var(--heading)}.faq-section{background:var(--bg);padding:96px clamp(16px,5vw,80px)}.faq-section>h2{font-size:clamp(2rem,3.5vw,2.8rem);color:var(--heading);text-align:center;margin-bottom:16px}.faq-intro{text-align:center;color:#5a5a5a;font-size:.95rem;max-width:640px;margin:0 auto 48px}.faq-layout{display:grid;grid-template-columns:320px 1fr;gap:56px;align-items:start;max-width:960px;margin:0 auto}.faq-photo img{width:100%;border-radius:4px;box-shadow:0 8px 32px #0000001f}.faq-accordion{display:flex;flex-direction:column;gap:10px}.faq-item{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 10px #0000000f}.faq-question{width:100%;background:none;border:none;padding:16px 20px;text-align:left;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;color:var(--body);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-question:hover{background:var(--bg)}.faq-chevron{font-size:.75rem;color:var(--accent);transition:transform .2s;flex-shrink:0}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{padding:0 20px 16px;font-size:.9rem;color:#5a5a5a;line-height:1.75;display:none}.faq-item.open .faq-answer{display:block}.newsletter-section{background:var(--nav-bg);padding:72px clamp(24px,5vw,80px);text-align:center}.newsletter-section h2{font-size:clamp(1.6rem,3vw,2rem);color:#fff;margin-bottom:12px}.newsletter-section p{color:#fffc;margin-bottom:32px;font-size:1rem}.newsletter-form{display:flex;gap:12px;max-width:480px;margin:0 auto;flex-wrap:wrap;justify-content:center}.newsletter-form input{flex:1;min-width:220px;padding:12px 18px;border:2px solid rgba(255,255,255,.4);border-radius:4px;background:#ffffff26;color:#fff;font-size:1rem;outline:none;font-family:Inter,sans-serif}.newsletter-form input::placeholder{color:#fff9}.newsletter-form input:focus{border-color:#fffc}.newsletter-success{color:#a8d5b5;font-size:1rem;font-weight:600}.site-footer{background:var(--nav-bg);padding:56px clamp(24px,5vw,80px) 32px;color:#fff}.footer-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.footer-brand{font-family:Dancing Script,cursive;font-size:1.8rem;color:#fff}.footer-tagline{color:#ffffffbf;font-size:.9rem;max-width:600px;line-height:1.7}.footer-nav{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer-nav a{color:#fffc;font-size:.9rem;transition:color .2s;font-family:Inter,sans-serif}.footer-nav a:hover{color:#fff}.footer-copy{color:#ffffff8c;font-size:.82rem}.about-body{background:var(--bg)}.about-text{display:flex;flex-direction:column;gap:20px;max-width:700px}.about-text p{font-size:.95rem;color:#5a5a5a;line-height:1.8}.about-polaroid-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.about-polaroid img{width:100%;height:200px;object-fit:cover}.credentials-section{background:#fff}.credentials-section h2{font-size:1.8rem;color:var(--heading);margin-bottom:24px}.credentials-list{list-style:disc;padding-left:24px;display:flex;flex-direction:column;gap:6px}.credentials-list li{font-size:.95rem;color:#5a5a5a;line-height:1.6}.about-cta{background:var(--bg);display:flex;align-items:center}.contact-photos{background:var(--bg)}.contact-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-photo{width:100%;height:340px;object-fit:cover;border-radius:4px;box-shadow:0 8px 24px #0000001a}.contact-form-section{background:#fff}.contact-form-section h2{font-size:1.8rem;color:var(--heading);margin-bottom:32px}.contact-form{display:flex;flex-direction:column;gap:20px;max-width:640px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.88rem;font-weight:600;color:var(--body);font-family:Inter,sans-serif}.form-group input,.form-group textarea{padding:10px 14px;border:1.5px solid #d0c8c0;border-radius:4px;font-size:.95rem;font-family:Inter,sans-serif;color:var(--body);background:#fdfaf8;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent)}.form-group textarea{resize:vertical}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-label{display:flex;align-items:center;gap:8px;font-size:.92rem;color:#5a5a5a;cursor:pointer;font-family:Inter,sans-serif}.radio-label input[type=radio]{width:auto;padding:0;border:none;accent-color:var(--accent)}.form-error{color:#c0392b;font-size:.88rem}.form-success{background:#e8f5e9;border:1px solid #a8d5b5;padding:20px 24px;border-radius:6px;max-width:640px}.form-success p{color:#2d6e4e;font-size:.95rem}.ishiki-body{background:var(--bg)}.ishiki-text{max-width:760px;display:flex;flex-direction:column;gap:20px}.ishiki-text p{font-size:.95rem;color:#5a5a5a;line-height:1.8}.ishiki-text h2{font-size:1.8rem;color:var(--heading);margin-top:8px;margin-bottom:8px}.ishiki-fit-list{list-style:disc;padding-left:24px;display:flex;flex-direction:column;gap:6px}.ishiki-fit-list li{font-size:.95rem;color:#5a5a5a;line-height:1.6}.ishiki-fees{background:#fff}.ishiki-fees h2{font-size:1.8rem;color:var(--heading);margin-bottom:24px}.fees-table-wrap{overflow-x:auto}.fees-table{width:100%;max-width:700px;border-collapse:collapse}.fees-table th,.fees-table td{padding:14px 18px;text-align:left;border:1px solid #e0d8d0;font-size:.92rem;vertical-align:top}.fees-table th{background:var(--accent);color:#fff;font-family:Dancing Script,cursive;font-size:1.1rem;font-weight:700}.fees-table tr:nth-child(2n) td{background:var(--bg)}.ishiki-contact{background:var(--bg);display:flex;flex-direction:column;gap:16px}.ishiki-contact h2{font-size:1.8rem;color:var(--heading)}.ishiki-contact p{font-size:.95rem;color:#5a5a5a}.ishiki-contact a{color:var(--accent);text-decoration:underline}.ishiki-japanese{background:#fff;display:flex;flex-direction:column;gap:16px}.ishiki-japanese h2{font-size:1.8rem;color:var(--heading);font-family:Dancing Script,cursive}.ishiki-japanese p{font-size:.95rem;color:#5a5a5a;line-height:1.9;max-width:720px}.ishiki-japanese a{color:var(--accent);text-decoration:underline}.coming-soon-section{background:var(--bg)}.coming-soon-section h2{font-size:1.8rem;color:var(--heading);margin-bottom:20px}.coming-soon-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.coming-soon-list li{font-size:.95rem;color:#5a5a5a;padding:12px 16px;background:#fff;border-left:3px solid var(--accent);border-radius:0 4px 4px 0}@media (max-width: 768px){.nav-links{display:none}.nav-hamburger{display:flex}.hero-photos{gap:16px}.hero-photos .polaroid{width:clamp(120px,28vw,180px)}.mission-vision{grid-template-columns:1fr;gap:32px}.mission-photo{order:-1}.mission-photo img{height:220px}.self-leadership-banner{height:260px}.testimonial-carousel{grid-template-columns:1fr;gap:32px}.testimonial-photo-wrap .polaroid{transform:rotate(-2deg);max-width:260px;margin:0 auto}.testimonial-photo-wrap .polaroid img{width:100%}.faq-layout{grid-template-columns:1fr}.faq-photo{display:none}.contact-photo-pair{grid-template-columns:1fr}.contact-photo{height:220px}.form-row{grid-template-columns:1fr}.about-polaroid-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.video-cards-row{gap:14px}.video-card{min-width:200px}.about-polaroid-grid{grid-template-columns:1fr 1fr}}.video-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d1;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.video-modal{position:relative;width:100%;max-width:820px;background:#000;border-radius:6px;overflow:hidden}.video-modal-close{position:absolute;top:8px;right:12px;z-index:10;background:#0009;color:#fff;border:none;border-radius:50%;width:34px;height:34px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-modal-embed{position:relative;padding-bottom:56.25%;height:0}.video-modal-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-card{cursor:pointer}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in-visible{opacity:1;transform:translateY(0)}
