.hero-video-section{position:relative;width:100%;height:100vh;overflow:visible;display:flex;align-items:center;justify-content:center;padding-top:100px}.hero-video-section:after{content:"";position:absolute;bottom:-2px;right:0;width:40%;height:4px;background:#f5480a;z-index:1;pointer-events:none;transform:translateX(100%) skewX(-15deg);transform-origin:bottom right;animation:ribbonSlideLeft .6s ease-out .5s forwards}@keyframes ribbonSlideLeft{0%{transform:translateX(100%) skewX(-15deg)}to{transform:translateX(0) skewX(-15deg)}}.hero-video-section .kanji-watermark{position:absolute;bottom:5%;left:3%;font-family:Noto Sans JP,Hiragino Kaku Gothic Pro,Yu Gothic,sans-serif;font-size:400px;font-weight:700;color:rgba(255,255,255,.15);z-index:0;pointer-events:none;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:kanjiWatermarkFadeIn 1.5s ease-out .5s forwards;opacity:0}@keyframes kanjiWatermarkFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.hero-video{filter:blur(2px)}.hero-background-image,.hero-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-background-image{-o-object-position:center;object-position:center;filter:brightness(.85) contrast(1.1);opacity:0;transform:scale(1.05);animation:heroImageFadeIn .8s ease-out forwards}@keyframes heroImageFadeIn{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(26,26,46,.3),rgba(26,26,46,.4))}.hero-content-wrapper{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.hero-content{text-align:left;color:#ffffff}.hero-headline{font-size:80px;font-weight:700;line-height:1.1;margin:0 0 32px;letter-spacing:-.02em;animation:fadeInUp .8s ease forwards;max-width:1000px;text-transform:none;position:relative}.hero-subheadline{font-size:22px;font-weight:400;line-height:1.5;margin:0 0 20px;color:rgba(255,255,255,.9);animation:fadeInUp .8s ease .1s forwards;opacity:0;animation-fill-mode:forwards;max-width:40%}.hero-description{font-size:17px;font-weight:400;line-height:1.6;max-width:600px;margin:0;color:rgba(255,255,255,.85);animation:fadeInUp .8s ease .2s forwards;opacity:0;animation-fill-mode:forwards}.hero-koda-mascot{position:absolute;bottom:100px;right:60px;z-index:2;animation:fadeIn 1s ease 1.2s forwards;opacity:0}.koda-mascot-image{width:100%;height:auto;max-height:200px;filter:drop-shadow(0 0 20px rgba(255,255,255,.6)) drop-shadow(0 0 40px rgba(245,72,10,.3));transition:transform .3s ease}.hero-koda-mascot:hover .koda-mascot-image{transform:scale(1.05)}.hero-cta-buttons{display:flex;gap:16px;justify-content:flex-start;margin-top:40px;animation:fadeInUp .8s ease .4s forwards;opacity:0;animation-fill-mode:forwards}.hero-cta-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:#f5480a;color:#ffffff;font-size:16px;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;border:2px solid #f5480a}.hero-cta-primary:hover{background:#d93d08;border-color:#d93d08;transform:translateY(-2px);box-shadow:0 8px 24px rgba(245,72,10,.3)}.hero-cta-secondary{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;background:transparent;color:#ffffff;font-size:16px;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;border:2px solid rgba(255,255,255,.8)}.hero-cta-secondary:hover{background:rgba(255,255,255,.1);border-color:#ffffff;transform:translateY(-2px)}.hero-credibility-line{font-size:12px;font-weight:400;line-height:1.5;margin-top:24px;color:rgba(255,255,255,.6);animation:fadeInUp .8s ease .5s forwards;opacity:0;animation-fill-mode:forwards;max-width:500px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;color:#ffffff;animation:fadeIn 1s ease 1s forwards;opacity:0}@keyframes fadeIn{to{opacity:.8}}.scroll-text{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px}.scroll-arrow{font-size:24px;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:1024px){.hero-video-section .kanji-watermark{font-size:300px;bottom:5%}.hero-headline{font-size:64px}.hero-subheadline{font-size:20px;max-width:50%}.hero-description{font-size:16px;max-width:600px}.hero-koda-mascot{bottom:80px;right:30px}.koda-mascot-image{max-height:160px}.hero-video-section:after{height:4px;width:45%}}@media (max-width:768px){.hero-video-section .kanji-watermark{font-size:200px;bottom:10%;left:2%}.hero-headline{font-size:48px;margin-bottom:24px}.hero-subheadline{font-size:18px;margin-bottom:16px;max-width:70%}.hero-description{font-size:15px;max-width:100%;padding:0 16px}.hero-koda-mascot{bottom:70px;right:16px}.koda-mascot-image{max-height:120px}.hero-cta-buttons{flex-direction:column;gap:12px;padding:0 20px}.hero-cta-primary,.hero-cta-secondary{width:100%;padding:14px 24px;font-size:15px}.scroll-indicator{bottom:32px}.hero-video-section:after{height:4px;width:50%}}@media (max-width:480px){.hero-video-section .kanji-watermark{font-size:150px;bottom:15%;left:2%}.hero-headline{font-size:36px}.hero-subheadline{font-size:16px;max-width:85%}.hero-description{font-size:14px;line-height:1.7}.hero-koda-mascot{bottom:60px;right:12px}.koda-mascot-image{max-height:100px}.hero-video-section:after{height:4px;width:55%}}.trust-indicators-section{position:relative;width:100%;padding:32px var(--container-padding-desktop);background:var(--white);border-bottom:1px solid rgba(0,0,0,.06)}.trust-indicators-container{max-width:1200px;margin:0 auto}.trust-indicators-bar{display:grid;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:16px 64px}.trust-indicator-item{display:flex;align-items:center;gap:12px;white-space:nowrap}.indicator-dot{width:8px;height:8px;background:var(--solunai-orange,#f5480a);border-radius:50%;flex-shrink:0}.indicator-text{font-size:16px;font-weight:500;color:var(--steel-navy,#1e3a5f);line-height:1.4;letter-spacing:.02em;white-space:nowrap}@media (max-width:1024px){.trust-indicators-section{padding:28px var(--container-padding-tablet)}.trust-indicators-bar{gap:14px 48px}.indicator-text{font-size:15px}}@media (max-width:768px){.trust-indicators-section{padding:24px var(--container-padding-mobile)}.trust-indicators-bar{grid-template-columns:auto auto;gap:12px 32px}.indicator-text{font-size:14px}}@media (max-width:480px){.trust-indicators-section{padding:20px var(--container-padding-mobile)}.trust-indicators-bar{grid-template-columns:1fr;gap:10px;justify-items:center}.indicator-text{font-size:13px}.indicator-dot{width:6px;height:6px}}.problem-solution-section{position:relative;width:100%;background:var(--bg-snow);padding:var(--section-spacing-desktop) var(--container-padding-desktop);overflow:visible}.problem-solution-section:before{content:"";position:absolute;top:-3px;left:0;width:40%;height:6px;background:#f5480a;z-index:1;pointer-events:none;transform:translateX(-100%) skewX(15deg);transform-origin:top left;opacity:0;transition:none}.problem-solution-section.ribbon-visible:before{transform:translateX(0) skewX(15deg);opacity:1;transition:transform .6s ease-out,opacity .4s ease-out}.problem-solution-header{max-width:1200px;margin:0 auto 48px;text-align:center}.problem-solution-title{font-size:48px;font-weight:700;color:var(--sumi-black);margin:0 0 20px;letter-spacing:-.02em}.problem-solution-subtitle{font-size:20px;font-weight:400;color:var(--titanium-grey);max-width:700px;margin:0 auto;line-height:1.6}.problem-solution-image-wrapper{max-width:1200px;margin:0 auto 48px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-md)}.problem-solution-image{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover;max-height:400px}.problem-solution-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.problem-card,.solution-card-ps{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:48px;transition:all var(--transition-base);position:relative;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.problem-card:hover{border-color:var(--titanium-grey);box-shadow:0 8px 32px rgba(71,85,105,.2)}.solution-card-ps:hover{border-color:var(--solunai-orange);box-shadow:0 8px 32px rgba(245,72,10,.2)}.card-content{display:flex;flex-direction:column;gap:24px;height:100%}.card-badge{display:inline-block;align-self:flex-start;font-size:14px;font-weight:var(--font-weight-semibold);color:var(--solunai-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.card-title{font-size:32px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}html[lang=ja] .card-title{font-size:28px}.card-subtitle{font-size:18px;font-weight:var(--font-weight-normal);color:var(--titanium-grey);margin:0 0 8px;line-height:1.6}.solution-card-ps .card-subtitle{color:var(--solunai-blaze)}html[lang=ja] .card-subtitle{font-size:16px}.points-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;flex-grow:1}.points-list li{display:flex;align-items:flex-start;gap:12px}.point-marker{width:8px;height:8px;background:var(--solunai-blaze);border-radius:2px;flex-shrink:0;margin-top:8px}.check-marker{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:var(--success);font-weight:var(--font-weight-bold);font-size:16px;line-height:20px}.point-content{flex:1}.point-content strong{display:block;font-size:var(--font-body-base);font-weight:var(--font-weight-bold);color:var(--sumi-black);margin-bottom:4px;line-height:var(--line-height-snug)}html[lang=ja] .point-content strong{font-size:var(--font-body-base-jp)}.point-detail{font-size:var(--font-body-small);color:var(--charcoal);margin:0;line-height:var(--line-height-base)}html[lang=ja] .point-detail{font-size:var(--font-body-small-jp);line-height:var(--line-height-base-jp)}.conclusion{padding:16px 20px;border-radius:8px;font-size:var(--font-body-base);font-weight:var(--font-weight-semibold);line-height:var(--line-height-base);margin-top:auto}.problem-conclusion,.solution-conclusion{background:var(--bg-snow);border:1px solid var(--border-subtle);color:var(--sumi-black)}html[lang=ja] .conclusion{font-size:var(--font-body-base-jp)}.academic-note{font-size:12px;font-weight:400;color:var(--titanium-grey);margin-top:20px;padding-top:16px;border-top:1px solid var(--border-subtle);line-height:1.5}@media (max-width:1024px){.problem-solution-section{padding:var(--section-spacing-tablet) var(--container-padding-tablet)}.problem-solution-section:before{height:5px;width:45%;top:-2px}.problem-solution-header{margin-bottom:40px}.problem-solution-title{font-size:40px}.problem-solution-subtitle{font-size:18px}.problem-solution-image-wrapper{margin-bottom:40px;border-radius:12px}.problem-solution-image{max-height:350px}.problem-solution-container{gap:24px}.problem-card,.solution-card-ps{padding:40px}.card-title{font-size:28px}html[lang=ja] .card-title{font-size:25px}}@media (max-width:768px){.problem-solution-section{padding:var(--section-spacing-mobile) var(--container-padding-mobile)}.problem-solution-section:before{height:4px;width:50%;top:-2px}.problem-solution-header{margin-bottom:32px}.problem-solution-title{font-size:32px}.problem-solution-subtitle{font-size:16px}.problem-solution-image-wrapper{margin-bottom:32px;border-radius:12px}.problem-solution-image{max-height:280px}.problem-solution-container{grid-template-columns:1fr;gap:20px}.problem-card,.solution-card-ps{padding:32px}.card-content{gap:20px}.card-badge{font-size:10px}.card-title{font-size:24px}html[lang=ja] .card-title{font-size:22px}.card-subtitle{font-size:17px}html[lang=ja] .card-subtitle{font-size:16px}.points-list{gap:14px}.point-marker{width:6px;height:6px;margin-top:7px}.point-content strong{font-size:15px}.point-detail,html[lang=ja] .point-content strong{font-size:14px}html[lang=ja] .point-detail{font-size:13px}.conclusion{font-size:15px;padding:14px 18px}html[lang=ja] .conclusion{font-size:14px}}@media (max-width:480px){.problem-solution-section{padding:48px 20px}.problem-solution-section:before{height:4px;width:55%;top:-2px}.problem-solution-title{font-size:28px}.problem-solution-subtitle{font-size:15px}.problem-solution-image-wrapper{margin-bottom:28px;border-radius:10px}.problem-solution-image{max-height:220px}.problem-card,.solution-card-ps{padding:28px}.card-title{font-size:22px}html[lang=ja] .card-title{font-size:20px}.card-subtitle{font-size:16px}html[lang=ja] .card-subtitle{font-size:15px}.point-content strong{font-size:14px}.point-detail,html[lang=ja] .point-content strong{font-size:13px}html[lang=ja] .point-detail{font-size:12px}.conclusion{font-size:14px;padding:12px 16px}html[lang=ja] .conclusion{font-size:13px}}.solutions-grid-section{position:relative;width:100%;background:var(--white);padding:var(--section-spacing-desktop) var(--container-padding-desktop);overflow:visible;z-index:2}.solutions-grid-section:before{content:"";position:absolute;top:-3px;right:0;width:38%;height:6px;background:#f5480a;z-index:1;pointer-events:none;transform:translateX(100%) skewX(-15deg);transform-origin:top right;opacity:0;transition:none}.solutions-grid-section.ribbon-visible:before{transform:translateX(0) skewX(-15deg);opacity:1;transition:transform .6s ease-out,opacity .4s ease-out}.solutions-grid-header{max-width:1200px;margin:0 auto 80px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}.solutions-grid-branding{margin-bottom:16px}.solutions-grid-emoticon{width:216px;height:auto;-o-object-fit:contain;object-fit:contain}.solutions-grid-badge{display:inline-block;padding:10px 24px;background:linear-gradient(135deg,var(--indigo-deep) 0,var(--slate-blue) 100%);color:var(--white);font-size:14px;font-weight:var(--font-weight-bold);letter-spacing:2px;text-transform:uppercase;border-radius:24px;border:1px solid rgba(255,255,255,.2)}.solutions-grid-title{font-size:48px;font-weight:700;color:var(--sumi-black);margin:0;line-height:1.1;letter-spacing:-.02em}html[lang=ja] .solutions-grid-title{font-size:44px}.solutions-grid-description{font-size:20px;line-height:1.6;color:var(--titanium-grey);margin:0;max-width:700px;font-weight:400}html[lang=ja] .solutions-grid-description{font-size:18px;line-height:1.7}.solutions-grid-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution-card{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:48px;transition:all var(--transition-base);position:relative;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.solution-card:hover{border-color:var(--solunai-orange);box-shadow:0 8px 32px rgba(245,72,10,.2)}.solution-card-content{display:flex;flex-direction:column;gap:24px;height:100%}.solution-number{display:inline-block;align-self:flex-start;font-size:14px;font-weight:var(--font-weight-semibold);color:var(--solunai-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:20px}.solution-title{font-size:32px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0 0 16px;line-height:1.2;letter-spacing:-.02em}html[lang=ja] .solution-title{font-size:28px}.solution-metrics{display:flex;flex-direction:column;gap:16px;flex-grow:1}.solution-metric{display:flex;align-items:flex-start;gap:12px}.metric-icon{color:var(--success);font-size:20px;font-weight:var(--font-weight-bold);line-height:1;flex-shrink:0;margin-top:2px}.metric-text{font-size:18px;color:var(--titanium-grey);line-height:1.6;font-weight:var(--font-weight-normal)}html[lang=ja] .metric-text{font-size:16px;line-height:1.7}.solution-cta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:14px 28px;background:var(--indigo-deep);color:var(--white);font-size:var(--font-button-md);font-weight:var(--font-weight-semibold);text-decoration:none;border-radius:8px;transition:all var(--transition-base);border:2px solid var(--indigo-deep)}html[lang=ja] .solution-cta{font-size:var(--font-button-md-jp)}.solution-cta:hover{background:var(--solunai-blaze);border-color:var(--solunai-blaze);transform:translateX(4px);box-shadow:var(--shadow-orange)}.cta-arrow{font-size:20px;transition:transform var(--transition-base)}.solution-cta:hover .cta-arrow{transform:translateX(4px)}@media (max-width:1024px){.solutions-grid-section{padding:var(--section-spacing-tablet) var(--container-padding-tablet)}.solutions-grid-section:before{height:5px;width:45%;top:-2px}.solutions-grid-header{margin-bottom:60px;gap:24px}.solutions-grid-emoticon{width:180px}.solutions-grid-title{font-size:40px}html[lang=ja] .solutions-grid-title{font-size:36px}.solutions-grid-description{font-size:18px}html[lang=ja] .solutions-grid-description{font-size:16px}.solutions-grid-container{gap:24px}.solution-card{padding:40px}.solution-number{font-size:13px}.solution-title{font-size:26px}html[lang=ja] .solution-title{font-size:24px}.metric-text{font-size:16px}html[lang=ja] .metric-text{font-size:15px}}@media (max-width:768px){.solutions-grid-section{padding:var(--section-spacing-mobile) var(--container-padding-mobile)}.solutions-grid-section:before{height:4px;width:50%;top:-2px}.solutions-grid-header{margin-bottom:48px;gap:20px}.solutions-grid-branding{margin-bottom:12px}.solutions-grid-emoticon{width:144px}.solutions-grid-badge{font-size:12px;padding:8px 20px}.solutions-grid-title{font-size:32px}html[lang=ja] .solutions-grid-title{font-size:28px}.solutions-grid-description{font-size:16px}html[lang=ja] .solutions-grid-description{font-size:15px}.solutions-grid-container{grid-template-columns:1fr;gap:20px}.solution-card{padding:32px}.solution-card-content{gap:20px}.solution-number{font-size:12px;margin-bottom:14px}.solution-title{font-size:22px}html[lang=ja] .solution-title{font-size:20px}.solution-metrics{gap:14px}.metric-icon{font-size:18px}.metric-text{font-size:15px}html[lang=ja] .metric-text{font-size:14px}.solution-cta{padding:12px 24px;font-size:15px}html[lang=ja] .solution-cta{font-size:14px}}@media (max-width:480px){.solutions-grid-section{padding:48px 20px}.solutions-grid-section:before{height:4px;width:55%;top:-2px}.solutions-grid-header{margin-bottom:40px}.solutions-grid-title{font-size:28px}html[lang=ja] .solutions-grid-title{font-size:26px}.solutions-grid-description{font-size:15px}html[lang=ja] .solutions-grid-description{font-size:14px}.solution-card{padding:24px 20px}.solution-number{font-size:11px}.solution-title{font-size:20px}html[lang=ja] .solution-title{font-size:18px}.metric-text{font-size:14px}html[lang=ja] .metric-text{font-size:13px}.solution-cta{width:100%;justify-content:center}}.koda-sce-section{position:relative;width:100%;background:var(--bg-snow);padding:var(--section-spacing-desktop) var(--container-padding-desktop);overflow:visible;z-index:3}.koda-sce-section:before{content:"";position:absolute;top:-3px;left:0;width:32%;height:6px;background:#f5480a;z-index:1;pointer-events:none;transform:translateX(-100%) skewX(-15deg);transform-origin:top left;opacity:0;transition:none}.koda-sce-section.ribbon-visible:before{transform:translateX(0) skewX(-15deg);opacity:1;transition:transform .6s ease-out,opacity .4s ease-out}.koda-sce-section .kanji-watermark{position:absolute;top:50%;right:3%;font-family:Noto Sans JP,Hiragino Kaku Gothic Pro,Yu Gothic,sans-serif;font-size:350px;font-weight:700;color:rgba(245,72,10,.12);z-index:0;pointer-events:none;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(-50%)}.koda-sce-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.koda-sce-header{text-align:center;margin-bottom:60px}.koda-sce-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--bg-snow);border:1px solid var(--border-subtle);border-radius:24px;margin-bottom:24px}.koda-sce-badge-dot{width:8px;height:4px;background:var(--solunai-orange);border-radius:50%}.koda-sce-badge-text{font-size:14px;font-weight:var(--font-weight-semibold);color:var(--solunai-orange);text-transform:uppercase;letter-spacing:2px}.koda-sce-title{font-size:48px;font-weight:700;color:var(--sumi-black);margin:0 0 20px;line-height:1.2;letter-spacing:-.02em}html[lang=ja] .koda-sce-title{font-size:44px;line-height:1.4}.koda-sce-description{font-size:20px;font-weight:400;color:var(--titanium-grey);max-width:700px;margin:0 auto;line-height:1.6}html[lang=ja] .koda-sce-description{font-size:18px;line-height:1.7}.koda-sce-description-technical{font-size:16px;font-style:italic;color:var(--text-muted,#6b7280);margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.06)}html[lang=ja] .koda-sce-description-technical{font-size:15px}.koda-sce-capabilities{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.koda-capability-card{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:40px 32px;transition:all var(--transition-base);box-shadow:0 4px 24px rgba(0,0,0,.08)}.koda-capability-card:hover{border-color:var(--indigo-deep);box-shadow:0 8px 32px rgba(30,58,95,.2)}.koda-capability-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:rgba(30,58,95,.1);border-radius:12px;margin-bottom:24px;color:var(--indigo-deep);transition:all var(--transition-base)}.koda-capability-card:hover .koda-capability-icon{background:rgba(30,58,95,.15)}.koda-capability-icon svg{width:32px;height:32px}.koda-capability-title{font-size:24px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0 0 12px;line-height:1.3}html[lang=ja] .koda-capability-title{font-size:22px}.koda-capability-description{font-size:16px;color:var(--titanium-grey);margin:0;line-height:1.6}html[lang=ja] .koda-capability-description{font-size:15px;line-height:1.7}.koda-sce-internal-ribbon{position:relative;width:100%;height:48px;margin:20px 0;overflow:visible}.koda-sce-internal-ribbon:before{content:"";position:absolute;top:50%;left:0;width:35%;height:4px;background:#f5480a;transform:translateY(-50%) skewX(15deg);transform-origin:left center}.koda-product-line-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;padding-top:48px;margin-bottom:32px;border-top:1px solid var(--border-subtle)}@media (min-width:768px){.koda-product-line-header{flex-direction:row;align-items:center}}.koda-product-line-info h3{font-size:32px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0 0 8px;line-height:1.2}html[lang=ja] .koda-product-line-info h3{font-size:28px}.koda-product-line-info p{font-size:18px;color:var(--titanium-grey);margin:0}html[lang=ja] .koda-product-line-info p{font-size:16px}.koda-product-line-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--indigo-deep);color:var(--white);font-size:16px;font-weight:var(--font-weight-semibold);text-decoration:none;border-radius:24px;transition:all var(--transition-base);border:2px solid var(--indigo-deep)}.koda-product-line-cta:hover{background:var(--solunai-blaze);border-color:var(--solunai-blaze);box-shadow:var(--shadow-orange)}.koda-product-line-cta svg{width:16px;height:6px}.koda-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.koda-product-card{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;transition:all var(--transition-base);box-shadow:0 4px 24px rgba(0,0,0,.08)}.koda-product-card:hover{border-color:var(--indigo-deep);box-shadow:0 8px 32px rgba(30,58,95,.2)}.koda-product-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.koda-product-tagline{font-size:14px;font-weight:var(--font-weight-semibold);color:var(--solunai-orange);text-transform:uppercase;letter-spacing:2px;margin:0 0 8px}.koda-product-name{font-size:24px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0;line-height:1.3}html[lang=ja] .koda-product-name{font-size:22px}.koda-product-arrow{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--bg-snow);border-radius:50%;color:var(--titanium-grey);transition:all var(--transition-base);flex-shrink:0}.koda-product-card:hover .koda-product-arrow{background:rgba(245,72,10,.1);color:var(--solunai-blaze)}.koda-product-arrow svg{width:16px;height:6px}.koda-product-description{font-size:15px;color:var(--titanium-grey);margin:0;line-height:1.6}html[lang=ja] .koda-product-description{font-size:14px;line-height:1.7}.koda-sce-note{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:32px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.08)}.koda-sce-note p{font-size:16px;color:var(--charcoal);margin:0;line-height:1.6}html[lang=ja] .koda-sce-note p{font-size:15px;line-height:1.7}@media (max-width:1024px){.koda-sce-section .kanji-watermark{font-size:280px;right:3%}.koda-sce-section{padding:var(--section-spacing-tablet) var(--container-padding-tablet)}.koda-sce-section:before{height:5px;width:40%;top:-2px}.koda-sce-header{margin-bottom:48px}.koda-sce-title{font-size:40px}html[lang=ja] .koda-sce-title{font-size:36px}.koda-sce-description{font-size:18px}.koda-sce-capabilities{gap:24px;margin-bottom:48px}.koda-capability-card{padding:32px 24px}.koda-capability-title{font-size:22px}html[lang=ja] .koda-capability-title{font-size:20px}.koda-product-line-info h3{font-size:28px}html[lang=ja] .koda-product-line-info h3{font-size:25px}.koda-products-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.koda-sce-section .kanji-watermark{font-size:200px;right:2%;top:40%}.koda-sce-section{padding:var(--section-spacing-mobile) var(--container-padding-mobile)}.koda-sce-section:before{height:4px;width:50%;top:-2px}.koda-sce-header{margin-bottom:40px}.koda-sce-badge{padding:8px 16px}.koda-sce-badge-text{font-size:12px}.koda-sce-title{font-size:32px}html[lang=ja] .koda-sce-title{font-size:28px}.koda-sce-description{font-size:16px}html[lang=ja] .koda-sce-description{font-size:15px}.koda-sce-capabilities{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.koda-capability-card{padding:28px 24px}.koda-capability-icon{width:48px;height:48px;margin-bottom:20px}.koda-capability-icon svg{width:24px;height:24px}.koda-capability-title{font-size:20px}html[lang=ja] .koda-capability-title{font-size:18px}.koda-capability-description{font-size:15px}html[lang=ja] .koda-capability-description{font-size:14px}.koda-product-line-header{padding-top:40px}.koda-product-line-info h3{font-size:24px}html[lang=ja] .koda-product-line-info h3{font-size:22px}.koda-product-line-info p{font-size:16px}.koda-product-line-cta{width:100%;justify-content:center;padding:12px 24px;font-size:15px}.koda-products-grid{grid-template-columns:1fr;gap:16px;margin-bottom:40px}.koda-product-card{padding:24px 20px}.koda-product-tagline{font-size:12px}.koda-product-name{font-size:20px}html[lang=ja] .koda-product-name{font-size:18px}.koda-product-description{font-size:14px}html[lang=ja] .koda-product-description{font-size:13px}.koda-sce-note{padding:24px 20px}.koda-sce-note p{font-size:15px}html[lang=ja] .koda-sce-note p{font-size:14px}.koda-sce-internal-ribbon{height:40px;margin:16px 0}.koda-sce-internal-ribbon:before{width:40%;height:4px}}@media (max-width:480px){.koda-sce-section .kanji-watermark{font-size:150px;right:2%}.koda-sce-section{padding:48px 20px}.koda-sce-section:before{height:4px;width:55%;top:-2px}.koda-sce-title{font-size:28px}html[lang=ja] .koda-sce-title{font-size:26px}.koda-sce-description{font-size:15px}.koda-capability-card{padding:24px 20px}.koda-capability-title{font-size:18px}html[lang=ja] .koda-capability-title{font-size:17px}.koda-product-line-info h3{font-size:22px}html[lang=ja] .koda-product-line-info h3{font-size:20px}.koda-product-card{padding:20px 16px}.koda-product-tagline{font-size:11px}.koda-product-name{font-size:18px}html[lang=ja] .koda-product-name{font-size:17px}.koda-product-description{font-size:13px}html[lang=ja] .koda-product-description{font-size:12px}.koda-sce-internal-ribbon{height:32px;margin:12px 0}.koda-sce-internal-ribbon:before{width:45%;height:6px}}.koda-products-grid-logos{grid-template-columns:repeat(5,1fr);gap:20px}.koda-product-card-logo{padding:24px 20px;text-align:center;align-items:center}.koda-product-logo-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:16px;padding:12px;background:var(--white);border-radius:8px}.koda-product-logo-img{width:auto;height:auto;max-width:100%;max-height:100px;-o-object-fit:contain;object-fit:contain}.koda-product-card-logo .koda-product-description{text-align:center;font-size:14px}html[lang=ja] .koda-product-card-logo .koda-product-description{font-size:13px}@media (max-width:1024px){.koda-products-grid-logos{grid-template-columns:repeat(3,1fr);gap:16px}.koda-product-card-logo{padding:20px 16px}.koda-product-logo-img{max-height:90px}}@media (max-width:768px){.koda-products-grid-logos{grid-template-columns:repeat(2,1fr);gap:14px}.koda-product-card-logo{padding:18px 14px}.koda-product-logo-img{max-height:80px}.koda-product-card-logo .koda-product-description{font-size:13px}html[lang=ja] .koda-product-card-logo .koda-product-description{font-size:12px}}@media (max-width:480px){.koda-products-grid-logos{grid-template-columns:1fr;gap:12px}.koda-product-card-logo{padding:16px}.koda-product-logo-img{max-height:70px}}.koda-practice-section{position:relative;width:100%;background:linear-gradient(to bottom,var(--white),var(--bg-snow));padding:var(--section-spacing-desktop) var(--container-padding-desktop);overflow:visible;z-index:4}.koda-practice-section:before{content:"";position:absolute;top:-3px;right:0;width:28%;height:6px;background:#f5480a;z-index:1;pointer-events:none;transform:translateX(100%) skewX(-15deg);transform-origin:top right;opacity:0;transition:none}.koda-practice-section.ribbon-visible:before{transform:translateX(0) skewX(-15deg);opacity:1;transition:transform .6s ease-out,opacity .4s ease-out}.koda-practice-container{max-width:1200px;margin:0 auto}.koda-practice-header{text-align:center;margin-bottom:48px}.koda-practice-badge{display:inline-flex;align-items:center;gap:8px;background:var(--bg-snow);border:1px solid var(--border-subtle);padding:10px 20px;border-radius:24px;font-size:14px;font-weight:var(--font-weight-semibold);color:var(--solunai-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:24px}.koda-practice-badge:before{content:"";width:8px;height:4px;background:var(--solunai-orange);border-radius:50%}.koda-practice-title{font-size:48px;font-weight:700;color:var(--sumi-black);margin:0 auto 20px;max-width:700px;line-height:1.2;letter-spacing:-.02em}html[lang=ja] .koda-practice-title{font-size:44px;line-height:1.4}.koda-practice-subtitle{font-size:20px;font-weight:400;color:var(--titanium-grey);margin:0 auto;max-width:700px;line-height:1.6}html[lang=ja] .koda-practice-subtitle{font-size:18px;line-height:1.7}.koda-practice-subtitle-technical{font-size:16px;font-style:italic;color:var(--text-muted,#6b7280);margin-top:16px}html[lang=ja] .koda-practice-subtitle-technical{font-size:15px}.koda-practice-divider{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:48px}.divider-line{flex:1;height:1px;background:linear-gradient(to right,transparent,var(--border-subtle))}.divider-line:last-child{background:linear-gradient(to left,transparent,var(--border-subtle))}.divider-text{font-size:var(--font-body-small);font-weight:var(--font-weight-semibold);color:var(--titanium-grey)}.koda-practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px}.koda-practice-card{background:var(--white);border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:40px;transition:all var(--transition-base);position:relative;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.08)}.koda-practice-card:hover{border-color:var(--success);box-shadow:0 8px 32px rgba(16,185,129,.2)}.koda-practice-card .card-content{display:flex;flex-direction:column;height:100%}.koda-practice-card .card-step{position:absolute;top:24px;right:24px;font-size:48px;font-weight:var(--font-weight-bold);color:var(--border-subtle);opacity:.5;line-height:1}.koda-practice-card .card-badge{display:inline-block;align-self:flex-start;font-size:14px;font-weight:var(--font-weight-semibold);color:var(--solunai-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:16px}.koda-practice-card .card-title{font-size:24px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0 0 20px;line-height:1.3;letter-spacing:-.02em}html[lang=ja] .koda-practice-card .card-title{font-size:22px}.koda-practice-card .card-point{display:flex;align-items:flex-start;gap:12px;margin-top:auto}.koda-practice-card .check-marker{width:24px;height:24px;flex-shrink:0;color:var(--success);margin-top:2px}.koda-practice-card .check-icon{width:100%;height:100%}.koda-practice-card .point-detail{font-size:var(--font-body-base);color:var(--charcoal);margin:0;line-height:1.6}.koda-practice-card-expanded{min-height:auto}.koda-practice-card .card-body{margin-bottom:20px}.koda-practice-card .card-body-text{font-size:var(--font-body-base);color:var(--charcoal);margin:0 0 12px;line-height:1.6}.koda-practice-card .card-body-text:last-child{margin-bottom:0}.koda-practice-card .card-result{font-size:var(--font-body-small);font-weight:var(--font-weight-semibold);color:var(--solunai-sky);margin:auto 0 0;padding:12px 16px;background:var(--sky-light,#f0f9ff);border-radius:8px;line-height:1.6}.koda-practice-flow{display:none;gap:16px;margin-bottom:48px}.flow-step,.koda-practice-flow{align-items:center;justify-content:center}.flow-step{width:32px;height:32px;display:flex;border-radius:50%;font-size:12px;font-weight:var(--font-weight-bold)}.flow-step-1{background:var(--success-light);color:var(--success)}.flow-step-2{background:var(--sky-light);color:var(--solunai-sky)}.flow-step-3{background:var(--violet-light);color:var(--violet)}.flow-step-arrow{background:var(--bg-snow);color:var(--titanium-grey)}.flow-line{width:64px;height:2px}.flow-line-1{background:linear-gradient(to right,var(--success-light),var(--sky-light))}.flow-line-2{background:linear-gradient(to right,var(--sky-light),var(--violet-light))}.flow-line-3{background:linear-gradient(to right,var(--violet-light),var(--border-subtle))}.arrow-icon{width:16px;height:6px}@media (min-width:769px){.koda-practice-flow{display:flex}}.koda-practice-cta{background:var(--white);border:1px solid var(--border-subtle);border-radius:16px;padding:32px 40px}.cta-content{display:flex;flex-direction:column;gap:24px}@media (min-width:769px){.cta-content{flex-direction:row;align-items:center;justify-content:space-between}}.cta-text{max-width:560px}.cta-title{font-size:20px;font-weight:var(--font-weight-bold);color:var(--sumi-black);margin:0 0 8px;line-height:1.6}.cta-description{font-size:var(--font-body-base);color:var(--charcoal);margin:0;line-height:1.6}.cta-buttons{display:flex;flex-wrap:wrap;gap:12px}.cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--sumi-black);color:var(--white);padding:12px 24px;border-radius:9999px;font-size:var(--font-body-small);font-weight:var(--font-weight-semibold);text-decoration:none;transition:all var(--transition-base);box-shadow:var(--shadow-sm)}.cta-primary:hover{background:var(--charcoal);box-shadow:var(--shadow-md)}.cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--white);color:var(--charcoal);padding:12px 24px;border-radius:9999px;border:1px solid var(--border-subtle);font-size:var(--font-body-small);font-weight:var(--font-weight-semibold);text-decoration:none;transition:all var(--transition-base)}.cta-secondary:hover{border-color:var(--titanium-grey);background:var(--bg-snow)}.btn-icon{width:16px;height:6px}@media (max-width:1024px){.koda-practice-section{padding:var(--section-spacing-tablet) var(--container-padding-tablet)}.koda-practice-section:before{height:5px;width:45%;top:-2px}.koda-practice-title{font-size:40px}html[lang=ja] .koda-practice-title{font-size:36px}.koda-practice-subtitle{font-size:18px}.koda-practice-grid{gap:24px}.koda-practice-card{padding:32px}.koda-practice-card .card-badge{font-size:13px}.koda-practice-card .card-title{font-size:22px}html[lang=ja] .koda-practice-card .card-title{font-size:20px}}@media (max-width:768px){.koda-practice-section{padding:var(--section-spacing-mobile) var(--container-padding-mobile)}.koda-practice-section:before{height:4px;width:50%;top:-2px}.koda-practice-header{margin-bottom:40px}.koda-practice-badge{font-size:12px;padding:8px 16px}.koda-practice-title{font-size:32px}html[lang=ja] .koda-practice-title{font-size:28px}.koda-practice-subtitle{font-size:16px}html[lang=ja] .koda-practice-subtitle{font-size:15px}.koda-practice-divider{margin-bottom:32px}.koda-practice-grid{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.koda-practice-card{padding:28px}.koda-practice-card .card-step{font-size:36px;top:20px;right:20px}.koda-practice-card .card-badge{font-size:12px}.koda-practice-card .card-title{font-size:20px}html[lang=ja] .koda-practice-card .card-title{font-size:18px}.koda-practice-card .point-detail{font-size:15px}.koda-practice-cta{padding:24px}.cta-title{font-size:18px}.cta-description{font-size:15px}.cta-buttons,.cta-primary,.cta-secondary{width:100%}}@media (max-width:480px){.koda-practice-section{padding:48px 20px}.koda-practice-section:before{height:4px;width:55%;top:-2px}.koda-practice-badge{font-size:11px}.koda-practice-title{font-size:28px}html[lang=ja] .koda-practice-title{font-size:26px}.koda-practice-subtitle{font-size:15px}.koda-practice-card{padding:24px}.koda-practice-card .card-badge{font-size:11px}.koda-practice-card .card-title{font-size:18px}.cta-title,html[lang=ja] .koda-practice-card .card-title{font-size:17px}}