/*
Theme Name: Tyrodesk - Hajiri.com
Description: A WordPress starter theme built by riwaj for hajiri.com
Version: 1.0.0
Text Domain: hajiri-tyrodesk
*/
:root{--ink:#101d19;--green:#00553c;--deep:#013a29;--coral:#e65f46;--cream:#fffaf0;--mist:#f0f5f2;--line:#dce6e1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Public Sans",Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:var(--coral);color:#fff;font-size:11px;padding:5px 0}.topbar .wrap{display:flex;justify-content:space-between}.site-header{background:var(--deep);color:#fff;position:sticky;top:0;z-index:20}.nav{min-height:72px;display:flex;align-items:center;gap:30px}.brand img{width:105px;display:block}.menu{display:flex;list-style:none;margin:0 0 0 auto;padding:0;gap:27px;font-size:13px}.menu a:hover{color:#ffefbe}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--green);background:var(--green);color:white;border-radius:3px;padding:13px 23px;font-weight:700;font-size:14px;transition:.25s}.button:hover{background:#fff;color:var(--green)}.button--coral{background:var(--coral);border-color:var(--coral)}.button--ghost{background:transparent;color:var(--green)}.hero{background:var(--cream);padding:68px 0 70px}.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:68px;align-items:center}.eyebrow{color:var(--coral);font-weight:800;font-size:13px}.hero h1{font-size:clamp(43px,5vw,72px);line-height:.95;letter-spacing:-.06em;margin:12px 0 22px;max-width:670px}.coral{color:var(--coral)}.hero p{font-size:19px;max-width:560px}.lead-form{background:#fff;border:1px solid #ebdfd1;border-radius:7px;padding:25px;box-shadow:0 12px 28px #183d2c12}.lead-form h3{text-align:center;margin:0 0 14px;color:var(--coral)}.lead-form input{width:100%;padding:12px;margin:5px 0;border:1px solid #d4d4d4;border-radius:3px}.lead-form button{width:100%;margin-top:8px}.trust{text-align:center;padding:50px 0}.trust h2{font-size:21px}.trust .number{font-size:48px;font-weight:800;color:var(--coral);line-height:1}.logos{display:flex;justify-content:center;align-items:center;gap:34px;flex-wrap:wrap;margin-top:27px;color:#76827c;font-weight:700}.section{padding:82px 0}.section--mist{background:var(--mist)}.section--cream{background:var(--cream)}.center{text-align:center}.kicker{font-size:14px;color:var(--coral);font-weight:700}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.045em;margin:5px 0 16px}.software-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.software-grid h2{max-width:420px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:27px 0}.feature-list div{background:#fff;border:1px solid var(--line);padding:17px;border-radius:5px;font-weight:700}.product-shot{border-radius:9px;box-shadow:0 20px 35px #003c2a20}.one-ai{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center}.one-ai-logo{width:180px}.ai-card{background:#e6f2eb;border-radius:12px;padding:42px}.ai-card strong{font-size:24px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px}.stat{padding:22px;background:#fff;border-radius:5px}.stat b{display:block;color:var(--green);font-size:25px}.audience{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.tabs{display:flex;gap:7px;flex-wrap:wrap}.tabs span{border:1px solid var(--line);padding:8px 13px;border-radius:18px;font-size:13px}.quote-card{background:#fff;border:1px solid var(--line);border-radius:7px;padding:34px;min-height:220px}.quote-card p{font-size:20px}.blog-band{background:var(--deep);color:#fff;padding:70px 0}.blog-head{display:flex;justify-content:space-between;align-items:center}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.blog-card{border-top:1px solid #5a8d7d;padding:22px 0}.blog-card small{color:#9fc3b6}.blog-card h3{font-size:19px;line-height:1.25}.blog-card a:hover{color:#ffefbe}.cta{padding:65px 0;background:#e0eee7}.cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px}.cta h2{margin:0;max-width:600px}.site-footer{background:#126f5a;color:#dcece5;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:30px}.site-footer h4{color:#fff;margin:0 0 14px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{font-size:13px;margin:7px 0}.copyright{border-top:1px solid #70a698;margin-top:40px;padding-top:18px;font-size:12px}.page-hero{background:var(--cream);padding:70px 0 50px}.page-hero h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.05em;margin:0}.posts{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.post img{aspect-ratio:1.7;object-fit:cover;width:100%}.post-body{padding:22px}.post-body h2{font-size:23px;margin:8px 0}.post-meta{font-size:13px;color:#688078}.entry{width:min(780px,calc(100% - 48px));margin:50px auto}.entry h1{font-size:clamp(38px,5vw,58px);line-height:1.1}.entry-content{font-size:18px}.entry-content p{margin:1.2em 0}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:25px;margin-left:auto}@media(max-width:760px){.wrap{width:min(100% - 32px,1180px)}.topbar .wrap{justify-content:center}.topbar span{display:none}.nav{min-height:59px}.menu-toggle{display:block}.menu{display:none}.hero{padding:48px 0}.hero-grid,.software-grid,.one-ai,.audience{grid-template-columns:1fr;gap:28px}.hero h1{font-size:45px}.stats{grid-template-columns:repeat(2,1fr)}.section{padding:55px 0}.blog-grid,.posts{grid-template-columns:1fr}.cta .wrap{display:block}.cta .button{margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}.lead-form{padding:18px}}
:root{--menu-shadow:0 14px 26px #001e1680}
.mega-trigger{border:0;background:transparent;color:#fff;font:inherit;cursor:pointer;padding:0}.login-link{font-size:13px;margin-left:auto}.mega-panel{display:none;position:absolute;left:0;right:0;top:100%;z-index:30;background:#fff;color:var(--ink);box-shadow:0 20px 42px #001e1630;border-top:1px solid #e5ece8}.mega-panel.is-open{display:block}.mega-grid{display:grid;grid-template-columns:2fr .85fr 1fr;gap:26px;padding:30px 0}.mega-panel h2{font-size:17px;margin:0 0 13px;color:var(--deep)}.mega-icons{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.mega-icons a{min-height:80px;border:1px solid #e7eeea;border-radius:6px;padding:11px;display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.mega-icons img{height:25px;width:25px;object-fit:contain}.mega-icons a:hover,.mega-side a:hover{background:#eff7f2;color:var(--green)}.mega-feature{background:#fff6ec;border-radius:8px;padding:20px}.mega-feature img{max-height:96px;object-fit:contain;width:100%}.mega-feature h3{font-size:21px;margin:8px 0}.mega-feature p{font-size:13px;margin:0 0 12px}.mega-feature a,.mega-side>a,.mega-columns a{font-size:13px;font-weight:700;color:var(--green);display:block;margin:8px 0}.mega-side{border-left:1px solid #e5ece8;padding-left:23px}.mega-side h2{margin-top:0}.mega-side h2:not(:first-child){margin-top:18px}.mega-links{display:grid;grid-template-columns:1fr 1fr}.mega-simple .mega-columns{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:50px;padding:30px 0}.mega-simple section h2:not(:first-child){margin-top:28px}
@media(min-width:761px){.footer-grid{grid-template-columns:1.4fr repeat(4,1fr)}}
.footer-grid--full h4{margin-top:0}.footer-grid--full ul{margin-bottom:23px}.footer-grid--full li{line-height:1.25}.footer-grid--full a:hover{color:#fff}

/* Zapier-inspired design system: warm cream, coffee ink, one orange CTA. */
:root{--ink:#201515;--ink-soft:#2f2a26;--green:#201515;--deep:#201515;--coral:#ff4f00;--cream:#fffefb;--mist:#f8f4f0;--line:#c5c0b1;--body:#605d52}body{background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5}.wrap{width:min(1280px,calc(100% - 48px))}.topbar{background:var(--ink);color:var(--cream);padding:8px 0;font-size:14px}.topbar a{color:var(--cream);font-weight:600}.site-header{background:var(--cream);color:var(--ink);border-bottom:1px solid var(--mute,#c5c0b1);box-shadow:none}.nav{min-height:72px}.menu{gap:24px;font-size:15px;font-weight:500}.menu a,.mega-trigger,.login-link{color:var(--ink)}.mega-trigger{font-family:Inter,system-ui}.brand img{filter:none}.button{border-radius:12px;border:1px solid var(--ink);background:var(--ink);color:var(--cream);padding:12px 24px;font-size:18px;font-weight:600;line-height:27px}.button:hover{background:var(--cream);color:var(--ink)}.button--coral{background:var(--coral);border-color:var(--coral);color:var(--cream)}.button--coral:hover{background:#e64700;border-color:#e64700;color:var(--cream)}.button--ghost{background:var(--cream);border-color:var(--ink);color:var(--ink)}.hero{background:var(--cream);padding:88px 0}.hero h1{font-family:Inter,system-ui,sans-serif;font-weight:500;font-size:clamp(48px,5vw,64px);line-height:.98;letter-spacing:-.05em;color:var(--ink)}.coral,.eyebrow,.kicker{color:var(--ink);text-transform:uppercase;letter-spacing:1px;font-weight:600;font-size:14px}.hero p{font-size:20px;line-height:30px;color:var(--body)}.lead-form{background:var(--mist);border:0;border-radius:12px;box-shadow:none;padding:28px}.lead-form h3{color:var(--ink);font-size:24px}.lead-form input{background:var(--cream);border:1px solid var(--ink);border-radius:6px;padding:12px 16px;font:18px/27px Inter,sans-serif}.trust{background:var(--cream);padding:64px 0}.trust h2{font-size:24px}.trust .number{color:var(--coral);font-size:52px}.section{padding:80px 0}.section--cream,.section--mist{background:var(--mist)}.section h2,.page-hero h1,.cta h2{font-family:Inter,system-ui,sans-serif;color:var(--ink);font-weight:500;letter-spacing:-.045em}.section h2{font-size:clamp(36px,4vw,52px);line-height:1.02}.feature-list div,.stat,.quote-card,.post{background:var(--cream);border:0;border-radius:12px;box-shadow:none}.product-shot{border-radius:12px;box-shadow:none}.ai-card{background:var(--ink);color:var(--cream);border-radius:12px}.ai-card .eyebrow{color:var(--cream)}.stats{gap:16px}.stat b{color:var(--ink)}.tabs span{background:var(--cream);border:0;border-radius:9999px;padding:8px 12px}.blog-band{background:var(--ink);padding:80px 0}.blog-band h2{font-family:Inter,sans-serif;font-size:48px;font-weight:500}.blog-band .kicker{color:var(--cream)}.blog-band .button--ghost{background:transparent;border-color:var(--cream);color:var(--cream)}.blog-card{border-color:#605d52}.blog-card small{color:#c5c0b1}.cta{background:var(--mist);padding:64px 0}.site-footer{background:var(--ink);color:#f8f4f0;padding:64px 0 24px}.site-footer h4{color:var(--cream)}.site-footer a:hover{color:var(--coral)}.page-hero{background:var(--cream);padding:80px 0 64px}.page-hero p,.post-meta{color:var(--body)}.post-body{padding:24px}.post-body h2{font-size:24px;line-height:30px}.entry{color:var(--ink)}.mega-panel{background:var(--cream);box-shadow:0 18px 36px #2015151f;border-color:var(--mute,#c5c0b1)}.mega-panel h2{color:var(--ink)}.mega-icons a{background:var(--mist);border:0;border-radius:12px;color:var(--ink)}.mega-icons a:hover,.mega-side a:hover{background:#ece6df;color:var(--ink)}.mega-feature{background:var(--mist);border-radius:12px}.mega-feature h3{color:var(--ink)}.mega-feature a,.mega-side>a,.mega-columns a{color:var(--ink)}.mega-side{border-color:var(--mute,#c5c0b1)}.copyright{border-color:#605d52}@media(max-width:760px){.site-header,.menu.is-open{background:var(--cream)}.menu.is-open{border-color:var(--mute,#c5c0b1)}.menu a,.menu .mega-trigger{color:var(--ink)}.menu-toggle{color:var(--ink);font-size:14px;border:1px solid var(--ink);border-radius:6px;padding:8px 10px}.hero{padding:64px 0}.hero h1{font-size:48px}.section{padding:64px 0}.footer-grid{grid-template-columns:1fr 1fr}}

/* Original Hajiri premium product surface */
.hajiri-header{position:sticky;top:0;z-index:50;background:#fffefb;border-bottom:1px solid #e7e1d9}.hajiri-nav{height:78px;display:flex;align-items:center;gap:32px}.hajiri-brand{display:flex;align-items:center;gap:9px;color:#18211d;font-size:25px;font-weight:700;letter-spacing:-1.4px}.hajiri-mark{width:28px;height:28px;border-radius:9px;display:inline-grid;place-items:center;background:#183f31;color:#ddff73;font-family:Georgia,serif;font-style:italic;font-size:24px;line-height:1}.hajiri-menu{display:flex;align-items:center;gap:27px;margin-left:auto}.hajiri-menu a,.hajiri-menu .mega-trigger,.hajiri-actions>a{font-size:14px;font-weight:500;color:#39413d}.hajiri-menu .mega-trigger{border:0;background:transparent;cursor:pointer}.hajiri-menu i{font-style:normal;color:#7c847f}.hajiri-actions{display:flex;align-items:center;gap:22px}.hajiri-cta{display:inline-flex;align-items:center;gap:19px;border:0;border-radius:9px;background:#183f31;color:#f9f7ef!important;padding:13px 16px 13px 20px;font-size:14px;font-weight:600}.hajiri-cta span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#ddff73;color:#183f31;font-size:15px}.hajiri-mega{top:78px;background:#fffefb}.hajiri-mega-grid{display:grid;grid-template-columns:.9fr 1.25fr;gap:74px;padding:38px 0}.nav-label{font-size:11px!important;font-weight:700!important;letter-spacing:1.3px!important;color:#647069!important;text-transform:uppercase!important;margin:0 0 16px!important}.hajiri-mega h2{font-size:29px!important;line-height:1.05!important;letter-spacing:-1px!important;margin:0 0 12px}.hajiri-mega p:not(.nav-label){font-size:15px;line-height:1.55;color:#66706b;max-width:310px}.text-link{color:#183f31!important;font-size:14px;font-weight:700}.mega-product-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mega-product-links a{padding:16px;border-radius:10px;background:#f2f4ee}.mega-product-links b,.mega-product-links span{display:block}.mega-product-links b{font-size:15px}.mega-product-links span{font-size:13px;line-height:1.4;color:#707975;margin-top:4px}.hajiri-hero{overflow:hidden;padding:88px 0 104px;background:radial-gradient(circle at 82% 9%,#ebf2d6 0,transparent 25%),#fffefb}.hajiri-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:60px}.hero-pill{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border-radius:999px;background:#f1f3e7;font-size:12px;font-weight:600;color:#465049}.hero-pill span{width:6px;height:6px;border-radius:50%;background:#8dbf25}.hero-copy h1{font-size:clamp(55px,6vw,82px)!important;line-height:.94!important;letter-spacing:-5px!important;margin:20px 0 24px!important;color:#18211d!important}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;color:#5a8668}.hero-copy>p{font-size:20px!important;line-height:1.5!important;max-width:510px;color:#5e6662!important}.hero-actions{display:flex;align-items:center;gap:25px;margin:32px 0 45px}.watch-link{font-size:14px;font-weight:700;color:#183f31}.watch-link span{display:inline-grid;place-items:center;width:26px;height:26px;margin-right:8px;border-radius:50%;background:#e1ecbb;font-size:9px}.hero-proof{display:flex;align-items:center;gap:13px}.hero-proof p{font-size:12px!important;line-height:1.4!important;margin:0;color:#68716c!important}.avatars{display:flex}.avatars i{display:grid;place-items:center;width:29px;height:29px;margin-left:-7px;border:2px solid #fffefb;border-radius:50%;background:#d5a47d;color:white;font-size:9px;font-style:normal}.avatars i:nth-child(2){background:#719c87}.avatars i:nth-child(3){background:#906f94}.avatars i:nth-child(4){background:#4d708e}.hero-product{position:relative}.product-window{overflow:hidden;border:1px solid #dbe1d6;border-radius:16px;background:#fff;box-shadow:0 32px 68px #1937251f;transform:rotate(1.5deg)}.window-top{height:48px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;background:#f7f8f4;border-bottom:1px solid #e6eae2}.window-brand{font-size:13px;font-weight:700;color:#244035}.window-brand .hajiri-mark{width:17px;height:17px;border-radius:5px;font-size:14px;vertical-align:middle}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d4d9d1}.dashboard{display:flex;min-height:385px}.dashboard aside{display:flex;flex-direction:column;gap:21px;align-items:center;width:57px;padding-top:26px;border-right:1px solid #edf0eb;color:#9aa49c}.dashboard aside span{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;font-size:15px}.dashboard aside .active{background:#e1ecbb;color:#234233}.dashboard-main{flex:1;padding:25px}.dash-greeting{display:flex;align-items:start;justify-content:space-between}.dash-greeting small,.dashboard small{font-size:10px;letter-spacing:.6px;color:#88938b;font-weight:700}.dash-greeting h3{margin:4px 0 0;font-size:22px;letter-spacing:-1px}.dash-greeting h3 span{color:#94c825}.profile-dot{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e1b591;color:#fff;font-size:11px}.dash-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:23px}.check-card,.hours-card{padding:17px;border-radius:11px}.check-card{background:#183f31;color:#fff}.check-card h4,.hours-card h4{margin:8px 0 4px;font-size:16px}.check-card p,.hours-card p{margin:0;font-size:11px;color:#c8d6cc}.check-card button{width:100%;margin-top:17px;padding:9px;background:#ddff73;border:0;border-radius:7px;color:#183f31;font-size:11px;font-weight:700;text-align:left}.check-card button b{float:right}.hours-card{background:#f3f5ee}.hours-card strong{display:block;margin-top:12px;font-size:27px;letter-spacing:-1px}.hours-card strong span{font-size:13px;color:#718077}.hours-card p{color:#748077}.bars{display:flex;gap:4px;align-items:end;height:28px;margin-top:7px}.bars i{width:7px;border-radius:4px;background:#b8d75d}.bars i:nth-child(1){height:12px}.bars i:nth-child(2){height:20px}.bars i:nth-child(3){height:14px}.bars i:nth-child(4){height:25px}.bars i:nth-child(5){height:22px}.bars i:nth-child(6){height:27px}.bars i:nth-child(7){height:17px}.team-card{display:flex;align-items:center;justify-content:space-between;margin-top:13px;padding:17px;border:1px solid #edf0ea;border-radius:10px}.team-card h4{margin:6px 0 2px;font-size:16px}.team-card p{margin:0;font-size:11px;color:#7c8780}.pulse-chart{display:flex;align-items:end;gap:4px;height:54px}.pulse-chart i{width:8px;background:#dfe9c0;border-radius:5px}.pulse-chart i:nth-child(1){height:28px}.pulse-chart i:nth-child(2){height:42px}.pulse-chart i:nth-child(3){height:35px}.pulse-chart i:nth-child(4){height:52px;background:#83a88e}.pulse-chart i:nth-child(5){height:31px}.pulse-chart i:nth-child(6){height:45px}.floating-note{position:absolute;padding:10px 12px;border:1px solid #d9e0d5;border-radius:9px;background:#fffefb;box-shadow:0 12px 28px #23402517;font-size:13px;font-weight:600}.floating-note span{margin-left:5px}.note-one{right:-15px;top:55px}.note-two{left:-30px;bottom:25px}.logo-strip{padding:28px 0;background:#f1f3eb;border-top:1px solid #e3e7de;border-bottom:1px solid #e3e7de}.logo-strip .wrap{display:flex;align-items:center;gap:55px}.logo-strip p{margin:0;font-size:13px;color:#6c766f}.logo-strip .wrap>div{flex:1;display:flex;justify-content:space-between;align-items:center;color:#59655e}.logo-strip b{font-size:16px;letter-spacing:-.7px}.hajiri-section{padding:126px 0;background:#fffefb}.section-intro{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-bottom:54px}.section-intro h2,.section-row h2{margin:0;font-size:clamp(42px,4.5vw,61px);line-height:.98;letter-spacing:-3px;color:#18211d}.section-intro>p:last-child{max-width:470px;margin-top:56px;font-size:17px;line-height:1.6;color:#68716d}.feature-bento{display:grid;grid-template-columns:1.22fr .78fr;gap:16px}.bento-card{position:relative;overflow:hidden;padding:36px;border-radius:16px;background:#f1f3eb;min-height:330px}.bento-card h3{max-width:410px;margin:0 0 13px;font-size:34px;line-height:1.04;letter-spacing:-1.8px}.bento-card p:not(.nav-label){max-width:350px;font-size:15px;line-height:1.5;color:#68716d}.bento-card .text-link{display:inline-block;margin-top:8px}.bento-large{display:flex;justify-content:space-between;grid-row:span 2;min-height:676px}.calendar-ui{position:absolute;right:25px;bottom:28px;width:47%;padding:22px;border-radius:13px;background:#fffefb;box-shadow:0 16px 30px #23362512;transform:rotate(-4deg)}.cal-head{display:flex;justify-content:space-between;font-size:14px}.cal-head span{color:#758077}.cal-days,.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:20px}.cal-days i{font-size:9px;color:#98a19b;text-align:center;font-style:normal}.cal-grid i{height:20px;border-radius:5px;background:#f1f3eb}.cal-grid i.on{background:#8baa61}.bento-dark{background:#183f31;color:#fff}.bento-dark .nav-label{color:#d6e7a6!important}.bento-dark p:not(.nav-label){color:#bdcfc4}.bento-dark .text-link{color:#ddff73!important}.pay-chip{position:absolute;right:26px;bottom:25px;left:26px;padding:16px;border-radius:10px;background:#2c5a47}.pay-chip span{font-size:12px;color:#d6e7a6}.pay-chip b{display:block;font-size:27px;letter-spacing:-1px}.pay-chip small{color:#abc6b6}.bento-people{grid-column:2;background:#e8ede0}.people-stack{position:absolute;right:24px;bottom:30px;display:flex}.people-stack i{display:grid;place-items:center;width:47px;height:47px;margin-left:-9px;border:3px solid #e8ede0;border-radius:50%;background:#8dab80;color:#fff;font-size:11px;font-style:normal}.people-stack i:nth-child(2){background:#d2966f}.people-stack i:nth-child(3){background:#776c9e}.people-stack i:nth-child(4){background:#395d77}.outcome-band{padding:122px 0;background:#183f31;color:#fff}.outcome-band .nav-label{color:#d6e7a6!important}.outcome-band h2{margin:0;font-size:clamp(45px,5vw,70px);line-height:.96;letter-spacing:-3.5px}.outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:77px}.outcomes article{padding-top:16px;border-top:1px solid #668173}.outcomes b{color:#d6e7a6;font-size:12px}.outcomes h3{margin:22px 0 8px;font-size:23px}.outcomes p{color:#b7cabe;font-size:15px}.hajiri-quote{padding:110px 0;background:#e7eddd}.hajiri-quote .wrap{max-width:920px}.quote-mark{font-family:Georgia,serif;font-size:90px;line-height:.5;color:#84a770}.hajiri-quote blockquote{margin:24px 0 38px;font-size:clamp(31px,4vw,51px);line-height:1.07;letter-spacing:-2px;color:#1e3027}.hajiri-quote .wrap>div{display:flex;align-items:center;gap:12px}.quote-avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#c7926d;color:#fff;font-size:11px}.hajiri-quote p{margin:0;font-size:13px;color:#657068}.journal{padding-bottom:130px}.section-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:48px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.journal-grid article{padding:0 2px}.journal-art{display:flex;align-items:end;height:246px;margin-bottom:18px;padding:22px;border-radius:14px;background:#d6e4bf}.journal-art span{font-family:Georgia,serif;font-size:118px;line-height:.7;color:#315c47}.journal-art.art-2{background:#f2d8b9}.journal-art.art-2 span{color:#a4664d}.journal-art.art-3{background:#d8dcf2}.journal-art.art-3 span{color:#5a608a}.journal-grid small{font-size:11px;font-weight:700;letter-spacing:.6px;color:#7c8680}.journal-grid h3{margin:10px 0 13px;font-size:23px;line-height:1.14;letter-spacing:-1px}.hajiri-final{padding:132px 0;background:radial-gradient(circle at 79% 28%,#507c61 0,transparent 25%),#183f31;color:#fff;text-align:center}.hajiri-final .nav-label{color:#d6e7a6!important}.hajiri-final h2{margin:0;font-size:clamp(50px,6vw,81px);line-height:.94;letter-spacing:-4px}.hajiri-final p{color:#c6d5cc;font-size:18px}.hajiri-final .hajiri-cta{margin-top:20px;background:#ddff73;color:#183f31!important}.hajiri-final .hajiri-cta span{background:#183f31;color:#ddff73}.hajiri-footer{padding:70px 0 24px;background:#11291f;color:#dae2d9}.footer-top{display:grid;grid-template-columns:1.5fr 1fr auto;align-items:center;padding-bottom:60px;border-bottom:1px solid #365449}.light-brand{color:#f3f7ec}.light-brand .hajiri-mark{background:#ddff73;color:#183f31}.footer-top p{max-width:250px;font-size:14px;color:#afc2b5}.footer-demo{color:#ddff73;font-size:14px;font-weight:700}.footer-links{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px;padding:55px 0}.footer-links h4{margin:0 0 16px;color:#f1f5ec;font-size:14px}.footer-links a{display:block;margin:9px 0;font-size:13px;color:#a8bbae}.footer-links a:hover{color:#ddff73}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid #365449;color:#81998b;font-size:12px}@media(max-width:860px){.hajiri-menu{display:none}.hajiri-actions{margin-left:auto}.hajiri-actions>a:first-child{display:none}.hajiri-menu.is-open{display:flex;position:absolute;top:78px;left:0;right:0;flex-direction:column;align-items:stretch;gap:16px;padding:20px 24px;background:#fffefb;border-bottom:1px solid #e7e1d9}.hajiri-menu.is-open .mega-trigger{text-align:left}.hajiri-hero-grid,.section-intro{grid-template-columns:1fr}.hajiri-hero{padding:64px 0}.hero-copy h1{font-size:55px!important;letter-spacing:-3px!important}.hero-product{margin-top:25px}.logo-strip .wrap{display:block}.logo-strip .wrap>div{margin-top:16px;gap:14px;flex-wrap:wrap}.feature-bento{grid-template-columns:1fr}.bento-large{grid-row:auto;min-height:510px}.bento-people{grid-column:auto}.outcomes{grid-template-columns:1fr;gap:20px;margin-top:52px}.journal-grid{grid-template-columns:1fr}.footer-top,.footer-links{grid-template-columns:1fr 1fr}.footer-top{gap:20px}.footer-top p{margin:0}.footer-bottom{display:block}.footer-bottom span{display:block;margin:7px 0}.hajiri-menu-toggle{display:block!important;color:#183f31!important;border-color:#183f31!important}.hajiri-mega{position:static}.hajiri-mega-grid{grid-template-columns:1fr}.mega-product-links{grid-template-columns:1fr}}
@media(max-width:760px){.nav{position:relative}.menu.is-open{display:flex;position:absolute;top:59px;left:0;right:0;background:var(--deep);padding:18px 16px;flex-direction:column;gap:16px;border-top:1px solid #43816e;box-shadow:var(--menu-shadow)}.header-cta{display:none}}
@media(max-width:760px){.login-link{display:none}.mega-panel{position:static;box-shadow:none}.mega-panel .wrap{width:100%}.mega-grid,.mega-simple .mega-columns{grid-template-columns:1fr;gap:18px;padding:20px 16px}.mega-icons{grid-template-columns:repeat(2,1fr)}.mega-side{border-left:0;padding-left:0}.mega-feature{display:none}.mega-trigger{text-align:left}.menu.is-open~.mega-panel{display:none}}
.hajiri-header:has([data-mega="product"]:focus) .hajiri-mega[data-panel="product"],.hajiri-header:has([data-mega="ai"]:focus) .hajiri-mega[data-panel="ai"],.hajiri-header:has([data-mega="resources"]:focus) .hajiri-mega[data-panel="resources"],.hajiri-header:has([data-mega="tools"]:focus) .hajiri-mega[data-panel="tools"]{display:block}

/* Production resource hubs */
.resource-hub{background:#fffefb;color:#18211d}.resource-hero{padding:96px 0 82px;background:radial-gradient(circle at 84% 16%,#e5edca 0,transparent 28%),#fffefb}.resource-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:72px;align-items:center}.resource-hero h1{max-width:760px;margin:13px 0 22px;font-size:clamp(48px,6vw,78px);line-height:.96;letter-spacing:-4px;font-weight:560}.resource-hero div>p:not(.page-overline){max-width:680px;color:#606a64;font-size:19px;line-height:1.65}.resource-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.resource-actions a,.resource-proof a{display:inline-flex;align-items:center;gap:26px;padding:14px 18px;border-radius:9px;background:#183f31;color:#fff;font-weight:700}.resource-actions a:nth-child(2){background:#eef2e7;color:#183f31}.resource-hero aside{padding:34px;border:1px solid #dce4d7;border-radius:18px;background:#fff;box-shadow:0 24px 55px #183f3112}.resource-hero aside span{font-size:11px;font-weight:800;letter-spacing:1.2px;color:#6d7c72}.resource-hero aside strong{display:block;margin:24px 0 14px;font-size:36px;line-height:1.05;letter-spacing:-1.8px}.resource-hero aside p{margin:0;color:#6c766f}.resource-library{padding:104px 0;background:#f2f4ed}.resource-library header,.resource-process header{max-width:760px;margin-bottom:42px}.resource-library h2,.resource-process h2,.resource-proof h2{margin:8px 0;font-size:clamp(38px,4vw,56px);line-height:1;letter-spacing:-2.6px}.resource-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-card-grid article{display:flex;flex-direction:column;min-height:285px;padding:28px;border:1px solid #dce2d7;border-radius:15px;background:#fff}.resource-card-grid article>span{font-size:11px;font-weight:800;color:#819078}.resource-card-grid h3{margin:34px 0 10px;font-size:24px;line-height:1.12;letter-spacing:-.8px}.resource-card-grid p{color:#68726c;line-height:1.6}.resource-card-grid a{margin-top:auto;padding-top:22px;font-weight:750;color:#183f31}.resource-card-grid article:hover{transform:translateY(-3px);border-color:#a9ba9c;transition:.2s}.resource-process{padding:96px 0}.resource-process .wrap>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-process article{padding:25px 0;border-top:1px solid #9eaaa2}.resource-process i{font-style:normal;font-size:12px;font-weight:800;color:#789458}.resource-process article p{max-width:330px;font-size:18px;line-height:1.5}.resource-proof{padding:76px 0;background:#183f31;color:#fff}.resource-proof .wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.resource-proof h2{max-width:690px;color:#fff}.resource-proof p{max-width:680px;color:#bfd0c5}.resource-proof a{flex:none;background:#ddff73;color:#183f31}.resource-hub--glossary .resource-card-grid{grid-template-columns:repeat(3,1fr)}.resource-hub--case-study .resource-hero{background:radial-gradient(circle at 84% 16%,#f1dcc6 0,transparent 28%),#fffefb}@media(max-width:860px){.resource-hero-grid{grid-template-columns:1fr}.resource-card-grid,.resource-hub--glossary .resource-card-grid{grid-template-columns:1fr 1fr}.resource-proof .wrap{display:block}.resource-proof a{margin-top:24px}.resource-process .wrap>div{grid-template-columns:1fr}}@media(max-width:600px){.resource-hero{padding:64px 0}.resource-hero h1{font-size:48px;letter-spacing:-2.5px}.resource-card-grid,.resource-hub--glossary .resource-card-grid{grid-template-columns:1fr}.resource-card-grid article{min-height:230px}.resource-actions{display:grid}.resource-library,.resource-process{padding:70px 0}}

/* Match resource hubs to the primary Hajiri navy, teal, blue, and soft-sky system. */
.resource-hub{background:#fff;color:#082451}.resource-hero{background:radial-gradient(circle at 82% 14%,#dff9f3 0,transparent 24%),radial-gradient(circle at 91% 56%,#e7e9ff 0,transparent 34%),linear-gradient(135deg,#f8fcff 0,#f3f8ff 54%,#f7f5ff 100%)}.resource-hero h1{color:#082451;font-weight:700}.resource-hero div>p:not(.page-overline){color:#52647b}.resource-hero .page-overline,.resource-library .page-overline,.resource-process .page-overline,.resource-proof .page-overline{color:#2458d3}.resource-hero .page-overline:before{background:linear-gradient(135deg,#16d9b0,#5168ff)}.resource-actions a,.resource-proof a{background:linear-gradient(100deg,#10bfae,#5960ff);box-shadow:0 12px 28px #4168d629}.resource-actions a:nth-child(2){background:#fff;color:#082451;border:1px solid #dce7f2;box-shadow:none}.resource-hero aside{position:relative;overflow:hidden;border-color:#dbe6f1;background:linear-gradient(145deg,#fff,#f3f8ff);box-shadow:0 24px 60px #0c397318}.resource-hero aside:before{content:"";position:absolute;width:190px;height:190px;right:-72px;top:-75px;border-radius:50%;background:linear-gradient(135deg,#14d2bd55,#5864ff45)}.resource-hero aside span{position:relative;color:#506a86}.resource-hero aside strong{position:relative;color:#082451}.resource-hero aside p{position:relative;color:#64748a}.resource-library{background:#f4f8fc}.resource-library h2,.resource-process h2{color:#082451}.resource-card-grid article{border-color:#dbe6f1;border-radius:18px;box-shadow:0 12px 32px #0b3c7210}.resource-card-grid article>span{color:#5065ec}.resource-card-grid h3{color:#082451}.resource-card-grid p{color:#617188}.resource-card-grid a{color:#075d91}.resource-card-grid article:hover{border-color:#30cdbc;box-shadow:0 18px 40px #246bb31a}.resource-process i{color:#4a63f2}.resource-process article{border-color:#cfdbe7}.resource-proof{background:radial-gradient(circle at 86% 18%,#1bbdbf44 0,transparent 25%),linear-gradient(120deg,#062451,#073d72);}.resource-proof p{color:#c8d8e9}.resource-proof a{background:linear-gradient(100deg,#17d5b6,#6258ff);color:#fff}.hajiri-footer{background:#061f49}.light-brand .hajiri-mark{background:linear-gradient(135deg,#18d6b5,#5d61ff);color:#fff}.footer-demo,.site-footer a:hover{color:#65e3d0}.footer-top,.footer-bottom{border-color:#274a70}

/* Compact, scrollable navigation through tablet and iPad widths. */
[data-panel="tools"],.mega-v2-card[href$="/case-study/"]{display:none!important}@media(max-width:1100px){.hajiri-nav{position:relative}.hajiri-menu{display:none}.hajiri-menu-toggle{display:block!important;margin-left:auto;color:#183f31!important;border:1px solid #183f31!important;border-radius:7px;padding:8px 11px;font-size:14px}.hajiri-actions{margin-left:0}.hajiri-actions .attendance-launch,.hajiri-actions>a:not(.hajiri-cta){display:none}.hajiri-menu.is-open{display:flex;position:absolute;z-index:70;top:78px;left:0;right:0;max-height:calc(100vh - 78px);overflow:auto;flex-direction:column;align-items:stretch;gap:0;padding:12px 24px 22px;background:#fffefb;border:1px solid #e1e7dd;border-top:0;box-shadow:0 20px 40px #183f3122}.hajiri-menu.is-open>a,.hajiri-menu.is-open .mega-trigger{width:100%;padding:14px 0;border:0;border-bottom:1px solid #e7ebe4;background:transparent;text-align:left;font-size:16px;color:#183f31}.hajiri-mega{top:78px;max-height:calc(100vh - 78px);overflow:auto}.mega-v2-layout{grid-template-columns:1fr!important;gap:22px!important;padding:26px 0!important}.mega-v2-links{grid-template-columns:1fr 1fr!important}.mega-v2-intro{padding:0!important}.mega-v2-orbit{display:none}}@media(max-width:600px){.hajiri-actions .hajiri-cta{padding:10px 12px}.hajiri-actions .hajiri-cta span{display:none}.hajiri-menu.is-open{left:-16px;right:-16px}.mega-v2-links{grid-template-columns:1fr!important}.mega-v2-card{min-height:auto!important}}

/* Cinematic product-hero motion: staged title, rotating mark, drifting atmosphere, dashboard rise. */
.hajiri-hero--cinematic{position:relative;min-height:870px;padding:104px 0 0;background:linear-gradient(180deg,#eef5f7 0%,#f8fbfb 74%,#fffefb 100%);isolation:isolate}.hero-grid-bg{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(#c8dde055 1px,transparent 1px),linear-gradient(90deg,#c8dde055 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(#000 0%,transparent 84%)}.hero-stage{text-align:center;position:relative}.hero-stage .hero-pill{opacity:0;animation:hero-rise .6s .05s cubic-bezier(.2,.8,.2,1) forwards}.cinematic-title{display:flex;align-items:center;justify-content:center;gap:24px;margin:25px 0 20px;color:#112c38;font-size:clamp(58px,8.1vw,122px)!important;line-height:.86!important;letter-spacing:-7px!important}.cinematic-title span{display:block;opacity:0;transform:translateY(35px);animation:hero-rise .75s cubic-bezier(.16,1,.3,1) forwards}.cinematic-title span:last-child{animation-delay:.12s}.hero-spark{display:grid;place-items:center;width:78px;height:78px;flex:0 0 78px;border-radius:24px;background:#f0d775;color:#21455c;font-style:normal;font-size:52px;letter-spacing:0;transform:rotate(-24deg) scale(.6);opacity:0;animation:spark-in .7s .25s cubic-bezier(.16,1,.3,1) forwards, spark-turn 7s 1s linear infinite}.cinematic-lead{max-width:630px!important;margin:0 auto!important;opacity:0;transform:translateY(15px);animation:hero-rise .6s .36s cubic-bezier(.2,.8,.2,1) forwards}.hero-stage .hero-actions{justify-content:center;opacity:0;transform:translateY(15px);animation:hero-rise .6s .46s cubic-bezier(.2,.8,.2,1) forwards}.cinematic-badges{display:flex;justify-content:center;gap:18px;margin:26px 0 20px;opacity:0;animation:hero-rise .6s .55s cubic-bezier(.2,.8,.2,1) forwards}.cinematic-badges span{padding:7px 11px;border:1px solid #c9dadd;border-radius:999px;background:#ffffffb8;color:#49616b;font-size:12px;font-weight:600}.cinematic-dashboard{width:min(730px,88vw);margin:36px auto -105px;opacity:0;transform:translateY(-170px) scale(.64);transform-origin:center top;animation:dashboard-arrive 1.25s .62s cubic-bezier(.16,1,.3,1) forwards}.cinematic-dashboard .product-window{transform:none;box-shadow:0 34px 80px #15384830}.cinematic-dashboard .dashboard{min-height:430px}.hero-cloud{position:absolute;z-index:-1;width:170px;height:46px;border-radius:999px;background:#fff;filter:blur(.15px);box-shadow:42px -18px 0 10px #fff,85px -5px 0 -2px #fff,128px 8px 0 -16px #fff;opacity:.76}.cloud-a{top:228px;left:6%;animation:cloud-drift-a 11s ease-in-out infinite}.cloud-b{top:360px;right:7%;transform:scale(.72);opacity:.55;animation:cloud-drift-b 14s ease-in-out infinite}.cloud-c{top:584px;left:12%;transform:scale(.48);opacity:.5;animation:cloud-drift-b 17s ease-in-out infinite reverse}@keyframes hero-rise{to{opacity:1;transform:translateY(0)}}@keyframes spark-in{to{opacity:1;transform:rotate(-24deg) scale(1)}}@keyframes spark-turn{50%{transform:rotate(336deg) scale(1)}100%{transform:rotate(696deg) scale(1)}}@keyframes dashboard-arrive{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cloud-drift-a{0%,100%{translate:0 0}50%{translate:45px -15px}}@keyframes cloud-drift-b{0%,100%{translate:0 0}50%{translate:-42px 17px}}@media(max-width:860px){.hajiri-hero--cinematic{min-height:720px;padding-top:72px}.cinematic-title{gap:11px;font-size:58px!important;letter-spacing:-4px!important}.hero-spark{width:44px;height:44px;flex-basis:44px;border-radius:14px;font-size:29px}.cinematic-badges{gap:7px;flex-wrap:wrap}.cinematic-dashboard{margin-top:28px;margin-bottom:-75px}.cinematic-dashboard .dashboard{min-height:330px}.hero-cloud{opacity:.4}.cloud-a{left:-40px}.cloud-b{right:-80px}.cloud-c{display:none}}
