@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#15253b;--blue:#245bea;--muted:#536379;--paper:#f6f8fc;--line:#d9e1ec;--night:#091627}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font:15px/1.6 Manrope,Arial,sans-serif}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.6}button,a,summary{-webkit-tap-highlight-color:transparent}button{border:0}svg{display:block}img{max-width:100%;display:block}a:focus-visible{outline-offset:4px;outline:3px solid #789eff}button:focus-visible{outline-offset:4px;outline:3px solid #789eff}input:focus-visible{outline-offset:4px;outline:3px solid #789eff}textarea:focus-visible{outline-offset:4px;outline:3px solid #789eff}summary:focus-visible{outline-offset:4px;outline:3px solid #789eff}[tabindex]:focus-visible{outline-offset:4px;outline:3px solid #789eff}a,button{touch-action:manipulation}.wrap{width:min(1280px,100% - 96px);margin-inline:auto}.eyebrow{letter-spacing:.15em;color:var(--blue);margin-bottom:24px;font-size:10px;font-weight:800}.dot{vertical-align:middle;background:#37c797;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 12px #37c79760}.skip-link{z-index:100;background:#fff;padding:14px;position:fixed;top:-100px}.skip-link:focus{top:8px}.site-header{z-index:40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--line);background:#f6f8fcee;justify-content:space-between;align-items:center;height:78px;padding:0 40px;display:flex;position:sticky;top:0}.brand{letter-spacing:-1px;align-items:center;gap:9px;font-size:23px;font-weight:800;display:flex}.brand svg{width:32px;height:32px;color:var(--blue)}.site-header nav{align-items:center;gap:30px;font-size:12px;font-weight:700;display:flex}.nav-contact{border:1px solid #b8c5d9;border-radius:30px;gap:25px;padding:12px 18px;display:flex}.nav-contact:hover{background:#e6edfa}.menu-toggle{display:none}.btn{border-radius:6px;justify-content:space-between;align-items:center;gap:22px;min-height:48px;padding:13px 21px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-2px)}.blue{background:var(--blue);color:#fff}.blue:hover:not(:disabled){background:#1545bb}.dark{color:#fff;background:#14273d}.text-link{gap:20px;font-size:12px;font-weight:700;display:inline-flex}.text-link:hover{color:var(--blue)}.text-button{text-align:left;background:0 0;padding:8px 0;font-size:11px;font-weight:700}.hero{grid-template-columns:1.04fr 1fr;align-items:center;gap:24px;min-height:calc(100svh - 78px);padding-top:58px;display:grid;position:relative}.hero h1{letter-spacing:-.067em;font-size:clamp(46px,5.4vw,82px);font-weight:500;line-height:1.04}.hero h1 span{color:var(--blue)}.hero-lede{max-width:470px;color:var(--muted);margin-top:27px;font-size:16px;line-height:1.8}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:30px;display:flex}.hero-note{color:var(--muted);margin-top:21px;font-size:11px}.hero-art{min-width:0;height:590px;position:relative}.orbit-film{object-fit:cover;mix-blend-mode:multiply;opacity:.5;width:124%;height:100%;position:absolute;inset:0 -12%;-webkit-mask-image:radial-gradient(#000 30%,#0000 71%);mask-image:radial-gradient(#000 30%,#0000 71%)}.hero-portrait{background:#081523;border-radius:160px 160px 18px 18px;position:absolute;inset:10px 50px 25px 54px;overflow:hidden;transform:rotate(3deg);box-shadow:0 30px 70px #173b6930}.hero-portrait>img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.hero-portrait:after{content:"";background:linear-gradient(#0000,#051225);position:absolute;inset:50% 0 0}.portrait-caption{z-index:2;color:#fff;position:absolute;bottom:30px;left:30px}.portrait-caption span{letter-spacing:.15em;color:#b4cff5;margin-bottom:13px;font-size:9px;display:block}.portrait-caption strong{letter-spacing:-.03em;font-size:28px;font-weight:500;line-height:1.15}.hero-float{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.1em;background:#fffef8ed;border:1px solid #fff;border-radius:9px;padding:17px 22px;font-size:8px;animation:7s ease-in-out infinite float;position:absolute;box-shadow:0 15px 35px #112c4d22}.hero-float strong{letter-spacing:-.03em;margin-top:7px;font-size:15px;display:block}.float-top{top:70px;left:0;transform:rotate(-4deg)}.float-bottom{animation-delay:-3s;bottom:60px;right:-10px}.hero-bottom{border-top:1px solid var(--line);letter-spacing:.12em;color:var(--muted);grid-column:1/-1;align-items:center;gap:25px;margin-top:25px;padding:24px 0;font-size:9px;display:flex}.hero-bottom i{color:var(--blue);font-style:normal}.hero-bottom button{color:var(--muted);background:0 0;margin-left:auto;padding:8px;font-size:10px}.section-intro{grid-template-columns:1.3fr 1fr;align-items:end;gap:85px;margin-bottom:52px;display:grid}h2{letter-spacing:-.06em;font-size:clamp(38px,4.7vw,66px);font-weight:500;line-height:1.08}h2 span{color:#5a7190}.section-intro p:not(.eyebrow){color:var(--muted);max-width:410px;line-height:1.8}.section-intro small{color:#a4b5cc;margin-top:18px;font-size:11px;line-height:1.7;display:block}.campaign-section{background:radial-gradient(ellipse at 90% 20%,#10284b,transparent 45%),var(--night);color:#eef4ff;padding:95px 0 0}.campaign-section h2 span{color:#92b9f6}.campaign-section .eyebrow{color:#a0c1fa}.campaign-section .section-intro p:not(.eyebrow){color:#bbc8da}.campaign-nav{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b192cee;border-block:1px solid #34455e;grid-template-columns:repeat(8,1fr);padding:9px 0;display:grid;position:sticky;top:78px}.campaign-nav button{color:#b7c5dc;white-space:nowrap;background:0 0;border-bottom:2px solid #0000;flex-direction:column;align-items:flex-start;gap:5px;padding:10px 9px;font-size:10px;display:flex}.campaign-nav button span{color:#98aaca;font-size:9px}.campaign-nav button[aria-current]{color:#fff;background:#ffffff09;border-color:#78aaff}.campaign-nav button[aria-current] span{color:#91bbff}.campaign-layout{grid-template-columns:.75fr 1.25fr;gap:70px;display:grid;position:relative}.campaign-step{opacity:.5;flex-direction:column;justify-content:center;min-height:60vh;padding:65px 0;scroll-margin-top:210px;transition:opacity .4s;display:flex}.campaign-step.is-active{opacity:1}.campaign-step:last-child{min-height:85vh}.step-number{letter-spacing:.08em;color:#a6c8ff;align-items:center;gap:13px;margin-bottom:25px;font-size:11px;display:flex}.step-number>span{border:1px solid #59759c;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;display:grid}.step-number b{font-weight:600}.campaign-step>h3{letter-spacing:-.045em;margin-bottom:23px;font-size:clamp(30px,3vw,45px);font-weight:500;line-height:1.15}.campaign-step>p{color:#b8c8df;font-size:14px;line-height:1.85}.step-result{color:#c4dafc;gap:12px;margin-top:24px;font-size:11px;display:flex}.step-result span{color:#80adf5}.branch-note{color:#b6c8e1;margin-top:22px;font-size:11px;line-height:1.7;display:block}.stage-shell{align-self:start;min-width:0;margin-top:32px;margin-bottom:35px;position:sticky;top:190px}.stage-heading{letter-spacing:.13em;color:#b2c6e5;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:9px;display:flex}.stage-heading>span:first-child{align-items:center;gap:9px;display:flex}.stage-heading svg{color:#8ab5f8;width:21px;height:21px}.campaign-stage{background:radial-gradient(at 60% 30%,#193b68,#101f35 75%);border:1px solid #344966;border-radius:16px;justify-content:center;align-items:center;height:570px;min-height:420px;max-height:calc(100svh - 270px);animation:.5s scene-enter;display:flex;overflow:hidden;box-shadow:0 35px 70px #0003}.campaign-stage>div{scrollbar-width:thin;width:100%;max-height:100%;overflow:auto}.stage-progress{gap:5px;margin-top:17px;display:flex}.stage-progress i{background:#344861;flex:1;height:2px}.stage-progress .done{background:#84b2ff}.mobile-scene{display:none}.campaign-end{border-top:1px solid #34465f;justify-content:space-between;align-items:center;gap:25px;padding:40px 0;display:flex}.campaign-end>span{color:#a9bdd9;letter-spacing:.1em;font-size:9px}.campaign-end>a{gap:25px;font-size:13px;display:flex}.scene-pad{padding:28px}.scene-top{letter-spacing:.07em;color:#b5c7e3;align-items:center;gap:6px;margin-bottom:25px;font-size:9px;display:flex}.scene-top>span:last-child{margin-left:auto}.brief-person{align-items:center;gap:22px;padding-bottom:25px;display:flex}.brief-person>img{object-fit:cover;object-position:top;border-radius:11px;width:88px;height:110px}.brief-person small{color:#a8c7f7;font-size:9px}.brief-person h3{letter-spacing:-.03em;margin-top:8px;font-size:23px;font-weight:500;line-height:1.3}.brief-fields>div{border-top:1px solid #35465f;padding:16px 0}.brief-fields small{color:#a8bedb;letter-spacing:.1em;margin-bottom:6px;font-size:9px;display:block}.brief-fields strong{font-size:14px;font-weight:500}.pilot-note{color:#c3d6f3;background:#203957;border-radius:6px;align-items:center;gap:12px;margin-top:15px;padding:14px;font-size:11px;display:flex}.pilot-note svg{flex-shrink:0;width:24px;height:24px}.plan-scene>h3{letter-spacing:-.04em;font-size:27px;font-weight:500}.calendar{margin-top:20px}.calendar>div{border-top:1px solid #30435f;align-items:center;gap:16px;padding:10px 0;display:flex}.calendar>div>b{color:#a9bfe0;width:29px;font-size:11px;font-weight:500}.calendar>div>span{border-left:2px solid #85b4ff;padding-left:14px}.calendar small{color:#a4c7fd;font-size:9px;display:block}.calendar strong{font-size:12px;font-weight:500}.calendar i{color:#99baec;margin-left:auto;font-style:normal}.os-teaser{text-align:left;color:#172a44;background:#e9eff7;border-radius:8px;align-items:center;gap:15px;width:100%;margin-top:18px;padding:10px;display:flex}.os-teaser img{object-fit:cover;object-position:top;border:1px solid #b1bdd0;width:110px;height:65px}.os-teaser>span{font-size:12px;font-weight:700}.os-teaser small{letter-spacing:.08em;color:#52647b;margin-bottom:4px;font-size:8px;display:block}.review-scene .scene-top{margin:0;padding-bottom:15px}.state-ok{color:#7eebbc!important}.review-body{grid-template-columns:1.2fr 1fr;gap:18px;padding:0 24px 24px;display:grid}.creative-card{background:#0e2037;border-radius:8px;min-height:350px;position:relative;overflow:hidden}.creative-card>img{object-fit:cover;width:100%;height:100%}.creative-card:after{content:"";background:linear-gradient(#0000,#031022);position:absolute;inset:35% 0 0}.creative-card>div{z-index:2;position:absolute;bottom:24px;left:18px;right:10px}.creative-card small{letter-spacing:.12em;font-size:8px}.creative-card h3{letter-spacing:-.04em;margin-top:10px;font-size:26px;font-weight:500;line-height:1.1}.review-tools{flex-direction:column;justify-content:center;gap:12px;display:flex}.choice{gap:5px;display:flex}.choice button{color:#d0def3;background:#203650;border:1px solid #41597a;border-radius:5px;padding:8px 13px;font-size:11px}.choice [aria-pressed=true]{color:#19385f;background:#dce9ff}.review-tools label{color:#c1d1e9;font-size:11px}.review-tools textarea{resize:vertical;color:#fff;background:#0f2035;border:1px solid #4b6382;border-radius:5px;width:100%;min-height:68px;padding:10px;font-size:11px}.review-tools textarea::placeholder{color:#a1b2ca}.review-tools .btn{padding:12px;font-size:11px}.review-status{color:#b6ceee;min-height:30px;font-size:10px}.review-tools .text-button{color:#c5d9f9}.format-tabs{justify-content:center;gap:7px;margin-bottom:14px;display:flex}.format-tabs button{color:#bfd0ea;background:#203651;border-radius:20px;padding:7px 15px;font-size:10px}.format-tabs [aria-pressed=true]{color:#173c6a;background:#d7e7ff}.social-scene{flex-direction:column;align-items:center;padding:18px;display:flex}.phone{color:#172235;background:#fbfcff;border:5px solid #566374;border-radius:31px;width:245px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0004}.phone-island{z-index:4;background:#0b121f;border-radius:12px;width:28%;height:11px;position:absolute;top:5px;left:36%}.ig-brand{justify-content:space-between;padding:26px 13px 8px;font-family:Georgia,serif;font-size:19px;display:flex}.social-profile{color:#1e2d41;align-items:center;gap:8px;padding:11px 13px;display:flex}.social-profile>b{color:#fff;background:#193d6c;border-radius:50%;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.social-profile>span{font-size:10px;font-weight:700}.social-profile small{color:#59677a;font-size:8px;font-weight:400;display:block}.social-profile i{margin-left:auto;font-style:normal}.ig-photo{height:220px;position:relative;overflow:hidden}.ig-photo>img{object-fit:cover;object-position:center 35%;width:100%;height:100%}.ig-photo strong{letter-spacing:-.04em;color:#fff;text-shadow:0 2px 10px #000;font-size:23px;font-weight:500;line-height:1.05;position:absolute;bottom:14px;left:12px}.social-icons{padding:8px 12px;font-size:19px}.social-icons span{float:right}.ig-caption{padding:0 12px 20px;font-size:9px;line-height:1.5}.vertical-media{color:#fff;background:#07162c;height:380px;position:relative}.vertical-media>img,.vertical-media>video{object-fit:cover;width:100%;height:100%}.story-top{font-size:9px;position:absolute;top:25px;left:12px;right:12px}.story-top i{background:#fff;height:2px;margin-bottom:8px;display:block}.story-copy{text-shadow:0 2px 12px #000;position:absolute;bottom:22px;left:15px;right:25px}.story-copy small{font-size:8px}.story-copy h3{letter-spacing:-.04em;margin:10px 0;font-size:27px;font-weight:500;line-height:1.03}.story-copy button{color:#14376a;text-shadow:none;background:#f7f9ff;border-radius:15px;padding:8px 12px;font-size:9px}.reel-icons{font-size:17px;line-height:2;position:absolute;bottom:80px;right:9px}.scene-caption{letter-spacing:.06em;color:#b8cbea;margin-top:12px;font-size:9px}.ads-scene{color:#172b43;background:#e7ecf3}.facebook-bar{background:#fff;justify-content:space-between;align-items:center;padding:11px 22px;display:flex}.facebook-bar>b{letter-spacing:-.04em;color:#2166d2;font-size:25px}.feed-window{scrollbar-width:thin;max-height:395px;padding:12px 18px;overflow-y:auto}.feed-organic,.sponsored{background:#fff;border-radius:8px;margin-bottom:12px;overflow:hidden}.feed-organic>p,.sponsored>p{padding:0 14px 12px;font-size:11px}.feed-organic>img{object-fit:cover;object-position:center 20%;width:100%;height:95px}.ad-art{height:220px;position:relative;overflow:hidden}.ad-art>img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.ad-art h3{color:#fff;text-shadow:0 2px 20px #000;letter-spacing:-.04em;font-size:32px;font-weight:500;line-height:1.05;position:absolute;bottom:20px;left:20px}.ad-footer{background:#f2f5f9;justify-content:space-between;align-items:center;gap:15px;padding:13px;display:flex}.ad-footer>span{font-size:11px;font-weight:700}.ad-footer small{color:#536782;font-size:8px;display:block}.ad-footer button{white-space:nowrap;background:#dde8f8;border-radius:5px;padding:10px;font-size:10px}.ad-settings{background:#e2e9f4;justify-content:space-between;gap:15px;padding:14px 20px;font-size:9px;display:flex}.ad-settings b{color:#142f52;margin-top:3px;font-size:11px;display:block}.mail-scene{color:#1a2d46;background:#f0f2f6}.mail-toolbar{background:#fff;border-bottom:1px solid #dbe2ec;justify-content:space-between;align-items:center;padding:12px 20px;font-size:10px;display:flex}.mail-meta{padding:14px 22px 0}.mail-meta>h3{letter-spacing:-.02em;font-size:16px;font-weight:600}.mail-meta .social-profile{padding-left:0}.newsletter-sheet{text-align:center;color:#233044;background:#fffaf0;max-width:360px;margin:0 auto 18px;padding:18px 22px;box-shadow:0 8px 20px #122d4512}.newsletter-sheet>small{letter-spacing:.14em;font-size:8px}.mail-image{height:130px;margin:13px -22px;overflow:hidden}.mail-image>img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.newsletter-sheet>h3{letter-spacing:-.03em;font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.05}.newsletter-sheet>p{margin:12px 0;font-size:10px;line-height:1.7}.newsletter-sheet .btn{min-height:36px;padding:9px 14px;font-size:10px}.newsletter-sheet>span{color:#53637a;margin-top:12px;font-size:8px;display:block}.landing-scene{padding:24px}.browser-bar{color:#344964;background:#edf1f7;border-radius:10px 10px 0 0;justify-content:space-between;padding:10px 14px;font-size:9px;display:flex}.browser-bar>span:first-child{color:#728095;font-size:7px}.mini-landing{background:#09182a;border:1px solid #52647b;border-top:0;min-height:365px;position:relative;overflow:hidden}.mini-brand{z-index:3;align-items:center;gap:5px;padding:18px;font-size:14px;font-weight:800;display:flex;position:relative}.mini-brand svg{color:#8ab4ff;width:21px;height:21px}.mini-landing>img{object-fit:cover;object-position:center 12%;opacity:.8;width:75%;height:100%;position:absolute;top:0;right:-10%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%);mask-image:linear-gradient(90deg,#0000,#000 35%)}.mini-landing-copy{z-index:2;width:90%;padding:24px 24px 30px;position:relative}.mini-landing-copy>small{letter-spacing:.08em;font-size:8px}.mini-landing-copy>h3{letter-spacing:-.04em;margin-top:15px;font-size:clamp(26px,2.7vw,40px);font-weight:500;line-height:1.08}.mini-landing-copy em{color:#abcbff;font-style:normal}.mini-landing-copy p{max-width:235px;margin:16px 0;font-size:10px}.mini-landing-copy .btn{min-height:40px;padding:10px 13px;font-size:10px}.mini-landing-copy>span{color:#c2d1e6;margin-top:9px;font-size:8px;display:block}.landing-base{background:linear-gradient(#d5dfe9,#677b93);border-radius:0 0 20px 20px;height:12px;margin:0 -12px;box-shadow:0 18px 30px #0006}.lead-scene>.lead-icon{color:#98f2c9;background:#234d4a;border:1px solid #48846e;border-radius:15px;place-items:center;width:50px;height:50px;margin:5px 0 18px;font-size:25px;display:grid}.lead-scene>h3{letter-spacing:-.03em;font-size:30px;font-weight:500;line-height:1.15}.lead-scene>p{color:#bed0e9;margin:12px 0 20px;font-size:12px}.lead-record{border-block:1px solid #425772;padding:6px 0}.lead-record>div{justify-content:space-between;gap:20px;padding:9px 0;font-size:11px;display:flex}.lead-record span{color:#b5c7de}.lead-record b{text-align:right;font-weight:500}.learning-loop{color:#bad2f5;align-items:center;gap:12px;padding:20px 0;font-size:11px;display:flex}.learning-loop span{color:#95bdff;font-size:25px}.lead-scene>.btn{width:100%;font-size:11px}.services-section,.start-section{padding-block:100px}.service-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:29px}.service-num{color:#60758f;justify-content:space-between;font-size:11px;display:flex}.service-num>span{color:var(--blue);font-size:23px}.service-card h3{letter-spacing:-.05em;margin:25px 0 13px;font-size:31px;font-weight:500}.service-card>p{color:var(--muted);min-height:48px;font-size:13px;line-height:1.75}.service-card ul{margin:23px 0;padding:0;list-style:none}.service-card li{border-top:1px solid #e1e7ef;padding:10px 0;font-size:11px;line-height:1.6}.service-card li:before{content:"↗";color:var(--blue);margin-right:9px}details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:12px;font-weight:700;list-style:none;display:flex}details summary::-webkit-details-marker{display:none}details[open] summary>span{transform:rotate(45deg)}.service-card details{border-top:1px solid var(--line);padding-top:18px}.service-card details p{color:var(--muted);margin-top:15px;font-size:12px;line-height:1.8}.system-section{background:#eaf0f8;padding:90px 0}.system-tabs{gap:10px;margin-bottom:22px;display:flex}.system-tabs button{background:0 0;border:1px solid #aebfd7;border-radius:5px;padding:12px 18px;font-size:12px}.system-tabs button>span{color:#56718f;margin-right:14px;font-size:10px}.system-tabs [aria-pressed=true]{color:#fff;background:#173858;border-color:#173858}.system-tabs [aria-pressed=true]>span{color:#b7d7ff}.system-screen{text-align:left;background:#f6f4f0;border:1px solid #adbace;border-radius:11px;width:100%;max-width:1040px;margin:auto;padding:0;display:block;overflow:hidden;box-shadow:0 20px 55px #2a477a20}.screen-bar{color:#4c637e;background:#f8faff;border-bottom:1px solid #ccd5e4;justify-content:space-between;align-items:center;gap:15px;padding:14px 20px;font-size:10px;display:flex}.screen-bar>span:first-child{letter-spacing:4px;color:#899cb5;font-size:8px}.screen-bar b{letter-spacing:.08em;font-size:9px}.system-screen>img{object-fit:cover;object-position:top;width:100%;height:auto;max-height:570px}.screen-caption{color:#4c617b;justify-content:space-between;align-items:center;gap:25px;max-width:1040px;margin:22px auto 0;font-size:12px;display:flex}.screen-caption>span{letter-spacing:.09em;white-space:nowrap;font-size:9px}.screen-caption .dot{background:#258768}.start-grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px;display:grid}.start-grid article{border-top:1px solid #b7c7dc;padding-top:22px}.start-grid article>span{color:var(--blue);font-size:11px}.start-grid h3{letter-spacing:-.04em;margin:20px 0 12px;font-size:21px;font-weight:600}.start-grid p{color:var(--muted);max-width:330px;font-size:13px;line-height:1.8}.price-question{border-block:1px solid var(--line);margin-top:45px;padding:20px 0}.price-question p{max-width:800px;color:var(--muted);margin-top:20px;font-size:13px}.contact-section{color:#f6f9ff;background:#101f35;padding:95px 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.contact-section .eyebrow{color:#a2c5ff}.contact-section h2 span{color:#9dc3ff}.contact-grid>div>p:not(.eyebrow){color:#bdcce0;max-width:390px;margin-top:24px;font-size:14px}.contact-person{align-items:center;gap:14px;margin:35px 0 24px;display:flex}.person-monogram{background:#2c4667;border:1px solid #557495;border-radius:50%;place-items:center;width:49px;height:49px;font-size:13px;display:grid}.contact-person strong{font-size:15px;font-weight:600}.contact-person span{color:#aec2de;margin-top:3px;font-size:11px;display:block}.contact-email{letter-spacing:-.02em;font-size:clamp(16px,2vw,25px);display:block}.contact-email>span{color:#9cbfff;margin-left:10px}.contact-phone{color:#c9d9f0;margin-top:12px;font-size:18px;display:block}.contact-form{background:#172a43;border:1px solid #3d526d;border-radius:12px;padding:30px}.contact-form h3{letter-spacing:-.04em;margin-bottom:25px;font-size:23px;font-weight:500}.contact-form label{color:#d3dff1;margin-bottom:20px;font-size:11px;display:block}.contact-form label>span{color:#b5c4da;font-size:10px}.contact-form input,.contact-form textarea{color:#fff;resize:vertical;background:#102239;border:1px solid #526984;border-radius:5px;width:100%;margin-top:8px;padding:11px;display:block}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a8bbd5;font-size:12px}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.contact-form>.btn{width:100%}.form-note{color:#b8cbe6;margin-top:16px;font-size:10px;line-height:1.8}.contact-status{color:#b4f0d4;margin-top:12px;font-size:12px}.contact-status:empty{display:none}.site-footer{justify-content:space-between;align-items:center;gap:25px;padding-block:30px;display:flex}.site-footer p{color:var(--muted);font-size:11px}.site-footer>a:last-child{font-size:11px}.capture-dialog{width:100%;max-width:min(1200px,94vw);max-height:92svh;color:var(--ink);background:#f6f8fc;border:1px solid #55728f;border-radius:12px;padding:0}.capture-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05101cdd}.capture-dialog header{border-bottom:1px solid var(--line);background:#f7faff;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;font-size:12px;display:flex;position:sticky;top:0}.capture-dialog header button{color:#fff;background:#173858;border-radius:5px;padding:8px 13px;font-size:11px}.capture-dialog img{width:100%;height:auto}.capture-dialog p{padding:13px 20px;font-size:11px}.motion-paused *{scroll-behavior:auto!important;animation-play-state:paused!important}@keyframes float{0%,to{translate:0}50%{translate:0 -12px}}@keyframes scene-enter{0%{opacity:.55;transform:translateY(12px)}to{opacity:1;transform:none}}@media (min-width:901px) and (max-height:780px){.stage-shell{top:177px}.campaign-stage{height:calc(100svh - 240px);min-height:350px}.scene-pad{padding:20px}.scene-top{margin-bottom:15px}.brief-person{padding-bottom:12px}.brief-person>img{width:65px;height:75px}.brief-fields>div{padding:10px 0}.brief-person h3{font-size:21px}.creative-card{min-height:280px}.social-scene{padding:10px}.phone{width:210px}.ig-photo{height:145px}.vertical-media{height:275px}.scene-caption{margin-top:6px}.format-tabs{margin-bottom:7px}.feed-window{max-height:260px}.mail-image{height:85px}.newsletter-sheet{padding:12px 20px}.mail-meta{padding-top:8px}.newsletter-sheet>h3{font-size:24px}.lead-icon{display:none!important}.lead-scene>h3{font-size:24px}}@media (max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-art{height:520px}.hero-portrait{inset:15px 25px 35px}.float-top{top:50px;left:-15px}.hero-float{padding:13px}.hero-float strong{font-size:12px}.hero h1{font-size:62px}.hero-actions{gap:18px}.section-intro{gap:40px}.campaign-layout{grid-template-columns:.8fr 1.2fr;gap:35px}.scene-pad{padding:20px}.review-body{gap:12px;padding-inline:15px}.creative-card h3{font-size:23px}.contact-grid{gap:40px}.service-card{padding:22px}.site-header nav{gap:20px}}@media (max-width:900px){.wrap{width:calc(100% - 40px)}.site-header{height:66px;padding:0 20px}.brand{font-size:21px}.site-header nav{gap:15px;font-size:10px}.hero{gap:18px;min-height:auto;padding-top:40px}.hero h1{font-size:clamp(43px,6.6vw,62px)}.hero-lede{font-size:14px}.hero-art{height:460px}.hero-portrait{inset:10px 10px 20px}.hero-float{font-size:7px}.float-top{top:35px;left:-10px}.float-bottom{bottom:40px;right:-8px}.portrait-caption{bottom:25px;left:20px}.portrait-caption strong{font-size:24px}.hero-bottom{gap:16px;font-size:8px}.hero-bottom button{font-size:9px}.section-intro{gap:30px}.campaign-section{padding-top:65px}.campaign-nav{scrollbar-width:thin;gap:8px;display:flex;top:66px;overflow-x:auto}.campaign-nav button{flex-shrink:0;padding:8px 12px;font-size:10px}.campaign-layout{display:block}.stage-shell{display:none}.campaign-step{opacity:1;border-bottom:1px solid #2b405b;padding:45px 0;scroll-margin-top:155px;min-height:0!important}.campaign-step>h3{max-width:500px;font-size:36px}.campaign-step>p{max-width:580px}.step-result{margin-top:16px}.step-number{margin-bottom:16px}.mobile-scene{color:#f0f5ff;background:radial-gradient(at 60% 30%,#1b3960,#102036);border:1px solid #3c5270;border-radius:12px;max-width:620px;margin:26px auto 0;display:block;overflow:hidden}.mobile-scene>div{width:100%}.campaign-end{flex-direction:column;align-items:flex-start;padding:30px 0}.scene-pad{padding:25px}.review-body{padding:0 22px 22px}.social-scene{padding:20px}.phone{width:260px}.vertical-media{height:420px}.ig-photo{height:240px}.feed-window{max-height:470px}.feed-organic>img{height:100px}.ad-art{height:260px}.newsletter-sheet{max-width:400px}.mail-image{height:170px}.mini-landing{min-height:360px}.mini-landing-copy h3{font-size:34px}.lead-scene{padding:25px}.service-grid{gap:14px}.service-card{padding:20px}.service-card h3{font-size:27px}.service-card li{font-size:11px}.services-section,.start-section{padding-block:70px}.system-section,.contact-section{padding-block:65px}.contact-grid{gap:30px}.contact-form{padding:22px}.contact-section h2{font-size:47px}.form-row{grid-template-columns:1fr;gap:0}.screen-caption{font-size:11px}.start-grid{gap:25px}}@media (max-width:600px){html{scroll-padding-top:85px}.site-header .menu-toggle{background:0 0;padding:10px;font-size:12px;display:block}.site-header nav{border-bottom:1px solid var(--line);background:#f7f9fd;align-items:stretch;gap:0;padding:20px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 20px 35px #10274410}.site-header nav.open{flex-direction:column;display:flex}.site-header nav>a{padding:13px 10px;font-size:13px}.site-header nav .nav-contact{margin-top:8px;padding:13px}.hero{grid-template-columns:1fr;gap:15px;padding-top:27px}.hero-copy{z-index:2;position:relative}.hero .eyebrow{margin-bottom:17px;font-size:8px}.hero h1{font-size:clamp(43px,12vw,64px);line-height:1.02}.hero h1 br:first-of-type{display:none}.hero-lede{max-width:460px;margin-top:19px;font-size:13px;line-height:1.7}.hero-actions{gap:16px;margin-top:20px}.hero .btn{min-height:44px;padding:11px 14px;font-size:11px}.hero .text-link{gap:8px;font-size:11px}.hero-note{margin-top:15px;font-size:10px}.hero-art{width:100%;max-width:380px;height:310px;margin:0 auto}.hero-portrait{border-radius:110px 110px 12px 12px;inset:0 55px;transform:rotate(4deg)}.hero-portrait>img{object-position:center 15%}.portrait-caption{bottom:18px;left:17px}.portrait-caption span{margin-bottom:5px;font-size:7px}.portrait-caption strong{font-size:21px}.float-top{top:35px;left:0}.float-bottom{bottom:30px;right:0}.hero-float{padding:10px 12px}.hero-float strong{font-size:11px}.orbit-film{width:100%;inset:0}.hero-bottom{flex-wrap:wrap;gap:9px;margin-top:6px;padding:18px 0;font-size:7px}.hero-bottom button{text-align:left;width:100%;padding:7px 0 0;font-size:9px}.section-intro{grid-template-columns:1fr;gap:22px;margin-bottom:30px}.eyebrow{margin-bottom:17px;font-size:9px}h2{font-size:clamp(34px,10vw,47px)}.section-intro p:not(.eyebrow){font-size:13px}.section-intro small{margin-top:12px;font-size:10px}.campaign-section{padding-top:55px}.campaign-nav{margin-inline:-20px;padding-inline:14px}.campaign-nav button{padding:7px 8px;font-size:9px}.campaign-nav button span{font-size:8px}.campaign-step{padding:32px 0;scroll-margin-top:155px}.step-number{font-size:10px}.step-number>span{width:28px;height:28px}.campaign-step>h3{margin-bottom:15px;font-size:30px}.campaign-step>p{font-size:12px;line-height:1.8}.step-result{margin-top:14px;font-size:10px}.branch-note{font-size:10px}.scene-pad{padding:18px}.scene-top{letter-spacing:.04em;margin-bottom:20px;font-size:7px}.brief-person{gap:14px;padding-bottom:18px}.brief-person>img{width:66px;height:88px}.brief-person small{font-size:8px}.brief-person h3{font-size:20px}.brief-fields>div{padding:12px 0}.brief-fields small{font-size:8px}.brief-fields strong{font-size:12px}.pilot-note{padding:12px;font-size:10px}.plan-scene>h3{font-size:25px}.calendar{margin-top:15px}.calendar>div{padding:9px 0}.calendar strong{font-size:11px}.os-teaser img{width:82px;height:63px}.os-teaser small{font-size:7px}.os-teaser>span{font-size:11px}.review-body{grid-template-columns:1fr;gap:15px;padding:0 16px 18px}.creative-card{height:270px;min-height:0}.creative-card>img{object-position:center 32%}.creative-card h3{font-size:30px}.review-tools{grid-template-columns:1fr 1fr;gap:10px;display:grid}.review-tools .choice,.review-tools label,.review-tools textarea,.review-status{grid-column:1/-1}.review-tools label{margin-top:5px}.review-tools .text-button{font-size:10px}.review-status{min-height:0}.social-scene{padding:17px}.phone{width:250px;max-width:100%}.vertical-media{height:395px}.scene-caption{font-size:8px}.facebook-bar{padding:10px 14px}.facebook-bar>b{font-size:23px}.feed-window{max-height:450px;padding:10px}.ad-art{height:215px}.ad-art h3{font-size:28px}.ad-settings{gap:10px;padding:11px;font-size:8px}.ad-settings b,.ad-footer>span,.ad-footer button{font-size:9px}.mail-meta{padding-inline:16px}.mail-meta>h3{font-size:14px}.newsletter-sheet{margin:0 12px 16px;padding:18px}.mail-image{height:150px;margin-inline:-18px}.newsletter-sheet>h3{font-size:30px}.landing-scene{padding:15px}.browser-bar{padding:10px;font-size:8px}.mini-brand{padding:14px;font-size:12px}.mini-landing-copy{width:100%;padding:14px}.mini-landing-copy>h3{font-size:31px}.mini-landing>img{opacity:.55;width:110%;right:-30%}.mini-landing-copy>p{max-width:230px;font-size:10px}.mini-landing-copy .btn{gap:8px;font-size:9px}.mini-landing{min-height:360px}.lead-scene>h3{font-size:26px}.lead-record>div,.lead-scene>.btn{gap:10px;font-size:10px}.learning-loop{font-size:10px}.campaign-end>span{font-size:8px}.campaign-end>a{gap:15px;font-size:12px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:24px}.service-card h3{margin-top:16px;font-size:30px}.service-card>p{min-height:0}.service-card li{font-size:12px}.services-section,.start-section,.system-section{padding-block:55px}.system-tabs{gap:6px}.system-tabs button{flex:1;padding:10px;font-size:10px}.system-tabs button span{display:none}.screen-bar{padding:10px;font-size:8px}.screen-bar b{letter-spacing:0;font-size:7px}.screen-bar>span:first-child{display:none}.screen-caption{flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px}.system-screen>img{height:auto;max-height:none}.start-grid{grid-template-columns:1fr;gap:24px;margin-top:30px}.start-grid h3{margin-top:10px}.start-grid p{max-width:none}.price-question{margin-top:30px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:48px}.contact-grid>div>p:not(.eyebrow){font-size:13px}.contact-person{margin-top:25px}.contact-email{overflow-wrap:anywhere;font-size:22px}.contact-form{padding:22px}.contact-form h3{font-size:22px}.contact-form>.btn{font-size:11px}.contact-phone{font-size:18px}.site-footer{flex-wrap:wrap;padding-block:25px}.site-footer .brand{font-size:20px}.site-footer p{order:3;width:100%;font-size:10px}.capture-dialog header{padding:10px;font-size:10px}.capture-dialog header button{font-size:10px}.capture-dialog p{font-size:9px}.capture-dialog img{min-width:760px}.capture-dialog>div{overflow:auto}}.site{overflow-x:clip}.campaign-section{overflow-anchor:none}.creative-card{height:350px;min-height:0}@media (min-width:901px) and (max-height:780px){.creative-card{height:280px}}@media (max-width:600px){.creative-card{height:270px}.hero h1 br:first-of-type{display:initial}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero-portrait{transform:none}}.first-step-section{isolation:isolate;color:#10213d;background:#eaf2ff;padding:0 0 72px;position:relative;overflow:hidden}.first-step-art{z-index:-1;background-image:linear-gradient(90deg,#f8fbfff5 0%,#f8fbffd1 24%,#f8fbff0f 48%,#f8fbff00 78%),linear-gradient(#eaf2ff00 77%,#eaf2ff 100%),url(/royal-pilot/first-step-portal-sharp.webp);background-position:top,top,100% 0;background-repeat:no-repeat;background-size:cover,cover,min(100%,1672px);height:850px;position:absolute;inset:0 0 auto}.first-step-inner{position:relative}.first-step-stage{min-height:660px;position:relative}.first-step-copy{z-index:1;width:min(660px,55%);padding-top:92px;position:relative}.first-step-copy .eyebrow{color:#1453ce;letter-spacing:.17em;align-items:center;gap:12px;margin-bottom:27px;display:flex}.first-step-copy .eyebrow span{letter-spacing:-.18em}.first-step-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(43px,4.4vw,70px);font-weight:580;line-height:1.04}.first-step-copy h2 span{color:#526787}.first-step-lede{color:#465d7e;max-width:510px;margin:23px 0 28px;font-size:clamp(16px,1.35vw,19px);line-height:1.5}.first-step-action{align-items:center;gap:24px;display:flex}.first-step-pilot{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(145deg,#091d44f2,#144795e0);border:1px solid #89bcffb3;border-radius:24px;flex:0 0 94px;align-content:center;justify-items:center;width:94px;height:112px;display:grid;position:relative;box-shadow:0 13px 38px #10449947,inset 0 1px #ffffff4d}.first-step-pilot:before{content:"";pointer-events:none;border:1px solid #3684fa3d;border-radius:29px;position:absolute;inset:-7px}.first-step-pilot-orbit{pointer-events:none;border:1px solid #94d0ffbf;border-radius:50%;width:73px;height:73px;animation:9s linear infinite pilot-orbit;position:absolute;top:5px;box-shadow:0 0 20px #2f8eff5e}.first-step-pilot-orbit:before{content:"";background:#c3f3ff;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:7px;box-shadow:0 0 10px 3px #50b7ff}.first-step-pilot-face{background:#11284b;border:1px solid #acd8ffcc;border-radius:50%;width:65px;height:65px;margin-top:-5px;display:block;overflow:hidden}.first-step-pilot-face video{object-fit:cover;object-position:center 26%;width:100%;height:100%;transform:scale(1.29)}.first-step-pilot .pilot-audio-control{margin:0;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.first-step-pilot .pilot-audio-control button{background:#245cc7;border-color:#9fd5ffd9;place-items:center;width:29px;min-width:29px;height:29px;padding:0;font-size:13px;display:grid;box-shadow:0 2px 12px #05174073}.first-step-launch{color:#fff;width:min(100%,440px);min-height:84px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(110deg,#071a43,#0c42a2 60%,#145fdc);border:1px solid #8cbfffcc;border-radius:19px;justify-content:space-between;align-items:center;gap:24px;padding:12px 13px 12px 24px;transition:transform .3s,box-shadow .3s,border-color .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 5px #ffffffb8,0 15px 35px #144ba540,inset 0 1px #ffffff6b}.first-step-launch:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#abd9ff33,#0000);width:50%;animation:5s ease-in-out infinite first-step-scan;position:absolute;top:0;bottom:0;left:-65%;transform:skew(-23deg)}.first-step-launch:after{content:"";pointer-events:none;border:1px solid #bad9ff3b;border-radius:15px;position:absolute;inset:3px}.first-step-launch-label{z-index:1;flex-direction:column;gap:5px;display:flex;position:relative}.first-step-launch-label small{color:#a8d1ff;letter-spacing:.14em;font-size:10px;font-weight:800}.first-step-launch-label strong{letter-spacing:-.035em;font-size:clamp(17px,1.4vw,21px);font-weight:680;line-height:1.15}.first-step-launch-icon{z-index:1;background:linear-gradient(145deg,#88c4ff40,#1e63e7cc);border:1px solid #badfff85;border-radius:13px;flex:0 0 55px;place-items:center;width:55px;height:55px;font-size:28px;font-weight:300;transition:transform .3s,background .3s;display:grid;position:relative;box-shadow:inset 0 1px #fff6,0 0 22px #3b9bff61}.first-step-launch:hover{border-color:#d5eeff;transform:translateY(-3px);box-shadow:0 0 0 5px #ffffffd6,0 20px 42px #144ba559,inset 0 1px #ffffff8f}.first-step-launch:hover .first-step-launch-icon{background:linear-gradient(145deg,#aadbff66,#2d7efff2);transform:translate(2px,-2px)}.first-step-launch:focus-visible{outline-offset:8px;outline:3px solid #0b40c9}@keyframes first-step-scan{0%,38%{left:-65%}68%,to{left:130%}}.first-step-assurances{color:#496487;flex-wrap:wrap;gap:10px 18px;margin-top:30px;font-size:12px;font-weight:600;display:flex}.first-step-assurances span+span{border-left:1px solid #b6c9e8;padding-left:17px}.first-step-plan{z-index:1;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(155deg,#051a41e3,#0e3570c4);border:1px solid #abd5ffbf;border-radius:20px;width:min(420px,36%);padding:22px;position:absolute;top:86px;right:0;box-shadow:0 30px 70px #0824534f,inset 0 1px #ffffff38,0 0 35px #398aff1f}.first-step-plan-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.first-step-plan-head>div{flex-direction:column;gap:4px;display:flex}.first-step-plan-head small{color:#9dc6f5;letter-spacing:.14em;font-size:9px;font-weight:700}.first-step-plan-head strong{letter-spacing:-.02em;font-size:18px;font-weight:660}.first-step-plan-head>span{white-space:nowrap;color:#cce5ff;letter-spacing:.09em;font-size:10px;font-weight:700}.first-step-plan-head>span i{vertical-align:2px;background:#64dcff;border-radius:50%;width:6px;height:6px;margin-right:3px;display:inline-block;box-shadow:0 0 10px #64dcff}.first-step-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:0;list-style:none;display:grid}.first-step-plan-grid li{background:linear-gradient(110deg,#74aef129,#1052a81f);border:1px solid #88b8ef52;border-radius:12px;align-items:center;gap:10px;min-height:70px;padding:10px 9px;animation:8s ease-in-out infinite first-step-tile;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1f}.first-step-plan-grid li:nth-child(2){animation-delay:1s}.first-step-plan-grid li:nth-child(3){animation-delay:2s}.first-step-plan-grid li:nth-child(4){animation-delay:3s}.first-step-plan-grid li:nth-child(5){animation-delay:4s}.first-step-plan-grid li:nth-child(6){animation-delay:5s}.first-step-plan-grid li:nth-child(7){animation-delay:6s}.first-step-plan-grid li:nth-child(8){animation-delay:7s}@keyframes first-step-tile{0%,9%,to{border-color:#88b8ef52;box-shadow:inset 0 1px #ffffff1f}5%{border-color:#83d3ffd9;box-shadow:0 0 18px #3d94ff66,inset 0 0 13px #90ccff26}}.first-step-plan-node{color:#bce6ff;background:#287be740;border:1px solid #96d6ffa6;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.first-step-plan-grid b{flex:1;font-size:12px;font-weight:620;line-height:1.2}.first-step-plan-arrow{color:#87c7ff;align-self:flex-start;font-size:13px}.first-step-plan-foot{margin-top:18px}.first-step-plan-track{background:#9dccff4d;border-radius:5px;height:2px;display:block;overflow:hidden}.first-step-plan-track i{background:linear-gradient(90deg,#66d9ff,#c5e7ff);width:23%;height:100%;animation:8s linear infinite first-step-track;display:block;box-shadow:0 0 10px #66d9ff}@keyframes first-step-track{0%{transform:translate(-100%)}to{transform:translate(450%)}}.first-step-plan-foot p{color:#d4e7ff;margin:12px 0 0;font-size:12px;line-height:1.45}.first-step-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:-42px;display:grid}.first-step-cards article{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc9;border:1px solid #fffffff2;border-radius:23px;min-height:182px;padding:25px 27px 27px;transition:transform .35s,box-shadow .35s;position:relative;box-shadow:0 12px 34px #4472bc1f,inset 0 1px #ffffffe6}.first-step-cards article:hover{transform:translateY(-8px);box-shadow:0 18px 44px #4472bc33}.first-step-cards article>span{color:#1558dd;background:#e7efff;border-radius:12px;place-items:center;width:37px;height:37px;margin-bottom:12px;font-size:14px;font-weight:800;display:inline-grid}.first-step-cards h3{color:#14294c;letter-spacing:-.035em;margin:0 0 8px;font-size:clamp(17px,1.5vw,22px);line-height:1.2}.first-step-cards p{color:#506383;margin:0;font-size:13px;line-height:1.55}.first-step-price{color:#173054;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #fff;border-radius:18px;margin-top:18px}.first-step-price summary{cursor:pointer;justify-content:space-between;align-items:center;padding:17px 25px;font-size:14px;font-weight:700;list-style:none;display:flex}.first-step-price summary::-webkit-details-marker{display:none}.first-step-price summary span{color:#1558dd;font-size:21px;font-weight:400}.first-step-price[open] summary span{transform:rotate(45deg)}.first-step-price p{color:#506383;max-width:780px;margin:0;padding:0 25px 23px;font-size:14px;line-height:1.6}@media (max-width:1100px){.first-step-art{background-position:54% 0;height:780px}.first-step-stage{min-height:760px}.first-step-copy{width:55%}.first-step-plan{width:385px;top:330px}}@media (max-width:760px){.first-step-section{padding-bottom:48px}.first-step-art{background-image:linear-gradient(#eaf2ff00 55%,#eaf2ff 100%),url(/royal-pilot/first-step-portal-sharp.webp);background-position:54% 0;background-size:auto 510px;height:510px}.first-step-stage{flex-direction:column;min-height:0;display:flex}.first-step-copy{width:100%;padding-top:440px}.first-step-copy h2{font-size:clamp(38px,8vw,55px)}.first-step-lede{margin-top:18px}.first-step-action{gap:14px}.first-step-pilot{flex-basis:82px;width:82px;height:100px}.first-step-pilot-orbit{width:66px;height:66px}.first-step-pilot-face{width:59px;height:59px}.first-step-plan{width:100%;max-width:550px;margin:40px auto 0;position:static}.first-step-plan-grid li{min-height:70px}.first-step-cards{grid-template-columns:1fr;gap:12px;margin-top:22px}.first-step-cards article{min-height:0;padding:20px 23px}}@media (max-width:480px){.first-step-art{background-position:56% 0;background-size:auto 330px;height:330px}.first-step-copy{padding-top:315px}.first-step-copy .eyebrow{margin-bottom:16px}.first-step-copy h2{font-size:39px}.first-step-launch{width:100%;min-width:0;min-height:76px;padding-inline:17px 9px}.first-step-action{align-items:flex-start}.first-step-pilot{border-radius:19px;flex-basis:68px;width:68px;height:88px}.first-step-pilot:before{border-radius:23px}.first-step-pilot-orbit{width:58px;height:58px}.first-step-pilot-face{width:53px;height:53px}.first-step-pilot .pilot-audio-control{bottom:4px}.first-step-pilot .pilot-audio-control button{width:26px;min-width:26px;height:26px}.first-step-launch-label small{font-size:9px}.first-step-launch-label strong{font-size:17px}.first-step-launch-icon{flex-basis:49px;width:49px;height:49px}.first-step-assurances{gap:9px 15px;font-size:11px}.first-step-assurances span+span{border:0;padding-left:0}.first-step-plan{padding:18px}.first-step-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.first-step-plan-grid li{gap:7px;min-height:69px;padding:8px 6px}.first-step-plan-grid b{font-size:11px}.first-step-plan-node{flex-basis:29px;width:29px;height:29px;font-size:10px}.first-step-plan-arrow{display:none}.first-step-plan-head{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.first-step-launch:before,.first-step-plan-grid li,.first-step-plan-track i{animation:none}.first-step-launch,.first-step-launch-icon,.first-step-cards article{transition:none}.first-step-pilot-orbit{animation:none}}.experience-site{--electric:#b8ceff;--gold:#d5ba83}.experience-site .site-header{color:#f3f5fb;background:#080f1ced;border-color:#ffffff16}.experience-site .site-header .brand svg{color:#b8ceff}.experience-site .nav-contact{background:#ffffff08;border-color:#64738f}.experience-site .nav-contact:hover{background:#ffffff16}.experience-site .site-header nav a:not(.nav-contact){color:#c3cddd}.experience-site .site-header nav a:hover{color:#fff}.experience-hero{isolation:isolate;color:#f7f7fc;background:#080f1c;position:relative;overflow:hidden}.hero-ambience{z-index:-1;background:radial-gradient(at 80% 35%,#28376670,#0000 54%);position:absolute;inset:0;overflow:hidden}.hero-ambience:after{content:"";opacity:.17;background-image:radial-gradient(#c5d2fc 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000);mask-image:linear-gradient(90deg,#0000 30%,#000)}.hero-ambience i{border:1px solid #a9c7ff0c;border-radius:50%;width:560px;height:560px;position:absolute;top:6%;right:6%;transform:rotateX(55deg)rotate(-30deg)}.hero-ambience i:nth-child(2){width:800px;height:800px;top:-15%;right:-4%}.hero-ambience i:nth-child(3){width:1000px;height:1000px;top:-35%;right:-15%}.experience-hero-inner{grid-template-columns:.95fr 1.2fr;align-items:center;gap:0;height:min(820px,100svh - 148px);min-height:720px;display:grid;position:relative}.experience-copy{z-index:7;pointer-events:none;padding:55px 0 50px;position:relative}.experience-copy a,.experience-copy button{pointer-events:auto}.experience-copy .eyebrow{color:#b1c5e8;letter-spacing:.17em;margin-bottom:30px;font-size:9px}.experience-copy h1{letter-spacing:-.068em;font-size:clamp(65px,6.2vw,92px);font-weight:500;line-height:1.01}.experience-copy h1 em{color:#b7ccff;-webkit-text-fill-color:transparent;white-space:nowrap;background:linear-gradient(110deg,#f3e2c4 0%,#c5d2ff 55%,#86a5ef 95%);-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:400}.experience-promise{color:#e5eaf6;margin-top:29px;font-size:19px;font-weight:500;line-height:1.55}.experience-description{color:#a7b4cc;max-width:366px;margin-top:12px;font-size:13px;line-height:1.85}.experience-actions{align-items:center;gap:22px;margin-top:29px;display:flex}.experience-actions>a{color:#c1d2f7;white-space:nowrap;font-size:11px}.experience-actions>a:hover{color:#fff}.launch-button{color:#101c36;background:#d7e3ff;border-radius:7px;gap:17px;min-height:54px;padding:10px 18px 10px 10px;box-shadow:0 0 35px #6997ff25}.launch-button:hover{background:#f0f5ff;box-shadow:0 0 40px #94b3ff40}.launch-icon{color:#e3edff;background:#14284a;border-radius:4px;place-items:center;width:32px;height:32px;font-size:19px;display:grid}.experience-hint{color:#8596b1;align-items:center;gap:8px;margin-top:21px;font-size:9px;display:flex}.experience-hint>span{color:#bbd0f4;border:1px solid #415270;border-radius:3px;padding:0 5px;font-size:9px}.experience-art{perspective:1300px;width:740px;height:680px;margin-left:-45px;position:relative}.device-universe{transform:rotateX(var(--pointer-y,0deg)) rotateY(var(--pointer-x,0deg));transform-style:flat;transition:transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0}.showroom-orbit{opacity:.25;width:710px;height:580px;position:absolute;top:80px;left:60px}.showroom-orbit .orbit-film{mix-blend-mode:screen;opacity:1;filter:invert()hue-rotate(180deg)saturate(.5);width:100%;height:100%;inset:0;-webkit-mask-image:radial-gradient(#000 10%,#0000 70%);mask-image:radial-gradient(#000 10%,#0000 70%)}.orbital-rings{pointer-events:none;width:660px;height:580px;position:absolute;top:65px;left:30px}.orbital-rings i{border:1px solid #a8c3ff20;border-radius:50%;position:absolute;inset:0;transform:rotate(-25deg)scaleY(.72)}.orbital-rings i:nth-child(2){border-color:#a8c3ff14;inset:28px -25px;transform:rotate(32deg)scaleY(.62)}.orbital-rings i:nth-child(3){border-style:dashed;border-color:#a8c3ff13;animation:80s linear infinite orbit-turn;inset:-50px -60px}.orbital-rings>span{background:#d2e1ff;border-radius:50%;width:5px;height:5px;animation:5s ease-in-out infinite orbit-beacon;position:absolute;top:40px;right:120px;box-shadow:0 0 24px 5px #85aaff70}.show-device{will-change:transform;animation:8s ease-in-out infinite device-drift;position:absolute}.device-tag{color:#afbdd5;letter-spacing:.14em;white-space:nowrap;justify-content:space-between;align-items:center;font-size:8px;font-weight:600;display:flex;position:absolute;top:-26px;left:2px;right:2px}.pilot-signal{z-index:5;background:#182539cc;border:1px solid #8cabe53b;border-radius:40px;align-items:center;gap:11px;padding:9px 15px 9px 9px;animation:1.2s .1s both signal-in;display:flex;position:absolute;top:32px;left:205px;box-shadow:0 10px 40px #0004}.pilot-signal img{object-fit:cover;object-position:center 14%;border:1px solid #8aa9d9;border-radius:50%;width:36px;height:36px}.pilot-signal small{color:#a1b6da;letter-spacing:.1em;font-size:7px;display:block}.pilot-signal strong{margin-top:3px;font-size:10px;font-weight:500;display:block}.pilot-signal>i{margin-left:12px;margin-right:0}.showcase-web{z-index:6;filter:drop-shadow(-10px 12px 16px #030918b8);width:410px;animation-delay:-2s;top:117px;left:340px;transform:perspective(1000px)rotateY(-15deg)rotate(7deg)}.show-browser{color:#b4c2db;background:#263248;border:2px solid #a9bddd;border-bottom:0;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.show-browser>span{letter-spacing:3px;font-size:6px}.show-browser small{letter-spacing:.04em;font-size:7px}.show-web-content{background:#0a192b;border:2px solid #a9bddd;border-top:0;height:235px;position:relative;overflow:hidden}.show-web-content>img{object-fit:cover;object-position:center 12%;width:72%;height:100%;position:absolute;top:0;right:-8%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 38%);mask-image:linear-gradient(90deg,#0000,#000 38%)}.show-web-content>.pilot-landing-film{object-fit:cover;object-position:center top;pointer-events:none;width:72%;height:100%;position:absolute;top:0;right:-8%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 38%);mask-image:linear-gradient(90deg,#0000,#000 38%)}.show-web-content>div{padding:17px 23px;position:relative}.show-web-content small{letter-spacing:-.04em;font-size:13px;font-weight:700}.show-web-content h2{letter-spacing:-.05em;margin:24px 0 16px;font-size:27px;line-height:1.06}.show-web-content h2 em{color:#bdceff;font-style:normal}.mock-button{color:#102c52;background:#c6d9ff;border-radius:3px;padding:7px 10px;font-size:7px;font-weight:700;display:inline-block}.show-laptop-base{background:linear-gradient(#b6c4d8,#526176);border-radius:1px 1px 25px 25px;height:9px;margin-inline:-17px;box-shadow:0 18px 30px #0008}.showcase-instagram{color:#132039;z-index:3;background:#f8f8f7;border:1px solid #bcc6d6;border-radius:9px;width:210px;animation-delay:-5s;top:180px;left:10px;transform:rotate(-10deg);box-shadow:0 25px 50px #0006}.mini-instagram-brand{justify-content:space-between;align-items:center;padding:11px 13px 7px;font:18px Georgia,serif;display:flex}.mini-instagram-brand span{font:11px Arial,sans-serif}.show-profile{align-items:center;gap:7px;padding:7px 10px;display:flex}.show-profile b{color:#fff;outline-offset:2px;background:#182f51;border-radius:50%;outline:1px solid #b2709a;place-items:center;width:22px;height:22px;font-size:7px;display:grid}.show-profile>span{font-size:8px;font-weight:700}.show-profile small{margin-top:1px;font-size:6px;font-weight:400;display:block}.show-profile>span:last-child{margin-left:auto}.show-post{height:192px;position:relative;overflow:hidden}.show-post img{object-fit:cover;object-position:center 28%;width:100%;height:100%}.show-post:after{content:"";background:linear-gradient(#0000,#030d20c9);position:absolute;inset:50% 0 0}.show-post strong{z-index:1;color:#fff;letter-spacing:-.05em;font-size:24px;font-weight:500;line-height:1;position:absolute;bottom:14px;left:14px}.show-post-actions{padding:5px 12px 0;font-size:17px}.show-post-actions>span{float:right}.showcase-instagram>p{padding:4px 12px 12px;font-size:7px}.showcase-reel{z-index:5;width:224px;animation-delay:-1s;top:225px;left:185px;transform:rotate(-3deg)}.showcase-reel .device-tag{color:#d1dfff}.live-tag{align-items:center;gap:5px;display:flex}.live-tag i{background:#9af1ce;border-radius:50%;width:4px;height:4px;box-shadow:0 0 10px #7cffc5}.show-phone{background:#102239;border:5px solid #172131;border-radius:29px;outline:2px solid #aebfdd;height:400px;position:relative;overflow:hidden;box-shadow:0 25px 70px #000a,0 0 50px #6998ef20}.show-phone>video{object-fit:cover;width:100%;height:100%;display:block}.show-island{z-index:4;background:#060d17;border-radius:20px;width:28%;height:11px;position:absolute;top:6px;left:36%}.show-reel-top{z-index:2;justify-content:space-between;font-size:12px;font-weight:700;display:flex;position:absolute;top:27px;left:13px;right:13px}.show-reel-shade{pointer-events:none;background:linear-gradient(#0000,#050c1eed);position:absolute;inset:38% 0 0}.show-reel-copy{position:absolute;bottom:22px;left:14px;right:17px}.show-reel-copy>small{letter-spacing:.16em;color:#d0e2ff;font-size:6px}.show-reel-copy h2{letter-spacing:-.065em;margin:9px 0 13px;font-size:29px;line-height:1.05}.show-reel-copy h2 em{color:#c8d9ff;font-style:normal}.show-reel-copy p{font-size:7px;font-weight:700}.show-reel-copy p span{color:#becee4;font-weight:400}.show-reel-side{font-size:18px;line-height:2;position:absolute;bottom:139px;right:10px}.show-phone-bottom{background:#fff9;border-radius:4px;width:32%;height:3px;position:absolute;bottom:7px;left:34%}.reel-sound{align-items:center;gap:2px;height:15px;margin-top:7px;display:flex}.reel-sound i{background:#b0caff;width:2px;height:8px;animation:.9s ease-in-out infinite alternate sound-wave}.reel-sound span{letter-spacing:.1em;color:#bccfec;margin-left:5px;font-size:5px}.showcase-email{color:#20304b;z-index:6;background:#fff9ee;border:1px solid #aebacc;border-radius:7px;width:206px;animation-delay:-3s;top:407px;left:522px;transform:rotate(8deg);box-shadow:0 20px 55px #0008}.show-email-top{background:#eef2f8;border-radius:7px 7px 0 0;align-items:center;gap:5px;padding:9px 10px;font-size:7px;display:flex}.show-email-top>span:last-child{margin-left:auto}.show-email-subject{background:#fff;padding:8px 10px}.show-email-subject b{font-size:7px;display:block}.show-email-subject small{color:#66758d;margin-top:3px;font-size:6px;display:block}.showcase-email>img{object-fit:cover;object-position:center 22%;width:100%;height:68px}.show-email-copy{text-align:center;padding:10px 14px 13px}.show-email-copy>small{letter-spacing:.1em;font-size:5px}.show-email-copy h3{letter-spacing:-.04em;margin:7px 0 10px;font:25px/1.06 Georgia,serif}.show-email-copy .mock-button{color:#e8efff;background:#152a49}.connection-pill{letter-spacing:.12em;color:#a7bedf;border-top:1px solid #61779a50;padding-top:12px;font-size:6px;position:absolute;top:587px;left:52px;transform:rotate(-4deg)}.connection-pill .dot{width:4px;height:4px}.experience-bottom{z-index:8;letter-spacing:.1em;color:#a8b6cf;border-top:1px solid #7e99c527;justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-size:8px;display:flex;position:relative}.scroll-invitation{align-items:center;gap:13px;display:flex}.scroll-orbit{color:#dbe7ff;border:1px solid #607493;border-radius:50%;place-items:center;width:31px;height:31px;animation:2.6s ease-in-out infinite scroll-nudge;display:grid}.experience-bottom button{color:#afc0dc;background:0 0;padding:10px 0;font-size:9px}.experience-copy>*{animation:.9s both copy-enter}.experience-copy>:nth-child(2){animation-delay:.1s}.experience-copy>:nth-child(3){animation-delay:.2s}.experience-copy>:nth-child(4){animation-delay:.3s}.experience-copy>:nth-child(5){animation-delay:.4s}.experience-copy>:nth-child(6){animation-delay:.5s}.flight-section{overflow-anchor:none;background:#f0f2f7}.flight-intro{grid-template-columns:1.3fr 1fr;align-items:end;gap:70px;padding-block:82px;display:grid}.flight-intro .eyebrow{margin-bottom:20px;font-size:9px}.flight-intro h2{font-size:clamp(36px,4.1vw,58px)}.flight-intro h2 span{color:#496792}.flight-intro>div:last-child>p{color:#445673;font-size:15px;line-height:1.8}.flight-intro small{color:#5c6e88;max-width:410px;margin-top:14px;font-size:10px;line-height:1.8;display:block}.flight-track{background:#08111f;height:470svh;scroll-margin-top:78px;position:relative}.flight-deck{color:#f3f6ff;background:radial-gradient(at 79% 60%,#1a2d4a70,#0000 60%),#08111f;flex-direction:column;height:calc(100svh - 78px);min-height:560px;display:flex;position:sticky;top:78px;overflow:hidden}.flight-gridlines{pointer-events:none;background-image:linear-gradient(#afcaff05 1px,#0000 1px),linear-gradient(90deg,#afcaff05 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 70% 70%,#000,#0000 70%);mask-image:radial-gradient(at 70% 70%,#000,#0000 70%)}.flight-topline{letter-spacing:.14em;color:#91a7c8;justify-content:space-between;align-items:center;gap:20px;padding-top:21px;padding-bottom:18px;font-size:7px;display:flex;position:relative}.flight-topline>span:first-child{color:#c1d2ee}.flight-topline>span:last-child{color:#d6c39f}.flight-topline>button{color:#adc3e7;background:0 0;padding:0;font-size:8px}.flight-nav{border-block:1px solid #8dadd62c;flex-shrink:0;grid-template-columns:repeat(8,1fr);display:grid;position:relative}.flight-nav button{color:#91a4c2;white-space:nowrap;text-align:left;background:0 0;justify-content:flex-start;align-items:center;gap:9px;padding:16px 10px;font-size:9px;display:flex;position:relative}.flight-nav button>span{color:#8198ba;font-size:8px}.flight-nav button b{font-weight:500}.flight-nav button i{transform-origin:0;background:#8eb3ff;height:2px;transition:transform .5s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0);box-shadow:0 0 18px #5990ff66}.flight-nav button[aria-current]{color:#e2ebff;background:linear-gradient(#0000,#76a5f912)}.flight-nav button[aria-current]>span{color:#bfd4ff}.flight-nav button[aria-current] i{transform:scaleX(1)}.flight-nav button:hover{color:#fff;background:#ffffff05}.flight-grid{flex:1;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(40px,5vw,85px);min-height:0;padding-top:25px;padding-bottom:18px;display:grid;position:relative}.flight-narrative{align-self:center;padding-top:5px;position:relative}.chapter-ghost{letter-spacing:-.09em;color:#b5cfff07;pointer-events:none;font-size:184px;font-weight:500;line-height:1;position:absolute;top:-87px;left:-12px}.chapter-copy{animation:.65s cubic-bezier(.2,.7,.2,1) both chapter-arrive;position:relative}.chapter-copy .eyebrow{color:#a7c4f3;letter-spacing:.14em;margin-bottom:19px;font-size:8px}.chapter-copy h3{letter-spacing:-.05em;max-width:430px;font-size:clamp(31px,3.2vw,48px);font-weight:500;line-height:1.1}.chapter-copy>p:not(.eyebrow){color:#acbdd7;max-width:365px;margin-top:20px;font-size:12px;line-height:1.9}.chapter-result{color:#c3d6f9;align-items:center;gap:10px;margin-top:20px;font-size:10px;display:flex}.chapter-result>span{color:#e6ca8f;font-size:20px}.pilot-guide{border-top:1px solid #6582ad3b;align-items:center;gap:13px;max-width:370px;margin-top:28px;padding-top:20px;display:flex}.guide-avatar{flex-shrink:0;position:relative}.guide-avatar img{object-fit:cover;object-position:center 14%;border:1px solid #7997c3;border-radius:50%;width:43px;height:43px}.guide-avatar i{background:#8ae6bd;border:2px solid #0a1526;border-radius:50%;width:7px;height:7px;position:absolute;bottom:1px;right:1px}.pilot-guide small{letter-spacing:.11em;color:#91a8cd;font-size:7px}.pilot-guide p{color:#d2dcef;margin-top:4px;font-size:10px;line-height:1.65}.flight-controls{align-items:center;gap:15px;margin-top:25px;display:flex}.flight-controls>button:first-child{color:#cbd9ee;background:0 0;border:1px solid #526d94;border-radius:50%;width:34px;height:34px}.flight-controls>button:first-child:disabled{opacity:.3}.flight-controls>span{letter-spacing:.05em;color:#8e9ebb;font-size:10px}.flight-controls>span b{color:#e2eaff;font-weight:500}.next-chapter{color:#d9e5ff;background:0 0;align-items:center;gap:27px;padding:8px 0 8px 9px;font-size:10px;display:flex}.next-chapter:hover{color:#fff}.next-chapter>span{font-size:18px}.flight-visual{perspective:1200px;width:100%;min-width:0;position:relative}.visual-halo{filter:blur(65px);pointer-events:none;background:#4e84d32b;border-radius:50%;width:90%;height:80%;transition:background 1s;position:absolute;top:8%;left:5%}.visual-5 .visual-halo{background:#e7bc5124}.visual-7 .visual-halo{background:#2addae22}.output-label,.visual-coordinate{color:#98aed0;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:10px;font-size:7px;display:flex;position:relative}.output-label{margin-bottom:13px}.output-label>span:last-child{color:#c1d4f5}.visual-coordinate{color:#8da4c7;margin-top:13px;font-size:6px}.flight-stage{transform-origin:50% 65%;background:linear-gradient(125deg,#24395566,#14233999);border:1px solid #738caf45;border-radius:15px;justify-content:center;align-items:center;height:min(520px,100svh - 285px);min-height:345px;animation:.75s cubic-bezier(.2,.75,.15,1) both output-arrive;display:flex;position:relative;box-shadow:0 20px 80px #0005,inset 0 1px #c4d7ff0c}.flight-stage>div{scrollbar-width:thin;scrollbar-color:#4c668a #18283e;border-radius:inherit;width:100%;max-height:100%;overflow-y:auto}.flight-stage .scene-top{font-size:8px}.flight-stage .scene-pad{padding:23px}.flight-stage .brief-person>img{width:76px;height:87px}.flight-stage .brief-fields>div{padding:12px 0}.flight-stage .brief-fields strong{font-size:12px}.flight-stage .brief-person h3{font-size:24px}.flight-stage .brief-person{padding-bottom:16px}.flight-stage .pilot-note{font-size:10px}.flight-stage .calendar>div{animation:.7s both plan-appear}.flight-stage .calendar>div:nth-child(2){animation-delay:80ms}.flight-stage .calendar>div:nth-child(3){animation-delay:.16s}.flight-stage .calendar>div:nth-child(4){animation-delay:.24s}.flight-stage .calendar>div:nth-child(5){animation-delay:.32s}.flight-stage .creative-card{height:min(350px,100svh - 380px);min-height:250px}.flight-stage .review-body{align-items:center}.flight-stage .creative-card h3{font-size:27px}.flight-stage .creative-card>img{object-position:center 23%}.flight-stage .review-tools{gap:9px}.flight-stage .review-tools textarea{min-height:58px}.flight-stage .review-status{min-height:20px}.visual-3 .flight-stage{box-shadow:none;background:0 0;border-color:#0000}.flight-stage .social-scene{padding:0;overflow:visible}.flight-stage .phone{border-color:#142133;outline:1px solid #6c819f;width:240px;box-shadow:0 25px 60px #0009}.flight-stage .vertical-media{height:min(380px,100svh - 370px);min-height:270px}.flight-stage .ig-photo{height:min(210px,100svh - 530px);min-height:100px}.flight-stage .format-tabs{margin-bottom:12px}.flight-stage .format-tabs button{border:1px solid #7086a34d}.flight-stage .scene-caption{margin-top:10px;font-size:8px}.flight-stage .social-scene{isolation:isolate;position:relative}.flight-stage .social-scene .phone,.flight-stage .format-tabs,.flight-stage .scene-caption{z-index:3;position:relative}.social-satellite{text-align:left;z-index:1;border-radius:9px;width:185px;padding:0;transition:translate .4s,box-shadow .4s;animation:7s ease-in-out infinite device-drift;display:block;position:absolute;top:75px;box-shadow:0 25px 50px #0008}.social-satellite:hover{translate:0 -12px;box-shadow:0 25px 60px #0009,0 0 30px #8bafff30}.satellite-post{color:#17283e;background:#f8f8fa;border:1px solid #b1c0d6;animation-delay:-3s;left:6px;transform:rotate(-11deg)}.satellite-platform{justify-content:space-between;padding:12px 12px 5px;font:17px Georgia,serif;display:flex}.satellite-profile{align-items:center;gap:6px;padding:7px 12px;font-size:7px;display:flex}.satellite-profile>b{color:#fff;background:#18345a;border-radius:50%;place-items:center;width:19px;height:19px;font-size:6px;display:grid}.satellite-profile>span{margin-left:auto}.satellite-image{height:190px;position:relative;overflow:hidden}.satellite-image>img{object-fit:cover;object-position:center 22%;width:100%;height:100%}.satellite-image>strong{letter-spacing:-.06em;color:#fff;text-shadow:0 2px 12px #031121;font-size:22px;font-weight:500;line-height:1.08;position:absolute;bottom:15px;left:12px}.satellite-actions{padding:5px 12px 0;font-size:18px}.satellite-post>small{letter-spacing:.08em;padding:6px 12px 12px;font-size:6px;display:block}.satellite-story{color:#fff;background:#102039;border:1px solid #738dad;height:335px;top:93px;right:5px;overflow:hidden;transform:rotate(11deg)}.satellite-story>img{object-fit:cover;width:100%;height:100%}.satellite-story:after{content:"";background:linear-gradient(#0000,#06152e);position:absolute;inset:40% 0 0}.satellite-story-top{font-size:7px;position:absolute;top:12px;left:12px;right:12px}.satellite-story-top i{background:#fff9;height:2px;margin-bottom:9px;display:block}.satellite-story-copy{z-index:1;position:absolute;bottom:22px;left:13px;right:10px}.satellite-story-copy small{letter-spacing:.1em;font-size:5px}.satellite-story-copy strong{letter-spacing:-.06em;margin-block:9px 15px;font-size:25px;font-weight:500;line-height:1.05;display:block}.satellite-story-copy>span{color:#17304f;background:#e9f0ff;border-radius:20px;padding:7px 10px;font-size:6px;display:inline-block}.flight-stage .feed-window{max-height:min(365px,100svh - 395px)}.flight-stage .ads-scene{flex-direction:column;height:100%;display:flex;overflow:hidden}.flight-stage .ads-scene .feed-window{flex:1;min-height:0;max-height:none}.flight-stage .feed-organic>img{height:64px}.flight-stage .ad-art{height:230px}.flight-stage .feed-organic{margin-bottom:16px}.flight-stage .newsletter-sheet{max-width:340px}.flight-stage .mail-image{align-self:stretch;height:115px}.flight-stage .mail-image>img{object-position:center top}.mini-landing>.pilot-landing-film{object-fit:cover;object-position:center top;opacity:.8;pointer-events:none;width:75%;height:100%;position:absolute;top:0;right:-10%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%);mask-image:linear-gradient(90deg,#0000,#000 35%)}.visual-6 .flight-stage{box-shadow:none;background:0 0;border-color:#0000}.flight-stage .landing-scene{padding:15px 0;overflow:visible}.flight-stage .mini-landing{min-height:350px}.flight-stage .lead-icon{animation:.65s .1s both lead-arrive}.flight-stage .lead-record>div{animation:.55s both plan-appear}.flight-stage .lead-record>div:nth-child(2){animation-delay:.1s}.flight-stage .lead-record>div:nth-child(3){animation-delay:.2s}.flight-stage .lead-record>div:nth-child(4){animation-delay:.3s}.flight-stage .brief-fields>div{animation:.7s both plan-appear}.flight-stage .brief-fields>div:nth-child(2){animation-delay:.12s}.flight-stage .brief-fields>div:nth-child(3){animation-delay:.24s}.flight-bottom{letter-spacing:.16em;color:#a4b7d6;flex-shrink:0;align-items:center;gap:17px;padding-block:15px 21px;font-size:6px;display:flex;position:relative}.flight-route{background:#4d6a973f;flex:1;height:1px;position:relative}.flight-route>i{height:1px;width:calc(var(--flight-progress,0)*100%);background:#a8c4ff;position:absolute;top:0;left:0}.flight-route>b{top:-10px;left:calc(var(--flight-progress,0)*100%);color:#d5e3ff;text-shadow:0 0 20px #80b2ff;font-size:12px;font-weight:400;position:absolute}.flight-scroll-hint{color:#8da5cb;margin-left:32px}[data-reveal]{opacity:0;transition:opacity .85s var(--reveal-delay,0s), transform 1s cubic-bezier(.15,.75,.2,1) var(--reveal-delay,0s);transform:translateY(32px)}[data-visible=true]{opacity:1;transform:none}.experience-site .services-section{padding-block:95px}.experience-site .service-grid{border:1px solid #cdd7e4;border-radius:14px;gap:0;overflow:hidden;box-shadow:0 20px 70px #214b8110}.experience-site .service-card{background:linear-gradient(135deg,#fff,#f1f5fb);border:0;border-right:1px solid #d6dfeb;border-radius:0;padding:32px;transition:background .35s,opacity .85s,transform .85s}.experience-site .service-card:last-child{border-right:0}.experience-site .service-card:hover{background:linear-gradient(135deg,#fff,#e0e9fb)}.experience-site .service-num{color:#566e90}.experience-site .service-num>span{border:1px solid #b8c9e3;border-radius:50%;place-items:center;width:40px;height:40px;transition:transform .5s,background .5s;display:grid}.experience-site .service-card:hover .service-num>span{background:#fff;transform:rotate(45deg)}.experience-site .system-section{color:#f4f7fd;background:radial-gradient(at 50% 65%,#18365d,#0a1526 70%);position:relative}.experience-site .system-section h2 span{color:#a9c5f4}.experience-site .system-section .eyebrow{color:#abc9f7}.experience-site .system-section .section-intro p:not(.eyebrow){color:#b0c2dc}.experience-site .system-tabs{justify-content:center;margin-bottom:35px}.experience-site .system-tabs button{color:#b2c8e8;border-color:#536a8c;border-radius:30px}.experience-site .system-tabs button>span{color:#96b2d9}.experience-site .system-tabs [aria-pressed=true]{color:#163559;background:#d7e6ff;border-color:#d7e6ff}.experience-site .system-tabs [aria-pressed=true]>span{color:#3b5c89}.os-pilot-guide{background:linear-gradient(110deg,#1b3e68e8,#10233eda);border:1px solid #83aef582;border-radius:16px;align-items:center;gap:18px;max-width:980px;margin:0 auto 24px;padding:14px 18px;display:flex;box-shadow:0 16px 50px #0004,inset 0 1px #c3dcff24}.os-pilot-avatar{border:1px solid #a4caff;border-radius:50%;flex:none;width:64px;height:64px;overflow:hidden;box-shadow:0 0 0 5px #6dafff24,0 0 23px #63a7ff57}.os-pilot-avatar video{object-fit:cover;object-position:center 25%;width:100%;height:100%;transform:scale(1.27)}.os-pilot-message{flex:1;min-width:0}.os-pilot-message>span{color:#acd0ff;letter-spacing:.12em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.os-pilot-message p{color:#f1f6ff;margin-top:5px;font-size:15px;line-height:1.5}.os-pilot-guide .pilot-audio-control{flex:none;margin-top:0}@media (max-width:700px){.os-pilot-guide{flex-wrap:wrap;gap:11px;padding:12px}.os-pilot-avatar{width:54px;height:54px}.os-pilot-message{flex-basis:calc(100% - 70px)}.os-pilot-message p{font-size:14px}.os-pilot-guide .pilot-audio-control{margin-left:65px}}.experience-site .system-screen{border:7px solid #24334b;border-radius:15px;outline:1px solid #7084a157;transition:transform .85s,opacity .85s,box-shadow .5s;box-shadow:0 40px 90px #0008,0 0 90px #76a0ff18}.experience-site .system-screen:hover{box-shadow:0 40px 90px #0008,0 0 110px #76a0ff30}.experience-site .screen-caption{color:#aac0e1}.experience-site .screen-caption .dot{background:#73ddb4}.experience-site .contact-section{background:radial-gradient(at 5% 90%,#20386680,#0000 55%),#0b1423;border-top:1px solid #ffffff12;position:relative}.experience-site .contact-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1a2b4480;box-shadow:0 20px 60px #0002}.experience-site .contact-section h2{font-size:clamp(48px,5.4vw,76px)}.experience-site .contact-section h2 span{color:#b6cafa}@keyframes device-drift{0%,to{translate:0}50%{translate:0 -13px}}@keyframes orbit-turn{to{rotate:360deg}}@keyframes orbit-beacon{50%{opacity:.35;translate:30px 15px}}@keyframes sound-wave{0%{transform:scaleY(.35)}to{transform:scaleY(1.5)}}@keyframes scroll-nudge{0%,to{translate:0}50%{translate:0 4px}}@keyframes signal-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes copy-enter{0%{opacity:0;filter:blur(5px);transform:translateY(20px)}to{opacity:1;filter:none;transform:none}}@keyframes chapter-arrive{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes output-arrive{0%{opacity:0;filter:blur(3px);transform:perspective(1200px)rotateY(-7deg)rotateX(3deg)translateY(28px)scale(.94)}to{opacity:1;filter:none;transform:none}}@keyframes plan-appear{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes lead-arrive{0%{opacity:0;transform:scale(.5)rotate(-20deg)}to{opacity:1;transform:none}}@media (min-width:1450px){.experience-art{margin-left:-35px}.experience-hero-inner{grid-template-columns:1fr 1.2fr}}@media (min-width:1000px) and (max-height:780px){.flight-topline{padding-block:13px}.flight-nav button{padding-block:12px}.flight-grid{gap:55px;padding-block:18px 12px}.chapter-copy h3{font-size:36px}.chapter-copy .eyebrow{margin-bottom:13px}.chapter-copy>p:not(.eyebrow){margin-top:14px;font-size:11px}.chapter-result{margin-top:12px}.pilot-guide{margin-top:19px;padding-top:14px}.flight-controls{margin-top:16px}.flight-stage{height:calc(100svh - 290px)}.flight-stage .scene-pad{padding:18px}.flight-stage .scene-top{margin-bottom:15px}.flight-stage .brief-person h3{font-size:22px}.flight-stage .brief-person{padding-bottom:10px}.flight-stage .brief-person>img{width:58px;height:65px}.flight-stage .brief-fields>div{padding:9px 0}.flight-stage .calendar{margin-top:10px}.flight-stage .calendar>div{padding:6px 0}.flight-stage .os-teaser{margin-top:10px}.flight-stage .review-body{padding-bottom:16px}.flight-stage .creative-card{height:280px}.flight-stage .phone{width:213px}.flight-stage .vertical-media{height:min(360px,100svh - 370px)}.flight-stage .mail-image{height:78px}.flight-stage .newsletter-sheet{padding-block:12px}.flight-stage .newsletter-sheet>h3{font-size:25px}.flight-stage .mini-landing{min-height:310px}.flight-stage .mini-landing-copy{padding-block:12px}.flight-stage .mini-landing-copy>h3{margin-top:9px;font-size:33px}.flight-stage .lead-scene>h3{font-size:26px}.flight-stage .lead-icon{display:none}}@media (min-width:1000px) and (max-width:1200px){.experience-copy h1{font-size:68px}.experience-art{transform-origin:20%;margin-left:-5px;transform:scale(.72)}.experience-hero-inner{grid-template-columns:.95fr 1.05fr;min-height:700px}.experience-actions{flex-wrap:wrap;gap:15px}.flight-nav button{gap:6px;padding-inline:5px;font-size:8px}.flight-grid{gap:35px}.flight-stage .creative-card h3{font-size:22px}.flight-stage .review-body{gap:12px;padding-inline:15px}}@media (max-width:999px),(max-height:639px){.experience-site .site-header{height:66px}.experience-hero-inner{grid-template-columns:1fr 1fr;height:auto;min-height:610px}.experience-copy h1{font-size:clamp(48px,7vw,66px)}.experience-copy .eyebrow{font-size:7px}.experience-promise{font-size:16px}.experience-description{max-width:330px;font-size:12px}.experience-art{transform-origin:6%;height:650px;margin-left:0;transform:scale(.62)}.experience-actions{flex-wrap:wrap;gap:17px}.experience-actions .btn{font-size:11px}.experience-hint{max-width:260px;line-height:1.8}.own-campaign{display:none}.flight-intro{gap:35px;padding-block:60px}.flight-intro h2{font-size:42px}.flight-intro>div:last-child>p{font-size:13px}.flight-track{height:auto;scroll-margin-top:66px}.flight-deck{height:auto;min-height:0;position:relative;top:auto;overflow:visible}.flight-topline{padding-block:20px 15px}.flight-topline>span:nth-child(2){display:none}.flight-nav{scrollbar-width:thin;scrollbar-color:#3a537c #0c1c30;z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a1527f2;display:flex;position:sticky;top:66px;overflow:auto}.flight-nav button{flex-shrink:0;padding:15px;font-size:10px}.flight-grid{grid-template-columns:.8fr 1.2fr;gap:25px;padding-block:40px 25px}.chapter-ghost{font-size:150px;top:-65px}.chapter-copy h3{font-size:34px}.chapter-copy>p:not(.eyebrow){font-size:11px}.chapter-copy .eyebrow{font-size:7px}.chapter-result{font-size:9px}.pilot-guide{gap:9px;margin-top:22px;padding-top:18px}.pilot-guide p{font-size:9px}.guide-avatar img{width:35px;height:35px}.flight-controls{gap:10px}.next-chapter{gap:13px;font-size:9px}.flight-stage{height:480px;min-height:0}.flight-stage .review-body{grid-template-columns:1fr}.flight-stage .creative-card{height:220px;min-height:0}.flight-stage .creative-card>img{object-position:center 28%}.flight-stage .review-tools{grid-template-columns:1fr 1fr;gap:8px;display:grid}.flight-stage .review-tools .choice,.flight-stage .review-tools label,.flight-stage .review-tools textarea,.flight-stage .review-status{grid-column:1/-1}.flight-stage .vertical-media{height:360px}.flight-stage .ig-photo{height:210px}.flight-stage .feed-window{max-height:360px}.flight-stage .mini-landing{min-height:365px}.flight-stage .mini-landing-copy>h3{font-size:33px}.flight-stage .landing-scene{padding-inline:8px}.flight-scroll-hint,.social-satellite{display:none}.experience-site .service-card{padding:25px}}@media (max-width:700px){.experience-site .site-header .menu-toggle{color:#dae6fc}.experience-site .site-header nav{background:#0d192c;border-color:#354967}.experience-hero-inner{flex-direction:column;align-items:flex-start;min-height:0;display:flex}.experience-copy{width:100%;padding:37px 0 10px}.experience-copy .eyebrow{margin-bottom:21px;font-size:7px}.experience-copy h1{font-size:clamp(52px,12.5vw,82px);line-height:.99}.experience-promise{margin-top:22px;font-size:16px}.experience-description{max-width:360px;margin-top:10px;font-size:12px}.experience-actions{gap:18px;margin-top:23px}.experience-actions>a{font-size:10px}.experience-hint{max-width:none;margin-top:14px;font-size:8px}.experience-art{transform-origin:50% 0;height:394px;margin-top:13px;margin-bottom:0;margin-left:50%;left:-370px;transform:scale(.57)}.pilot-signal{top:20px}.showcase-instagram{top:167px;left:10px}.showcase-web{top:108px}.showcase-reel{top:187px}.showcase-email{top:353px;left:520px}.connection-pill{top:559px}.experience-bottom{gap:15px;min-height:66px;font-size:6px}.experience-bottom button{font-size:8px}.scroll-invitation{gap:9px}.scroll-orbit{width:26px;height:26px}.flight-intro{grid-template-columns:1fr;gap:25px;padding-block:52px}.flight-intro h2{font-size:39px}.flight-intro .eyebrow{margin-bottom:16px;font-size:7px}.flight-intro>div:last-child>p{max-width:420px}.flight-intro small{max-width:390px;font-size:9px}.flight-nav{width:100%;padding-inline:14px}.flight-nav button{gap:8px;padding-inline:11px;font-size:9px}.flight-topline{font-size:6px}.flight-grid{flex-direction:column;gap:22px;padding-top:31px;display:flex}.flight-narrative{grid-template-columns:1fr;width:100%;padding-top:0;display:grid}.chapter-ghost{font-size:120px;top:-25px;left:auto;right:0}.chapter-copy .eyebrow{margin-bottom:11px;font-size:7px}.chapter-copy h3{max-width:340px;font-size:35px}.chapter-copy>p:not(.eyebrow){max-width:440px;margin-top:14px;font-size:11px;line-height:1.8}.chapter-result{margin-top:12px;font-size:9px}.pilot-guide{max-width:none;margin-top:16px;padding-top:14px}.pilot-guide p{font-size:10px}.pilot-guide small{font-size:6px}.flight-controls{margin-top:18px}.next-chapter{margin-left:auto;font-size:11px}.flight-visual{max-width:540px}.flight-stage{height:auto;min-height:360px}.flight-stage>div{max-height:none}.flight-stage .scene-pad{padding:20px}.flight-stage .brief-person h3{font-size:22px}.flight-stage .brief-person>img{width:60px;height:82px}.flight-stage .scene-top{font-size:7px}.flight-stage .brief-fields strong{font-size:11px}.flight-stage .brief-fields>div{padding:12px 0}.flight-stage .pilot-note{font-size:9px}.flight-stage .creative-card{height:265px}.flight-stage .creative-card h3{font-size:30px}.flight-stage .review-tools{gap:10px}.flight-stage .phone{width:260px}.flight-stage .vertical-media{height:415px}.flight-stage .social-scene{padding-block:4px}.flight-stage .ig-photo{height:250px}.flight-stage .feed-window{max-height:450px}.flight-stage .ads-scene{height:520px}.flight-stage .newsletter-sheet{width:calc(100% - 24px);max-width:360px;margin:0 auto 16px}.flight-stage .mail-image{height:150px}.flight-stage .mini-landing{min-height:365px}.flight-stage .mini-landing-copy>h3{font-size:33px}.flight-stage .landing-scene{padding-inline:5px}.flight-stage .lead-icon{display:grid!important}.flight-stage .lead-scene>h3{font-size:28px}.flight-bottom{padding-block:5px 25px}.output-label{font-size:6px}.visual-coordinate{font-size:5px}.experience-site .services-section{padding-block:60px}.experience-site .service-grid{display:block}.experience-site .service-card{border-bottom:1px solid #cfd8e7;border-right:0;padding:26px}.experience-site .service-card:last-child{border-bottom:0}.experience-site .system-tabs{margin-bottom:25px}.experience-site .system-tabs button{padding-inline:9px;font-size:9px}.experience-site .system-screen{border-width:4px}.experience-site .contact-section h2{font-size:52px}}@media (max-width:380px){.experience-copy h1{font-size:49px}.experience-art{height:350px;transform:scale(.5)}.experience-actions{gap:13px}.experience-actions .btn{gap:9px;padding-right:12px;font-size:10px}.experience-actions>a{font-size:9px}.experience-bottom{letter-spacing:.02em}.chapter-copy h3{font-size:32px}.flight-stage .review-tools .btn{font-size:10px}}@media (max-width:480px){.experience-art{height:350px;transform:scale(.5)}}@media (max-width:420px){.experience-art{height:340px;transform:scale(.47)}}@media (max-width:600px){.mini-landing{flex-direction:column;display:flex}.mini-landing>.pilot-landing-film{opacity:1;object-position:center top;order:1;width:100%;height:220px;position:relative;right:auto;-webkit-mask-image:none;mask-image:none}.mini-landing-copy{order:2;width:100%;padding:18px 16px 23px}}.motion-paused .device-universe{transition:none;transform:none}.motion-paused .reel-sound i{transform:scaleY(.5)}.motion-paused .flight-stage,.motion-paused .chapter-copy,.motion-paused .experience-copy>*,.motion-paused .pilot-signal{animation:none}.motion-paused [data-reveal]{transition:none}@media (prefers-reduced-motion:reduce){.device-universe{transform:none!important}[data-reveal]{opacity:1;transform:none}.experience-copy>*,.pilot-signal,.flight-stage,.chapter-copy{opacity:1;filter:none;transform:none}}.flight-stage .ads-scene{min-height:0}.flight-stage .ads-scene .feed-window{overscroll-behavior:contain;padding:10px 13px}.flight-stage .sponsored{max-width:470px;margin:0 auto 13px;box-shadow:0 2px 12px #13294612}.flight-stage .sponsored .social-profile{padding:8px 12px 5px}.flight-stage .sponsored>p{margin:0;padding:5px 12px 10px;font-size:11px;line-height:1.4}.flight-stage .sponsored .ad-art{height:clamp(180px,28svh,230px)}.flight-stage .sponsored .ad-art>img{object-position:center 25%}.flight-stage .sponsored .ad-art:after{content:"";pointer-events:none;background:linear-gradient(#0000,#06152dbc);position:absolute;inset:55% 0 0}.flight-stage .sponsored .ad-art h3{z-index:1;font-size:clamp(23px,2.5vw,32px)}.flight-stage .sponsored .ad-footer{min-height:49px;padding:9px 12px}.flight-stage .ad-reactions{color:#56677f;border-top:1px solid #e7ebf0;justify-content:space-between;padding:8px 13px 10px;font-size:10px;display:flex}.flight-stage .mail-scene{background:#e9eef6;min-height:0}.flight-stage .mail-meta{padding:10px 20px 6px}.flight-stage .mail-meta>h3{font-size:13px;line-height:1.25}.flight-stage .mail-meta .social-profile{padding-block:6px 0}.flight-stage .newsletter-sheet{text-align:left;background:#fffdf8;width:calc(100% - 32px);max-width:430px;margin:0 auto 20px;padding:0;display:block;overflow:hidden;box-shadow:0 14px 35px #142b481a}.newsletter-masthead{border-bottom:1px solid #e7e5de;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:8px 19px;display:flex}.newsletter-masthead>span{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.flight-stage .newsletter-masthead b{color:#24364f;background:0 0;border:1px solid #24364f;border-radius:50%;place-items:center;width:19px;height:19px;margin:0;padding:0;font:italic 12px Georgia,serif;display:grid}.flight-stage .newsletter-masthead small{letter-spacing:.13em;color:#556b85;white-space:nowrap;font-size:7px;font-weight:500}.newsletter-hero{color:#fff;background:#0c1d33;grid-template-columns:.9fr 1.1fr;height:200px;min-height:0;display:grid}.flight-stage .newsletter-hero .mail-image{grid-area:1/2;width:100%;height:200px;min-height:0;margin:0;overflow:hidden}.flight-stage .newsletter-hero .mail-image>img{object-fit:cover;object-position:center 12%;width:100%;height:100%;display:block}.newsletter-hero-copy{grid-area:1/1;align-self:center;padding:15px 0 15px 20px}.newsletter-hero-copy small{letter-spacing:.14em;color:#a9c9ff;font-size:7px}.newsletter-hero-copy h3{letter-spacing:-.055em;margin:15px 0 0;font:400 clamp(25px,2.9vw,34px)/1.02 Georgia,serif}.newsletter-hero-copy em{color:#9dc5ff;font-style:normal}.newsletter-body{text-align:left;padding:17px 20px 19px}.newsletter-kicker{color:#152a45;font-size:11px;font-weight:700;display:block}.newsletter-body>p{color:#33445a;max-width:39em;margin:7px 0 13px;font-size:10px;line-height:1.55}.newsletter-route{white-space:nowrap;border-top:1px solid #dce3e9;border-bottom:1px solid #dce3e9;justify-content:space-between;align-items:center;gap:4px;margin-bottom:14px;padding:9px 0;display:flex}.newsletter-route span{color:#243a56;font-size:9px}.flight-stage .newsletter-route b{color:#185ed1;width:auto;height:auto;font-size:inherit;letter-spacing:normal;background:0 0;border-radius:0;margin:0 2px 0 0;padding:0;display:inline}.flight-stage .newsletter-route i{color:#7d94b2;background:0 0;border-radius:0;width:auto;height:auto;margin:0;font-size:11px;font-style:normal;display:inline}.flight-stage .newsletter-route i:nth-of-type(2){width:auto}.flight-stage .newsletter-body .btn{min-height:35px;padding:9px 13px;font-size:10px}.newsletter-footer{color:#6b7889;border-top:1px solid #e7e5de;justify-content:space-between;gap:8px;padding:12px 20px;font-size:8px;display:flex}@media (max-width:600px){.flight-stage .ads-scene .feed-window{padding:9px}.flight-stage .sponsored .ad-art{height:215px}.flight-stage .newsletter-sheet{width:calc(100% - 22px);max-width:430px}.newsletter-hero,.flight-stage .newsletter-hero .mail-image{height:190px}.newsletter-hero-copy{padding-left:14px}.newsletter-hero-copy h3{font-size:26px}.newsletter-body{padding-inline:15px}.newsletter-route span{font-size:8px}.newsletter-footer{padding-inline:15px;font-size:7px}}.experience-site .system-screen.os-system-frame{cursor:default;text-align:left;max-width:1180px}.os-system-frame .screen-bar{padding:12px 18px}.os-system-frame .screen-bar button{color:#fff;background:#203324;border-radius:5px;padding:8px 13px;font-size:11px}.os-frame-disclosure{color:#4e5548;background:#eae9e1;border-top:1px solid #d7d8ce;justify-content:space-between;gap:15px;padding:10px 18px;font-size:10px;display:flex}.os-frame-disclosure strong{font-weight:600}.os-viewport{scrollbar-width:thin;scrollbar-color:#a4ab9b #efeee8;overscroll-behavior:contain;background:#f6f5f1;max-height:730px;overflow:auto}.os-viewport:focus-visible{outline-offset:-4px}.os-pan-hint{display:none}.os-app{color:#252b22;width:100%;min-width:1080px;text-shadow:none;letter-spacing:0;background:#f6f5f1;font:12px/1.55 Manrope,Arial,sans-serif}.os-app *{box-sizing:border-box}.os-app h3,.os-app h4,.os-app h5{letter-spacing:-.02em;margin:0;line-height:1.2}.os-app p{margin:0;padding:0}.os-app svg{flex-shrink:0;width:15px;height:15px}.os-app-layout{grid-template-columns:178px minmax(0,1fr);min-height:695px;display:grid}.os-sidebar{color:#afb2a1;background:#171a14;border-right:1px solid #34382e;flex-direction:column;padding:23px 12px 14px;display:flex}.os-brand{color:#f4eee1;letter-spacing:.1em;border-bottom:1px solid #33382b;align-items:center;gap:14px;padding:0 8px 23px;font:700 19px/1.1 Georgia,serif;display:flex}.os-brand-symbol{color:#c1a56c;border:1px solid #847445;place-items:center;width:28px;height:28px;font:italic 700 22px Georgia,serif;display:grid;rotate:-10deg}.os-brand small{letter-spacing:.21em;color:#a1a28e;margin-top:5px;font:600 6px/1.2 Manrope,sans-serif;display:block}.os-workspace{background:#22261e;border:1px solid #34382e;border-radius:7px;align-items:center;gap:9px;margin-top:19px;padding:13px 9px;display:flex}.os-workspace>b{color:#302b1d;background:#bea66b;border-radius:4px;flex-shrink:0;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.os-workspace small{letter-spacing:.09em;color:#b1b4a2;font-size:8px;display:block}.os-workspace strong{color:#fff;margin-top:3px;font-size:10px;display:block}.os-workspace>i{margin-left:auto;font-style:normal}.os-nav-caption{color:#959b84;letter-spacing:.16em;margin:23px 8px 8px;font-size:8px}.os-sidebar-items>div{border-left:2px solid #0000;border-radius:5px;align-items:center;gap:10px;min-height:36px;margin-block:2px;padding:10px;font-size:10px;display:flex}.os-sidebar-items .os-current{color:#fbf7ec;background:#282d22;border-left-color:#c1a464;font-weight:700}.os-sidebar-bottom{color:#f1f0e6;border-top:1px solid #33392b;align-items:center;gap:8px;margin-top:auto;padding:19px 7px 0;font-size:10px;display:flex}.os-sidebar-bottom small{color:#a7af9b;margin-top:3px;font-size:9px;display:block}.os-user-avatar{color:#393b30;background:#ddd8c9;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.os-sidebar-bottom>i{color:#a3a68c;margin-left:auto;font-style:normal}.os-main{min-width:0}.os-topbar{background:#fff;border-bottom:1px solid #e3e3db;justify-content:space-between;align-items:center;gap:20px;min-height:55px;padding:12px 25px;display:flex}.os-topbar>span{letter-spacing:.14em;color:#6d725f;white-space:nowrap;font-size:8px}.os-topbar>span>i{color:#a58c52;margin-inline:10px;font-style:normal}.os-topbar>div{align-items:center;gap:8px;display:flex}.os-search{color:#878c7d;border:1px solid #e1e2da;border-radius:5px;gap:20px;min-width:167px;padding:7px 10px;font-size:10px;display:flex}.os-search small{background:#f2f3ed;border-radius:3px;margin-left:auto;padding-inline:3px;font-size:9px}.os-notification{color:#828879;border:1px solid #e0e3d9;border-radius:4px;padding:5px 9px}.os-ui-action{color:#3a4334;white-space:nowrap;background:#fff;border:1px solid #d5d8ce;border-radius:6px;justify-content:center;align-items:center;gap:5px;padding:9px 12px;font-size:10px;line-height:1.35;display:inline-flex}.os-ui-dark{color:#fff;background:#20291f;border-color:#20291f}.os-topbar .os-ui-action{padding:8px 12px;font-size:9px}.os-workarea{padding:25px 26px 28px}.os-page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.os-page-heading h3{margin-top:9px;font-size:29px;font-weight:500}.os-gold-caption{color:#826a39;font-size:11px;font-weight:700}.os-action-row{align-items:center;gap:7px;display:flex}.os-campaign-layout{grid-template-columns:190px minmax(0,1fr);gap:22px;display:grid}.os-campaign-list{border-right:1px solid #dddfd6;padding-right:17px}.os-field-label{color:#656f5d;margin-bottom:7px;font-size:11px}.os-input-placeholder{color:#91968a;background:#fff;border:1px solid #d9ddd2;border-radius:6px;padding:10px 11px;font-size:10px;line-height:1.5}.os-list-count{color:#7a826e;justify-content:space-between;gap:10px;margin:17px 8px 10px;font-size:10px;display:flex}.os-campaign-item{border-left:3px solid #0000;border-radius:9px;margin-bottom:8px;padding:16px 13px}.os-campaign-item strong{font-size:13px;line-height:1.55;display:block}.os-campaign-item>span{color:#767f6c;margin-top:7px;font-size:10px;display:block}.os-campaign-item small{color:#6b785e;margin-top:8px;font-size:10px;display:block}.os-selected-campaign{color:#fcfaf2;background:#252f23;border-left-color:#bd9e5d;outline:1px solid #d0bd8f}.os-selected-campaign>span{color:#d1d6c4}.os-selected-campaign small{color:#d8b76c}.os-active-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.os-active-heading>div>span{color:#816b3a;font-size:10px;font-weight:700}.os-active-heading h4{margin-top:10px;font-size:22px;font-weight:500;line-height:1.3}.os-active-heading>.os-ui-action{font-size:10px}.os-channel-tabs{justify-content:space-between;align-items:stretch;gap:1px;margin-top:24px;display:flex}.os-channel-tabs>span{white-space:nowrap;padding:11px 8px;font-size:11px;line-height:1.6}.os-channel-tabs small{color:#7c8371;font-size:10px;display:block}.os-channel-tabs .os-tab-selected{color:#fff;background:#253124;border-radius:6px;font-weight:700}.os-subtabs{border-bottom:1px solid #dcdfd4;gap:24px;padding:14px 10px 20px;font-size:10px;display:flex}.os-brief-card{background:#fff;border:1px solid #daddd3;border-radius:10px;margin-top:16px;padding:16px}.os-brief-card>strong{font-size:11px;font-weight:600}.os-brief-card>div{gap:8px;margin-block:10px;display:flex}.os-brief-card .os-input-placeholder{flex:1;min-width:0;font-size:10px}.os-brief-card .os-ui-action{font-size:10px}.os-brief-card>p{color:#7d8574;font-size:10px;line-height:1.7}.os-recommendation{background:#eeeede;border-left:3px solid #b3934c;border-radius:0 8px 8px 0;justify-content:space-between;align-items:center;gap:17px;margin-top:17px;padding:18px 15px;display:flex}.os-recommendation small{color:#816c37;font-size:10px;font-weight:700}.os-recommendation h5{margin-top:8px;font-size:16px;font-weight:500}.os-recommendation p{color:#737e63;margin-top:8px;font-size:10px;line-height:1.7}.os-recommendation .os-ui-action{font-size:10px}.os-channel-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;display:grid}.os-channel-grid>div{background:#fff;border:1px solid #d9dfd3;border-radius:9px;padding:15px}.os-channel-grid strong{justify-content:space-between;gap:10px;font-size:12px;display:flex}.os-channel-grid strong>span{color:#a08a55}.os-channel-grid p{color:#7d8673;min-height:32px;margin-top:11px;font-size:10px}.os-channel-grid small{color:#6c7c5a;margin-top:16px;font-size:10px;display:block}.os-workline{letter-spacing:.12em;color:#939987;align-items:center;gap:10px;margin:-7px 0 17px;font-size:8px;display:flex}.os-workline>i{background:#d9dbcf;flex:1;height:1px}.os-overline{color:#918052;letter-spacing:.14em;font-size:9px;font-weight:700}.os-serif-heading{margin-bottom:20px}.os-serif-heading h3{letter-spacing:-.025em;margin-top:9px;font:32px/1.2 Georgia,serif}.os-serif-heading p{color:#7b8370;margin-top:8px;font-size:10px}.os-serif-heading .os-ui-action{font-size:10px}.os-format-bar{color:#eef1e5;background:#1e241a;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.os-format-bar>div{align-items:center;gap:13px;display:flex}.os-format-bar>div>span{white-space:nowrap;align-items:center;gap:4px;font-size:10px;display:inline-flex}.os-format-bar b{color:#c5cdb8;font-weight:400}.os-format-bar i{border-radius:50%;width:5px;height:5px}.os-dot-gold{background:#d3b471}.os-dot-blue{background:#7ab2c7}.os-dot-purple{background:#aa86b2}.os-dot-green{background:#86b098}.os-format-bar .os-format-filter{background:#2a3023;border-radius:4px;gap:3px;padding:3px}.os-format-filter>span{color:#a4ae95;padding:4px 7px;font-size:9px!important}.os-format-filter .os-filter-active{color:#eef3e2;background:#3b4332;border-radius:3px}.os-workflow-stats{grid-template-columns:repeat(7,1fr);gap:7px;margin-top:12px;display:grid}.os-workflow-stats>div{background:#fff;border:1px solid #dadfd3;border-left:2px solid #b9c7b2;border-radius:7px;padding:9px}.os-workflow-stats small{letter-spacing:.03em;color:#8e9782;white-space:nowrap;font-size:8px;display:block}.os-workflow-stats strong{margin-block:5px;font:700 25px/1.2 Georgia,serif;display:block}.os-workflow-stats span{color:#929a87;font-size:8px;display:block}.os-workflow-stats .os-stat-selected{background:#fffdf7;border-color:#b09961;box-shadow:0 4px 10px #5a4f2910}.os-workflow-stats>div:nth-child(3){border-left-color:#879492}.os-workflow-stats>div:nth-child(4){border-left-color:#c6a365}.os-workflow-stats>div:nth-child(5){border-left-color:#c9958b}.os-workflow-stats>div:nth-child(7){border-left-color:#749ead}.os-bulk-bar{background:#f8f4e8;border:1px solid #d9cdaa;border-radius:8px;align-items:center;gap:10px;margin-block:12px 15px;padding:11px;display:flex}.os-bulk-icon{color:#d3b571;background:#222c1e;border-radius:6px;flex-shrink:0;place-items:center;width:27px;height:27px;display:grid}.os-bulk-bar strong{font-size:10px;display:block}.os-bulk-bar small{color:#8a8c78;margin-top:3px;font-size:8px;display:block}.os-bulk-bar .os-action-row{gap:5px;margin-left:auto}.os-bulk-bar .os-ui-action{padding:8px;font-size:8px}.os-plan-columns{grid-template-columns:minmax(0,2.25fr) minmax(0,1fr);gap:13px;display:grid}.os-publication-axis,.os-output-detail{background:#fff;border:1px solid #dfe3d8;border-radius:10px;overflow:hidden}.os-axis-heading{border-bottom:1px solid #e5e8df;justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}.os-axis-heading small{color:#9a8c63;letter-spacing:.14em;font-size:8px;font-weight:700}.os-axis-heading h4{margin-top:6px;font:19px/1.2 Georgia,serif}.os-axis-heading>span{letter-spacing:.1em;color:#8c9480;border:1px solid #e2e5db;border-radius:4px;padding:6px;font-size:8px}.os-plan-row{border-bottom:1px solid #eef0e8;gap:10px;padding:11px 14px;display:flex}.os-day{border-right:1px solid #e5e9df;flex-shrink:0;width:64px;padding-right:7px}.os-day>b{font:700 22px/1.15 Georgia,serif;display:block}.os-day>small{color:#9e8954;letter-spacing:.15em;font-size:9px;display:block}.os-day>span{color:#a3ab95;margin-top:8px;font-size:8px;display:block}.os-output{background:#fbfaf5;border:1px solid #e0e2d7;border-left:2px solid #b69b59;border-radius:6px;flex:1;gap:9px;min-width:0;padding:10px;display:flex}.os-output-selected{background:#fff;outline:1px solid #bca56b}.os-checkbox{border:1px solid #d4dac9;border-radius:3px;flex-shrink:0;width:11px;height:11px;display:block}.os-time{color:#8c947f;font-size:8px}.os-output>div{flex:1;min-width:0}.os-output>div>small{color:#8e927b;letter-spacing:.05em;font-size:8px;display:block}.os-output strong{margin-top:4px;font-size:12px;line-height:1.5;display:block}.os-output p{color:#707b62;margin-top:3px;font-size:11px;line-height:1.55}.os-output>i{color:#8f8d73;text-align:center;background:#ecebdf;border-radius:3px;width:13px;height:15px;font-size:8px;font-style:normal}.os-state{color:#fff;white-space:nowrap;background:#8f9986;border-radius:20px;margin-top:6px;padding:3px 6px;font-size:8px;line-height:1.7;display:inline-block}.os-output-blue{border-left-color:#82aaba}.os-output-purple{border-left-color:#ab81a6}.os-output-green{border-left-color:#86a98b}.os-state-blue{background:#6e8d9a}.os-state-purple{background:#937398}.os-state-green{background:#718e70}.os-output-detail{padding:15px}.os-detail-tags{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.os-detail-tags>b{color:#eef2e7;letter-spacing:.05em;background:#242d20;border-radius:3px;padding:4px 8px;font-size:10px}.os-detail-tags .os-state{margin-top:0}.os-output-detail>.os-overline{font-size:8px}.os-output-detail h4{letter-spacing:-.02em;margin-top:9px;font:23px/1.05 Georgia,serif}.os-output-detail blockquote{color:#7c816d;border-left:2px solid #bdab79;margin:12px 0 19px;padding-left:10px;font:italic 13px/1.4 Georgia,serif}.os-business-task{background:#fbf7ec;border:1px solid #e4ddc9;border-radius:5px;padding:10px}.os-business-task small{letter-spacing:.08em;color:#a18d5c;font-size:8px;display:block}.os-business-task strong{margin-top:5px;font-size:8px;display:block}.os-business-task span{color:#8b927d;margin-top:4px;font-size:8px;display:block}.os-detail-field{border-top:1px solid #e9ece1;margin-top:10px;padding-top:10px}.os-detail-field>small{letter-spacing:.13em;color:#a7ae99;font-size:8px;display:block}.os-detail-field p{color:#727e65;margin-top:4px;font-size:8px}.os-agent-status{background:#fff;border:1px solid #dbdfd3;border-radius:6px;min-width:110px;padding:9px 15px}.os-agent-status small{letter-spacing:.13em;color:#999e8c;font-size:8px;display:block}.os-agent-status strong{align-items:center;gap:7px;margin-top:4px;font-size:10px;display:flex}.os-agent-status i{background:#5b8a69;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #dce8dc}.os-reference-lab{background:#fff;border:1px solid #dde1d3;border-radius:10px;overflow:hidden}.os-lab-heading{background:#faf7ee;justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.os-lab-heading small{letter-spacing:.14em;color:#9b8552;font-size:8px;font-weight:700}.os-lab-heading h4{margin-top:7px;font:24px/1.2 Georgia,serif}.os-lab-heading p{color:#7a846a;margin-top:6px;font-size:10px;line-height:1.6}.os-lab-heading>span{letter-spacing:.08em;color:#a19165;white-space:nowrap;background:#fff;border:1px solid #ded5bf;border-radius:4px;padding:8px;font-size:8px}.os-reference-modes{background:#f6f5ec;border-block:1px solid #e8e6db;grid-template-columns:1fr 1fr;gap:7px;padding:10px 13px;display:grid}.os-reference-modes>div{background:#fff;border:1px solid #dfe1d5;border-radius:5px;align-items:center;gap:11px;padding:10px;display:flex}.os-reference-modes .os-mode-selected{background:#fffaf0;border-color:#b9a36a;border-left-width:3px}.os-reference-modes i{color:#a18a53;font-size:8px;font-style:normal}.os-reference-modes strong{font:14px/1.3 Georgia,serif;display:block}.os-reference-modes small{color:#8a917d;margin-top:3px;font-size:8px;display:block}.os-reference-modes b{color:#a99b77;border:1px solid #e0dbcb;border-radius:2px;margin-left:auto;padding:3px 5px;font-size:8px;font-weight:500}.os-reference-modes>p{color:#939880;grid-column:1/-1;font-size:8px}.os-reference-columns{grid-template-columns:1fr 1.08fr 1.7fr;min-height:330px;display:grid}.os-reference-form{background:#fafbf7;border-right:1px solid #e3e7dc;padding:15px 14px}.os-reference-form>small{letter-spacing:.055em;color:#8c794d;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.os-reference-form .os-input-placeholder{margin-bottom:10px;padding:8px;font-size:9px}.os-file-placeholder{color:#8c8867;border:1px dashed #cabd99;border-radius:4px;padding:10px 8px;font-size:9px;font-weight:700}.os-or-divider{letter-spacing:.14em;color:#adb09b;align-items:center;gap:8px;margin:11px 0 8px;font-size:8px;display:flex}.os-or-divider i{background:#dfe3d5;flex:1;height:1px}.os-reference-form .os-textarea-placeholder{min-height:56px}.os-reference-form>.os-ui-action{width:100%;padding:9px;font-size:9px}.os-reference-form>p{color:#959b87;margin-top:10px;font-size:8px;line-height:1.8}.os-saved-references{border-right:1px solid #e3e7dc;padding:17px 14px}.os-saved-references>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.os-saved-references small{color:#9e8d5f;letter-spacing:.09em;font-size:8px}.os-saved-references span{color:#9e8c59;text-align:center;background:#efeddf;border-radius:50%;width:17px;height:17px;font-size:8px;line-height:17px}.os-saved-references p{color:#737e66;margin-top:10px;font-size:10px;line-height:1.8}.os-reference-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px 24px;display:flex}.os-reference-empty>span{color:#a08445;background:#efeada;border-radius:12px;place-items:center;width:40px;height:40px;margin-bottom:16px;font-size:20px;display:grid}.os-reference-empty h5{font:23px/1.2 Georgia,serif}.os-reference-empty p{color:#929c85;max-width:275px;margin-top:8px;font-size:10px;line-height:1.7}.os-source-brief{background:#fff;border:1px solid #dce2d3;border-radius:9px;align-items:center;gap:12px;width:70%;margin-top:14px;padding:15px;display:flex}.os-source-brief>b{color:#d4bc82;background:#263220;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.os-source-brief small{color:#a08b56;letter-spacing:.18em;font-size:8px}.os-source-brief h4{margin-top:4px;font:18px/1.3 Georgia,serif}.os-source-brief>span{color:#a49369;border:1px solid #e4dac3;border-radius:3px;margin-left:auto;padding:4px 6px;font-size:8px}.os-mini-plan{background:#f6f5ed;border:1px solid #cfc9b8;border-radius:5px;flex-shrink:0;gap:4px;width:95px;padding:8px;display:grid}.os-mini-plan>span{color:#313b29;align-items:center;gap:6px;font-size:7px;display:flex}.os-mini-plan b{font:700 10px Georgia,serif}.os-mini-plan i{background:#b29a5a;align-self:stretch;width:2px}.os-mini-plan>span:nth-child(2) i{background:#7ba4b4}.os-mini-plan>span:nth-child(3) i{background:#a885a5}.os-mini-plan small{letter-spacing:.02em;color:#818b73;font-size:4px;display:block}.os-teaser>.os-mini-plan{font-size:7px}.os-visual-dialog{background:#f4f5ee;max-width:min(1320px,96vw)}.os-visual-dialog>div{overflow:visible}.os-visual-dialog .os-viewport{max-height:calc(90svh - 105px)}.os-visual-dialog header{z-index:2}.os-visual-dialog .os-frame-disclosure{position:sticky;bottom:0}@media (max-width:1200px){.os-pan-hint{color:#bccde4;text-align:center;margin:16px 0 0;font-size:10px;display:block}}@media (max-width:600px){.os-viewport{max-height:565px}.os-system-frame .screen-bar{padding:10px}.os-system-frame .screen-bar button{padding:7px 9px;font-size:9px}.os-frame-disclosure{flex-direction:column;gap:3px;padding:10px 12px;font-size:9px}.os-pan-hint{margin-top:13px;font-size:9px;line-height:1.7}.os-visual-dialog header{font-size:10px}.os-visual-dialog .os-viewport{max-height:calc(90svh - 130px)}.os-visual-dialog .os-frame-disclosure{font-size:8px}.experience-site .screen-caption{align-items:flex-start}}.os-system-frame .screen-bar button{color:#fff;background:#1c5fca}.os-frame-disclosure{color:#46617f;background:#eaf2ff;border-top-color:#ccdbf0;font-size:10px}.os-viewport{scrollbar-color:#a9c7ec #ecf3ff;background:#f4f8ff}.os-app{color:#1b304b;background:radial-gradient(circle at 70% 0,#e5f1ff 0,#0000 40%),#f5f8ff;font-family:Manrope,Arial,sans-serif}.os-app-layout{min-height:700px}.os-sidebar{color:#536e92;background:linear-gradient(#f5f9ff,#eaf2fe);border-right:1px solid #dbe7f7;padding-top:21px}.os-brand{color:#183659;letter-spacing:-.06em;border-bottom-color:#d9e6f5;gap:9px;font-family:Manrope,Arial,sans-serif;font-size:16px;font-weight:800}.os-brand-symbol{width:30px;height:30px;rotate:0;color:#fff;background:#1f5dc2;border:0;border-radius:8px;font-family:Manrope,Arial,sans-serif;font-size:17px;font-style:normal;box-shadow:0 8px 16px #2b68c445}.os-brand small{color:#5075a5;letter-spacing:.13em;font-size:7px}.os-workspace{color:#213d60;background:#fff;border:1px solid #dce7f6;box-shadow:0 5px 14px #3868b50c}.os-workspace>b{color:#24559a;background:#dbeaff}.os-workspace small,.os-nav-caption{color:#7990ad}.os-workspace strong{color:#203b5e}.os-sidebar-items>div{border-left:0;border-radius:8px;min-height:35px;font-size:10px}.os-sidebar-items .os-current{color:#2357a2;background:#fff;border-left:0;box-shadow:0 3px 12px #4673bd19}.os-current svg{color:#2a6ed3}.os-sidebar-bottom{color:#1f3855;border-top-color:#d9e5f5}.os-sidebar-bottom small{color:#7590aa}.os-user-avatar{color:#2458a5;background:#d9eaff}.os-topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffce;border-bottom:1px solid #dfebfa}.os-topbar>span{color:#607fa9}.os-topbar>span>i{color:#347bd4}.os-search,.os-notification,.os-ui-action{color:#36567e;background:#fff;border-color:#dbe7f7}.os-search small{background:#eaf2fe}.os-ui-dark{color:#fff;background:#2159b6;border-color:#2159b6;box-shadow:0 7px 15px #2159b626}.os-ui-gold{color:#fff;background:#2d74d5;border-color:#2d74d5}.os-ui-subdued{color:#fff;background:#82a5d2;border-color:#82a5d2}.os-workarea{background:linear-gradient(130deg,#f7faff,#eff5ff);padding:24px 25px 28px}.os-page-heading h3{letter-spacing:-.055em;font-family:Manrope,Arial,sans-serif;font-weight:600}.os-gold-caption,.os-overline,.os-workline{color:#4d80c9}.os-workline>i{background:#c9ddf7}.os-input-placeholder,.os-brief-card,.os-channel-grid>div,.os-workflow-stats>div,.os-publication-axis,.os-output-detail{background:#fff;border-color:#dce8f6}.os-selected-campaign{color:#fff;background:#2261b9;border-left-color:#80bcff;outline-color:#b9d9ff}.os-selected-campaign>span,.os-selected-campaign small{color:#dcecff}.os-campaign-list{border-right-color:#dae6f6}.os-campaign-item>span,.os-campaign-item small,.os-field-label,.os-list-count,.os-brief-card>p,.os-channel-grid p,.os-channel-grid small{color:#617b9b}.os-active-heading>div>span{color:#2873cc}.os-channel-tabs .os-tab-selected{color:#fff;background:#2466bd}.os-recommendation{background:#e7f1ff;border-left-color:#367bda}.os-recommendation small,.os-recommendation p{color:#4f78ab}.os-format-bar{background:#1f4e88}.os-format-bar b{color:#e2eeff}.os-format-bar .os-format-filter{background:#23578f}.os-format-filter>span{color:#bdd9f4}.os-format-filter .os-filter-active{color:#1b5296;background:#dbeaff}.os-workflow-stats .os-stat-selected{background:#eaf4ff;border-color:#8dbce8}.os-bulk-bar{background:#e5f1ff;border-color:#bdd9f6}.os-output-selected{background:#edf5ff;border-color:#77b4eb}.os-output-detail .os-business-task{background:#e7f3ff;border-color:#b6d8f7}.os-publishing .os-page-heading{margin-bottom:17px}.os-publishing .os-page-heading p{color:#6783a5;margin-top:6px;font-size:11px}.os-publish-summary{grid-template-columns:repeat(3,1fr) 1.5fr;gap:8px;margin-bottom:16px;display:grid}.os-publish-summary>div{background:#fff;border:1px solid #d9e6f7;border-radius:10px;min-height:86px;padding:12px 14px;box-shadow:0 5px 18px #2766b011}.os-publish-summary small,.os-publish-summary span{color:#6883a5;font-size:9px;display:block}.os-publish-summary small{letter-spacing:.07em;font-weight:800}.os-publish-summary strong{letter-spacing:-.05em;color:#235aab;margin:4px 0;font-size:24px;line-height:1.2;display:block}.os-publish-summary .os-publish-summary-note{background:linear-gradient(120deg,#e7f2ff,#dceaff);grid-template-columns:29px 1fr;align-content:center;gap:2px 7px;display:grid}.os-publish-summary-note>span{color:#2d71ce;grid-row:1/3;font-size:25px}.os-publish-summary-note>strong{color:#1d497e;letter-spacing:0;margin:0;font-size:12px}.os-publish-summary-note>small{letter-spacing:0;font-weight:500;line-height:1.4}.os-publish-tools{background:#fff;border:1px solid #dce8f8;border-radius:9px 9px 0 0;justify-content:space-between;align-items:center;padding:12px 15px;display:flex}.os-publish-tools>div{color:#6f88a6;align-items:center;gap:14px;font-size:10px;display:flex}.os-publish-tools strong{color:#203b5d;font-size:12px}.os-publish-tools>div>span{padding:5px 7px}.os-publish-tools .os-tool-active{color:#235bad;background:#e7f1fe;border-radius:5px;font-weight:800}.os-week-grid{background:#fff;border:1px solid #dce8f8;border-top:0;border-radius:0 0 10px 10px;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.os-week-day{border-right:1px solid #e1ecf9;min-width:0;min-height:253px}.os-week-day:last-child{border-right:0}.os-week-day-head{background:#f4f8fe;border-bottom:1px solid #e1ecf9;flex-direction:column;justify-content:center;height:52px;padding:9px;display:flex}.os-week-day-head small{color:#6582a4;letter-spacing:.05em;font-size:8px;font-weight:800}.os-week-day-head strong{color:#23476e;font-size:11px}.os-week-card{background:#fff;border:1px solid #dae6f6;border-radius:7px;min-height:184px;margin:7px;padding:7px;box-shadow:0 6px 14px #2468b40d}.os-week-card.selected{background:#eaf3ff;border-color:#85b4ee;box-shadow:0 8px 22px #2869bb20}.os-week-time{color:#54749e;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.os-week-time i{color:#3f98e7;font-size:8px;font-style:normal}.os-week-thumbnail{background:#1d3554;border-radius:4px;height:69px;margin:5px 0 7px;overflow:hidden}.os-week-thumbnail img{object-fit:cover;object-position:center 25%;width:100%;height:100%}.os-week-channel{color:#236ac1;font-size:8px;font-weight:800;display:block}.os-week-card>strong{min-height:25px;margin-top:4px;font-size:9px;line-height:1.25;display:block}.os-week-card>small{color:#6d86a5;font-size:8px}.os-week-rest{color:#8aa0b9;border:1px dashed #c8d9ec;border-radius:7px;margin:7px;padding:18px 8px;font-size:9px;line-height:1.5}.os-publish-detail{background:#fff;border:1px solid #d9e6f7;border-radius:10px;align-items:center;gap:15px;margin-top:14px;padding:15px;display:flex}.os-publish-detail>div:first-child{max-width:340px;margin-right:auto}.os-publish-detail h4{margin-top:4px;font-size:16px}.os-publish-detail p{color:#6681a0;margin-top:4px;font-size:10px;line-height:1.45}.os-publish-tags{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.os-publish-tags span{white-space:nowrap;color:#2864ae;background:#eaf3ff;border-radius:5px;padding:6px;font-size:9px}.os-concept-label{letter-spacing:.09em;color:#6581a4;margin-top:15px;font-size:9px}@media (max-width:600px){.os-viewport{max-height:730px}.os-app{min-width:1080px}}.brief-storyboard,.plan-storyboard,.creative-storyboard{color:#f3f7ff;background:radial-gradient(circle at 83% -20%,#244a7b 0,#0000 45%),#11223a;min-height:100%}.story-head{color:#a9c6eb;letter-spacing:.08em;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;font-size:10px;font-weight:700;display:flex}.story-head>span:first-child{align-items:center;gap:5px;display:flex}.story-head .dot{margin-right:4px}.story-intro{border-bottom:1px solid #3b526e;align-items:center;gap:16px;padding-bottom:16px;display:flex}.story-intro img{object-fit:cover;object-position:top;border-radius:10px;width:57px;height:66px}.story-intro small,.plan-story-title small{letter-spacing:.08em;color:#9cc2f8;font-size:10px;font-weight:800}.story-intro h3,.plan-story-title h3{letter-spacing:-.05em;margin-top:5px;font-size:23px;font-weight:550;line-height:1.15}.story-question{background:#192f4e;border:1px solid #49617f;border-radius:10px;min-height:88px;margin-top:13px;padding:14px 16px;box-shadow:inset 0 1px #ffffff12}.story-question>div{align-items:center;gap:10px;display:flex}.story-question small{letter-spacing:.1em;color:#b3ccea;font-size:9px;font-weight:700}.story-speaker{color:#153461;background:#dce9ff;border-radius:4px;place-items:center;width:31px;height:24px;font-size:9px;font-weight:800;display:grid}.pilot-speaker{color:#dcf2ff;background:#275284}.story-question p{letter-spacing:-.025em;min-height:22px;margin-top:8px;font-size:16px;font-weight:600;line-height:1.36}.story-answer{opacity:.55;background:#142944;border-color:#3b5a82;transition:opacity .4s,transform .4s}.story-answer.is-visible{opacity:1}.story-mic{color:#94bfff;border:1px solid #5e83ad;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:auto;font-size:15px;display:grid}.story-caret{vertical-align:-.14em;background:#8ec1ff;width:2px;height:1em;margin-left:2px;animation:.7s step-end infinite story-caret;display:inline-block}.story-ai-note{opacity:.45;background:linear-gradient(110deg,#203a5d,#1b3555);border:1px solid #405e84;border-radius:9px;align-items:center;gap:12px;margin-top:14px;padding:12px;transition:opacity .5s;display:flex}.story-ai-note.is-visible{opacity:1}.story-ai-symbol{color:#9cc5ff;border:1px solid #74a5e8;border-radius:50%;flex-shrink:0;place-items:center;width:35px;height:35px;animation:2s ease-in-out infinite story-glow;display:grid}.story-ai-note>div{min-width:0}.story-ai-note small{letter-spacing:.08em;color:#a6cbfa;font-size:8px;font-weight:800}.story-ai-note strong{font-size:12px;line-height:1.35;display:block}.story-ai-note p{color:#bacde5;margin-top:4px;font-size:9px;line-height:1.3}.story-ai-check{color:#85ddb9;margin-left:auto;font-size:16px}.story-footer{border-top:1px solid #3e526b;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.story-footer>span{letter-spacing:.06em;color:#a8bdd8;font-size:8px}.story-footer button{color:#c5dcff;white-space:nowrap;background:0 0;padding:5px;font-size:10px}.story-footer>div{gap:9px;display:flex}.story-footer button:last-child{color:#fff;font-weight:700}.story-mic svg{width:13px;height:13px}.plan-processing-done{color:#88e6c2;margin-left:auto;font-size:15px}.plan-story-title{justify-content:space-between;align-items:center;gap:14px;display:flex}.plan-story-title h3{max-width:330px;font-size:25px}.plan-running{color:#b5d2f3;white-space:nowrap;border:1px solid #5480a8;border-radius:30px;padding:7px 9px;font-size:9px}.plan-running i{vertical-align:middle;background:#5ee4bc;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block;box-shadow:0 0 10px #5ee4bc}.plan-processing{color:#e0ecff;background:#24416a;border:1px solid #52749d;border-radius:7px;align-items:center;gap:9px;margin-top:17px;padding:9px 11px;font-size:11px;display:flex}.plan-processing-icon{color:#91c1ff;font-size:20px;line-height:1}.plan-processing i{border:2px solid #7297c0;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-left:auto;animation:.8s linear infinite spin;display:block}.plan-output-list{margin-top:8px}.plan-output{opacity:.25;border-bottom:1px solid #354d6d;grid-template-columns:57px 1fr 20px;align-items:center;gap:12px;height:56px;transition:opacity .35s,transform .35s;display:grid;transform:translateY(9px)}.plan-output.is-ready{opacity:1;transform:none}.plan-output time{border-right:1px solid #50719a;flex-direction:column;line-height:1.1;display:flex}.plan-output time b{color:#d7eaff;font-size:14px}.plan-output time small{color:#9abce6;margin-top:4px;font-size:9px}.plan-output>div{min-width:0}.plan-output>div small{letter-spacing:.07em;color:#8fc3ff;text-transform:uppercase;font-size:9px;font-weight:800}.plan-output strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;display:block;overflow:hidden}.plan-output>span{color:#85e0b7;text-align:right;font-size:15px}.creative-storyboard{padding:22px;position:relative}.creative-storyboard .story-head{margin-bottom:9px}.creative-flow{color:#7892b3;letter-spacing:.05em;align-items:center;gap:7px;padding-bottom:12px;font-size:9px;font-weight:800;display:flex}.creative-flow>span{border:1px solid #43607f;border-radius:30px;padding:5px 8px;transition:background .3s,color .3s}.creative-flow>span.active{color:#14365b;background:#cce3ff;border-color:#cce3ff}.creative-flow i{color:#a3bfdc;font-style:normal}.creative-story-grid{grid-template-columns:44% minmax(0,1fr);gap:18px;min-height:410px;display:grid}.creative-preview{background:#08182e;border-radius:9px;min-height:410px;position:relative;overflow:hidden}.creative-preview>img,.creative-preview>video{object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.creative-preview:after{content:"";pointer-events:none;background:linear-gradient(#0000,#06152bcc);position:absolute;inset:55% 0 0}.creative-preview-copy{z-index:2;text-shadow:0 2px 12px #000;position:absolute;bottom:19px;left:15px;right:10px}.creative-preview-copy small{letter-spacing:.1em;margin-bottom:8px;font-size:8px;display:block}.creative-preview-copy strong{letter-spacing:-.04em;font-size:22px;font-weight:600;line-height:1.04}.creative-media-badge{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;background:#071a2fbb;border:1px solid #ffffff80;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800;position:absolute;top:10px;left:10px}.creative-preview.is-reel .creative-media-badge{color:#fff;background:#e4444d;border:0}.drawn-circle{z-index:3;width:92%;height:82%;position:absolute;inset:7% 4% 11%;overflow:visible}.drawn-circle path{stroke:#ff5f63;stroke-width:5px;fill:none;stroke-linecap:round;stroke-dasharray:1100;stroke-dashoffset:1100px;animation:1.1s ease-out forwards circle-draw}.generation-overlay{z-index:5;text-align:center;background:#07182fe8;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.generation-overlay>span{font-size:44px;animation:1s infinite story-glow}.generation-overlay strong{font-size:17px}.generation-overlay small{color:#b5c9e6;font-size:10px}.creative-workbench{flex-direction:column;min-width:0;display:flex;position:relative}.creative-workbench-top{letter-spacing:.08em;color:#a8c4e9;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.creative-workbench h3{letter-spacing:-.04em;margin:11px 0;font-size:21px;font-weight:550;line-height:1.15}.creative-post-caption{color:#dae7fa;background:#1a3555;border:1px solid #3c5b81;border-radius:7px;max-height:110px;padding:10px;font-size:10px;line-height:1.45;overflow:auto}.creative-post-caption em{color:#8bbdff;margin-top:5px;font-size:9px;font-style:normal;display:block}.creative-edit{color:#fff;text-align:left;background:#203f68;border:1px solid #6189b8;border-radius:5px;margin-top:10px;padding:8px 10px;font-size:10px;font-weight:700}.creative-edit span{float:right}.creative-edit-pop{color:#17304f;background:#f4f8ff;border-radius:6px;margin-top:8px;padding:10px;animation:.3s ease-out pop-in;position:relative;box-shadow:0 9px 25px #0003}.creative-edit-pop small{letter-spacing:.06em;color:#4d729f;font-size:8px;font-weight:800}.creative-edit-pop p{min-height:28px;margin:5px 0 7px;font-size:10px;line-height:1.35}.creative-edit-pop button{color:#fff;background:#215cba;border-radius:4px;padding:6px 8px;font-size:9px}.creative-reel-result{background:#1c424d;border:1px solid #568d89;border-radius:7px;align-items:center;gap:9px;margin-top:10px;padding:10px;display:flex}.creative-reel-result>span{color:#89f2c4;font-size:18px}.creative-reel-result strong{font-size:11px;display:block}.creative-reel-result small{color:#b6ddd8;font-size:9px}.creative-workbench label{color:#b6cae5;margin-top:auto;padding-top:8px;font-size:9px}.creative-visitor-edit{gap:5px;margin-top:5px;display:flex}.creative-visitor-edit input{color:#fff;background:#132945;border:1px solid #4d6a8f;border-radius:5px;flex:1;min-width:0;padding:7px 9px;font-size:10px}.creative-visitor-edit input::placeholder{color:#9eb4d1}.creative-visitor-edit button{color:#fff;background:#2d69bd;border-radius:5px;padding:5px 10px}.creative-actions{align-items:center;gap:10px;margin-top:8px;display:flex}.creative-actions .btn{min-height:31px;padding:6px 10px;font-size:10px}.creative-actions>button:last-child{color:#bdd5f4;background:0 0;font-size:9px}.creative-review-message{color:#a5c5ea;min-height:14px;margin-top:6px;font-size:9px}.creative-faux-cursor{z-index:7;color:#fff;text-shadow:0 2px 5px #000;pointer-events:none;font-size:19px;animation:.9s ease-in-out forwards cursor-click;position:absolute;top:43%;right:3%;transform:rotate(130deg)}@keyframes story-caret{50%{opacity:0}}@keyframes story-glow{50%{filter:drop-shadow(0 0 10px #9cceff);transform:scale(1.12)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes circle-draw{to{stroke-dashoffset:0}}@keyframes pop-in{0%{opacity:0;transform:translateY(9px)scale(.97)}to{opacity:1;transform:none}}@keyframes cursor-click{0%{translate:45px -50px;scale:1}60%{translate:0;scale:1}80%{translate:0;scale:.75}to{translate:0;scale:1}}@media (max-width:1100px){.creative-storyboard{padding:15px}.creative-story-grid{grid-template-columns:42% minmax(0,1fr);gap:10px}.creative-preview{min-height:390px}.creative-workbench h3{font-size:18px}.creative-post-caption{font-size:9px}}@media (max-width:650px){.brief-storyboard,.plan-storyboard{padding:18px}.story-intro h3,.plan-story-title h3{font-size:22px}.story-question p{font-size:15px}.story-footer>span{max-width:180px;line-height:1.4}.creative-story-grid{grid-template-columns:1fr}.creative-preview{height:270px;min-height:270px}.creative-preview>img,.creative-preview>video{object-position:center 25%}.creative-workbench{min-height:310px}.creative-post-caption{max-height:none}.creative-storyboard{padding:18px}.creative-workbench label{margin-top:10px}.creative-faux-cursor{top:65%}.plan-running{display:none}.plan-output{height:54px}}@media (prefers-reduced-motion:reduce){.story-caret,.story-ai-symbol,.plan-processing i,.drawn-circle path,.creative-faux-cursor{animation:none}.drawn-circle path{stroke-dashoffset:0}}.plan-sales-context{background:#1741469c;border:1px solid #69bca484;border-radius:7px;gap:3px;margin:8px 0 10px;padding:9px 11px;animation:.6s both plan-appear;display:grid}.plan-sales-context span{color:#91e2c8;letter-spacing:.08em;font-size:8px;font-weight:800}.plan-sales-context strong{color:#f1fff9;font-size:12px;font-weight:650}.plan-sales-context small{color:#c9e8e1;font-size:9px;line-height:1.35}.pilot-presence{background:linear-gradient(105deg,#203b6059,#14263f57);border:1px solid #5276a74d;border-radius:14px;align-items:center;gap:15px;max-width:390px;margin-top:25px;padding:13px 15px;transition:background .5s,border-color .5s,box-shadow .5s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.pilot-presence:before,.pilot-presence:after{content:"";pointer-events:none;z-index:2;position:absolute;top:50%;left:calc(100% - 2px)}.pilot-presence:before{background:linear-gradient(90deg,#8cbeffad,#92c1ff45 70%,#0000);width:clamp(120px,11vw,210px);height:1px;box-shadow:0 0 9px #8cbeff82}.pilot-presence:after{background:#c5dcff;border-radius:50%;width:6px;height:6px;animation:2.8s ease-in-out infinite pilot-current;translate:0 -50%;box-shadow:0 0 12px 4px #8ebfff}.pilot-presence[data-mode=compose]{background:linear-gradient(105deg,#24477280,#15284169);border-color:#6c9bd78a}.pilot-presence[data-mode=approved],.pilot-presence[data-mode=handoff]{background:linear-gradient(105deg,#1e4a4d80,#152a3c69);border-color:#68c4a77d;box-shadow:0 0 35px #57d0ab12,inset 0 1px #ffffff12}.pilot-presence-avatar{flex:none;place-items:center;width:86px;height:86px;display:grid;position:relative}.pilot-presence-video{z-index:1;transform-origin:50% 75%;border:1px solid #9db9e6;border-radius:50%;width:74px;height:74px;animation:5s ease-in-out infinite pilot-breathe;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 3px #99bbff1b,0 0 22px #69a9ff36}.pilot-presence-video video{object-fit:cover;object-position:center 30%;transform-origin:50% 27%;width:100%;height:100%;transform:scale(1.3)}.pilot-presence-ring{border:1px solid #a1c7ff7a;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 18px #70b0ff2e}.pilot-presence-ring:before,.pilot-presence-ring:after{content:"";background:#a2cbff;border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite pilot-beacon;position:absolute;top:7px;left:6px;box-shadow:0 0 12px #a2cbff}.pilot-presence-ring:after{animation-delay:-1.5s;inset:auto 5px 7px auto}.pilot-presence[data-mode=compose] .pilot-presence-ring{border-color:#77b9ff;animation:4s linear infinite pilot-orbit}.pilot-presence[data-mode=approved] .pilot-presence-video{animation:.85s ease-in-out 2 pilot-nod}.pilot-presence[data-mode=approved] .pilot-presence-ring,.pilot-presence[data-mode=handoff] .pilot-presence-ring{border-color:#8de8c2;box-shadow:0 0 20px #6cddb23d}.pilot-presence-avatar>i{z-index:2;background:#71e8c3;border:2px solid #11243e;border-radius:50%;width:10px;height:10px;position:absolute;bottom:10px;right:4px;box-shadow:0 0 9px #71e8c3}.pilot-presence-copy{flex:1;min-width:0}.pilot-presence-copy small{letter-spacing:.08em;color:#a9ceff;font-size:11px;font-weight:800;display:block}.pilot-presence[data-mode=approved] .pilot-presence-copy small,.pilot-presence[data-mode=handoff] .pilot-presence-copy small{color:#97ebcd}.pilot-presence-copy p{color:#e1ebfc;margin-top:5px;font-size:14px;line-height:1.45;animation:.48s both pilot-say}.pilot-audio-control{align-items:center;margin-top:8px;display:inline-flex}.pilot-audio-control button{color:#e6f1ff;cursor:pointer;background:#214d8480;border:1px solid #78a8e870;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:650;transition:background .2s,border-color .2s,transform .2s}.pilot-audio-control button:hover,.pilot-audio-control button[aria-pressed=true]{background:#3374caa8;border-color:#b4d2ff}.pilot-audio-control button:focus-visible{outline-offset:3px;outline:2px solid #fff}.pilot-audio-control button:active{transform:scale(.97)}.pilot-audio-control audio{display:none}.pilot-audio-control[data-attention=true] button{color:#fff;background:linear-gradient(115deg,#2365be,#3e8bf0);border-color:#d5e8ff;animation:2.3s ease-in-out infinite pilot-voice-invite}.pilot-audio-control[data-attention=true] button:hover{background:linear-gradient(115deg,#347cda,#58a5ff)}@keyframes pilot-voice-invite{0%,to{transform:scale(1);box-shadow:0 0 #78baff75,0 0 14px #75b8ff66}48%{transform:scale(1.055);box-shadow:0 0 0 8px #78baff00,0 0 25px #9bcbffcf}72%{transform:scale(1);box-shadow:0 0 0 13px #78baff00,0 0 17px #75b8ff8a}}.pilot-presence-wave{align-items:end;gap:3px;height:10px;margin-top:5px;display:flex}.pilot-presence-wave i{background:#8cbbfa;border-radius:2px;width:2px;height:4px;animation:1s ease-in-out infinite alternate pilot-wave}.pilot-presence-wave i:nth-child(2),.pilot-presence-wave i:nth-child(6){height:7px;animation-delay:-.4s}.pilot-presence-wave i:nth-child(3),.pilot-presence-wave i:nth-child(5){height:9px;animation-delay:-.7s}.pilot-presence-wave i:nth-child(4){height:5px;animation-delay:-.2s}.pilot-presence[data-mode=approved] .pilot-presence-wave i,.pilot-presence[data-mode=handoff] .pilot-presence-wave i{background:#82e5c0}.campaign-relay{background:linear-gradient(105deg,#122740da,#1b3554bd);border:1px solid #5376a44e;border-radius:11px;align-items:center;gap:13px;min-height:63px;margin-top:12px;padding:8px 13px 11px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0208123b}.campaign-relay:before{content:"";pointer-events:none;background:linear-gradient(95deg,#0000 40%,#b2d0ff12 52%,#0000 65%);animation:1.2s ease-out both relay-shimmer;position:absolute;inset:0;translate:-100%}.relay-asset{background:#2d5a96;border:1px solid #aac5ec88;border-radius:8px;flex:none;width:44px;height:45px;transition:border-radius .6s,transform .6s;position:relative;overflow:hidden;box-shadow:0 6px 15px #0003}.relay-asset[data-shape=brief]{border-radius:12px 12px 12px 3px}.relay-asset[data-shape=plan]{border-radius:4px}.relay-asset[data-shape=social]{border-width:3px;border-radius:11px}.relay-asset[data-shape=ad]{border-bottom:6px solid #e5efff;border-radius:4px}.relay-asset[data-shape=mail]{border-radius:3px 3px 11px 11px}.relay-asset[data-shape=web]{border-top:7px solid #e5efff;border-radius:5px}.relay-asset[data-shape=lead]{border-color:#87e1bd;border-radius:50%}.relay-asset img{object-fit:cover;object-position:center 25%;width:100%;height:100%;animation:.6s both relay-image}.relay-asset>span{color:#fff;background:#112943d9;border-radius:3px;padding:0 2px;font-size:7px;position:absolute;bottom:2px;right:3px}.relay-caption{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.relay-caption small{letter-spacing:.09em;color:#8fb5e7;font-size:8px;font-weight:800}.relay-caption strong{color:#f2f7ff;font-size:13px;font-weight:650;line-height:1.15;animation:.5s both relay-title}.relay-caption>span{color:#b5c8e4;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.relay-caption b{color:#a9cbfa;font-weight:500}.relay-meter{background:#54769d7d;flex:none;width:105px;max-width:20%;height:2px;margin:0 7px 0 10px;position:relative}.relay-meter>i{background:#a5cbff;height:100%;transition:width .6s;position:absolute;top:0;left:0;box-shadow:0 0 10px #a5cbff}.relay-meter>span{color:#d7e8ff;text-shadow:0 0 15px #9ac9ff;font-size:12px;transition:left .6s;position:absolute;top:50%;translate:-50% -50%}.relay-handoff{z-index:8;pointer-events:none;opacity:0;color:#e8f3ff;letter-spacing:.08em;align-items:center;gap:4px;font-size:8px;animation:1s cubic-bezier(.25,.75,.3,1) both relay-flight;display:flex;position:absolute;top:69%;left:29%}.relay-handoff>i{color:#0b274c;background:#88b9fb;border-radius:50%;place-items:center;width:25px;height:25px;font-size:16px;font-style:normal;display:grid;box-shadow:0 0 28px #8bc1ff,0 0 60px #82b8ff80}.relay-handoff>b{background:#112f53e6;border:1px solid #9bc7ff8c;border-radius:20px;padding:5px 6px;font-weight:800}.campaign-transfer{z-index:7;pointer-events:none;animation:1.55s ease-out both transfer-layer;position:absolute;inset:24px 0 75px;overflow:hidden}.transfer-trail{background:linear-gradient(90deg,#0000,#98c8ff,#0000);height:1px;animation:1.35s both transfer-trail;position:absolute;top:52%;left:15%;right:15%;box-shadow:0 0 20px #80b9ff}.transfer-card{background:#112843;border:2px solid #c3ddff;border-radius:13px;width:122px;height:196px;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 0 0 5px #afd0ff16,0 0 45px #82b6ffab,0 18px 35px #0008}.transfer-card img{object-fit:cover;object-position:center 24%;width:100%;height:100%}.transfer-card span{color:#e9f4ff;letter-spacing:.08em;background:#0a1a31d9;border-radius:3px;padding:3px 5px;font-size:8px;font-weight:800;position:absolute;bottom:7px;left:7px}.transfer-social .transfer-card{animation:1.4s cubic-bezier(.2,.75,.2,1) both transfer-into-phone}.transfer-ads .transfer-card{animation:1.4s cubic-bezier(.2,.75,.2,1) both transfer-into-ad}.transfer-mail .transfer-card{animation:1.4s cubic-bezier(.2,.75,.2,1) both transfer-into-mail}.transfer-web .transfer-card{animation:1.4s cubic-bezier(.2,.75,.2,1) both transfer-into-web}.transfer-badge{white-space:nowrap;color:#eff6ff;background:#122a49ed;border:1px solid #b4d3ff91;border-radius:30px;align-items:center;gap:7px;padding:7px 12px;animation:1.5s both transfer-caption;display:flex;position:absolute;bottom:7%;left:50%;translate:-50%;box-shadow:0 9px 25px #0007}.transfer-badge small,.transfer-badge strong{letter-spacing:.08em;font-size:9px}.transfer-badge b{color:#a2c8ff;font-weight:400}.transfer-ppc,.transfer-newsletter{animation-duration:2.25s}.transfer-ppc .transfer-badge,.transfer-newsletter .transfer-badge{background:#0e2848f5;padding:9px 16px;animation-duration:2.2s;bottom:2%;box-shadow:0 0 28px #5c9fff61,0 10px 28px #0008}.transfer-ppc .transfer-badge strong,.transfer-newsletter .transfer-badge strong{letter-spacing:.12em;color:#f2f8ff;font-size:11px}.ppc-lightpath,.newsletter-flightpath{background:linear-gradient(90deg,#0000,#86b9ff,#0000);height:1px;animation:2s both transfer-trail;position:absolute;top:51%;left:5%;right:5%;box-shadow:0 0 26px #62a4ff}.ppc-workspace{background:linear-gradient(145deg,#1b3b66f5,#0b1f3cf7);border:1px solid #a8caffb8;border-radius:15px;width:min(350px,76%);height:180px;animation:2.2s cubic-bezier(.2,.78,.2,1) both ppc-build;position:absolute;top:43%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #8ebaff13,0 0 65px #5f9eec90,0 25px 40px #000a}.ppc-topline{color:#bdd9ff;letter-spacing:.13em;border-bottom:1px solid #a4c7f440;justify-content:space-between;align-items:center;padding:10px 14px;font-size:9px;font-weight:800;display:flex}.ppc-topline span:last-child{color:#f5d69c}.ppc-workspace-body{grid-template-columns:1fr 1.35fr;gap:11px;height:calc(100% - 36px);padding:13px;display:grid}.ppc-ad-stack,.ppc-growth{background:#ffffff0a;border:1px solid #8db7ec45;border-radius:9px;min-width:0;padding:9px;position:relative}.ppc-ad-stack>span,.ppc-growth>span{color:#b8d4f4;letter-spacing:.09em;white-space:nowrap;font-size:8px;font-weight:800;display:block}.ppc-ad-stack i{background:linear-gradient(90deg,#8ab6f3 0 24%,#e9f5ff 24% 27%,#557ba9 27% 74%,#365475 74%);border-radius:3px;width:78%;height:15px;margin-top:7px;animation:.65s both ppc-ad-assemble;display:block;box-shadow:0 0 12px #82b7f344}.ppc-ad-stack i:nth-of-type(2){width:90%;animation-delay:.15s}.ppc-ad-stack i:nth-of-type(3){width:67%;animation-delay:.3s}.ppc-growth strong{z-index:1;color:#ffd993;text-shadow:0 0 20px #f5b65d91;font-size:38px;line-height:1;animation:1.6s .35s both ppc-euro-rise;position:absolute;top:25px;right:17px}.ppc-growth svg{width:calc(100% - 18px);height:57px;position:absolute;bottom:8px;left:9px;right:9px;overflow:visible}.ppc-growth .ppc-grid{fill:none;stroke:#95b9e936;stroke-width:1px}.ppc-growth .ppc-line{fill:none;stroke:#97e6c8;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:220;stroke-dashoffset:220px;filter:drop-shadow(0 0 5px #78d9b7);animation:1.55s ease-out .32s forwards ppc-chart-draw}.newsletter-flightpath{background:linear-gradient(90deg,#0000,#ffd99c,#8abaff,#0000);top:46%}.newsletter-spark{z-index:1;color:#ffe5b0;text-shadow:0 0 21px #ffe0a7;font-size:28px;animation:1.9s ease-in-out .2s both newsletter-spark;position:absolute;top:42%;left:10%}.newsletter-preview{background:#eef5ff;border:1px solid #b9d1f2;border-radius:9px;width:min(255px,67%);height:212px;animation:2.2s cubic-bezier(.2,.75,.15,1) both newsletter-fly;position:absolute;top:43%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 6px #91bfff18,0 0 60px #75b2fc99,0 24px 40px #000a}.newsletter-mailbar{color:#365b86;letter-spacing:.1em;background:#dce9fa;border-bottom:1px solid #bed0e9;justify-content:space-between;align-items:center;height:28px;padding:0 12px;font-size:8px;font-weight:800;display:flex}.newsletter-mailbar span:last-child{color:#3a73b9;font-size:16px}.newsletter-sheet{color:#19365b;flex-direction:column;align-items:flex-start;padding:14px 18px;display:flex}.newsletter-sheet small{color:#4c80b7;letter-spacing:.12em;font-size:8px;font-weight:800}.newsletter-sheet strong{max-width:210px;margin:8px 0 7px;font-size:15px;font-weight:750;line-height:1.15}.newsletter-sheet i{background:#afc3da;border-radius:5px;width:94%;height:4px;margin-top:5px;display:block}.newsletter-sheet i:nth-of-type(2){width:76%}.newsletter-sheet i:nth-of-type(3){width:85%}.newsletter-sheet b{color:#fff;letter-spacing:.06em;background:#2665ab;border-radius:4px;margin-top:12px;padding:7px 9px;font-size:8px;display:block}.conversion-handoff{background:linear-gradient(115deg,#183753,#183e4e75);border:1px solid #6389ad80;border-radius:10px;margin:12px 0 14px;padding:12px 13px}.conversion-handoff[data-activated=true]{border-color:#75cfaa9c;box-shadow:0 0 30px #62d2a512}.conversion-stations{align-items:center;gap:10px;display:flex}.conversion-station{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.conversion-station:last-child{justify-content:flex-end}.conversion-icon{color:#e6f4ff;background:#1f4b7d;border:1px solid #91baf0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid;overflow:hidden}.conversion-icon img{object-fit:cover;object-position:center 15%;width:100%;height:100%}.sales-station .conversion-icon{background:#205744;border-color:#8de1bc}.conversion-station small{color:#9dbce1;letter-spacing:.1em;font-size:7px;font-weight:800;display:block}.conversion-station strong{color:#edf6ff;margin-top:3px;font-size:10px;line-height:1.15;display:block}.conversion-path{background:#83b3ea92;flex:0 0 19%;height:1px;position:relative;box-shadow:0 0 10px #6ea7ee}.conversion-path>span{color:#cbe2ff;text-shadow:0 0 15px #8abaff;font-size:16px;position:absolute;top:50%;left:0;translate:0 -50%}.conversion-handoff[data-activated=true] .conversion-path>span{animation:1.3s ease-in-out .25s forwards handoff-packet}.conversion-handoff[data-activated=true] .sales-station{animation:.8s 1.25s both sales-receive}.conversion-feedback{color:#bcd2ea;border-top:1px solid #6285a64d;align-items:center;gap:8px;margin:10px 0 0;padding-top:9px;font-size:9px;line-height:1.3;display:flex}.conversion-feedback>span{color:#8ed5c2;font-size:16px;animation:6s linear infinite pilot-orbit}.conversion-feedback button{color:#bce3ff;text-underline-offset:3px;background:0 0;flex:none;margin-left:auto;font-size:9px;text-decoration:underline}@keyframes pilot-breathe{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(2deg)}}@keyframes pilot-orbit{to{rotate:360deg}}@keyframes pilot-beacon{50%{opacity:.3;scale:.7}}@keyframes pilot-nod{0%,to{transform:rotate(0)}40%{transform:rotate(9deg)}75%{transform:rotate(-3deg)}}@keyframes pilot-wave{to{transform:scaleY(.35)}}@keyframes pilot-say{0%{opacity:.3;translate:0 6px}to{opacity:1;translate:0}}@keyframes pilot-current{0%{opacity:0;translate:0 -50%}15%{opacity:1}75%{opacity:1}to{opacity:0;translate:clamp(120px,11vw,210px) -50%}}@keyframes relay-image{0%{opacity:.3;scale:1.3}to{opacity:1;scale:1}}@keyframes relay-title{0%{opacity:.2;translate:0 5px}to{opacity:1;translate:0}}@keyframes relay-shimmer{to{translate:110%}}@keyframes relay-flight{0%{opacity:0;top:69%;left:29%;scale:.7}15%{opacity:1}60%{opacity:1;scale:1.1}to{opacity:0;top:34%;left:65%;scale:.4}}@keyframes transfer-layer{0%{opacity:0}12%,75%{opacity:1}to{opacity:0;visibility:hidden}}@keyframes transfer-trail{0%,to{opacity:0;scale:.2 1}25%,70%{opacity:1;scale:1}}@keyframes transfer-caption{0%{opacity:0;translate:-50% 12px}20%,78%{opacity:1;translate:-50%}to{opacity:0;translate:-50% -8px}}@keyframes transfer-into-phone{0%{opacity:0;transform:translate(-230px,-54%)rotate(-10deg)scale(1.18)}18%{opacity:1}78%{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(.86)}to{opacity:0;transform:translate(-50%,-50%)scale(.7)}}@keyframes transfer-into-ad{0%{opacity:0;transform:translate(-50%,-50%)rotate(0)scale(.72)}18%{opacity:1}78%{opacity:1;transform:translate(-180px,-55%)rotate(-5deg)scale(1.22)}to{opacity:0;transform:translate(-180px,-55%)scale(1.1)}}@keyframes transfer-into-mail{0%{opacity:0;transform:translate(-170px,-50%)rotate(-5deg)scale(1.15)}18%{opacity:1}78%{opacity:1;transform:translate(-50%,-50%)rotate(0)scale(.72)}to{opacity:0;transform:translate(-50%,-50%)scale(.65)}}@keyframes transfer-into-web{0%{opacity:0;transform:translate(-50%,-50%)scale(.7)}18%{opacity:1}78%{opacity:1;transform:translate(18px,-50%)scale(1.35)}to{opacity:0;transform:translate(18px,-50%)scale(1.2)}}@keyframes ppc-build{0%{opacity:0;filter:blur(8px);transform:translate(-75%,-45%)rotate(-8deg)scale(.55)}24%,75%{opacity:1;filter:blur();transform:translate(-50%,-50%)rotate(0)scale(1)}to{opacity:0;transform:translate(-35%,-54%)scale(1.06)}}@keyframes ppc-ad-assemble{0%{opacity:0;transform:translate(-20px)scaleX(.65)}to{opacity:1;transform:translate(0)scaleX(1)}}@keyframes ppc-euro-rise{0%{opacity:0;transform:translate(-15px,20px)scale(.45)}35%,78%{opacity:1;transform:translate(0)scale(1.13)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes ppc-chart-draw{to{stroke-dashoffset:0}}@keyframes newsletter-fly{0%{opacity:0;filter:blur(8px);transform:translate(-125%,-32%)rotate(-18deg)scale(.55)}32%,76%{opacity:1;filter:blur();transform:translate(-50%,-50%)rotate(0)scale(1)}to{opacity:0;transform:translate(17%,-65%)rotate(7deg)scale(.72)}}@keyframes newsletter-spark{0%{opacity:0;left:10%;scale:.4}25%{opacity:1}80%{opacity:1;left:82%;scale:1.4}to{opacity:0;left:92%;scale:.5}}@keyframes handoff-packet{0%{opacity:0;left:0;scale:.5}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%;scale:1.4}}@keyframes sales-receive{0%{opacity:.45;filter:grayscale()}to{opacity:1;filter:none}}@media (min-width:1000px) and (min-height:640px){.flight-stage{height:min(480px,100svh - 325px)}}@media (max-width:999px){.pilot-presence{margin-top:19px;padding:10px}.pilot-presence:before,.pilot-presence:after{display:none}.pilot-presence-copy p{font-size:13px}.pilot-presence-avatar{width:69px;height:69px}.pilot-presence-video{width:59px;height:59px}.campaign-relay{margin-top:10px}}@media (max-width:700px){.ppc-workspace{width:min(300px,82%);height:155px}.ppc-workspace-body{gap:7px;padding:9px}.ppc-topline{padding:8px 10px}.ppc-ad-stack,.ppc-growth{padding:6px}.ppc-ad-stack>span,.ppc-growth>span{font-size:7px}.ppc-ad-stack i{height:11px;margin-top:6px}.ppc-growth strong{font-size:31px;top:22px;right:10px}.ppc-growth svg{height:43px}.newsletter-preview{width:min(218px,70%);height:190px}.newsletter-sheet{padding:12px 14px}.newsletter-sheet strong{font-size:13px}.transfer-ppc .transfer-badge strong,.transfer-newsletter .transfer-badge strong{letter-spacing:.08em;font-size:11px}.pilot-presence{gap:9px;max-width:none;margin-top:16px}.pilot-presence-copy small{font-size:10px}.pilot-presence-copy p{font-size:13px}.relay-handoff{display:none}.campaign-relay{gap:9px;padding:8px}.relay-caption strong{font-size:12px}.relay-caption>span{font-size:8px}.relay-meter{width:38px;margin-left:0}.relay-asset{width:39px;height:40px}}@media (max-width:380px){.relay-meter{display:none}.relay-caption>span{white-space:normal}}.motion-paused .pilot-presence *,.motion-paused .pilot-presence:after,.motion-paused .campaign-relay *,.motion-paused .campaign-relay:before,.motion-paused .relay-handoff,.motion-paused .conversion-handoff *{transition:none!important;animation-play-state:paused!important}.motion-paused .campaign-transfer{display:none}@media (prefers-reduced-motion:reduce){.pilot-presence *,.pilot-presence:after,.campaign-relay *,.campaign-relay:before,.conversion-handoff *,.relay-handoff{transition:none!important;animation:none!important}.relay-handoff,.campaign-transfer{display:none}}
