@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Sora:wght@300;400;500;600;700&family=DM+Mono:wght@300;400;500&display=swap";:root{--rust-50:#fdf8ef;--rust-100:#f5ebda;--rust-200:#e9c9a8;--rust-300:#da956a;--rust-400:#c56f45;--rust-500:#a24a2a;--rust-600:#85361c;--rust-700:#6b2a14;--sand-50:#fff8ed;--sand-100:#f5e8d4;--sand-200:#d8c8b3;--ink:#1f1a16;--ink-soft:#5f5148;--ink-muted:#7a5c4c;--surface:#fdf8ef;--line:rgba(216,200,179,.78);--line-mid:rgba(196,160,126,.45);--green:#2e8c4f;--amber:#c07820;--dark-bg:#2e1f19;--room-occ:#a24a2a;--room-vac:#2e8c4f;--room-cln:#c07820;--room-res:#4a6a9a;--ff-d:"Instrument Serif",Georgia,serif;--ff-b:"Sora",sans-serif;--ff-m:"DM Mono",monospace}[data-astro-cid-gcudmadl],[data-astro-cid-gcudmadl]:before,[data-astro-cid-gcudmadl]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 92% 4%,#a24a2a21 0,#a24a2a00 40%),radial-gradient(circle at 6% 18%,#ffe2ab42 0,#ffe2ab00 38%),var(--surface);color:var(--ink);font-family:var(--ff-b);font-size:16px;line-height:1.7;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes fadeScale{0%{opacity:0;transform:scale(.93)}to{opacity:1;transform:scale(1)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes ping{0%{box-shadow:0 0 #a24a2a8c}70%{box-shadow:0 0 0 10px #a24a2a00}to{box-shadow:0 0 #a24a2a00}}@keyframes pingGreen{0%{box-shadow:0 0 #2e8c4f8c}70%{box-shadow:0 0 0 8px #2e8c4f00}to{box-shadow:0 0 #2e8c4f00}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.07)}}@keyframes resultSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes badgeIn{0%{opacity:0;transform:scale(.8) translateY(6px)}to{opacity:1;transform:none}}@keyframes connGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes stepIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}@keyframes listIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes roomPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes roomPulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes checkDraw{0%{stroke-dashoffset:20}to{stroke-dashoffset:0}}@keyframes barRise{0%{height:0}to{height:var(--bh,60%)}}@keyframes scanPulse{0%{box-shadow:0 0 #c0782066}70%{box-shadow:0 0 0 7px #c0782000}to{box-shadow:0 0 #c0782000}}@keyframes notifSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.reveal-up[data-astro-cid-gcudmadl]{animation:fadeUp .75s cubic-bezier(.22,.85,.44,1) both}.reveal-fade[data-astro-cid-gcudmadl]{animation:fadeScale .7s cubic-bezier(.22,.85,.44,1) both}nav[data-astro-cid-gcudmadl]{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:.9rem 2.8rem;background:#fdf8efed;backdrop-filter:blur(16px);border-bottom:1px solid var(--line);transition:padding .3s}nav[data-astro-cid-gcudmadl].scrolled{padding-top:.6rem;padding-bottom:.6rem}.nav-left[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.7rem}.nav-back[data-astro-cid-gcudmadl]{width:34px;height:34px;border-radius:8px;border:1px solid var(--line);background:#fffcf4b3;color:var(--rust-600);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s,transform .15s}.nav-back[data-astro-cid-gcudmadl]:hover{background:var(--rust-50);border-color:var(--rust-300);transform:translateY(-1px)}.nav-back[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl]{width:16px;height:16px}.nav-logo[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:1.3rem;font-style:italic;color:var(--rust-600)}.nav-links[data-astro-cid-gcudmadl]{display:flex;gap:2rem;list-style:none}.nav-links[data-astro-cid-gcudmadl] a[data-astro-cid-gcudmadl]{font-size:.83rem;color:var(--ink-soft);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-gcudmadl] a[data-astro-cid-gcudmadl]:hover{color:var(--rust-500)}.nav-toggle[data-astro-cid-gcudmadl]{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1000}.nav-toggle[data-astro-cid-gcudmadl] .bar[data-astro-cid-gcudmadl]{width:22px;height:1.5px;background:var(--rust-600);transition:transform .3s,opacity .3s}nav[data-astro-cid-gcudmadl].nav-open .nav-toggle[data-astro-cid-gcudmadl] .bar[data-astro-cid-gcudmadl]:first-child{transform:translateY(7.5px) rotate(45deg)}nav[data-astro-cid-gcudmadl].nav-open .nav-toggle[data-astro-cid-gcudmadl] .bar[data-astro-cid-gcudmadl]:last-child{transform:translateY(-7.5px) rotate(-45deg)}.ticker-wrap[data-astro-cid-gcudmadl]{margin-top:63px;overflow:hidden;background:linear-gradient(90deg,#f3e6cf,#ecd8b8);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:.5rem 0}.ticker[data-astro-cid-gcudmadl]{display:flex;width:max-content;white-space:nowrap;animation:ticker 45s linear infinite;will-change:transform}.ticker-item[data-astro-cid-gcudmadl]{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--rust-600);padding:0 2.2rem;flex-shrink:0}.ticker-item[data-astro-cid-gcudmadl]:after{content:"·";margin-left:2.2rem;color:var(--rust-400)}.container[data-astro-cid-gcudmadl]{max-width:1160px;margin:0 auto;padding:0 2.4rem}.narrow[data-astro-cid-gcudmadl]{max-width:820px;margin:0 auto;padding:0 2.4rem}.eyebrow[data-astro-cid-gcudmadl]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-500);display:block;margin-bottom:.55rem}.sh2[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:400;line-height:1.18;letter-spacing:-.01em;color:var(--ink)}.sh2[data-astro-cid-gcudmadl] em[data-astro-cid-gcudmadl]{font-style:italic;color:var(--rust-500)}.btn[data-astro-cid-gcudmadl]{display:inline-block;font-size:.88rem;font-weight:600;border-radius:8px;text-decoration:none;padding:.66rem 1.5rem;transition:background .2s,transform .15s,box-shadow .2s}.btn[data-astro-cid-gcudmadl].ghost{border:1.5px solid var(--line-mid);color:var(--rust-600)}.btn[data-astro-cid-gcudmadl].ghost:hover{background:var(--rust-50);transform:translateY(-2px)}.cta-row[data-astro-cid-gcudmadl]{display:flex;gap:.85rem;flex-wrap:wrap}.cta-row[data-astro-cid-gcudmadl].center{justify-content:center}.hm-hero[data-astro-cid-gcudmadl]{padding:5.5rem 0 4.5rem;position:relative;overflow:hidden;isolation:isolate}.hm-hero[data-astro-cid-gcudmadl]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 80% 10%,rgba(162,74,42,.11),transparent),radial-gradient(ellipse 45% 55% at 5% 90%,rgba(255,215,140,.18),transparent);pointer-events:none;z-index:0}.hm-hero[data-astro-cid-gcudmadl] .container[data-astro-cid-gcudmadl]{position:relative;z-index:1}.hm-hero[data-astro-cid-gcudmadl]:after{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;mask-image:radial-gradient(ellipse 75% 75% at 68% 38%,black 0%,transparent 100%);pointer-events:none;z-index:0}.hm-hero__grid[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:1fr 1.15fr;gap:3.5rem;align-items:center}.hm-hero__eyebrow[data-astro-cid-gcudmadl]{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:.9rem}.eyebrow-dot[data-astro-cid-gcudmadl]{width:8px;height:8px;border-radius:50%;background:var(--rust-500);animation:ping 2.2s ease-in-out infinite}.eyebrow-text[data-astro-cid-gcudmadl]{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--rust-600)}.hm-hero__h1[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.1;letter-spacing:-.01em;color:var(--ink);margin-bottom:1.2rem}.hm-hero__h1[data-astro-cid-gcudmadl] em[data-astro-cid-gcudmadl]{font-style:italic;color:var(--rust-500);position:relative}.hm-hero__h1[data-astro-cid-gcudmadl] em[data-astro-cid-gcudmadl]:after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:2px;border-radius:2px;background:var(--rust-400);opacity:.4}.hm-hero__lead[data-astro-cid-gcudmadl]{font-size:1.04rem;font-weight:300;color:var(--ink-soft);line-height:1.75;max-width:50ch;margin-bottom:1.9rem}.hm-hero__demo[data-astro-cid-gcudmadl]{position:relative;z-index:2}.demo-window[data-astro-cid-gcudmadl]{border:1.5px solid var(--line-mid);border-radius:20px;background:#fffcf2;box-shadow:0 28px 72px #4b2a1521,0 4px 18px #4b2a150f;overflow:hidden;animation:floatY 7s ease-in-out infinite}.demo-bar[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.45rem;padding:.7rem 1rem;background:#f5ebdabf;border-bottom:1px solid var(--line)}.demo-dot[data-astro-cid-gcudmadl]{width:10px;height:10px;border-radius:50%}.demo-dot-r[data-astro-cid-gcudmadl]{background:#f06257}.demo-dot-y[data-astro-cid-gcudmadl]{background:#f5a623}.demo-dot-g[data-astro-cid-gcudmadl]{background:#57c257}.demo-bar-title[data-astro-cid-gcudmadl]{margin-left:.4rem;font-family:var(--ff-m);font-size:.7rem;font-weight:600;color:var(--ink-soft);letter-spacing:.04em;flex:1}.demo-live[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.3rem;font-family:var(--ff-m);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}.demo-live-dot[data-astro-cid-gcudmadl]{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pingGreen 2s ease-in-out infinite}.demo-body[data-astro-cid-gcudmadl]{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.demo-floors[data-astro-cid-gcudmadl]{display:flex;gap:.4rem}.demo-floor[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.66rem;font-weight:600;padding:.28rem .7rem;border-radius:999px;border:1.5px solid var(--line);color:var(--ink-soft);cursor:pointer;transition:all .2s}.demo-floor[data-astro-cid-gcudmadl].active{background:var(--rust-500);color:#fff;border-color:var(--rust-500)}.demo-room-grid[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:repeat(6,1fr);gap:.38rem}.room-cell[data-astro-cid-gcudmadl]{border-radius:6px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--ff-m);font-size:.58rem;font-weight:700;cursor:default;transition:transform .2s,box-shadow .2s;position:relative;opacity:0}.room-cell[data-astro-cid-gcudmadl].pop{animation:roomPop .4s cubic-bezier(.34,1.2,.64,1) forwards}.room-cell[data-astro-cid-gcudmadl]:hover{transform:scale(1.1);z-index:2}.room-cell[data-astro-cid-gcudmadl].occupied{background:#a24a2a26;border:1.5px solid rgba(162,74,42,.35);color:var(--rust-600)}.room-cell[data-astro-cid-gcudmadl].vacant{background:#2e8c4f1f;border:1.5px solid rgba(46,140,79,.28);color:#1c6535}.room-cell[data-astro-cid-gcudmadl].cleaning{background:#c078201f;border:1.5px solid rgba(192,120,32,.3);color:#7a4c0e;animation:roomPulse 2s ease-in-out infinite}.room-cell[data-astro-cid-gcudmadl].reserved{background:#4a6a9a1a;border:1.5px solid rgba(74,106,154,.28);color:#2a4a7a}.demo-legend[data-astro-cid-gcudmadl]{display:flex;gap:.85rem;flex-wrap:wrap}.dl-item[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.3rem;font-family:var(--ff-m);font-size:.62rem;color:var(--ink-muted)}.dl-dot[data-astro-cid-gcudmadl]{width:8px;height:8px;border-radius:2px;flex-shrink:0}.dl-occupied[data-astro-cid-gcudmadl]{background:#a24a2a59}.dl-vacant[data-astro-cid-gcudmadl]{background:#2e8c4f59}.dl-cleaning[data-astro-cid-gcudmadl]{background:#c0782059}.dl-reserved[data-astro-cid-gcudmadl]{background:#4a6a9a4d}.demo-stat-row[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.demo-stat[data-astro-cid-gcudmadl]{background:#a24a2a0a;border:1px solid var(--line);border-radius:8px;padding:.5rem .4rem;text-align:center}.ds-num[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:1.3rem;font-style:italic;color:var(--rust-500);display:block;line-height:1;margin-bottom:.1rem}.ds-lbl[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.56rem;color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase}.demo-float[data-astro-cid-gcudmadl]{position:absolute;display:flex;align-items:center;gap:.4rem;font-size:.74rem;font-weight:600;color:#5a3d2e;background:#fff8e8f2;border:1.5px solid var(--line);border-radius:999px;padding:.42rem .82rem;box-shadow:0 6px 20px #4b2a151f;white-space:nowrap;animation:floatY 3s ease-in-out infinite}.demo-float[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl]{width:13px;height:13px;flex-shrink:0;color:var(--rust-500)}.demo-float-1[data-astro-cid-gcudmadl]{bottom:-1rem;left:-1.8rem;animation-delay:0s}.demo-float-2[data-astro-cid-gcudmadl]{top:1.2rem;right:-1.8rem;animation-delay:1.4s}.stats-strip[data-astro-cid-gcudmadl]{background:var(--dark-bg);display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden}.stat-item[data-astro-cid-gcudmadl]{text-align:center;padding:2.2rem 1rem;position:relative}.stat-item[data-astro-cid-gcudmadl]:not(:last-child):after{content:"";position:absolute;right:0;top:25%;bottom:25%;width:1px;background:#ffffff12}.stat-num[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:2.6rem;font-style:italic;color:var(--rust-300);display:block;line-height:1;margin-bottom:.35rem}.stat-label[data-astro-cid-gcudmadl]{font-size:.72rem;color:#ffffff61;letter-spacing:.06em;text-transform:uppercase}.hm-problem[data-astro-cid-gcudmadl]{padding:4rem 0}.hm-problem__card[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:auto 1fr;gap:2.4rem;align-items:start;border:1.5px solid var(--line);border-radius:26px;padding:2.8rem 2.4rem;background:linear-gradient(148deg,#fff5e4fa,#fae8c6e6);box-shadow:0 16px 48px #4b2a1517;opacity:0}.hm-problem__card[data-astro-cid-gcudmadl].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.hm-problem-icon[data-astro-cid-gcudmadl]{color:var(--rust-500);flex-shrink:0}.hm-problem__text[data-astro-cid-gcudmadl] h2[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:clamp(1.6rem,2.8vw,2.3rem);letter-spacing:-.02em;line-height:1.2;color:var(--ink);margin-bottom:1rem}.hm-problem__text[data-astro-cid-gcudmadl] p[data-astro-cid-gcudmadl]{color:var(--ink-soft);line-height:1.72;max-width:66ch}.hm-problem__text[data-astro-cid-gcudmadl] p[data-astro-cid-gcudmadl]+p[data-astro-cid-gcudmadl]{margin-top:.7rem}.feat-section[data-astro-cid-gcudmadl]{padding:4rem 0 2rem}.feat-row[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;padding:5rem 0;border-bottom:1px solid var(--line)}.feat-row[data-astro-cid-gcudmadl]:last-child{border-bottom:none}.feat-row[data-astro-cid-gcudmadl].reverse .feat-copy[data-astro-cid-gcudmadl]{order:2}.feat-row[data-astro-cid-gcudmadl].reverse .feat-illu[data-astro-cid-gcudmadl]{order:1}.feat-copy[data-astro-cid-gcudmadl] .sh2[data-astro-cid-gcudmadl]{margin-bottom:1rem}.feat-copy[data-astro-cid-gcudmadl] p[data-astro-cid-gcudmadl]{font-size:.97rem;font-weight:300;color:var(--ink-soft);line-height:1.75;margin-bottom:1rem}.bullet-list[data-astro-cid-gcudmadl]{list-style:none;display:grid;gap:.55rem}.bullet-list[data-astro-cid-gcudmadl] li[data-astro-cid-gcudmadl]{position:relative;padding-left:1.1rem;font-size:.9rem;color:var(--ink-soft)}.bullet-list[data-astro-cid-gcudmadl] li[data-astro-cid-gcudmadl]:before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:var(--rust-400)}.illu-panel[data-astro-cid-gcudmadl]{border:1.5px solid var(--line-mid);border-radius:18px;background:var(--sand-50);overflow:hidden;position:relative}.checkin-panel[data-astro-cid-gcudmadl]{padding:1.4rem;min-height:310px;display:flex;flex-direction:column;gap:.75rem}.cp-header[data-astro-cid-gcudmadl]{display:flex;align-items:center;justify-content:space-between}.cp-title[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.cp-badge[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.64rem;font-weight:600;padding:.18rem .52rem;border-radius:999px;background:#a24a2a1a;border:1px solid rgba(162,74,42,.22);color:var(--rust-600);transition:all .4s}.cp-badge[data-astro-cid-gcudmadl].done{background:#2e8c4f1a;border-color:#2e8c4f38;color:var(--green)}.cp-guest[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid var(--line);border-radius:12px;padding:.75rem .9rem}.cp-guest-avatar[data-astro-cid-gcudmadl]{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,var(--rust-400),var(--rust-600));color:#fff8ee;font-family:var(--ff-m);font-size:.72rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-guest-name[data-astro-cid-gcudmadl]{font-size:.84rem;font-weight:600;color:var(--ink)}.cp-guest-meta[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.64rem;color:var(--ink-muted);margin-top:.1rem}.cp-guest-tag[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.62rem;font-weight:600;color:var(--green);background:#2e8c4f1a;border:1px solid rgba(46,140,79,.2);border-radius:999px;padding:.14rem .48rem;flex-shrink:0;margin-left:auto}.cp-steps[data-astro-cid-gcudmadl]{display:flex;flex-direction:column;gap:.42rem}.cp-step[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.65rem;padding:.52rem .72rem;border-radius:9px;background:#a24a2a08;border:1px solid var(--line);transition:all .35s;font-size:.82rem;color:var(--ink-soft)}.cp-step[data-astro-cid-gcudmadl].done{background:#2e8c4f0f;border-color:#2e8c4f33;color:var(--ink)}.cp-step[data-astro-cid-gcudmadl].active{background:#a24a2a12;border-color:#a24a2a38;color:var(--ink)}.cp-step-icon[data-astro-cid-gcudmadl]{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .35s;color:transparent}.cp-step-icon[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl]{width:10px;height:10px}.cp-step-icon[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl] path[data-astro-cid-gcudmadl]{stroke-dasharray:20;stroke-dashoffset:20;transition:stroke-dashoffset .4s ease}.cp-step[data-astro-cid-gcudmadl].done .cp-step-icon[data-astro-cid-gcudmadl]{background:var(--green);border-color:var(--green);color:#fff}.cp-step[data-astro-cid-gcudmadl].done .cp-step-icon[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl] path[data-astro-cid-gcudmadl]{stroke-dashoffset:0;stroke:currentColor}.cp-done[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.5rem;padding:.62rem .85rem;border-radius:10px;background:linear-gradient(145deg,#f0fff5f2,#e1f8e8e6);border:1.5px solid rgba(46,140,79,.25);font-size:.82rem;font-weight:600;color:var(--green);opacity:0;transition:opacity .5s}.cp-done[data-astro-cid-gcudmadl].show{opacity:1;animation:badgeIn .5s cubic-bezier(.22,.85,.44,1) forwards}.hk-panel[data-astro-cid-gcudmadl]{padding:1.4rem;min-height:310px;display:flex;flex-direction:column;gap:.7rem}.hk-header[data-astro-cid-gcudmadl]{display:flex;align-items:center;justify-content:space-between}.hk-title[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.hk-live[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.35rem;font-family:var(--ff-m);font-size:.65rem;color:var(--green)}.hk-live-dot[data-astro-cid-gcudmadl]{width:5px;height:5px;border-radius:50%;background:var(--green);animation:pingGreen 2s ease-in-out infinite}.hk-tasks[data-astro-cid-gcudmadl]{display:flex;flex-direction:column;gap:.42rem;flex:1}.hk-task[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.65rem;padding:.6rem .8rem;border-radius:10px;background:#fff;border:1px solid var(--line);opacity:0;transition:border-color .3s,background .3s}.hk-task[data-astro-cid-gcudmadl].show{animation:cardFadeUp .45s cubic-bezier(.22,.85,.44,1) forwards}.hk-task[data-astro-cid-gcudmadl].task-done{background:#2e8c4f0d;border-color:#2e8c4f2e}.hk-room-num[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.7rem;font-weight:700;color:var(--rust-500);width:28px;text-align:center;flex-shrink:0}.hk-task-info[data-astro-cid-gcudmadl]{flex:1;display:flex;flex-direction:column;gap:.08rem}.hk-task-label[data-astro-cid-gcudmadl]{font-size:.8rem;font-weight:500;color:var(--ink)}.hk-task-assignee[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.62rem;color:var(--ink-muted)}.hk-status[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.62rem;font-weight:600;border-radius:999px;padding:.14rem .5rem;flex-shrink:0;transition:all .4s}.hks-progress[data-astro-cid-gcudmadl]{background:#a24a2a1a;color:var(--rust-600);border:1px solid rgba(162,74,42,.2)}.hks-queued[data-astro-cid-gcudmadl]{background:#7a5c4c14;color:var(--ink-muted);border:1px solid var(--line)}.hks-flag[data-astro-cid-gcudmadl]{background:#c050281a;color:#8b2c10;border:1px solid rgba(192,80,40,.25)}.hks-done[data-astro-cid-gcudmadl]{background:#2e8c4f1a;color:#1c6535;border:1px solid rgba(46,140,79,.2)}.hk-summary[data-astro-cid-gcudmadl]{background:#a24a2a0a;border:1px solid var(--line);border-radius:9px;padding:.65rem .85rem}.hks-bar-wrap[data-astro-cid-gcudmadl]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.38rem}.hks-bar-label[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.65rem;color:var(--ink-soft)}.hks-bar-pct[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.65rem;font-weight:700;color:var(--rust-500)}.hks-track[data-astro-cid-gcudmadl]{height:5px;background:#a24a2a1a;border-radius:999px;overflow:hidden}.hks-fill[data-astro-cid-gcudmadl]{height:100%;background:linear-gradient(90deg,var(--rust-400),var(--rust-300));border-radius:999px;width:0;transition:width 1.4s cubic-bezier(.22,.85,.44,1)}.occ-panel[data-astro-cid-gcudmadl]{padding:1.4rem;min-height:310px;display:flex;flex-direction:column;gap:.75rem}.occ-header[data-astro-cid-gcudmadl]{display:flex;align-items:center;justify-content:space-between}.occ-title[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.72rem;font-weight:600;color:var(--ink)}.occ-period[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.64rem;color:var(--ink-muted)}.occ-chart[data-astro-cid-gcudmadl]{display:flex;align-items:flex-end;gap:.42rem;height:120px;background:#ffffff80;border:1px solid var(--line);border-radius:10px;padding:.6rem .75rem;overflow:hidden}.occ-bar-wrap[data-astro-cid-gcudmadl]{flex:1;display:flex;flex-direction:column;align-items:center;gap:.3rem;height:100%}.occ-bar-track[data-astro-cid-gcudmadl]{flex:1;width:100%;background:#a24a2a14;border-radius:4px 4px 0 0;position:relative;overflow:hidden;display:flex;align-items:flex-end}.occ-bar-fill[data-astro-cid-gcudmadl]{width:100%;border-radius:4px 4px 0 0;background:linear-gradient(to top,var(--rust-500),var(--rust-300));height:0;transition:height 1.2s cubic-bezier(.22,.85,.44,1)}.occ-bar-day[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.55rem;color:var(--ink-muted);text-align:center}.occ-bar-pct[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.56rem;font-weight:700;color:var(--rust-500);text-align:center}.occ-kpis[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.occ-kpi[data-astro-cid-gcudmadl]{background:#fff;border:1px solid var(--line);border-radius:9px;padding:.6rem .7rem;text-align:center}.occ-kpi-num[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:1.5rem;font-style:italic;color:var(--rust-500);line-height:1;margin-bottom:.18rem}.occ-kpi-lbl[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.58rem;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em}.occ-alert[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.45rem;padding:.55rem .75rem;border-radius:9px;background:#c0782014;border:1px solid rgba(192,120,32,.22);font-family:var(--ff-m);font-size:.7rem;color:#7a4c0e;opacity:0;animation:notifSlide .4s ease 1.8s both}.occ-alert[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl]{color:#c07820;flex-shrink:0}.hm-how[data-astro-cid-gcudmadl]{padding:5rem 0;background:linear-gradient(180deg,transparent,rgba(250,240,224,.45) 40%,transparent)}.hm-how__header[data-astro-cid-gcudmadl]{margin-bottom:2.5rem}.hm-how__steps[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.hm-step[data-astro-cid-gcudmadl]{position:relative;opacity:0;animation:stepIn .6s cubic-bezier(.22,.85,.44,1) both;animation-play-state:paused}.hm-step[data-astro-cid-gcudmadl].in-view{animation-play-state:running}.hm-step[data-astro-cid-gcudmadl]:nth-child(1){animation-delay:0s}.hm-step[data-astro-cid-gcudmadl]:nth-child(2){animation-delay:.13s}.hm-step[data-astro-cid-gcudmadl]:nth-child(3){animation-delay:.26s}.hm-step[data-astro-cid-gcudmadl]:nth-child(4){animation-delay:.39s}.hm-step__number[data-astro-cid-gcudmadl]{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--rust-500),var(--rust-700));color:#fff8ee;font-size:.74rem;font-weight:700;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;position:relative;z-index:2;box-shadow:0 4px 16px #a24a2a4d}.hm-step__connector[data-astro-cid-gcudmadl]{position:absolute;top:21px;left:calc(42px + 1rem);right:-1rem;height:1.5px;background:var(--line);transform-origin:left;animation:connGrow .55s ease both;animation-play-state:paused}.hm-step[data-astro-cid-gcudmadl].in-view .hm-step__connector[data-astro-cid-gcudmadl]{animation-play-state:running}.hm-step[data-astro-cid-gcudmadl]:last-child .hm-step__connector[data-astro-cid-gcudmadl]{display:none}.hm-step__card[data-astro-cid-gcudmadl]{padding-right:1.4rem}.hm-step__card[data-astro-cid-gcudmadl] h3[data-astro-cid-gcudmadl]{font-size:.97rem;font-weight:600;color:var(--ink);margin-bottom:.42rem}.hm-step__card[data-astro-cid-gcudmadl] p[data-astro-cid-gcudmadl]{font-size:.86rem;font-weight:300;color:var(--ink-soft);line-height:1.68}.features-grid-sec[data-astro-cid-gcudmadl]{padding:5rem 0;border-top:1px solid var(--line)}.feat-grid[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:2rem;border:1px solid var(--line);border-radius:16px;overflow:hidden}.feat-card[data-astro-cid-gcudmadl]{background:var(--rust-50);padding:1.8rem 1.6rem;position:relative;overflow:hidden;transition:background .3s;opacity:0}.feat-card[data-astro-cid-gcudmadl].in-view{animation:fadeUp .5s cubic-bezier(.22,.85,.44,1) both}.feat-card[data-astro-cid-gcudmadl]:hover{background:#f5e8d4}.feat-card[data-astro-cid-gcudmadl]:before{content:"";position:absolute;top:0;left:0;right:0;height:2.5px;background:linear-gradient(90deg,var(--rust-400),var(--rust-300));transform:scaleX(0);transform-origin:left;transition:transform .4s}.feat-card[data-astro-cid-gcudmadl]:hover:before{transform:scaleX(1)}.feat-card-num[data-astro-cid-gcudmadl]{font-family:var(--ff-m);font-size:.6rem;font-weight:600;letter-spacing:.1em;color:var(--rust-400);opacity:.6;margin-bottom:.55rem}.feat-card[data-astro-cid-gcudmadl] h3[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:1.08rem;font-weight:400;color:var(--ink);margin-bottom:.4rem;line-height:1.22}.feat-card[data-astro-cid-gcudmadl] p[data-astro-cid-gcudmadl]{font-size:.86rem;font-weight:300;color:var(--ink-soft);line-height:1.72}.hm-fit[data-astro-cid-gcudmadl]{padding:5rem 0;background:linear-gradient(to bottom,rgba(250,240,225,.4),transparent)}.hm-fit__inner[data-astro-cid-gcudmadl]{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}.hm-fit__left[data-astro-cid-gcudmadl] h2[data-astro-cid-gcudmadl]{margin-top:.5rem;margin-bottom:.85rem}.hm-fit__left[data-astro-cid-gcudmadl]>p[data-astro-cid-gcudmadl]{font-size:.97rem;font-weight:300;color:var(--ink-soft);line-height:1.78;margin-bottom:1.4rem}.hm-fit__list[data-astro-cid-gcudmadl]{list-style:none;display:grid;gap:.65rem}.hm-fit__item[data-astro-cid-gcudmadl]{display:flex;align-items:center;gap:.8rem;font-size:.95rem;font-weight:500;color:var(--ink)}.hm-fit__check[data-astro-cid-gcudmadl]{width:26px;height:26px;border-radius:50%;background:#a24a2a1a;border:1.5px solid rgba(162,74,42,.22);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--rust-500)}.hm-fit__check[data-astro-cid-gcudmadl] svg[data-astro-cid-gcudmadl]{width:12px;height:12px}.hm-fit__right[data-astro-cid-gcudmadl]{display:flex;flex-direction:column;gap:.85rem}.hm-stat-card[data-astro-cid-gcudmadl]{border:1.5px solid var(--line);border-radius:16px;padding:1.5rem 1.6rem;background:#fffcf4e6;display:flex;align-items:center;gap:1.3rem}.hmsc-n[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:2.6rem;font-style:italic;color:var(--rust-500);line-height:1;flex-shrink:0;width:80px}.hmsc-t[data-astro-cid-gcudmadl]{font-size:.87rem;color:var(--ink-soft);line-height:1.6}.hmsc-t[data-astro-cid-gcudmadl] strong[data-astro-cid-gcudmadl]{color:var(--ink);font-weight:600}.hm-cta[data-astro-cid-gcudmadl]{padding:3rem 0 5.5rem}.hm-cta__card[data-astro-cid-gcudmadl]{position:relative;border:1.5px solid var(--line);border-radius:26px;padding:4rem 3.5rem;background:linear-gradient(148deg,#fff6e6fa,#fce9c8e6);box-shadow:0 24px 64px #4b2a151a;text-align:center;overflow:hidden;opacity:0}.hm-cta__card[data-astro-cid-gcudmadl].in-view{animation:fadeUp .8s cubic-bezier(.22,.85,.44,1) forwards}.hm-cta__glow[data-astro-cid-gcudmadl]{position:absolute;top:-70px;right:-70px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(162,74,42,.14),transparent 70%);animation:glowPulse 4s ease-in-out infinite;pointer-events:none}.hm-cta__card[data-astro-cid-gcudmadl] h2[data-astro-cid-gcudmadl]{font-family:var(--ff-d);font-size:clamp(1.6rem,3vw,2.4rem);letter-spacing:-.02em;line-height:1.2;color:var(--ink);max-width:46ch;margin:.6rem auto .9rem}.hm-cta__sub[data-astro-cid-gcudmadl]{color:var(--ink-soft);font-size:.97rem;font-weight:300;max-width:52ch;margin:0 auto}footer[data-astro-cid-gcudmadl]{background:var(--dark-bg);color:#ffffff59;text-align:center;padding:2rem 2.4rem;font-size:.82rem;font-weight:300}footer[data-astro-cid-gcudmadl] strong[data-astro-cid-gcudmadl]{color:var(--rust-300);font-weight:500}@media(max-width:980px){.nav-toggle[data-astro-cid-gcudmadl],.nav-links[data-astro-cid-gcudmadl]{display:none!important}.nav-cta[data-astro-cid-gcudmadl]{display:none}nav[data-astro-cid-gcudmadl]{padding:.85rem 1.4rem}.hm-hero[data-astro-cid-gcudmadl]{padding:4.5rem 0 3rem}.hm-hero__grid[data-astro-cid-gcudmadl]{grid-template-columns:1fr;gap:2.5rem}.demo-float-1[data-astro-cid-gcudmadl],.demo-float-2[data-astro-cid-gcudmadl]{display:none}.feat-row[data-astro-cid-gcudmadl]{grid-template-columns:1fr;gap:3rem;padding:3.5rem 0}.feat-row[data-astro-cid-gcudmadl].reverse .feat-copy[data-astro-cid-gcudmadl],.feat-row[data-astro-cid-gcudmadl].reverse .feat-illu[data-astro-cid-gcudmadl]{order:unset}.hm-problem__card[data-astro-cid-gcudmadl]{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1.8rem}.hm-how__steps[data-astro-cid-gcudmadl]{grid-template-columns:1fr 1fr;gap:1.4rem}.hm-step__connector[data-astro-cid-gcudmadl]{display:none}.stats-strip[data-astro-cid-gcudmadl]{grid-template-columns:repeat(2,1fr)}.hm-fit__inner[data-astro-cid-gcudmadl]{grid-template-columns:1fr;gap:3rem}.feat-grid[data-astro-cid-gcudmadl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){nav[data-astro-cid-gcudmadl]{padding:.8rem 1rem}.hm-hero[data-astro-cid-gcudmadl]{padding:3.5rem 0 2rem}.hm-hero__h1[data-astro-cid-gcudmadl]{font-size:clamp(2.2rem,8vw,2.8rem)}.hm-hero__lead[data-astro-cid-gcudmadl]{font-size:.95rem}.feat-row[data-astro-cid-gcudmadl]{padding:2.5rem 0;gap:2rem}.hm-how__steps[data-astro-cid-gcudmadl],.stats-strip[data-astro-cid-gcudmadl]{grid-template-columns:1fr}.stat-item[data-astro-cid-gcudmadl]:not(:last-child):after{display:none}.feat-grid[data-astro-cid-gcudmadl]{grid-template-columns:1fr}.hm-cta__card[data-astro-cid-gcudmadl]{padding:2.5rem 1.5rem;border-radius:20px}.hm-cta__card[data-astro-cid-gcudmadl] h2[data-astro-cid-gcudmadl]{font-size:1.5rem}.container[data-astro-cid-gcudmadl],.narrow[data-astro-cid-gcudmadl]{padding:0 1.2rem}footer[data-astro-cid-gcudmadl]{padding:1.5rem 1.2rem}}
