*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;color:#1F2533;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{max-width:100%;height:auto;display:block}a{color:#433586}h1,h2,h3,h4{margin:0 0 0.6em;font-weight:700;line-height:1.2;color:#1A2B4A;letter-spacing:-0.01em}p{margin:0 0 1em}p:last-child{margin-bottom:0}.container{max-width:1180px;margin:0 auto;padding:0 1.5rem}.section{padding:clamp(3.5rem, 8vw, 6rem) 0}.section__headline{font-size:clamp(1.7rem, 3.4vw, 2.4rem);margin:0 0 1.4rem;color:#1A2B4A}.section__headline--on-dark{color:#fff}.section__body{font-size:1.05rem;line-height:1.65;color:#1F2533;margin:0 0 1.8rem}.section__body--on-dark{color:rgba(255,255,255,0.92)}.section__title{display:flex;align-items:center;gap:0.9rem;margin-bottom:1.4rem}.section__title .section__headline{margin:0}.section__icon{flex:0 0 auto;width:clamp(40px, 4.5vw, 54px);height:clamp(40px, 4.5vw, 54px);-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.section__icon--rms{width:clamp(64px, 7vw, 84px);background-color:#7cb16d;-webkit-mask-image:url(/img/rms-logo-white.svg);mask-image:url(/img/rms-logo-white.svg)}.section__icon--other{background-color:#d6854a;-webkit-mask-image:url(/img/noun-team-8402058-FFFFFF.svg);mask-image:url(/img/noun-team-8402058-FFFFFF.svg)}.section__icon--info{background-color:#433586;-webkit-mask-image:url(/img/noun-data-6908912-FFFFFF.svg);mask-image:url(/img/noun-data-6908912-FFFFFF.svg)}.section__icon--time{background-color:#c03e84;-webkit-mask-image:url(/img/noun-time-8299691-FFFFFF.svg);mask-image:url(/img/noun-time-8299691-FFFFFF.svg)}.section__icon--way{background-color:#5984b9;-webkit-mask-image:url(/img/noun-tools-4768136-FFFFFF.svg);mask-image:url(/img/noun-tools-4768136-FFFFFF.svg)}.content-card{background:#fff;border-radius:12px;padding:clamp(2rem, 4vw, 3.2rem);max-width:980px;margin:0 auto;box-shadow:0 18px 50px rgba(26,43,74,0.16),0 4px 12px rgba(26,43,74,0.08)}.content-card--plain{box-shadow:0 8px 24px rgba(26,43,74,0.08),0 2px 4px rgba(26,43,74,0.04)}@media (min-width: 860px){.content-card--split{display:grid;grid-template-columns:1.25fr 1fr;gap:2.5rem;align-items:start}}.content-card__main{min-width:0}.content-card__media{min-width:0;margin-top:2rem}@media (min-width: 860px){.content-card__media{margin-top:0;position:sticky;top:2rem}}.screenshots{display:grid;gap:1rem;margin:0 0 2rem}.screenshots--2{grid-template-columns:1fr}@media (min-width: 640px){.screenshots--2{grid-template-columns:repeat(2, 1fr)}}.screenshots--3{grid-template-columns:1fr}@media (min-width: 540px){.screenshots--3{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 820px){.screenshots--3{grid-template-columns:repeat(3, 1fr)}}.screenshots--4{grid-template-columns:1fr}@media (min-width: 540px){.screenshots--4{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 900px){.screenshots--4{grid-template-columns:repeat(4, 1fr)}}.screenshots--stack{grid-template-columns:1fr;gap:1.25rem}@media (min-width: 540px){.screenshots--stack{grid-template-columns:1fr}}.shot{display:block;width:100%;margin:0;padding:0;border:0;border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 8px 20px rgba(26,43,74,0.12),0 2px 4px rgba(26,43,74,0.06);cursor:zoom-in;transition:transform 0.15s ease, box-shadow 0.15s ease}.shot img{display:block;width:100%;height:auto}.shot:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(26,43,74,0.18)}.shot:focus-visible{outline:3px solid #433586;outline-offset:2px}.shot--bare{background:transparent;box-shadow:none;border-radius:0;overflow:visible}.shot--bare:hover{transform:translateY(-2px);box-shadow:none}.lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:4vh 4vw;background:rgba(26,43,74,0.88);cursor:zoom-out}.lightbox[hidden]{display:none}.lightbox__img{max-width:100%;max-height:92vh;width:auto;height:auto;border-radius:8px;box-shadow:0 24px 70px rgba(0,0,0,0.5);cursor:default}.lightbox__close{position:absolute;top:1.4rem;right:1.4rem;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,0.16);color:#fff;font-size:1.9rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.15s ease}.lightbox__close:hover{background:rgba(255,255,255,0.28)}.placeholder{aspect-ratio:4 / 3;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:0.88rem;font-weight:600;text-align:center;padding:1rem;box-shadow:0 8px 20px rgba(26,43,74,0.12),0 2px 4px rgba(26,43,74,0.06)}.placeholder__label{line-height:1.3;opacity:0.92}.placeholder--rms{background:#7cb16d}.placeholder--other{background:#d6854a}.placeholder--info{background:#433586}.placeholder--time{background:#c03e84}.placeholder--way{background:#5984b9}.placeholder--intro{background:rgba(67,53,134,0.35);color:#fff}.placeholder--intro-pink{background:rgba(192,62,132,0.18);color:rgba(26,43,74,0.65)}.highlights{margin:1rem 0 0}.highlight{padding:1.4rem 0;border-top:1px solid #E5E7EB}.highlight:first-child{padding-top:0;border-top:0}.highlight:last-child{padding-bottom:0}.highlight__heading{font-size:1.05rem;margin:0 0 0.4rem;color:#1A2B4A}.highlight p{font-size:0.98rem;line-height:1.6;color:#1F2533;margin:0}.section--hero{background:#fefdfa;padding-top:clamp(4rem, 10vw, 7rem);padding-bottom:clamp(4rem, 10vw, 7rem)}.hero__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.hero__robot{width:100%;max-width:112px;margin:0 auto}.hero__headline{font-size:clamp(2.8rem, 6vw, 4.4rem);margin:0;letter-spacing:-0.025em;line-height:1.05}.section--big-idea{background:#faf6ea;padding:clamp(3.5rem, 8vw, 6rem) 0 clamp(4rem, 9vw, 7rem)}.big-idea__headline{font-size:clamp(1.6rem, 3.6vw, 2.4rem);text-align:center;margin:0 0 2.5rem;color:#1A2B4A}.bubbles{display:grid;grid-template-columns:1fr;gap:2.5rem 1.5rem}@media (min-width: 640px){.bubbles{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.bubbles{grid-template-columns:repeat(5, 1fr)}}.bubble{text-align:center}.bubble__top{position:relative;height:130px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.4rem}.bubble__top::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:18px solid currentColor}.bubble__icon{width:56px;height:56px}.bubble__rms-mark{width:auto;height:28px;max-width:70%}.bubble__label{font-weight:700;font-size:1.2rem;line-height:1.15;color:#1A2B4A;margin:0}.bubble--rms .bubble__top{background:#7cb16d;color:#7cb16d}.bubble--other .bubble__top{background:#d6854a;color:#d6854a}.bubble--info .bubble__top{background:#433586;color:#433586}.bubble--time .bubble__top{background:#c03e84;color:#c03e84}.bubble--way .bubble__top{background:#5984b9;color:#5984b9}.section--intro{background:#f2d986}.intro-detail{margin-top:2.5rem;border-top:1px solid #E5E7EB}.intro-detail__row{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:2rem 0;align-items:center}@media (min-width: 760px){.intro-detail__row{grid-template-columns:2fr 3fr;gap:2.5rem}}.intro-detail__row+.intro-detail__row{border-top:1px solid #E5E7EB}.intro-detail__text{min-width:0}.intro-detail__heading{font-size:1.15rem;margin:0 0 0.6rem;color:#1A2B4A}.intro-detail__text p{font-size:1rem;line-height:1.6;color:#1F2533;margin:0}.intro-detail__media{min-width:0}.intro-detail__media .placeholder{aspect-ratio:16 / 10}.section--pillar-rms{background:#7cb16d}.section--pillar-other{background:#d6854a}.section--pillar-info{background:#433586}.section--pillar-time{background:#c03e84}.section--pillar-way{background:#5984b9}.section--privacy{background:#2f3b56;color:rgba(255,255,255,0.92);padding-top:clamp(4rem, 9vw, 7rem);padding-bottom:clamp(4rem, 9vw, 7rem)}.section--privacy .section__headline{color:#fff;max-width:30ch}.section--privacy .section__body{max-width:75ch}.privacy-grid{display:grid;grid-template-columns:1fr;gap:1.75rem;margin:2.5rem 0 0}@media (min-width: 820px){.privacy-grid{grid-template-columns:1fr 1fr;gap:2rem 2.5rem}}.privacy-block{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:12px;padding:1.6rem 1.8rem}.privacy-block__heading{color:#fff;font-size:1.1rem;margin:0 0 0.6rem}.privacy-block p{color:rgba(255,255,255,0.85);font-size:0.95rem;line-height:1.6;margin:0}.section--signoff{background:#f2d986;padding-top:clamp(4rem, 8vw, 6rem);padding-bottom:clamp(3rem, 6vw, 5rem)}.signoff__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem}.signoff__robot{width:96px;height:96px}.signoff__footer{margin-top:1rem}.signoff__brand{font-weight:700;font-size:1.05rem;color:#1A2B4A;margin:0 0 0.2rem;letter-spacing:0.02em}.signoff__copy{font-size:0.82rem;color:rgba(26,43,74,0.65);margin:0}
