/* MOLE: owner-approved character, purposeful service layouts. */
:root{--mole-purple:#6750c6;--mole-ink:#211d32;--mole-yellow:#ffca36}
.mole-promise{display:grid;grid-template-columns:1.1fr 1fr;margin-top:60px;margin-bottom:60px;border:1px solid #e5e0f4;border-radius:24px;overflow:hidden;background:#fff}
.promise-copy{background:var(--mole-purple);color:#fff;padding:48px;position:relative;overflow:hidden}
.promise-copy:after{content:"";position:absolute;border:1px solid #ffffff2b;width:270px;height:270px;border-radius:50%;right:-160px;bottom:-110px;pointer-events:none}
.promise-copy .eyebrow{color:#e1daff;font-size:11px;letter-spacing:.07em;margin-bottom:30px}
.promise-copy h2{font-size:clamp(38px,4vw,62px);line-height:1.04;letter-spacing:-.055em;font-weight:650}
.promise-copy h2 em{color:var(--mole-yellow);font-style:normal}
.promise-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;color:#ede8ff;margin:24px 0;max-width:440px}
.promise-copy>.btn{min-height:52px;font-size:14px;background:var(--mole-yellow);color:#211d32}
.promise-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:30px;font-size:11px;color:#f2edff}
.promise-tags>span{padding:8px 11px;border:1px solid #b8a9ef;border-radius:30px}
.promise-character{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 10px 24px;min-width:0}
.character-canvas-stage{position:relative;width:100%;height:330px;isolation:isolate}
.character-canvas-stage>.mole-character{width:100%;height:100%;object-fit:contain}
.character-canvas-stage>canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;visibility:hidden}
[data-character-ready="true"] .character-canvas-stage>canvas{visibility:visible}
[data-character-ready="true"] .character-canvas-stage>.mole-character{visibility:hidden}
.promise-character>[data-character-play]{font-size:13px;gap:20px;padding:10px;color:#322642;min-height:42px}
.character-render-status{font-size:11px;color:#756982;line-height:1.5;max-width:300px;margin-top:7px}
.character-render-status:empty{display:none}
.character-lab{padding-block:45px 50px}.character-lab>h1{font-size:clamp(36px,4vw,58px);line-height:1.05;letter-spacing:-.05em}
.character-lab>p:not(.eyebrow){font-size:16px;color:#766686;margin-top:22px}
.character-demo{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;margin-top:35px;border:1px solid #e3dcf1;border-radius:22px;padding:30px;background:#fff}
.character-demo .character-canvas-stage{height:430px}.character-demo h2{font-size:34px}.character-demo-copy>p{font-size:14px;line-height:1.7;color:#786888;max-width:420px;margin-top:16px}
.character-actions{display:flex;flex-wrap:wrap;gap:9px;margin-block:25px}.character-actions>button{padding:11px 13px;font-size:12px;border-radius:8px;background:#efe9ff;min-height:42px}.character-actions>button[aria-pressed="true"]{background:#6f55c1;color:white}
.character-demo-copy>.btn{display:flex;width:max-content;margin-top:25px;font-size:13px}.character-demo-copy>[data-character-stop]{font-size:12px;min-height:35px}
.character-reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.character-reference-grid>article{border:1px solid #e9e3f2;border-radius:16px;overflow:hidden}.character-reference-grid img{width:100%;height:220px;object-fit:contain}.character-reference-grid h3{font-size:17px;padding:17px 20px;background:#f4f0fc}
@media(max-width:1000px){.promise-character .character-canvas-stage{height:290px}}
@media(max-width:700px){.promise-character .character-canvas-stage{height:245px}.character-demo{grid-template-columns:1fr;padding:20px;gap:20px}.character-demo .character-canvas-stage{height:300px}.character-demo h2{font-size:28px}.character-reference-grid{grid-template-columns:repeat(2,1fr);gap:10px}.character-reference-grid img{height:145px}.character-reference-grid h3{font-size:14px;padding:15px}.character-demo-copy>p{font-size:13px}.character-actions{gap:7px}.character-actions>button{font-size:11px;padding:10px}}
.character-note{align-self:flex-start;margin-left:30px;font-size:14px;line-height:1.5;color:#655876;background:#f1edff;padding:12px 19px;border-radius:15px 15px 15px 2px;transform:rotate(-3deg)}
.promise-character>a{font-size:13px;display:flex;align-items:center;gap:22px;margin-top:6px;font-weight:600}
.mole-services,.mole-guides{padding-top:16px;padding-bottom:60px}
.mole-services .section-heading,.mole-guides .section-heading{margin-bottom:26px;align-items:end}
.mole-services h2,.mole-guides h2{font-size:clamp(34px,3.5vw,48px);line-height:1.08;letter-spacing:-.05em}
.mole-service-grid,.mole-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.mole-service{border:1px solid #e5e0ef;border-radius:18px;overflow:hidden;background:white}
.service-art{position:relative;background:#fff;height:222px;padding:5px 6px 0;overflow:hidden}
.service-art>.mole-character{width:100%;height:100%;object-fit:contain}
.service-art>span{position:absolute;top:18px;left:18px;padding:7px 11px;border-radius:30px;background:#eee8ff;color:#5b4791;font-size:10px;font-weight:600}
.mole-service:nth-child(2) .service-art>span{background:#ffea9d;color:#332c15}
.service-content{padding:23px 25px 27px;background:#f5f2fd;border-top:1px solid #ece7f8;display:flex;flex-direction:column;min-height:216px}
.mole-service:nth-child(2) .service-content{background:#fff}
.service-content h3{font-size:23px;line-height:1.15;letter-spacing:-.035em}
.service-content p{font-size:14px;line-height:1.65;color:#645c71;margin:13px 0 22px}
.service-content a{margin-top:auto;font-size:13px;justify-content:space-between;color:#493585}
.mole-guides{padding-top:15px}.mole-guides>.section-heading>p{font-size:14px;line-height:1.65;color:#6a6178;max-width:300px}
.mole-guide{border:1px solid #e5e0ef;border-radius:18px;overflow:hidden;transition:box-shadow .2s,transform .2s;background:#fff}
.mole-guide:hover{transform:translateY(-3px);box-shadow:0 14px 30px #2916500e}
.guide-picture{height:185px;background:#fff;overflow:hidden}.guide-picture img{width:100%;height:100%;object-fit:contain}
.guide-copy{padding:24px;background:#f5f2fd;border-top:1px solid #ece7f8}
.guide-copy>span{font-size:10px;color:#7159a5;letter-spacing:.06em;font-weight:650}
.guide-copy h3{font-size:25px;line-height:1.15;letter-spacing:-.04em;margin-top:14px}
.guide-copy p{font-size:14px;color:#645c71;line-height:1.6;margin-top:13px;min-height:45px}
.guide-copy>b{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:23px;color:#483681}
.mole-footer{background:#f5f2fc;border-top:1px solid #e5dff2;margin-top:64px;padding-top:38px}
.mole-footer .footer-brand-row{display:flex;align-items:center;gap:48px;padding-bottom:34px;border-bottom:1px solid #ded7ec}
.footer-brand-row>a:first-child img{width:155px;height:auto}.footer-brand-row>p{font-size:15px;line-height:1.6;color:#655c72}.footer-brand-row>p>b{font-weight:500;color:#211d32}
.footer-brand-row>.btn{margin-left:auto;background:#211d32;min-height:50px;font-size:13px}
.footer-navigation{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:48px;padding-block:34px 42px}
.footer-navigation h2{font-size:15px;letter-spacing:-.02em;line-height:1.4;margin-bottom:20px}
.footer-navigation nav>a,.footer-catalog>div>a{display:block;font-size:12px;line-height:1.6;color:#625a70;margin-bottom:12px}
.footer-navigation a:hover{text-decoration:underline;text-underline-offset:4px;color:#513b9b}
.footer-catalog>div{display:grid;grid-template-columns:1fr 1fr;gap:0 25px}
.footer-navigation .text-link{font-size:12px;margin-top:8px;gap:10px}
.footer-contacts>a{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:650}.footer-contacts>a svg{width:15px;height:15px}
.footer-contacts address{font-style:normal;font-size:13px;line-height:1.7;margin-top:24px;color:#322a40;max-width:265px}
.footer-contacts address>span{display:block;color:#786f84;font-size:11px;margin-bottom:5px}
.footer-contacts .footer-about{font-size:12px;margin-top:18px;font-weight:500}.footer-contacts>p{font-size:12px;color:#786f84;line-height:1.7;margin-top:22px}
.mole-footer .footer-bottom{border-color:#ded7ec;padding-block:20px;font-size:11px;gap:20px}
/* A continuous white photo field removes the old rectangular insert. */
.department-masthead{background:#fff;border:1px solid #e4ddf3;padding:26px 34px;grid-template-columns:1.12fr 1fr;min-height:288px;gap:24px}
.department-masthead:after{display:none}.department-masthead>div:first-child{border-left:4px solid #8a72df;padding-left:24px}
.department-masthead .eyebrow{margin-bottom:16px}.department-masthead h1{font-size:clamp(32px,3.2vw,48px)}
.department-masthead-photo{height:260px;background:#fff;border-radius:0;overflow:hidden}
.department-masthead-photo>img{transform:none;mix-blend-mode:normal;object-fit:contain}
.department-masthead[data-department="medical"] .department-masthead-photo{height:270px}
.solution-hero{background:#f1edff;border:1px solid #e7e0f5;grid-template-columns:1fr 1fr;min-height:0}
.solution-visual{min-height:320px;display:flex;align-items:center;justify-content:center;padding:14px;background:#fff}
.solution-visual>img{position:static;height:auto;max-height:340px;width:100%;object-fit:contain;inset:auto}
/* The helper never follows the pointer or blocks the page. */
.mole-assistant{position:fixed;right:22px;bottom:20px;z-index:75;color:#211d32}
.assistant-launch{display:flex;align-items:center;gap:3px;min-height:51px;background:#fff;border:1px solid #b6a4e7;border-radius:40px;padding:3px 18px 3px 3px;box-shadow:0 5px 25px #25134418;font-size:12px;font-weight:600}
.assistant-launch>img{width:62px;height:43px;object-fit:contain;border-radius:30px}
.assistant-panel{position:absolute;bottom:65px;right:0;width:348px;max-height:calc(100dvh - 115px);overflow:auto;padding:22px;background:#fff;border:1px solid #d9d0ed;border-radius:20px;box-shadow:0 14px 70px #2b174528}
.assistant-close{position:absolute;right:9px;top:9px;z-index:1;width:34px;height:34px;background:#f3effb;border-radius:50%}
.assistant-intro{display:grid;grid-template-columns:136px 1fr;gap:8px;align-items:center;margin:3px -10px 7px}
.assistant-intro>img{width:136px;height:106px;object-fit:contain}
.assistant-intro>div>span{font-size:8px;letter-spacing:.05em;color:#887499;font-weight:650}
.assistant-intro h2{font-size:26px;line-height:1.1;letter-spacing:-.04em;margin-top:10px}
.assistant-panel>p{font-size:13px;line-height:1.6;color:#72647f;margin:6px 0 15px}
.assistant-shortcuts{display:flex;gap:7px;margin-bottom:18px}.assistant-shortcuts>button{display:flex;align-items:center;gap:6px;font-size:11px;background:#f1ebff;padding:9px 8px;border-radius:8px;min-height:39px}.assistant-shortcuts svg{width:16px;height:16px}
#mole-contact-form>label{display:block;font-size:11px;margin:11px 0;color:#483a58}#mole-contact-form>label>span{font-size:10px;color:#8e8199;margin-left:7px}
#mole-contact-form input{display:block;width:100%;font-size:13px;padding:10px 12px;min-height:43px;border:1px solid #dcd4e9;border-radius:8px;margin-top:7px;background:#fff}
#mole-contact-form .btn{font-size:12px;min-height:46px;margin-top:14px;border-radius:9px}
#mole-contact-form .assistant-disclosure{font-size:10px;line-height:1.6;color:#7e718b;margin-top:10px}
#mole-contact-status{font-size:12px;line-height:1.5;color:#4c3687;margin-top:8px}
.assistant-telegram{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5a4298;margin-top:15px;padding-top:14px;border-top:1px solid #eee7f5}
.assistant-reaction{position:absolute;bottom:66px;right:0;display:flex;align-items:center;width:342px;background:white;border:1px solid #cfbdeb;box-shadow:0 10px 45px #28114820;border-radius:18px;padding:13px 23px 13px 0;min-height:117px}
.assistant-reaction>img{width:120px;height:88px;object-fit:contain;flex-shrink:0}.assistant-reaction strong{font-size:17px;display:block;line-height:1.2;letter-spacing:-.025em}.assistant-reaction span{display:block;font-size:11px;line-height:1.5;margin-top:6px;color:#7a6986}.assistant-reaction [data-cart-open]{font-size:11px;font-weight:600;color:#6545ad;margin-top:9px}.assistant-reaction>[data-reaction-close]{position:absolute;right:3px;top:4px;width:26px;height:26px}.assistant-reaction>[data-reaction-close]>svg{width:16px;height:16px}
.search-mascot-status{display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.5;padding:10px 16px;color:#675674}.search-mascot-status img{width:90px;height:60px;object-fit:contain}
.mole-assistant [hidden]{display:none!important}body:has(dialog[open]) .mole-assistant,body:has(.filter-panel.is-open) .mole-assistant{visibility:hidden;pointer-events:none}
.mole-promise,.mole-services,.mole-guides{scroll-margin-top:175px}
.quick-nav{scrollbar-width:none}.quick-nav::-webkit-scrollbar{display:none}
@media(prefers-reduced-motion:no-preference){.assistant-panel:not([hidden]),.assistant-reaction:not([hidden]){animation:mole-appear .22s ease-out}.assistant-reaction.is-success>img{animation:mole-cheer .55s ease-out 1}.service-content a svg,.guide-copy>b svg{transition:transform .2s}.service-content a:hover svg,.mole-guide:hover .guide-copy>b svg{transform:translate(3px,-3px)}@keyframes mole-appear{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes mole-cheer{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}}
@media(max-width:1000px){.promise-copy{padding:34px}.promise-copy h2{font-size:44px}.promise-character>.mole-character{height:290px}.mole-service-grid,.mole-guide-grid{gap:14px}.service-content{padding:21px 19px;min-height:236px}.service-content h3{font-size:21px}.service-art{height:195px}.guide-copy{padding:20px}.guide-copy h3{font-size:22px}.footer-navigation{gap:26px;grid-template-columns:1.3fr 1fr 1fr}.footer-catalog>div{grid-template-columns:1fr}.footer-brand-row>p{font-size:13px}.department-masthead>div:first-child{padding-left:16px}.department-masthead-photo{height:230px}}
@media(max-width:700px){.mole-promise{grid-template-columns:1fr;margin-block:34px;border-radius:19px}.promise-copy{padding:31px 26px}.promise-copy h2{font-size:43px}.promise-copy .eyebrow{font-size:9px;margin-bottom:23px}.promise-copy>p:not(.eyebrow){font-size:14px;margin-block:19px}.promise-tags{margin-top:22px;font-size:10px;gap:7px}.promise-character{padding:23px 8px 23px}.promise-character>.mole-character{height:245px}.character-note{font-size:12px;padding:10px 14px;margin-left:12px}.mole-service-grid,.mole-guide-grid{grid-template-columns:1fr}.mole-services,.mole-guides{padding-bottom:35px}.mole-services .section-heading,.mole-guides .section-heading{display:block;margin-bottom:22px}.mole-services .section-heading>.text-link{margin-top:17px;font-size:13px}.mole-guides>.section-heading>p{margin-top:18px;font-size:13px}.mole-services h2,.mole-guides h2{font-size:34px}.mole-service{display:grid;grid-template-columns:42% 1fr}.service-art{height:100%;min-height:216px;padding:25px 0 0}.service-art>span{font-size:8px;left:8px;top:12px;padding:6px 8px}.service-art>.mole-character{height:100%;min-height:150px}.service-content{min-height:216px;padding:20px 17px;border-top:0;border-left:1px solid #eee7f5}.service-content h3{font-size:21px}.service-content p{font-size:12px;line-height:1.6;margin:11px 0 15px}.service-content a{font-size:11px;gap:7px;line-height:1.5}.mole-guide{display:grid;grid-template-columns:39% 1fr}.guide-picture{height:100%;min-height:200px;display:flex;align-items:center}.guide-picture img{height:175px}.guide-copy{border-top:0;border-left:1px solid #eee7f5;padding:21px 17px}.guide-copy>span{font-size:8px}.guide-copy h3{font-size:22px;margin-top:11px}.guide-copy p{font-size:12px;min-height:0}.guide-copy>b{margin-top:16px;font-size:11px}.mole-footer{margin-top:36px;padding-top:28px;padding-bottom:72px}.mole-footer .footer-brand-row{flex-wrap:wrap;gap:20px;padding-bottom:26px}.footer-brand-row>a:first-child img{width:124px}.footer-brand-row>p{font-size:12px;flex:1}.footer-brand-row>.btn{margin-left:0;justify-content:space-between;width:100%;font-size:12px}.footer-navigation{grid-template-columns:1fr 1fr;gap:28px 20px;padding-block:28px}.footer-catalog{grid-column:1/-1}.footer-catalog>div{grid-template-columns:1fr 1fr;gap:0 20px}.footer-navigation h2{font-size:13px;margin-bottom:17px}.footer-navigation nav>a,.footer-catalog>div>a{font-size:11px}.footer-contacts>a{font-size:10px;gap:4px;overflow-wrap:anywhere}.footer-contacts address{font-size:12px;margin-top:18px}.footer-contacts>p{font-size:11px}.mole-footer .footer-bottom{font-size:10px;display:flex;flex-direction:column;gap:7px;align-items:start}.department-masthead{grid-template-columns:1fr;padding:23px 20px 8px;gap:8px}.department-masthead h1{font-size:34px}.department-masthead>div:first-child{padding-left:14px;border-left-width:3px}.department-masthead-photo,.department-masthead[data-department="medical"] .department-masthead-photo{height:190px;margin-top:0}.department-masthead-photo>img{transform:none;mix-blend-mode:normal}.solution-hero{grid-template-columns:1fr}.solution-visual{min-height:0;padding:8px;aspect-ratio:auto}.solution-visual>img{height:220px;object-fit:contain}.mole-assistant{bottom:12px;right:12px}.assistant-launch{min-height:44px;padding-right:13px;font-size:11px}.assistant-launch>img{width:52px;height:37px}.assistant-panel{width:min(348px,calc(100vw - 24px));bottom:56px;padding:19px;max-height:calc(100dvh - 90px)}.assistant-reaction{width:min(342px,calc(100vw - 24px));bottom:56px}.assistant-intro h2{font-size:25px}.assistant-shortcuts>button{font-size:11px}.search-mascot-status img{width:66px;height:44px}}

@media(max-width:700px){.service-content p{font-size:13px}.assistant-launch>span{display:none}.assistant-launch{width:54px;padding:0;justify-content:center}.assistant-launch>img{width:54px;height:43px}.mole-promise,.mole-services,.mole-guides{scroll-margin-top:170px}}

@media(max-width:700px){.department-masthead-photo{display:block}.mole-assistant{left:12px;right:auto}.assistant-panel,.assistant-reaction{left:0;right:auto}}
