@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f9f9ff;color:#163864;--background: #f9f9ff;--surface: #ffffff;--surface-low: #f0f3ff;--surface-mid: #e7eeff;--surface-high: #d8e3fa;--text: #163864;--muted: #444653;--muted-soft: #757684;--primary: #143546;--primary-soft: #d4e8f0;--secondary: #1e5068;--sage: #8ca998;--line: rgba(20, 53, 70, .16);--shadow: 0 24px 60px -22px rgba(20, 53, 70, .2);--container: 1180px}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at 20% 5%,rgba(212,232,240,.55),transparent 26rem),linear-gradient(180deg,#f9f9ff,#f5f9fb)}button,a{font:inherit}button{border:0;cursor:pointer}a{text-decoration:none}h1,h2,h3,p{margin:0}h1{max-width:860px;font-size:3.2rem;line-height:1.18;font-weight:750}h2{font-size:2.6rem;line-height:1.18;font-weight:700}h3{font-size:1.1rem;line-height:1.35;font-weight:650}p{color:var(--muted);line-height:1.7}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(197,197,213,.3);background:#f9f9ffd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-shell,.section,.hero,.footer{width:min(var(--container),calc(100% - 40px));margin-inline:auto}.nav-shell{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:78px;width:min(var(--container),calc(100% - 20px))}.brand{display:inline-flex;align-items:center;gap:10px;background:transparent;color:var(--text);font-weight:800;font-size:1.22rem;padding:0}.brand-mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px -14px #111c2c47;color:var(--primary);font-weight:800}.nav-links{display:flex;align-items:center;gap:34px;justify-content:center}.nav-links button,.footer-links button,.footer-links a,.mobile-panel button{background:transparent;color:var(--muted);font-weight:600;text-decoration:none}.nav-links button{padding:8px 0;border-bottom:2px solid transparent}.nav-links button:hover,.nav-links .active,.footer-links button:hover,.footer-links a:hover,.mobile-panel button:hover{color:var(--primary)}.nav-links .active{border-color:var(--primary)}.primary,.secondary,.button-anchor{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary{background:var(--primary);color:#fff;box-shadow:var(--shadow)}.primary:hover,.secondary:hover,.button-anchor:hover{transform:translateY(-2px)}.secondary,.button-anchor.secondary{border:1px solid var(--line);background:#ffffffa3;color:var(--primary)}.small{min-height:40px;padding-inline:16px;font-size:.88rem}.nav-shell>.primary{justify-self:end}.menu-button{display:none;grid-column:3;justify-self:end;width:44px;height:44px;border-radius:10px;background:var(--surface);border:1px solid var(--line);place-items:center}.menu-button span{display:block;width:18px;height:2px;background:var(--text)}.mobile-panel{display:grid;gap:12px;width:min(var(--container),calc(100% - 40px));margin:0 auto 18px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.mobile-panel button{padding:12px;text-align:left}.hero{min-height:calc(100vh - 78px);padding:clamp(56px,8vw,104px) 0 clamp(72px,8vw,112px);align-items:center}.hero-centered{display:flex;justify-content:center;align-items:center}.hero-centered .hero-copy{max-width:1060px;text-align:center;justify-items:center}.hero-centered h1{font-size:4.8rem;line-height:1.12;max-width:none}.hero-centered .lead{max-width:600px}.section{padding:clamp(64px,8vw,112px) 0}.section-grid,.product-detail,.audience-section,.about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:clamp(40px,6vw,86px)}.hero-copy,.detail-copy{display:grid;gap:22px;align-content:center}.eyebrow{color:var(--primary);font-size:.72rem;line-height:1;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.lead{max-width:660px;color:var(--muted);font-size:1.18rem}.button-row{display:flex;flex-wrap:wrap;gap:12px;padding-top:6px}.button-row.center{justify-content:center}.product-stage{position:relative;min-height:560px;perspective:1000px}.connector-line{position:absolute;inset:34% 11% auto 13%;height:1px;background:linear-gradient(90deg,transparent,rgba(59,82,190,.38),transparent);transform:rotate(-8deg)}.connector-line:after{content:"";position:absolute;inset:-3px 0;background:linear-gradient(90deg,transparent,rgba(59,82,190,.2),transparent);animation:linePulse 4.6s ease-in-out infinite}.studio-node,.floating-window,.mockup-panel,.product-card,.principle-card,.workflow-card,.about-panel{border:1px solid var(--line);background:#ffffffc7;box-shadow:var(--shadow)}.studio-node{position:absolute;top:8%;left:36%;display:grid;gap:4px;width:180px;padding:18px;border-radius:16px;text-align:center}.studio-node span{font-weight:800}.studio-node small,.floating-window small,.mockup-header small,.request-row small{color:var(--muted-soft)}.window-wrapper{position:absolute;transition:transform .42s cubic-bezier(.25,.8,.25,1)}.rentrivo-wrapper{left:0;top:28%}.bookit-wrapper{right:0;bottom:10%}.product-stage:hover .rentrivo-wrapper{transform:translate(-12px) translateY(-7px)}.product-stage:hover .bookit-wrapper{transform:translate(12px) translateY(-7px)}.floating-window{position:relative;display:grid;gap:16px;width:min(340px,82vw);min-height:220px;padding:24px;border-radius:20px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:floatIn .9s cubic-bezier(.2,.8,.2,1) both,drift 8s ease-in-out infinite;will-change:transform}.rentrivo-window{--card-rotate: -5deg;z-index:2}.bookit-window{--card-rotate: 4deg;z-index:1;opacity:.88;scale:.95;animation-delay:.14s,1s}.window-top,.mockup-header,.request-row{display:flex;justify-content:space-between;gap:16px;align-items:center}.window-top span,.window-top b,.mockup-header span,.request-row strong{color:var(--text);font-weight:800}.ticket-row{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;background:var(--surface-low)}.ticket-row div{display:grid;gap:3px}.status{width:9px;height:9px;border-radius:999px;background:var(--sage);flex:0 0 auto}.status.progress{background:var(--primary)}.progress-track{height:6px;overflow:hidden;border-radius:999px;background:var(--surface-mid)}.progress-track span{display:block;width:64%;height:100%;border-radius:inherit;background:var(--primary)}.calendar-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.calendar-mini span{aspect-ratio:1;border-radius:10px;background:var(--surface-low)}.calendar-mini .selected{background:var(--primary-soft);border:1px solid rgba(59,82,190,.22)}.booking-pill{padding:13px 16px;border-radius:999px;background:#eef5f0;color:#355744;font-weight:700;font-size:.9rem}.band{width:100%;max-width:none;padding-inline:max(20px,calc((100vw - var(--container)) / 2));background:#d4e8f04d}.section-heading{display:grid;max-width:700px;margin:0 auto 36px;gap:12px;text-align:center}.section-heading.left{margin-inline:0;text-align:left}.featured-grid,.product-list,.workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-list{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:40px}.product-card{display:grid;min-height:360px;align-content:space-between;gap:26px;padding:clamp(24px,3.5vw,38px);border-radius:18px}.product-card.featured{min-height:420px}.product-card div:first-child{display:grid;gap:14px}.product-card-logo{width:52px;height:52px;border-radius:12px;object-fit:cover}.tag-row{display:flex;flex-wrap:wrap;gap:7px}.tag-row span{display:inline-flex;padding:6px 10px;border-radius:999px;background:var(--primary-soft);color:#143546;font-size:.76rem;font-weight:700}.text-link{justify-self:start;padding:0;background:transparent;color:var(--primary);font-weight:700}.about-prose{display:grid;gap:16px;align-content:center}.about-layout--center{align-items:center}.about-lead{color:var(--muted);line-height:1.7;max-width:640px;margin-bottom:32px}.coming-soon-label{justify-self:start;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted-soft);background:var(--surface-low);border:1px solid var(--line);border-radius:99px;padding:4px 12px}.principle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.principle-card,.workflow-card,.about-panel{display:grid;gap:14px;padding:32px;border-radius:16px}.principle-card span{width:28px;height:3px;border-radius:999px;background:var(--primary);opacity:.7}.audience-section{align-items:center;grid-template-columns:.85fr 1fr}.audience-section>div:first-child{display:grid;gap:16px}.audience-scroll-text{color:var(--muted);line-height:1.7;margin:0}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:0;row-gap:0}.audience-grid span{display:flex;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--line);color:var(--text);font-weight:600;font-size:.96rem}.audience-grid span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--primary);opacity:.45;flex:0 0 auto}.page-intro{display:grid;gap:20px;padding-top:clamp(64px,10vw,128px)}.product-detail{align-items:center;padding-top:clamp(64px,10vw,128px)}.mockup-panel{display:grid;gap:26px;min-height:400px;padding:28px;border-radius:22px;background:linear-gradient(145deg,#ffffffe6,#f0f3ffd1)}.mockup-header{padding-bottom:16px;border-bottom:1px solid var(--line)}.request-table{display:grid;gap:10px;align-content:center}.request-row{padding:16px;border-radius:12px;background:var(--surface)}.request-row div{display:grid;gap:4px}.badge{flex:0 0 auto;padding:6px 10px;border-radius:999px;font-size:.76rem;font-weight:700}.badge-0{background:#fff3dc;color:#755116}.badge-1{background:var(--primary-soft);color:#143546}.badge-2{background:#e8f2ec;color:#365f45}.schedule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;min-height:280px}.day-column{display:grid;grid-template-rows:auto 1fr 1fr;gap:10px}.day-column strong{color:var(--muted);font-size:.8rem}.day-column span{border-radius:10px;background:#ffffffb8;border:1px solid var(--line)}.day-column .filled{background:var(--primary-soft);border-color:#3b52be33}.day-column .filled.soft{background:#e8f2ec;border-color:#8ca99859}.workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-card span{display:grid;width:40px;height:40px;place-items:center;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-weight:800;font-size:.9rem}.about-layout{grid-template-columns:1fr 1fr}.about-panel.muted{background:var(--surface-low)}.cta-section{max-width:900px;text-align:center;display:grid;gap:18px;padding:clamp(44px,6vw,70px);margin-bottom:clamp(56px,7vw,88px);border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#d4e8f066,#ffffffe6),var(--surface);box-shadow:var(--shadow)}.cta-section p{max-width:620px;margin-inline:auto}.cta-scroll-text{color:var(--muted);line-height:1.7;margin:0;max-width:620px;margin-inline:auto}.custom-work{padding-top:0;padding-bottom:clamp(56px,7vw,88px)}.custom-work-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:clamp(24px,3.5vw,36px) clamp(28px,4vw,44px);border:1px solid var(--line);border-radius:18px;background:#fff9}.custom-work-inner>div{display:grid;gap:10px;max-width:560px}.custom-work-inner .button-anchor{flex-shrink:0}.footer{display:flex;justify-content:space-between;gap:32px;padding:44px 0;border-top:1px solid var(--line)}.footer>div:first-child{display:grid;max-width:340px;gap:12px}.footer-links{display:flex;flex-wrap:wrap;gap:22px;align-content:start;justify-content:flex-end}.reveal{animation:rise .76s cubic-bezier(.2,.8,.2,1) both}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0 0}}@keyframes drift{0%,to{transform:rotate(var(--card-rotate, 0deg)) translateY(0)}50%{transform:rotate(var(--card-rotate, 0deg)) translateY(-10px)}}@keyframes linePulse{0%,to{opacity:.3}50%{opacity:.9}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media(max-width:960px){h1{font-size:2.6rem}h2{font-size:2.1rem}.hero-centered h1{font-size:3.6rem}.lead{font-size:1.1rem}.nav-links,.nav-shell>.primary{display:none}.menu-button{display:grid}.section-grid,.product-detail,.audience-section,.about-layout{grid-template-columns:1fr}.hero{min-height:auto}.product-stage{min-height:500px}.featured-grid,.product-list,.principle-grid,.workflow-grid{grid-template-columns:1fr}.product-card,.product-card.featured{min-height:auto}.footer{flex-direction:column}.footer-links{justify-content:flex-start}}@media(max-width:640px){h1{font-size:2rem}h2{font-size:1.8rem}.hero-centered h1{font-size:2.8rem}.lead{font-size:1rem}.nav-shell,.section,.hero,.footer{width:min(100% - 28px,var(--container))}.hero{padding-top:46px}.button-row,.button-row.center{width:100%;flex-direction:column}.primary,.secondary,.button-anchor{width:100%}.custom-work-inner{flex-direction:column;align-items:flex-start}.product-stage{min-height:470px}.studio-node{top:0;left:50%;translate:-50% 0}.floating-window{width:min(100%,330px);padding:20px}.rentrivo-wrapper{left:0;top:24%}.bookit-wrapper{right:0;bottom:0}.audience-grid{grid-template-columns:1fr}.schedule-grid{min-height:auto;grid-template-columns:repeat(5,1fr)}.day-column{grid-template-columns:52px 1fr 1fr;grid-template-rows:72px}}
