:root{--color-bg:#f7f5f0;--color-surface:#fbfaf7;--color-text:#1b1b1b;--color-text-secondary:#5f5d59;--color-text-muted:#a9a59e;--color-border:#ded9d1;--color-grid:#d8d3ca;--color-accent:#d87349;--color-accent-hover:#c6633e;--color-accent-soft:#f1d8cc;--color-blue-gray:#afc3cd;--color-blue-gray-soft:#e5edf0;--font-sans:Inter, "PingFang SC", "Microsoft YaHei", "Noto Sans SC", system-ui, sans-serif;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--shadow-subtle:0 10px 30px #1b1b1b0f;--duration-fast:.16s;--duration-normal:.24s;--duration-slow:.42s;--ease-standard:cubic-bezier(.2, .8, .2, 1);font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html,body,#root{min-width:0;min-height:100%;margin:0}body{overflow-x:hidden}main{min-height:100svh}.hero{grid-template-rows:minmax(23rem,60svh) minmax(20rem,40svh);min-height:100svh;display:grid}.hero-visual{background:#eee9e2;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.hero-intro{background-color:var(--color-bg);background-image:linear-gradient(#74685c0e 1px,#0000 1px),linear-gradient(90deg,#74685c0e 1px,#0000 1px);background-size:44px 44px;place-items:center;padding:clamp(3rem,7vh,5.5rem) clamp(1.5rem,6vw,6rem);display:grid;position:relative}.hero-copy{text-align:center;max-width:72rem;transform:translateY(-.5rem)}h1{letter-spacing:.06em;margin:0;font-size:clamp(2.5rem,5.2vw,4.8rem);font-weight:700;line-height:1.15}.english-name{letter-spacing:.09em}.accent-line{background:var(--color-accent);width:6.25rem;height:2px;margin:clamp(1.8rem,3vh,2.5rem) auto}.hero-copy p{max-width:58rem;color:var(--color-text-secondary);letter-spacing:.08em;margin:0 auto;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:400;line-height:1.9}.scroll-hint{color:var(--color-text);letter-spacing:.14em;flex-direction:column;align-items:center;gap:.35rem;font-size:.875rem;display:flex;position:absolute;bottom:clamp(1.5rem,4vh,3rem);right:clamp(1.75rem,6vw,6.75rem)}.scroll-arrow{font-size:2rem;line-height:1;animation:3.6s ease-in-out infinite gentle-float}@keyframes gentle-float{0%,to{transform:translateY(-3px)}50%{transform:translateY(4px)}}.content-area{background-color:var(--color-bg);min-height:100svh}.page-grid{background-image:linear-gradient(#d8d3ca38 1px,#0000 1px),linear-gradient(90deg,#d8d3ca38 1px,#0000 1px);background-size:32px 32px}.content-tabs{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f5f0f0;border-bottom:1px solid #ded9d1bf;position:sticky;top:0}.content-tabs__inner{scrollbar-width:none;align-items:center;gap:clamp(2rem,5vw,5rem);width:min(1440px,100%);min-height:4.5rem;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem);display:flex;overflow-x:auto}.content-tabs__inner::-webkit-scrollbar{display:none}.content-tab{min-height:44px;color:var(--color-text-muted);letter-spacing:.05em;transition:color var(--duration-fast) var(--ease-standard);flex:none;align-items:center;font-size:clamp(.95rem,1.2vw,1.05rem);display:inline-flex;position:relative}.content-tab:hover{color:var(--color-text-secondary)}.content-tab.is-active{color:var(--color-text)}.content-tab.is-active:after{background:var(--color-accent);content:"";height:2px;animation:tab-reveal var(--duration-normal) var(--ease-standard) both;position:absolute;bottom:0;left:0;right:0}@keyframes tab-reveal{0%{opacity:.3;transform:scaleX(.3)translate(-100%)}to{opacity:1;transform:scaleX(1)translate(0)}}.about-section{width:min(1440px,100%);animation:section-enter var(--duration-slow) var(--ease-standard) both;grid-template-columns:minmax(18rem,41fr) minmax(0,59fr);gap:clamp(3rem,6vw,6rem);margin:0 auto;padding:clamp(4rem,6vw,6rem) clamp(1.5rem,5vw,5rem) clamp(5rem,7vw,7rem);display:grid}.about-photo-composition{isolation:isolate;align-self:start;width:100%;max-width:560px;position:relative}.about-main-photo-frame{aspect-ratio:3/4;background:#f1ede7;border:1px solid #ded9d1e6;border-radius:22px;width:100%;position:relative;overflow:hidden}.about-main-photo{object-fit:cover;object-position:60% 52%;width:100%;max-width:none;height:100%;display:block}.about-headshot-frame{z-index:2;border:6px solid var(--color-bg);background:var(--color-bg);box-sizing:border-box;width:148px;min-width:0;max-width:148px;height:185px;min-height:0;max-height:185px;animation:photo-enter var(--duration-slow) var(--ease-standard) both;border-radius:16px;position:absolute;bottom:32px;right:12px;overflow:hidden;box-shadow:0 10px 28px #1b1b1b14}.about-headshot{object-fit:cover;object-position:center 34%;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%;display:block}.about-copy{max-width:47rem;padding-top:clamp(.5rem,2vw,1.25rem)}.eyebrow{margin:0 0 var(--space-4);color:var(--color-accent);letter-spacing:.16em;font-size:.75rem;font-weight:600}.about-copy h2{letter-spacing:.02em;margin:0;font-size:clamp(2.25rem,3.5vw,3.5rem);line-height:1.12}.about-name{color:var(--color-text);letter-spacing:.06em;margin:1.125rem 0 0;font-size:1.125rem;font-weight:600}.about-name span{color:var(--color-accent);margin:0 .25em}.about-intro{max-width:35rem;color:var(--color-text-secondary);margin:1.5rem 0 0;font-size:clamp(1.0625rem,1.35vw,1.1875rem);line-height:1.9}.education{margin-top:clamp(2.25rem,4vw,3.5rem)}.education h3{margin:0 0 1.125rem;font-size:1.3rem;line-height:1.3}.education h3:before{background:var(--color-accent);content:"";vertical-align:-.1em;width:2px;height:1em;margin-right:.65rem;display:inline-block}.education-list{border-top:1px solid var(--color-border)}.education-item{justify-content:space-between;align-items:center;gap:var(--space-5);border-bottom:1px solid var(--color-border);padding:1.125rem 0;display:flex}.education-item h4{margin:0;font-size:1.125rem;line-height:1.4}.education-item p{color:var(--color-text-secondary);margin:.4rem 0 0;font-size:.975rem;line-height:1.65}.education-tag,.skill-tag{border:1px solid var(--color-border);border-radius:var(--radius-sm);white-space:nowrap;font-size:.8125rem;line-height:1}.education-tag{color:var(--color-accent-hover);background:#f1d8cc70;flex:none;padding:.55rem .7rem}.skill-list{flex-wrap:wrap;gap:.625rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.skill-tag{color:var(--color-text-secondary);background:var(--color-surface);padding:.55rem .7rem}.skill-tag--warm{background:#f1d8cc7a;border-color:#d8734947}.skill-tag--cool{background:#e5edf0bf;border-color:#afc3cda6}@keyframes section-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-enter{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (width<=1024px){.about-headshot-frame{border-width:5px;width:124px;max-width:124px;height:155px;max-height:155px;bottom:24px;right:10px}}@media (width<=900px){.about-section{grid-template-columns:minmax(16rem,.75fr) minmax(0,1fr);gap:clamp(2.5rem,5vw,4rem)}.education-item{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (width<=768px){.hero{grid-template-rows:minmax(19rem,52svh) minmax(26rem,48svh)}.hero-visual img{object-position:42% 50%}.hero-intro{background-size:36px 36px;padding:3.5rem 1.5rem 5rem}.hero-copy{transform:none}h1{letter-spacing:.035em;white-space:nowrap;font-size:clamp(2.05rem,10vw,3.25rem)}.hero-copy p{letter-spacing:.045em;max-width:22rem;line-height:1.85}.scroll-hint{font-size:.8125rem;bottom:1.4rem;right:50%;transform:translate(50%)}}@media (width<=767px){.about-photo-composition{width:100%;max-width:520px;margin-inline:auto}.about-main-photo-frame{aspect-ratio:4/5}.about-main-photo{object-position:60% 50%}.about-headshot-frame{border-width:4px;border-radius:12px;width:104px;max-width:104px;height:130px;max-height:130px;bottom:14px;right:14px}}@media (width<=640px){.page-grid{background-size:36px 36px}.content-tabs__inner{gap:2rem;padding-inline:1.25rem}.about-section{grid-template-columns:1fr;gap:3.5rem;padding:3.5rem 1.25rem 5rem}.about-copy{padding-top:0}.about-copy h2{font-size:clamp(2.5rem,12vw,3.5rem)}.about-intro{max-width:34rem}}@media (width<=350px){h1{white-space:normal}.english-name{display:inline-block}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.content-tab{cursor:default;background:0 0;border:0;padding:0;font-family:inherit}.content-tab:not([aria-disabled=true]){cursor:pointer}.content-tab:focus-visible{outline-offset:5px;outline:3px solid #d8734947}.content-panel{min-height:100svh}.experience-section{width:min(1440px,100%);animation:section-enter var(--duration-slow) var(--ease-standard) both;margin:0 auto;padding:clamp(4rem,6vw,6rem) clamp(1.5rem,5vw,5rem) clamp(5rem,8vw,8rem)}.experience-intro{max-width:52rem}.experience-intro h2{letter-spacing:.02em;margin:0;font-size:clamp(3.5rem,4.25vw,4.25rem);line-height:1.08}.experience-intro>p:last-child{color:var(--color-text-secondary);margin:1.5rem 0 0;font-size:clamp(1.125rem,1.35vw,1.25rem);line-height:1.78}.experience-timeline{margin:clamp(4rem,6vw,6rem) 0 0;padding:0;list-style:none;position:relative}.experience-timeline:before{content:"";background:#d8734994;width:1px;position:absolute;top:1.6rem;bottom:3rem;left:clamp(2rem,12vw,12rem)}.experience-entry{grid-template-columns:minmax(11rem,18%) minmax(0,1fr);gap:clamp(2rem,5vw,5rem);padding-bottom:clamp(2rem,4vw,3.5rem);display:grid}.experience-meta{z-index:1;padding-top:.15rem;position:relative}.timeline-node{background:var(--color-accent);width:2.6rem;height:2.6rem;color:var(--color-white,#fff);letter-spacing:.06em;border-radius:50%;place-items:center;margin-bottom:1.25rem;font-size:.8125rem;font-weight:700;display:grid}.experience-meta p{color:var(--color-accent-hover);letter-spacing:.03em;margin:0;font-size:.9375rem;font-weight:600}.experience-meta h3{margin:.8rem 0 .5rem;font-size:clamp(1.25rem,1.7vw,1.45rem);line-height:1.4}.experience-meta>span:last-child{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.65}.experience-card{border:1px solid var(--color-border);transition:transform var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard);background:#fbfaf7e0;border-radius:20px;padding:clamp(2rem,3.3vw,2.5rem)}.experience-card:hover{border-color:#d8734973;transform:translateY(-2px)}.experience-card__header h3{margin:0;font-size:clamp(1.625rem,2.2vw,1.875rem);line-height:1.2}.experience-card__header p{color:var(--color-text-secondary);margin:.6rem 0 0;font-size:1.05rem}.experience-card__background{max-width:52rem;color:var(--color-text-secondary);margin:1.5rem 0 0;font-size:1rem;line-height:1.78}.experience-work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2rem;display:grid}.experience-work{border-top:1px solid var(--color-border);padding-top:1.25rem}.experience-work h4{margin:0;font-size:1.0625rem;line-height:1.45}.experience-work p{color:var(--color-text-secondary);margin:.75rem 0 0;font-size:.9375rem;line-height:1.75}.experience-tags{flex-wrap:wrap;gap:.625rem;margin-top:1.5rem;display:flex}.experience-metric,.experience-skill{white-space:nowrap;border-radius:8px;padding:.55rem .7rem;font-size:.875rem;line-height:1}.experience-metric{color:var(--color-accent-hover);background:#f1d8cc8f;border:1px solid #d8734952}.experience-skill{color:var(--color-text-secondary);background:#e5edf0d9;border:1px solid #afc3cd99}.work-method{border:1px solid var(--color-border);background:#fbfaf7b8;border-radius:20px;margin-top:clamp(2rem,3vw,3rem);padding:clamp(1.5rem,3vw,2.5rem)}.work-method h3{margin:0;font-size:clamp(1.35rem,2vw,1.65rem)}.work-method__flow{color:var(--color-text);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.95rem;line-height:1.65;display:flex}.work-method__flow span{align-items:center;gap:.75rem;display:inline-flex}.work-method__flow b{color:var(--color-accent);font-size:1.125rem;font-weight:500}.work-method>p{max-width:54rem;color:var(--color-text-secondary);margin:1.5rem 0 0;font-size:.9375rem;line-height:1.75}@media (width<=1100px){.experience-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-work:last-child{grid-column:1/-1}}@media (width<=767px){.experience-section{padding:3.5rem 1.25rem 5rem}.experience-intro h2{font-size:clamp(2.5rem,11vw,3rem)}.experience-intro>p:last-child{font-size:1rem;line-height:1.8}.experience-timeline{margin-top:3.5rem}.experience-timeline:before{top:1.3rem;bottom:2rem;left:1.25rem}.experience-entry{padding-bottom:2.5rem;padding-left:3.5rem;display:block}.experience-meta{padding-top:0}.timeline-node{width:2.5rem;height:2.5rem;margin:0;position:absolute;top:0;left:-3.5rem}.experience-meta h3{margin-top:.65rem;font-size:1.25rem}.experience-card{margin-top:1.5rem;padding:1.5rem}.experience-card__header h3{font-size:1.5rem}.experience-work-grid{grid-template-columns:1fr;gap:1.25rem}.experience-work:last-child{grid-column:auto}.experience-work p{font-size:.9375rem}.experience-metric,.experience-skill{font-size:.8125rem}.work-method{padding:1.5rem}.work-method__flow{flex-direction:column;align-items:flex-start}.work-method__flow span{flex-direction:column;align-items:flex-start;gap:.45rem}.work-method__flow b{transform:rotate(90deg)}}.experience-section{padding:clamp(3rem,4.5vw,4.5rem) clamp(1.5rem,5vw,5rem) clamp(4rem,6vw,6rem)}.experience-intro h2{font-size:clamp(3rem,3.5vw,3.5rem)}.experience-intro>p:last-child{margin-top:1.25rem;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.72}.experience-timeline{margin-top:clamp(3rem,4vw,3.75rem)}.experience-timeline:before{display:none}.experience-entry{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:0;padding-bottom:1.25rem}.experience-meta{box-sizing:border-box;width:100%;min-width:0;padding:.1rem 34px 0 0}.timeline-node{width:2.4rem;height:2.4rem;margin:0;font-size:.75rem;position:absolute;top:0;right:-21px}.experience-meta p{font-size:.9375rem}.experience-meta h3,.experience-company{white-space:normal;overflow-wrap:anywhere;width:100%;max-width:176px;margin:.7rem 0 .4rem;font-size:1.25rem;line-height:1.45;display:block}.experience-role{white-space:normal;overflow-wrap:anywhere;width:100%;max-width:176px;font-size:.9375rem;line-height:1.65;display:block}.experience-timeline-line{background:var(--color-accent);opacity:.7;width:1px;position:absolute;top:32px;bottom:-22px;right:0}.experience-entry:last-child .experience-timeline-line{bottom:1.5rem}.experience-card{padding:clamp(1.75rem,2.5vw,2.125rem)}.experience-card__header h3{font-size:clamp(1.5rem,1.9vw,1.75rem)}.experience-card__header p{margin-top:.45rem;font-size:1rem}.experience-card__background{margin-top:1.25rem;font-size:.9375rem;line-height:1.72}.experience-work-grid{gap:1.25rem;margin-top:1.5rem}.experience-work{padding-top:1rem}.experience-work h4{font-size:1rem}.experience-work p{margin-top:.65rem;font-size:.875rem;line-height:1.7}.experience-tags{gap:.5rem;margin-top:1rem}.experience-metric,.experience-skill{padding:.5rem .625rem;font-size:.8125rem}.work-method{margin-top:1.5rem;padding:clamp(1.5rem,2.5vw,2rem)}.work-method h3{font-size:clamp(1.45rem,1.7vw,1.65rem)}.work-method__flow{margin-top:1.125rem;font-size:.875rem}.work-method>p{margin-top:1.125rem;font-size:.875rem;line-height:1.7}@media (width<=1199px) and (width>=768px){.experience-entry{grid-template-columns:190px minmax(0,1fr);column-gap:28px}.experience-meta{padding-right:28px}.experience-meta h3,.experience-company,.experience-role{max-width:152px}.timeline-node{right:-19px}}@media (width<=767px){.experience-section{padding:3rem 1.25rem 4.5rem}.experience-intro h2{font-size:clamp(2.5rem,11vw,3rem)}.experience-timeline{margin-top:2.75rem}.experience-entry{padding-bottom:1.5rem;padding-left:3.5rem;display:block}.experience-meta{padding:0}.experience-meta h3,.experience-company,.experience-role{max-width:none}.timeline-node{top:0;left:-3.5rem;right:auto}.experience-timeline-line{inset:32px auto -20px -2.3rem}.experience-entry:last-child .experience-timeline-line{bottom:.75rem}.experience-card{margin-top:1.25rem;padding:1.5rem}.experience-work-grid{gap:1rem;margin-top:1.25rem}.work-method{margin-top:1.25rem}}.hero{grid-template-rows:60% 40%;height:100svh;min-height:100svh;overflow:clip}.content-area{scroll-margin-top:0}.scroll-hint{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.scroll-hint:focus-visible{outline-offset:6px;border-radius:4px;outline:3px solid #d8734959}@media (width<=768px){.hero{grid-template-rows:52% 48%}}.experience-single{padding:clamp(2.25rem,4vw,4rem) clamp(1.5rem,5vw,5rem) clamp(4rem,6vw,6rem)}.experience-single__intro{max-width:54rem}.experience-single__intro h2{font-size:clamp(3.25rem,3.7vw,3.625rem);line-height:1.08}.experience-single__intro>p:last-child{max-width:52rem;margin-top:1.125rem;font-size:clamp(1.0625rem,1.25vw,1.1875rem);line-height:1.75}.experience-switcher{background:#fbfaf7c2;border:1px solid #d873497a;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,36rem);min-height:3.5rem;margin:clamp(2.25rem,4vw,3rem) auto clamp(1.75rem,3vw,2.25rem);display:grid;overflow:hidden}.experience-switcher button{min-width:0;color:var(--color-text);cursor:pointer;font:inherit;transition:background-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);background:0 0;border:0;border-right:1px solid #d873496b;font-size:1.125rem;font-weight:600;line-height:1}.experience-switcher button:last-child{border-right:0}.experience-switcher button:hover{color:var(--color-accent-hover);background:#f1d8cc4d}.experience-switcher button.is-active{color:var(--color-accent-hover);background:#f1d8cc7a}.experience-switcher button span{margin-right:.5rem}.experience-switcher button:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #d8734952;position:relative}.experience-single-layout{grid-template-columns:220px minmax(0,1fr);align-items:stretch;column-gap:36px;display:grid}.experience-stage-meta{box-sizing:border-box;min-width:0;padding:1.6rem 34px 1.5rem 0;position:relative}.experience-stage-meta__index{color:var(--color-accent);font-size:1.75rem;font-weight:700;line-height:1;display:block}.experience-stage-meta p{color:var(--color-accent-hover);margin:1rem 0 0;font-size:1.0625rem;font-weight:600;line-height:1.45}.experience-stage-meta h3{width:100%;max-width:11.25rem;color:var(--color-text);overflow-wrap:anywhere;margin:1rem 0 .65rem;font-size:1.3125rem;line-height:1.42}.experience-stage-meta__role{width:100%;max-width:11.25rem;color:var(--color-text-secondary);overflow-wrap:anywhere;font-size:.9375rem;line-height:1.65;display:block}.experience-stage-line{background:var(--color-accent);opacity:.72;width:1px;position:absolute;top:1.2rem;bottom:1.75rem;right:0}.experience-single-card-stage{min-width:0;animation:experience-card-swap .26s var(--ease-standard) both}.experience-single-card{border:1px solid var(--color-border);background:#fbfaf7e6;border-radius:21px;padding:clamp(1.75rem,2.7vw,2.5rem)}.experience-single-card__header h3{color:var(--color-text);margin:0;font-size:clamp(1.75rem,2.1vw,2rem);line-height:1.2}.experience-single-card__header p{color:var(--color-text-secondary);margin:.55rem 0 0;font-size:1.0625rem;line-height:1.6}.experience-single-card__background{max-width:56rem;color:var(--color-text-secondary);margin:1.125rem 0 0;font-size:1rem;line-height:1.75}.experience-single-work-grid{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;margin-top:1.25rem;display:grid}.experience-single-work{min-width:0;padding-top:1.25rem}.experience-single-work+.experience-single-work{border-left:1px solid #ded9d1bf;padding-left:1.35rem}.experience-single-work h4{color:var(--color-text);margin:0;font-size:1.125rem;line-height:1.45}.experience-single-work p{color:var(--color-text-secondary);margin:.65rem 0 0;font-size:.9375rem;line-height:1.72}.experience-single-tags{flex-wrap:wrap;gap:.625rem;margin-top:1.15rem;display:flex}.experience-single-metric,.experience-single-skill{white-space:nowrap;border-radius:8px;padding:.55rem .7rem;font-size:.875rem;line-height:1}.experience-single-metric{color:var(--color-accent-hover);background:#f1d8cc8f;border:1px solid #d8734952}.experience-single-skill{color:var(--color-text-secondary);background:#e5edf0db;border:1px solid #afc3cd9e}@keyframes experience-card-swap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1199px) and (width>=768px){.experience-single-layout{grid-template-columns:190px minmax(0,1fr);column-gap:28px}.experience-stage-meta{padding-right:28px}.experience-stage-meta h3,.experience-stage-meta__role{max-width:9.5rem}.experience-single-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-single-work:nth-child(3){border-left:0;grid-column:1/-1;padding-left:0}}@media (width<=767px){.experience-single{padding:3rem 1.25rem 4.5rem}.experience-single__intro h2{font-size:clamp(2.5rem,11vw,3rem)}.experience-single__intro>p:last-child{font-size:1rem}.experience-switcher{width:100%;min-height:3.25rem;margin:2rem auto 1.75rem}.experience-switcher button{font-size:1rem}.experience-single-layout{display:block}.experience-stage-meta{padding:0 0 0 1.25rem}.experience-stage-meta__index{font-size:1.5rem}.experience-stage-meta p{margin-top:.7rem;font-size:1rem}.experience-stage-meta h3{max-width:none;margin:.7rem 0 .4rem;font-size:1.25rem}.experience-stage-meta__role{max-width:none;font-size:.9375rem}.experience-stage-line{width:2px;height:5.25rem;inset:.15rem auto auto 0}.experience-single-card-stage{margin-top:1.25rem}.experience-single-card{border-radius:18px;min-height:0;padding:1.5rem}.experience-single-card__header h3{font-size:1.5rem}.experience-single-card__header p{font-size:1rem}.experience-single-card__background{font-size:.9375rem}.experience-single-work-grid{grid-template-columns:1fr;gap:1rem}.experience-single-work+.experience-single-work{border-left:0;padding-left:0}.experience-single-work{padding-top:1rem}.experience-single-work h4{font-size:1.0625rem}.experience-single-work p{font-size:.9375rem}}.experience-single{padding-top:clamp(2rem,3vw,2.75rem);padding-bottom:clamp(3rem,5vw,4.5rem)}.experience-single__intro>p:last-child{margin-top:1rem;line-height:1.7}.experience-switcher{min-height:3.375rem;margin-top:clamp(1.75rem,2.5vw,2.25rem);margin-bottom:clamp(1.5rem,2.25vw,1.875rem)}.experience-single-card{min-height:0;padding:1.875rem clamp(2.25rem,3vw,2.5rem)}.experience-single-card__header p{margin-top:.45rem}.experience-single-card__background{margin-top:1rem}.experience-single-work-grid{gap:1.25rem;margin-top:1.125rem}.experience-single-work{padding-top:1.125rem}.experience-single-work+.experience-single-work{padding-left:1.25rem}.experience-single-work p{margin-top:.55rem}.experience-single-tags{margin-top:1rem}.experience-single-tags+.experience-single-tags{margin-top:.75rem}.experience-method-footer{border-top:1px solid var(--color-border);align-items:center;gap:1.75rem;margin-top:1.25rem;padding-top:1.125rem;display:flex}.experience-method-footer strong{color:var(--color-text);flex:none;font-size:1.0625rem;line-height:1.4}.experience-method-flow{color:var(--color-text-secondary);flex-wrap:wrap;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.55;display:flex}.experience-method-flow span{align-items:center;gap:.625rem;display:inline-flex}.experience-method-flow b{color:var(--color-accent);font-size:1.125rem;font-weight:500}@media (width>=1024px) and (height<=899px){.experience-single{padding-top:1.75rem}.experience-switcher{margin-top:1.625rem;margin-bottom:1.375rem}.experience-single-card{padding-top:1.625rem;padding-bottom:1.625rem}.experience-single-work-grid{margin-top:1rem}.experience-method-footer{margin-top:1rem;padding-top:1rem}}@media (width<=767px){.experience-single-card{padding:1.5rem}.experience-single-work+.experience-single-work{padding-left:0}.experience-method-footer{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.125rem;padding-top:1rem}.experience-method-flow{gap:.5rem .625rem;font-size:.875rem}}.product-section{width:min(1440px,100%);animation:section-enter var(--duration-slow) var(--ease-standard) both;margin:0 auto;padding:clamp(2rem,3.5vw,3.5rem) clamp(1.5rem,5vw,5rem) clamp(3rem,5vw,4.5rem)}.product-section__header h2{color:var(--color-text);letter-spacing:.02em;margin:0;font-size:clamp(3rem,3.7vw,3.625rem);line-height:1.08}.product-layout{grid-template-columns:minmax(17rem,.76fr) minmax(0,1.65fr);align-items:center;gap:clamp(2rem,5vw,5.5rem);margin-top:clamp(1.5rem,2.5vw,2.25rem);display:grid}.product-copy{max-width:29rem}.product-name{align-items:center;gap:.8rem;display:flex}.product-name img{object-fit:contain;width:3.75rem;height:3.75rem;display:block}.product-name h3{margin:0;font-size:clamp(2.1rem,3vw,2.8rem);line-height:1}.product-positioning{color:var(--color-text-secondary);margin:1rem 0 0;font-size:clamp(1.05rem,1.25vw,1.1875rem);line-height:1.65}.product-statuses{flex-wrap:wrap;gap:.625rem;margin-top:1.25rem;display:flex}.product-status{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);background:#fbfaf7b8;padding:.55rem .75rem;font-size:.875rem;line-height:1}.product-status--live{color:var(--color-accent-hover);background:#f1d8cc8f;border-color:#d8734952}.product-description{color:var(--color-text-secondary);margin:1.5rem 0 0;font-size:1rem;line-height:1.8}.product-responsibility{border-top:1px solid var(--color-border);margin-top:1.5rem;padding-top:1.25rem}.product-responsibility h4{color:var(--color-text);margin:0;font-size:1rem}.product-responsibility ul{flex-wrap:wrap;gap:.625rem;margin:.875rem 0 0;padding:0;list-style:none;display:flex}.product-responsibility li{border-radius:var(--radius-sm);color:var(--color-text-secondary);background:#f7e8e0ad;border:1px solid #d873492e;padding:.5rem .625rem;font-size:.8125rem;line-height:1}.product-visual-area{isolation:isolate;min-width:0;height:clamp(26rem,35vw,31.5rem);position:relative}.product-device{background:var(--color-surface);transition:transform var(--duration-normal) var(--ease-standard), border-color var(--duration-normal) var(--ease-standard);border:1px solid #ded9d1f2;border-radius:18px;margin:0;position:absolute;overflow:hidden;box-shadow:0 10px 24px #1b1b1b0b}.product-device:hover{z-index:5;border-color:#d8734980;transform:translateY(-3px)}.product-device--home{z-index:3;width:31%;height:100%;top:0;left:29%}.product-device--timeline{z-index:1;width:25%;height:73%;top:12%;left:0}.product-device--reminders{z-index:2;width:23%;height:75%;top:10%;right:18%}.product-device--account{z-index:1;width:20%;height:70%;top:13%;right:0}.product-bottom{grid-template-columns:minmax(0,1fr) minmax(18rem,25rem);align-items:stretch;gap:clamp(1.5rem,3vw,3rem);margin-top:1.25rem;display:grid}.product-features{border:1px solid var(--color-border);background:#fbfaf7c2;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.product-feature{min-width:0;padding:1.1rem 1.25rem}.product-feature+.product-feature{border-left:1px solid var(--color-border)}.product-feature>span{width:1.9rem;height:1.9rem;color:var(--color-accent-hover);text-align:center;background:#f1d8cc8c;border-radius:7px;font-size:.75rem;font-weight:700;line-height:1.9rem;display:block}.product-feature--green>span{color:#4c9970;background:var(--color-blue-gray-soft)}.product-feature--blue>span{color:#4689aa;background:#e7f0f5}.product-feature--yellow>span{color:#b28427;background:#fbf0d9}.product-feature h3{margin:.7rem 0 0;font-size:1rem;line-height:1.4}.product-feature p{color:var(--color-text-secondary);margin:.35rem 0 0;font-size:.8125rem;line-height:1.55}.product-qr-card{border:1px solid var(--color-border);background:#fbfaf7e6;border-radius:18px;align-items:center;gap:1rem;padding:.875rem 1rem;display:flex}.product-qr-card>img{object-fit:contain;background:#fff;width:7rem;height:7rem;padding:.25rem;display:block}.product-qr-card h3{margin:0;font-size:1.125rem;line-height:1.35}.product-qr-card p{color:var(--color-text-secondary);margin:.45rem 0 0;font-size:.8125rem;line-height:1.55}.product-case-link{color:var(--color-accent-hover);align-items:center;gap:.35rem;margin-top:.6rem;font-size:.8125rem;font-weight:600;display:inline-flex}.product-case-link b{transition:transform var(--duration-fast) var(--ease-standard)}.product-case-link:hover b{transform:translate(3px)}@media (width<=1100px){.product-layout{grid-template-columns:minmax(16rem,.68fr) minmax(0,1.32fr);gap:2rem}.product-bottom{grid-template-columns:1fr}.product-qr-card{justify-self:end;width:min(100%,25rem)}}@media (width<=850px){.product-layout{grid-template-columns:1fr}.product-copy{max-width:42rem}.product-visual-area{width:min(100%,45rem);margin-inline:auto}.product-features{grid-template-columns:repeat(2,minmax(0,1fr))}.product-feature:nth-child(3){border-left:0;border-top:1px solid var(--color-border)}.product-feature:nth-child(4){border-top:1px solid var(--color-border)}}@media (width<=767px){.product-section{padding:3rem 1.25rem 4.5rem}.product-section__header h2{font-size:clamp(2.5rem,11vw,3rem)}.product-layout{margin-top:1.5rem}.product-positioning{font-size:1.05rem}.product-description{font-size:.9375rem}.product-visual-area{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:1rem;height:auto;margin-top:.5rem;display:grid}.product-device{aspect-ratio:510/1108;border-radius:14px;width:100%;height:auto;position:relative;inset:auto}.product-device--home{grid-row:span 2}.product-device--timeline{aspect-ratio:1259/2731}.product-device--account{aspect-ratio:951/2048}.product-bottom{margin-top:1.5rem}.product-features{grid-template-columns:1fr}.product-feature+.product-feature{border-top:1px solid var(--color-border);border-left:0}.product-feature:nth-child(3),.product-feature:nth-child(4){border-left:0}.product-qr-card{justify-self:stretch;width:100%}}.product-visual-area{height:clamp(30rem,38vw,35rem)}.product-device{box-sizing:border-box;background:#1b1b1b;border:2px solid #1b1b1b;border-radius:clamp(18px,2vw,30px);height:auto;padding:0;line-height:0;overflow:hidden;box-shadow:0 8px 20px #1b1b1b0f}.product-device--home{border-width:3px;width:32%}.product-device--timeline{width:25%;height:auto}.product-device--reminders{width:23%;height:auto}.product-device--account{width:20%;height:auto}.product-device__screen{background:0 0;border-radius:calc(clamp(18px,2vw,30px) - 3px);width:100%;overflow:hidden}.product-device__screen img{opacity:1;object-fit:initial;width:100%;height:auto;margin:0;padding:0;display:block}@media (width<=767px){.product-visual-area{height:auto}.product-device{aspect-ratio:auto;border-radius:16px;height:auto}.product-device--home,.product-device--timeline,.product-device--reminders,.product-device--account{width:100%}.product-device__screen{border-radius:13px}}@media (width>=768px){.product-visual-area{--product-device-gap:clamp(16px, 1.8vw, 28px);align-items:flex-start;gap:var(--product-device-gap);display:flex}.product-device{min-width:0;position:relative;inset:auto}.product-device--home{z-index:3;border-color:#1b1b1b;flex:0 0 32%;width:32%;margin-top:0}.product-device--timeline{z-index:2;border-color:#9e9991;flex:25 1 0;width:auto;margin-top:clamp(3rem,4vw,4.5rem)}.product-device--reminders{z-index:2;border-color:#9e9991;flex:23 1 0;width:auto;margin-top:clamp(2.5rem,3.3vw,3.75rem)}.product-device--account{z-index:1;border-color:#9e9991;flex:20 1 0;width:auto;margin-top:clamp(3.25rem,4.3vw,4.75rem)}.product-device--timeline:hover,.product-device--reminders:hover,.product-device--account:hover{border-color:#9e9991}}.product-device{cursor:zoom-in}.product-device:hover{transform:translateY(-2px)}.product-device:focus-visible{outline-offset:5px;outline:3px solid #d87349c7}.image-preview-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:image-preview-fade .18s var(--ease-standard);background:#141311e0;place-items:center;padding:clamp(2rem,5vw,5rem);display:grid;position:fixed;inset:0}.image-preview-dialog{outline:none;place-items:center;width:100%;height:100%;display:grid;position:relative}.image-preview-figure{min-width:0;animation:image-preview-content-in .2s var(--ease-standard);flex-direction:column;align-items:center;margin:0;display:flex}.image-preview-image{object-fit:contain;border-radius:clamp(14px,1.5vw,24px);width:auto;max-width:min(90vw,720px);height:auto;max-height:min(82vh,900px);display:block;box-shadow:0 18px 50px #0000003d}.image-preview-caption{color:#ffffffe0;justify-content:center;gap:.875rem;margin-top:.75rem;font-size:.875rem;line-height:1.4;display:flex}.image-preview-caption span+span{color:#ffffff94;font-variant-numeric:tabular-nums}.image-preview-close,.image-preview-nav{color:#fffffff0;cursor:pointer;width:44px;height:44px;font:inherit;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);background:#ffffff14;border:1px solid #ffffff57;border-radius:999px;place-items:center;padding:0;line-height:1;display:grid;position:fixed}.image-preview-close{top:max(1.25rem, env(safe-area-inset-top));right:max(1.25rem, env(safe-area-inset-right));font-size:2rem;font-weight:300}.image-preview-nav{font-size:1.4rem;top:50%;transform:translateY(-50%)}.image-preview-nav--previous{left:max(1.25rem, env(safe-area-inset-left))}.image-preview-nav--next{right:max(1.25rem, env(safe-area-inset-right))}.image-preview-close:hover,.image-preview-nav:hover{background:#ffffff29;border-color:#ffffffad}.image-preview-close:focus-visible,.image-preview-nav:focus-visible{outline-offset:3px;outline:3px solid #f1d8cc}@keyframes image-preview-fade{0%{opacity:0}to{opacity:1}}@keyframes image-preview-content-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media (width<=767px){.image-preview-overlay{padding:max(1.25rem, env(safe-area-inset-top)) 1rem max(3.25rem, env(safe-area-inset-bottom))}.image-preview-image{max-width:92vw;max-height:min(76svh,760px)}.image-preview-close{top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right))}.image-preview-nav{top:auto;bottom:max(.75rem, env(safe-area-inset-bottom));transform:none}.image-preview-nav--previous{left:max(1rem, env(safe-area-inset-left))}.image-preview-nav--next{right:max(1rem, env(safe-area-inset-right))}.image-preview-caption{margin-top:.5rem;font-size:.8125rem}}.product-case-link{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.product-case-link:focus-visible,.case-study-back:focus-visible{outline-offset:4px;outline:3px solid #d8734952}.case-study{background-color:var(--color-bg);min-height:100svh}.case-study-header{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f5f0eb;border-bottom:1px solid #ded9d1d1;justify-content:space-between;align-items:center;min-height:4.5rem;padding:0 clamp(1.25rem,5vw,5rem);display:flex;position:sticky;top:0}.case-study-brand{color:var(--color-text);letter-spacing:.16em;font-size:.9375rem;font-weight:700}.case-study-back{min-height:44px;color:var(--color-text-secondary);cursor:pointer;font:inherit;transition:color var(--duration-fast) var(--ease-standard);background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.875rem;display:inline-flex}.case-study-back span{color:var(--color-accent);transition:transform var(--duration-fast) var(--ease-standard);font-size:1.125rem}.case-study-back:hover{color:var(--color-accent-hover)}.case-study-back:hover span{transform:translate(-3px)}.case-study-shell{grid-template-columns:minmax(0,1fr) minmax(8.25rem,10rem);gap:clamp(2rem,5vw,5.5rem);width:min(1360px,100%);margin:0 auto;padding:clamp(3.5rem,7vw,7.5rem) clamp(1.25rem,5vw,5rem) clamp(5rem,10vw,10rem);display:grid}.case-study-content{min-width:0}.case-study-research{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);align-items:start;gap:clamp(2.5rem,5vw,5.75rem);display:grid}.case-study-copy{min-width:0;animation:case-study-in var(--duration-slow) var(--ease-standard) both}.case-study-copy h1,.case-study-next h2{color:var(--color-text);letter-spacing:.015em;margin:0;font-size:clamp(2.75rem,4.35vw,4.5rem);line-height:1.08}.case-study-intro{max-width:37rem;color:var(--color-text-secondary);margin:1.5rem 0 0;font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.85}.research-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:clamp(2.25rem,4vw,3.5rem) 0 0;padding:0;list-style:none;display:grid}.research-flow li{gap:.65rem;min-width:0;padding-right:.75rem;display:grid;position:relative}.research-flow li:not(:last-child):after{background:var(--color-border);content:"";height:1px;position:absolute;top:.55rem;left:1.15rem;right:0}.research-flow li:not(:last-child):before{z-index:1;border:1px solid var(--color-border);background:var(--color-bg);content:"";border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.38rem;right:-.1rem}.research-flow span{z-index:2;border:1px solid var(--color-accent);width:1.15rem;height:1.15rem;color:var(--color-accent-hover);background:var(--color-bg);border-radius:50%;place-items:center;font-size:.5625rem;font-weight:700;line-height:1;display:grid;position:relative}.research-flow strong{color:var(--color-text);font-size:.8125rem;font-weight:600;line-height:1.45}.research-notice{color:var(--color-text-muted);align-items:center;gap:.5rem;margin:1.75rem 0 0;font-size:.8125rem;line-height:1.55;display:flex}.research-notice span{border:1px solid var(--color-border);width:1rem;height:1rem;color:var(--color-text-secondary);border-radius:50%;flex:none;place-items:center;font-family:Georgia,serif;font-size:.6875rem;font-style:italic;font-weight:700;display:inline-grid}.research-directions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;margin-top:clamp(2.25rem,4vw,3.75rem);display:grid}.research-question{border:1px solid var(--color-border);min-width:0;animation:case-study-in var(--duration-slow) var(--ease-standard) both;background:#fbfaf7d6;border-radius:14px;padding:1.25rem 1.125rem 1.2rem}.research-question:nth-child(2){animation-delay:60ms}.research-question:nth-child(3){animation-delay:.12s}.research-question__icon{width:1.85rem;height:1.85rem;color:var(--color-accent);place-items:center;display:grid}.research-question__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:1.35rem;height:1.35rem;display:block}.research-question h3{color:var(--color-text);margin:.85rem 0 0;font-size:1rem;line-height:1.35}.research-question p{color:var(--color-text-secondary);margin:.55rem 0 0;font-size:.8125rem;line-height:1.62}.research-photos{min-width:0;animation:case-study-photo-in var(--duration-slow) var(--ease-standard) 90ms both;margin:0;padding:0 0 clamp(5rem,9vw,7rem);position:relative}.research-photo-main{aspect-ratio:1.18;background:var(--color-surface);border-radius:18px;overflow:hidden}.research-photo-main img,.research-photo-secondary img{object-fit:cover;width:100%;height:100%;display:block}.research-photo-main img{object-position:center 50%}.research-photo-secondary{aspect-ratio:1;border:5px solid var(--color-bg);background:var(--color-surface);width:min(39%,13rem);box-shadow:var(--shadow-subtle);border-radius:14px;position:absolute;bottom:2.25rem;right:clamp(.75rem,2vw,1.5rem);overflow:hidden}.research-photo-secondary img{object-position:center 42%}.research-photos figcaption{max-width:31rem;color:var(--color-text-secondary);font-size:.875rem;line-height:1.65;position:absolute;bottom:0;left:0;right:0}.case-study-chapters{align-self:start;position:sticky;top:calc(4.5rem + clamp(2rem,5vw,4rem))}.case-study-chapters ol{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.case-study-chapters span{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.8125rem;line-height:1.35;display:inline-flex}.case-study-chapters .is-active{color:var(--color-accent-hover);font-weight:600}.case-study-chapters i{background:var(--color-accent);border-radius:50%;width:.38rem;height:.38rem;display:inline-block}.case-study-next{border-top:1px solid var(--color-border);margin-top:clamp(7rem,13vw,12rem);padding-top:clamp(3rem,6vw,5rem)}.case-study-next h2{font-size:clamp(2.5rem,4vw,4rem)}@keyframes case-study-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes case-study-photo-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=1080px){.case-study-shell{grid-template-columns:1fr}.case-study-chapters{display:none}.case-study-research{gap:clamp(2rem,4vw,3.5rem)}}@media (width<=760px){.case-study-header{min-height:4rem}.case-study-shell{padding:3.5rem 1.25rem 6rem}.case-study-research{grid-template-columns:1fr}.case-study-copy h1{font-size:clamp(2.5rem,12vw,3.25rem)}.research-flow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.25rem}.research-flow li:nth-child(2):after,.research-flow li:nth-child(4):after,.research-flow li:nth-child(2):before{display:none}.research-flow li:nth-child(3):before{left:-.1rem;right:auto}.research-flow li:nth-child(3):after{left:1.15rem;right:0}.research-directions{grid-template-columns:1fr;gap:.75rem}.research-question{padding:1.125rem}.research-question__icon{float:left;margin:-.1rem .75rem 0 0}.research-question h3{margin-top:0;padding-top:.1rem}.research-question p{clear:both;padding-top:.7rem}.research-photos{padding-bottom:0}.research-photo-main{aspect-ratio:1.15;border-radius:16px}.research-photo-secondary{border-width:1px;border-color:var(--color-border);width:min(62%,15rem);box-shadow:none;border-radius:14px;margin:1rem 0 0 auto;position:relative;bottom:auto;right:auto}.research-photos figcaption{margin-top:1rem;position:static}.case-study-next{margin-top:6rem}}@media (width>=1081px){.research-photos{margin-top:1.9rem}.case-study-chapters{top:calc(4.5rem + clamp(1.5rem,3.5vw,3rem))}.case-study-chapters ol{gap:clamp(1.5rem,3.2vh,2.75rem)}}@media (width>=761px){.research-directions{grid-column:1/-1;margin-top:clamp(2.5rem,5vh,4.5rem)}}@media (width>=1081px){.case-study-chapters{align-items:center;height:calc(100svh - 4.5rem);display:flex;top:4.5rem}.case-study-chapters ol{gap:clamp(1.75rem,4vh,3rem)}}.product-copy>.product-case-button{margin-top:2rem}.product-case-button{border:1px solid var(--color-accent);border-radius:var(--radius-md);color:#fffdfa;background:var(--color-accent);min-height:3.125rem;box-shadow:none;cursor:pointer;font:inherit;transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);justify-content:center;justify-self:start;align-items:center;gap:.7rem;padding:0 1.625rem;font-size:.9375rem;font-weight:600;line-height:1;display:inline-flex}.product-case-button b{transition:transform var(--duration-fast) var(--ease-standard);font-size:1.1em;font-weight:500}.product-case-button:hover{border-color:var(--color-accent-hover);background:var(--color-accent-hover);transform:translateY(-2px)}.product-case-button:hover b{transform:translate(3px)}.product-case-button:focus-visible{outline-offset:4px;outline:3px solid #d8734959}@media (width>=1101px){.product-bottom>.product-qr-card{box-sizing:border-box;justify-self:stretch;height:100%}}@media (width<=767px){.product-case-button{width:100%;min-height:3rem}}.case-study-research{gap:0 clamp(2.5rem,5vw,5.75rem)}@media (width<=1080px){.case-study-research{gap:0 clamp(2rem,4vw,3.5rem)}}@media (width>=761px){.research-directions{margin-top:clamp(3rem,5vh,4rem)}}@media (width<=760px){.research-directions{margin-top:clamp(2rem,5vh,3rem)}}@media (width>=1081px){.case-study-chapters ol{transform:translateY(clamp(-4.5rem,-5vh,-2.5rem))}}#background,#user-scope{scroll-margin-top:calc(4.5rem + clamp(1.5rem,4vw,3.5rem))}.case-study-chapters button{width:100%;min-height:44px;color:var(--color-text-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;font-size:.8125rem;line-height:1.35;display:inline-flex}.case-study-chapters button i{visibility:hidden}.case-study-chapters button.is-active{color:var(--color-accent-hover);font-weight:600}.case-study-chapters button:focus-visible{outline-offset:4px;outline:3px solid #d8734947}.case-study-user-scope{border-top:1px solid var(--color-border);margin-top:clamp(6rem,12vh,10rem);padding-top:clamp(4rem,7vw,6rem)}.case-study-section-heading{max-width:46rem;animation:case-study-in var(--duration-slow) var(--ease-standard) both}.case-study-section-heading h2{color:var(--color-text);letter-spacing:.015em;margin:0;font-size:clamp(2.5rem,4vw,4rem);line-height:1.1}.case-study-section-heading>p:last-child{color:var(--color-text-secondary);margin:1.25rem 0 0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.85}.user-scope-overview{grid-template-columns:minmax(16rem,.82fr) minmax(0,1.68fr);gap:clamp(1rem,2.5vw,2rem);margin-top:clamp(2.5rem,5vw,4rem);display:grid}.target-user-card,.scenario-panel,.scope-mapping,.mvp-scope-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fbfaf7e6}.target-user-card{animation:case-study-in var(--duration-slow) var(--ease-standard) 60ms both;padding:clamp(1.5rem,2.5vw,2.25rem)}.target-user-card h3,.scope-mapping>h3,.mvp-scope-card h3{color:var(--color-text);margin:0;font-size:1.125rem;line-height:1.35}.target-user-card>p{color:var(--color-text-secondary);margin:1rem 0 0;font-size:.9375rem;line-height:1.75}.target-user-tags{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.target-user-tags li{border-radius:var(--radius-sm);color:var(--color-text-secondary);background:#f1d8cc73;border:1px solid #d8734933;padding:.5rem .625rem;font-size:.75rem;line-height:1.2}.scenario-panel{animation:case-study-in var(--duration-slow) var(--ease-standard) .1s both;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.scenario-item{text-align:center;min-width:0;animation:case-study-in var(--duration-slow) var(--ease-standard) both;padding:clamp(1.25rem,2.5vw,2rem) clamp(.9rem,1.8vw,1.5rem)}.scenario-item+.scenario-item{border-left:1px solid var(--color-border)}.scenario-item:nth-child(2){animation-delay:80ms}.scenario-item:nth-child(3){animation-delay:.16s}.scenario-icon{place-items:center;width:4.25rem;height:4.25rem;margin:0 auto;display:grid}.scenario-icon img{object-fit:contain;width:100%;height:100%;display:block}.scenario-item h3{color:var(--color-text);margin:1rem 0 0;font-size:1rem;line-height:1.4}.scenario-item p{color:var(--color-text-secondary);margin:.6rem auto 0;font-size:.8125rem;line-height:1.65}.scope-mapping{animation:case-study-in var(--duration-slow) var(--ease-standard) .14s both;margin-top:clamp(1rem,2.5vw,2rem);overflow:hidden}.scope-mapping>h3{border-bottom:1px solid var(--color-border);padding:1.25rem clamp(1.25rem,2.5vw,2rem)}.scope-mapping-table{display:grid}.scope-mapping-head,.scope-mapping-row{grid-template-columns:1fr 1.2fr .9fr;display:grid}.scope-mapping-head{color:var(--color-text-muted);background:#f7f5f0b8;font-size:.75rem;font-weight:600}.scope-mapping-head span,.scope-mapping-row span{min-width:0;padding:1rem clamp(1rem,2vw,1.5rem)}.scope-mapping-head span+span,.scope-mapping-row span+span{border-left:1px solid var(--color-border)}.scope-mapping-row{color:var(--color-text-secondary);font-size:.875rem;line-height:1.55}.scope-mapping-row+.scope-mapping-row{border-top:1px solid var(--color-border)}.scope-mapping-row span:nth-child(2):before{color:var(--color-accent);content:"→";margin-right:.55rem}.scope-mapping-row span:last-child{color:var(--color-text);font-weight:600}.mvp-scope-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem);margin-top:clamp(1rem,2.5vw,2rem);display:grid}.mvp-scope-card{min-width:0;animation:case-study-in var(--duration-slow) var(--ease-standard) both;flex-direction:column;padding:clamp(1.5rem,2.75vw,2.25rem);display:flex}.mvp-scope-card--completed{border-color:#d873496b}.mvp-scope-card--completed h3{color:var(--color-accent-hover)}.mvp-scope-card--deferred{animation-delay:90ms}.mvp-scope-card ul{gap:.75rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.mvp-scope-card li{color:var(--color-text-secondary);align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.55;display:flex}.mvp-scope-card li span{color:var(--color-accent);flex:none;font-weight:700}.mvp-scope-card--deferred li span{color:var(--color-text-muted)}.mvp-scope-card--deferred>p{color:var(--color-text-muted);margin:auto 0 0;padding-top:1.25rem;font-size:.8125rem;line-height:1.65}.case-study-next{margin-top:clamp(6rem,12vh,10rem)}@media (width<=1080px){.user-scope-overview{grid-template-columns:1fr}}@media (width<=760px){#background,#user-scope{scroll-margin-top:5.5rem}.case-study-user-scope{margin-top:clamp(5rem,12vh,7rem);padding-top:3.5rem}.case-study-section-heading h2{font-size:clamp(2.25rem,10vw,3.25rem)}.scenario-panel{grid-template-columns:1fr}.scenario-item{text-align:left;grid-template-columns:4.25rem minmax(0,1fr);column-gap:1rem;padding:1.25rem;display:grid}.scenario-item+.scenario-item{border-top:1px solid var(--color-border);border-left:0}.scenario-icon{grid-row:span 2;margin:0}.scenario-item h3{align-self:end;margin:0}.scenario-item p{align-self:start;margin:.35rem 0 0}.scope-mapping-head{display:none}.scope-mapping-row{grid-template-columns:1fr;gap:0;padding:1rem 1.25rem}.scope-mapping-row span{padding:.35rem 0 .35rem 6rem;position:relative}.scope-mapping-row span+span{border-left:0}.scope-mapping-row span:before{width:5.25rem;font-size:.75rem;font-weight:600;position:absolute;left:0;color:var(--color-text-muted)!important;content:attr(data-label)!important}.mvp-scope-cards{grid-template-columns:1fr}}@media (width>=1081px){.case-study-user-scope{--scope-section-gap:clamp(14px, 1.8vh, 20px);--scope-card-padding-y:clamp(16px, 2vh, 22px);--scope-card-padding-x:clamp(18px, 2vw, 26px);min-height:calc(100svh - 4.5rem);margin-top:clamp(4rem,8vh,6rem);padding:clamp(40px,5vh,52px) 0 clamp(32px,4vh,44px)}.case-study-section-heading{max-width:none}.case-study-section-heading .eyebrow{margin-bottom:.5rem}.case-study-section-heading h2{white-space:nowrap;font-size:clamp(2.35rem,3.55vw,3.55rem);line-height:1.08}.case-study-section-heading>p:last-child{margin-top:.75rem;font-size:clamp(.9375rem,1.1vw,1.0625rem);line-height:1.65}.user-scope-overview{gap:var(--scope-section-gap);margin-top:var(--scope-section-gap)}.target-user-card{padding:var(--scope-card-padding-y) var(--scope-card-padding-x);flex-direction:column;justify-content:center;display:flex}.target-user-card>p{margin-top:.75rem;font-size:.875rem;line-height:1.65}.target-user-tags{gap:.4rem;margin-top:1rem}.target-user-tags li{padding:.45rem .55rem;font-size:.6875rem}.scenario-item{padding:var(--scope-card-padding-y) clamp(.75rem, 1.4vw, 1.125rem)}.scenario-icon{width:clamp(3rem,4vw,3.5rem);height:clamp(3rem,4vw,3.5rem)}.scenario-item h3{margin-top:.7rem;font-size:.9375rem}.scenario-item p{margin-top:.45rem;font-size:.75rem;line-height:1.52}.scope-mapping{margin-top:var(--scope-section-gap)}.scope-mapping>h3{padding:.75rem var(--scope-card-padding-x);font-size:1rem}.scope-mapping-head{align-items:center;min-height:2.25rem}.scope-mapping-head span{padding:.55rem var(--scope-card-padding-x)}.scope-mapping-row{align-items:center;min-height:2.9rem;font-size:.8125rem}.scope-mapping-row span{padding:.6rem var(--scope-card-padding-x)}.scope-mapping-row span:nth-child(2):before{margin-right:.4rem}.mvp-scope-cards{gap:var(--scope-section-gap);margin-top:var(--scope-section-gap)}.mvp-scope-card{padding:var(--scope-card-padding-y) var(--scope-card-padding-x)}.mvp-scope-card h3{font-size:1rem}.mvp-scope-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem clamp(1.25rem,2vw,2rem);margin-top:.85rem}.mvp-scope-card li{gap:.45rem;font-size:.75rem;line-height:1.45}.mvp-scope-card--deferred>p{margin-top:.75rem;padding-top:.65rem;font-size:.6875rem;line-height:1.45}.case-study-next{margin-top:clamp(4rem,8vh,6rem)}}@media (width>=1081px) and (height<=820px){.case-study-user-scope{--scope-section-gap:14px;--scope-card-padding-y:14px;padding-top:28px;padding-bottom:28px}.case-study-section-heading .eyebrow{margin-bottom:.35rem}.case-study-section-heading h2{font-size:clamp(2.1rem,3.25vw,3rem)}.case-study-section-heading>p:last-child{margin-top:.5rem;font-size:.875rem;line-height:1.5}.target-user-card>p{margin-top:.55rem;font-size:.8125rem;line-height:1.5}.target-user-tags{margin-top:.7rem}.scenario-icon{width:3rem;height:3rem}.scenario-item h3{margin-top:.5rem;font-size:.875rem}.scenario-item p{margin-top:.3rem;font-size:.6875rem;line-height:1.42}.scope-mapping>h3{padding-block:.6rem}.scope-mapping-head{min-height:2rem}.scope-mapping-head span{padding-block:.45rem}.scope-mapping-row{min-height:2.5rem;font-size:.75rem}.scope-mapping-row span{padding-block:.45rem}.mvp-scope-card ul{row-gap:.45rem;margin-top:.7rem}.mvp-scope-card li{font-size:.6875rem}.mvp-scope-card--deferred>p{margin-top:.6rem;padding-top:.55rem;font-size:.625rem}}@media (width>=1081px) and (height<=740px){.case-study-user-scope{padding-top:24px;padding-bottom:20px}.case-study-section-heading h2{font-size:2rem}.case-study-section-heading>p:last-child{font-size:.8125rem}.target-user-tags li{padding:.35rem .45rem;font-size:.625rem}.scenario-item{padding-block:12px}.scope-mapping>h3{padding-block:.5rem}.scope-mapping-row{min-height:2.25rem}.mvp-scope-card{padding-block:12px}.mvp-scope-card ul{row-gap:.35rem}}.case-study-chapters button,.case-study-chapters .case-study-chapter-item{grid-template-columns:8px 24px minmax(0,1fr);align-items:center;column-gap:.5rem;width:100%;display:grid}.case-study-chapters button i,.case-study-chapters .case-study-chapter-item i{visibility:hidden;grid-column:1}.case-study-chapters button.is-active i{visibility:visible}.case-study-chapters .case-study-chapter-index,.case-study-chapters .case-study-chapter-label{min-width:0;display:block}.case-study-chapters .case-study-chapter-index{grid-column:2}.case-study-chapters .case-study-chapter-label{grid-column:3}@media (width>=1081px){#background,#user-scope{scroll-margin-top:4.5rem}.case-study-section-heading .eyebrow{margin-bottom:.4rem}.case-study-section-heading h2{font-size:clamp(2.3rem,3.35vw,3.35rem)}.case-study-section-heading>p:last-child{margin-top:.65rem}.scope-mapping>h3{padding-block:.625rem}.scope-mapping-head{min-height:2.1rem}.scope-mapping-head span{padding-block:.45rem}.scope-mapping-row{min-height:2.65rem}.scope-mapping-row span{padding-block:.5rem}}@media (width>=1081px) and (height<=820px){.scenario-item{padding-block:10px}.target-user-card{padding-block:12px}.case-study-section-heading h2{font-size:clamp(2rem,3vw,2.75rem)}.scope-mapping-row{min-height:2.35rem}}@media (width>=1081px) and (height<=740px){.scenario-item{padding-block:9px}.target-user-card{padding-block:10px}.scope-mapping-row{min-height:2.2rem}}#core-features{scroll-margin-top:4.5rem}.case-study-features{border-top:1px solid var(--color-border);margin-top:clamp(5rem,10vh,8rem);padding-top:clamp(3rem,6vw,5rem)}.feature-heading{max-width:none}.feature-tabs{border-bottom:1px solid var(--color-border);gap:.35rem;margin-top:clamp(1.5rem,3vh,2rem);padding-bottom:.45rem;display:flex}.feature-tabs button{border-radius:var(--radius-sm);min-height:2.75rem;color:var(--color-text-muted);cursor:pointer;font:inherit;transition:color var(--duration-fast) var(--ease-standard), background var(--duration-fast) var(--ease-standard);background:0 0;border:0;padding:.55rem clamp(.7rem,1.2vw,1rem);font-size:.8125rem;line-height:1.25;position:relative}.feature-tabs button:hover:not(:disabled){color:var(--color-text-secondary);background:#f1d8cc52}.feature-tabs button.is-active{color:var(--color-accent-hover);background:#f1d8cc94;font-weight:600}.feature-tabs button.is-active:after{background:var(--color-accent);content:"";height:2px;position:absolute;bottom:-.5rem;left:20%;right:20%}.feature-tabs button:disabled{color:#928e88;cursor:not-allowed;opacity:.72}.feature-tabs button:focus-visible,.feature-device:focus-visible{outline-offset:3px;outline:3px solid #d873494d}.feature-showcase{border:1px solid var(--color-border);min-height:25rem;box-shadow:var(--shadow-subtle);background:#fbfaf7e6;border-radius:18px;grid-template-columns:minmax(17rem,.94fr) minmax(24rem,1.06fr);gap:clamp(2rem,5vw,5rem);margin-top:clamp(1.5rem,3vh,2.25rem);padding:clamp(1.5rem,2.7vw,2.25rem);display:grid}.feature-copy{min-width:0;animation:case-study-in .22s var(--ease-standard) both}.feature-index{color:var(--color-accent);letter-spacing:.12em;font-size:.8125rem;font-weight:700;display:block}.feature-copy h3{color:var(--color-text);margin:.5rem 0 0;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.12}.feature-subtitle{color:var(--color-text-secondary);margin:.75rem 0 0;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.65}.feature-copy dl{gap:.8rem;margin:1.25rem 0 0;display:grid}.feature-copy dl div{grid-template-columns:4.5rem minmax(0,1fr);gap:.75rem;display:grid}.feature-copy dt{color:var(--color-text-muted);font-size:.75rem;font-weight:600;line-height:1.6}.feature-copy dd{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.6}.feature-decisions{border-top:1px solid var(--color-border);margin-top:1.2rem;padding-top:1rem}.feature-decisions h4{color:var(--color-text);margin:0;font-size:.8125rem}.feature-decisions ul{flex-wrap:wrap;gap:.45rem;margin:.65rem 0 0;padding:0;list-style:none;display:flex}.feature-decisions li{border-radius:var(--radius-sm);color:var(--color-text-secondary);background:#f1d8cc61;border:1px solid #d8734933;padding:.4rem .55rem;font-size:.6875rem;line-height:1.2}.feature-devices{min-width:0;animation:case-study-in .22s var(--ease-standard) both;grid-template-columns:minmax(0,1.08fr) minmax(0,.82fr);place-items:center;gap:clamp(1rem,2.2vw,2rem);display:grid;position:relative}.feature-device{min-width:0;color:var(--color-text-muted);cursor:zoom-in;font:inherit;background:0 0;border:0;justify-items:center;gap:.55rem;padding:0;font-size:.6875rem;display:grid}.feature-device-frame{background:#3a3733;border:7px solid #3a3733;border-radius:20px;place-items:center;width:min(100%,12.3rem);height:19rem;display:grid;overflow:hidden;box-shadow:0 12px 24px #1b1b1b1f}.feature-device-frame img{object-fit:contain;border-radius:13px;width:100%;height:100%;display:block}.feature-device--secondary{align-self:center}.feature-device--secondary .feature-device-frame{width:min(100%,9.8rem);height:15rem;box-shadow:none;background:#b9afa5;border-width:5px;border-color:#b9afa5;border-radius:17px}.feature-device--secondary img{border-radius:11px}.feature-devices>p{color:var(--color-text-muted);grid-column:1/-1;margin:-.25rem 0 0;font-size:.6875rem}@media (width>=1081px){.case-study-features{min-height:calc(100svh - 4.5rem);margin-top:0;padding:clamp(2.5rem,5vh,3.5rem) 0 clamp(2rem,4vh,3rem)}.feature-heading .eyebrow{margin-bottom:.45rem}.feature-heading h2{font-size:clamp(2.35rem,3.35vw,3.35rem)}.feature-tabs{margin-top:1.1rem}.feature-showcase{min-height:25rem;margin-top:1.1rem;padding:clamp(1.25rem,2.5vh,1.75rem) clamp(1.5rem,2.5vw,2.25rem)}}@media (width>=1081px) and (height<=820px){.case-study-features{padding-top:1.75rem;padding-bottom:1.5rem}.feature-heading h2{font-size:clamp(2rem,3vw,2.75rem)}.feature-tabs{margin-top:.75rem}.feature-tabs button{min-height:2.4rem;font-size:.75rem}.feature-showcase{min-height:21rem;margin-top:.75rem;padding:1.1rem 1.25rem}.feature-copy h3{font-size:1.65rem}.feature-subtitle{margin-top:.55rem;font-size:.8125rem}.feature-copy dl{gap:.55rem;margin-top:.85rem}.feature-copy dd{font-size:.75rem;line-height:1.45}.feature-decisions{margin-top:.8rem;padding-top:.75rem}.feature-device-frame{border-width:6px;width:min(100%,10.5rem);height:16.5rem}.feature-device--secondary .feature-device-frame{width:min(100%,8.4rem);height:12.8rem}}@media (width<=1080px){.feature-showcase{grid-template-columns:1fr;max-width:54rem}.feature-devices{min-height:20rem}}@media (width<=760px){#core-features{scroll-margin-top:5.5rem}.case-study-features{margin-top:5rem;padding-top:3.5rem}.feature-tabs{scrollbar-width:none;padding-bottom:.5rem;overflow-x:auto}.feature-tabs::-webkit-scrollbar{display:none}.feature-tabs button{flex:none}.feature-showcase{border-radius:14px;gap:2rem;min-height:0;padding:1.25rem}.feature-copy h3{font-size:clamp(1.75rem,8vw,2.2rem)}.feature-devices{grid-template-columns:1fr;gap:1.5rem;min-height:0}.feature-device-frame{width:min(72vw,12rem);height:min(112vw,19rem)}.feature-device--secondary .feature-device-frame{width:min(58vw,9.5rem);height:min(89vw,15rem)}.feature-devices>p{grid-column:auto}}@media (width>=1081px){.case-study-features{padding-top:clamp(1.25rem,2.4vh,1.75rem);padding-bottom:clamp(2rem,4vh,3.5rem)}.feature-tabs{margin-top:.55rem}.feature-showcase{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;height:clamp(32.75rem,100svh - 15.25rem,43rem);min-height:0;margin-top:.65rem;padding:clamp(1.5rem,3.1vw,2.75rem) clamp(1.75rem,3vw,3.25rem)}.feature-copy,.feature-devices{align-self:center}.feature-copy h3{font-size:clamp(2rem,2.8vw,2.75rem)}.feature-index{font-size:.9375rem}.feature-subtitle{margin-top:.85rem;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.72}.feature-copy dl{gap:1rem;margin-top:1.5rem}.feature-copy dl div{grid-template-columns:5rem minmax(0,1fr);gap:.9rem}.feature-copy dt{font-size:.8125rem;line-height:1.7}.feature-copy dd{font-size:clamp(.875rem,1vw,.9875rem);line-height:1.72}.feature-decisions{margin-top:1.5rem;padding-top:1.2rem}.feature-decisions h4{font-size:.875rem}.feature-decisions ul{gap:.6rem;margin-top:.8rem}.feature-decisions li{padding:.5rem .7rem;font-size:.75rem}.feature-devices{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(1.5rem,3vw,3rem)}.feature-device{gap:.7rem;font-size:.75rem}.feature-device-frame{aspect-ratio:960/1708;width:auto;height:clamp(25.5rem,53vh,34rem)}.feature-device--secondary .feature-device-frame{aspect-ratio:960/1708;width:auto;height:clamp(19.5rem,40vh,26rem)}.feature-device--pet-switch .feature-device-frame{aspect-ratio:511/1126}.feature-devices>p{margin-top:.1rem;font-size:.75rem}}@media (width>=1081px) and (height<=820px){.case-study-features{padding-top:1rem;padding-bottom:1.75rem}.feature-heading h2{font-size:clamp(2rem,3vw,2.75rem)}.feature-tabs{margin-top:.4rem}.feature-tabs button{min-height:2.35rem}.feature-showcase{height:calc(100svh - 15.25rem);padding:1.25rem 1.6rem}.feature-copy h3{font-size:1.85rem}.feature-subtitle{margin-top:.6rem;font-size:.9375rem}.feature-copy dl{gap:.7rem;margin-top:1rem}.feature-copy dd{font-size:.8125rem;line-height:1.58}.feature-decisions{margin-top:1rem;padding-top:.8rem}.feature-device-frame{height:min(52vh,25.5rem)}.feature-device--secondary .feature-device-frame{height:min(39vh,19.5rem)}}@media (width>=1081px) and (height<=740px){.feature-showcase{height:calc(100svh - 14.5rem);padding:1rem 1.35rem}.feature-copy h3{font-size:1.7rem}.feature-copy dl{gap:.5rem;margin-top:.75rem}.feature-copy dd{font-size:.75rem;line-height:1.45}.feature-decisions{margin-top:.75rem;padding-top:.65rem}.feature-device-frame{height:min(50vh,22rem)}.feature-device--secondary .feature-device-frame{height:min(38vh,17rem)}}@media (width>=1081px){.case-study-features{width:calc(100% + clamp(2.25rem,5vw - 2rem,3.5rem))}.feature-showcase{height:clamp(32.75rem,100svh - 15.25rem,43rem)}}@media (width>=761px){.feature-tabs{border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;padding:0;display:grid;overflow:hidden}.feature-tabs button{text-align:center;border-radius:0;place-items:center;width:100%;min-height:3rem;display:grid}.feature-tabs button+button{border-left:1px solid var(--color-border)}.feature-tabs button.is-active:after{bottom:0;left:24%;right:24%}.feature-showcase{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,.95fr) minmax(0,.82fr) minmax(0,.68fr);align-items:stretch;gap:0}.feature-copy{grid-row:1/-1;align-self:center;padding:0 clamp(1rem,2vw,2rem) 0 0}.feature-copy h3{font-size:clamp(2.125rem,2.3vw,3rem)}.feature-device{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;min-width:0;padding:0 clamp(1rem,2vw,2rem);display:flex}.feature-device--primary,.feature-device--secondary{border-left:1px solid var(--color-border)}.feature-device-frame{flex:0 auto;max-width:100%;max-height:84%}.feature-device--primary .feature-device-frame{height:min(78%,34rem)}.feature-device--secondary .feature-device-frame{height:min(61%,26rem)}.feature-devices-hint{color:var(--color-text-muted);border-top:1px solid var(--color-border);text-align:center;grid-column:2/-1;margin:.85rem 0 0;padding-top:.7rem;font-size:.75rem}}@media (width<=760px){.feature-tabs{border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;width:100%;padding:0;display:grid;overflow:hidden}.feature-tabs button{border-radius:0;min-width:0}.feature-tabs button:nth-child(2n){border-left:1px solid var(--color-border)}.feature-tabs button:nth-child(n+3){border-top:1px solid var(--color-border)}.feature-showcase{grid-template-rows:auto;grid-template-columns:1fr}.feature-copy{padding:0}.feature-device--primary,.feature-device--secondary{border-top:1px solid var(--color-border);border-left:0;padding-top:1.5rem}.feature-devices-hint{color:var(--color-text-muted);text-align:center;margin:.75rem 0 0;font-size:.75rem}}@media (width>=761px){.feature-showcase{grid-template-columns:minmax(0,.8fr) minmax(0,.82fr) minmax(0,.82fr)}.feature-device{--feature-phone-height:min(78%, 34rem);--feature-phone-border:7px;--feature-phone-radius:20px;--feature-phone-surface:#3a3733;--feature-phone-shadow:0 12px 24px #1b1b1b1f;padding-inline:clamp(1rem,2vw,2rem)}.feature-device-frame,.feature-device--secondary .feature-device-frame{width:auto;height:var(--feature-phone-height);aspect-ratio:960/1708;border:var(--feature-phone-border) solid var(--feature-phone-surface);border-radius:var(--feature-phone-radius);background:var(--feature-phone-surface);max-width:100%;max-height:84%;box-shadow:var(--feature-phone-shadow)}.feature-device--secondary img{border-radius:13px}}@media (width>=761px) and (height<=820px){.feature-device{--feature-phone-height:min(52vh, 25.5rem)}}@media (width>=761px) and (height<=740px){.feature-device{--feature-phone-height:min(50vh, 22rem)}}@media (width<=760px){.feature-device{--feature-phone-width:min(72vw, 12rem);--feature-phone-height:min(112vw, 19rem);--feature-phone-border:7px;--feature-phone-radius:20px;--feature-phone-surface:#3a3733;--feature-phone-shadow:0 12px 24px #1b1b1b1f}.feature-device-frame,.feature-device--secondary .feature-device-frame{width:var(--feature-phone-width);height:var(--feature-phone-height);border:var(--feature-phone-border) solid var(--feature-phone-surface);border-radius:var(--feature-phone-radius);background:var(--feature-phone-surface);box-shadow:var(--feature-phone-shadow)}.feature-device--secondary img{border-radius:13px}}@media (width>=761px){.feature-device--primary .feature-device-frame,.feature-device--secondary .feature-device-frame{height:min(78%,34rem)}}#ai-collaboration{scroll-margin-top:4.5rem}.case-study-ai-collaboration{border-top:1px solid var(--color-border);margin-top:clamp(5rem,10vh,8rem);padding-top:clamp(3rem,6vw,5rem)}.ai-collaboration-heading{max-width:49rem}.ai-collaboration-heading .eyebrow{margin:0 0 .55rem}.ai-collaboration-heading h2{color:var(--color-text);letter-spacing:.015em;margin:0;font-size:clamp(2.45rem,4vw,3.8rem);line-height:1.08}.ai-collaboration-heading>p:last-child{max-width:46rem;color:var(--color-text-secondary);margin:.8rem 0 0;font-size:clamp(.9rem,1.15vw,1.05rem);line-height:1.7}.ai-collaboration-flow{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-subtle);background:#fbfaf7e6;grid-template-columns:repeat(5,minmax(0,1fr));margin:clamp(1.25rem,2.5vh,1.75rem) 0 0;padding:0;list-style:none;display:grid;overflow:hidden}.ai-collaboration-flow li{text-align:center;justify-items:center;min-width:0;padding:clamp(1rem,1.8vw,1.5rem) clamp(.55rem,1vw,.9rem);display:grid;position:relative}.ai-collaboration-flow li+li{border-left:1px solid var(--color-border)}.ai-collaboration-flow li:not(:last-child):after{z-index:2;width:1.45rem;height:1.45rem;color:var(--color-accent);background:var(--color-surface);content:"→";place-items:center;font-size:1.2rem;font-weight:500;line-height:1;display:grid;position:absolute;top:50%;right:-.72rem}.ai-stage-number{color:#fffdfa;background:var(--color-accent);border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;font-size:.6875rem;font-weight:700;line-height:1;display:grid;position:absolute;top:clamp(.75rem,1.2vw,1rem);left:clamp(.75rem,1.2vw,1rem)}.ai-stage-icon{place-items:center;width:clamp(2.25rem,3.1vw,2.9rem);height:clamp(2.25rem,3.1vw,2.9rem);display:grid}.ai-stage-icon img,.ai-stage-fallback-icon{object-fit:contain;width:100%;height:100%;display:block}.ai-stage-fallback-icon{fill:none;stroke:var(--color-accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px}.ai-collaboration-flow h3{color:var(--color-text);margin:.65rem 0 0;font-size:clamp(.875rem,1.15vw,1.05rem);line-height:1.35}.ai-collaboration-flow strong{color:var(--color-accent-hover);white-space:nowrap;margin-top:.25rem;font-size:clamp(.625rem,.75vw,.72rem);font-weight:600;line-height:1.25}.ai-collaboration-flow p{color:var(--color-text-secondary);margin:.5rem 0 0;font-size:clamp(.625rem,.78vw,.73rem);line-height:1.5}.ai-iteration-cases{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.6vw,1.25rem);margin-top:clamp(.9rem,1.8vh,1.25rem);display:grid}.ai-iteration-case{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:0;min-height:0;animation:case-study-in .22s var(--ease-standard) both;background:#fbfaf7e6;flex-direction:column;padding:clamp(1rem,1.7vw,1.35rem);display:flex}.ai-iteration-case:nth-child(2){animation-delay:70ms}.ai-iteration-case:nth-child(3){animation-delay:.14s}.ai-case-title{align-items:center;gap:.7rem;display:flex}.ai-case-icon{background:#f1d8cc52;border-radius:.7rem;flex:none;place-items:center;width:2.45rem;height:2.45rem;display:grid}.ai-case-icon img{object-fit:contain;width:1.55rem;height:1.55rem;display:block}.ai-case-title h3{color:var(--color-text);margin:0;font-size:clamp(1rem,1.35vw,1.2rem);line-height:1.35}.ai-case-change{color:var(--color-text);border-top:1px dashed #d8734947;flex-wrap:wrap;gap:.3rem;margin:.9rem 0 0;padding-top:.8rem;font-size:clamp(.78rem,.95vw,.875rem);font-weight:600;line-height:1.45;display:flex}.ai-case-change span{white-space:nowrap;align-items:center;gap:.3rem;display:inline-flex}.ai-case-change b{color:var(--color-accent);font-size:1.05em;font-weight:600}.ai-case-change em{color:var(--color-text);font-style:normal}.ai-case-change span:first-child em{color:var(--color-accent-hover)}.ai-iteration-case ul{flex-wrap:wrap;gap:.4rem;margin:.8rem 0 0;padding:0;list-style:none;display:flex}.ai-iteration-case li{border-radius:var(--radius-sm);color:var(--color-accent-hover);white-space:nowrap;background:#f1d8cc61;border:1px solid #d8734924;padding:.38rem .55rem;font-size:clamp(.625rem,.72vw,.7rem);line-height:1.2}.ai-case-description{color:var(--color-text-secondary);margin:.8rem 0 0;font-size:clamp(.72rem,.88vw,.82rem);line-height:1.6}.ai-collaboration-summary{border-radius:var(--radius-md);color:var(--color-accent-hover);text-align:center;background:#f1d8cc6b;border:1px solid #d8734940;justify-content:center;align-items:center;gap:.65rem;margin:clamp(.9rem,1.8vh,1.25rem) 0 0;padding:clamp(.75rem,1.25vw,.9rem) 1rem;font-size:clamp(.8rem,1vw,.95rem);font-weight:700;line-height:1.45;display:flex}.ai-collaboration-summary span{color:#fffdfa;background:var(--color-accent);border-radius:50%;flex:none;place-items:center;width:1.55rem;height:1.55rem;font-size:.72rem;display:grid}@media (width>=1081px){.case-study-ai-collaboration{width:calc(100% + clamp(2.25rem,5vw - 2rem,3.5rem));min-height:calc(100svh - 4.5rem);margin-top:0;padding:clamp(1.25rem,2.4vh,1.75rem) 0 clamp(1.5rem,3vh,2rem)}.case-study-chapters .case-study-chapter-label{white-space:nowrap}}@media (width>=1081px) and (height<=820px){.case-study-ai-collaboration{padding-top:1rem;padding-bottom:1.25rem}.ai-collaboration-heading h2{font-size:clamp(2rem,3vw,2.75rem)}.ai-collaboration-heading>p:last-child{margin-top:.55rem;font-size:.875rem;line-height:1.55}.ai-collaboration-flow{margin-top:.85rem}.ai-collaboration-flow li{padding-block:.85rem}.ai-stage-icon{width:2.25rem;height:2.25rem}.ai-collaboration-flow h3{margin-top:.45rem;font-size:.8125rem}.ai-collaboration-flow p{margin-top:.35rem;font-size:.625rem}.ai-iteration-cases{margin-top:.75rem}.ai-iteration-case{padding:.9rem}.ai-case-change{margin-top:.65rem;padding-top:.6rem}.ai-iteration-case ul{margin-top:.65rem}.ai-case-description{margin-top:.65rem;font-size:.6875rem;line-height:1.5}.ai-collaboration-summary{margin-top:.75rem;padding-block:.65rem;font-size:.8125rem}}@media (width>=1081px) and (height<=740px){.case-study-ai-collaboration{padding-top:.9rem;padding-bottom:1rem}.ai-collaboration-heading h2{font-size:2rem}.ai-collaboration-heading>p:last-child{font-size:.8125rem}.ai-collaboration-flow li{padding-block:.7rem}.ai-stage-number{width:1.35rem;height:1.35rem}.ai-stage-icon{width:2rem;height:2rem}.ai-collaboration-flow h3{font-size:.75rem}.ai-collaboration-flow strong{font-size:.55rem}.ai-collaboration-flow p{font-size:.56rem}.ai-iteration-case{padding:.8rem}.ai-case-icon{width:2rem;height:2rem}.ai-case-icon img{width:1.3rem;height:1.3rem}.ai-case-title h3{font-size:.9375rem}.ai-case-change{font-size:.7rem}.ai-iteration-case li{font-size:.58rem}.ai-case-description{font-size:.625rem}.ai-collaboration-summary{font-size:.75rem}}@media (width<=1080px){.case-study-ai-collaboration{margin-top:5rem;padding-top:3.5rem}.ai-collaboration-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-collaboration-flow li:nth-child(4){border-left:0;border-top:1px solid var(--color-border)}.ai-collaboration-flow li:nth-child(5){border-top:1px solid var(--color-border)}.ai-iteration-cases{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-iteration-case:last-child{grid-column:1/-1}}@media (width<=760px){#ai-collaboration{scroll-margin-top:5.5rem}.case-study-ai-collaboration{margin-top:5rem;padding-top:3.5rem}.ai-collaboration-heading h2{font-size:clamp(2.25rem,10vw,3.25rem)}.ai-collaboration-flow{grid-template-columns:1fr}.ai-collaboration-flow li{text-align:left;grid-template-columns:3.5rem minmax(0,1fr);justify-items:start;min-height:0;padding:1rem 1.15rem 1rem 4.4rem}.ai-collaboration-flow li+li{border-top:1px solid var(--color-border);border-left:0}.ai-collaboration-flow li:not(:last-child):after{content:"↓";inset:auto auto -.72rem 1.25rem}.ai-stage-number{top:1rem;left:1rem}.ai-stage-icon{grid-row:span 3;width:2.6rem;height:2.6rem}.ai-collaboration-flow h3{align-self:end;margin:0}.ai-collaboration-flow strong{margin-top:.2rem}.ai-collaboration-flow p{margin-top:.35rem}.ai-iteration-cases{grid-template-columns:1fr}.ai-iteration-case:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.ai-iteration-case{animation:none}}@media (width>=1081px) and (height>=821px){.ai-iteration-case{min-height:clamp(16.25rem,30vh,20rem)}}@media (width>=1081px) and (height<=820px){.ai-iteration-case{min-height:0}}@media (width>=1081px){.case-study-chapters ol{transform:none}}.ai-case-description{margin-top:auto;padding-top:.8rem}@media (width>=1800px) and (height>=821px){.ai-iteration-case{min-height:25rem}}@media (width>=1081px) and (height<=820px){.ai-iteration-case{min-height:14rem}}@media (width>=1081px) and (height>=821px){.ai-collaboration-flow li{padding-block:clamp(1.3rem,2.15vw,1.85rem)}.ai-iteration-cases,.ai-collaboration-summary{margin-top:clamp(1.25rem,2.2vh,1.5rem)}.ai-iteration-case{min-height:clamp(16.25rem,28vh,19rem);padding-block:1.75rem 1.5rem}.ai-case-description{margin:clamp(1.125rem,1.8vh,1.5rem) 0 0;padding-top:0}}@media (width>=1800px) and (height>=821px){.ai-iteration-case{min-height:19rem}}@media (width>=1081px) and (height<=820px){.ai-collaboration-flow li{padding-block:.95rem}.ai-iteration-cases,.ai-collaboration-summary{margin-top:.85rem}.ai-iteration-case{min-height:13.25rem}.ai-case-description{margin:1rem 0 0;padding-top:0}}.ai-skill-practice{width:min(1440px,100%);animation:section-enter var(--duration-slow) var(--ease-standard) both;box-sizing:border-box;margin:0 auto;padding:clamp(2rem,3.5vw,3.5rem) clamp(1.5rem,5vw,5rem) clamp(3.25rem,5vw,4.5rem)}.ai-skill-practice__header{max-width:61rem}.ai-skill-practice__header .section-eyebrow,.ai-capability-map .section-eyebrow{color:var(--color-accent-hover);letter-spacing:.15em;margin:0;font-size:.75rem;font-weight:700;line-height:1.2}.ai-skill-practice__header h1{max-width:50rem;color:var(--color-text);letter-spacing:.01em;margin:.7rem 0 0;font-size:clamp(2.4rem,3.5vw,3.6rem);line-height:1.12}.ai-skill-practice__header>p:last-child{max-width:54rem;color:var(--color-text-secondary);margin:1rem 0 0;font-size:clamp(1rem,1.18vw,1.125rem);line-height:1.72}.ai-skill-practice__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch;gap:clamp(2rem,4vw,4.25rem);margin-top:clamp(1.75rem,3vw,2.5rem);display:grid}.insight-voice-case{min-width:0}.insight-voice-case__labels{flex-wrap:wrap;gap:.5rem;display:flex}.insight-voice-case__labels span{border-radius:var(--radius-sm);color:var(--color-accent-hover);letter-spacing:.1em;background:#f1d8cc61;border:1px solid #d8734947;padding:.42rem .56rem;font-size:.65rem;font-weight:700;line-height:1}.insight-voice-case h2{color:var(--color-text);margin:.95rem 0 0;font-size:clamp(2rem,2.65vw,2.75rem);line-height:1.15}.insight-voice-case__intro{max-width:43rem;color:var(--color-text-secondary);margin:.85rem 0 0;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.75}.insight-voice-case__value{border-radius:var(--radius-md);background:#f1d8cc6e;border:1px solid #d8734942;margin-top:1rem;padding:.8rem .9rem}.insight-voice-case__value strong{color:var(--color-accent-hover);flex-wrap:wrap;align-items:center;gap:.3rem .45rem;font-size:clamp(.78rem,.9vw,.875rem);line-height:1.5;display:flex}.insight-voice-case__value b{font-size:1.05em;font-weight:600}.insight-voice-case__value p{color:var(--color-text-secondary);margin:.45rem 0 0;font-size:.8125rem;line-height:1.65}.insight-voice-process{gap:0;margin:1.125rem 0 0;padding:0;list-style:none;display:grid}.insight-voice-process li{border-top:1px solid var(--color-border);grid-template-columns:2.75rem minmax(0,1fr);column-gap:.75rem;min-width:0;padding:.8rem 0;display:grid}.insight-voice-process li:last-child{border-bottom:1px solid var(--color-border)}.insight-voice-process__number{color:var(--color-accent);letter-spacing:.04em;font-size:.85rem;font-weight:700;line-height:1.5}.insight-voice-process h3{color:var(--color-text);margin:0;font-size:1rem;line-height:1.45}.insight-voice-process p{color:var(--color-text-secondary);margin:.3rem 0 0;font-size:.8125rem;line-height:1.62}.insight-voice-case__result{color:var(--color-text);margin:.9rem 0 0;font-size:.875rem;font-weight:600;line-height:1.65}.insight-voice-case__github{border:1px solid var(--color-border);border-radius:var(--radius-md);min-height:2.75rem;color:var(--color-text);transition:background-color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);background:#fbfaf7db;align-items:center;gap:.55rem;margin-top:1rem;padding:0 .85rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.insight-voice-case__github svg{flex:none;width:1rem;height:1rem}.insight-voice-case__github b{color:var(--color-accent-hover);transition:transform var(--duration-fast) var(--ease-standard);font-size:1rem;font-weight:500}.insight-voice-case__github:hover{background:#f1d8cc94;border-color:#d87349b3;transform:translateY(-1px)}.insight-voice-case__github:hover b{transform:translate(2px,-2px)}.insight-voice-case__github:focus-visible{outline-offset:3px;outline:3px solid #d873494d}.ai-capability-map{border-left:1px solid var(--color-border);min-width:0;padding-left:clamp(2rem,4vw,4.25rem)}.ai-capability-map header>h2{color:var(--color-text);margin:.65rem 0 0;font-size:clamp(1.75rem,2.2vw,2.35rem);line-height:1.15}.ai-capability-map header>p:last-child{max-width:34rem;color:var(--color-text-secondary);margin:.7rem 0 0;font-size:.875rem;line-height:1.68}.ai-capability-map__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.25vw,1rem);margin-top:1.25rem;display:grid}.ai-capability-card{border:1px solid var(--color-border);min-width:0;min-height:12.25rem;transition:transform var(--duration-normal) var(--ease-standard), border-color var(--duration-normal) var(--ease-standard), box-shadow var(--duration-normal) var(--ease-standard);background:#fbfaf7d1;border-radius:16px;flex-direction:column;padding:clamp(.9rem,1.25vw,1.1rem);display:flex;box-shadow:0 8px 22px #1b1b1b06}.ai-capability-card:hover{border-color:#d8734980;transform:translateY(-3px);box-shadow:0 12px 26px #1b1b1b0f}.ai-capability-card__icon{place-items:center;width:3rem;height:3rem;display:grid}.ai-capability-card__icon img{object-fit:contain;width:100%;height:100%;display:block}.ai-capability-card h3{color:var(--color-text);margin:.7rem 0 0;font-size:1.1rem;line-height:1.35}.ai-capability-card p{color:var(--color-text-secondary);margin:.5rem 0 0;font-size:.78rem;line-height:1.6}.ai-capability-card ul{flex-wrap:wrap;gap:.35rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.ai-capability-card li{color:var(--color-accent-hover);white-space:nowrap;background:#f1d8cc5c;border:1px solid #d8734929;border-radius:6px;padding:.3rem .42rem;font-size:.625rem;line-height:1.2}@media (width>=1081px) and (height<=900px){.ai-skill-practice{padding-top:1.5rem;padding-bottom:2.25rem}.ai-skill-practice__header h1{font-size:clamp(2.15rem,3vw,3rem)}.ai-skill-practice__header>p:last-child{margin-top:.65rem}.ai-skill-practice__layout{margin-top:1.25rem}.insight-voice-case h2{margin-top:.7rem;font-size:2rem}.insight-voice-case__intro{margin-top:.65rem;font-size:.875rem;line-height:1.62}.insight-voice-case__value{margin-top:.75rem;padding:.65rem .75rem}.insight-voice-case__value p{font-size:.75rem;line-height:1.5}.insight-voice-process{margin-top:.8rem}.insight-voice-process li{padding-block:.55rem}.insight-voice-process p{font-size:.75rem;line-height:1.48}.insight-voice-case__result{margin-top:.7rem;font-size:.78rem;line-height:1.5}.insight-voice-case__github{min-height:2.4rem;margin-top:.7rem;font-size:.8rem}.ai-capability-map header>h2{font-size:1.85rem}.ai-capability-map header>p:last-child{margin-top:.5rem;font-size:.78rem;line-height:1.5}.ai-capability-map__grid{margin-top:.85rem}.ai-capability-card{min-height:10.35rem;padding:.75rem}.ai-capability-card__icon{width:2.5rem;height:2.5rem}.ai-capability-card h3{margin-top:.45rem;font-size:1rem}.ai-capability-card p{margin-top:.35rem;font-size:.7rem;line-height:1.45}.ai-capability-card li{padding:.25rem .32rem;font-size:.56rem}}@media (width<=1024px){.ai-skill-practice__layout{grid-template-columns:1fr;gap:2rem}.ai-capability-map{border-top:1px solid var(--color-border);border-left:0;padding:2rem 0 0}}@media (width<=640px){.ai-skill-practice{padding:2.5rem 1.25rem 4.5rem}.ai-skill-practice__header h1{font-size:clamp(2.25rem,10vw,2.9rem)}.ai-skill-practice__header>p:last-child{font-size:1rem;line-height:1.72}.ai-skill-practice__layout{gap:1.75rem;margin-top:1.75rem}.insight-voice-case h2{font-size:2rem}.insight-voice-case__intro{font-size:.9375rem}.insight-voice-case__value{padding:.8rem}.insight-voice-case__value strong{gap:.25rem .35rem;font-size:.75rem}.insight-voice-process li{grid-template-columns:2.4rem minmax(0,1fr);padding-block:.9rem}.insight-voice-process p{font-size:.8125rem}.insight-voice-case__result{font-size:.875rem}.insight-voice-case__github{box-sizing:border-box;justify-content:center;width:100%}.ai-capability-map{padding-top:1.75rem}.ai-capability-map__grid{grid-template-columns:1fr;gap:.75rem}.ai-capability-card{min-height:0;padding:1rem}.ai-capability-card__icon{width:3.25rem;height:3.25rem}.ai-capability-card h3{font-size:1.125rem}.ai-capability-card p{font-size:.875rem}.ai-capability-card ul{margin-top:.9rem}}@media (width>=1025px){.ai-skill-practice__header h1{max-width:none;font-size:clamp(2.25rem,3vw,3.1rem)}.ai-capability-map__grid{grid-template-rows:repeat(2,minmax(0,1fr))}.ai-capability-card{box-sizing:border-box;height:100%}}@media (width<=640px){.ai-capability-map__grid{grid-template-rows:none}.ai-skill-practice__header h1{white-space:normal}}@media (width>=1025px) and (height<=800px){.ai-skill-practice{padding-top:1rem;padding-bottom:1.25rem}.ai-skill-practice__header h1{font-size:2.25rem}.ai-skill-practice__header>p:last-child{margin-top:.45rem;font-size:.875rem;line-height:1.48}.ai-skill-practice__layout{margin-top:.8rem}.insight-voice-case__labels span{padding:.32rem .45rem;font-size:.58rem}.insight-voice-case h2{margin-top:.5rem;font-size:1.75rem}.insight-voice-case__intro{margin-top:.45rem;font-size:.78rem;line-height:1.48}.insight-voice-case__value{margin-top:.55rem;padding:.48rem .6rem}.insight-voice-case__value strong{font-size:.69rem;line-height:1.35}.insight-voice-case__value p{margin-top:.25rem;font-size:.67rem;line-height:1.4}.insight-voice-process{margin-top:.55rem}.insight-voice-process li{grid-template-columns:2.35rem minmax(0,1fr);column-gap:.55rem;padding-block:.4rem}.insight-voice-process__number{font-size:.72rem}.insight-voice-process h3{font-size:.84rem;line-height:1.35}.insight-voice-process p{margin-top:.18rem;font-size:.67rem;line-height:1.38}.insight-voice-case__result{margin-top:.55rem;font-size:.7rem;line-height:1.4}.insight-voice-case__github{min-height:2.05rem;margin-top:.5rem;font-size:.72rem}}.hero{grid-template-rows:57% 43%}.hero-visual img{object-position:50% 52%}.hero-name{white-space:nowrap;align-items:baseline;gap:.27em;display:inline-flex}.hero-name__separator{justify-content:center;min-width:.45em;display:inline-flex;position:relative}.hero-name__separator:after{background:var(--color-accent);content:"";width:clamp(4rem,4.35vw,5rem);height:2px;position:absolute;top:calc(100% + clamp(1.5rem,2.8vh,2rem));left:50%;transform:translate(-50%)}.hero-copy p{margin:clamp(3.8rem,6.2vh,4.85rem) auto 0}@media (width<=768px){.hero{grid-template-rows:52% 48%}.hero-visual img{object-position:32% 52%}.hero-name{gap:.22em}.hero-name__separator:after{width:4rem;top:calc(100% + 1.45rem)}.hero-copy p{margin-top:3.8rem}}@media (width<=350px){.hero-name{gap:.16em;font-size:clamp(1.82rem,9vw,2.05rem)}}
