/* Two ways to work with Briskysoft: custom development and software ownership. */
.home-hero{padding-block:25px 37px;--hero-tone:#ff724a}
.hero-controls{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}
.hero-controls[hidden]{display:none}
.hero-choices{display:flex;gap:27px;min-width:0}
.hero-choice{position:relative;display:flex;align-items:center;gap:11px;padding:13px 0 14px;border:0;border-bottom:1px solid #424b3c;background:transparent;color:#9fa897;text-align:left;font-size:12px;line-height:1.5;white-space:nowrap;overflow:hidden}
.hero-choice-number{font-family:'DM Sans',sans-serif;font-size:10px;opacity:.6}
.hero-choice[aria-pressed="true"]{color:#f0f4e9;border-color:var(--hero-tone)}
.hero-choice::after{position:absolute;content:'';height:2px;background:var(--hero-tone);bottom:0;left:0;width:0}
[data-running="true"] .hero-choice[aria-pressed="true"]::after{animation:hero-progress 8.5s linear forwards}
.hero-playback{display:flex;align-items:center;gap:8px}
.hero-count{font-size:10px;letter-spacing:1px;color:#829077;margin-right:13px;white-space:nowrap}
.hero-count b{color:#e9efe3;font-weight:500}
.hero-arrow,.hero-play{display:grid;place-items:center;width:40px;height:40px;border:1px solid #424b3c;border-radius:50%;background:transparent;color:#dce4d4;flex-shrink:0}
.hero-arrow{font-size:20px;line-height:1}
.hero-play{width:32px;height:32px;border-color:transparent}
.hero-arrow:hover,.hero-play:hover{color:#fff;border-color:var(--hero-tone);background:#2c3426}
.hero-play-glyph{display:none}
[data-paused="true"] .hero-play-glyph{display:block}
[data-paused="true"] .hero-pause-glyph{display:none}
.hero-stage{position:relative;border-radius:20px}
.hero-slide{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;padding:46px 42px;min-width:0;border-radius:20px;border:1px solid #434938;background:#1c211a;overflow:hidden}
.hero-slide+.hero-slide{margin-top:30px}
[data-enhanced] .hero-stage{display:grid;isolation:isolate}
[data-enhanced] .hero-slide{grid-area:1/1;margin:0;visibility:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease,visibility .5s}
[data-enhanced] .hero-slide.is-active{visibility:visible;opacity:1;pointer-events:auto;z-index:1}
.hero-slide-copy{min-width:0;position:relative;z-index:1}
.hero-slide .eyebrow{font-size:10px;line-height:1.7;letter-spacing:1px;color:#a9b29f;gap:10px}
.hero-slide .tiny-asterisk{font-size:24px}
.home-page .hero-heading{font-size:clamp(37px,4.3vw,60px);font-weight:600;letter-spacing:-2.5px;line-height:1.17;margin:25px 0 23px;white-space:normal;color:#f1f2e9}
html[lang="th"] .home-page .hero-heading{font-size:clamp(31px,3.2vw,46px);font-weight:600;line-height:1.5;letter-spacing:-.8px}
.home-page .hero-heading span{color:inherit}
.home-page .hero-heading .hero-heading-accent{color:var(--hero-tone)}
.hero-slide-description{max-width:465px;font-size:15px;line-height:1.9;color:#b7c0ad}
.hero-capabilities{display:flex;flex-wrap:wrap;gap:7px;margin-top:23px}
.hero-capabilities>span{padding:4px 8px;border:1px solid #414b36;border-radius:4px;color:#c3cdb9;font-size:10px;line-height:1.6}
.hero-slide-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:29px}
.hero-slide-actions .button{min-height:51px;padding:13px 18px;gap:25px}
.hero-slide-actions .button>span[data-th]{font-size:13px;line-height:1.6}
.hero-primary{background:var(--hero-tone);color:#172015}
.hero-primary:hover{filter:brightness(1.08)}
.hero-text-link{font-size:12px;display:inline-flex;align-items:center;gap:12px;color:#d4ddca;padding-block:9px}
.hero-text-link:hover{text-decoration:underline;text-underline-offset:5px}
.hero-slide-note{display:flex;align-items:center;gap:10px;margin-top:31px;font-size:10px;line-height:1.8;color:#8f9d83}
.hero-slide-note>span:first-child{width:22px;height:1px;background:var(--hero-tone);flex-shrink:0}
.hero-studio-art{position:relative;align-self:stretch;min-height:435px;min-width:0;isolation:isolate}
.hero-studio-art::before{content:'';position:absolute;inset:2% -10%;border:1px solid #65705220;border-radius:50%;z-index:-1;transform:rotate(-25deg)}
.hero-sculpture{position:absolute;inset:20px -25px 30px;width:calc(100% + 50px);height:calc(100% - 50px);object-fit:contain;mix-blend-mode:lighten;mask-image:radial-gradient(ellipse at center,#000 50%,transparent 73%)}
.hero-art-top,.hero-art-bottom{position:absolute;left:12px;right:4px;display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:9px;letter-spacing:.7px;color:#89977c}
.hero-art-top{top:0}.hero-art-top>span:last-child{font-size:25px;color:var(--hero-tone)}
.hero-art-bottom{bottom:0;padding-top:16px;border-top:1px solid #46513c}
.hero-art-bottom>span:last-child{font-size:27px;line-height:1;color:#d9e4cf}
.hero-art-label{position:absolute;display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #596346;border-radius:7px;background:#20271fe8;color:#e1e6d7;font-size:11px;box-shadow:0 10px 25px #0002;white-space:nowrap}
.hero-art-label>span:first-child{color:var(--hero-tone);font-size:20px}
.hero-art-label--one{top:24%;left:0;transform:rotate(-5deg)}
.hero-art-label--two{bottom:20%;right:0;transform:rotate(4deg)}
.hero-art-label--two>span:first-child{font-size:14px;font-weight:700}
.hero-slide--solutions{--hero-tone:#235d46;background:#eff2e8;border-color:#e3eadb;color:#213126}
.hero-slide--solutions .eyebrow{color:#5b7255;font-size:9px;letter-spacing:.6px}
.hero-owned-dot{width:7px;height:7px;border-radius:50%;background:#488260;box-shadow:0 0 0 4px #3c71541a;flex-shrink:0}
.home-page .hero-slide--solutions .hero-heading{color:#233423}
.hero-slide--solutions .hero-slide-description{color:#5c6b55}
.hero-slide--solutions .hero-primary{color:#fff}
.hero-slide--solutions .hero-text-link{color:#3e5c35}
.hero-ownership{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:22px 0 0}
.hero-ownership li{display:flex;align-items:center;gap:10px;color:#3c5635;font-size:12px;line-height:1.7}
.hero-ownership li>span:first-child{display:grid;place-items:center;border:1px solid #b4c7a9;width:19px;height:19px;border-radius:50%;font-size:10px;flex-shrink:0}
.hero-product-showcase{min-width:0}
.hero-collection-label{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.8px;color:#6b7d60;padding-bottom:19px;border-bottom:1px solid #cbd5c2;margin-bottom:18px}
.hero-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.hero-product{overflow:hidden;border-radius:11px;background:#fffef9;border:1px solid #c8d3bf;box-shadow:0 6px 12px #1b341009;transition:transform .25s,border-color .25s}
.hero-product:hover{transform:translateY(-3px);border-color:var(--product)}
.hero-product-picture{position:relative;aspect-ratio:3/2;background:#20291d;overflow:hidden}
.hero-product-picture>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}
.hero-product:hover img{transform:scale(1.035)}
.hero-product-mark{position:absolute;left:10px;top:10px;width:30px;height:30px;padding:5px;background:#112118e6;border:1px solid #ffffff30;border-radius:6px;color:var(--product)}
.hero-product-mark svg{width:100%;height:100%;display:block}
.hero-product-mark .logo-primary{fill:currentColor}
.hero-product-mark .logo-accent{fill:currentColor;opacity:.6}
.hero-product--hr{--product:#a9edbf}.hero-product--crm{--product:#abd0ff}.hero-product--service-desk{--product:#ceb4ff}.hero-product--team-collaboration{--product:#f6ca85}
.hero-product-caption{display:flex;align-items:center;justify-content:space-between;gap:7px;padding:11px 12px 13px;min-height:64px}
.hero-product-caption small{display:block;font-size:8px;letter-spacing:.3px;color:#789069;margin-bottom:3px}
.hero-product-caption strong{display:block;font-family:'DM Sans',sans-serif;font-size:14px;font-weight:650;line-height:1.2;color:#2e4226}
.hero-product-arrow{font-size:18px;color:#59774a;flex-shrink:0}
.hero-collection-foot{font-size:9px;color:#7c8b72;letter-spacing:.5px;margin-top:18px;text-align:center}
.hero-announcement{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes hero-progress{from{width:0}to{width:100%}}
@media(max-width:1100px){.hero-slide{padding:34px 28px;gap:27px}.hero-studio-art{min-height:420px}.hero-art-label{font-size:10px;padding:8px 10px}.hero-slide-actions{gap:12px 17px}.hero-slide-actions .button{gap:18px}.hero-product-grid{gap:11px}.hero-product-caption strong{font-size:12px}.hero-product-caption{padding:10px;min-height:65px}.hero-art-top{font-size:8px}.hero-collection-label{font-size:8px}}
@media(max-width:850px){.hero-slide{padding:32px 25px;gap:24px}.home-page .hero-heading{font-size:37px;letter-spacing:-1.7px}html[lang="th"] .home-page .hero-heading{font-size:31px;letter-spacing:-.7px}.hero-slide-description{font-size:14px}.hero-art-label{font-size:9px;gap:6px}.hero-art-label--two{right:-6px}.hero-art-top{font-size:7px}.hero-art-bottom{font-size:8px}.hero-product-caption strong{font-size:11px}.hero-product-caption{min-height:63px}.hero-product-mark{width:27px;height:27px;left:8px;top:8px}.hero-slide-note{font-size:9px}}
@media(max-width:760px){.home-hero{padding-block:15px 25px}.hero-controls{display:block;margin-bottom:17px}.hero-choices{gap:22px}.hero-choice{font-size:11px;gap:8px;flex:1;padding-block:10px}.hero-choice-number{font-size:9px}.hero-playback{margin-top:10px;justify-content:flex-end;gap:8px}.hero-count{margin-right:auto;font-size:10px}.hero-arrow{width:36px;height:36px}.hero-slide{grid-template-columns:1fr;padding:29px 24px 26px;gap:30px;border-radius:14px}.home-page .hero-heading{font-size:clamp(34px,8.4vw,50px);letter-spacing:-1.5px;line-height:1.2;margin:20px 0 19px}html[lang="th"] .home-page .hero-heading{font-size:clamp(29px,7.3vw,38px);line-height:1.5;letter-spacing:-.7px}.hero-slide .eyebrow{font-size:9px;letter-spacing:.4px}.hero-slide .tiny-asterisk{font-size:20px}.hero-slide-description{font-size:14px;line-height:1.9;max-width:none}.hero-capabilities{gap:6px;margin-top:18px}.hero-capabilities>span{font-size:9px;padding:4px 6px}.hero-slide-actions{gap:10px 18px;margin-top:23px}.hero-slide-actions .button{padding:12px 15px;min-height:48px;gap:20px}.hero-slide-actions .button>span[data-th]{font-size:12px}.hero-text-link{font-size:11px;padding-block:8px}.hero-slide-note{font-size:9px;margin-top:20px}.hero-studio-art{min-height:310px;max-height:400px;aspect-ratio:1.12;width:100%}.hero-sculpture{inset:10px -15px 25px;width:calc(100% + 30px);height:calc(100% - 35px)}.hero-art-top{left:0;right:0;font-size:8px}.hero-art-bottom{left:0;right:0;font-size:8px;padding-top:12px}.hero-art-label{font-size:9px;gap:8px}.hero-art-label--one{top:26%;left:0}.hero-art-label--two{bottom:22%;right:0}.hero-slide--solutions .eyebrow{font-size:8px}.hero-ownership{margin-top:19px;gap:8px}.hero-ownership li{font-size:11px}.hero-collection-label{font-size:8px;margin-bottom:13px;padding-bottom:13px}.hero-product-grid{gap:10px}.hero-product-caption{padding:10px 9px;min-height:64px}.hero-product-caption small{font-size:7px}.hero-product-caption strong{font-size:11px}.hero-product-arrow{font-size:14px}.hero-collection-foot{font-size:8px;line-height:1.6;margin-top:14px}.hero-product-mark{width:26px;height:26px;padding:4px}.hero-stage{border-radius:14px}}
@media(max-width:370px){.hero-slide{padding-inline:20px}.hero-choice{font-size:10px}.hero-choices{gap:15px}.home-page .hero-heading{font-size:32px}html[lang="th"] .home-page .hero-heading{font-size:28px}.hero-product-caption{padding:9px 7px}.hero-product-caption strong{font-size:10px}}
@media(prefers-reduced-motion:reduce){[data-enhanced] .hero-slide,.hero-product,.hero-product-picture>img{transition:none}.hero-choice::after{animation:none!important}.hero-product:hover,.hero-product:hover img{transform:none}}

/* Keep compact slider controls inside the hero's lower-right corner. */
.home-hero[data-enhanced] .hero-slide{padding-bottom:104px}
.hero-controls{position:absolute;right:24px;bottom:20px;z-index:10;display:flex;align-items:center;justify-content:flex-end;gap:13px;margin:0;padding:7px 10px;border:1px solid #7b92704a;border-radius:999px;background:#142019eb;box-shadow:0 5px 20px #07120b20;backdrop-filter:blur(12px);max-width:calc(100% - 32px)}
.hero-choices{display:flex;gap:4px}
.hero-choice{display:block;flex:none;width:32px;height:36px;padding:0;border:0;border-radius:4px;overflow:visible;background:transparent}
.hero-choice>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-choice::before,.hero-choice::after{content:'';position:absolute;left:4px;right:4px;top:17px;bottom:auto;height:3px;border-radius:2px}
.hero-choice::before{background:#75816c80}
.hero-choice[aria-pressed="true"]::before{background:var(--hero-tone);opacity:.55}
.hero-choice::after{width:0;background:var(--hero-tone)}
.hero-choice[aria-pressed="true"]::after{width:24px}
[data-running="true"] .hero-choice[aria-pressed="true"]::after{animation:hero-indicator-progress 8.5s linear forwards}
.hero-choice:hover::before{background:#e1eacb}
.hero-playback{margin:0;padding-left:12px;border-left:1px solid #7b92704a;gap:4px;justify-content:flex-end}
.hero-count{margin:0 5px 0 0;font-size:9px;letter-spacing:.5px;color:#a0af96}
.hero-arrow,.hero-play{width:36px;height:36px;border:0;background:transparent}
.hero-arrow:hover,.hero-play:hover{background:#82966a22}
.hero-play{width:30px}
@keyframes hero-indicator-progress{from{width:0}to{width:24px}}
@media(max-width:760px){.home-hero[data-enhanced] .hero-slide{padding-bottom:95px}.hero-controls{right:14px;bottom:16px;gap:9px;padding:6px 8px;max-width:calc(100% - 28px)}.hero-choices{gap:2px}.hero-choice{width:30px;height:36px}.hero-choice::before,.hero-choice::after{left:3px;right:3px}.hero-playback{padding-left:9px;gap:2px}.hero-count{margin-right:3px}.hero-arrow{width:34px}.hero-play{width:28px}}
