#recept-preview{--ink:#162c25;--green:#126647;--muted:#53675e;--paper:#f0f3ef;--line:#c8d3ca;--english:"Helvetica Neue",Arial,sans-serif}#recept-preview *{box-sizing:border-box}html:has(#recept-preview){scroll-behavior:smooth;scroll-padding-top:105px}#recept-preview{margin:0;background:var(--paper);color:var(--ink);font:15px/1.9 "Hiragino Sans","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;font-feature-settings:"palt"}#recept-preview a{color:inherit;text-decoration:none}#recept-preview button{font:inherit;color:inherit;cursor:pointer}#recept-preview a,#recept-preview button{touch-action:manipulation}#recept-preview img{display:block;max-width:100%;object-fit:cover}#recept-preview h1,#recept-preview h2,#recept-preview h3,#recept-preview p{margin:0}#recept-preview button,#recept-preview a{-webkit-tap-highlight-color:transparent}#recept-preview a:focus-visible,#recept-preview button:focus-visible{outline:3px solid #179a68;outline-offset:5px}#recept-preview h2,#recept-preview h3{line-height:1.3}#recept-preview .wrap{width:90%;max-width:1600px;margin-inline:auto}#recept-preview .section{margin-top:132px}#recept-preview .label{display:block;font-size:12px;font-weight:600;letter-spacing:.05em}#recept-preview .large-title{font:400 clamp(48px,5.6vw,84px)/1.1 var(--english);letter-spacing:-.045em;margin-top:10px}#recept-preview .circle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid currentColor;border-radius:50%;font:24px/1 var(--english);transition:transform .25s,background .25s}#recept-preview .pill{min-height:55px;padding:14px 25px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid #849d8d;border-radius:40px;font-size:12px;transition:color .2s,background .2s;white-space:nowrap}#recept-preview .pill>span{font-size:20px}#recept-preview .pill:hover{background:var(--ink);color:#fff}#recept-preview .mobile-only{display:none}#recept-preview .skip{position:fixed;z-index:100;top:-100px;left:20px;background:white;padding:12px}#recept-preview .skip:focus{top:10px}#recept-preview .sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#recept-preview .header{position:absolute;top:0;left:0;right:0;z-index:30;height:104px;padding:0 4%;display:flex;align-items:center;gap:35px}#recept-preview .logo{margin-right:auto;flex-shrink:0}#recept-preview .logo img{width:147px;height:auto}#recept-preview .nav{display:flex;align-items:center;gap:29px;font-size:12px;font-weight:600}#recept-preview .nav>a{padding:14px 0}#recept-preview .nav>a:hover{color:var(--green)}#recept-preview .nav .nav-contact{border:1px solid #698c7b;border-radius:50px;padding:12px 24px}#recept-preview .nav-contact span{margin-left:20px}#recept-preview .menu{width:38px;height:44px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:none;border:0;padding:8px}#recept-preview .menu span{width:22px;height:1px;background:var(--ink);transition:transform .2s}#recept-preview .menu[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}#recept-preview .menu[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}#recept-preview .header.menu-open{position:fixed;background:#f0f3effa;backdrop-filter:blur(12px)}#recept-preview .header.menu-open .nav{position:absolute;top:104px;right:0;background:var(--paper);width:min(520px,100%);padding:32px 5% 45px;display:flex;flex-direction:column;align-items:stretch;box-shadow:0 20px 30px #102a2412;gap:3px}#recept-preview .header.menu-open .nav>a{font-size:18px;border-bottom:1px solid var(--line);padding:18px 0}#recept-preview .header.menu-open .nav .nav-contact{padding:13px 20px;margin-top:20px;border:1px solid #698c7b;font-size:15px}#recept-preview .hero{height:min(850px,64.45vw);min-height:680px;position:relative;isolation:isolate;overflow:hidden;background:#e3ece7}#recept-preview .hero-art{position:absolute;inset:0;width:100%;height:100%;z-index:-2}#recept-preview .hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#eef3ef57,transparent 60%)}#recept-preview .hero-content{position:absolute;left:8%;top:24%;}#recept-preview .hero h1{font:400 clamp(76px,8.5vw,136px)/.99 var(--english);letter-spacing:-.055em}#recept-preview .period{color:var(--green)}#recept-preview .hero-content p{margin-top:39px;font-size:17px;font-weight:500;line-height:2}#recept-preview .hero-scroll{position:absolute;bottom:35px;right:5%;display:flex;align-items:center;gap:18px;font:12px var(--english)}#recept-preview .hero-scroll .circle{width:36px;height:36px;font-size:19px}#recept-preview .expertise{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:47px 0 43px;border-bottom:1px solid var(--line)}#recept-preview .expertise>span:not(.expertise-label){font:400 clamp(18px,2.1vw,31px) var(--english);letter-spacing:-.035em;color:#597367}#recept-preview .expertise-label{font:10px var(--english);letter-spacing:.12em;max-width:110px}#recept-preview .business{position:relative}#recept-preview .business-heading h2{font-size:39px;letter-spacing:-.045em;margin-top:15px}#recept-preview .business-heading>p{margin-top:27px;font-size:16px;line-height:2}#recept-preview .business-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:57px}#recept-preview .business-card{height:500px;position:relative;isolation:isolate;overflow:hidden;border-radius:10px;color:white;box-shadow:0 12px 26px #18372c0c}#recept-preview .business-card>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2;transition:transform .6s}#recept-preview .business-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#05231b12 12%,#09271e85 42%,#06241eee 100%)}#recept-preview .business-card:hover>img{transform:scale(1.035)}#recept-preview .card-number{position:absolute;top:26px;left:30px;font:400 20px var(--english);letter-spacing:.02em}#recept-preview .business-card-copy{position:absolute;bottom:31px;left:32px;right:32px}#recept-preview .business-card h3{font:400 clamp(32px,3.9vw,60px)/1.02 var(--english);letter-spacing:-.035em}#recept-preview .card-jp{display:block;font-size:17px;margin-top:18px}#recept-preview .card-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-top:15px}#recept-preview .card-bottom p{font-size:13px;line-height:1.8;color:#f1f6f3}#recept-preview .business-card:hover .circle{transform:rotate(45deg)}#recept-preview .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px}#recept-preview .section-lead{margin-top:26px;font-size:16px}#recept-preview .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;margin-top:52px;align-items:stretch}#recept-preview .service-card{background:#fafcf9;border:1px solid #fff;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 20px #1b322006;scroll-margin-top:30px}#recept-preview .service-art{height:235px;position:relative;overflow:hidden;background:#e2ebe4}#recept-preview .service-art>img{width:100%;height:100%;transition:transform .6s}#recept-preview .service-card:hover .service-art>img{transform:scale(1.04)}#recept-preview .service-art>span{position:absolute;top:18px;left:22px;font:16px var(--english);color:white;background:#133b2e88;display:grid;place-items:center;width:33px;height:33px;border-radius:50%}#recept-preview .service-copy{padding:30px 27px;display:flex;flex-direction:column;flex:1}#recept-preview .service-copy .label{font-size:10px;color:var(--muted)}#recept-preview .service-copy h3{font:400 clamp(30px,2.8vw,45px)/1.08 var(--english);letter-spacing:-.04em;margin:14px 0 24px;min-height:2.16em}#recept-preview .service-copy>p{font-size:13px;line-height:1.95}#recept-preview .service-copy .service-note{font-size:11px;color:var(--muted);margin-top:16px}#recept-preview .service-link{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;padding-top:29px;margin-top:auto}#recept-preview .service-link .circle{width:36px;height:36px;font-size:21px}#recept-preview .service-link:hover .circle{background:var(--green);color:white;border-color:var(--green)}#recept-preview .proovy-art{background:radial-gradient(ellipse at 70% 50%,#c3dbc9 0,transparent 65%),#e1eee3;display:grid;place-items:center}#recept-preview .proovy-art:before,#recept-preview .proovy-art:after{content:"";position:absolute;border:1px solid #9dbca777;border-radius:50%;width:330px;height:330px;left:20%;top:-50%}#recept-preview .proovy-art:after{width:220px;height:220px;left:-20%;top:55%}#recept-preview .proovy-word{font:500 70px/.9 var(--english);letter-spacing:-.055em;color:#224d3d;z-index:1}#recept-preview .proovy-word span{display:block;font:9px/1.5 var(--english);letter-spacing:.08em;text-align:center;margin-top:18px}#recept-preview .product-types{display:flex;flex-wrap:wrap;gap:6px;margin-top:22px}#recept-preview .product-types span{font:10px var(--english);padding:7px 9px;background:#edf3ec;border:1px solid #d4e0d3;border-radius:3px}#recept-preview .knowledge{display:grid;grid-template-columns:1fr 1.1fr;gap:7%;align-items:center;padding-top:15px}#recept-preview .knowledge p{font-size:18px;line-height:1.9;margin-top:28px}#recept-preview .knowledge .pill{margin-top:32px}#recept-preview .media-image{aspect-ratio:1.18;position:relative;overflow:hidden;border-radius:10px;isolation:isolate;color:white}#recept-preview .media-image>img{width:100%;height:100%;z-index:-2;position:absolute;inset:0}#recept-preview .media-image:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,#142f2910,#142f29c9);z-index:-1}#recept-preview .media-image>div{padding:30px;display:flex;flex-direction:column;justify-content:flex-end;height:100%}#recept-preview .media-image>div>span:first-child{font:10px var(--english);letter-spacing:.15em}#recept-preview .media-image strong{font:400 clamp(31px,3.5vw,54px)/1.05 var(--english);letter-spacing:-.04em;margin-top:20px}#recept-preview .media-image .circle{align-self:flex-end;margin-top:12px}#recept-preview .news-filters{display:flex;gap:12px;flex-wrap:wrap;margin-top:40px;margin-bottom:27px}#recept-preview .news-filters button{background:transparent;border:1px solid #a8baac;border-radius:40px;min-height:38px;padding:7px 21px;font-size:11px}#recept-preview .news-filters button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}#recept-preview .news-list{border-top:1px solid var(--line)}#recept-preview .news-row{padding:28px 0;display:grid;grid-template-columns:108px 110px 1fr 40px;gap:26px;align-items:center;border-bottom:1px solid var(--line)}#recept-preview .news-row[hidden]{display:none}#recept-preview .news-row time{font:13px var(--english);letter-spacing:.03em}#recept-preview .news-kind{font-size:10px;border:1px solid #c0cfc2;border-radius:30px;text-align:center;padding:4px 8px}#recept-preview .news-row h3{font-size:14px;font-weight:500;line-height:1.8;letter-spacing:0}#recept-preview .news-row>span:last-child{font:23px var(--english);justify-self:end}#recept-preview .news-row:hover h3{color:var(--green);text-decoration:underline;text-underline-offset:5px}#recept-preview .news-more{margin-top:33px;float:right}#recept-preview .news:after{content:"";display:table;clear:both}#recept-preview .directory{display:grid;grid-template-columns:1fr 4fr;gap:5%;margin-bottom:130px}#recept-preview .directory-label{padding-top:18px}#recept-preview .directory-label p{font-size:11px;margin-top:7px;color:var(--muted)}#recept-preview .directory-links>a{display:block;padding:39px 0;border-bottom:1px solid #5d7868}#recept-preview .directory-links>a:first-child{padding-top:0}#recept-preview .directory-links>a>div{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:11px}#recept-preview .directory-links h2{font:400 clamp(45px,5.6vw,84px)/1 var(--english);letter-spacing:-.05em}#recept-preview .directory-links .circle{width:73px;height:73px;border:0;background:#f0f3ef;box-shadow:7px 7px 17px #cbd4cc,-7px -7px 17px #fff;font-size:36px}#recept-preview .directory-links>a:hover .circle{transform:translate(3px,-3px)}#recept-preview .directory-links p{font-size:12px;margin-top:17px;color:var(--muted)}#recept-preview .careers{background:#112d24;color:white;padding:78px 0;overflow:hidden}#recept-preview .careers-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:8%;align-items:center}#recept-preview .careers-art{aspect-ratio:1.05;overflow:hidden;border-radius:10px}#recept-preview .careers-art img{width:100%;height:100%;object-position:65% center}#recept-preview .careers-copy .label{color:#a2cbb5}#recept-preview .careers-copy .large-title{font-size:clamp(38px,4.5vw,66px);white-space:nowrap}#recept-preview .careers-copy h3{font-size:27px;line-height:1.6;font-weight:500;margin-top:29px}#recept-preview .careers-copy p{font-size:13px;line-height:2;color:#d0dfd5;margin-top:22px;max-width:420px}#recept-preview .careers-copy .pill{border-color:#86ab94;margin-top:30px}#recept-preview .careers-copy .pill:hover{background:white;color:var(--ink)}#recept-preview .footer{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:35px;padding:70px 0 75px}#recept-preview .footer-brand img{width:154px;height:auto}#recept-preview .footer-brand p{font-size:12px;margin-top:22px}#recept-preview .footer-brand small{display:block;font:10px var(--english);color:var(--muted);margin-top:25px}#recept-preview .footer-column{display:flex;flex-direction:column;gap:11px;font-size:11px}#recept-preview .footer-column>span{font-weight:600;margin-bottom:8px}#recept-preview .footer-column a:hover{color:var(--green)}
@media(min-width:1800px){#recept-preview .hero{height:900px;max-width:2200px;margin:auto}#recept-preview .hero-content{left:max(8%,calc((100% - 1600px)/2))}#recept-preview .header{max-width:2200px;margin:auto}}
@media(max-width:1100px){#recept-preview .header{gap:20px;height:90px}#recept-preview .nav{gap:17px;font-size:11px}#recept-preview .logo img{width:127px}#recept-preview .nav .nav-contact{padding:10px 15px}#recept-preview .nav-contact span{margin-left:9px}#recept-preview .header.menu-open .nav{top:90px}#recept-preview .hero{min-height:650px}#recept-preview .hero-content{top:27%}#recept-preview .hero-content p{font-size:15px}#recept-preview .business-card{height:445px}#recept-preview .business-card-copy{left:25px;right:25px}#recept-preview .card-bottom p{font-size:11px}#recept-preview .section{margin-top:100px}#recept-preview .business-heading>p{font-size:14px}#recept-preview .service-grid{gap:19px}#recept-preview .service-art{height:190px}#recept-preview .service-copy{padding:24px 21px}#recept-preview .service-copy>p{font-size:12px}#recept-preview .service-copy .service-note{font-size:10px}#recept-preview .service-link{font-size:11px}#recept-preview .knowledge .large-title{font-size:57px}#recept-preview .news-row{grid-template-columns:95px 100px 1fr 25px;gap:18px}#recept-preview .directory{margin-bottom:100px}#recept-preview .careers-copy .large-title{font-size:44px}#recept-preview .careers-copy h3{font-size:25px}#recept-preview .careers-copy p{font-size:12px}#recept-preview .footer{gap:25px}}
@media(max-width:800px){html:has(#recept-preview){scroll-padding-top:90px}#recept-preview .header{height:78px;padding:0 6%;gap:18px}#recept-preview .logo img{width:125px}#recept-preview .nav{display:none}#recept-preview .header.menu-open .nav{top:78px;padding-inline:7%}#recept-preview .menu{margin-left:auto}#recept-preview .wrap{width:88%}#recept-preview .hero{min-height:0;height:850px;max-height:none}#recept-preview .hero-art{object-position:72% bottom;height:590px;top:auto;bottom:0}#recept-preview .hero:after{background:linear-gradient(180deg,#e8eeea 0%,#e8eeea 25%,#e8eeeacf 40%,transparent 63%)}#recept-preview .hero-content{left:6%;right:6%;top:123px}#recept-preview .hero h1{font-size:clamp(45px,9.8vw,76px);line-height:1.02;letter-spacing:-.055em}#recept-preview .hero-content p{font-size:13px;line-height:2;margin-top:27px}#recept-preview .hero-scroll{bottom:25px;right:6%;font-size:10px;gap:12px}#recept-preview .hero-scroll .circle{background:#f0f3efa8}#recept-preview .expertise{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:30px 0}#recept-preview .expertise-label{grid-column:1/-1;font-size:9px;max-width:none;margin-bottom:4px}#recept-preview .expertise>span:not(.expertise-label){font-size:19px;line-height:1.2}#recept-preview .mobile-only{display:block}#recept-preview .section{margin-top:74px}#recept-preview .label{font-size:10px}#recept-preview .business-heading h2{font-size:29px;line-height:1.5;margin-top:14px}#recept-preview .business-heading>p{font-size:13px;margin-top:22px;line-height:2}#recept-preview .business-heading>p br{display:none}#recept-preview .business-grid{grid-template-columns:1fr;gap:22px;margin-top:33px}#recept-preview .business-card{height:410px}#recept-preview .business-card h3{font-size:42px}#recept-preview .card-number{left:24px;top:23px;font-size:17px}#recept-preview .business-card-copy{bottom:26px;left:24px;right:24px}#recept-preview .card-jp{font-size:14px;margin-top:15px}#recept-preview .card-bottom p{font-size:12px}#recept-preview .card-bottom p br{display:none}#recept-preview .card-bottom .circle{width:35px;height:35px;font-size:21px}#recept-preview .large-title{font-size:46px;margin-top:10px}#recept-preview .section-heading{display:block}#recept-preview .section-heading>.pill{margin-top:25px}#recept-preview .pill{font-size:11px;min-height:48px;padding:11px 22px}#recept-preview .section-lead{font-size:13px;margin-top:22px}#recept-preview .service-grid{grid-template-columns:1fr;margin-top:32px;gap:23px}#recept-preview .service-art{height:215px}#recept-preview .service-copy{padding:26px}#recept-preview .service-copy h3{font-size:37px;min-height:0;margin-bottom:21px}#recept-preview .service-copy h3 br{display:none}#recept-preview .service-copy h3 br:after{content:" "}#recept-preview .service-copy>p{font-size:13px}#recept-preview .service-copy .service-note{font-size:11px}#recept-preview .service-link{font-size:12px;padding-top:24px}#recept-preview .proovy-word{font-size:73px}#recept-preview .knowledge{grid-template-columns:1fr;gap:30px;padding-top:0}#recept-preview .knowledge .large-title{font-size:48px}#recept-preview .knowledge p{font-size:15px;margin-top:22px}#recept-preview .knowledge .pill{margin-top:25px}#recept-preview .media-image{aspect-ratio:1.2}#recept-preview .media-image>div{padding:26px}#recept-preview .media-image strong{font-size:38px}#recept-preview .news .large-title{font-size:43px}#recept-preview .news-filters{gap:8px;margin-top:27px;margin-bottom:21px}#recept-preview .news-filters button{font-size:10px;padding:7px 14px;min-height:37px}#recept-preview .news-row{grid-template-columns:95px 1fr 24px;gap:13px 12px;padding:23px 0}#recept-preview .news-row time{font-size:11px}#recept-preview .news-kind{font-size:9px;justify-self:start;padding:3px 12px}#recept-preview .news-row h3{grid-column:1/3;grid-row:2;font-size:13px}#recept-preview .news-row>span:last-child{grid-column:3;grid-row:2;align-self:center;font-size:20px}#recept-preview .news-more{margin-top:26px;float:none;display:flex}#recept-preview .directory{grid-template-columns:1fr;gap:30px;margin-bottom:75px}#recept-preview .directory-label{padding:0}#recept-preview .directory-label p{display:none}#recept-preview .directory-links>a{padding:29px 0}#recept-preview .directory-links h2{font-size:46px}#recept-preview .directory-links .circle{width:47px;height:47px;font-size:25px;box-shadow:5px 5px 12px #cbd4cc,-5px -5px 12px #fff}#recept-preview .directory-links p{font-size:11px}#recept-preview .careers{padding:45px 0 52px}#recept-preview .careers-inner{grid-template-columns:1fr;gap:32px}#recept-preview .careers-art{aspect-ratio:1.3}#recept-preview .careers-copy .large-title{font-size:43px;white-space:normal}#recept-preview .careers-copy h3{font-size:25px;margin-top:24px}#recept-preview .careers-copy p{font-size:13px;margin-top:18px}#recept-preview .careers-copy .pill{margin-top:25px}#recept-preview .footer{grid-template-columns:1fr 1fr;gap:34px 20px;padding:45px 0}#recept-preview .footer-brand{grid-column:1/-1;margin-bottom:5px}#recept-preview .footer-brand img{width:132px}#recept-preview .footer-brand p{margin-top:17px}#recept-preview .footer-brand small{margin-top:12px}#recept-preview .footer-column{font-size:11px;gap:10px}}
@media(max-width:360px){#recept-preview .hero{height:775px}#recept-preview .hero-art{height:520px}#recept-preview .hero-content{top:118px}#recept-preview .hero h1{font-size:43px}#recept-preview .expertise>span:not(.expertise-label){font-size:16px}#recept-preview .business-card{height:390px}#recept-preview .business-card h3{font-size:36px}#recept-preview .large-title,#recept-preview .news .large-title{font-size:37px}#recept-preview .service-copy h3{font-size:32px}#recept-preview .directory-links h2{font-size:39px}#recept-preview .careers-copy .large-title{font-size:37px}#recept-preview .news-filters button{padding:7px 11px}}
@media(prefers-reduced-motion:reduce){html:has(#recept-preview){scroll-behavior:auto}#recept-preview *{transition:none!important}#recept-preview .business-card:hover>img,#recept-preview .service-card:hover .service-art>img,#recept-preview .directory-links>a:hover .circle,#recept-preview .business-card:hover .circle{transform:none}}#recept-preview /* RECEPT-HOME-01: readability and responsive refinements */
.header{background:#f0f3eff5;border-bottom:1px solid #162c2510}#recept-preview .hero-art{object-position:65% center}#recept-preview .hero:after{background:linear-gradient(90deg,#eef3efe8 0%,#eef3efaa 34%,#eef3ef00 66%)}#recept-preview .hero h1{font-weight:500;font-size:clamp(76px,7.7vw,124px)}#recept-preview .hero-content{top:27%;left:5%}#recept-preview .hero-content p{max-width:520px}#recept-preview .hero-scroll{background:#f0f3eff0;border-radius:40px;padding:8px 12px 8px 20px}#recept-preview .menu{min-width:44px}#recept-preview .news-filters button{min-height:44px}
@media(min-width:1101px){#recept-preview .menu{display:none}#recept-preview .nav{font-size:13px}#recept-preview .logo img{width:155px}}
@media(max-width:800px){#recept-preview .hero{height:780px}#recept-preview .hero-art{height:520px;object-position:72% bottom}#recept-preview .hero:after{background:linear-gradient(180deg,#e8eeea 0%,#e8eeea 29%,#e8eeeacc 45%,transparent 65%)}#recept-preview .hero-content{left:6%;top:123px}#recept-preview .hero h1{font-size:clamp(43px,11vw,76px)}#recept-preview .hero-content p{font-size:13px;margin-top:25px}#recept-preview .service-copy h3{overflow-wrap:anywhere}#recept-preview .expertise>span{min-width:0}
}

body:has(#recept-preview) {background:#f0f3ef;}
body:has(#recept-preview) .site-body, body:has(#recept-preview) .site-body-container, body:has(#recept-preview) .main-section, body:has(#recept-preview) .entry-body {width:100%;max-width:none;margin:0;padding:0;}
body:has(#recept-preview) .site-body-container {display:block;}
body:has(#recept-preview) .entry-footer, body:has(#recept-preview) .vk_posts, body:has(#recept-preview) .veu_socialSet, body:has(#recept-preview) .vk-mobile-nav-menu-btn, body:has(#recept-preview) .page_top {display:none;}
#recept-preview {position:relative;isolation:isolate;overflow:clip;text-align:left;}
#recept-preview h1,#recept-preview h2,#recept-preview h3 {padding:0;border:none;background:none;box-shadow:none;}
#recept-preview h1:after,#recept-preview h2:after,#recept-preview h3:after {content:none;}
#recept-preview .header {box-shadow:none;background:transparent;}
#recept-preview .header.menu-open {background:#f0f3effa;}
#recept-preview img {height:auto;}
#recept-preview .hero-art,#recept-preview .business-card>img,#recept-preview .service-art>img,#recept-preview .media-image>img,#recept-preview .careers-art img {height:100%;}
@media(max-width:800px){#recept-preview .hero-art{height:590px;}}
@media(max-width:360px){#recept-preview .hero-art{height:520px;}}
body.admin-bar:has(#recept-preview) #recept-preview .header.menu-open{top:32px;}body:has(#recept-preview) .page-top{display:none;}@media(max-width:782px){body.admin-bar:has(#recept-preview) #recept-preview .header.menu-open{top:46px;}}body:has(#recept-preview) #wpadminbar{display:none!important;}html:has(#recept-preview){margin-top:0!important;}body.admin-bar:has(#recept-preview) #recept-preview .header.menu-open{top:0;}
#recept-preview .header{position:relative;height:90px;background:#f4f6f2;border-bottom:1px solid #d3ddd4;}
#recept-preview .header.menu-open{position:fixed;background:#f4f6f2;}
#recept-preview .hero{height:680px;min-height:580px;background:#061221;color:#fff;}
#recept-preview .hero-art{height:100%;object-position:center 60%;}
#recept-preview .hero:after{background:linear-gradient(90deg,#03101cca,#03101c50 60%,#03101c15);}
#recept-preview .hero-content{top:20%;}
#recept-preview .hero h1{font-family:"Hiragino Sans","Yu Gothic",sans-serif;font-size:clamp(42px,5.5vw,80px);font-weight:500;line-height:1.55;letter-spacing:.01em;color:white;}
#recept-preview .hero-content p{color:#fff;font-size:16px;line-height:2;}
#recept-preview .hero-scroll{color:white;}
#recept-preview .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
#recept-preview .news .recept-news-query{margin-top:25px;}
#recept-preview .news-filters .pill{padding:7px 15px;font-size:11px;min-height:38px;}
#recept-preview .recept-news-query .wp-block-post-template{list-style:none;margin:0;padding:0;display:block;}
#recept-preview .recept-news-query .wp-block-post{padding:0;margin:0;}
#recept-preview .recept-news-item{display:grid;grid-template-columns:108px 130px 1fr;gap:25px;align-items:center;border-bottom:1px solid #c8d3ca;padding:27px 0;margin:0;}
#recept-preview .recept-news-item .wp-block-post-date{font:13px Arial;color:#53675e;}
#recept-preview .recept-news-item .wp-block-post-terms{font-size:10px;line-height:1.7;}
#recept-preview .recept-news-item .wp-block-post-title{font-size:15px;font-family:inherit;line-height:1.85;margin:0;font-weight:500;}
#recept-preview .recept-news-item a:hover{color:#126647;text-decoration:underline;}
#recept-preview .recept-news-query .wp-block-query-pagination{margin:35px 0;gap:25px;}
#recept-preview .careers{margin-top:115px;}
#recept-preview .sub-hero{padding:75px 0 50px;border-bottom:1px solid #c8d3ca;}
#recept-preview .sub-hero h1{font:400 clamp(45px,6vw,82px)/1.15 "Helvetica Neue",Arial;letter-spacing:-.04em;margin:18px 0 25px;}
#recept-preview .sub-hero p{font-size:17px;max-width:780px;line-height:2;}
#recept-preview .sub-content{padding:55px 0 85px;}
#recept-preview .sub-content h2{font-size:28px;line-height:1.65;margin:30px 0 20px;}
#recept-preview .sub-content h3{font-size:21px;line-height:1.7;margin:22px 0 14px;}
#recept-preview .sub-content p{margin:14px 0;line-height:2;}
#recept-preview .sub-content ul{padding-left:1.5em;margin:20px 0;}
#recept-preview .sub-content li{margin-bottom:10px;}
#recept-preview .sub-content table{width:100%;border-collapse:collapse;background:transparent;}
#recept-preview .sub-content td{border-bottom:1px solid #c8d3ca;padding:19px 15px;vertical-align:top;}
#recept-preview .sub-content td:first-child{width:22%;}
#recept-preview .sub-content .sub-photo{aspect-ratio:2.4;object-fit:cover;width:100%;margin:35px 0;border-radius:8px;}
#recept-preview .sub-cta{padding:40px;background:#e3ece3;margin:40px 0 0;}
#recept-preview .original-content .alignfull{width:100%;max-width:100%;margin-left:0;margin-right:0;}
#recept-preview .original-content .wp-block-image img{max-width:100%;}
#recept-preview .original-content .has-white-background-color{background:transparent!important;}
#recept-preview .original-content .vk-block-top-over-md{margin-top:0;}
#recept-preview .original-content h2{padding:20px 0;border-bottom:1px solid #c8d3ca;}
@media(max-width:800px){
#recept-preview .header{height:78px;}
#recept-preview .hero{height:620px;min-height:0;}
#recept-preview .hero-art{height:100%;object-position:70% center;}
#recept-preview .hero-content{top:75px;}
#recept-preview .hero h1{font-size:clamp(31px,9vw,49px);line-height:1.75;letter-spacing:0;}
#recept-preview .hero-content p{font-size:13px;margin-top:25px;}
#recept-preview .hero-scroll .circle{background:transparent;}
#recept-preview .service-grid{grid-template-columns:1fr;}
#recept-preview .recept-news-item{grid-template-columns:90px 1fr;gap:12px;font-size:12px;}
#recept-preview .recept-news-item .wp-block-post-title{grid-column:1/-1;font-size:13px;}
#recept-preview .sub-hero{padding:45px 0 35px;}
#recept-preview .sub-hero h1{font-size:45px;overflow-wrap:anywhere;}
#recept-preview .sub-hero p{font-size:14px;}
#recept-preview .sub-content{padding:30px 0 45px;}
#recept-preview .sub-content h2{font-size:24px;}
#recept-preview .sub-content .sub-photo{aspect-ratio:1.3;}
#recept-preview .sub-content td{padding:14px 8px;font-size:12px;}
#recept-preview .sub-cta{padding:25px;}
#recept-preview .careers{margin-top:65px;}
}

#recept-preview .recept-news-item > .wp-block-group__inner-container{display:contents;}#recept-preview .recept-news-item .wp-block-post-date,#recept-preview .recept-news-item .wp-block-post-terms{margin:0;}#recept-preview .hero-scroll{background:#061b29b3;border:1px solid #ffffff66;}

#recept-preview .proovy-art{background:#fff;}#recept-preview .proovy-art:before,#recept-preview .proovy-art:after{display:none;}#recept-preview .proovy-art img{position:static;width:66%;height:auto;object-fit:contain;max-height:70%;}

/* Mobile layout refinements: preview drafts only, 2026-09-16. */
@media(max-width:800px){
 html:has(#recept-preview){scroll-padding-top:88px;}
 #recept-preview{font-size:15px;line-height:1.85;font-feature-settings:normal;overflow-wrap:break-word;}
 #recept-preview .wrap{width:calc(100% - 40px);}
 #recept-preview .header,#recept-preview .header.menu-open{position:sticky!important;top:0!important;height:68px;padding:0 20px;}
 #recept-preview .logo img{width:124px;}
 #recept-preview .header.menu-open .nav{top:68px;width:100%;padding:12px 24px 24px;max-height:calc(100dvh - 68px);overflow-y:auto;overscroll-behavior:contain;}
 #recept-preview .header.menu-open .nav>a{font-size:16px;padding:16px 0;}
 #recept-preview .hero{height:calc(100svh - 68px);min-height:470px;max-height:650px;}
 #recept-preview .hero-content{top:60px;left:24px;right:24px;}
 #recept-preview .hero h1{font-size:clamp(30px,8.5vw,43px);line-height:1.65;}
 #recept-preview .hero-content p{font-size:14px;line-height:1.9;max-width:310px;}
 #recept-preview .hero-art{height:100%;object-position:70% center;}
 #recept-preview .hero-scroll{bottom:24px;right:20px;}
 #recept-preview .expertise{grid-template-columns:1fr;gap:0;padding:28px 0 16px;}
 #recept-preview .expertise-label{font-size:12px;letter-spacing:.08em;margin:0 0 12px;}
 #recept-preview .expertise>span:not(.expertise-label){font-family:inherit;font-size:20px;line-height:1.6;letter-spacing:0;padding:10px 0;}
 #recept-preview .section{margin-top:56px;}
 #recept-preview .label{font-size:12px;line-height:1.7;}
 #recept-preview .large-title,#recept-preview .knowledge .large-title,#recept-preview .news .large-title,#recept-preview .careers-copy .large-title{font-size:clamp(32px,9vw,40px);line-height:1.15;letter-spacing:-.035em;}
 #recept-preview .section-lead,#recept-preview .business-heading>p{font-size:15px;line-height:1.85;margin-top:20px;}
 #recept-preview .section-lead br{display:none;}
 #recept-preview .pill{font-size:13px;line-height:1.6;min-height:48px;padding:12px 18px;gap:14px;white-space:normal;max-width:100%;}
 #recept-preview .section-heading>.pill{margin-top:20px;}
 #recept-preview .service-grid,#recept-preview .business-grid{margin-top:24px;gap:24px;}
 #recept-preview .service-art{height:auto;aspect-ratio:1.8;}
 #recept-preview .service-copy{padding:24px 20px;}
 #recept-preview .service-copy .label{font-size:12px;}
 #recept-preview .service-copy h3{font-size:32px;line-height:1.2;margin:12px 0 20px;overflow-wrap:normal;}
 #recept-preview .service-copy h3 br{display:block;}
 #recept-preview .service-copy>p{font-size:15px;line-height:1.85;}
 #recept-preview .service-copy .service-note{font-size:13px;line-height:1.8;}
 #recept-preview .service-link{font-size:14px;min-height:48px;}
 #recept-preview .business-heading h2{font-size:26px;}
 #recept-preview .business-card{height:360px;}
 #recept-preview .business-card h3{font-size:34px;}
 #recept-preview .card-bottom p{font-size:14px;}
 #recept-preview .knowledge{gap:24px;}
 #recept-preview .media-image strong{font-size:34px;}
 #recept-preview .news-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
 #recept-preview .news-filters .pill{min-height:44px;font-size:12px;padding:9px 12px;justify-content:center;text-align:center;}
 #recept-preview .recept-news-item{padding:22px 0;grid-template-columns:96px 1fr;gap:10px 12px;}
 #recept-preview .recept-news-item .wp-block-post-date,#recept-preview .recept-news-item .wp-block-post-terms{font-size:12px;}
 #recept-preview .recept-news-item .wp-block-post-title{font-size:15px;line-height:1.8;}
 #recept-preview .wp-block-query-pagination{gap:8px!important;flex-wrap:wrap;}
 #recept-preview .wp-block-query-pagination a,#recept-preview .wp-block-query-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:44px;}
 #recept-preview .careers{padding:36px 0 40px;margin-top:56px;}
 #recept-preview .careers-inner{gap:28px;}
 #recept-preview .careers-copy h3{font-size:23px;}
 #recept-preview .careers-copy p{font-size:15px;line-height:1.85;}
 #recept-preview .sub-hero{padding:36px 0 28px;}
 #recept-preview .sub-hero h1{font-size:clamp(30px,8.5vw,40px);line-height:1.2;letter-spacing:-.03em;margin:14px 0 20px;overflow-wrap:normal;}
 #recept-preview .sub-hero p{font-size:15px;line-height:1.85;}
 #recept-preview .sub-content{padding:28px 0 40px;}
 #recept-preview .sub-content h2{font-size:23px;line-height:1.5;margin:32px 0 18px;}
 #recept-preview .sub-content h3{font-size:19px;line-height:1.6;}
 #recept-preview .sub-content p{font-size:15px;line-height:1.9;}
 #recept-preview .sub-content .sub-photo{margin:0 0 28px;aspect-ratio:1.6;}
 #recept-preview .sub-cta{padding:24px 20px;margin-top:32px;border-radius:8px;}
 #recept-preview .sub-cta h2{margin-top:0;}
 #recept-preview .sub-cta .pill{width:100%;margin-top:8px;}
 #recept-preview .original-content .wp-block-spacer,#recept-preview .original-content .vk_spacer{display:none!important;}
 #recept-preview .original-content .wp-block-columns{gap:24px!important;margin:24px 0!important;}
 #recept-preview .original-content .wp-block-column{padding:0!important;min-width:0;}
 #recept-preview .original-content .wp-block-image{margin:20px 0;}
 #recept-preview .original-content figure{max-width:100%;}
 #recept-preview .original-content .wp-block-image img{height:auto;}
 #recept-preview .original-content .wp-block-cover{padding:28px 20px;min-height:0;border-radius:8px;overflow:hidden;background:#102b27;}
 #recept-preview .original-content .wp-block-cover .wp-block-cover__image-background{position:absolute;height:100%!important;width:100%;object-fit:cover;opacity:.28;}
 #recept-preview .original-content .wp-block-cover__background{background:#102b27!important;opacity:.65!important;}
 #recept-preview .original-content .wp-block-cover p{color:#fff!important;position:relative;}
 #recept-preview .original-content .vkp_catch_bg_flow{font-size:23px!important;line-height:1.65;padding:0;}
 #recept-preview .original-content .vkp_catch_bg_flow:before{display:none;}
 #recept-preview .original-content .vk_outer{padding:16px 0!important;}
 #recept-preview .original-content .has-text-align-center{text-align:left;}
 #recept-preview .sub-content table{table-layout:fixed;}
 #recept-preview .sub-content td{font-size:13px;line-height:1.8;padding:14px 8px;overflow-wrap:anywhere;}
 #recept-preview .sub-content td:first-child{width:28%;}
 #recept-preview .footer{grid-template-columns:1fr;gap:24px;padding:36px 0;border-top:1px solid var(--line);}
 #recept-preview .footer-brand{grid-column:auto;margin:0 0 4px;}
 #recept-preview .footer-column{font-size:14px;gap:0;}
 #recept-preview .footer-column>span{font-size:12px;color:var(--muted);margin-bottom:6px;}
 #recept-preview .footer-column>a{display:flex;align-items:center;min-height:44px;padding:9px 0;}
 body:has(#recept-preview) .vk-mobile-nav-menu-btn,body:has(#recept-preview) #page-top,body:has(#recept-preview) .page_top_btn{display:none!important;}
}


#recept-preview .hero-values{display:flex;flex-direction:column;gap:9px;font-size:20px;line-height:1.7;letter-spacing:.08em;}
#recept-preview .consulting-visual{position:relative;margin-top:42px;border-radius:12px;overflow:hidden;}
#recept-preview .consulting-visual>img{width:100%;height:340px;object-fit:cover;}
#recept-preview .consulting-topics{position:absolute;bottom:24px;left:28px;display:flex;gap:12px;flex-wrap:wrap;}
#recept-preview .consulting-topics span{background:#f0f3eff2;border:1px solid #fff;padding:9px 20px;border-radius:40px;font:14px var(--english);}
#recept-preview .reasons .large-title,#recept-preview .case-section .large-title,#recept-preview .certifications .large-title{font-family:inherit;font-size:40px;line-height:1.5;letter-spacing:0;}
#recept-preview .reason-list{margin-top:40px;border-top:1px solid var(--line);}
#recept-preview .reason-row{display:grid;grid-template-columns:90px 1fr 160px;gap:30px;align-items:center;padding:42px 0;border-bottom:1px solid var(--line);}
#recept-preview .reason-num{font:54px var(--english);color:#699a81;align-self:start;}
#recept-preview .reason-row h3{font-size:28px;margin:12px 0 20px;}
#recept-preview .reason-row p{font-size:16px;line-height:1.95;}
#recept-preview .reason-symbol{width:120px;height:120px;border:1px solid #9cbaaa;border-radius:50%;display:grid;place-items:center;color:#126647;font:60px var(--english);background:radial-gradient(#dcebe1,#f0f3ef);}
#recept-preview .case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:36px;}
#recept-preview .case-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #d6e0d8;}
#recept-preview .case-card>img{width:100%;aspect-ratio:1.5;object-fit:contain;background:white;}
#recept-preview .case-copy{padding:26px;}
#recept-preview .case-copy h3{font-size:24px;margin:12px 0 22px;overflow-wrap:anywhere;}
#recept-preview .case-copy p{font-size:14px;line-height:1.9;}
#recept-preview .case-tag{display:inline-block;margin-top:22px;font-size:12px;background:#e9f0e9;padding:6px 12px;border-radius:30px;}
#recept-preview .certifications{margin-bottom:80px;}
#recept-preview .cert-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:32px;}
#recept-preview .cert-card{background:white;border:1px solid var(--line);border-radius:12px;padding:32px;}
#recept-preview .cert-image{height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:28px;}
#recept-preview .cert-image img{width:auto;height:auto;max-width:90%;max-height:180px;object-fit:contain;}
#recept-preview .cert-card h3{font-size:25px;margin-bottom:18px;}
#recept-preview .cert-card small{display:block;font-size:12px;color:var(--muted);margin-top:12px;}
#recept-preview .cert-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:22px;font-size:13px;}
#recept-preview .cert-links a{text-decoration:underline;text-underline-offset:4px;}
#recept-preview .news-category{margin-top:64px;}
#recept-preview .news-category:last-child{margin-bottom:80px;}
#recept-preview .news-category>h2{font-size:25px;line-height:1.6;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:28px;}
#recept-preview .news-card-query .wp-block-post-template{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px;list-style:none;padding:0;margin:0;}
#recept-preview .news-card-query .wp-block-post{margin:0;background:white;border:1px solid #dce4de;border-radius:10px;overflow:hidden;min-width:0;}
#recept-preview .news-image-slot{aspect-ratio:1.5;background:#e1ebe2;overflow:hidden;margin:0;}
#recept-preview .news-image-slot .wp-block-post-featured-image{margin:0;}
#recept-preview .news-image-slot img{width:100%;height:auto;aspect-ratio:1.5;object-fit:contain;background:#fff;}
#recept-preview .news-image-slot:not(:has(img)):after{content:'Recept';display:grid;place-items:center;height:100%;color:#699481;font:28px var(--english);}
#recept-preview .news-card-copy{padding:20px;}
#recept-preview .news-card-copy .wp-block-post-terms{font-size:11px;color:var(--muted);margin:0 0 10px;}
#recept-preview .news-card-copy h3{font-size:15px;line-height:1.8;margin:0 0 16px;}
#recept-preview .news-card-copy .wp-block-post-date{font-size:12px;color:var(--muted);margin:0;}
@media(max-width:1100px){#recept-preview .news-card-query .wp-block-post-template{grid-template-columns:repeat(3,minmax(0,1fr));}#recept-preview .case-grid{grid-template-columns:1fr;}.case-card{min-width:0;}}
@media(max-width:800px){
 #recept-preview .hero-values{font-size:16px;gap:6px;margin-top:24px;}
 #recept-preview .consulting-visual{margin-top:28px;}
 #recept-preview .consulting-visual>img{height:250px;}
 #recept-preview .consulting-topics{left:16px;bottom:16px;gap:6px;}
 #recept-preview .consulting-topics span{font-size:11px;padding:7px 10px;}
 #recept-preview .reasons .large-title,#recept-preview .case-section .large-title,#recept-preview .certifications .large-title{font-size:27px;}
 #recept-preview .reason-list{margin-top:24px;}
 #recept-preview .reason-row{grid-template-columns:44px 1fr;gap:14px;padding:28px 0;}
 #recept-preview .reason-num{font-size:30px;}
 #recept-preview .reason-row h3{font-size:22px;line-height:1.5;margin:10px 0 14px;}
 #recept-preview .reason-row p{font-size:15px;}
 #recept-preview .reason-symbol{display:none;}
 #recept-preview .reason-row p br{display:none;}
 #recept-preview .case-grid{margin-top:24px;gap:24px;}
 #recept-preview .case-copy{padding:22px;}
 #recept-preview .case-copy h3{font-size:23px;}
 #recept-preview .case-copy p{font-size:15px;}
 #recept-preview .cert-grid{grid-template-columns:1fr;gap:20px;}
 #recept-preview .cert-card{padding:24px;}
 #recept-preview .cert-card h3{font-size:23px;}
 #recept-preview .certifications{margin-bottom:48px;}
 #recept-preview .news-category{margin-top:40px;}
 #recept-preview .news-category>h2{font-size:21px;}
 #recept-preview .news-card-query .wp-block-post-template{grid-template-columns:1fr;gap:24px;}
 #recept-preview .news-card-copy h3{font-size:16px;}
 #recept-preview .news-card-copy .wp-block-post-terms{font-size:12px;}
}


#recept-preview .hero-values .hero-values-label{font-size:14px;line-height:1.7;letter-spacing:.04em;margin-bottom:7px;color:#fff;}@media(max-width:800px){#recept-preview .hero-values .hero-values-label{font-size:13px;margin-bottom:6px;}}

/* WordPress native block wrappers: retain the reviewed frontend layout. */
#recept-preview>.wp-block-group__inner-container,#recept-preview .wp-block-group>.wp-block-group__inner-container{display:contents;}
#recept-preview figure.wp-block-image{margin:0;}
#recept-preview .wp-block-image img{display:block;}
#recept-preview figure.hero-art{position:absolute;inset:0;width:100%;height:100%;z-index:-2;}
#recept-preview figure.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 60%;}
#recept-preview .service-art figure{width:100%;height:100%;}
#recept-preview .service-art figure img{width:100%;height:100%;object-fit:cover;}
#recept-preview .proovy-art figure{width:66%;height:auto;max-height:70%;}
#recept-preview .proovy-art figure img{width:100%;height:auto;object-fit:contain;}
#recept-preview .service-art .gui-span{position:absolute;top:18px;left:22px;font:16px var(--english);color:white;background:#133b2e88;display:grid;place-items:center;width:33px;height:33px;border-radius:50%;}
#recept-preview .media-image figure{position:absolute;inset:0;width:100%;height:100%;z-index:-2;}
#recept-preview .media-image figure img,#recept-preview .careers-art figure,#recept-preview .careers-art figure img{width:100%;height:100%;object-fit:cover;}
#recept-preview .media-image .gui-strong{font:400 clamp(31px,3.5vw,54px)/1.05 var(--english);letter-spacing:-.04em;margin-top:20px;}
#recept-preview .media-image .gui-span:first-child{font:10px var(--english);letter-spacing:.15em;}
#recept-preview .consulting-visual figure img{width:100%;height:340px;object-fit:cover;}
#recept-preview .consulting-topics .gui-span{background:#f0f3eff2;border:1px solid #fff;padding:9px 20px;border-radius:40px;font:14px var(--english);}
#recept-preview .case-card figure img{width:100%;aspect-ratio:1.5;object-fit:contain;background:#fff;}
#recept-preview .cert-image figure{max-width:90%;height:180px;display:flex;align-items:center;justify-content:center;}
#recept-preview .cert-image figure img{width:auto;height:auto;max-height:180px;object-fit:contain;}
#recept-preview .cert-card .gui-small{display:block;font-size:12px;color:var(--muted);margin-top:12px;}
#recept-preview .footer-column .gui-span{font-weight:600;margin-bottom:8px;}
#recept-preview .footer-brand .gui-small{font:10px var(--english);color:var(--muted);margin-top:25px;}
#recept-preview .gui-link{margin:0;max-width:100%;font:inherit;}
#recept-preview .gui-link>.wp-block-button__link{display:flex;align-items:center;justify-content:space-between;gap:inherit;width:100%;padding:0;border:0;border-radius:0;background:none;color:inherit;font:inherit;line-height:inherit;text-decoration:none;box-shadow:none;}
#recept-preview .gui-link.pill{font-size:12px;}
#recept-preview .gui-link.service-link{font-size:12px;margin-top:auto;}
#recept-preview .nav .gui-link:not(.nav-contact){padding:14px 0;}
#recept-preview .footer-column .gui-link{font-size:inherit;}
#recept-preview .news-filters .gui-link{font-size:11px;}
#recept-preview .cert-links .gui-link{font-size:13px;text-decoration:underline;text-underline-offset:4px;}
#recept-preview .hero-scroll>.wp-block-button__link{gap:18px;}
#recept-preview .media-image.wp-block-group{display:block;}
@media(max-width:800px){
 #recept-preview figure.hero-art img{object-position:70% center;}
 #recept-preview .consulting-visual figure img{height:250px;}
 #recept-preview .consulting-topics .gui-span{font-size:11px;padding:7px 10px;}
 #recept-preview .gui-link.pill{font-size:13px;}
 #recept-preview .gui-link.service-link{font-size:14px;}
 #recept-preview .news-filters .gui-link{font-size:12px;}
 #recept-preview .footer-column .gui-link{min-height:44px;padding:9px 0;display:flex;align-items:center;}
 #recept-preview .footer-column .gui-span{font-size:12px;color:var(--muted);margin-bottom:6px;}
 #recept-preview .header.menu-open .nav .gui-link{font-size:16px;padding:16px 0;border-bottom:1px solid var(--line);}
 #recept-preview .header.menu-open .nav .nav-contact{padding:13px 20px;margin-top:20px;}
 #recept-preview .media-image .gui-strong{font-size:34px;}
}

#recept-preview .header figure.logo{margin-right:auto;}
#recept-preview .media-image .wp-block-group{padding:30px;display:flex;flex-direction:column;justify-content:flex-end;height:100%;}
#recept-preview .media-image .wp-block-group__inner-container{padding:0;}
#recept-preview .media-image .circle{align-self:flex-end;}
#recept-preview .careers-art figure{height:100%;}
@media(max-width:800px){#recept-preview .media-image .wp-block-group{padding:26px;}#recept-preview .media-image .wp-block-group__inner-container{padding:0;}}


/* Keep designed image heights when the theme forces image height:auto. */
#recept-preview figure.hero-art img,#recept-preview .service-art:not(.proovy-art) figure img,#recept-preview .media-image figure img,#recept-preview .careers-art figure img{height:100%!important;}
#recept-preview .consulting-visual figure img{height:340px!important;}
@media(max-width:800px){#recept-preview .consulting-visual figure img{height:250px!important;}}

/* Neutral surfaces, readable copy and aligned news thumbnails. */
#recept-preview{--paper:#fff;--ink:#202322;--muted:#626665;--line:#dedfdf;background:#fff;font-size:16px;}
body:has(#recept-preview){background:#fff;}
#recept-preview .header,#recept-preview .header.menu-open,#recept-preview .header.menu-open .nav{background:#fff;border-color:#e4e5e4;}
#recept-preview .service-card{background:#fff;border:1px solid #e2e3e2;box-shadow:none;}
#recept-preview .service-art,#recept-preview .sub-cta,#recept-preview .case-tag,#recept-preview .product-types span{background:#f5f5f4;}
#recept-preview .proovy-art{background:#fff;}
#recept-preview .case-card,#recept-preview .cert-card,#recept-preview .news-card-query .wp-block-post{border-color:#e1e2e1;}
#recept-preview .consulting-topics .gui-span{background:#fffffff2;border-color:#dedfdf;}
#recept-preview .reason-symbol{background:#f5f5f4;border-color:#d4d7d5;}
#recept-preview .directory-links .circle{background:#f5f5f4;box-shadow:none;border:1px solid #dedfdf;}
#recept-preview .careers{background:#272b29;}
#recept-preview .footer{width:100%;max-width:none;margin:0;padding:64px max(5%,calc((100% - 1280px)/2));background:#222625;color:#fff;border:0;gap:32px;}
#recept-preview .footer-brand img{filter:brightness(0) invert(1);}
#recept-preview .footer-brand p,#recept-preview .footer-column{color:#f4f5f4;font-size:15px;}
#recept-preview .footer-column .gui-span{color:#b8c1bc;font-size:14px;font-weight:600;margin-bottom:16px;}
#recept-preview .footer-brand .gui-small{color:#b8c1bc;font-size:12px;}
#recept-preview .footer a:hover{color:#b8e0ca;}
#recept-preview .footer a:focus-visible{outline:2px solid #fff;outline-offset:5px;}
#recept-preview .sub-hero p{font-size:18px;line-height:1.9;}
#recept-preview.company-page .original-content p{font-size:18px;line-height:2;}
#recept-preview.company-page .sub-content td{font-size:18px;line-height:1.9;padding:22px 16px;}
#recept-preview.company-page .sub-content td:first-child{width:24%;font-weight:600;}
#recept-preview.company-page .cert-card p{font-size:18px;}
#recept-preview .news-card-query .wp-block-post-template{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;}
#recept-preview .news-card-copy{padding:24px;}
#recept-preview .news-card-copy h3{font-size:18px;line-height:1.85;}
#recept-preview .news-card-copy .wp-block-post-date,#recept-preview .news-card-copy .wp-block-post-terms{font-size:14px;line-height:1.7;}
#recept-preview .recept-news-item .wp-block-post-title{font-size:18px;line-height:1.85;}
#recept-preview .recept-news-item .wp-block-post-date,#recept-preview .recept-news-item .wp-block-post-terms{font-size:14px;}
#recept-preview .news-image-slot{position:relative;aspect-ratio:16/10;background:#fff;overflow:hidden;padding:0;}
#recept-preview .news-image-slot .wp-block-post-featured-image{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;}
#recept-preview .news-image-slot .wp-block-post-featured-image a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;padding:0;}
#recept-preview .news-image-slot img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain!important;object-position:center!important;margin:0;padding:0;}
#recept-preview .news-image-slot:not(:has(img)):after{color:#737b77;background:#f5f5f4;}
#recept-preview.news-detail-preview .original-content p,#recept-preview.news-detail-preview .original-content li{font-size:18px;line-height:2;}
@media(max-width:1100px) and (min-width:801px){#recept-preview .news-card-query .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr));}}
@media(max-width:800px){
#recept-preview .footer{padding:44px 20px;gap:30px;}
#recept-preview .footer-column .gui-span{font-size:14px;margin-bottom:8px;}
#recept-preview .footer-column .gui-link{font-size:15px;}
#recept-preview .sub-hero p{font-size:17px;}
#recept-preview.company-page .original-content p,#recept-preview.company-page .cert-card p{font-size:17px;line-height:1.95;}
#recept-preview.company-page .sub-content td{font-size:16px;line-height:1.9;padding:18px 8px;}
#recept-preview.company-page .sub-content td:first-child{width:27%;}
#recept-preview .news-card-query .wp-block-post-template{grid-template-columns:1fr;gap:28px;}
#recept-preview .news-card-copy{padding:22px;}
#recept-preview .news-card-copy h3,#recept-preview .recept-news-item .wp-block-post-title{font-size:17px;line-height:1.85;}
#recept-preview .news-card-copy .wp-block-post-date,#recept-preview .news-card-copy .wp-block-post-terms{font-size:14px;}
#recept-preview.news-detail-preview .original-content p,#recept-preview.news-detail-preview .original-content li{font-size:17px;line-height:1.95;}
}

/* Show the FINOLAB reception photo from the relocation announcement. */
#recept-preview .careers-art.finolab-office{position:relative;aspect-ratio:3/2;height:auto;align-self:center;overflow:hidden;}
#recept-preview .careers-art.finolab-office figure{position:absolute;inset:0;width:100%;height:100%;margin:0;overflow:hidden;}
#recept-preview .careers-art.finolab-office figure img{position:absolute;width:250%!important;max-width:none!important;height:250%!important;max-height:none!important;left:-16.666667%;top:-121.5625%;object-fit:fill!important;}

#recept-preview.news-detail-preview .sub-hero h1{font-family:inherit;font-size:clamp(26px,3vw,42px);line-height:1.6;letter-spacing:0;overflow-wrap:anywhere;}
#recept-preview.news-detail-preview .original-content{overflow-wrap:anywhere;}
#recept-preview.news-detail-preview .original-content iframe{max-width:100%;}
