.shift-ready-page .logo-marquee{flex-direction:column;gap:clamp(22px,2.6vw,34px);margin:clamp(28px,3vw,44px) 0;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.shift-ready-page .logo-row{width:max-content;animation:46s linear infinite shift-org-logo-scroll;display:flex}.shift-ready-page .logo-row--b{animation-duration:54s;animation-direction:reverse}.shift-ready-page .logo-marquee:hover .logo-row{animation-play-state:paused}.shift-ready-page .logo-set{flex:none;align-items:center;gap:clamp(38px,4.5vw,66px);padding-right:clamp(38px,4.5vw,66px);display:flex}.shift-ready-page .logo-set img{height:calc(clamp(22px,2.3vw,30px)*var(--s,1));opacity:.55;flex:none;width:auto;transition:opacity .25s}.shift-ready-page .logo-set img:hover{opacity:1}@keyframes shift-org-logo-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.shift-ready-page .logo-row{animation:none}.shift-ready-page .logo-marquee{overflow-x:auto}}
:root{--black:#0a0a0a;--ink:#1a1a1a;--paper:#fff;--paper-warm:#f5f3ef;--paper-cool:#eef0f3;--rule:#d6d6d2;--rule-dark:#2a2a2a;--red:#e3201c;--red-deep:#c41a16;--muted:#6a6a6a;--muted-dark:#8a8a8a;--serif:"Fraunces","Times New Roman",Georgia,serif;--sans:"Inter Tight",-apple-system,BlinkMacSystemFont,sans-serif;--max:1240px;--gutter:clamp(20px,4vw,56px)}.shift-ready-page *{box-sizing:border-box;margin:0;padding:0}.shift-ready-page{scroll-behavior:smooth;font-family:var(--sans);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv11";line-height:1.45}.shift-ready-page ::selection{background:var(--red);color:var(--paper)}.shift-ready-page a{color:inherit;text-decoration:none}.shift-ready-page .wrap{max-width:var(--max);padding:0 var(--gutter);margin:0 auto}.shift-ready-page .section{padding:clamp(40px,5vw,72px) 0}.shift-ready-page .section--warm{background:var(--paper-warm)}.shift-ready-page .section--ink{background:var(--ink);color:var(--paper)}.shift-ready-page .section--tight{padding:clamp(28px,3.5vw,48px) 0}.shift-ready-page .eyebrow{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--red);font-size:11px;font-weight:600;display:block}.shift-ready-page .eyebrow:before{content:"/ ";opacity:.85;margin-right:2px}.shift-ready-page .btn{font-family:var(--sans);letter-spacing:-.005em;color:var(--paper);background:var(--ink);border:1px solid var(--ink);cursor:pointer;align-items:center;gap:10px;padding:14px 22px;font-size:14.5px;font-weight:600;transition:all .2s;display:inline-flex}.shift-ready-page .btn:hover{background:var(--red);border-color:var(--red);transform:translateY(-1px)}.shift-ready-page .btn--ghost{color:var(--ink);background:0 0}.shift-ready-page .btn--ghost:hover{background:var(--ink);color:var(--paper)}.shift-ready-page .btn--lg{padding:18px 26px;font-size:15.5px}.shift-ready-page .btn .arrow{font-family:var(--serif);font-style:italic;font-weight:400;transition:transform .2s}.shift-ready-page .btn:hover .arrow{transform:translate(3px)}.shift-ready-page .hero{padding:clamp(40px,5vw,72px) 0;position:relative;overflow:hidden}.shift-ready-page .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e3201c0a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.shift-ready-page .hero-grid{grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid;position:relative}@media (min-width:980px){.shift-ready-page .hero-grid{grid-template-columns:1.15fr 1fr;gap:clamp(40px,5vw,72px)}}.shift-ready-page .hero-left{flex-direction:column;gap:clamp(20px,2.5vw,28px);display:flex}.shift-ready-page .hero-eyebrow{display:inline-block}.shift-ready-page .hero-title{font-family:var(--sans);letter-spacing:-.035em;color:var(--ink);max-width:16ch;font-size:clamp(36px,5vw,66px);font-weight:700;line-height:1.02}.shift-ready-page .hero-title .em{font-family:var(--serif);font-style:italic;font-weight:400}.shift-ready-page .hero-deck{font-family:var(--serif);color:#2a2a2a;border-left:3px solid var(--red);max-width:52ch;padding-left:18px;font-size:clamp(15px,1.15vw,17px);line-height:1.55}.shift-ready-page .hero-deck strong{font-family:var(--sans);font-style:normal;font-weight:600}.shift-ready-page .hero-media{aspect-ratio:5/4;object-fit:cover;background:var(--paper-warm);width:100%;display:block}@media (min-width:980px){.shift-ready-page .hero-media{aspect-ratio:5/4;max-height:580px}}.shift-ready-page .hero-media--placeholder{border:2px dashed var(--rule);background:repeating-linear-gradient(45deg,var(--paper-warm),var(--paper-warm)12px,#00000005 12px,#00000005 24px);justify-content:center;align-items:center;display:flex}.shift-ready-page .hero-media-inner{text-align:center;flex-direction:column;gap:6px;display:flex}.shift-ready-page .hero-media-label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:13px;font-weight:700}.shift-ready-page .hero-media-hint{font-family:var(--serif);color:var(--muted);font-size:13px;font-style:italic}.shift-ready-page .problem-grid{grid-template-columns:1fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid}@media (min-width:980px){.shift-ready-page .problem-grid{grid-template-columns:1fr 1.1fr}.shift-ready-page .problem-grid .problem-media{order:-1}}.shift-ready-page .problem-text{flex-direction:column;gap:18px;display:flex}.shift-ready-page .problem-title{font-family:var(--sans);letter-spacing:-.035em;color:var(--ink);max-width:14ch;font-size:clamp(30px,4.2vw,54px);font-weight:800;line-height:1.05}.shift-ready-page .problem-title .red{color:var(--red);font-style:normal;font-family:var(--sans);letter-spacing:-.025em;font-weight:700}.shift-ready-page .problem-body{font-family:var(--serif);color:#2a2a2a;flex-direction:column;gap:14px;max-width:56ch;font-size:clamp(15px,1.15vw,17px);line-height:1.6;display:flex}.shift-ready-page .problem-body strong{font-family:var(--sans);color:var(--ink);font-style:normal;font-weight:600}.shift-ready-page .problem-media{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.shift-ready-page .problem-media--placeholder{border:2px dashed var(--rule);background:repeating-linear-gradient(45deg,#00000004,#00000004 12px,#0000 12px 24px);justify-content:center;align-items:center;display:flex}.shift-ready-page .problem-media-inner{text-align:center;flex-direction:column;gap:6px;display:flex}.shift-ready-page .problem-media-label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.shift-ready-page .problem-media-hint{font-family:var(--serif);color:var(--muted);font-size:12.5px;font-style:italic}.shift-ready-page .section-head{margin-bottom:clamp(24px,3vw,40px)}.shift-ready-page .section-title{font-family:var(--sans);letter-spacing:-.03em;color:var(--ink);max-width:22ch;margin-top:14px;font-size:clamp(28px,3.6vw,44px);font-weight:700;line-height:1.05}.shift-ready-page .section-title .em{font-family:var(--serif);font-style:italic;font-weight:400}.shift-ready-page .section-deck{font-family:var(--serif);color:#2a2a2a;max-width:60ch;margin-top:14px;font-size:clamp(15px,1.1vw,17px);line-height:1.55}.shift-ready-page .flow-c-head{grid-template-columns:1fr;align-items:end;gap:clamp(20px,3vw,32px);margin-bottom:clamp(36px,4.5vw,60px);display:grid}@media (min-width:880px){.shift-ready-page .flow-c-head{grid-template-columns:1fr 1fr;gap:clamp(40px,5vw,80px)}}.shift-ready-page .flow-c-title{font-family:var(--sans);letter-spacing:-.035em;color:var(--ink);max-width:12ch;margin-top:14px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.02}.shift-ready-page .flow-c-title .em{font-family:var(--serif);font-style:italic;font-weight:400}.shift-ready-page .flow-c-deck{font-family:var(--serif);color:#2a2a2a;border-left:3px solid var(--red);max-width:38ch;padding-left:18px;font-size:clamp(15px,1.1vw,17px);line-height:1.55}.shift-ready-page .flow-c-deck strong{font-family:var(--sans);color:var(--ink);font-style:normal;font-weight:600}.shift-ready-page .flow-c-grid{counter-reset:stepc;grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.4vw,18px);display:grid;position:relative}.shift-ready-page .flow-c-grid:before{content:"";background:var(--rule);z-index:0;height:1px;position:absolute;top:clamp(22px,2.4vw,28px);left:8%;right:8%}.shift-ready-page .stepc{z-index:1;text-align:center;background:var(--paper);border:1px solid var(--rule);outline:none;flex-direction:column;align-items:center;padding:clamp(14px,1.6vw,22px) clamp(8px,1vw,14px) clamp(16px,1.8vw,22px);transition:border-color .3s,transform .3s,box-shadow .3s;display:flex;position:relative}.shift-ready-page .stepc-node{background:var(--paper);border:1px solid var(--rule);border-radius:50%;justify-content:center;align-items:center;width:clamp(44px,4.8vw,56px);height:clamp(44px,4.8vw,56px);margin-bottom:14px;transition:border-color .3s,background .3s;display:flex}.shift-ready-page .stepc-node:after{counter-increment:stepc;content:"0" counter(stepc);font-family:var(--serif);color:var(--ink);font-size:clamp(16px,1.7vw,21px);font-style:italic;font-weight:400;line-height:1;transition:color .3s}.shift-ready-page .stepc-eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:10px;font-weight:700;transition:color .3s;display:block}.shift-ready-page .stepc-name{font-family:var(--sans);letter-spacing:-.02em;color:var(--ink);margin-bottom:8px;font-size:clamp(15px,1.4vw,19px);font-weight:700;line-height:1.12}.shift-ready-page .stepc-desc{font-family:var(--serif);color:#3a3a3a;font-size:clamp(12.5px,.92vw,14px);line-height:1.45}.shift-ready-page .stepc:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:0 8px #1a1a1a0a}.shift-ready-page .stepc:hover .stepc-node{border-color:var(--ink);background:var(--ink)}.shift-ready-page .stepc:hover .stepc-node:after{color:var(--paper)}.shift-ready-page .stepc:hover .stepc-eyebrow{color:var(--red)}.shift-ready-page .stepc--final .stepc-node{background:var(--red);border-color:var(--red)}.shift-ready-page .stepc--final .stepc-node:after{color:var(--paper)}.shift-ready-page .stepc--final{border-color:var(--red)}.shift-ready-page .stepc--final .stepc-eyebrow{color:var(--red)}.shift-ready-page .stepc--final:hover{border-color:var(--red-deep);box-shadow:0 8px #e3201c14}.shift-ready-page .stepc--final:hover .stepc-node{background:var(--red-deep);border-color:var(--red-deep)}@media (max-width:720px){.shift-ready-page .flow-c-grid{grid-template-columns:repeat(2,1fr)}.shift-ready-page .flow-c-grid:before{display:none}}@media (max-width:460px){.shift-ready-page .flow-c-grid{grid-template-columns:1fr}}.shift-ready-page .dims-grid{border-top:1px solid var(--ink);grid-template-columns:1fr;gap:0;display:grid}@media (min-width:720px){.shift-ready-page .dims-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1080px){.shift-ready-page .dims-grid{grid-template-columns:repeat(3,1fr)}}.shift-ready-page .dim{border-bottom:1px solid var(--ink);padding:clamp(28px,3vw,40px) clamp(20px,2.5vw,32px);position:relative}@media (min-width:720px){.shift-ready-page .dim:nth-child(2n){border-left:1px solid var(--ink)}}@media (min-width:1080px){.shift-ready-page .dim:nth-child(2n){border-left:0}.shift-ready-page .dim:not(:nth-child(3n+1)){border-left:1px solid var(--ink)}}.shift-ready-page .dim-num{font-family:var(--sans);letter-spacing:.15em;color:var(--red);margin-bottom:12px;font-size:12px;font-weight:700}.shift-ready-page .dim-name{font-family:var(--sans);letter-spacing:-.02em;color:var(--ink);margin-bottom:14px;font-size:clamp(18px,1.6vw,22px);font-weight:700;line-height:1.15}.shift-ready-page .dim-desc{font-family:var(--serif);color:#2a2a2a;font-size:15.5px;line-height:1.5}.shift-ready-page .framework-grid{grid-template-columns:1fr;align-items:start;gap:clamp(32px,4vw,64px);display:grid}@media (min-width:880px){.shift-ready-page .framework-grid{grid-template-columns:1.4fr 1fr}}.shift-ready-page .framework-title{font-family:var(--sans);letter-spacing:-.03em;color:var(--paper);max-width:18ch;font-size:clamp(28px,3.6vw,44px);font-weight:700;line-height:1.05}.shift-ready-page .framework-title .em{font-family:var(--serif);font-style:italic;font-weight:400}.shift-ready-page .framework-body{font-family:var(--serif);color:#ffffffc7;flex-direction:column;gap:14px;margin-top:18px;font-size:clamp(15px,1.1vw,17px);line-height:1.6;display:flex}.shift-ready-page .framework-card{background:#ffffff08;border:1px solid #ffffff1f;padding:clamp(24px,3vw,36px)}.shift-ready-page .framework-card-label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:16px;font-size:11px;font-weight:600}.shift-ready-page .framework-card-name{font-family:var(--sans);letter-spacing:-.02em;color:var(--paper);margin-bottom:22px;font-size:clamp(20px,1.8vw,26px);font-weight:700;line-height:1.15}.shift-ready-page .framework-card-list{margin:0;padding:0;list-style:none}.shift-ready-page .framework-card-list li{font-family:var(--sans);color:#ffffffd9;border-bottom:1px solid #ffffff1a;align-items:center;gap:10px;padding:12px 0;font-size:14.5px;display:flex}.shift-ready-page .framework-card-list li:last-child{border-bottom:0}.shift-ready-page .framework-card-list li:before{content:"›";color:var(--red);font-family:var(--serif);font-size:18px;line-height:1}.shift-ready-page .framework-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:24px;display:flex}.shift-ready-page .framework-download{flex-wrap:wrap;align-items:center;gap:14px 16px;display:flex}.shift-ready-page .framework-download-label{font-family:var(--sans);color:var(--paper);border-bottom:1px solid var(--red);padding-bottom:4px;font-size:14.5px;font-weight:600;line-height:1.3}.shift-ready-page .framework-download-btns{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.shift-ready-page .framework-download-btn{font-family:var(--sans);letter-spacing:.04em;color:var(--paper);background:#ffffff0f;border:1px solid #ffffff38;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.shift-ready-page .framework-download-btn:hover{color:var(--paper);background:#ffffff1f;border-color:#ffffff59}.shift-ready-page .framework-download-flag{border:1px solid #ffffff26;flex-shrink:0;width:22px;height:15px;display:block}.shift-ready-page .framework-link{font-family:var(--sans);color:var(--paper);border-bottom:1px solid var(--red);align-items:baseline;gap:8px;padding-bottom:4px;font-size:14.5px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.shift-ready-page .framework-link:hover{color:var(--red)}.shift-ready-page .framework-link .arrow{font-family:var(--serif);font-style:italic;transition:transform .2s}.shift-ready-page .framework-link:hover .arrow{transform:translate(3px)}.shift-ready-page .process-grid{grid-template-columns:1fr;gap:16px;display:grid;position:relative}@media (min-width:880px){.shift-ready-page .process-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.shift-ready-page .process-step{background:var(--paper);border:1px solid var(--rule);flex-direction:column;gap:14px;padding:clamp(24px,3vw,36px);display:flex;position:relative}.shift-ready-page .process-step--featured{background:var(--ink);border-color:var(--ink);color:var(--paper)}.shift-ready-page .process-num{font-family:var(--sans);letter-spacing:.15em;color:var(--red);font-size:12px;font-weight:700}.shift-ready-page .process-name{font-family:var(--sans);letter-spacing:-.02em;color:inherit;font-size:clamp(20px,1.8vw,26px);font-weight:700;line-height:1.15}.shift-ready-page .process-step--featured .process-name{color:var(--paper)}.shift-ready-page .process-desc{font-family:var(--serif);color:#2a2a2a;font-size:15.5px;line-height:1.5}.shift-ready-page .process-step--featured .process-desc{color:#ffffffd1}.shift-ready-page .process-list{margin:8px 0 0;padding:0;list-style:none}.shift-ready-page .process-list li{font-family:var(--sans);color:inherit;border-top:1px solid var(--rule);align-items:center;gap:8px;padding:9px 0;font-size:13.5px;font-weight:500;display:flex}.shift-ready-page .process-step--featured .process-list li{color:#ffffffe0;border-top-color:#ffffff24}.shift-ready-page .process-list li:before{content:"→";color:var(--red);font-family:var(--serif);font-size:14px;font-style:italic}.shift-ready-page .pillars{border-top:1px solid var(--rule);grid-template-columns:1fr;gap:0;display:grid}@media (min-width:880px){.shift-ready-page .pillars{border-top:0;grid-template-columns:repeat(3,1fr)}}.shift-ready-page .pillar{border-bottom:1px solid var(--rule);flex-direction:column;padding:clamp(28px,3vw,40px) clamp(20px,2.5vw,28px) clamp(28px,3vw,40px) 0;display:flex}@media (min-width:880px){.shift-ready-page .pillar{border-bottom:0;padding:0 clamp(20px,2.5vw,32px)}.shift-ready-page .pillar:first-child{padding-left:0}.shift-ready-page .pillar:last-child{padding-right:0}.shift-ready-page .pillar:not(:last-child){border-right:1px solid var(--rule)}}.shift-ready-page .pillar-num{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:14px;font-size:11.5px;font-weight:700}.shift-ready-page .pillar-name{font-family:var(--sans);letter-spacing:-.02em;color:var(--ink);margin-bottom:18px;font-size:clamp(20px,1.8vw,26px);font-weight:700;line-height:1.15}.shift-ready-page .pillar-body{font-family:var(--serif);color:#2a2a2a;margin-bottom:22px;font-size:15.5px;line-height:1.55}.shift-ready-page .pillar-list{margin:auto 0 0;padding:0;list-style:none}.shift-ready-page .pillar-list li{font-family:var(--sans);color:var(--ink);border-top:1px solid var(--rule);padding:12px 0 12px 20px;font-size:14px;font-weight:500;line-height:1.35;position:relative}.shift-ready-page .pillar-list li:last-child{border-bottom:1px solid var(--rule)}.shift-ready-page .pillar-list li:before{content:"→";color:var(--red);font-family:var(--serif);font-style:italic;position:absolute;top:12px;left:0}.shift-ready-page .receive-layout{grid-template-columns:1fr;align-items:start;gap:clamp(32px,4vw,64px);display:grid}@media (min-width:980px){.shift-ready-page .receive-layout{grid-template-columns:1fr 1.2fr}}.shift-ready-page .receive-intro{flex-direction:column;gap:18px;display:flex}@media (min-width:980px){.shift-ready-page .receive-intro{z-index:2;background:var(--paper-warm);align-self:start;padding-bottom:12px;position:sticky;top:96px}}.shift-ready-page .receive-title{font-family:var(--sans);letter-spacing:-.035em;color:var(--ink);max-width:14ch;margin-top:12px;font-size:clamp(32px,4.2vw,56px);font-weight:700;line-height:1.02}.shift-ready-page .receive-title .em{font-family:var(--serif);font-style:italic;font-weight:400}.shift-ready-page .receive-deck{font-family:var(--serif);color:#2a2a2a;max-width:42ch;font-size:clamp(15px,1.15vw,17px);line-height:1.55}.shift-ready-page .receive-deck strong{font-family:var(--sans);color:var(--ink);font-style:normal;font-weight:600}.shift-ready-page .receive-stat{border-top:1px solid var(--rule);align-items:center;gap:16px;margin-top:12px;padding-top:24px;display:flex}.shift-ready-page .receive-stat-num{font-family:var(--sans);letter-spacing:-.05em;color:var(--red);font-size:clamp(48px,5.5vw,72px);font-weight:800;line-height:.9}.shift-ready-page .receive-stat-label{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);white-space:pre-line;font-size:12px;font-weight:600;line-height:1.35}.shift-ready-page .receive-items{flex-direction:column;gap:0;display:flex;position:relative}.shift-ready-page .receive-item{grid-template-columns:40px 1fr;align-items:start;gap:20px;padding:0 0 clamp(26px,3vw,40px);display:grid;position:relative}.shift-ready-page .receive-item:last-child{padding-bottom:0}.shift-ready-page .receive-item:before{content:"";background:var(--rule);z-index:0;width:2px;position:absolute;top:40px;bottom:-2px;left:19px}.shift-ready-page .receive-item:last-child:before{display:none}.shift-ready-page .receive-num{background:var(--paper-warm);border:1.5px solid var(--red);width:40px;min-width:0;height:40px;color:var(--red);font-family:var(--sans);z-index:1;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:700;line-height:1;transition:background .2s,color .2s;display:flex;position:relative}.shift-ready-page .receive-item:hover .receive-num{background:var(--red);color:var(--paper)}.shift-ready-page .receive-text{font-family:var(--sans);letter-spacing:-.005em;color:var(--ink);font-size:clamp(15px,1.15vw,17px);font-weight:500;line-height:1.35}.shift-ready-page .audience{flex-wrap:wrap;gap:10px;margin-top:clamp(28px,3vw,40px);display:flex}.shift-ready-page .audience-chip{font-family:var(--sans);letter-spacing:-.005em;color:var(--ink);border:1px solid var(--ink);background:0 0;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s}.shift-ready-page .audience-chip:hover{background:var(--ink);color:var(--paper)}.shift-ready-page .final{background:var(--ink);color:var(--paper);padding:clamp(56px,7vw,104px) 0;position:relative;overflow:hidden}.shift-ready-page .final-bg{opacity:.75;filter:grayscale(.05)contrast(1.05)brightness();z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.shift-ready-page .final-bg--placeholder{opacity:1;background-image:repeating-linear-gradient(45deg,#ffffff0f,#ffffff0f 2px,#0000 2px 28px)}.shift-ready-page .final-overlay{z-index:1;background:linear-gradient(100deg,#0d1117bf 0%,#0d111773 55%,#0d111726 100%);position:absolute;inset:0}.shift-ready-page .final-content{z-index:2;max-width:980px;position:relative}.shift-ready-page .final-eyebrow{margin-bottom:clamp(20px,2.5vw,32px);display:block;color:var(--red)!important}.shift-ready-page .final-headline{font-family:var(--sans);letter-spacing:-.035em;color:var(--paper);max-width:22ch;margin-bottom:clamp(20px,2.5vw,32px);font-size:clamp(28px,3.6vw,52px);font-weight:800;line-height:.98}.shift-ready-page .final-headline em{font-family:var(--sans);color:var(--red);letter-spacing:-.03em;font-style:normal;font-weight:800}.shift-ready-page .final-keywords{text-transform:capitalize;white-space:nowrap;margin-top:10px;font-size:.82em;display:block}.shift-ready-page .final-keywords em+em:before{content:"•";color:#ffffff80;vertical-align:middle;margin:0 .45em 0 .35em;font-size:.55em;font-weight:400;display:inline-block;transform:translateY(-.15em)}.shift-ready-page .final-headline-accent{font-family:var(--serif);color:#ffffffc7;margin-top:8px;font-size:.82em;font-style:italic;font-weight:400;line-height:1.15;display:inline-block}.shift-ready-page .final-body{font-family:var(--serif);color:#ffffffc7;max-width:58ch;margin-bottom:clamp(28px,3.5vw,44px);font-size:clamp(16px,1.25vw,19px);line-height:1.55}.shift-ready-page .final-cta{flex-wrap:wrap;gap:14px;display:flex}.shift-ready-page .btn--inverse{background:var(--paper);color:var(--ink);border-color:var(--paper)}.shift-ready-page .btn--inverse:hover{background:var(--red);color:var(--paper);border-color:var(--red)}.shift-ready-page .btn--ghost-inverse{color:var(--paper);background:0 0;border-color:#ffffff73}.shift-ready-page .btn--ghost-inverse:hover{background:var(--paper);color:var(--ink);border-color:var(--paper)}.shift-ready-page .hero-tags{flex-wrap:wrap;gap:10px;display:flex}.shift-ready-page .hero-tag{font-family:var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);border:1px solid var(--rule);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.shift-ready-page .hero-tag:before{content:"";background:var(--red);border-radius:50%;flex-shrink:0;width:6px;height:6px}.shift-ready-page .hero-cta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.shift-ready-page .hero-media--doc{aspect-ratio:707/1000;object-fit:cover;border:1px solid var(--rule);background:var(--ink);width:100%;max-width:480px;height:auto;max-height:none;margin-inline:auto;display:block;box-shadow:0 28px 70px -28px #00000080}@media (min-width:980px){.shift-ready-page .hero-media--doc{max-height:none}}.shift-ready-page .section-intro{font-family:var(--sans);color:var(--muted);max-width:760px;margin-top:16px;font-size:clamp(16px,1.25vw,19px);line-height:1.55}.shift-ready-page .section--ink .section-intro{color:#ffffffb8}.shift-ready-page .section--ink .section-title{color:var(--paper)}.shift-ready-page .receive-item{align-items:flex-start}.shift-ready-page .receive-body{flex-direction:column;gap:4px;display:flex}.shift-ready-page .receive-name{font-family:var(--sans);letter-spacing:-.01em;color:var(--ink);margin-top:8px;font-size:clamp(15px,1.15vw,17px);font-weight:600;line-height:1.25}.shift-ready-page .receive-desc{font-family:var(--sans);color:var(--muted);font-size:14px;font-weight:400;line-height:1.4}.shift-ready-page .receive-stat-label{white-space:pre-line}.shift-ready-page .eco-grid{grid-template-columns:1fr;gap:clamp(14px,1.6vw,20px);margin-top:clamp(28px,3vw,44px);display:grid}@media (min-width:560px){.shift-ready-page .eco-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.shift-ready-page .eco-grid{grid-template-columns:repeat(4,1fr)}}.shift-ready-page .eco-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;transition:border-color .2s,transform .2s;display:flex;overflow:hidden}.shift-ready-page .eco-card:hover{border-color:#ffffff4d;transform:translateY(-2px)}.shift-ready-page .eco-card-media{aspect-ratio:16/9;background:#1b1b1e;overflow:hidden}.shift-ready-page .eco-card-media img{object-fit:cover;width:100%;height:100%;display:block}.shift-ready-page .eco-card-text{padding:clamp(18px,1.6vw,24px)}.shift-ready-page .eco-card-eyebrow{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:10px;font-size:10px;font-weight:700;display:block}.shift-ready-page .eco-card-name{font-family:var(--sans);letter-spacing:-.02em;color:var(--paper);margin:0 0 8px;font-size:clamp(17px,1.4vw,20px);font-weight:600}.shift-ready-page .eco-card-desc{font-family:var(--sans);color:#ffffffa8;margin:0;font-size:14px;line-height:1.5}.shift-ready-page .eco-shifty{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;margin-top:clamp(14px,1.6vw,20px);transition:border-color .2s;display:flex;overflow:hidden}.shift-ready-page .eco-shifty:hover{border-color:#ffffff38}.shift-ready-page .eco-shifty-media{aspect-ratio:16/9;background:0 0;justify-content:center;align-items:center;display:flex;overflow:hidden}.shift-ready-page .eco-shifty-media img{object-fit:cover;border-radius:50%;width:clamp(120px,16vw,168px);height:clamp(120px,16vw,168px);display:block}.shift-ready-page .eco-shifty-text{flex-direction:column;justify-content:center;padding:clamp(24px,2.6vw,40px);display:flex}.shift-ready-page .eco-shifty-name{font-family:var(--sans);letter-spacing:-.03em;color:var(--paper);margin:4px 0 6px;font-size:clamp(26px,2.6vw,38px);font-weight:700}@media (min-width:760px){.shift-ready-page .eco-shifty{flex-direction:row;align-items:stretch}.shift-ready-page .eco-shifty-media{aspect-ratio:auto;border-right:1px solid #ffffff14;flex:0 0 38%;min-height:230px}.shift-ready-page .eco-shifty-text{flex:1}.shift-ready-page .eco-shifty .eco-card-desc{max-width:52ch;font-size:clamp(15px,1.2vw,17px)}}.shift-ready-page .stats-grid{border-top:1px solid var(--ink);grid-template-columns:1fr;gap:0;display:grid}@media (min-width:720px){.shift-ready-page .stats-grid{grid-template-columns:repeat(3,1fr)}}.shift-ready-page .stat{border-bottom:1px solid var(--rule);padding:clamp(26px,3vw,40px) 0}@media (min-width:720px){.shift-ready-page .stat{border-bottom:none;border-right:1px solid var(--rule);padding:clamp(26px,3vw,40px) clamp(28px,3vw,48px)}.shift-ready-page .stat:first-child{padding-left:0}.shift-ready-page .stat:last-child{border-right:none;padding-right:0}}.shift-ready-page .stat-num{font-family:var(--sans);letter-spacing:-.04em;color:var(--ink);font-size:clamp(40px,5vw,64px);font-weight:800;line-height:.95;display:block}.shift-ready-page .stat-num .u{color:var(--red)}.shift-ready-page .stat-label{font-family:var(--sans);color:var(--muted);max-width:280px;margin-top:12px;font-size:14.5px;line-height:1.45;display:block}.shift-ready-page .final-headline .em{font-family:var(--serif);color:var(--paper);font-style:italic;font-weight:400}.shift-ready-page footer.foot{background:var(--paper-warm);color:#2a2a2a;border-top:1px solid var(--rule);padding:clamp(48px,6vw,80px) 0 clamp(28px,3vw,40px)}.shift-ready-page .foot-grid{grid-template-columns:1fr;gap:clamp(32px,4vw,48px);padding-bottom:clamp(32px,4vw,48px);display:grid}@media (min-width:640px){.shift-ready-page .foot-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.shift-ready-page .foot-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1180px){.shift-ready-page .foot-grid{grid-template-columns:repeat(6,1fr);gap:clamp(28px,2.5vw,40px)}}.shift-ready-page .foot-contact-row{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);flex-direction:column;gap:24px;padding:clamp(28px,3vw,40px) 0;display:flex}@media (min-width:720px){.shift-ready-page .foot-contact-row{flex-direction:row;justify-content:space-between;align-items:center;gap:32px}}.shift-ready-page .foot-contact-row .foot-cities{border-top:0;flex-wrap:wrap;align-items:center;gap:16px;margin-top:0;padding-top:0;display:flex}.shift-ready-page .foot-contact-row .foot-cities-label{white-space:nowrap;margin-bottom:0}.shift-ready-page .foot-col-label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:18px;font-size:11px;font-weight:600}.shift-ready-page .foot-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.shift-ready-page .foot-list a{font-family:var(--sans);color:#4a4a4a;font-size:14px;font-weight:500;transition:color .18s}.shift-ready-page .foot-list a:hover{color:var(--ink)}.shift-ready-page .foot-col--contact{flex-direction:column;gap:14px;display:flex}.shift-ready-page .foot-email{font-family:var(--sans);color:var(--ink);letter-spacing:-.01em;border-bottom:1px solid var(--red);align-self:flex-start;padding-bottom:4px;font-size:16px;font-weight:600;transition:color .18s}.shift-ready-page .foot-email:hover{color:var(--red)}.shift-ready-page .foot-domain{font-family:var(--sans);color:#6a6a6a;font-size:13px;transition:color .18s}.shift-ready-page .foot-domain:hover{color:var(--ink)}.shift-ready-page .foot-cities{border-top:1px solid var(--rule);margin-top:12px;padding-top:18px}.shift-ready-page .foot-cities-label{font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;color:#6a6a6a;margin-bottom:12px;font-size:10.5px;font-weight:600}.shift-ready-page .foot-cities-list{flex-wrap:wrap;gap:10px 18px;margin:0;padding:0;list-style:none;display:flex}.shift-ready-page .foot-cities-list li{font-family:var(--sans);color:#4a4a4a;align-items:center;gap:8px;font-size:13px;display:inline-flex}.shift-ready-page .foot-cities-list .city-flag{font-size:16px;line-height:1}.shift-ready-page .foot-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:clamp(24px,3vw,36px);display:flex}.shift-ready-page .foot-meta{font-family:var(--sans);letter-spacing:.02em;color:#6a6a6a;font-size:12px}.shift-ready-page .brand-wordmark--light{color:var(--ink)}.shift-ready-page .brand-wordmark--light .brand-the{color:#4a4a4a}.shift-ready-page .brand-wordmark--light .brand-shift{color:var(--ink)}@media (max-width:720px){.shift-ready-page .hero-title{max-width:none;font-size:clamp(32px,8vw,44px)}.shift-ready-page .problem-title{font-size:clamp(26px,7vw,36px)}.shift-ready-page .section-title,.shift-ready-page .framework-title{font-size:clamp(24px,6.5vw,32px)}.shift-ready-page .final-line{font-size:clamp(20px,6vw,28px)}.shift-ready-page .btn--lg{justify-content:center;width:100%}}.shift-ready-page .foot-contact-row{border-bottom:0!important}.shift-ready-page .foot-contact-left{flex-direction:column;gap:18px;display:flex}.shift-ready-page .foot-addresses{flex-wrap:wrap;gap:28px;display:flex}.shift-ready-page .foot-addr{flex-direction:column;gap:3px;display:flex}.shift-ready-page .foot-addr-city{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--red);font-size:11px;font-weight:700}.shift-ready-page .foot-addr-line{font-family:var(--sans);color:#4a4a4a;font-size:13.5px;line-height:1.4}.shift-ready-page .foot-wa{font-family:var(--sans);color:#fff;white-space:nowrap;background:#25d366;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:filter .18s;display:inline-flex}.shift-ready-page .foot-wa:hover{filter:brightness(.92)}.shift-ready-page .frameworks{background:var(--ink);color:var(--paper);grid-template-columns:1fr;align-items:center;gap:clamp(28px,3.5vw,44px);margin-top:clamp(36px,4.5vw,56px);padding:clamp(28px,3.5vw,44px);display:grid}@media (min-width:860px){.shift-ready-page .frameworks{grid-template-columns:1.3fr 1fr}}.shift-ready-page .frameworks-eyebrow{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--red);margin-bottom:14px;font-size:12px;font-weight:700;display:block}.shift-ready-page .frameworks-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--paper);margin:0 0 14px;font-size:clamp(22px,2.6vw,32px);font-weight:400;line-height:1.1}.shift-ready-page .frameworks-deck{font-family:var(--sans);color:#ffffffc7;margin:0;font-size:clamp(14px,1.3vw,16px);line-height:1.55}.shift-ready-page .frameworks-badges{flex-direction:column;gap:14px;display:flex}.shift-ready-page .framework-badge{border:1px solid #ffffff2e;border-radius:6px;align-items:center;gap:16px;padding:12px 16px;display:flex}.shift-ready-page .framework-logo{background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:64px;height:48px;padding:6px;display:flex}.shift-ready-page .framework-logo img{object-fit:contain;max-width:100%;max-height:100%;display:block}.shift-ready-page .framework-badge-desc{font-family:var(--sans);color:#ffffffb3;font-size:13px;line-height:1.3}.shift-ready-page :is(h1,h2,h3,h4,h5,h6){color:inherit;font-family:var(--sans);letter-spacing:inherit;margin:0}.shift-ready-page .reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(16px)}.shift-ready-page .reveal.in{opacity:1;transform:none}
