.dro{-webkit-tap-highlight-color:transparent;--dro-forest:#163300;--dro-lime:#9fe870;--dro-ink:#0e0f0c;--dro-mute:#5c5e58;--dro-page:#f9f9f9;--dro-card:#edefeb;--dro-line:#e3e5df;--dro-sage:#eef6e6;--dro-pink:#f0dfe9;--dro-teal:#dff0f0;--dro-peach:#f0e6df;--dro-cta-rose:#320707;--dro-cta-char:#21231d;--dro-cta-plum:#260a2f;--font-dro:var(--font-inter),ui-sans-serif,system-ui,sans-serif;background:var(--dro-page);color:var(--dro-ink);font-family:var(--font-dro);letter-spacing:-.014em}.dro.dro-home{background:#163300}html.dro-home-root,html.dro-home-root body,html:has(.dro-home),html:has(.dro-home) body{background:#163300}.dro.dro-inner{padding-top:64px;background:var(--dro-page)}@media (min-width:768px){.dro.dro-inner{padding-top:72px}}.dro *{font-family:inherit}.dro-wrap{width:100%;max-width:1072px;margin:0 auto;padding:0 20px}@media (min-width:1200px){.dro-wrap{padding:0}}.dro-h1,.dro-h2,.dro-h3{font-optical-sizing:auto}.dro-h1{font-size:clamp(40px,5.2vw,60px);font-weight:600;line-height:1.05;letter-spacing:-.2px}@media (min-width:768px){.dro-h1{font-size:60px;line-height:63px}}.dro-h2{font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.25;letter-spacing:-.3px}.dro-h3{font-size:clamp(22px,2.2vw,28px);font-weight:600;line-height:1.2;letter-spacing:-.2px}.dro-lead{font-size:18px;line-height:1.5;color:var(--dro-mute);font-weight:400}.dro-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--dro-line);background:#fff;border-radius:100px;padding:6px 12px 6px 8px;font-size:13px;font-weight:500;color:var(--dro-ink)}.dro-badge i{width:8px;height:8px;border-radius:99px;background:var(--dro-forest);display:block}.dro-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:100px;padding:0 20px;font-size:15px;font-weight:600;letter-spacing:-.2px;line-height:1;text-decoration:none;transition:background .35s ease,opacity .35s ease}.dro-btn-slide{overflow:hidden;height:40px;align-items:flex-start}.dro-btn-slide-track{display:flex;flex-direction:column;height:80px;transition:transform .6s cubic-bezier(.22,1,.36,1)}.dro-btn-slide-track>span{display:flex;height:40px;align-items:center;justify-content:center;white-space:nowrap}.dro-btn-slide:hover .dro-btn-slide-track{transform:translateY(-40px)}.dro-btn-lime{background:var(--dro-lime);color:var(--dro-forest)}.dro-btn-lime:hover{background:#8fde5e}.dro-btn-dark{background:var(--dro-forest);color:#fff}.dro-btn-ghost{background:transparent;color:inherit;padding:0 12px;box-shadow:none}.dro-btn-ghost:hover{opacity:.8;box-shadow:none;transform:none}.dro-see{display:inline-flex;height:40px;overflow:hidden;align-items:flex-start;padding:0 8px 0 16px;border-radius:100px;font-size:15px;font-weight:600;letter-spacing:-.2px;color:#fff;text-decoration:none}.dro-see-track{display:flex;flex-direction:column;height:80px;transition:transform .55s cubic-bezier(.22,1,.36,1)}.dro-see-track>span{display:flex;height:40px;align-items:center;gap:8px;white-space:nowrap}.dro-see:hover .dro-see-track{transform:translateY(-40px)}.dro-btn-outline{background:var(--dro-forest);color:#fff}.dro-btn-ink{background:#0e0f0c;color:#fff}.dro-card{border-radius:24px;background:var(--dro-card);transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s cubic-bezier(.22,1,.36,1)}.dro-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px -28px rgba(14,15,12,.28)}.dro-hero{min-height:0;padding:80px 0 40px}.dro-hero-cta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dro-hero-quote{margin-top:28px}@media (min-width:768px){.dro-hero{min-height:862px;padding:160px 0 96px}.dro-hero-quote{margin-top:64px}}.dro-hero-dash-frame{overflow:hidden;border-radius:16px;background:#fff;max-height:220px;box-shadow:0 40px 80px -32px rgba(0,0,0,.45);-webkit-mask:linear-gradient(#000 75%,#000000a1 104%);mask:linear-gradient(#000 75%,#000000a1 104%)}.dro-hero-dash-img{min-height:200px}@media (min-width:768px){.dro-hero-dash-frame{max-height:none}}@media (min-width:1024px){.dro-hero-dash-frame{width:1240px;height:800px;max-height:none}.dro-hero-dash-img{height:100%;min-height:0}}.dro-section{padding:120px 0}@media (max-width:767px){.dro-section{padding:72px 0}}.dro-header{position:fixed;top:0;left:0;right:0;z-index:10;border:0;box-shadow:none;backdrop-filter:none;padding-top:env(safe-area-inset-top);transition:background-color .7s cubic-bezier(.44,0,.56,1),color .7s cubic-bezier(.44,0,.56,1)}.dro-header.is-dark{background:#163300;color:#fff}.dro-header.is-light{background:#fff;color:#0e0f0c}.dro-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:72px;max-width:1072px;margin:0 auto;padding:0 20px}@media (min-width:1200px){.dro-header-inner{padding:0}}@media (max-width:767px){.dro-header-inner{height:64px}}.dro-brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:600;letter-spacing:-.2px;text-decoration:none}.dro-nav{display:none;align-items:center;gap:20px}@media (min-width:960px){.dro-nav{display:flex;position:absolute;left:50%;transform:translateX(-50%)}}.dro-nav-slide{display:inline-flex;height:36px;overflow:hidden;align-items:flex-start;padding:0 10px;margin:0 -10px;border-radius:100px;font-size:15px;font-weight:600;letter-spacing:-.2px;text-decoration:none;opacity:.92;color:inherit}.dro-nav-slide-track{display:flex;flex-direction:column;height:72px;transition:transform .55s cubic-bezier(.22,1,.36,1)}.dro-nav-slide-track>span{display:flex;height:36px;align-items:center;white-space:nowrap}.dro-nav-slide:hover{opacity:1}.dro-nav-slide:hover .dro-nav-slide-track{transform:translateY(-36px)}.dro-header:not(.is-light) .dro-nav-slide:hover{background:rgba(255,255,255,.08)}.dro-header.is-light .dro-nav-slide:hover{background:#edefeb}.dro-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.dro-marquee-track{display:flex;gap:56px;width:max-content;animation:dro-marquee 32s linear infinite}.dro-marquee-track.is-reverse{animation-direction:reverse;animation-duration:40s}.dro-marquee:hover .dro-marquee-track{animation-play-state:paused}@keyframes dro-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.dro-faq+.dro-faq{border-top:1px solid var(--dro-line)}.dro-faq-mark{flex:none;width:28px;text-align:right;font-size:22px;font-weight:400;line-height:1;transition:transform .6s cubic-bezier(.22,1,.36,1)}.dro-faq-mark.is-open{transform:rotate(180deg)}.dro-faq-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .7s cubic-bezier(.22,1,.36,1)}.dro-faq-panel>div{overflow:hidden}.dro-faq-panel.is-open{grid-template-rows:1fr}@keyframes dro-appear-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}@keyframes dro-appear-dash{0%{opacity:.001;transform:translateX(150px)}to{opacity:1;transform:none}}.dro-appear,.dro-appear-dash{animation-fill-mode:both;animation-timing-function:cubic-bezier(.44,0,.56,1)}.dro-appear{animation-name:dro-appear-up;animation-duration:1.25s}.dro-appear-1{animation-delay:0s}.dro-appear-2{animation-delay:.1s}.dro-appear-3{animation-delay:.2s}.dro-appear-quote{animation-delay:1.5s}.dro-appear-dash{animation-name:dro-appear-dash;animation-duration:1.5s;animation-delay:.45s}.dro-stack{position:relative}.dro-stack-card{position:sticky;top:120px;border-radius:24px;padding:48px;box-shadow:0 4px 50px rgba(14,15,12,.05)}.dro-feature-stick{position:sticky;top:120px;margin-bottom:40px}.dro-feature-card{display:grid;align-items:center;gap:40px;min-height:478px;padding:40px;border-radius:24px;box-shadow:0 4px 50px rgba(14,15,12,.05)}@media (min-width:900px){.dro-feature-card{grid-template-columns:minmax(0,1fr) 446px;padding:56px}}.dro-shot{overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 20px 40px -24px rgba(14,15,12,.28)}.dro-shot img{display:block;width:100%;height:366px;object-fit:cover;object-position:left top}.dro-logo-fade{color:rgba(14,15,12,.28);font-size:28px;font-weight:600;letter-spacing:-.04em;white-space:nowrap}html.lenis,html.lenis body{height:auto}html.lenis.lenis-smooth{scroll-behavior:auto!important}html.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}html.lenis.lenis-stopped{overflow:hidden}html.lenis.lenis-scrolling iframe{pointer-events:none}@keyframes dro-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.dro-rise{animation:dro-rise .9s cubic-bezier(.22,1,.36,1) both}.dro-reveal{opacity:0;transform:translateY(40px);transition:opacity 1.25s cubic-bezier(.44,0,.56,1),transform 1.25s cubic-bezier(.44,0,.56,1)}.dro-reveal.is-in{opacity:1;transform:none}.dro-lift{transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.dro-lift:hover{transform:translateY(-6px);box-shadow:0 24px 48px -28px rgba(14,15,12,.35)}.dro-feature-panel{transition:transform .55s cubic-bezier(.22,1,.36,1)}.dro-feature:hover .dro-feature-panel{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.dro-float,.dro-marquee-track,.dro-rise{animation:none}.dro-reveal{opacity:1;transform:none;transition:none}}@keyframes dro-dash-in{0%{opacity:0;transform:translateX(56px)}to{opacity:1;transform:none}}.dro-dash-in{animation:dro-dash-in 1.3s cubic-bezier(.22,1,.36,1) .16s both}@keyframes dro-faq-open{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.dro-launch{background:transparent;padding:0}.dro-launch-copy{max-width:640px;margin:0 auto 32px;text-align:center}.dro-launch-frame{position:relative;max-width:880px;margin:0 auto;overflow:hidden;border-radius:20px;background:#edefeb;aspect-ratio:16/9;box-shadow:0 24px 64px -36px rgba(14,15,12,.28)}.dro-launch-frame video,.dro-launch-poster{display:block;width:100%;height:100%;object-fit:cover}.dro-launch-poster{position:absolute;inset:0;z-index:1;pointer-events:none}.dro-launch-play{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin:0;padding:24px;border:0;background:linear-gradient(180deg,rgba(14,15,12,.18),rgba(14,15,12,.42));cursor:pointer;color:#fff;transition:background .5s cubic-bezier(.22,1,.36,1)}.dro-launch-play:focus-visible,.dro-launch-play:hover{background:linear-gradient(180deg,rgba(14,15,12,.1),rgba(14,15,12,.34))}.dro-launch-play:focus-visible{outline:3px solid #9fe870;outline-offset:-3px}.dro-launch-play-orb{display:flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:50%;background:#9fe870;color:#163300;box-shadow:0 16px 40px -12px rgba(14,15,12,.45);transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.dro-launch-play:focus-visible .dro-launch-play-orb,.dro-launch-play:hover .dro-launch-play-orb{transform:scale(1.08);box-shadow:0 20px 48px -12px rgba(14,15,12,.5)}.dro-launch-play:active .dro-launch-play-orb{transform:scale(.96)}.dro-launch-play-orb.is-busy{animation:dro-launch-pulse 1s ease-in-out infinite}.dro-launch-play-icon{width:34px;height:34px;margin-left:4px}.dro-launch-play-meta{display:flex;flex-direction:column;align-items:center;gap:6px}.dro-launch-play-label{font-size:16px;font-weight:600;letter-spacing:-.02em}.dro-launch-play-time{border-radius:999px;padding:4px 10px;background:rgba(255,255,255,.16);font-size:12px;font-weight:600;letter-spacing:.02em}@keyframes dro-launch-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@media (max-width:767px){.dro-launch-frame{border-radius:16px}.dro-launch-play-orb{width:76px;height:76px}.dro-launch-play-icon{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.dro-launch-play,.dro-launch-play-orb{transition:none}.dro-launch-play-orb.is-busy{animation:none}}.dro-cta-end{position:relative;z-index:10;background:#f9f9f9;padding:16px 0 0;overflow:visible}.dro-cta-end-inner{display:flex;flex-direction:column;align-items:stretch;gap:32px}.dro-footer-peek{position:relative;z-index:2;width:100%}.dro-footer-peek-frame{overflow:hidden;border-radius:16px;background:#fff;height:105px}.dro-footer-peek-frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top}@media (max-width:767px){.dro-cta-end-inner{gap:20px}.dro-footer-peek{margin-bottom:-40px;z-index:3}.dro-footer-peek-frame{height:148px;box-shadow:0 20px 40px -24px rgba(14,15,12,.35)}.dro-footer-peek-frame img{object-position:left 12%}}@keyframes dro-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.dro-float{animation:dro-float 7s ease-in-out infinite}.dro-icon-pop{transition:transform .5s cubic-bezier(.22,1,.36,1)}.dro-card:hover .dro-icon-pop{transform:scale(1.08)}.dro-burger{position:relative;width:20px;height:14px}.dro-burger i{position:absolute;left:0;display:block;height:1.5px;width:20px;border-radius:99px;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .28s ease,top .4s cubic-bezier(.22,1,.36,1)}.dro-burger i:first-child{top:0}.dro-burger i:nth-child(2){top:6px}.dro-burger i:nth-child(3){top:12px}.dro-burger.is-open i:first-child{top:6px;transform:rotate(45deg)}.dro-burger.is-open i:nth-child(2){opacity:0}.dro-burger.is-open i:nth-child(3){top:6px;transform:rotate(-45deg)}.dro-mobile{position:fixed;left:0;right:0;top:calc(64px + env(safe-area-inset-top));bottom:0;z-index:9;background:#fff;color:#0e0f0c;border-top:1px solid #e3e5df;padding:8px 20px calc(24px + env(safe-area-inset-bottom));overflow:auto;animation:dro-rise .45s cubic-bezier(.22,1,.36,1) both}.dro-mobile,.dro-mobile-nav{display:flex;flex-direction:column}.dro-mobile-nav{flex:1;min-height:100%}.dro-mobile-links{display:flex;flex-direction:column}.dro-mobile-links a{display:flex;align-items:center;min-height:48px;padding:0 12px;margin:0 -8px;border-radius:12px;font-size:17px;font-weight:600;letter-spacing:-.02em;text-decoration:none;color:inherit;transition:background .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.dro-mobile-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:20px}.dro-mobile-actions .dro-btn{width:100%;height:48px}.dro-social{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid rgba(159,232,112,.4);border-radius:999px;color:#9fe870;transition:background .2s ease,color .2s ease,transform .2s ease}.dro-social:hover{background:#9fe870;color:#163300;transform:translateY(-2px)}.dro-bar-stripe{background-image:repeating-linear-gradient(-45deg,rgba(255,255,255,.18) 0 3px,transparent 3px 7px),linear-gradient(180deg,#9fe870,#163300)}@media (prefers-reduced-motion:reduce){.dro-btn-slide:hover .dro-btn-slide-track,.dro-card:hover,.dro-feature-band:hover,.dro-feature-band:hover .dro-feature-visual,.dro-lift:hover,.dro-nav-slide:hover .dro-nav-slide-track,.dro-price-card:hover,.dro-see:hover .dro-see-track,.dro-social:hover{transform:none}.dro-appear,.dro-appear-dash,.dro-dash-in,.dro-reveal,.dro-rise{animation:none;opacity:1;transform:none;transition:none}.dro-float,.dro-marquee-track{animation:none}}.dro .dro-cookie{border-color:var(--dro-line);background:#fff;border-radius:24px}.dro .dro-cookie .dro-cookie-accept{border-radius:100px;background:var(--dro-lime);color:var(--dro-forest)}.dro .dro-cookie .dro-cookie-skip{border-radius:100px;border-color:var(--dro-line)}.dro-persona-grid{display:grid;gap:24px;margin-top:56px}@media (min-width:900px){.dro-persona-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.dro-persona-card:nth-child(2){margin-top:8px}.dro-persona-card:nth-child(3){margin-top:16px}}.dro-persona-card{min-height:0;padding:24px;border-radius:24px;background:#edefeb;box-shadow:0 4px 50px rgba(14,15,12,.05)}@media (min-width:900px){.dro-persona-card{min-height:299px;padding:32px}}.dro-bill-toggle{position:relative;display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid #e3e5df;border-radius:999px;background:#fff;margin-left:auto;margin-right:auto}.dro-bill-wrap{display:flex;justify-content:center;width:100%}.dro-bill-thumb{position:absolute;top:4px;bottom:4px;border-radius:999px;background:#163300;transition:left .6s cubic-bezier(.22,1,.36,1),width .6s cubic-bezier(.22,1,.36,1)}.dro-bill-opt{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 20px;border:0;border-radius:999px;background:transparent;color:#5c5e58;font-size:14px;font-weight:600;line-height:1;transition:color .5s ease}.dro-bill-opt.is-on{color:#fff}.dro-bill-save{border-radius:999px;padding:4px 8px;background:#eef6e6;color:#163300;font-size:11px;font-weight:600;line-height:1}.dro-bill-opt.is-on .dro-bill-save{background:#9fe870}.dro-price-grid{display:grid;gap:24px;align-items:stretch}@media (min-width:900px){.dro-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dro-price-card{display:flex;flex-direction:column;height:100%;padding:0 32px 32px;border:1px solid #e3e5df;border-radius:28px;background:#fff;transition:transform .6s cubic-bezier(.22,1,.36,1),box-shadow .6s cubic-bezier(.22,1,.36,1)}.dro-price-card:hover{transform:translateY(-8px);box-shadow:0 28px 56px -32px rgba(14,15,12,.32)}.dro-price-card.is-featured{border:2px solid #9fe870}.dro-price-ribbon{display:flex;align-items:center;justify-content:center;height:40px;margin:0 -32px 24px;border-radius:26px 26px 0 0;font-size:13px;font-weight:600;line-height:1;color:#163300}.dro-price-card.is-featured .dro-price-ribbon{background:#9fe870}.dro-plan-glyph{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;background:#eef6e6;color:#163300}.dro-price-amount{font-size:32px;font-weight:600;line-height:40px;letter-spacing:-.3px;animation:dro-price-flip .6s cubic-bezier(.22,1,.36,1)}.dro-price-amount span{margin-left:2px;font-size:16px;font-weight:500;color:#5c5e58}.dro-price-bill{margin-top:4px;min-height:20px;font-size:13px;color:#5c5e58}.dro-price-card.is-featured .dro-price-bill{color:#163300;font-weight:500}@keyframes dro-price-flip{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.dro-price-cta,a.dro-price-cta,button.dro-price-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%;height:48px!important;min-height:48px!important;padding:0 24px!important;border:0;border-radius:100px!important;font-size:15px;font-weight:600;letter-spacing:-.2px;line-height:1!important;text-decoration:none;box-shadow:none}.dro-price-cta.is-forest{background:#163300;color:#fff}.dro-price-cta.is-forest:hover{background:#0f2400}.dro-price-cta.is-lime{background:#9fe870;color:#163300}.dro-price-cta.is-lime:hover{background:#8fde5e}.dro-enterprise{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:24px 32px;border:1px solid #e3e5df;border-radius:28px;background:#fff}.dro-enterprise .dro-price-cta{width:auto;min-width:220px}.dro-guide-card{overflow:hidden;border-radius:24px;background:#edefeb;text-decoration:none;color:inherit}.dro-guide-card img{display:block;width:100%;height:200px;object-fit:cover;object-position:left top}.dro-footer-grid{display:grid;gap:48px;padding-block:80px 48px}@media (min-width:800px){.dro-footer-grid{grid-template-columns:1.4fr .8fr .8fr}}.dro-footer-list{margin-top:20px}.dro-footer-list li+li{margin-top:14px}.dro-footer-link{display:inline-flex;align-items:center;min-height:24px;font-size:15px;color:rgba(255,255,255,.9);text-decoration:none;transition:color .4s ease,transform .4s ease}.dro-footer-link:hover{color:#9fe870;transform:translateX(3px)}.dro-footer-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(255,255,255,.1);padding-block:24px}.dro-lang button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(159,232,112,.4);border-radius:999px;background:transparent;color:#9fe870}.dro-lang button:hover{background:#9fe870;color:#163300}.dro-auth{min-height:100svh;display:grid;background:#f4f5f1}@media (min-width:1024px){.dro-auth{grid-template-columns:minmax(420px,.95fr) minmax(0,1.05fr)}}.dro-auth-aside{display:none;flex-direction:column;justify-content:space-between;gap:32px;min-height:100svh;padding:36px 44px 40px;background:radial-gradient(1200px 600px at 10% -10%,rgba(159,232,112,.16),transparent 55%),#163300;color:#fff}@media (min-width:1024px){.dro-auth-aside{display:flex}}.dro-auth-copy,.dro-auth-shot{animation:dro-auth-swap .6s cubic-bezier(.22,1,.36,1)}@keyframes dro-auth-swap{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.dro-auth-main{display:flex;min-height:100svh;flex-direction:column;padding:20px 20px 28px}@media (min-width:1024px){.dro-auth-main{padding:32px 48px}}.dro-auth-panel{width:100%;max-width:640px;margin:auto 0;flex:1;display:flex;flex-direction:column;justify-content:center}.dro-step-rail{display:flex;gap:8px;margin-bottom:8px}.dro-step-rail button{height:6px;min-height:6px;min-width:0;flex:1;padding:0;border:0;border-radius:99px;background:#e3e5df;cursor:default}.dro-step-rail button.is-on{background:#163300}.dro-step-rail button.is-done{background:#9fe870;cursor:pointer}.dro-step-rail button:disabled{cursor:default}.dro-ghost-cta{flex:1;height:48px;border:1px solid #e3e5df;border-radius:100px;background:#fff;padding:0 20px;font-size:14px;font-weight:600;line-height:1;color:#0e0f0c}.dro-ghost-cta:hover{background:#f9f9f9}.dro-onboard-plan{display:flex;align-items:center;gap:14px;width:100%;padding:16px;border:1px solid #e3e5df;border-radius:20px;background:#fff;text-align:left;transition:border-color .4s ease,background .4s ease,transform .4s cubic-bezier(.22,1,.36,1)}.dro-onboard-plan:hover{border-color:#16330033;transform:translateY(-1px)}.dro-onboard-plan.is-on{border-color:#163300;background:#eef6e6;box-shadow:0 0 0 1px #163300}.dro-onboard-recap{display:grid;gap:10px;padding:18px;border:1px solid #e3e5df;border-radius:20px;background:#fff}.dro-onboard-recap li{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#5c5e58}.dro-onboard-recap strong{font-weight:600;color:#0e0f0c}.dro-case{background:#163300;color:#fff;padding:80px 0;overflow:clip}@media (min-width:1200px){.dro-case{height:780px}}.dro-case-inner{display:flex;flex-direction:row;align-items:flex-start;gap:64px}@media (min-width:1200px){.dro-case-inner{height:620px}}.dro-case-copy{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:504px;flex:0 0 504px;height:620px}.dro-case-top{gap:32px}.dro-case-texts,.dro-case-top{display:flex;flex-direction:column;align-items:flex-start;overflow:clip}.dro-case-texts{gap:16px}.dro-case-logo{height:32px;gap:8px}.dro-case-logo span{font-size:17px;font-weight:600;letter-spacing:-.04em}.dro-case-copy h2{margin:0;width:100%;font-size:48px;font-weight:600;line-height:60px;letter-spacing:-.3px;color:#fff}.dro-case-quote{margin:0;width:100%;font-size:18px;font-weight:400;line-height:27px;color:rgba(255,255,255,.7)}.dro-case-stats{flex-direction:row;gap:16px;width:100%}.dro-case-stat,.dro-case-stats{display:flex;align-items:flex-start}.dro-case-stat{flex-direction:column;gap:5px;flex:1 1 0;min-width:0}.dro-case-num{margin:0;font-size:40px;font-weight:600;line-height:48px;letter-spacing:-.04em;color:#9fe870}.dro-case-label{margin:0;font-size:16px;font-weight:400;line-height:22.4px;color:rgba(255,255,255,.7)}.dro-case-visual{position:relative;display:block;width:504px;flex:0 0 504px;height:620px;overflow:hidden;border-radius:20px}.dro-case-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:left top;border-radius:20px}.dro-case-shade{position:absolute;inset:0;pointer-events:none;opacity:.3;background:linear-gradient(rgba(14,15,12,0),rgb(14,15,12))}@media (max-width:1199px){.dro-case{height:auto}.dro-case-inner{flex-direction:column;height:auto;gap:40px}.dro-case-copy{gap:48px}.dro-case-copy,.dro-case-visual{width:100%;flex:none;height:auto}.dro-case-visual{aspect-ratio:504/620;max-height:620px}}@media (max-width:767px){.dro-case{padding:56px 0}.dro-case-visual{aspect-ratio:4/3;max-height:280px}.dro-case-top .dro-btn{width:100%}}@media (max-width:540px){.dro-case-copy h2{font-size:32px;line-height:40px}.dro-case-stats{flex-direction:column;gap:24px}.dro-case-stat{width:100%;flex:none}.dro-case-num{font-size:32px;line-height:40px}}.dro-watch{padding:48px 0}.dro-watch-note{margin:40px 0 24px}@media (min-width:768px){.dro-watch{padding:80px 0}.dro-watch-note{margin:64px 0 32px}}.dro-cta-banner{padding:48px 20px}@media (min-width:640px){.dro-cta-banner{padding:64px}}@media (max-width:899px){.dro-feature-stick{position:sticky;top:calc(64px + env(safe-area-inset-top) + 8px);margin-bottom:16px}.dro-feature-card{min-height:0;padding:24px;gap:24px}.dro-shot img{height:200px}.dro-persona-grid{margin-top:32px}.dro-persona-card h3{margin-top:20px}}@media (max-width:767px){.dro-hero-cta{flex-direction:column;align-items:stretch;gap:10px}.dro-hero-cta .dro-btn,.dro-hero-cta .dro-see{width:100%;height:44px;justify-content:center}.dro-hero-cta .dro-btn-slide,.dro-hero-cta .dro-see{height:44px}.dro-hero-cta .dro-btn-slide-track,.dro-hero-cta .dro-see-track{height:88px}.dro-hero-cta .dro-btn-slide-track>span,.dro-hero-cta .dro-see-track>span{height:44px;justify-content:center}.dro-hero-cta .dro-btn-slide:active .dro-btn-slide-track,.dro-hero-cta .dro-see:active .dro-see-track{transform:translateY(-44px)}.dro-logo-fade{font-size:18px}.dro-price-card{padding:0 20px 24px}.dro-price-ribbon{margin:0 -20px 20px}.dro-bill-opt{padding:0 12px;min-height:44px;font-size:13px}.dro-enterprise{padding:20px}.dro-enterprise .dro-price-cta{width:100%;min-width:0}.dro-appear-quote{animation-delay:.45s}.dro-appear-dash{animation-duration:1s;animation-delay:.2s}.dro-section{padding:64px 0}}@media (max-width:540px){.dro-bill-opt{flex-wrap:wrap;row-gap:6px;padding:8px 12px}}.dro-stories-btn{display:inline-flex;height:40px;width:40px;align-items:center;justify-content:center;border-radius:999px;background:#163300;color:#fff;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s ease}.dro-stories-btn:active,.dro-stories-btn:hover{transform:translateY(-2px);background:#1f4208}.dro-stories-grid{display:grid;gap:20px}@media (min-width:768px){.dro-stories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dro-stories-card{border-radius:24px;background:#edefeb;padding:32px}.dro-stories-dots{display:none}@media (max-width:767px){.dro-stories-grid li+li{display:none}.dro-stories-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.dro-stories-dots button{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:#c9ccc4}.dro-stories-dots button.is-on{width:22px;background:#163300}.dro-footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px;padding-block:56px 24px}.dro-footer-brand{grid-column:1/-1}.dro-footer-list{margin-top:12px}.dro-footer-list li+li{margin-top:0}.dro-footer-link{display:flex;min-height:44px}.dro-social{width:44px;height:44px}footer.relative{z-index:0;padding-top:12px}}@media (hover:none){.dro-btn-slide:hover .dro-btn-slide-track,.dro-card:hover,.dro-feature:hover .dro-feature-panel,.dro-footer-link:hover,.dro-lift:hover,.dro-nav-slide:hover .dro-nav-slide-track,.dro-price-card:hover,.dro-see:hover .dro-see-track,.dro-social:hover{transform:none;box-shadow:none}.dro-card:active,.dro-lift:active,.dro-persona-card:active,.dro-price-card:active{transform:translateY(-6px);box-shadow:0 24px 48px -28px rgba(14,15,12,.35)}.dro-feature:active .dro-feature-panel{transform:scale(1.03)}.dro-btn-slide:active .dro-btn-slide-track,.dro-see:active .dro-see-track{transform:translateY(-40px)}.dro-hero-cta .dro-btn-slide:active .dro-btn-slide-track,.dro-hero-cta .dro-see:active .dro-see-track{transform:translateY(-44px)}.dro-footer-link:active{color:#9fe870;transform:translateX(3px)}.dro-social:active{transform:translateY(-2px);background:#9fe870;color:#163300}.dro-mobile-links a:active{background:#edefeb;transform:translateX(4px)}.dro-icon-pop{transition:transform .35s cubic-bezier(.22,1,.36,1)}.dro-reveal.is-in .dro-icon-pop{transform:scale(1.08)}}