@charset "UTF-8";
/* Sakemi Renewal — visual prototype v1; no external fonts or UI libraries. */
:root{--blue:#143887;--deep:#112a57;--ink:#243348;--muted:#627184;--paper:#f7f6f0;--white:#fff;--pale:#edf3f7;--line:#dce2e5;--gold:#e6b854;--max:1240px;--header:104px;--radius:18px;--ease:cubic-bezier(.2,.7,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:140px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,"Noto Sans CJK JP",sans-serif;font-size:15px;line-height:1.95;letter-spacing:.035em;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.6}a,button{touch-action:manipulation}img{max-width:100%;display:block}button{border:0;background:none}h1,h2,h3,p,figure,ul,ol,dl{margin:0}ul{padding:0;list-style:none}h1,h2,h3{font-feature-settings:"palt";line-height:1.65;letter-spacing:.055em}h1{outline:none}p{overflow-wrap:anywhere}.container{max-width:var(--max);width:calc(100% - 112px);margin-inline:auto}.section{padding-block:106px}.bg-white{background:var(--white)}.bg-pale{background:var(--pale)}.eyebrow{font:600 11px/1.3 Arial,sans-serif;letter-spacing:.19em;text-transform:uppercase;color:var(--blue);display:flex;align-items:center;gap:12px;margin-bottom:18px}.eyebrow:before{content:"";width:22px;height:2px;background:var(--gold)}.section-title{font-size:clamp(26px,3.1vw,40px);font-weight:700;color:var(--deep);line-height:1.7}.section-intro{color:var(--muted);max-width:570px;margin-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:58px;padding:15px 27px;border-radius:7px;border:1px solid var(--blue);font-size:14px;font-weight:700;line-height:1.6;background:var(--blue);color:#fff;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{background:var(--deep);transform:translateY(-2px);box-shadow:0 10px 28px #1438871a}.button.outline{background:transparent;color:var(--blue);border-color:#a3b4ca}.button.outline:hover{background:#e9eff6}.button.light{background:white;color:var(--blue);border-color:white}.button.cream{background:var(--gold);color:var(--deep);border-color:var(--gold)}.button.small{min-height:45px;padding:10px 18px;font-size:12px}.button-row{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:13px;font-weight:700;color:var(--blue);padding-bottom:9px;border-bottom:1px solid #acbbce;white-space:nowrap}.text-link .icon{transition:transform .25s}.text-link:hover .icon{transform:translateX(4px)}.icon{display:inline-block;width:22px;height:22px;flex-shrink:0;vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.round-arrow{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border:1px solid #bdcadd;border-radius:50%;color:var(--blue);transition:background .25s,color .25s}.tag{display:inline-block;padding:4px 11px;font-size:10px;line-height:1.6;border-radius:3px;background:var(--pale);color:var(--blue);font-weight:600}.tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.date{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.09em;color:var(--muted)}.small-note{font-size:11px;line-height:1.85;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}:focus-visible{outline:3px solid #b47d12;outline-offset:5px}.skip-link{position:fixed;left:15px;top:-90px;z-index:1000;background:var(--blue);color:white;padding:12px 20px}.skip-link:focus{top:10px}.preview-bar{height:28px;background:var(--deep);color:#e4eafa;font-size:10px;letter-spacing:.09em;display:flex;justify-content:center;align-items:center;gap:14px;padding:0 12px}.preview-dot{width:5px;height:5px;border-radius:50%;background:var(--gold)}.preview-bar a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:70;height:var(--header);background:#f7f6f0f2;backdrop-filter:blur(16px);transition:height .3s,box-shadow .3s;border-bottom:1px solid #dce2e578}.header-inner{height:100%;display:flex;align-items:center;gap:22px;max-width:1480px;margin:auto;padding-inline:38px}.brand{display:flex;align-items:center;flex-shrink:0;line-height:1.4;min-width:0}.brand-logo-full{display:block;width:clamp(180px,18vw,320px);height:auto;object-fit:contain}.mobile-menu-top .brand-logo-full{width:min(250px,68vw)}.footer-company .brand{margin-bottom:16px}.footer-company .brand-logo-full{width:min(320px,100%)}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:23px}.desktop-nav a{font-weight:700;font-size:12px;position:relative;white-space:nowrap}.desktop-nav a:after{content:"";height:2px;background:var(--blue);position:absolute;left:0;bottom:-9px;width:0;transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{width:100%}.header-contact{display:flex;gap:18px;align-items:center}.header-phone{white-space:nowrap;color:var(--blue);font:600 18px/1.35 Arial,sans-serif;letter-spacing:.02em}.header-phone small{font:9px/1.6 "Noto Sans CJK JP",sans-serif;display:block;color:var(--muted);letter-spacing:.02em}.menu-button{display:none;border:1px solid var(--line);border-radius:50%;width:46px;height:46px;align-items:center;justify-content:center}.menu-button svg{width:22px}.site-header.scrolled{box-shadow:0 5px 25px #122e5510;height:88px}.mobile-menu{position:fixed;inset:0;background:var(--paper);z-index:90;padding:22px 24px;overflow:auto}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid var(--line)}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line);font-size:18px;font-weight:700;color:var(--deep)}.mobile-menu .button{margin-top:26px;width:100%}.mobile-menu .header-phone{display:block;margin:23px 0}.progress{height:2px;background:var(--blue);transform-origin:left;transform:scaleX(0);position:absolute;bottom:-1px;width:100%;pointer-events:none}.hero{position:relative;max-width:1600px;margin:0 auto;padding:44px 0 40px;overflow:hidden;isolation:isolate}.hero-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:12px;align-items:center;position:relative;min-height:600px}.hero-copy{padding:38px 0 100px 0;z-index:3;position:relative}.hero .eyebrow{font-size:10px;margin-bottom:25px}.hero h1{font-size:clamp(36px,3.35vw,51px);color:var(--deep);font-weight:700;line-height:1.8;letter-spacing:.04em}.hero h1 em{font-style:normal;position:relative;z-index:0;white-space:nowrap}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:7px;height:11px;background:#eed69a;z-index:-1;transform:rotate(-1deg)}.hero-description{font-size:13px;line-height:2.25;margin:22px 0 26px;color:#526177}.hero-visual{height:564px;position:relative;align-self:start;min-width:0}.hero-photo{position:relative;height:100%;overflow:hidden;border-radius:120px 14px 105px 14px;background:#e2e8e9}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1s var(--ease),visibility 1s}.hero-slide.active{opacity:1;visibility:visible;z-index:1}.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-slide.active img{animation:hero-zoom 8s linear both}.hero-photo.paused .hero-slide.active img{animation-play-state:paused}.hero-photo:after{content:"";position:absolute;inset:40% 0 0;z-index:2;background:linear-gradient(transparent,#102c3f50);pointer-events:none}.hero-caption{position:absolute;left:26px;bottom:25px;color:#fff;z-index:3;line-height:1.8;font-size:11px;padding-right:20px;text-shadow:0 1px 8px #0007}.hero-caption small{display:block;font-size:9px;letter-spacing:.12em}.hero-controls{display:flex;align-items:center;gap:12px;justify-content:flex-end;padding-top:16px}.slide-dot{height:30px;width:30px;border-radius:50%;position:relative;padding:0}.slide-dot:before{position:absolute;content:"";height:5px;width:5px;border-radius:50%;background:#bac5d0;left:12px;top:12px}.slide-dot[aria-pressed=true]:before{background:var(--blue)}.slide-dot[aria-pressed=true]{border:1px solid #96a8c0}.pause-button{display:grid;place-items:center;height:30px;width:30px;border:1px solid #c8d0d8;border-radius:50%;margin-left:3px}.pause-button .icon{width:12px;height:12px}.hero-seal{position:absolute;top:29px;left:-45px;background:var(--paper);border:1px solid #cdd5df;width:108px;height:108px;z-index:4;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--blue);outline:7px solid var(--paper);line-height:1.3;transform:rotate(-10deg)}.hero-seal small{font-size:9px;letter-spacing:.1em}.hero-seal b{font:600 31px/1.25 Georgia,serif}.hero-seal span{font-size:9px}.hero-mascot{position:absolute;bottom:12px;left:-96px;z-index:5;width:215px;filter:drop-shadow(0 5px 0 #f7f6f055)}.hero-bottom{position:absolute;left:0;bottom:16px;font-size:10px;color:var(--muted);display:flex;align-items:center;gap:16px}.hero-bottom .vertical-rule{width:48px;height:1px;background:var(--blue)}.hero-side-label{position:absolute;right:15px;top:155px;writing-mode:vertical-rl;font:9px/1 Arial,sans-serif;letter-spacing:.23em;color:var(--blue)}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:25px}.trust-inner{display:flex;justify-content:center;gap:56px}.trust-item{display:flex;align-items:center;gap:14px;font-size:12px;color:var(--deep)}.trust-item .icon{width:25px;height:25px;color:var(--blue)}.trust-item span{display:block;font-size:9px;color:var(--muted)}.services-compact{padding:75px 0 80px}.compact-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.compact-heading h2{font-size:22px;color:var(--deep)}.compact-heading p{font-size:12px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line);background:#fff}.category-card{display:flex;min-height:141px;flex-direction:column;align-items:center;justify-content:center;gap:11px;position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .25s}.category-card:hover{background:var(--pale)}.category-card .icon{width:37px;height:37px;color:var(--blue);stroke-width:1.2;transition:transform .25s}.category-card:hover .icon{transform:translateY(-4px)}.category-card strong{font-size:12px;font-weight:600}.category-card .mini-arrow{font:12px/1 Arial;position:absolute;bottom:9px;right:13px;color:#879bb5}.works-section{background:var(--white);position:relative}.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 30px}.work-card{display:block;position:relative;min-width:0}.work-image{aspect-ratio:4/3;overflow:hidden;position:relative;background:#e9edee;border-radius:8px 8px 8px 36px}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease)}.work-card:hover .work-image img{transform:scale(1.04)}.work-card:hover .round-arrow{background:var(--blue);color:white}.work-image .location{position:absolute;bottom:0;left:0;padding:6px 17px;background:#fff;color:var(--deep);border-radius:0 6px 0 0;font-size:10px;font-weight:600}.work-meta{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:18px 0 9px}.work-meta .tags{gap:4px}.work-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.work-card h3{font-size:16px;line-height:1.8;letter-spacing:.025em;white-space:pre-line;color:var(--deep)}.center-button{display:flex;justify-content:center;margin-top:46px}.works-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:30px}.filter-button{border:1px solid var(--line);background:white;border-radius:30px;padding:9px 18px;font-size:12px;font-weight:600;min-height:42px;transition:background .2s,color .2s}.filter-button[aria-pressed=true]{background:var(--blue);color:white;border-color:var(--blue)}.filter-button:hover{border-color:var(--blue)}.filter-button sup{font:10px Arial;margin-left:5px;opacity:.6}.about-section{overflow:hidden;position:relative;padding:115px 0}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:88px;align-items:center}.about-art{position:relative;min-height:465px;display:flex;align-items:flex-end;justify-content:center;isolation:isolate}.about-disc{position:absolute;inset:10px -5px 5px 0;background:#e4ebed;border-radius:48% 51% 45% 45%;transform:rotate(-6deg);z-index:-1}.about-art .staff-image{height:433px;width:auto;max-width:95%;object-fit:contain;object-position:bottom}.about-art .about-stamp{position:absolute;left:-2px;bottom:15px;background:white;width:132px;height:132px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 8px 35px #1c406912;color:var(--blue);transform:rotate(-9deg)}.about-stamp b{font:38px/1.2 Georgia,serif}.about-stamp small{font-size:9px}.about-label{position:absolute;top:25px;right:0;color:var(--blue);font-size:12px;writing-mode:vertical-rl;letter-spacing:.23em}.about-copy>p{margin:24px 0;color:var(--muted);font-size:14px;line-height:2.4}.about-copy .button{margin-top:8px}.reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:74px;padding-top:45px;border-top:1px solid #d1dbe1}.reason{position:relative;padding-left:53px}.reason-number{position:absolute;top:0;left:0;color:#8da5c2;font:italic 28px/1.6 Georgia,serif}.reason h3{font-size:17px;color:var(--deep);margin-bottom:10px}.reason p{font-size:12px;color:var(--muted);line-height:2}.material-band{background:var(--blue);color:white;position:relative;overflow:hidden;padding:45px 0}.material-band .container{display:flex;align-items:center;justify-content:space-between;gap:45px}.material-band .eyebrow{color:#ccdcf3;margin-bottom:9px}.material-band h2{font-size:27px}.material-band p{font-size:12px;margin-top:11px;color:#d7e1f1}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.flow-card{position:relative;padding-top:23px;border-top:1px solid #bac8d8}.flow-card:not(:last-child):after{content:"→";position:absolute;right:-24px;top:54px;color:#91a4be}.flow-step{font:10px/1.5 Arial,sans-serif;letter-spacing:.13em;color:var(--blue);display:flex;gap:10px;align-items:baseline;margin-bottom:19px}.flow-step b{font:italic 35px/1 Georgia,serif;color:#6a88b2}.flow-card .icon{width:35px;height:35px;margin-bottom:14px;color:var(--blue)}.flow-card h3{font-size:17px;margin-bottom:10px;color:var(--deep)}.flow-card p{font-size:12px;color:var(--muted);line-height:2}.faq-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:80px}.faq-layout .section-title{font-size:32px}.faq-item{border-bottom:1px solid #cbd7e1}.faq-item:first-child{border-top:1px solid #cbd7e1}.faq-item summary{list-style:none;display:flex;align-items:center;gap:18px;padding:23px 0;font-size:14px;font-weight:600;cursor:pointer;color:var(--deep)}.faq-item summary::-webkit-details-marker{display:none}.faq-q{color:var(--blue);font:23px/1.2 Georgia,serif}.faq-sign{margin-left:auto;width:18px;flex-shrink:0;height:18px;position:relative}.faq-sign:before,.faq-sign:after{content:"";position:absolute;background:var(--blue);width:12px;height:1px;left:3px;top:8px;transition:transform .25s}.faq-sign:after{transform:rotate(90deg)}.faq-item[open] .faq-sign:after{transform:rotate(0)}.faq-answer{font-size:13px;color:var(--muted);padding:0 30px 24px 34px;animation:fadein .3s}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.journal-card .journal-img{height:215px;border-radius:6px;overflow:hidden;background:#e7ebee}.journal-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.journal-card:hover img{transform:scale(1.04)}.journal-card .work-meta{justify-content:flex-start;gap:16px}.journal-card h3{font-size:15px;color:var(--deep);line-height:1.85}.journal-card p{font-size:12px;color:var(--muted);margin-top:12px}.contact-section{padding:70px 0 0;background:var(--paper)}.contact-shell{background:var(--pale);border-radius:28px 28px 0 0;padding:63px 65px 56px;position:relative;overflow:hidden;isolation:isolate}.contact-shell:after{content:"HELLO!";position:absolute;right:-10px;bottom:-20px;color:#e2e9ef;font:italic 160px/1 Georgia,serif;z-index:-1;letter-spacing:-.04em}.contact-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-top img{width:225px;height:auto;align-self:flex-end}.contact-shell .section-title{font-size:33px}.contact-top p{font-size:13px;color:var(--muted);margin-top:16px}.contact-options{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:38px}.contact-option{border:1px solid #c1cedd;background:#ffffff8a;border-radius:8px;padding:24px 28px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--blue);min-height:146px;text-align:center;transition:background .2s,transform .2s}.contact-option:hover{background:#fff;transform:translateY(-3px)}.contact-option>small{font-size:11px}.contact-option .phone-number{font:600 30px/1.7 Arial;letter-spacing:.045em;display:flex;align-items:center;gap:12px;white-space:nowrap}.contact-option>span:last-child{font-size:10px;color:var(--muted)}.contact-option.web{background:var(--blue);color:white;border-color:var(--blue)}.contact-option.web:hover{background:var(--deep)}.contact-option.web strong{font-size:18px;display:flex;gap:15px;align-items:center}.contact-option.web>span:last-child{color:#d7e2f6;margin-top:6px}.site-footer{padding:55px 0 24px;background:var(--paper)}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:50px;border-bottom:1px solid var(--line);padding-bottom:36px}.footer-company>p{font-size:11px;color:var(--muted);margin-top:20px;line-height:2.1}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:13px 20px;align-content:start;font-size:12px;font-weight:600;padding-top:8px}.footer-links a:hover{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:9px;color:var(--muted);gap:20px}.footer-bottom a{font-size:10px}.mobile-cta{display:none}.breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:10px;padding-block:23px}.breadcrumb a:hover{color:var(--blue)}.breadcrumb .icon{width:10px;height:10px}.page-heading{padding:44px 0 66px}.page-heading h1{font-size:44px;color:var(--deep);letter-spacing:.065em}.page-heading .subtitle{font-size:13px;color:var(--muted);margin-top:19px;max-width:620px}.page-heading.with-figure .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.page-heading.with-figure img{max-width:205px;margin-right:35px}.archive-content{padding:60px 0 92px;background:white;min-height:400px}.filter-panel{padding:28px 30px;background:var(--paper);border-radius:12px;margin-bottom:32px}.filter-title{font-size:12px;color:var(--deep);font-weight:700;margin-bottom:15px}.filter-panel .works-tabs{margin-bottom:0}.filter-fields{display:flex;gap:18px;margin-bottom:28px;align-items:flex-end;flex-wrap:wrap}.field-inline{display:flex;flex-direction:column;gap:5px;flex:1;min-width:170px}.field-inline label{font-size:11px;color:var(--muted)}.field-inline input,.field-inline select{width:100%;background:#fff;border:1px solid #c9d3df;border-radius:5px;padding:10px 14px;height:46px;font-size:13px}.field-inline.search{flex:2}.results-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 0 27px;padding-bottom:17px;border-bottom:1px solid var(--line);font-size:11px;color:var(--muted)}.results-meta b{font:bold 21px/1 Arial;color:var(--blue);padding-right:4px}.empty-state{grid-column:1/-1;padding:65px 20px;text-align:center;background:var(--paper);border-radius:12px}.empty-state .icon{width:45px;height:45px;color:var(--blue);margin-bottom:20px}.empty-state h3{font-size:19px;color:var(--deep);margin-bottom:14px}.empty-state p{font-size:12px;color:var(--muted);margin-bottom:22px}.archive-footnote{margin-top:35px;padding-top:20px;border-top:1px solid var(--line)}.detail-head{max-width:980px;padding:30px 0 35px}.detail-head h1{font-size:38px;white-space:pre-line;line-height:1.75;color:var(--deep);margin:18px 0}.detail-head .original-title{font-size:12px;color:var(--muted);max-width:850px}.detail-hero{border-radius:14px;overflow:hidden;background:#e2e7eb;position:relative;max-width:1120px;margin-inline:auto;aspect-ratio:16/9}.detail-hero button{width:100%;height:100%;padding:0;display:block}.detail-hero img{height:100%;width:100%;object-fit:contain;background:#dfe5e7}.detail-hero .image-expand{position:absolute;right:20px;bottom:20px;width:40px;height:40px;display:grid;place-items:center;background:#fff;border-radius:50%;pointer-events:none;color:var(--blue)}.image-caption{text-align:right;font-size:10px;color:var(--muted);margin-top:10px}.detail-body-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:65px;padding:65px 0 85px}.article-content{min-width:0}.article-content>p{font-size:14px;line-height:2.2;color:#536277;margin-bottom:27px}.article-content h2{font-size:25px;color:var(--deep);margin-bottom:27px;padding-top:12px}.article-content h3{font-size:18px;color:var(--deep);margin-bottom:13px}.article-content .article-block{margin-top:45px}.case-overview{position:sticky;top:115px;padding:29px 25px;border:1px solid var(--line);border-radius:10px;background:white;height:fit-content}.case-overview h2{font-size:16px;color:var(--deep);margin-bottom:14px}.case-overview dt{font-size:10px;color:var(--muted);margin-top:15px}.case-overview dd{font-size:12px;line-height:1.8;margin:3px 0 0;padding-bottom:10px;border-bottom:1px solid #edf0f3}.case-overview .button{margin-top:25px;width:100%;font-size:11px;gap:10px;padding:12px 16px;min-height:50px}.compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin-top:25px}.comparison-photo{background:#e5e9eb;position:relative;aspect-ratio:4/3;border-radius:6px;overflow:hidden}.comparison-photo button{height:100%;width:100%;padding:0;display:block}.comparison-photo img{height:100%;width:100%;object-fit:contain}.compare-grid figcaption{display:flex;justify-content:space-between;align-items:center;margin-top:10px;color:var(--muted);font-size:11px}.compare-grid figcaption b{font:600 11px/1.4 Arial;color:var(--blue);letter-spacing:.12em}.point-block{padding:24px 0;border-top:1px solid var(--line)}.point-block p{font-size:13px;color:var(--muted);line-height:2.15}.source-note{font-size:11px;padding:20px;border-left:3px solid #bccadd;background:var(--pale);margin-top:35px;color:var(--muted)}.source-note a{color:var(--blue);text-decoration:underline;text-underline-offset:4px;display:inline-block;margin-top:8px}.case-contact{background:var(--blue);color:#fff;border-radius:9px;padding:30px;margin-top:40px}.case-contact h3{color:white;font-size:21px}.case-contact p{font-size:12px;color:#dce6f8;margin:13px 0 20px}.case-contact .button{font-size:12px}.related-section{background:#fff;padding:75px 0}.related-section .section-title{font-size:29px}.service-full-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.service-full-card{background:white;border:1px solid var(--line);border-radius:12px;padding:33px;display:grid;grid-template-columns:48px 1fr;column-gap:25px}.service-full-card>.icon{color:var(--blue);width:45px;height:45px}.service-full-card h2{font-size:20px;color:var(--deep)}.service-full-card p{font-size:13px;color:var(--muted);margin:13px 0 20px;line-height:2.2}.service-full-card .text-link{font-size:12px}.company-story{display:grid;grid-template-columns:1fr 320px;gap:65px;align-items:start}.company-story h2{font-size:29px;color:var(--deep);margin-bottom:25px}.company-story p{font-size:14px;line-height:2.35;color:var(--muted);margin-top:20px}.company-portrait{background:white;border-radius:16px;overflow:hidden}.company-portrait img{width:100%;height:365px;object-fit:contain;object-position:bottom}.company-portrait figcaption{background:var(--pale);padding:18px 25px;color:var(--deep);font-size:12px;text-align:center}.company-table{display:grid;grid-template-columns:180px 1fr;max-width:900px;margin:35px auto 0;border-top:1px solid var(--line)}.company-table dt,.company-table dd{padding:20px 10px;border-bottom:1px solid var(--line);font-size:13px}.company-table dt{color:var(--muted)}.company-table dd{margin:0}.mascot-story{display:flex;align-items:center;gap:70px}.mascot-story img{width:300px}.mascot-story h2{font-size:27px;color:var(--deep);margin-bottom:18px}.mascot-story p{font-size:13px;color:var(--muted)}.material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.material-card{padding:38px 30px;border:1px solid var(--line);border-radius:12px;background:white}.material-card .icon{width:45px;height:45px;color:var(--blue);margin-bottom:23px}.material-card h2{font-size:20px;color:var(--deep);margin-bottom:17px}.material-card p{font-size:13px;color:var(--muted)}.journal-article{max-width:850px;margin:auto}.journal-article h1{font-size:34px;color:var(--deep);margin:20px 0 27px}.journal-article .article-cover{max-height:520px;width:100%;object-fit:contain;background:#e7ebee;border-radius:10px;margin-bottom:35px}.journal-article>p{font-size:14px;line-height:2.3;margin:25px 0;color:var(--muted)}.journal-article .archive-warning{background:#f5f1e4;padding:16px 22px;border-radius:8px;font-size:12px;color:#756139}.form-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:65px}.contact-sidebar h2{font-size:23px;color:var(--deep);margin-bottom:15px}.contact-sidebar p{font-size:12px;color:var(--muted);margin-top:15px;line-height:2.15}.contact-sidebar .phone-number{font:600 24px/1.6 Arial;color:var(--blue);display:block;margin-top:20px}.contact-sidebar img{width:210px;margin-top:30px}.preview-notice{border:1px solid #e1ce9b;background:#fcf7e8;color:#705623;padding:17px 20px;border-radius:7px;font-size:12px;line-height:1.9;margin-bottom:28px}.preview-notice strong{display:block;margin-bottom:4px}.form-stepper{display:flex;gap:10px;margin-bottom:34px;color:#7c899a;font-size:11px}.form-stepper span{flex:1;border-bottom:2px solid #dce2e8;padding-bottom:10px;line-height:1.7}.form-stepper span.current{border-color:var(--blue);color:var(--blue);font-weight:700}.field{margin-bottom:25px}.field label,.field legend{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--deep);margin-bottom:9px}.required,.optional{font-size:9px;background:var(--pale);color:var(--blue);padding:1px 6px;border-radius:2px;font-weight:500}.optional{background:#f0f1f2;color:var(--muted)}.field input:not([type=checkbox]),.field select,.field textarea{display:block;width:100%;border:1px solid #c4d0de;border-radius:5px;background:#fff;padding:12px 14px;font-size:15px;line-height:1.8;transition:border-color .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue)}.field textarea{resize:vertical;min-height:155px}.field .small-note{margin-top:7px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.agreement{display:flex;align-items:flex-start;gap:11px;font-size:12px;cursor:pointer;margin:25px 0}.agreement input{height:19px;width:19px;flex-shrink:0;accent-color:var(--blue)}.agreement a{color:var(--blue);text-decoration:underline}.form-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:20px}.form-actions .button{flex:1;justify-content:center;min-width:180px}.confirmation-table{display:grid;grid-template-columns:110px 1fr;font-size:13px}.confirmation-table dt,.confirmation-table dd{padding:15px 0;border-bottom:1px solid var(--line)}.confirmation-table dt{color:var(--muted)}.confirmation-table dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.demo-done{padding:50px 25px;text-align:center;background:var(--pale);border-radius:12px}.demo-done>.icon{height:45px;width:45px;color:var(--blue);margin-bottom:24px}.demo-done h2{font-size:22px;color:var(--deep);margin-bottom:20px}.demo-done p{font-size:13px;color:var(--muted);margin-bottom:25px}.policy-content{max-width:850px}.policy-content h2{font-size:20px;color:var(--deep);margin:30px 0 15px}.policy-content p{color:var(--muted);font-size:13px;line-height:2.2}.gallery-dialog{width:min(1050px,94vw);max-height:94dvh;padding:0;border:0;border-radius:10px;background:#f7f6f0;box-shadow:0 25px 120px #0006}.gallery-dialog::backdrop{background:#0a1e38d9;backdrop-filter:blur(6px)}.gallery-toolbar{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--deep);font-size:12px}.gallery-toolbar button{border:1px solid var(--line);border-radius:50%;height:38px;width:38px;display:grid;place-items:center}.gallery-img{height:65dvh;width:100%;object-fit:contain;background:#e4e9ec}.gallery-bottom{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;gap:20px;font-size:12px}.gallery-bottom button{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #bac8d6;border-radius:4px}.image-error{background:linear-gradient(130deg,#e1e8ed,#f2f3f0)!important;object-fit:contain!important;color:#687a8c;font-size:12px;line-height:1.8;text-align:center}.js .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.js .reveal.is-visible{opacity:1;transform:none}.card-enter{animation:cardin .5s var(--ease) both}.page-enter{animation:fadein .35s var(--ease)}.noscript{padding:45px;margin:20px;background:white;text-align:center;border:1px solid var(--line)}
@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes cardin{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes hero-zoom{from{transform:scale(1)}to{transform:scale(1.045)}}
@media(min-width:1500px){.hero-grid{grid-template-columns:1fr 1.1fr;gap:32px}.hero-visual{height:600px}.hero h1{font-size:52px}}
@media(max-width:1270px){.header-inner{padding-inline:26px;gap:20px}.desktop-nav{gap:20px}.header-phone{display:none}.hero-grid{min-height:580px}.hero-visual{height:530px}.hero h1{font-size:42px}.hero-seal{left:-35px;width:92px;height:92px}.hero-seal b{font-size:28px}.hero-mascot{width:180px;left:-50px}.trust-inner{gap:30px}.about-grid{gap:55px}.hero-copy{padding-bottom:82px}}
@media(max-width:1060px){:root{--header:90px}.container{width:calc(100% - 72px)}.desktop-nav{gap:19px}.desktop-nav a{font-size:11px}.header-contact .button{font-size:11px;padding:11px 15px;gap:13px;min-height:43px}.brand strong{font-size:20px}.header-inner{gap:20px}.hero{padding-top:28px}.hero-grid{min-height:540px;grid-template-columns:1fr 1fr}.hero-visual{height:495px}.hero h1{font-size:36px}.hero-description{font-size:12px}.hero .button{font-size:12px;padding:14px 18px;gap:17px;min-height:52px}.hero-seal{top:22px;left:-30px;width:79px;height:79px;outline-width:5px}.hero-seal b{font-size:23px}.hero-seal small,.hero-seal span{font-size:8px}.hero-photo{border-radius:95px 12px 80px 12px}.hero-mascot{bottom:7px;left:-23px;width:170px}.hero-copy{padding:25px 0 100px}.hero-side-label{right:10px}.trust-inner{gap:22px}.trust-item{gap:9px;font-size:11px}.trust-item span{font-size:8px}.section{padding-block:80px}.category-card{min-height:128px}.category-card strong{font-size:11px}.category-card .icon{width:31px}.works-grid{gap:34px 22px}.work-card h3{font-size:14px}.round-arrow{width:29px;height:29px}.work-card .round-arrow .icon{width:16px}.work-meta{flex-wrap:wrap;gap:8px}.about-grid{gap:35px}.about-art{min-height:400px}.about-art .staff-image{height:385px}.about-art .about-stamp{width:105px;height:105px}.about-stamp b{font-size:30px}.about-copy>p{font-size:12px}.reason{padding-left:39px}.reason h3{font-size:15px}.reason p{font-size:11px}.reason-number{font-size:24px}.reasons{gap:22px}.faq-layout{gap:45px;grid-template-columns:1fr 1.5fr}.contact-shell{padding:45px 40px}.contact-shell .section-title{font-size:29px}.contact-top img{width:180px}.contact-option .phone-number{font-size:24px}.contact-option.web strong{font-size:16px}.contact-option{padding:22px 20px}.detail-body-grid{gap:36px;grid-template-columns:minmax(0,1fr) 245px}.detail-head h1{font-size:33px}.case-overview{padding:23px 20px}.journal-card .journal-img{height:178px}.form-layout{grid-template-columns:235px 1fr;gap:40px}}
@media(max-width:860px){.desktop-nav{display:none}.header-contact{margin-left:auto}.header-contact .button{font-size:12px;padding:12px 18px;min-height:45px}.menu-button{display:flex}.brand strong{font-size:22px}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:31px;line-height:1.85}.hero-description{font-size:11px}.hero-visual{height:454px}.hero-grid{min-height:500px}.hero .button{font-size:11px;padding:12px 14px;gap:13px;min-height:48px}.hero .button-row{gap:10px}.hero-seal{left:-27px;width:72px;height:72px}.hero-mascot{left:-22px;width:143px}.hero .eyebrow{font-size:8px}.hero .eyebrow:before{width:15px}.trust-inner{justify-content:space-between;gap:15px}.trust-item{font-size:10px;gap:7px}.trust-item .icon{width:22px}.trust-item span{font-size:8px}.category-grid{grid-template-columns:repeat(4,1fr)}.category-card{min-height:127px}.category-card strong{font-size:12px}.category-card .icon{width:35px;height:35px}.works-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.work-card h3{font-size:15px}.about-grid{gap:27px;grid-template-columns:.9fr 1.1fr}.about-copy .section-title{font-size:26px}.about-art{min-height:350px}.about-art .staff-image{height:335px}.about-art .about-stamp{width:95px;height:95px;left:0}.about-label{font-size:10px}.reasons{margin-top:45px}.reason{padding-left:0}.reason-number{position:static;display:block;margin-bottom:10px}.flow-grid{grid-template-columns:1fr 1fr;gap:30px}.flow-card:nth-child(2):after{display:none}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-layout .section-intro{margin-top:12px}.journal-grid{gap:20px}.journal-card h3{font-size:13px}.journal-card .journal-img{height:145px}.journal-card p{font-size:11px}.journal-card .work-meta{gap:7px}.contact-shell{padding:36px 28px}.contact-shell .section-title{font-size:25px}.contact-top img{width:150px}.contact-options{gap:16px}.contact-option{padding:20px 15px;min-height:130px}.contact-option .phone-number{font-size:21px;gap:6px}.contact-option .phone-number .icon{width:19px}.contact-option.web strong{font-size:14px;gap:8px}.footer-main{gap:30px;grid-template-columns:1.1fr 1fr}.footer-links{font-size:11px;gap:13px}.detail-body-grid{grid-template-columns:1fr;gap:38px}.case-overview{position:static;order:-1}.case-overview dl{display:grid;grid-template-columns:100px 1fr}.case-overview dt,.case-overview dd{margin:0;padding-block:9px;border-bottom:1px solid var(--line)}.case-overview .button{width:fit-content;margin-top:18px}.compare-grid{gap:18px}.company-story{grid-template-columns:1fr 250px;gap:30px}.company-story h2{font-size:25px}.company-portrait img{height:300px}.company-story p{font-size:12px}.mascot-story{gap:35px}.mascot-story img{width:230px}.material-grid{gap:18px}.material-card{padding:27px 20px}.material-card h2{font-size:17px}.material-card p{font-size:12px}.service-full-card{padding:27px 22px;grid-template-columns:35px 1fr;gap:20px}.service-full-card>.icon{width:34px;height:34px}.form-layout{grid-template-columns:1fr;gap:40px}.contact-sidebar{display:grid;grid-template-columns:1fr 180px;column-gap:30px}.contact-sidebar .sidebar-copy{grid-column:1}.contact-sidebar img{grid-column:2;grid-row:1;width:175px;align-self:center;margin:0}.contact-sidebar .phone-number{font-size:26px}}
@media(max-width:600px){:root{--header:78px}.container{width:calc(100% - 40px)}body{font-size:14px;line-height:1.9}.preview-bar{font-size:8px;gap:8px;height:26px;letter-spacing:.015em}.preview-bar a{display:none}.header-inner{padding-inline:19px;gap:13px}.brand{gap:9px}.brand strong{font-size:19px}.brand small{font-size:7px;letter-spacing:.04em;margin-bottom:3px}.header-contact{display:none}.menu-button{margin-left:auto;width:41px;height:41px}.site-header.scrolled{height:70px}.hero{padding:17px 0 27px;overflow:hidden}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.hero-copy{padding:14px 0 24px;width:100%}.hero .eyebrow{font-size:8px;margin-bottom:16px;letter-spacing:.15em}.hero h1{font-size:clamp(29px,7.7vw,39px);line-height:1.7;letter-spacing:.04em}.hero h1 br:nth-child(2){display:none}.hero h1 em:after{height:8px;bottom:4px}.hero-description{font-size:11px;margin:15px 0 19px;line-height:2.1}.hero-description br{display:none}.hero .button-row{gap:10px;flex-wrap:nowrap}.hero .button{font-size:11px;padding:13px 15px;gap:16px;min-height:49px;flex:1;justify-content:space-between}.hero .button .icon{width:17px}.hero-visual{width:100%;height:330px;align-self:auto;margin-top:6px;padding-bottom:32px}.hero-photo{border-radius:66px 7px 58px 7px;height:298px}.hero-seal{top:-26px;right:12px;left:auto;width:72px;height:72px;outline-width:4px}.hero-seal small,.hero-seal span{font-size:7px}.hero-seal b{font-size:23px}.hero-mascot{width:140px;left:3px;bottom:7px}.hero-caption{left:20px;bottom:23px;font-size:10px;max-width:90%}.hero-caption small{font-size:8px}.hero-controls{padding-top:10px;gap:8px;padding-right:3px}.hero-bottom,.hero-side-label{display:none}.trust-strip{padding:19px 0}.trust-inner{gap:0;justify-content:space-around;align-items:start}.trust-item{flex-direction:column;text-align:center;gap:7px;font-size:9px;line-height:1.5;width:33.333%;padding:0 7px;min-height:56px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item .icon{height:21px;width:21px}.trust-item span{font-size:7px;line-height:1.6;margin-top:5px}.section{padding-block:61px}.eyebrow{font-size:9px;margin-bottom:12px;gap:9px}.eyebrow:before{width:18px}.section-title{font-size:27px;line-height:1.7}.section-intro{font-size:12px;line-height:2.1;margin-top:16px}.section-heading{align-items:start;gap:20px;margin-bottom:28px}.section-heading>.text-link{display:none}.services-compact{padding:44px 0 48px}.compact-heading{display:block;margin-bottom:22px}.compact-heading h2{font-size:21px}.compact-heading p{font-size:10px;margin-top:8px}.category-card{min-height:107px;gap:8px}.category-card .icon{width:30px;height:30px}.category-card strong{font-size:10px;letter-spacing:0}.category-card .mini-arrow{font-size:10px;bottom:7px;right:8px}.works-tabs{gap:6px;margin-bottom:23px}.filter-button{padding:8px 13px;font-size:10px;min-height:37px}.filter-button sup{font-size:8px}.works-grid{gap:29px 14px}.work-image{border-radius:5px 5px 5px 22px;aspect-ratio:1.22}.work-image .location{font-size:8px;padding:4px 11px}.work-card h3{font-size:12px;line-height:1.85;letter-spacing:0;white-space:normal}.work-title-row{gap:5px}.work-card .round-arrow{display:none}.work-meta{margin:12px 0 7px;gap:6px;align-items:start}.tag{font-size:8px;padding:3px 6px}.date{font-size:9px}.work-meta .date{width:100%}.work-meta .tags{gap:3px}.center-button{margin-top:30px}.button{min-height:54px;font-size:12px;padding:14px 23px;gap:24px}.about-section{padding:61px 0}.about-grid{display:flex;flex-direction:column-reverse;gap:30px;align-items:stretch}.about-copy .section-title{font-size:29px}.about-copy>p{font-size:12px;margin:18px 0;line-height:2.3}.about-art{min-height:335px;width:290px;max-width:90%;margin:auto}.about-art .staff-image{height:330px}.about-art .about-stamp{left:-5px;bottom:7px;width:104px;height:104px}.about-label{right:0;top:18px;font-size:10px}.reasons{grid-template-columns:1fr;gap:22px;margin-top:40px;padding-top:30px}.reason{padding-left:50px}.reason-number{position:absolute;left:0;top:0;font-size:29px}.reason h3{font-size:16px;margin-bottom:6px}.reason p{font-size:12px}.material-band{padding:35px 0}.material-band .container{display:block}.material-band h2{font-size:23px}.material-band p{font-size:11px;line-height:2}.material-band .button{margin-top:22px}.flow-grid{gap:29px 23px}.flow-card{padding-top:18px}.flow-step{font-size:8px;margin-bottom:14px}.flow-step b{font-size:27px}.flow-card .icon{width:29px;height:29px;margin-bottom:12px}.flow-card h3{font-size:14px;margin-bottom:8px}.flow-card p{font-size:10px;line-height:2}.flow-card:not(:last-child):after{right:-19px;font-size:11px;top:46px}.faq-layout{gap:24px}.faq-layout .section-title{font-size:26px}.faq-item summary{font-size:12px;gap:12px;padding-block:20px}.faq-q{font-size:22px}.faq-answer{font-size:11px;padding:0 16px 20px 28px}.journal-grid{grid-template-columns:1fr;gap:25px}.journal-card{display:grid;grid-template-columns:115px minmax(0,1fr);gap:16px;align-items:start;padding-bottom:22px;border-bottom:1px solid var(--line)}.journal-card .journal-img{height:104px;border-radius:5px}.journal-card .work-meta{margin-top:1px;gap:7px;display:flex;flex-direction:row}.journal-card .date{width:auto}.journal-card h3{font-size:12px;line-height:1.85}.journal-card p{display:none}.contact-section{padding-top:38px}.contact-shell{padding:33px 22px 27px;border-radius:19px 19px 0 0}.contact-top{display:block;position:relative}.contact-shell .section-title{font-size:24px}.contact-top p{font-size:11px;line-height:2;margin-top:13px;padding-right:40px}.contact-top img{width:115px;margin-left:auto;margin-top:10px}.contact-options{grid-template-columns:1fr;gap:12px;margin-top:10px}.contact-option{min-height:112px;padding:18px}.contact-option .phone-number{font-size:28px;gap:10px}.contact-option.web{min-height:96px}.contact-option.web strong{font-size:17px}.contact-option>small{font-size:10px}.contact-option>span:last-child{font-size:9px}.site-footer{padding:35px 0 94px}.footer-main{grid-template-columns:1fr;gap:24px;padding-bottom:25px}.footer-company>p{font-size:10px;margin-top:17px}.footer-links{font-size:11px;gap:12px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:11px;padding-top:20px;font-size:8px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:65;background:white;border-top:1px solid var(--line);box-shadow:0 -5px 30px #172e4910;padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:9px}.mobile-cta a{flex:1;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--blue);border:1px solid #c4cfdf;border-radius:5px;min-height:43px;font-size:11px;font-weight:600}.mobile-cta .mobile-web{background:var(--blue);color:#fff;border-color:var(--blue);flex:1.32}.mobile-cta .icon{height:18px;width:18px}.mobile-cta small{font-size:8px;display:block;line-height:1.3;font-weight:400}.mobile-cta .mobile-phone-text{line-height:1.5}.mobile-cta.form-focus{transform:translateY(120%)}.mobile-cta{transition:transform .2s}.breadcrumb{padding-block:16px;font-size:9px;gap:7px}.page-heading{padding:24px 0 38px}.page-heading h1{font-size:31px}.page-heading .subtitle{font-size:11px;margin-top:15px;line-height:2.1}.page-heading.with-figure .container{display:block;position:relative}.page-heading.with-figure img{width:110px;position:absolute;top:0;right:0;margin:0}.page-heading.with-figure .eyebrow,.page-heading.with-figure h1{padding-right:85px}.archive-content{padding:34px 0 54px}.filter-panel{padding:22px 16px;margin-bottom:25px;border-radius:8px}.filter-title{font-size:11px;margin-bottom:12px}.filter-panel .works-tabs{gap:5px}.filter-panel .filter-button{padding:7px 11px}.filter-fields{gap:12px;margin-bottom:20px}.field-inline{min-width:110px}.field-inline.search{flex-basis:100%}.field-inline input,.field-inline select{font-size:16px;height:46px}.field-inline label{font-size:10px}.results-meta{font-size:9px;gap:15px;padding-bottom:14px;margin-bottom:22px}.results-meta .small-note{font-size:8px;max-width:170px}.results-meta b{font-size:21px}.empty-state{padding:40px 20px}.empty-state h3{font-size:16px}.empty-state p{font-size:11px}.archive-footnote{font-size:10px}.detail-head{padding:17px 0 23px}.detail-head h1{font-size:27px;line-height:1.75;white-space:normal}.detail-head .original-title{font-size:10px;line-height:1.9}.detail-hero{aspect-ratio:4/3;border-radius:8px}.detail-hero .image-expand{right:12px;bottom:12px;height:32px;width:32px}.image-caption{font-size:9px;line-height:1.7}.detail-body-grid{padding:33px 0 52px;gap:33px}.case-overview{padding:24px 20px;border-radius:8px}.case-overview h2{font-size:15px;margin-bottom:13px}.case-overview dt{font-size:10px}.case-overview dd{font-size:11px}.case-overview dl{grid-template-columns:90px 1fr}.case-overview .button{font-size:11px;width:100%}.article-content>p{font-size:12px;line-height:2.3}.article-content h2{font-size:23px;margin-bottom:20px}.article-content h3{font-size:16px}.article-content .article-block{margin-top:31px}.compare-grid{gap:10px}.compare-grid figcaption{font-size:9px;gap:5px}.compare-grid figcaption b{font-size:9px}.comparison-photo{aspect-ratio:1}.point-block{padding:20px 0}.point-block p{font-size:12px}.source-note{font-size:10px;padding:17px}.case-contact{padding:25px 22px}.case-contact h3{font-size:20px}.case-contact p{font-size:11px}.related-section{padding:47px 0}.related-section .works-grid .work-card:nth-child(3){display:none}.related-section .section-title{font-size:25px}.service-full-grid{grid-template-columns:1fr;gap:17px}.service-full-card{padding:25px 22px;gap:20px}.service-full-card h2{font-size:19px}.service-full-card p{font-size:11px;margin:11px 0 18px}.company-story{display:flex;flex-direction:column;gap:27px}.company-story h2{font-size:25px}.company-story p{font-size:12px;line-height:2.3;margin-top:18px}.company-portrait{width:250px;margin:auto}.company-portrait img{height:285px}.company-portrait figcaption{font-size:11px}.company-table{grid-template-columns:93px 1fr;margin-top:24px}.company-table dt,.company-table dd{font-size:11px;padding:16px 7px;line-height:1.9}.mascot-story{flex-direction:column;gap:27px}.mascot-story img{width:215px}.mascot-story h2{font-size:24px}.mascot-story p{font-size:12px}.material-grid{grid-template-columns:1fr;gap:17px}.material-card{padding:25px}.material-card .icon{width:35px;height:35px;margin-bottom:14px}.material-card h2{font-size:19px}.material-card p{font-size:12px}.journal-article h1{font-size:25px;line-height:1.85}.journal-article>p{font-size:12px}.journal-article .archive-warning{font-size:10px;padding:15px}.contact-sidebar{grid-template-columns:1fr 96px;gap:15px}.contact-sidebar h2{font-size:21px}.contact-sidebar p{font-size:10px}.contact-sidebar .phone-number{font-size:23px;letter-spacing:0}.contact-sidebar img{width:96px;align-self:start;margin-top:12px}.preview-notice{font-size:10px;padding:16px}.form-stepper{font-size:9px;gap:7px;margin-bottom:25px}.form-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:22px}.field label{font-size:12px}.field input:not([type=checkbox]),.field select,.field textarea{font-size:16px;padding:12px}.agreement{font-size:11px;gap:9px}.form-actions{gap:10px}.form-actions .button{min-width:135px;font-size:11px;padding:13px 16px;gap:13px}.confirmation-table{grid-template-columns:82px 1fr;font-size:11px}.confirmation-table dt,.confirmation-table dd{padding:13px 0}.demo-done{padding:32px 20px}.demo-done h2{font-size:19px}.demo-done p{font-size:11px}.gallery-dialog{width:94vw}.gallery-img{height:57dvh}.gallery-toolbar{font-size:10px;padding:12px}.gallery-bottom{font-size:10px;padding:12px;gap:10px}.gallery-bottom button{font-size:10px;padding:8px}.policy-content h2{font-size:18px}.policy-content p{font-size:12px}.small-note{font-size:10px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.brand strong{font-size:17px}.brand small{font-size:6px}.header-inner{padding-inline:16px}.hero h1{font-size:27px}.hero .button{padding:12px;font-size:10px;gap:9px}.hero .eyebrow{font-size:7px}.hero-visual{height:295px}.hero-photo{height:263px}.category-card strong{font-size:9px}.work-card h3{font-size:11px}.contact-option .phone-number{font-size:24px}.contact-shell{padding-inline:18px}.contact-shell .section-title{font-size:22px}.journal-card{grid-template-columns:99px 1fr;gap:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.js .reveal{opacity:1;transform:none}.hero-slide img{transform:none!important}}
@media print{.preview-bar,.site-header,.site-footer,.mobile-cta,.hero-controls,.contact-section,.menu-button,.source-note,.gallery-dialog{display:none!important}.container{width:100%;max-width:none}.js .reveal{opacity:1;transform:none}body{background:white;font-size:10pt}.section{padding:25px 0}a{color:inherit}.work-card{break-inside:avoid}.detail-body-grid{display:block}.case-overview{position:static;margin:20px 0}.hero-grid{min-height:0}}

/* Programmatic route focus should not draw a frame around headings. */
h1[tabindex="-1"]:focus{outline:none}
/* Keep captions separate from the existing mascot artwork. */
.hero-caption{left:154px;bottom:28px;font-size:10px;text-shadow:0 1px 6px #0009}
@media(max-width:1060px){.hero-caption{left:155px;bottom:24px;font-size:9px}.hero-caption small{font-size:8px}}
@media(max-width:860px){.hero-caption{left:133px;bottom:24px}}
@media(max-width:600px){.hero-caption{left:151px;right:12px;bottom:20px;font-size:9px;max-width:none;padding:0}.hero-caption small{font-size:8px}}
@media(max-width:360px){.hero-caption{left:148px;font-size:8px}.hero-caption small{font-size:7px}}
/* Reading text remains legible on small screens. */
@media(max-width:600px){.hero-description{font-size:12px}.section-intro{font-size:13px}.about-copy>p{font-size:13px}.work-card h3{font-size:13px}.faq-item summary{font-size:13px}.faq-answer{font-size:12px}.flow-card p{font-size:12px}.service-full-card p{font-size:12px}.article-content>p{font-size:13px}.point-block p{font-size:13px}.journal-article>p{font-size:13px}.contact-top p{font-size:12px}}
@media(max-width:360px){.work-card h3{font-size:12px}}

.service-detail-list{display:grid;gap:8px;margin:0 0 18px;padding-left:1.2em}.service-detail-list li{list-style:disc;color:var(--muted);font-size:12px;line-height:1.95}.service-meta{margin:0 0 18px;padding:14px 16px;border-radius:8px;background:var(--pale);color:var(--deep);font-size:12px;line-height:1.9}.service-meta strong{color:var(--blue)}.company-portrait figcaption small{display:block;margin-top:6px;font-size:10px}
@media(max-width:1100px){.brand-logo-full{width:clamp(170px,23vw,260px)}}@media(max-width:900px){.brand-logo-full{width:min(220px,54vw)}}

/* Header logo v5: original full lockup. One parent width, intrinsic image ratio.
   Deliberately more specific than generic .brand img rules used by the old icon-only header. */
.brand { width:300px; max-width:100%; flex:0 0 auto; gap:0; }
.brand > img.brand-logo-full {
  display:block;
  width:100%;
  max-width:100%;
  height:auto;
  flex:0 0 auto;
  object-fit:contain;
  aspect-ratio:2048 / 434;
}
#site-header .brand { width:300px; }
#site-header .header-contact, #site-header .desktop-nav { flex-shrink:0; }
#site-header .menu-button, .mobile-menu-top .menu-button { flex-shrink:0; }
.mobile-menu-top { gap:16px; }
.mobile-menu-top .brand { width:260px; max-width:calc(100% - 62px); }
.footer-company .brand { width:320px; max-width:100%; }
@media (min-width:1500px) {
  #site-header .brand { width:320px; }
}
@media (max-width:1270px) {
  #site-header .brand { width:280px; }
}
@media (max-width:1100px) {
  #site-header .brand { width:260px; }
}
@media (max-width:760px) {
  #site-header .brand { width:240px; }
}
@media (max-width:600px) {
  #site-header .brand { width:220px; }
  .mobile-menu-top .brand { width:220px; }
  .footer-company .brand { width:280px; }
}
@media (max-width:360px) {
  #site-header .brand { width:205px; }
  .mobile-menu-top .brand { width:205px; }
}
