.shed-hero{position:relative;padding:100px 0 80px;background-color:var(--color-surface);overflow:hidden;color:#fff;min-height:480px;display:flex;align-items:center}.shed-hero-bg{z-index:0}.shed-hero-bg,.shed-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.shed-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4));z-index:1}.shed-hero-content{position:relative;z-index:2;max-width:800px}.shed-hero h1{font-size:2.25rem;font-weight:700;line-height:1.4;margin-bottom:24px;letter-spacing:-.02em}.shed-hero p{font-size:1.125rem;line-height:1.7;margin-bottom:32px;opacity:.95}.shed-section{padding:72px 0}.shed-intro-text{font-size:1.125rem;line-height:1.8;margin-bottom:40px;color:var(--color-text-light);max-width:800px}.shed-problems{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:32px}.shed-problem-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.04);display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--color-border)}.shed-problem-icon{width:48px;height:48px;background:#e2e8f0;color:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:20px}.shed-problem-text h3{font-size:1.125rem;margin-bottom:12px;color:var(--color-text);line-height:1.5}.shed-problem-text p{color:var(--color-text-light);line-height:1.7;font-size:1rem}.shed-deep-item{display:flex;gap:48px;margin-bottom:64px;align-items:center}.shed-deep-item:nth-child(2n){flex-direction:row-reverse}.shed-deep-img{flex:1 1;position:relative;aspect-ratio:4/3;border-radius:12px;overflow:hidden;min-width:300px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.shed-deep-text{flex:1 1}.shed-deep-text h3{font-size:1.5rem;margin-bottom:16px;color:var(--color-text)}.shed-deep-text ul{margin-bottom:16px;padding-left:20px}.shed-deep-text li{margin-bottom:8px}.shed-deep-text li,.shed-deep-text p{line-height:1.8;font-size:1.05rem;color:var(--color-text-light)}.shed-deep-text p{margin-bottom:16px}.shed-case-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.shed-case-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.06);border:1px solid var(--color-border);display:flex;flex-direction:column}.shed-case-img{position:relative;aspect-ratio:16/9}.shed-case-content{padding:24px;flex-grow:1;display:flex;flex-direction:column}.shed-case-title{font-size:1.25rem;margin-bottom:12px;color:var(--color-text)}.shed-case-summary{color:var(--color-text-light);margin-bottom:0;line-height:1.7;font-size:1rem}.shed-flow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:32px}.shed-flow-step{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid var(--color-border);position:relative;display:flex;flex-direction:column}.shed-flow-num{width:40px;height:40px;background:var(--color-accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;margin-bottom:16px}.shed-flow-text h4{font-size:1.125rem;margin-bottom:12px;color:var(--color-text)}.shed-flow-text p{color:var(--color-text-light);line-height:1.7;font-size:1rem}.shed-partner-note{background-color:#fff8e1;border-left:4px solid #ffc107;padding:16px 20px;margin-top:32px;border-radius:4px;font-size:1rem;line-height:1.7;color:#333}.shed-guide-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin-top:32px}.shed-guide-card{background:#f8fafc;border-radius:12px;padding:32px;border:1px solid var(--color-border)}.shed-guide-card h3{font-size:1.25rem;margin-bottom:20px;color:var(--color-accent);display:flex;align-items:center;gap:8px}.shed-guide-card ul{list-style:none;padding-left:0}.shed-guide-card li{position:relative;padding-left:28px;margin-bottom:16px;line-height:1.7;font-size:1.05rem;color:var(--color-text-light)}.shed-guide-card li:before{content:"\f00c";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;left:0;top:2px;color:#10b981}.shed-faq-section{background:#f1f5f9}.faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.shed-faq-section .faq-item{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid var(--color-border);overflow:hidden}.shed-faq-section .shed-faq-button{width:100%;text-align:left;padding:24px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;gap:16px;font-size:1.125rem;font-weight:700;color:var(--color-text);transition:background-color .2s ease}.shed-faq-section .shed-faq-button:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.shed-faq-section .shed-faq-button:hover{background:#f8fafc}.shed-faq-section .shed-faq-badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-accent);color:#fff;border-radius:50%;font-size:1rem;font-weight:700;flex-shrink:0}.shed-faq-section .shed-faq-question{flex:1 1}.shed-faq-section .shed-faq-toggle{font-family:inherit;font-weight:700;color:var(--color-accent);font-size:1.25rem;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--color-border);border-radius:50%;transition:all .3s ease;flex-shrink:0;margin-left:auto}.shed-faq-section .shed-faq-button.open .shed-faq-toggle{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.shed-faq-section .faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease,padding .3s ease;padding:0 24px}.shed-faq-section .faq-a.open{grid-template-rows:1fr;padding:0 24px 24px 72px}.shed-faq-section .faq-a>*{overflow:hidden}.shed-faq-section .faq-a p{font-size:1rem;line-height:1.7;color:var(--color-text-light);margin:0;padding-top:16px;border-top:1px dashed var(--color-border)}.shed-final-cta-section{padding:80px 0;text-align:center;background:#fff}.shed-final-cta-section h2{font-size:2rem;margin-bottom:24px}.shed-final-cta-section p{color:var(--color-text-light);margin-bottom:40px;font-size:1.125rem}.shed-final-cta-grid{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}@media (max-width:1024px){.shed-flow,.shed-problems{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shed-hero{padding:80px 0 60px;min-height:auto}.shed-hero h1{font-size:1.5rem}.shed-deep-item,.shed-deep-item:nth-child(2n){flex-direction:column;gap:24px;margin-bottom:48px}.shed-case-grid,.shed-flow,.shed-guide-grid,.shed-problems{grid-template-columns:1fr}.shed-faq-section .faq-list{padding:0 16px}.shed-faq-section .shed-faq-button{padding:16px;gap:12px;font-size:1.05rem;align-items:flex-start}.shed-faq-section .shed-faq-badge{width:28px;height:28px;font-size:.9rem}.shed-faq-section .faq-a.open{padding:0 16px 20px}}