:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #141915;--muted: #4f5b53;--green: #064b31;--green-deep: #013520;--green-soft: #edf5f0;--red: #cf151b;--red-deep: #9f1117;--white: #ffffff;--line: #dde4df;--shadow: 0 18px 48px rgba(1, 53, 32, .16);--page-gutter: clamp(56px, 4.2vw, 84px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;overflow:hidden}.top-strip{display:flex;align-items:center;justify-content:center;gap:9px;min-height:30px;background:var(--green);color:var(--white);font-size:13px;font-weight:900}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:104px;padding:0 var(--page-gutter);border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;min-width:292px}.brand-logo{display:block;width:236px;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:38px;color:var(--ink);font-size:15px;font-weight:800}.desktop-nav a:hover{color:var(--red)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-width:292px}.icon-button{position:relative;display:inline-grid;place-items:center;width:35px;height:35px;color:var(--ink)}.cart-button span{position:absolute;top:0;right:-2px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:999px;background:var(--red);color:var(--white);font-size:11px;font-weight:900}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;border-radius:4px;font-size:15px;font-weight:900;line-height:1}.header-cta{padding:0 24px;background:var(--red);color:var(--white)}.mobile-menu-toggle,.mobile-nav-panel{display:none}.button{padding:0 25px}.button.primary{background:var(--red);color:var(--white);box-shadow:0 14px 28px #cf151b38}.button.secondary{border:2px solid var(--green);background:#ffffffd1;color:var(--green-deep)}.hero{position:relative;display:grid;grid-template-areas:"copy product" "proof product";grid-template-columns:minmax(480px,.9fr) minmax(480px,1fr);grid-template-rows:1fr auto;align-items:center;min-height:520px;padding:44px var(--page-gutter) 0;border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fff,#fffffffa 32%,#ffffffb8 49%,#ffffff14 68%,#fff0),url(/images/redds-hero-scene.png);background-position:center;background-size:cover}.hero:before{display:none}.hero-copy{position:relative;z-index:2;grid-area:copy;align-self:center;max-width:610px;padding-bottom:28px}.hero h1{margin:0;color:var(--green);font-size:clamp(58px,5.7vw,82px);font-weight:950;letter-spacing:0;line-height:.96}.hero h1 span{color:var(--red)}.hero h2{max-width:540px;margin:18px 0 0;color:#20221f;font-size:clamp(30px,3.1vw,43px);font-weight:950;letter-spacing:0;line-height:1.06}.hero p{max-width:520px;margin:18px 0 0;color:#1f2723;font-size:18px;font-weight:500;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.proof-strip{position:relative;z-index:3;grid-area:proof;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:650px;padding:12px 0 40px}.proof-strip div{display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;column-gap:14px;align-items:center;min-height:74px;border-right:1px solid #cfd8d2}.proof-strip div:last-child{border-right:0}.proof-strip .icon{grid-row:1 / span 2;width:44px;height:44px;color:var(--green)}.proof-strip strong{color:var(--green-deep);font-size:14px;font-weight:950}.proof-strip span{max-width:150px;color:#39443d;font-size:12px;font-weight:600;line-height:1.28}.product-stage{position:relative;z-index:1;grid-area:product;align-self:stretch;min-height:520px;overflow:hidden}.product-stage:before{display:none}.product-stage:after{display:none}.feature-band,.commerce-section,.member-section,.site-footer{width:100%;margin:0;padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.feature-band{padding-top:36px;padding-bottom:54px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(38px,4vw,66px)}.feature-card{min-width:0}.feature-card-head{display:grid;grid-template-columns:74px 1fr;gap:20px;align-items:start;min-height:116px}.feature-card-head>span{display:grid;place-items:center;width:68px;height:68px;border-radius:999px;background:#f5f0ed;color:var(--red);font-size:34px;font-weight:950;line-height:1;box-shadow:inset 0 0 0 10px #ffffffa6}.feature-card h3{margin:2px 0 9px;color:var(--green);font-size:clamp(24px,1.7vw,30px);font-weight:950;letter-spacing:0;line-height:1.08}.feature-card p{margin:0;color:#323d36;font-size:15px;font-weight:500;line-height:1.42}.feature-card>a{display:inline-flex;align-items:center;gap:9px;margin-top:18px;color:var(--red);font-size:17px;font-weight:800;border-bottom:2px solid rgba(207,21,27,.28)}.feature-card>a span{font-size:22px;line-height:1}.feature-visual{position:relative;aspect-ratio:1.78 / 1;min-height:0;border-radius:8px;overflow:hidden;background:#f3f5f3;box-shadow:0 16px 36px #0135201a}.feature-visual img{width:100%;height:100%;display:block;object-fit:cover}.commerce-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,.68fr);gap:56px;align-items:center;padding-top:78px;padding-bottom:78px;border-radius:8px;background:var(--green-soft)}.commerce-copy h2,.member-section h2{margin:0;color:var(--green-deep);font-size:clamp(34px,5vw,62px);font-weight:950;letter-spacing:0;line-height:.98}.commerce-copy p,.member-section p{margin:22px 0 0;color:var(--muted);font-size:18px;line-height:1.6}.launch-panel{border-radius:8px;background:var(--white);box-shadow:0 18px 42px #10221a1a}.launch-row{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center;padding:24px;border-bottom:1px solid var(--line)}.launch-row:last-child{border-bottom:0}.launch-row span{color:var(--red);font-size:14px;font-weight:950}.launch-row p{margin:0;color:var(--ink);font-size:17px;font-weight:850;line-height:1.35}.story-section,.pathway-section,.dashboard-gateway,.admin-page{padding-right:var(--page-gutter);padding-left:var(--page-gutter)}.story-section{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1fr);gap:clamp(34px,5vw,80px);align-items:center;padding-top:78px;padding-bottom:78px;border-top:1px solid var(--line);background:var(--white)}.story-media{display:grid;place-items:center;min-height:440px;border-radius:8px;background:radial-gradient(circle at 50% 32%,rgba(207,21,27,.12),transparent 34%),linear-gradient(180deg,#f7faf8,#edf5f0)}.story-media img{width:min(70%,300px);max-height:380px;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(1,53,32,.22))}.story-copy h2,.pathway-heading h2,.dashboard-gateway h2,.admin-hero h1{margin:0;color:var(--green-deep);font-size:clamp(38px,4vw,62px);line-height:.98}.story-copy p,.pathway-heading p,.dashboard-gateway p,.admin-hero p{max-width:720px;margin:20px 0 0;color:var(--ink);font-size:18px;line-height:1.5}.story-actions,.gateway-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.pathway-section{padding-top:72px;padding-bottom:76px;background:#fbfcfb}.pathway-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.pathway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pathway-grid article{display:grid;align-content:start;min-height:260px;padding:26px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.pathway-grid article>span{color:var(--red);font-size:13px;font-weight:950}.pathway-grid h3{margin:18px 0 0;color:var(--green-deep);font-size:27px;line-height:1.05}.pathway-grid p{margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.45}.pathway-grid a{align-self:end;width:fit-content;margin-top:26px;color:var(--red);font-weight:950;border-bottom:1px solid currentColor}.dashboard-gateway{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:58px;padding-bottom:58px;border-top:1px solid var(--line);background:#f6faf8}.admin-page{min-height:100vh;padding-bottom:54px;background:#f6faf8}.admin-header{display:flex;align-items:center;justify-content:space-between;min-height:94px;border-bottom:1px solid var(--line);background:var(--white)}.admin-header img{width:212px}.admin-header nav{display:flex;gap:24px;color:var(--ink);font-size:14px;font-weight:900}.admin-header nav a:hover{color:var(--red)}.admin-auth-actions{display:flex;align-items:center;gap:12px;margin-left:auto;color:var(--muted);font-size:13px;font-weight:900}.admin-auth-actions span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:var(--green)}.admin-auth-actions a,.admin-auth-actions button{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--ink);font:inherit;cursor:pointer}.admin-auth-actions button{border-color:#cf151b47;color:var(--red)}.admin-hero{display:flex;align-items:end;justify-content:space-between;gap:28px;padding-top:52px;padding-bottom:34px}.admin-hero span{width:fit-content;padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--green);font-size:12px;font-weight:950}.admin-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-stat,.admin-panel{border:1px solid var(--line);border-radius:8px;background:var(--white)}.admin-stat{min-height:130px;padding:20px}.admin-stat span,.admin-stat small{display:block;font-size:12px;font-weight:850}.admin-stat span{color:var(--green-deep)}.admin-stat strong{display:block;margin-top:16px;color:var(--ink);font-size:30px;line-height:1}.admin-stat small{margin-top:10px;color:var(--red)}.admin-grid-two{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:18px;margin-top:18px}.admin-panel{margin-top:18px;overflow:hidden}.admin-grid-two .admin-panel{margin-top:0}.admin-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px;border-bottom:1px solid var(--line)}.admin-panel h2{margin:0;color:var(--green-deep);font-size:24px}.admin-panel-heading button{min-height:38px;padding:0 14px;border:1px solid var(--green);border-radius:6px;background:var(--white);color:var(--green);font:inherit;font-size:13px;font-weight:950}.admin-table{display:grid}.admin-row{display:grid;grid-template-columns:.9fr 1.1fr .85fr .95fr .75fr .75fr 1fr;gap:14px;align-items:center;min-height:58px;padding:0 22px;border-bottom:1px solid var(--line);color:var(--ink);font-size:13px}.fulfillment-table .admin-row{grid-template-columns:.85fr 1fr .35fr 1fr .7fr .8fr .75fr 1.55fr}.admin-row-head{min-height:44px;color:var(--muted);font-size:12px;font-weight:900}.intent-list{display:grid;gap:12px;padding:22px}.intent-list p{margin:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb;color:var(--muted);font-size:14px;line-height:1.45}.bulk-request-page{min-height:100vh;padding-right:var(--page-gutter);padding-left:var(--page-gutter);padding-bottom:60px;background:#f6faf8}.bulk-request-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:34px;align-items:center;padding-top:54px;padding-bottom:34px}.bulk-request-hero h1{margin:0;color:var(--green-deep);font-size:clamp(46px,5vw,76px);line-height:.96}.bulk-request-hero p{max-width:720px;margin:18px 0 0;color:var(--ink);font-size:18px;line-height:1.5}.bulk-request-product{display:grid;grid-template-columns:94px 1fr;gap:16px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.bulk-request-product img{width:88px;height:118px;object-fit:cover;border-radius:6px}.bulk-request-product strong,.bulk-request-product span,.bulk-request-product b{display:block}.bulk-request-product strong{color:var(--green-deep);font-size:18px}.bulk-request-product span{margin-top:6px;color:var(--muted);font-size:13px}.bulk-request-product b{margin-top:12px;color:var(--red);font-size:15px}.bulk-request-shell{max-width:1040px;border:1px solid var(--line);border-radius:8px;background:var(--white);overflow:hidden}.request-steps{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.request-steps span{padding:16px 20px;color:var(--muted);font-size:13px;font-weight:900;border-right:1px solid var(--line)}.request-steps span:last-child{border-right:0}.request-steps .active{background:var(--green-soft);color:var(--green)}.bulk-request-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:24px}.bulk-request-form label{display:grid;gap:8px;color:var(--green-deep);font-size:13px;font-weight:900}.bulk-request-form input,.bulk-request-form select,.bulk-request-form textarea{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink);font:inherit;font-size:14px;padding:0 12px}.bulk-request-form textarea{min-height:110px;padding:12px;resize:vertical}.full-field{grid-column:1 / -1}.bulk-request-form button,.request-review button,.request-submitted .button{min-height:48px;border:0;border-radius:6px;background:var(--red);color:var(--white);font:inherit;font-size:14px;font-weight:950}.bulk-request-form button{grid-column:1 / -1}.request-review,.request-submitted{padding:24px}.review-summary{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.review-summary h2,.request-submitted h2{margin:0;color:var(--green-deep);font-size:32px}.review-summary>p,.request-submitted p{margin:10px 0 0;color:var(--muted);font-size:15px;line-height:1.45}.review-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0 0}.review-summary dl div{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--white)}.review-summary dt{color:var(--muted);font-size:12px;font-weight:850}.review-summary dd{margin:6px 0 0;color:var(--green-deep);font-weight:950}.review-note{padding-top:18px;border-top:1px solid var(--line)}.review-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.review-actions .outline-action{border:1px solid var(--green);background:var(--white);color:var(--green)}.request-submitted strong{display:block;color:var(--red);font-size:13px;font-weight:950}.request-table .admin-row{grid-template-columns:.9fr 1.2fr .9fr .5fr 1fr 1.45fr}.admin-panel-heading a{color:var(--green);font-size:13px;font-weight:950}.admin-panel-heading p{margin:6px 0 0;color:var(--muted);font-size:13px;font-weight:600}.owner-control-center{margin-top:0}.control-heading-actions{display:flex;flex-wrap:wrap;gap:10px}.control-heading-actions button:last-child{background:var(--green);color:var(--white)}.control-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.control-grid fieldset{display:grid;align-content:start;gap:14px;min-width:0;margin:0;padding:22px;border:0;border-right:1px solid var(--line)}.control-grid fieldset:last-child{border-right:0}.control-grid legend{margin-bottom:8px;color:var(--green-deep);font-size:17px;font-weight:950}.control-grid label{display:grid;gap:7px;color:var(--green-deep);font-size:12px;font-weight:900}.control-grid input,.control-grid select{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink);font:inherit;font-size:14px;font-weight:600}.toggle-row{display:flex!important;grid-template-columns:none;align-items:center;gap:10px}.toggle-row input{width:18px;min-height:18px}.settings-preview{display:grid;gap:5px;padding:14px;border:1px solid rgba(6,75,49,.18);border-radius:6px;background:var(--green-soft)}.settings-preview span{color:var(--muted);font-size:12px;font-weight:850}.settings-preview strong{color:var(--green-deep);font-size:22px;font-weight:950}.admin-notice{margin:0 0 22px;padding:14px 18px;border:1px solid rgba(6,75,49,.18);border-radius:6px;background:var(--green-soft);color:var(--green);font-size:14px;font-weight:900}.admin-empty-row{display:grid;gap:4px;padding:22px;border-bottom:1px solid var(--line);color:var(--muted)}.admin-empty-row strong{color:var(--ink)}.admin-row-actions{display:flex;flex-wrap:wrap;gap:7px}.admin-row-actions button{min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--green);font-size:12px;font-weight:900;cursor:pointer}.admin-row-actions button:first-child{border-color:#064b3152;background:var(--green);color:var(--white)}.admin-row-actions button:last-child:not(:first-child){color:var(--red)}.buyer-account-table .admin-row{grid-template-columns:1.25fr .7fr .8fr .85fr 1fr 1.35fr}.buyer-account-table label{min-width:0}.buyer-account-table input,.buyer-account-table select{width:100%;min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:5px;color:var(--ink);font:inherit;font-size:13px;font-weight:700}.activity-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.activity-heading-tools{display:grid;justify-items:end;gap:10px}.activity-heading-tools>button{min-height:34px;padding:0 12px;border:1px solid var(--green);border-radius:6px;background:var(--white);color:var(--green);font-size:12px;font-weight:950;cursor:pointer}.activity-filters button{min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--green-deep);font-size:12px;font-weight:900;text-transform:capitalize;cursor:pointer}.activity-filters button.active{border-color:var(--green);background:var(--green);color:var(--white)}.activity-list{display:grid}.activity-list.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-item{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:16px 22px;border-bottom:1px solid var(--line)}.activity-item:last-child{border-bottom:0}.activity-item>span{width:fit-content;height:fit-content;padding:6px 9px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:950;text-transform:capitalize}.activity-item strong{display:block;color:var(--green-deep);font-size:15px}.activity-item p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.activity-item small{display:block;margin-top:7px;color:var(--muted);font-size:12px;font-weight:800}.admin-detail-panel{width:min(520px,calc(100vw - 24px))}.economics-list{display:grid;gap:10px;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.economics-list div{display:flex;justify-content:space-between;gap:16px;padding-bottom:9px;border-bottom:1px solid var(--line)}.economics-list div:last-child{padding-bottom:0;border-bottom:0}.economics-list span,.tracking-field label{color:var(--muted);font-size:12px;font-weight:850}.economics-list strong{color:var(--green-deep);font-size:14px}.drawer-action-stack{display:grid;gap:10px;margin-top:18px}.document-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:18px}.document-actions button{min-height:38px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--green);font-size:12px;font-weight:950;cursor:pointer}.drawer-action-stack button,.tracking-field button{min-height:44px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:var(--white);font-size:14px;font-weight:950;cursor:pointer}.drawer-action-stack button:nth-child(2){background:var(--white);color:var(--green)}.drawer-action-stack button:last-child{border-color:#cf151b52;background:var(--white);color:var(--red)}.tracking-field{display:grid;gap:8px;margin-top:18px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.tracking-field input{min-height:42px;width:100%;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);font:inherit;font-size:14px}.member-section{display:block;padding-top:86px;padding-bottom:86px;background:linear-gradient(180deg,#fff,#f7faf8)}.portal-intro{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:34px}.member-section p,.portal-intro p{max-width:670px}.portal-stage{position:relative;min-height:760px;padding:22px 0 42px}.portal-laptop{width:min(100%,1280px);min-height:690px;overflow:hidden;border:14px solid #111;border-radius:26px 26px 18px 18px;background:var(--white);box-shadow:0 28px 70px #0135202e}.portal-laptop:after{display:block;height:32px;content:"";background:linear-gradient(180deg,#202020,#111)}.portal-page{min-height:100vh;background:#f6faf8}.portal-stage-page{min-height:calc(100vh - 30px);padding:28px var(--page-gutter) 46px}.portal-stage-page .portal-laptop{width:100%;min-height:calc(100vh - 104px);border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 60px #0135201f}.portal-stage-page .portal-laptop:after{display:none}.portal-stage-page .portal-topbar{min-height:90px;background:var(--white)}.portal-stage-page .portal-body{grid-template-columns:244px minmax(0,1fr) 350px;min-height:calc(100vh - 194px)}.portal-stage-page .portal-main{padding:38px 32px}.portal-stage-page .portal-right{padding:38px 28px 38px 0}.portal-topbar{display:grid;grid-template-columns:220px 1fr auto auto auto;align-items:center;gap:22px;min-height:82px;padding:0 26px;border-bottom:1px solid var(--line)}.portal-topbar img{width:170px;height:auto}.portal-topbar nav{display:flex;align-items:center;gap:24px;color:#303b34;font-size:13px;font-weight:850}.portal-topbar nav button{position:relative;padding:30px 0 27px;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.portal-topbar nav .active{color:var(--green)}.portal-topbar nav .active:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:var(--green)}.portal-user{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#eef3ef;color:var(--green);font-weight:950}.portal-auth-actions{display:flex;align-items:center;gap:8px}.portal-auth-actions a,.portal-auth-actions button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.portal-auth-actions button{color:var(--red)}.portal-cart-button{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--green);border-radius:6px;background:var(--white);color:var(--green);font:inherit;font-size:12px;font-weight:950;cursor:pointer}.portal-cart-button span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;background:var(--red);color:var(--white);font-size:11px}.portal-body{display:grid;grid-template-columns:230px 1fr 330px;min-height:576px}.portal-sidebar{display:flex;flex-direction:column;gap:8px;padding:28px 18px;border-right:1px solid var(--line);background:#fbfcfb}.portal-sidebar button{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:#2d3831;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.portal-sidebar .icon{width:18px;height:18px;color:var(--green)}.portal-sidebar .selected{background:var(--green-soft);color:var(--green);font-weight:900}.portal-main{min-width:0;padding:34px 28px}.portal-welcome h3{margin:0;color:var(--green-deep);font-size:28px;line-height:1.1}.portal-welcome p{margin:8px 0 0;color:var(--muted);font-size:14px}.buyer-account-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:15px 18px;border:1px solid rgba(6,75,49,.18);border-radius:8px;background:var(--green-soft)}.buyer-account-banner.blocked{border-color:#cf151b47;background:#fff7f7}.buyer-account-banner span{display:block;color:var(--muted);font-size:12px;font-weight:850}.buyer-account-banner strong{display:block;margin-top:4px;color:var(--green-deep);font-size:16px}.buyer-account-banner p{margin:5px 0 0;color:var(--muted);font-size:13px}.buyer-account-banner b{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:999px;background:var(--red);color:var(--white);font-size:12px;white-space:nowrap}.retailer-notifications{margin-top:18px;border:1px solid var(--line);border-radius:8px;background:var(--white);overflow:hidden}.retailer-notifications .panel-heading{padding:14px 16px;border-bottom:1px solid var(--line)}.retailer-notifications .panel-heading span{color:var(--muted);font-size:12px;font-weight:900}.notification-list{display:grid}.notification-item{display:grid;grid-template-columns:82px 1fr;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line)}.notification-item:last-child{border-bottom:0}.notification-item>span{width:fit-content;height:fit-content;padding:5px 8px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:950;text-transform:capitalize}.notification-item strong{display:block;color:var(--green-deep);font-size:13px}.notification-item p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.notification-item small{display:block;margin-top:5px;color:var(--muted);font-size:11px;font-weight:850}.portal-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.portal-stat,.orders-panel,.quick-reorder,.account-summary,.bulk-program{border:1px solid var(--line);border-radius:8px;background:var(--white)}.portal-stat{min-height:120px;padding:18px}.portal-stat span{display:block;color:var(--green-deep);font-size:12px;font-weight:900}.portal-stat strong{display:block;margin-top:14px;color:var(--ink);font-size:28px;line-height:1}.portal-stat small{display:block;margin-top:10px;color:var(--red);font-size:12px;font-weight:850}.interaction-panel,.selected-order-panel{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin-top:18px;padding:18px 22px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.interaction-panel span,.selected-order-panel span,.cart-summary span,.reorder-total span{display:block;color:var(--muted);font-size:12px;font-weight:800}.interaction-panel strong,.selected-order-panel strong,.cart-summary strong,.reorder-total strong{display:block;margin-top:5px;color:var(--green-deep);font-size:20px;line-height:1.1}.interaction-panel p,.selected-order-panel p,.cart-summary p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.35}.cart-summary{min-width:170px;padding-left:18px;border-left:1px solid var(--line);border-top:0;border-right:0;border-bottom:0;background:transparent;font:inherit;text-align:left;cursor:pointer}.selected-order-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.selected-order-panel button,.panel-heading button{min-height:42px;padding:0 18px;border:1px solid var(--green);border-radius:6px;background:var(--white);color:var(--green);font:inherit;font-size:13px;font-weight:950;cursor:pointer}.panel-heading button{min-height:0;padding:0;border:0;background:transparent;font-size:13px}.bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.bundle-card{display:grid;gap:8px;min-height:116px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);font:inherit;text-align:left;cursor:pointer}.bundle-card:hover,.selected-order{border-color:#064b3173;background:var(--green-soft)}.bundle-card strong{color:var(--green-deep);font-size:14px}.bundle-card span,.bundle-card small{color:var(--muted);font-size:12px}.orders-panel{margin-top:22px;overflow:hidden}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px}.panel-heading h4,.quick-reorder h4,.account-summary h4,.bulk-program h4,.portal-phone h4{margin:0;color:var(--green-deep);font-size:20px;line-height:1.1}.panel-heading a{color:var(--green);font-size:13px;font-weight:900}.orders-table{display:grid}.orders-row{display:grid;grid-template-columns:1.05fr .8fr .95fr .85fr .85fr 1fr .9fr;gap:12px;align-items:center;min-height:54px;padding:0 22px;border-top:1px solid var(--line);color:#29342e;border-right:0;border-bottom:0;border-left:0;background:transparent;font:inherit;font-size:13px;text-align:left;cursor:pointer}.orders-row.table-head{cursor:default;min-height:42px;color:var(--muted);font-size:12px;font-weight:900}.status{display:inline-flex;justify-content:center;width:fit-content;min-width:78px;padding:5px 9px;border-radius:999px;background:#dff3e1;color:var(--green);font-size:11px;font-weight:900}.status.transit{background:#f4ecd7;color:#7c5b11}.portal-right{display:grid;align-content:start;gap:14px;padding:34px 24px 34px 0}.quick-reorder,.account-summary,.bulk-program{padding:20px}.quick-reorder>p{margin:8px 0 14px;color:var(--muted);font-size:13px}.reorder-product{display:grid;grid-template-columns:82px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:8px}.reorder-product img{width:74px;height:102px;object-fit:cover;border-radius:6px}.reorder-product strong,.reorder-product span,.reorder-product b{display:block}.reorder-product strong{color:var(--ink);font-size:14px}.reorder-product span{margin-top:5px;color:var(--muted);font-size:12px}.reorder-product b{margin-top:12px;color:var(--green);font-size:13px}.quantity-row{display:flex;align-items:center;gap:10px;margin-top:12px}.quantity-row label{color:var(--muted);font-size:13px;font-weight:800}.quantity-row select{height:38px;min-width:70px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink);font-weight:850}.quantity-row input{width:min(100%,138px);height:38px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--ink);font:inherit;font-size:13px;font-weight:850;padding:0 10px}.portal-notice{margin-top:12px;padding:10px 12px;border-radius:6px;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:900}.portal-error{margin-top:12px;padding:10px 12px;border-radius:6px;background:#fde8e8;color:var(--red-deep);font-size:12px;font-weight:900}.reorder-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:12px 0 0;border-top:1px solid var(--line)}.reorder-total strong{margin-top:0;color:var(--red);font-size:18px}.quick-reorder button,.portal-phone button{width:100%;min-height:44px;margin-top:12px;border:0;border-radius:6px;background:var(--red);color:var(--white);font:inherit;font-size:14px;font-weight:950;cursor:pointer}.quick-reorder>a,.quick-reorder .outline-action{display:grid;place-items:center;min-height:42px;margin-top:10px;border:1px solid var(--green);border-radius:6px;color:var(--green);font-size:14px;font-weight:950}.quick-reorder .outline-action{width:100%;background:var(--white);cursor:pointer}.account-summary dl{display:grid;gap:10px;margin:14px 0 0}.account-summary div{display:flex;justify-content:space-between;gap:14px;color:#2d3831;font-size:12px}.account-summary dt{color:var(--muted)}.account-summary dd{margin:0;font-weight:850;text-align:right}.bulk-program{display:grid;gap:12px}.program-row{display:grid;gap:5px;padding-top:12px;border-top:1px solid var(--line)}.program-row:first-of-type{padding-top:0;border-top:0}.program-row span{color:var(--muted);font-size:12px}.program-row strong{color:var(--ink);font-size:13px}.cart-drawer-backdrop{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;background:#0135202e}.cart-drawer,.order-detail-panel{width:min(440px,calc(100vw - 24px));height:100vh;overflow:auto;padding:24px;border-left:1px solid var(--line);background:var(--white);box-shadow:-18px 0 44px #01352029}.checkout-backdrop{align-items:center;justify-content:center;padding:24px}.checkout-modal{width:min(720px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 24px 60px #0135202e}.checkout-account{margin-top:18px;padding:14px;border:1px solid rgba(6,75,49,.18);border-radius:8px;background:var(--green-soft)}.checkout-account.blocked{border-color:#cf151b47;background:#fff7f7}.checkout-account span,.checkout-account p{color:var(--muted);font-size:13px}.checkout-account strong{display:block;margin-top:4px;color:var(--green-deep);font-size:17px}.checkout-account p{margin:6px 0 0}.payment-method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.payment-method-grid button{min-height:48px;border:1px solid var(--line);border-radius:6px;background:var(--white);color:var(--green-deep);font-size:14px;font-weight:950;cursor:pointer}.payment-method-grid button.selected{border-color:var(--green);background:var(--green);color:var(--white)}.checkout-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.checkout-actions button{min-height:46px;border:0;border-radius:6px;background:var(--red);color:var(--white);font-size:14px;font-weight:950;cursor:pointer}.checkout-actions button:disabled{opacity:.45;cursor:not-allowed}.checkout-actions .outline-action{border:1px solid var(--green);background:var(--white);color:var(--green)}.order-detail-panel{position:fixed;top:0;right:0;z-index:55}.drawer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-heading span,.detail-grid span,.detail-address span,.drawer-footer span{display:block;color:var(--muted);font-size:12px;font-weight:850}.drawer-heading h3{margin:5px 0 0;color:var(--green-deep);font-size:24px;line-height:1.05}.drawer-heading button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--ink);font:inherit;font-size:22px;line-height:1;cursor:pointer}.empty-state,.drawer-items,.detail-grid,.detail-address{margin-top:18px}.empty-state{padding:18px;border:1px dashed var(--line);border-radius:8px;background:#fbfcfb}.empty-state strong,.drawer-item strong,.detail-grid strong,.detail-address strong{display:block;color:var(--green-deep)}.empty-state p,.detail-address p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.drawer-items{display:grid;gap:12px}.drawer-item{display:grid;grid-template-columns:1fr auto;gap:14px;padding:14px;border:1px solid var(--line);border-radius:8px}.drawer-item span,.drawer-item small{display:block;margin-top:5px;color:var(--muted);font-size:12px}.drawer-item b{display:block;color:var(--red);font-size:14px;text-align:right}.drawer-item button{margin-top:8px;border:0;background:transparent;color:var(--red);font:inherit;font-size:12px;font-weight:900;cursor:pointer}.drawer-footer{position:sticky;bottom:0;display:grid;gap:14px;margin:22px -24px -24px;padding:18px 24px 24px;border-top:1px solid var(--line);background:var(--white)}.drawer-footer strong{display:block;margin-top:4px;color:var(--green-deep);font-size:24px}.drawer-footer button,.order-detail-panel>button{min-height:46px;border:0;border-radius:6px;background:var(--red);color:var(--white);font:inherit;font-size:14px;font-weight:950;cursor:pointer}.drawer-footer button:disabled{cursor:not-allowed;opacity:.5}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail-grid div,.detail-address{padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfb}.detail-grid strong{margin-top:5px;font-size:14px}.detail-address strong{margin-top:5px;font-size:17px}.order-detail-panel>button{width:100%;margin-top:18px}.portal-phone{position:absolute;right:4%;bottom:0;z-index:3;width:260px;padding:18px 14px;border:10px solid #111;border-radius:34px;background:var(--white);box-shadow:0 24px 48px #01352038}.phone-header{display:flex;align-items:center;min-height:42px;border-bottom:1px solid var(--line)}.phone-header img{width:118px;height:auto}.portal-phone h4{margin-top:16px;font-size:16px}.phone-order{display:grid;grid-template-columns:1fr auto;gap:3px 10px;margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:8px;font-size:12px}.phone-order small{grid-column:1 / -1;width:fit-content;padding:4px 8px;border-radius:999px;background:#dff3e1;color:var(--green);font-weight:900}.phone-reorder{display:grid;grid-template-columns:62px 1fr;gap:10px;align-items:center;margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:8px}.phone-reorder img{width:56px;height:78px;object-fit:cover;border-radius:6px}.phone-reorder strong,.phone-reorder span{display:block;font-size:12px}.phone-reorder span{margin-top:6px;color:var(--green);font-weight:900}.sign-in-page{background:linear-gradient(90deg,#fffffff5,#ffffffd1),url(/images/redds-hero-scene.png);background-position:center;background-size:cover}.sign-in-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:96px;padding:0 var(--page-gutter);border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sign-in-header img{display:block;width:220px;height:auto}.sign-in-header>a:last-child{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--line);border-radius:4px;color:var(--green);font-size:14px;font-weight:900}.sign-in-hero{display:flex;align-items:flex-end;min-height:330px;padding:76px var(--page-gutter) 40px}.sign-in-hero>div{max-width:780px}.sign-in-hero span{color:var(--red);font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.sign-in-hero h1{margin:10px 0 0;color:var(--green);font-size:clamp(48px,5vw,78px);font-weight:950;letter-spacing:0;line-height:.98}.sign-in-hero p{max-width:660px;margin:18px 0 0;color:#26312b;font-size:18px;line-height:1.58}.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0 var(--page-gutter) 70px}.role-card{display:flex;flex-direction:column;min-height:320px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 18px 42px #0135201a}.role-card.recommended{border-color:#cf151b6b;box-shadow:0 18px 46px #cf151b26}.role-card>div{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:40px}.role-card span{display:grid;place-items:center;width:54px;height:54px;border-radius:999px;background:#f6f1ee;color:var(--red);font-size:16px;font-weight:950}.role-card small{color:var(--green);font-size:12px;font-weight:950;text-transform:uppercase}.role-card h2{margin:30px 0 0;color:var(--green);font-size:28px;font-weight:950;letter-spacing:0;line-height:1.05}.role-card p{flex:1;margin:14px 0 26px;color:#27332c;font-size:15px;line-height:1.55}.role-card button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border:0;border-radius:4px;background:var(--red);color:var(--white);font-size:15px;font-weight:950;cursor:pointer}.site-footer{display:flex;justify-content:space-between;gap:24px;padding-top:34px;padding-bottom:48px;border-top:1px solid var(--line);color:var(--muted)}.site-footer strong{display:block;margin-bottom:8px;color:var(--ink);font-size:20px}.site-footer p{margin:0}.site-footer a{color:var(--green);font-weight:950}@media(max-width:1120px){.site-header{gap:18px}.brand,.header-actions{min-width:0}.desktop-nav{gap:18px}.icon-button{display:none}.hero{grid-template-columns:minmax(430px,.95fr) minmax(390px,1fr)}.product-image{right:45px;width:min(48vw,500px)}.feature-grid{gap:28px}.portal-stage,.portal-laptop{min-height:0}.portal-body{grid-template-columns:190px 1fr}.portal-right{grid-column:1 / -1;grid-template-columns:1fr 1fr;padding:0 24px 30px}.portal-phone{right:18px;width:230px}.role-grid{grid-template-columns:1fr}}@media(max-width:900px){.site-header{position:sticky;min-height:84px;padding:0 18px}.desktop-nav,.header-actions{display:none}.mobile-menu-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:46px;height:46px;border:2px solid var(--green);border-radius:4px;background:var(--white);color:var(--green-deep);cursor:pointer}.mobile-menu-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor}.mobile-nav-panel{position:absolute;z-index:30;top:100%;right:18px;left:18px;display:none;padding:16px;border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;background:var(--white);box-shadow:0 24px 46px #0135202e}.mobile-nav-panel.open{display:block}.mobile-nav-panel nav{display:grid;gap:2px}.mobile-nav-panel nav a{display:flex;align-items:center;min-height:46px;border-bottom:1px solid var(--line);color:var(--green-deep);font-size:16px;font-weight:900}.mobile-nav-panel nav a:last-child{border-bottom:0}.mobile-nav-actions{display:grid;gap:10px;margin-top:16px}.mobile-nav-actions .button{width:100%;min-height:48px}.brand-logo{width:188px}.hero{grid-template-areas:"copy" "product" "proof";grid-template-columns:1fr;grid-template-rows:auto;min-height:0;padding:42px 18px 0;background:linear-gradient(180deg,#fff 0% 44%,#eef4f0)}.hero:before{display:none}.hero-copy{max-width:660px;padding-bottom:16px}.product-stage{min-height:520px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#fff0,#01352014),url(/images/redds-hero-scene.png);background-position:68% center;background-size:cover}.product-stage:after{display:none}.proof-strip{grid-template-columns:1fr;gap:14px;max-width:none;padding:24px 0 48px}.proof-strip div{grid-template-columns:50px 1fr;min-height:64px;padding-bottom:14px;border-right:0;border-bottom:1px solid var(--line)}.feature-grid,.commerce-section,.story-section,.pathway-grid,.admin-grid-two{grid-template-columns:1fr}.feature-band,.commerce-section,.story-section,.pathway-section,.dashboard-gateway,.member-section,.site-footer{width:100%;padding-left:18px;padding-right:18px}.feature-grid{gap:34px}.commerce-section{padding-top:42px;padding-bottom:42px}.story-section,.pathway-section{padding-top:48px;padding-bottom:48px}.story-media{min-height:320px}.pathway-heading,.dashboard-gateway,.admin-hero,.admin-header{align-items:flex-start;flex-direction:column}.admin-header{width:calc(100% + 36px);margin-right:-18px;margin-left:-18px;gap:18px;padding:18px}.admin-header img{width:184px}.admin-header nav{width:100%;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.admin-header nav::-webkit-scrollbar{display:none}.admin-header nav a{display:inline-flex;align-items:center;flex:0 0 auto;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--white)}.admin-auth-actions{width:100%;flex-wrap:wrap;margin-left:0}.admin-auth-actions span,.admin-auth-actions a,.admin-auth-actions button{flex:1 1 120px;justify-content:center}.admin-page{padding-right:18px;padding-left:18px}.admin-page>.top-strip{width:calc(100% + 36px);margin-right:-18px;margin-left:-18px}.admin-stat-grid,.control-grid{grid-template-columns:1fr 1fr}.control-grid fieldset{border-right:0;border-bottom:1px solid var(--line)}.admin-row,.fulfillment-table .admin-row,.request-table .admin-row,.buyer-account-table .admin-row{grid-template-columns:1fr 1fr;min-height:auto;padding:14px 18px;align-items:start;gap:12px 16px}.admin-row-head{display:none}.admin-row>strong,.admin-row>span{min-width:0;overflow-wrap:anywhere}.owner-orders-table .admin-row:not(.admin-row-head)>strong:before,.owner-orders-table .admin-row:not(.admin-row-head)>span:before,.fulfillment-table .admin-row:not(.admin-row-head)>strong:before,.fulfillment-table .admin-row:not(.admin-row-head)>span:before,.request-table .admin-row:not(.admin-row-head)>strong:before,.request-table .admin-row:not(.admin-row-head)>span:before,.buyer-account-table .admin-row:not(.admin-row-head)>strong:before,.buyer-account-table .admin-row:not(.admin-row-head)>span:before{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.owner-orders-table .admin-row:not(.admin-row-head)>strong:before{content:"Order"}.owner-orders-table .admin-row:not(.admin-row-head)>span:nth-child(2):before{content:"Retailer"}.owner-orders-table .admin-row:not(.admin-row-head)>span:nth-child(3):before{content:"Status"}.owner-orders-table .admin-row:not(.admin-row-head)>span:nth-child(4):before{content:"Payment"}.owner-orders-table .admin-row:not(.admin-row-head)>span:nth-child(5):before{content:"Owner share"}.owner-orders-table .admin-row:not(.admin-row-head)>span:nth-child(6):before{content:"Total"}.owner-orders-table .admin-row:not(.admin-row-head)>span:nth-child(7):before{content:"Detail"}.fulfillment-table .admin-row:not(.admin-row-head)>strong:before{content:"Order"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(2):before{content:"Retailer"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(3):before{content:"Cases"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(4):before{content:"Ship to"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(5):before{content:"Payout"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(6):before{content:"Payout status"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(7):before{content:"Status"}.fulfillment-table .admin-row:not(.admin-row-head)>span:nth-child(8):before{content:"Action"}.request-table .admin-row:not(.admin-row-head)>strong:before{content:"Request"}.request-table .admin-row:not(.admin-row-head)>span:nth-child(2):before{content:"Company"}.request-table .admin-row:not(.admin-row-head)>span:nth-child(3):before{content:"Buyer"}.request-table .admin-row:not(.admin-row-head)>span:nth-child(4):before{content:"Cases"}.request-table .admin-row:not(.admin-row-head)>span:nth-child(5):before{content:"Status"}.request-table .admin-row:not(.admin-row-head)>span:nth-child(6):before{content:"Action"}.buyer-account-table .admin-row:not(.admin-row-head)>strong:before{content:"Account"}.buyer-account-table .admin-row:not(.admin-row-head)>span:nth-child(2):before{content:"Status"}.buyer-account-table .admin-row:not(.admin-row-head)>span:nth-child(3):before{content:"Terms"}.buyer-account-table .admin-row:not(.admin-row-head)>span:nth-child(4):before{content:"Credit"}.buyer-account-table .admin-row:not(.admin-row-head)>span:nth-child(5):before{content:"Tax"}.buyer-account-table .admin-row:not(.admin-row-head)>span:nth-child(6):before{content:"Actions"}.activity-list.compact{grid-template-columns:1fr}.activity-heading-tools{justify-items:start;width:100%}.activity-item{grid-template-columns:1fr}.bulk-request-page{padding-right:18px;padding-left:18px}.bulk-request-hero,.bulk-request-form,.review-summary dl{grid-template-columns:1fr}.bulk-request-hero{padding-top:42px}.member-section,.portal-intro{align-items:flex-start;flex-direction:column}.portal-laptop{border-width:10px;border-radius:18px}.portal-topbar{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;min-height:74px;padding:14px 18px}.portal-topbar>a{min-width:0}.portal-topbar img{width:142px}.portal-topbar nav{display:none}.portal-auth-actions{gap:6px}.portal-auth-actions a,.portal-auth-actions button,.portal-cart-button{min-height:36px;padding:0 9px;font-size:11px}.portal-body{grid-template-columns:1fr}.portal-sidebar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.portal-sidebar button{justify-content:center;padding:0 8px;font-size:11px;text-align:center}.portal-sidebar button:nth-child(n+5){display:none}.portal-main{padding:26px 18px}.portal-welcome h3{font-size:24px}.interaction-panel,.selected-order-panel{grid-template-columns:1fr}.cart-summary{width:100%;padding:14px 0 0;border-top:1px solid var(--line);border-left:0}.selected-order-actions{justify-content:flex-start}.portal-stat-grid,.portal-right{grid-template-columns:1fr 1fr}.portal-right{padding:0 18px 26px}.portal-phone{position:relative;right:auto;bottom:auto;width:min(100%,320px);margin:26px auto 0}}@media(max-width:560px){.top-strip{min-height:28px;padding:0 12px;font-size:11px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero h2{font-size:30px}.hero p{font-size:16px}.hero-actions,.button{width:100%}.product-stage{min-height:430px}.feature-card-head{grid-template-columns:62px 1fr;min-height:0}.feature-card-head>span{width:58px;height:58px;font-size:30px}.feature-visual{min-height:178px}.launch-row{grid-template-columns:44px 1fr;padding:20px}.control-grid{grid-template-columns:1fr}.control-heading-actions{width:100%}.control-heading-actions button{flex:1 1 100%}.admin-hero{gap:16px;padding-top:34px;padding-bottom:22px}.admin-hero h1{font-size:clamp(32px,10vw,42px)}.admin-hero span{border-radius:6px}.admin-stat-grid{grid-template-columns:1fr}.admin-panel-heading{align-items:flex-start;flex-direction:column;padding:18px}.admin-panel h2{font-size:21px}.admin-row,.fulfillment-table .admin-row,.request-table .admin-row,.buyer-account-table .admin-row{grid-template-columns:1fr}.admin-row-actions{width:100%}.admin-row-actions button{flex:1 1 92px}.admin-detail-panel,.cart-drawer,.order-detail-panel{width:100vw;padding:18px;border-left:0}.payment-method-grid,.checkout-actions,.document-actions{grid-template-columns:1fr}.site-footer{flex-direction:column}.sign-in-header,.sign-in-hero,.role-grid{padding-right:18px;padding-left:18px}.sign-in-header{min-height:82px}.sign-in-header img{width:170px}.sign-in-hero{min-height:270px;padding-top:52px;padding-bottom:32px}.role-card{min-height:0;padding:22px}.portal-stage{padding-top:0}.portal-laptop{border-width:8px;border-radius:12px}.portal-topbar{grid-template-columns:1fr auto;padding:14px}.portal-topbar>a{min-width:0}.portal-topbar img{width:min(150px,45vw)}.buyer-account-banner{align-items:flex-start;flex-direction:column}.notification-item{grid-template-columns:1fr}.portal-auth-actions a{display:none}.portal-user{grid-column:2;grid-row:1;width:36px;height:36px;font-size:13px}.portal-cart-button{grid-column:1 / -1;justify-content:center;width:100%}.portal-auth-actions{grid-column:1 / -1;width:100%}.portal-auth-actions button{width:100%}.portal-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.portal-sidebar button:nth-child(n+5){display:flex}.portal-stat-grid,.portal-right{grid-template-columns:1fr}.orders-row{grid-template-columns:1fr;min-height:auto;padding:14px 16px}.orders-row.table-head{display:none}.orders-row>strong:before,.orders-row>span:before{display:block;margin-bottom:4px;color:var(--muted);font-size:10px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.orders-row>strong:before{content:"Order"}.orders-row>span:nth-child(2):before{content:"PO"}.orders-row>span:nth-child(3):before{content:"Date"}.orders-row>span:nth-child(4):before{content:"Status"}.orders-row>span:nth-child(5):before{content:"Cases"}.orders-row>span:nth-child(6):before{content:"Location"}.orders-row>span:nth-child(7):before{content:"Total"}.reorder-product{grid-template-columns:72px 1fr}.quantity-row{align-items:stretch;flex-direction:column}.quantity-row input,.quantity-row select{width:100%}}@media(max-width:1120px){.portal-stage-page{padding-right:24px;padding-left:24px}.portal-stage-page .portal-laptop{border-width:1px}.portal-stage-page .portal-right{padding-right:24px}}@media(max-width:900px){.portal-stage-page{padding:18px}.portal-stage-page .portal-laptop{border-width:1px;border-radius:8px}.portal-stage-page .portal-body{grid-template-columns:1fr}.portal-stage-page .portal-sidebar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--line)}.portal-stage-page .portal-main{padding:26px 18px}.portal-stage-page .portal-right{grid-template-columns:1fr 1fr;padding:0 18px 26px}}@media(max-width:560px){.portal-stage-page{padding:12px}.portal-stage-page .portal-laptop{border-width:1px}.portal-stage-page .portal-sidebar{grid-template-columns:1fr 1fr}.portal-stage-page .portal-stat-grid,.portal-stage-page .portal-right{grid-template-columns:1fr}.portal-stage-page .account-summary div{display:grid;gap:4px}.portal-stage-page .account-summary dd{text-align:left}.interaction-panel,.selected-order-panel{grid-template-columns:1fr}.cart-summary{min-width:0;padding-top:14px;padding-left:0;border-top:1px solid var(--line);border-left:0}.selected-order-panel button{width:100%}.selected-order-actions{justify-content:stretch}.bundle-grid,.request-steps{grid-template-columns:1fr}.request-steps span{border-right:0;border-bottom:1px solid var(--line)}.request-steps span:last-child{border-bottom:0}.cart-drawer,.order-detail-panel{width:100vw;padding:20px}.drawer-footer{margin:22px -20px -20px;padding:18px 20px 20px}.detail-grid{grid-template-columns:1fr}}:root{--redds-ink: #07140f;--redds-green: #063f2c;--redds-green-bright: #0c6848;--redds-cream: #f4f0e8;--redds-paper: #fbfaf6;--redds-red: #d71920;--redds-line: rgba(244, 240, 232, .2);--redds-gutter: clamp(22px, 5vw, 84px)}body.redds-home{background:var(--redds-ink);color:var(--redds-cream)}.redds-home .site-header.site-header--cinematic{position:relative;z-index:20;min-height:96px;border-top:1px solid rgba(215,25,32,.82);border-bottom:1px solid rgba(244,240,232,.09);background:#03110c;color:var(--redds-cream);-webkit-backdrop-filter:none;backdrop-filter:none}.redds-home .site-header--cinematic .brand-logo{width:clamp(210px,17vw,286px);filter:drop-shadow(0 10px 24px rgba(0,0,0,.28))}.redds-home .brand{display:inline-flex;align-items:center;gap:13px;text-decoration:none}.redds-home .brand-mark{width:58px;height:68px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.24))}.redds-home .brand-wordmark{display:grid;line-height:.86;text-transform:uppercase}.redds-home .brand-wordmark strong{color:var(--redds-red);font-size:clamp(23px,2vw,34px);font-weight:950;letter-spacing:-.045em}.redds-home .brand-wordmark em{margin-top:9px;color:var(--redds-green);font-size:clamp(11px,.98vw,16px);font-style:normal;font-weight:950;letter-spacing:.26em}.redds-home .site-header--cinematic .brand-wordmark em{color:#7daa8d}.redds-home .site-header--cinematic .desktop-nav a,.redds-home .site-header--cinematic .header-login{color:#f4f0e8e6}.redds-home .site-header--cinematic .desktop-nav a:hover,.redds-home .site-header--cinematic .header-login:hover{color:#fff}.redds-home .header-login{position:relative;display:inline-flex;min-height:46px;align-items:center;gap:9px;padding:0 21px 0 14px;border-right:1px solid rgba(244,240,232,.28);color:var(--redds-ink);font-size:13px;font-weight:800;text-decoration:none}.redds-home .header-login:before{width:7px;height:7px;border-radius:50%;background:var(--redds-red);box-shadow:0 0 16px #d719208c;content:""}.redds-home .hero.hero--brand{position:relative;isolation:isolate;display:block;min-height:calc(100svh - 96px);overflow:hidden;padding:clamp(82px,10vh,128px) var(--redds-gutter) clamp(84px,10vh,120px);border:0;background:#03110c;color:var(--redds-cream)}.redds-home .hero.hero--brand:before{position:absolute;z-index:-2;inset:0;background:linear-gradient(180deg,#03110c0d,#03110c2e 48%,#020b08d1),radial-gradient(circle at 72% 92%,rgba(128,148,119,.12),transparent 32%);content:""}.redds-home .hero.hero--brand:after{position:absolute;z-index:4;right:0;bottom:0;width:72px;height:1px;background:var(--redds-red);box-shadow:-28px -28px 0 -27px var(--redds-red);content:"";transform:rotate(-45deg);transform-origin:right bottom}.hero-atmosphere,.hero-grid{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.hero-three-scene{position:absolute;z-index:-1;inset:0;overflow:hidden;pointer-events:none}.hero-three-scene canvas{display:block;width:100%;height:100%}.hero-three-scene[data-fallback=true]{background-color:#03110c;background-image:linear-gradient(180deg,#03110c33,#03110cd9),url(/images/redds-floor-texture-v1.png);background-position:center;background-size:cover}.hero-atmosphere{z-index:-1}.hero-grid{z-index:-2;opacity:.23;background-image:linear-gradient(rgba(195,207,190,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(195,207,190,.16) 1px,transparent 1px);background-size:clamp(88px,10vw,164px) clamp(88px,10vw,164px);-webkit-mask-image:linear-gradient(90deg,#00000080,#000 55%,#00000052);mask-image:linear-gradient(90deg,#00000080,#000 55%,#00000052)}.redds-home .hero-crest{position:absolute;z-index:0;top:17%;right:clamp(42px,5vw,96px);width:min(23vw,390px);max-height:58%;object-fit:contain;opacity:.095;filter:grayscale(1) brightness(1.8) contrast(.82) drop-shadow(0 24px 60px rgba(0,0,0,.45));animation:redds-hero-crest-breathe 9s ease-in-out infinite alternate}.redds-home .hero.hero--brand .hero-copy{position:relative;z-index:3;width:min(1400px,74vw);max-width:none;padding:0;color:var(--redds-cream)}.redds-home .hero.hero--brand .hero-copy:before{display:none}.redds-home .hero-kicker{display:block;margin-bottom:clamp(26px,4vh,48px);color:#d83a3f;font-size:clamp(10px,.78vw,13px);font-weight:900;letter-spacing:.22em;text-transform:uppercase}.redds-home .hero.hero--brand h1{max-width:760px;margin:0;color:#6f947e;font-size:clamp(76px,8.9vw,168px);line-height:.82;letter-spacing:-.067em;text-transform:uppercase;text-wrap:balance}.redds-home .hero.hero--brand .hero-title-fallback{display:none}.hero-three-title-space{height:clamp(130px,18vh,190px)}.redds-home .hero.hero--brand h1 span{display:block;color:var(--redds-cream)}.redds-home .hero.hero--brand .hero-copy>p{max-width:520px;margin:0;color:#f4f0e8e6;font-size:clamp(18px,1.45vw,27px);font-weight:750;line-height:1.35;text-wrap:balance}@media(min-width:821px){.redds-home .hero.hero--brand .hero-copy>p{margin-top:20px}}.redds-home .hero.hero--brand .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(28px,4vh,48px)}.redds-home .hero.hero--brand .button{display:inline-flex;min-height:68px;align-items:center;justify-content:space-between;gap:30px;padding:0 29px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.redds-home .hero.hero--brand .button.primary{min-width:min(380px,100%);background:var(--redds-red);color:#fff}.redds-home .hero.hero--brand .button.primary:hover{background:#f02a30}.redds-home .hero.hero--brand .button.secondary{min-width:244px;border-color:#8bab978f;background:#03110c73;color:#82aa91}.redds-home .hero.hero--brand .button span{font-size:20px;transition:transform .22s ease}.redds-home .hero.hero--brand .button:hover span{transform:translate(5px)}.hero-invention-index{position:absolute;z-index:3;right:var(--redds-gutter);bottom:clamp(44px,7vh,78px);display:grid;grid-template-columns:1fr auto;width:min(470px,34vw);padding:0 0 0 20px;border-left:2px solid var(--redds-red);color:var(--redds-cream);text-decoration:none}.hero-invention-index span{grid-column:1 / -1;margin-bottom:9px;color:#ed343a;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero-invention-index strong{font-size:clamp(19px,1.55vw,28px);line-height:1.15}.hero-invention-index b{align-self:center;color:var(--redds-red);font-size:22px;transition:transform .22s ease}.hero-invention-index:hover b{transform:translate(6px)}.hero-progress{position:absolute;z-index:3;right:var(--redds-gutter);top:34px;display:flex;align-items:center;gap:10px;color:#f4f0e873;font-size:9px;font-weight:900;letter-spacing:.14em}.hero-progress i{width:52px;height:1px;background:#f4f0e83d}@keyframes redds-hero-crest-breathe{0%{opacity:.075;transform:translateY(0) scale(.98)}to{opacity:.12;transform:translateY(-8px) scale(1.015)}}@media(max-width:1100px){.redds-home .site-header--cinematic .desktop-nav{gap:18px;font-size:11px}.redds-home .site-header--cinematic .brand-logo{width:210px}.redds-home .hero.hero--brand .hero-copy{width:78vw}.hero-three-title-space{height:clamp(120px,16vh,160px)}.hero-invention-index{width:36vw}}@media(max-width:820px){.redds-home .site-header.site-header--cinematic{min-height:78px}.redds-home .site-header--cinematic .brand-logo{width:176px}.redds-home .site-header--cinematic .header-actions{display:none}.redds-home .site-header.site-header--cinematic .mobile-menu-toggle{border:1px solid rgba(244,240,232,.28);background:transparent}.redds-home .site-header--cinematic .mobile-menu-toggle span{background:var(--redds-cream)}.redds-home .site-header--cinematic .mobile-nav-panel{background:#07140f}.redds-home .site-header--cinematic .mobile-nav-panel a{color:var(--redds-cream)}.redds-home .hero.hero--brand{min-height:calc(100svh - 78px);padding:clamp(74px,10vh,110px) 24px 170px}.redds-home .hero.hero--brand .hero-copy{width:100%}.redds-home .hero.hero--brand h1{max-width:720px;font-size:clamp(58px,16vw,112px)}.redds-home .hero.hero--brand .hero-title-fallback{display:block;color:#72947f}.hero-three-title-space{display:none}.redds-home .hero-crest{top:34%;right:-4%;width:min(56vw,360px);opacity:.08}.hero-invention-index{right:24px;bottom:46px;left:24px;width:auto}.hero-progress{display:none}}@media(max-width:520px){.redds-home .hero.hero--brand{padding-top:56px;padding-bottom:156px}.redds-home .hero-kicker{max-width:270px;margin-bottom:26px;line-height:1.6}.redds-home .hero.hero--brand h1{font-size:clamp(54px,17.8vw,82px);line-height:.86}.redds-home .hero.hero--brand .hero-copy>p{max-width:310px;font-size:17px}.redds-home .hero.hero--brand .hero-actions{display:grid;width:100%}.redds-home .hero.hero--brand .button,.redds-home .hero.hero--brand .button.primary,.redds-home .hero.hero--brand .button.secondary{width:100%;min-width:0;min-height:58px}.hero-invention-index strong{font-size:17px}.hero-invention-index span{font-size:10px}}@media(prefers-reduced-motion:reduce){.redds-home .hero-crest{animation:none}}.redds-scroll-home{background:#06110d;color:#f4f0e8}.redds-scroll-home .site-shell{overflow:clip;background:#06110d}.redds-scroll-home .site-header.site-header--cinematic{position:absolute;z-index:80;inset:0 0 auto;border-bottom:1px solid rgba(244,240,232,.08);background:#020c0973;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.redds-scroll-home .site-header--cinematic .brand-wordmark strong{color:#e21e27}.redds-scroll-home .site-header--cinematic .brand-wordmark em{color:#6ba07c}.redds-scroll-home .site-header--cinematic .desktop-nav a,.redds-scroll-home .site-header--cinematic .header-login{color:#f4f0e8}.redds-founder-hero-scroll{position:relative;height:280svh;background:#020a07}.redds-founder-hero{position:sticky;top:0;height:100svh;min-height:max(760px,100svh);overflow:hidden;background:#020a07;isolation:isolate}.redds-founder-hero__image,.redds-founder-hero__shade{position:absolute;inset:0;width:100%;height:100%}.redds-founder-hero__image{z-index:-3;object-fit:cover;object-position:center;will-change:transform}.redds-founder-hero__shade{z-index:-2;background:linear-gradient(90deg,#010906fa,#010906d4 31%,#0109061f 64%,#01090608),linear-gradient(180deg,rgba(1,9,6,.38),transparent 33%,rgba(1,9,6,.18))}.redds-founder-hero__curtain{position:absolute;z-index:-1;top:0;bottom:0;left:-100vw;width:200vw;background:linear-gradient(90deg,#020a07 0%,#020a07 52%,rgba(2,10,7,.98) 61%,rgba(2,10,7,.7) 68%,transparent 77%);will-change:transform}.redds-founder-hero__end-card{position:absolute;z-index:4;inset:0;display:grid;place-content:center;justify-items:center;gap:14px;padding:18vh 24px 8vh;text-align:center;pointer-events:none;will-change:opacity,transform}.redds-founder-hero__end-card img{width:clamp(78px,7vw,118px);height:auto;margin-bottom:10px;filter:drop-shadow(0 18px 34px rgba(0,0,0,.46))}.redds-founder-hero__end-card span{color:#e21e27;font-size:11px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.redds-founder-hero__end-card strong{color:#f4f0e8;font-family:Impact,Haettenschweiler,Arial Narrow Bold,Arial Narrow,sans-serif;font-size:clamp(58px,7vw,116px);font-weight:400;letter-spacing:-.025em;line-height:.9;text-transform:uppercase}.redds-founder-hero__copy{position:relative;z-index:2;display:flex;width:min(720px,54vw);min-height:max(760px,100svh);flex-direction:column;justify-content:center;padding:130px var(--redds-gutter) 70px;transform-origin:left center}.redds-founder-hero__eyebrow{margin:0 0 22px;color:#e21e27;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.redds-founder-hero h1{margin:0;color:#f4f0e8;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(96px,10.4vw,170px);font-stretch:condensed;font-weight:900;letter-spacing:-.065em;line-height:.76;text-transform:uppercase}.redds-founder-hero h1 span,.redds-founder-hero h1 strong{display:block}.redds-founder-hero h1 span{color:#df1d26}.redds-founder-hero h2{margin:32px 0 8px;color:#a19d8f;font-size:clamp(20px,1.65vw,29px);font-weight:900;letter-spacing:-.03em;text-transform:uppercase}.redds-founder-hero__lede{max-width:560px;margin:0;color:#f4f0e8b8;font-size:clamp(16px,1.25vw,21px);line-height:1.5}.redds-founder-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.redds-scroll-home .redds-founder-hero__actions .button{display:inline-flex;min-width:238px;min-height:58px;align-items:center;justify-content:space-between;padding:0 26px;border-radius:0;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.redds-scroll-home .button.primary{background:#e21e27;color:#fff}.redds-scroll-home .button.secondary{border-color:#f4f0e86b;color:#f4f0e8}.redds-scroll-home .button:hover{transform:translateY(-3px)}.redds-founder-hero__scroll{position:absolute;z-index:3;right:var(--redds-gutter);bottom:32px;display:flex;align-items:center;gap:12px;color:#f4f0e894;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.redds-founder-hero__scroll i{width:72px;height:1px;overflow:hidden;background:#f4f0e840}.redds-founder-hero__scroll i:after{display:block;width:42%;height:100%;background:#e21e27;content:"";animation:redds-scroll-pulse 1.8s ease-in-out infinite}@keyframes redds-scroll-pulse{0%,to{transform:translate(-110%)}55%{transform:translate(240%)}}.redds-velocity-band{display:grid;min-height:43vh;align-content:center;gap:4px;overflow:hidden;border-block:1px solid rgba(244,240,232,.12);background:#06110d;transform:rotate(-1.5deg) scale(1.02)}.redds-velocity-band>div{display:flex;width:max-content;align-items:center;gap:24px;white-space:nowrap;will-change:transform}.redds-velocity-band span{color:#f4f0e8;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(58px,8.6vw,144px);font-weight:900;letter-spacing:-.055em;line-height:.84;text-transform:uppercase}.redds-velocity-band>div:last-child span{color:transparent;-webkit-text-stroke:1px #e21e27}.redds-velocity-band b{color:#e21e27;font-size:clamp(32px,5vw,76px)}.redds-product-scroll{position:relative;height:330vh;background:#f2eee5;color:#07130e}.redds-product-scroll__sticky{position:sticky;top:0;height:100svh;min-height:720px;overflow:hidden;isolation:isolate}.redds-product-scroll__label{position:absolute;z-index:8;top:32px;right:var(--redds-gutter);left:var(--redds-gutter);display:flex;justify-content:space-between;color:#d51d25;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.redds-product-scroll__word{position:absolute;z-index:4;top:14%;left:-4%;width:max-content;color:transparent;background:url(/images/redds-hero-scene.png) center / cover;-webkit-background-clip:text;background-clip:text;filter:contrast(1.15) saturate(.78);font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(150px,21vw,360px);font-weight:900;letter-spacing:-.075em;line-height:.8;white-space:nowrap}.redds-product-scroll__media{position:absolute;z-index:1;inset:16% 8% 8% 23%;margin:0;overflow:hidden;background:#d6d1c8;will-change:transform,clip-path}.redds-product-scroll__media:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,15,10,.72),transparent 52%);content:""}.redds-product-scroll__media img{width:100%;height:100%;object-fit:cover}.redds-product-scroll__benefits{position:absolute;z-index:7;top:43%;left:var(--redds-gutter);display:grid;gap:18px}.redds-product-scroll__benefits span{display:flex;align-items:baseline;gap:12px;color:#f4f0e8;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(32px,4.3vw,72px);font-weight:900;letter-spacing:-.04em;text-transform:uppercase}.redds-product-scroll__benefits b{color:#e21e27;font-size:12px;letter-spacing:.12em}.redds-product-scroll__detail{position:absolute;z-index:9;right:var(--redds-gutter);bottom:54px;width:min(420px,34vw);padding:30px;background:#f2eee5}.redds-product-scroll__detail>p{margin:0 0 10px;color:#d51d25;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.redds-product-scroll__detail h2{margin:0;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(44px,5.2vw,76px);letter-spacing:-.055em;line-height:.88;text-transform:uppercase}.redds-product-scroll__detail>span{display:block;margin:18px 0 24px;font-size:15px;line-height:1.5}.redds-product-scroll__detail>div{display:grid;gap:10px}.redds-product-scroll__detail .button{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 20px;border-radius:0;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.redds-product-scroll__detail .button.secondary{border-color:#0b1912;color:#0b1912}.redds-product-scroll__progress{position:absolute;z-index:10;right:0;bottom:0;left:0;height:4px;background:#07130e29}.redds-product-scroll__progress i{display:block;width:100%;height:100%;background:#e21e27;transform-origin:left}.redds-founder-story{display:grid;min-height:100svh;grid-template-columns:1.15fr .85fr;background:#06110d}.redds-founder-story__image{position:relative;min-height:760px;overflow:hidden}.redds-founder-story__image img{width:100%;height:100%;object-fit:cover;object-position:64% center}.redds-founder-story__image span{position:absolute;right:24px;bottom:22px;color:#f4f0e8;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl}.redds-founder-story__copy{display:flex;flex-direction:column;justify-content:center;padding:9vw 7vw;border-left:1px solid rgba(244,240,232,.12)}.redds-founder-story__copy>p:first-child,.redds-products-next>p,.redds-company-orders>div>p:first-child{color:#e21e27;font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.redds-founder-story h2,.redds-products-next h2,.redds-company-orders h2{margin:18px 0 30px;font-family:Arial Narrow,Roboto Condensed,Impact,sans-serif;font-size:clamp(58px,7vw,116px);letter-spacing:-.06em;line-height:.86;text-transform:uppercase}.redds-founder-story blockquote{margin:0 0 28px;padding-left:22px;border-left:3px solid #e21e27;color:#f4f0e8d1;font-size:clamp(20px,2vw,32px);line-height:1.35}.redds-founder-story__copy>p:not(:first-child){color:#f4f0e8ad;font-size:17px;line-height:1.6}.redds-founder-story__copy>a{margin-top:24px;color:#f4f0e8;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.redds-products-next{min-height:88svh;padding:13vw var(--redds-gutter);background:#f2eee5;color:#07130e}.redds-products-next h2{max-width:1050px;font-size:clamp(78px,12vw,190px)}.redds-products-next h2 em{color:#e21e27;font-style:normal}.redds-products-next>span{display:block;max-width:620px;margin-bottom:34px;color:#4d574f;font-size:clamp(18px,1.6vw,25px);line-height:1.55}.redds-products-next .button.secondary{display:inline-flex;min-width:240px;min-height:56px;align-items:center;justify-content:space-between;padding:0 24px;border-color:#07130e;border-radius:0;color:#07130e;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.redds-company-orders{display:grid;min-height:82svh;grid-template-columns:1.1fr .9fr;align-items:center;gap:8vw;padding:10vw var(--redds-gutter);background:#c91b23;color:#fff}.redds-company-orders>div>p:first-child{color:#07130e}.redds-company-orders h2{margin-bottom:0;font-size:clamp(64px,8vw,126px)}.redds-company-orders>div:last-child>p{max-width:610px;font-size:clamp(18px,1.6vw,25px);line-height:1.55}.redds-company-orders>div:last-child>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.redds-company-orders .button{display:inline-flex;min-width:230px;min-height:58px;align-items:center;justify-content:space-between;padding:0 24px;border-radius:0;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.redds-company-orders .button.primary{background:#07130e}.redds-scroll-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:42px var(--redds-gutter);border-top:1px solid rgba(244,240,232,.12);background:#06110d}.redds-scroll-footer>div{display:flex;align-items:center;gap:14px}.redds-scroll-footer>div:first-child img{width:42px;height:50px;object-fit:contain}.redds-scroll-footer strong{font-size:16px;text-transform:uppercase}.redds-scroll-footer>p{margin:0;color:#f4f0e885;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.redds-scroll-footer>div:last-child{justify-content:flex-end}.redds-scroll-footer a{color:#f4f0e8;font-size:12px;font-weight:800;text-decoration:none;text-transform:uppercase}@media(max-width:900px){.redds-founder-hero-scroll{height:245svh}.redds-founder-hero{min-height:100svh}.redds-founder-hero__image{object-position:66% center}.redds-founder-hero__shade{background:linear-gradient(180deg,#01090647,#01090680 38%,#010906fa 78%)}.redds-founder-hero__copy{width:100%;min-height:100svh;justify-content:flex-end;padding:124px 24px 74px}.redds-founder-hero h1{max-width:620px;font-size:clamp(64px,16vw,110px)}.redds-founder-hero h2{margin-top:24px}.redds-founder-hero__scroll{display:none}.redds-founder-hero__end-card{padding-top:10vh}.redds-founder-hero__end-card strong{font-size:clamp(58px,16vw,92px)}.redds-velocity-band{min-height:32vh}.redds-product-scroll{height:auto}.redds-product-scroll__sticky{position:relative;display:flex;height:auto;min-height:0;flex-direction:column;padding:80px 24px 34px}.redds-product-scroll__label{top:28px;right:24px;left:24px}.redds-product-scroll__word{position:relative;top:auto;left:auto;order:1;margin:0 0 -2vw;font-size:22vw}.redds-product-scroll__media{position:relative;inset:auto;order:2;height:58vh;min-height:430px;clip-path:none!important;transform:none!important}.redds-product-scroll__benefits{position:relative;top:auto;left:auto;order:3;grid-template-columns:repeat(3,1fr);margin:-58px 14px 28px;padding:20px 16px;background:#07130e}.redds-product-scroll__benefits span{display:grid;gap:4px;justify-items:center;font-size:22px}.redds-product-scroll__detail{position:relative;right:auto;bottom:auto;order:4;width:100%;padding:18px 0 0;opacity:1!important;transform:none!important}.redds-product-scroll__progress{display:none}.redds-founder-story{grid-template-columns:1fr}.redds-founder-story__image{min-height:64vh}.redds-founder-story__copy{padding:80px 24px;border-top:1px solid rgba(244,240,232,.12);border-left:0}.redds-products-next{min-height:76svh;padding:100px 24px}.redds-products-next h2{font-size:clamp(66px,20vw,112px)}.redds-company-orders{grid-template-columns:1fr;gap:30px;padding:100px 24px}.redds-scroll-footer{grid-template-columns:1fr;justify-items:start;padding:40px 24px 100px}.redds-scroll-footer>div:last-child{flex-wrap:wrap;justify-content:flex-start}}@media(min-width:901px){.redds-founder-hero__image{top:clamp(96px,6vw,116px);height:calc(100% - clamp(96px,6vw,116px));object-position:center 8%;transform-origin:center top}}@media(max-width:520px){.redds-scroll-home .site-header.site-header--cinematic{min-height:76px}.redds-founder-hero__image{object-position:69% center}.redds-founder-hero__copy{padding-bottom:44px}.redds-founder-hero h1{font-size:clamp(58px,17.5vw,78px)}.redds-founder-hero h2{max-width:330px;font-size:20px}.redds-founder-hero__lede{max-width:330px;font-size:16px}.redds-founder-hero__actions{display:grid;width:100%}.redds-scroll-home .redds-founder-hero__actions .button{width:100%;min-width:0}.redds-product-scroll__media{height:52vh;min-height:380px}.redds-product-scroll__detail h2{font-size:54px}.redds-founder-story h2,.redds-company-orders h2{font-size:62px}.redds-company-orders .button{width:100%}}@media(prefers-reduced-motion:reduce){.redds-founder-hero-scroll{height:auto}.redds-founder-hero{position:relative}.redds-founder-hero__curtain,.redds-founder-hero__end-card{display:none}.redds-founder-hero__scroll i:after{animation:none}.redds-founder-hero__image,.redds-founder-hero__copy,.redds-velocity-band>div,.redds-product-scroll__word,.redds-product-scroll__media,.redds-product-scroll__detail{transform:none!important}.redds-founder-hero__copy,.redds-founder-hero__scroll{opacity:1!important}}.redds-home .site-shell{overflow:clip;background:var(--redds-paper)}.redds-home .top-strip{min-height:36px;background:var(--redds-ink);color:var(--redds-cream);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.redds-home .site-header{min-height:94px;padding:0 var(--redds-gutter);border-bottom:1px solid rgba(7,20,15,.1);background:#fbfaf6f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.redds-home .brand-logo{width:clamp(190px,17vw,246px)}.redds-home .desktop-nav{gap:clamp(22px,2.5vw,42px);font-size:13px;letter-spacing:.02em}.redds-home .desktop-nav a{position:relative;padding:38px 0 35px}.redds-home .desktop-nav a:after{position:absolute;right:0;bottom:27px;left:0;height:2px;background:var(--redds-red);content:"";transform:scaleX(0);transform-origin:right;transition:transform .24s ease}.redds-home .desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.redds-home .header-cta{min-height:46px;padding:0 22px;border-radius:0;box-shadow:none;letter-spacing:.02em;transition:background .18s ease,transform .18s ease}.redds-home .header-cta:hover{background:var(--redds-ink);transform:translateY(-2px)}.redds-home .hero{isolation:isolate;grid-template-areas:"copy product" "proof proof";grid-template-columns:minmax(420px,.78fr) minmax(480px,1.22fr);grid-template-rows:minmax(430px,1fr) auto;min-height:calc(100svh - 130px);padding:clamp(54px,7vh,92px) var(--redds-gutter) 0;border-bottom:0;background-image:linear-gradient(90deg,#051c14fa,#05281ced 28%,#05281c80,#05281c0d 78%),linear-gradient(180deg,transparent 65%,rgba(3,18,13,.78) 100%),url(/images/redds-hero-scene.png);background-position:center;background-size:cover}.redds-home .hero:after{position:absolute;z-index:-1;top:0;right:var(--redds-gutter);bottom:0;width:1px;background:#ffffff2e;content:""}.redds-home .hero-copy{max-width:620px;padding-bottom:50px;color:var(--redds-cream)}.redds-home .hero-copy:before{display:block;margin-bottom:24px;color:#f4f0e8b8;content:"Invented by Timothy Redd  /  Built for working crews";font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.redds-home .hero h1{color:var(--redds-cream);font-size:clamp(62px,7.2vw,116px);line-height:.83;letter-spacing:-.055em}.redds-home .hero h1 span{display:block;color:#f02a30}.redds-home .hero h2{max-width:570px;margin-top:28px;color:var(--redds-cream);font-size:clamp(29px,3vw,48px);line-height:1;letter-spacing:-.03em}.redds-home .hero p{max-width:500px;color:#f4f0e8c7;font-size:17px;line-height:1.55}.redds-home .hero-actions{margin-top:32px}.redds-home .button,.redds-home .hero .button{min-height:54px;border-radius:0;box-shadow:none;letter-spacing:.01em;transition:transform .18s ease,background .18s ease,color .18s ease}.redds-home .button:hover{transform:translateY(-3px)}.redds-home .hero .button.secondary{border-color:#f4f0e88c;background:#07140f47;color:var(--redds-cream);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.redds-home .product-stage{min-height:430px}.redds-home .product-stage:before{position:absolute;right:0;bottom:82px;display:block;color:#ffffffc7;content:"3-in-1 / Work glove";font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;transform:rotate(90deg) translate(100%);transform-origin:right bottom}.redds-home .proof-strip{grid-area:proof;max-width:none;margin:0 calc(var(--redds-gutter) * -1);padding:0 var(--redds-gutter);border-top:1px solid rgba(244,240,232,.22);background:#03120db8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.redds-home .proof-strip div{min-height:112px;border-right-color:#f4f0e82e}.redds-home .proof-strip .icon,.redds-home .proof-strip strong{color:var(--redds-cream)}.redds-home .proof-strip span{color:#f4f0e89e}.redds-home .story-section{position:relative;grid-template-columns:minmax(340px,.78fr) minmax(420px,1fr);min-height:760px;gap:clamp(60px,9vw,150px);padding:110px var(--redds-gutter);border:0;background:var(--redds-ink);color:var(--redds-cream)}.redds-home .story-section:before{position:absolute;top:58px;left:var(--redds-gutter);color:#f4f0e86b;content:"01  /  THE INVENTION";font-size:11px;font-weight:800;letter-spacing:.2em}.redds-home .story-media{position:relative;min-height:560px;border-radius:0;background:radial-gradient(circle at 50% 40%,rgba(240,42,48,.24),transparent 34%),linear-gradient(145deg,#0d2d21,#05140e);overflow:hidden}.redds-home .story-media:after{position:absolute;inset:18px;border:1px solid rgba(244,240,232,.15);content:""}.redds-home .story-media img{width:min(78%,360px);max-height:500px;filter:drop-shadow(0 42px 38px rgba(0,0,0,.45));transition:transform .9s cubic-bezier(.22,1,.36,1)}.redds-home .story-media:hover img{transform:translateY(-8px) rotate(-2deg) scale(1.035)}.redds-home .story-copy h2{color:var(--redds-cream);font-size:clamp(48px,5.2vw,80px);letter-spacing:-.045em}.redds-home .story-copy p{max-width:620px;color:#f4f0e8b3;font-size:18px;line-height:1.65}.redds-home .story-copy p+p{padding-top:20px;border-top:1px solid var(--redds-line)}.redds-home .story-copy .button.secondary{border-color:#f4f0e859;background:transparent;color:var(--redds-cream)}.redds-home .feature-band{padding:110px var(--redds-gutter) 124px;background:var(--redds-cream)}.redds-home .feature-band:before{display:block;margin-bottom:58px;color:#07140f8f;content:"02  /  ONE TOOL, THREE JOBS";font-size:11px;font-weight:900;letter-spacing:.2em}.redds-home .feature-grid{gap:clamp(22px,3vw,48px)}.redds-home .feature-card{border-top:1px solid rgba(7,20,15,.2);padding-top:24px}.redds-home .feature-card-head{grid-template-columns:48px 1fr;gap:16px;min-height:144px}.redds-home .feature-card-head>span{width:42px;height:42px;border:1px solid rgba(7,20,15,.18);border-radius:50%;background:transparent;color:var(--redds-red);font-size:18px;box-shadow:none}.redds-home .feature-card h3{color:var(--redds-ink);font-size:clamp(27px,2.2vw,38px);letter-spacing:-.035em}.redds-home .feature-card p{max-width:380px;color:#07140fa8;line-height:1.55}.redds-home .feature-visual{aspect-ratio:1.18 / 1;border-radius:0;background:#e8e3d8;box-shadow:none;overflow:hidden}.redds-home .feature-visual img{transition:transform .8s cubic-bezier(.22,1,.36,1),filter .3s ease}.redds-home .feature-card:hover .feature-visual img{transform:scale(1.045);filter:saturate(1.08) contrast(1.03)}.redds-home .feature-card>a{margin-top:22px;border:0;color:var(--redds-green);font-size:14px;letter-spacing:.06em;text-transform:uppercase}.redds-home .pathway-section{padding:110px var(--redds-gutter);background:var(--redds-red);color:#fff}.redds-home .pathway-heading{align-items:start;margin-bottom:64px}.redds-home .pathway-heading h2{max-width:580px;color:#fff;font-size:clamp(52px,6vw,88px);letter-spacing:-.05em}.redds-home .pathway-heading p{max-width:420px;color:#ffffffc7}.redds-home .pathway-grid{gap:0;border-top:1px solid rgba(255,255,255,.35)}.redds-home .pathway-grid article{min-height:330px;padding:34px clamp(24px,3vw,48px);border:0;border-right:1px solid rgba(255,255,255,.26);border-radius:0;background:transparent}.redds-home .pathway-grid article:last-child{border-right:0}.redds-home .pathway-grid article>span,.redds-home .pathway-grid h3,.redds-home .pathway-grid a{color:#fff}.redds-home .pathway-grid p{color:#ffffffb3}.redds-home .pathway-grid a{border-color:#ffffff8c}.redds-home .commerce-section{gap:clamp(48px,8vw,120px);padding:120px var(--redds-gutter);border-radius:0;background:var(--redds-green)}.redds-home .commerce-copy h2{color:var(--redds-cream);font-size:clamp(46px,5.4vw,82px);letter-spacing:-.05em}.redds-home .commerce-copy p{color:#f4f0e8b3}.redds-home .launch-panel{border-top:1px solid rgba(244,240,232,.32);border-radius:0;background:transparent;box-shadow:none}.redds-home .launch-row{border-color:#f4f0e82e;background:transparent}.redds-home .launch-row p{color:var(--redds-cream)}.redds-home .member-section{padding:110px var(--redds-gutter);background:var(--redds-paper)}.redds-home .member-section h2{color:var(--redds-ink);font-size:clamp(48px,5.5vw,84px);letter-spacing:-.05em}.redds-home .portal-intro{margin-bottom:52px}.redds-home .dashboard-gateway{min-height:420px;padding:90px var(--redds-gutter);border:0;background:var(--redds-ink)}.redds-home .dashboard-gateway h2{max-width:720px;color:var(--redds-cream);font-size:clamp(48px,5.5vw,82px);letter-spacing:-.05em}.redds-home .dashboard-gateway p{color:#f4f0e8ad}.redds-home .dashboard-gateway .button.secondary{border-color:#f4f0e866;background:transparent;color:var(--redds-cream)}.redds-home .site-footer{min-height:150px;padding:42px var(--redds-gutter);border-top:1px solid rgba(244,240,232,.14);border-radius:0;background:var(--redds-ink);color:var(--redds-cream)}.redds-home .site-footer strong{font-size:clamp(28px,3vw,44px);letter-spacing:-.04em}.redds-home .redds-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .8s cubic-bezier(.22,1,.36,1)}.redds-home .redds-reveal.is-visible{opacity:1;transform:translateY(0)}.redds-home .hero-copy>*{opacity:0;transform:translateY(22px)}.redds-home.redds-loaded .hero-copy>*{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .8s cubic-bezier(.22,1,.36,1)}.redds-home.redds-loaded .hero-copy>:nth-child(2){transition-delay:90ms}.redds-home.redds-loaded .hero-copy>:nth-child(3){transition-delay:.18s}.redds-home.redds-loaded .hero-copy>:nth-child(4){transition-delay:.27s}.redds-home.redds-loaded .hero-copy>:nth-child(5){transition-delay:.36s}@media(max-width:1080px){.redds-home .site-header{min-height:82px}.redds-home .desktop-nav,.redds-home .header-actions{display:none}.redds-home .mobile-menu-toggle{display:grid}.redds-home .hero{grid-template-areas:"copy" "product" "proof";grid-template-columns:1fr;grid-template-rows:auto minmax(280px,38vh) auto;min-height:auto;background-position:62% center}.redds-home .hero-copy{max-width:600px}.redds-home .product-stage{min-height:280px}.redds-home .story-section{grid-template-columns:.82fr 1fr;gap:48px}.redds-home .feature-grid{grid-template-columns:1fr}.redds-home .feature-card{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr;column-gap:40px}.redds-home .feature-card-head,.redds-home .feature-card>a{grid-column:1}.redds-home .feature-visual{grid-column:2;grid-row:1 / span 2}}@media(max-width:760px){.redds-home .top-strip{min-height:30px;font-size:9px;letter-spacing:.08em}.redds-home .site-header{min-height:74px}.redds-home .brand{min-width:0}.redds-home .brand-logo{width:178px}.redds-home .hero{grid-template-rows:auto minmax(240px,32vh) auto;padding-top:44px;background-image:linear-gradient(180deg,#052017f5,#052017d1 48%,#0520171f 78%),linear-gradient(180deg,transparent 62%,rgba(3,18,13,.9) 100%),url(/images/redds-hero-scene.png);background-position:66% center}.redds-home .hero-copy:before{margin-bottom:18px;font-size:9px;line-height:1.6}.redds-home .hero h1{font-size:clamp(56px,18vw,78px)}.redds-home .hero h2{max-width:430px;font-size:clamp(29px,8vw,38px)}.redds-home .hero p{font-size:15px}.redds-home .hero-actions{display:grid;grid-template-columns:1fr}.redds-home .hero-actions .button{width:100%}.redds-home .proof-strip{grid-template-columns:1fr;padding-top:8px;padding-bottom:8px}.redds-home .proof-strip div{min-height:78px;border-right:0;border-bottom:1px solid rgba(244,240,232,.14)}.redds-home .proof-strip div:last-child{border-bottom:0}.redds-home .story-section{grid-template-columns:1fr;min-height:auto;gap:48px;padding-top:96px;padding-bottom:84px}.redds-home .story-media{min-height:460px}.redds-home .story-copy h2,.redds-home .pathway-heading h2,.redds-home .commerce-copy h2,.redds-home .member-section h2,.redds-home .dashboard-gateway h2{font-size:clamp(42px,13vw,62px)}.redds-home .feature-band,.redds-home .pathway-section,.redds-home .commerce-section,.redds-home .member-section,.redds-home .dashboard-gateway{padding-top:82px;padding-bottom:82px}.redds-home .feature-card{display:block;padding-top:28px}.redds-home .feature-card-head{min-height:130px}.redds-home .feature-visual{aspect-ratio:1.18 / 1}.redds-home .pathway-heading{display:block}.redds-home .pathway-heading p{margin-top:24px}.redds-home .pathway-grid{grid-template-columns:1fr}.redds-home .pathway-grid article{min-height:280px;border-right:0;border-bottom:1px solid rgba(255,255,255,.28)}.redds-home .commerce-section{grid-template-columns:1fr}.redds-home .dashboard-gateway{display:block}.redds-home .gateway-actions{margin-top:32px}.redds-home .site-footer{display:grid;gap:24px}}@media(prefers-reduced-motion:reduce){.redds-home *,.redds-home *:before,.redds-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.redds-home .redds-reveal,.redds-home .hero-copy>*{opacity:1;transform:none}}:root{--redds-ink: #10241c;--redds-green: #07543b;--redds-green-bright: #0d7350;--redds-cream: #f4f0e7;--redds-paper: #fffdf8;--redds-red: #dc1f26;--redds-line-dark: rgba(16, 36, 28, .16)}body.redds-home{background:var(--redds-paper);color:var(--redds-ink)}.redds-home .top-strip{background:var(--redds-green)}.redds-home .site-header{background:#fffdf8f0;border-bottom-color:var(--redds-line-dark)}.redds-home .hero{grid-template-columns:minmax(400px,.85fr) minmax(520px,1.15fr);background-image:linear-gradient(90deg,#fffdf8fc,#fffdf8f5 37%,#fffdf861 57%,#fffdf800 78%),linear-gradient(180deg,transparent 72%,rgba(255,253,248,.92) 100%),url(/images/redds-hero-scene.png)}.redds-home .hero:after{background:#10241c24}.redds-home .hero-copy,.redds-home .hero h1,.redds-home .hero h2{color:var(--redds-ink)}.redds-home .hero-copy:before{color:#10241ca3}.redds-home .hero p{color:#10241cb8}.redds-home .hero .button.secondary{border-color:#10241c7a;background:#fffdf8c7;color:var(--redds-green)}.redds-home .product-stage:before{color:#10241c9e}.redds-home .proof-strip{border-top-color:#10241c26;background:#fffdf8e6}.redds-home .proof-strip div{border-right-color:#10241c24}.redds-home .proof-strip .icon,.redds-home .proof-strip strong{color:var(--redds-green)}.redds-home .proof-strip span{color:#10241c9e}.redds-home .story-section{background:#f3efe6;color:var(--redds-ink)}.redds-home .story-section:before{color:#10241c80}.redds-home .story-media{background:radial-gradient(circle at 50% 40%,rgba(220,31,38,.12),transparent 34%),linear-gradient(145deg,#ebe5d9,#fffdf8)}.redds-home .story-media:after{border-color:#10241c24}.redds-home .story-media img{filter:drop-shadow(0 34px 32px rgba(16,36,28,.2))}.redds-home .story-copy h2{color:var(--redds-green)}.redds-home .story-copy p{color:#10241cb3}.redds-home .story-copy p+p{border-top-color:var(--redds-line-dark)}.redds-home .story-copy .button.secondary{border-color:#10241c6b;color:var(--redds-green)}.redds-home .disinfecting-use{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr);min-height:720px;background:var(--redds-paper)}.redds-home .disinfecting-use__image{min-height:620px;overflow:hidden}.redds-home .disinfecting-use__image img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}.redds-home .disinfecting-use:hover img{transform:scale(1.025)}.redds-home .disinfecting-use__copy{align-self:center;padding:clamp(64px,8vw,132px) var(--redds-gutter)}.redds-home .disinfecting-use__copy>span{color:var(--redds-red);font-size:11px;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.redds-home .disinfecting-use__copy h2{max-width:600px;margin:22px 0 26px;color:var(--redds-green);font-size:clamp(48px,5.3vw,82px);line-height:.96;letter-spacing:-.05em}.redds-home .disinfecting-use__copy p{max-width:540px;color:#10241cb8;font-size:18px;line-height:1.65}.redds-home .disinfecting-use__copy small{display:block;max-width:540px;margin-top:22px;padding-top:18px;border-top:1px solid var(--redds-line-dark);color:#10241c8f;line-height:1.55}.redds-home .disinfecting-use__copy .button{margin-top:34px;border-color:var(--redds-green);color:var(--redds-green)}.redds-home .feature-band{background:#f3efe6}.redds-home .pathway-section{background:var(--redds-green)}.redds-home .commerce-section{background:var(--redds-paper);color:var(--redds-ink)}.redds-home .commerce-copy h2{color:var(--redds-green)}.redds-home .commerce-copy p,.redds-home .launch-row p{color:#10241cad}.redds-home .launch-panel{border-top-color:#10241c47}.redds-home .launch-row{border-color:#10241c24}.redds-home .member-section{background:#f3efe6}.redds-home .dashboard-gateway{background:var(--redds-red)}.redds-home .site-footer{border-top-color:#10241c1f;background:var(--redds-paper);color:var(--redds-ink)}@media(max-width:1080px){.redds-home .hero{grid-template-columns:1fr;background-image:linear-gradient(180deg,#fffdf8fa,#fffdf8e0 46%,#fffdf814 78%),linear-gradient(180deg,transparent 68%,rgba(255,253,248,.94) 100%),url(/images/redds-hero-scene.png)}.redds-home .disinfecting-use{grid-template-columns:1fr}.redds-home .disinfecting-use__image{min-height:min(68vw,620px)}}@media(max-width:760px){.redds-home .hero{background-image:linear-gradient(180deg,#fffdf8fc,#fffdf8ed 49%,#fffdf826 76%),linear-gradient(180deg,transparent 65%,rgba(255,253,248,.96) 100%),url(/images/redds-hero-scene.png)}.redds-home .proof-strip div{border-bottom-color:#10241c24}.redds-home .disinfecting-use__image{min-height:88vw}.redds-home .disinfecting-use__copy h2{font-size:clamp(42px,13vw,62px)}}body.redds-intro-active{overflow:hidden}.redds-intro{position:fixed;z-index:9999;inset:0;display:grid;grid-template-columns:minmax(340px,.82fr) minmax(480px,1.18fr);background:radial-gradient(circle at 72% 44%,#103a2d 0,#08251c 30%,#04150f 68%,#020b08);color:#f4efe2;overflow:hidden;clip-path:inset(0 0 0 0);transition:clip-path 1.05s cubic-bezier(.76,0,.24,1) 2.05s,visibility 1.05s 2.05s}.redds-intro:before{position:absolute;inset:0;background-image:linear-gradient(rgba(244,239,226,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(244,239,226,.055) 1px,transparent 1px);background-size:9vw 9vw;content:"";opacity:0;transition:opacity 1.4s ease .18s}.redds-intro:after{position:absolute;z-index:0;inset:0;box-shadow:inset 0 0 190px #0000007a;content:"";pointer-events:none}.redds-intro.is-ready:before{opacity:1}.redds-intro.is-exiting{clip-path:inset(0 0 100% 0);visibility:hidden}.redds-intro.is-ready.is-exiting:before{opacity:0;transition:opacity .65s ease 1.45s}.redds-intro.is-ready.is-exiting .redds-intro__enter,.redds-intro.is-ready.is-exiting .redds-intro__login{opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .36s ease,transform .5s cubic-bezier(.55,0,1,.45)}.redds-intro.is-ready.is-exiting .redds-intro__marquee{opacity:0;transition:opacity .52s ease 80ms}.redds-intro.is-ready.is-exiting .redds-intro__copy p{opacity:0;transform:translateY(18px);transition:opacity .48s ease .22s,transform .65s cubic-bezier(.55,0,1,.45) .22s}.redds-intro.is-ready.is-exiting .redds-intro__crest{opacity:0;transform:translateY(68px) scale(.72);transition:opacity .78s ease .36s,transform 1.45s cubic-bezier(.55,0,1,.45) .36s}.redds-intro.is-ready.is-exiting .redds-intro__halo{opacity:0;transform:scale(.62) rotate(-10deg);transition:opacity .75s ease .42s,transform 1.35s cubic-bezier(.55,0,1,.45) .42s}.redds-intro.is-ready.is-exiting .redds-intro__light-rays{opacity:0;transform:scale(.82) rotate(10deg);transition:opacity .75s ease .38s,transform 1.35s cubic-bezier(.55,0,1,.45) .38s}.redds-intro.is-ready.is-exiting .redds-intro__copy strong{opacity:0;transform:translateY(28px);transition:opacity .65s ease .84s,transform .9s cubic-bezier(.55,0,1,.45) .84s}.redds-intro.is-ready.is-exiting .redds-intro__copy>span,.redds-intro.is-ready.is-exiting .redds-intro__index{opacity:0;transform:translateY(14px);transition:opacity .48s ease 1.24s,transform .7s cubic-bezier(.55,0,1,.45) 1.24s}.redds-intro.is-ready.is-exiting .redds-intro__rail{transform:scaleY(0);transition:transform .72s cubic-bezier(.55,0,1,.45) 1.38s}.redds-intro__rail{position:absolute;z-index:4;top:0;bottom:0;left:var(--redds-gutter);width:4px;background:var(--redds-red);box-shadow:7px 0 30px #dc1f2647;transform:scaleY(0);transform-origin:top;transition:transform 1.8s cubic-bezier(.22,1,.36,1)}.redds-intro.is-ready .redds-intro__rail{transform:scaleY(1)}.redds-intro__marquee{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none;opacity:0;transition:opacity 1.4s ease 1.5s}.redds-intro.is-ready .redds-intro__marquee{opacity:1}.redds-intro__marquee-row{position:absolute;left:0;width:max-content;color:transparent;font-weight:1000;line-height:.72;white-space:nowrap}.redds-intro__marquee-track{display:flex;width:max-content;align-items:center;animation:redds-marquee-forward 22s linear infinite;will-change:transform}.redds-intro__marquee-track span{display:block;padding-right:.18em}.redds-intro__marquee-row--brand{z-index:1;bottom:-.08em;font-size:clamp(88px,9.5vw,170px);letter-spacing:-.07em}.redds-intro__marquee-row--brand b,.redds-intro__marquee-row--brand em{color:transparent;font:inherit;font-style:normal}.redds-intro__marquee-row--brand b{-webkit-text-stroke:1px rgba(244,239,226,.12)}.redds-intro__marquee-row--brand em{-webkit-text-stroke:1px rgba(255,67,73,.22)}@keyframes redds-marquee-forward{0%{transform:translate(0)}to{transform:translate(-50%)}}.redds-intro__copy{position:relative;z-index:3;align-self:center;padding:6vh 6vw 6vh calc(var(--redds-gutter) + 36px)}.redds-intro__copy>span,.redds-intro__index{font-size:10px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.redds-intro__copy>span{display:block;margin-bottom:24px;color:#ff4a50;opacity:0;transform:translateY(14px);transition:opacity .76s ease .35s,transform 1.1s cubic-bezier(.22,1,.36,1) .35s}.redds-intro__copy strong{display:block;font-size:clamp(62px,8vw,138px);font-weight:1000;line-height:.79;letter-spacing:-.065em;color:#f4efe2;filter:drop-shadow(0 18px 32px rgba(0,0,0,.38));opacity:0;transform:translateY(28px);transition:opacity 1.05s ease .72s,transform 1.5s cubic-bezier(.22,1,.36,1) .72s}.redds-intro__copy strong em{color:#5eb68e;font-style:normal}.redds-intro__copy p{margin-top:34px;color:#f4efe2bd;font-size:clamp(15px,1.25vw,20px);font-weight:700;line-height:1.45;opacity:0;transform:translateY(18px);transition:opacity .85s ease 1.45s,transform 1.1s cubic-bezier(.22,1,.36,1) 1.45s}.redds-intro.is-ready .redds-intro__copy>span,.redds-intro.is-ready .redds-intro__copy strong,.redds-intro.is-ready .redds-intro__copy p{opacity:1;transform:translateY(0)}.redds-intro__enter{display:inline-flex;min-width:260px;min-height:60px;align-items:center;justify-content:space-between;gap:28px;margin-top:32px;padding:0 22px 0 26px;border:1px solid #e42a31;background:#d91f26;color:#fffdf8;font:inherit;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;box-shadow:0 20px 42px #00000061,0 0 34px #dc1f2629;opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .85s ease 2.15s,transform 1.1s cubic-bezier(.22,1,.36,1) 2.15s,background .22s ease}.redds-intro.is-ready .redds-intro__enter{opacity:1;transform:translateY(0);pointer-events:auto}.redds-intro__enter b{color:#fff;font-size:22px;font-weight:500;transition:transform .22s ease}.redds-intro__enter:hover{background:#f4efe2;color:#063123;box-shadow:0 24px 48px #00000075,0 0 42px #f4efe224}.redds-intro__enter:hover b{color:#063123}.redds-intro__enter:hover b{transform:translate(4px)}.redds-intro__object{position:relative;z-index:2;display:grid;place-items:center;isolation:isolate}.redds-intro__halo{position:absolute;z-index:-1;width:min(54vw,840px);aspect-ratio:1;border:1px solid rgba(255,74,80,.5);border-radius:50%;opacity:0;transform:scale(.72) rotate(-10deg);transition:opacity 1.3s ease .52s,transform 2.4s cubic-bezier(.22,1,.36,1) .52s}.redds-intro__halo span{position:absolute;border-radius:inherit}.redds-intro__halo span:nth-child(1){inset:8%;border:1px solid rgba(244,239,226,.2)}.redds-intro__halo span:nth-child(2){inset:22%;border:1px solid rgba(255,74,80,.28)}.redds-intro__halo span:nth-child(3){inset:37%;border:1px solid rgba(94,182,142,.36)}.redds-intro.is-ready .redds-intro__halo{opacity:1;transform:scale(1) rotate(0);animation:redds-orbit-breathe 8s ease-in-out 2.9s infinite alternate}.redds-intro__light-rays{position:absolute;z-index:-2;width:min(62vw,940px);aspect-ratio:1;border-radius:50%;background:repeating-conic-gradient(from 12deg,transparent 0deg 9deg,rgba(255,74,80,.06) 11deg 12deg,transparent 14deg 27deg,rgba(244,239,226,.055) 29deg 30deg);opacity:0;transform:scale(.82) rotate(10deg);transition:opacity 1.6s ease .68s,transform 2.6s cubic-bezier(.22,1,.36,1) .68s}.redds-intro.is-ready .redds-intro__light-rays{opacity:1;transform:scale(1) rotate(0);animation:redds-light-turn 28s linear 3.2s infinite}.redds-intro__crest{position:relative;width:min(29.5vw,446px);opacity:0;transform:translateY(68px) scale(.72);transition:opacity 1.45s ease .95s,transform 2.6s cubic-bezier(.16,1,.3,1) .95s}.redds-intro__crest:before{position:absolute;z-index:-1;inset:13% 9% 8%;border-radius:50%;background:#f4efe21f;box-shadow:0 48px 80px 12px #00000080,0 0 100px 45px #f4efe21f;content:""}.redds-intro__crest img{position:relative;z-index:1;display:block;width:100%;height:auto;filter:drop-shadow(0 8px 4px rgba(0,0,0,.3)) drop-shadow(20px 34px 18px rgba(0,0,0,.48));mix-blend-mode:normal}.redds-intro__crest i{position:absolute;z-index:2;inset:5% 0;overflow:hidden;opacity:0;pointer-events:none}.redds-intro__crest i:before{position:absolute;top:-25%;bottom:-25%;left:-45%;width:22%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);content:"";filter:blur(4px);transform:rotate(12deg)}.redds-intro.is-ready .redds-intro__crest{opacity:1;transform:translateY(0) scale(1)}.redds-intro.is-ready .redds-intro__crest i{opacity:.75;transition:opacity .9s ease 2.5s}.redds-intro.is-ready .redds-intro__crest i:before{animation:redds-crest-sweep 4.8s cubic-bezier(.22,1,.36,1) 2.4s infinite}@keyframes redds-light-turn{to{transform:scale(1) rotate(360deg)}}@keyframes redds-orbit-breathe{to{transform:scale(1.025) rotate(3deg)}}@keyframes redds-crest-sweep{0%,42%{left:-45%}68%,to{left:125%}}.redds-intro__index{position:absolute;right:var(--redds-gutter);bottom:30px;color:#f4efe2ad;font-size:11px;text-shadow:0 2px 12px rgba(0,0,0,.42)}.redds-intro__login{position:absolute;z-index:5;top:26px;right:var(--redds-gutter);padding:10px 0;border:0;border-bottom:1px solid rgba(244,239,226,.42);background:transparent;color:#f4efe2e6;font:inherit;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;opacity:0;transform:translateY(-10px);transition:opacity .75s ease 1.9s,transform .9s cubic-bezier(.22,1,.36,1) 1.9s,color .18s ease}.redds-intro.is-ready .redds-intro__login{opacity:1;transform:translateY(0)}.redds-intro__login:before{display:inline-block;width:6px;height:6px;margin-right:9px;border-radius:50%;background:var(--redds-red);content:""}.redds-audio-toggle{position:fixed;z-index:10001;right:24px;bottom:24px;display:inline-flex;min-width:108px;min-height:42px;align-items:center;justify-content:center;gap:10px;padding:0 15px;border:1px solid rgba(244,239,226,.3);background:#031610e6;color:#f4efe2e6;box-shadow:0 14px 34px #0000004d;font:inherit;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:top .7s cubic-bezier(.22,1,.36,1),right .7s cubic-bezier(.22,1,.36,1),bottom .7s cubic-bezier(.22,1,.36,1),border-color .22s ease,background .22s ease}body.redds-intro-active .redds-audio-toggle{top:26px;right:calc(var(--redds-gutter) + 86px);bottom:auto}.redds-audio-toggle:hover{border-color:#ff4a50bf;background:#092f23f5}.redds-audio-toggle span{width:7px;height:7px;border-radius:50%;background:#f4efe275;box-shadow:0 0 #ff4a5000}.redds-audio-toggle.is-playing span{background:#ff4a50;animation:redds-sound-pulse 1.8s ease-out infinite}.redds-audio-toggle b{font:inherit}@keyframes redds-sound-pulse{0%{box-shadow:0 0 #ff4a506b}70%,to{box-shadow:0 0 0 8px #ff4a5000}}@media(max-width:760px){.redds-intro{grid-template-columns:1fr;grid-template-rows:auto auto auto minmax(0,1fr) auto}.redds-intro__copy{display:contents}.redds-intro__copy>span{grid-row:1;margin:78px 22px 18px 42px}.redds-intro__copy strong{grid-row:2;margin:0 22px 0 42px;font-size:clamp(60px,19vw,82px)}.redds-intro__copy p{grid-row:3;margin:20px 22px 10px 42px}.redds-intro__object{grid-row:4;min-height:0;align-items:center;overflow:hidden}.redds-intro__crest{width:min(50vw,270px)}.redds-intro__halo{width:min(78vw,410px)}.redds-intro__light-rays{width:min(88vw,460px)}.redds-intro__rail{left:22px}.redds-intro__index{right:18px;bottom:96px;font-size:9px}.redds-intro__login{top:18px;right:18px}body.redds-intro-active .redds-audio-toggle{top:16px;right:88px}.redds-audio-toggle{right:16px;bottom:16px;min-width:98px;min-height:40px;padding:0 12px;font-size:9px}.redds-intro__enter{grid-row:5;width:auto;min-width:0;min-height:56px;margin:10px 22px 22px 42px}.redds-intro__marquee-row--brand{bottom:-.03em;font-size:18vw}}@media(prefers-reduced-motion:reduce){.redds-intro__marquee-track{animation-play-state:paused}.redds-intro.is-ready .redds-intro__halo,.redds-intro.is-ready .redds-intro__light-rays,.redds-intro.is-ready .redds-intro__crest i:before,.redds-audio-toggle.is-playing span{animation:none}}body.redds-scroll-home .site-shell{background:#06110d}body.redds-scroll-home .redds-founder-hero h1{max-width:690px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,Arial Narrow,sans-serif;font-size:clamp(88px,8.7vw,142px);font-weight:400;letter-spacing:-.025em;line-height:.8}body.redds-scroll-home .redds-founder-hero__actions .button.secondary{border:1px solid rgba(244,240,232,.44);background:#03110c7a;color:#f4f0e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.redds-scroll-home .redds-product-scroll__benefits{padding:22px 26px;border-left:3px solid #e21e27;background:#f2eee5e6;box-shadow:0 18px 60px #07130e1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}body.redds-scroll-home .redds-product-scroll__benefits span{color:#07130e}body.redds-scroll-home .redds-founder-story h2{color:#f4f0e8}body.redds-scroll-home .redds-company-orders h2{color:#fff}body.redds-scroll-home .mobile-nav-actions .button.secondary{border:1px solid rgba(244,240,232,.44);background:#07130e;color:#f4f0e8}@media(max-width:900px){body.redds-scroll-home .redds-founder-hero h1{max-width:620px;font-size:clamp(64px,15vw,104px)}}@media(max-width:520px){body.redds-scroll-home .redds-founder-hero h1{font-size:clamp(58px,16vw,72px)}}.source-utility-page{min-height:100vh;background:#fbfaf6;color:#07140f}.source-utility-page .site-header{position:relative;min-height:92px;padding:0 var(--redds-gutter, clamp(22px, 5vw, 84px));background:#fbfaf6f7;border-bottom-color:#07140f1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.source-utility-page .brand{display:inline-flex;align-items:center;gap:12px;min-width:230px}.source-utility-page .brand-mark{display:block;width:50px;height:58px;flex:0 0 50px;object-fit:contain}.source-utility-page .brand-wordmark{display:grid;line-height:.86;text-transform:uppercase}.source-utility-page .brand-wordmark strong{color:#d71920;font-size:26px;font-weight:950;letter-spacing:-.045em}.source-utility-page .brand-wordmark em{margin-top:8px;color:#0c6848;font-size:12px;font-style:normal;font-weight:950;letter-spacing:.24em}.source-utility-page .desktop-nav{gap:clamp(20px,2.5vw,40px);font-size:13px}.source-utility-page .header-actions{min-width:230px}.source-page-heading{padding:clamp(72px,10vw,150px) var(--redds-gutter, clamp(22px, 5vw, 84px)) clamp(54px,7vw,100px);background:#063f2c;color:#f4f0e8}.source-page-heading>span,.source-order-layout aside>span,.source-empty-state>span{font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.source-page-heading h1{max-width:900px;margin:18px 0;color:inherit;font-size:clamp(3.5rem,8vw,8rem);line-height:.88;letter-spacing:-.055em}.source-page-heading p{max-width:680px;font-size:1.15rem;line-height:1.7;color:#f4f0e8c2}.source-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.source-order-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(50px,8vw,130px);padding:clamp(60px,8vw,120px) var(--redds-gutter, clamp(22px, 5vw, 84px))}.source-order-form{display:grid;gap:24px}.source-order-confirmation{align-self:start;padding:clamp(34px,6vw,74px);background:#fff;border-top:5px solid #0c6848;box-shadow:0 30px 80px #07140f1a}.source-order-confirmation h2{margin:16px 0;font-size:clamp(2.6rem,6vw,5.8rem);line-height:.95}.source-order-confirmation p{max-width:660px;line-height:1.7}.source-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.source-order-form label,.source-auth-panel label{display:grid;gap:9px;font-weight:800}.source-order-form input,.source-order-form select,.source-order-form textarea,.source-auth-panel input{width:100%;border:1px solid rgba(7,20,15,.2);border-radius:0;background:#fff;padding:15px 16px;color:#07140f;font:inherit}.source-order-layout aside{align-self:start;position:sticky;top:30px;padding:34px;border-top:4px solid #d71920;background:#07140f;color:#f4f0e8}.source-order-layout aside h2{color:inherit;font-size:clamp(2rem,3vw,3.4rem);line-height:1}.source-order-layout aside p{color:#f4f0e8b8;line-height:1.7}.source-auth-panel{width:min(560px,calc(100% - 44px));margin:-36px auto 90px;padding:clamp(26px,5vw,54px);background:#fff;box-shadow:0 30px 80px #07140f1f}.source-auth-panel form{display:grid;gap:22px}.source-form-error{margin:0;color:#b31319;font-weight:800}.source-empty-state{margin:clamp(50px,8vw,120px) var(--redds-gutter, clamp(22px, 5vw, 84px));padding:clamp(40px,7vw,90px) 0;border-top:1px solid rgba(7,20,15,.2);border-bottom:1px solid rgba(7,20,15,.2)}.source-empty-state h2{max-width:800px;font-size:clamp(2.5rem,6vw,6rem);line-height:.95}.source-orders-workspace{padding:clamp(60px,8vw,110px) var(--redds-gutter, clamp(22px, 5vw, 84px))}.source-orders-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:42px}.source-orders-heading h2{margin:8px 0 0;font-size:clamp(2.8rem,6vw,6rem);line-height:.9}.source-orders-list{border-top:1px solid rgba(7,20,15,.22)}.source-orders-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:30px 0;border-bottom:1px solid rgba(7,20,15,.18)}.source-orders-list article h3{margin:7px 0;font-size:clamp(1.6rem,3vw,2.8rem)}.source-orders-list article p{margin:0;color:#07140fa6}.source-order-status{display:grid;justify-items:end;gap:10px;text-transform:capitalize}.source-order-status select{min-width:190px;padding:11px;border:1px solid rgba(7,20,15,.22);background:#fff;text-transform:capitalize}.source-orders-empty{padding:60px 0;border-top:1px solid rgba(7,20,15,.2)}.redds-preorder-heading{min-height:clamp(560px,72vh,760px);background:linear-gradient(104deg,#02160ffa,#032a1deb 55%,#03402bb8),url(/images/redds-glove-product.png) right 18% center / min(46vw,760px) auto no-repeat}.redds-preorder-heading h1{max-width:950px;font-size:clamp(4rem,8vw,8.5rem)}.redds-preorder-facts{display:flex;flex-wrap:wrap;gap:1px;margin-top:34px}.redds-preorder-facts span{display:grid;gap:5px;min-width:190px;padding:18px 22px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);color:#f4f0e8ad;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.redds-preorder-facts b{color:#f4f0e8;font-size:1rem;letter-spacing:0;text-transform:none}.redds-preorder-layout{background:#eeeae1}.redds-commerce-workspace{padding:clamp(64px,8vw,112px) var(--redds-gutter, clamp(22px, 5vw, 84px));background:#07140f;color:#f4f0e8}.redds-commerce-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.redds-commerce-heading h2{margin:8px 0 0;color:inherit;font-size:clamp(3rem,6vw,6rem);line-height:.9}.redds-commerce-workspace .button.secondary{border-color:#f4f0e85c;color:#f4f0e8}.redds-commerce-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(244,240,232,.22);border-left:1px solid rgba(244,240,232,.22)}.redds-commerce-metrics>div{display:grid;gap:10px;min-height:150px;align-content:end;padding:24px;border-right:1px solid rgba(244,240,232,.22);border-bottom:1px solid rgba(244,240,232,.22)}.redds-commerce-metrics span,.redds-commerce-heading span,.redds-reservation-ledger>div>span{color:#db1b24;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.redds-commerce-metrics strong{font-size:clamp(2rem,4vw,4rem);line-height:1}.redds-launch-readiness{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(38px,7vw,110px);margin-top:46px;padding:38px;background:#f4f0e8;color:#07140f}.redds-launch-readiness h3{margin:8px 0 16px;color:inherit;font-size:clamp(2rem,4vw,4rem);line-height:.95}.redds-launch-readiness p{max-width:600px;color:#07140fad;line-height:1.65}.redds-launch-readiness>div>span{color:#db1b24;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.redds-launch-readiness ol{display:grid;gap:0;margin:0;padding:0;counter-reset:readiness;list-style:none}.redds-launch-readiness li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:13px 0;border-bottom:1px solid rgba(7,20,15,.16);line-height:1.45;counter-increment:readiness}.redds-launch-readiness li:before{color:#db1b24;font-weight:900;content:counter(readiness,decimal-leading-zero)}.redds-inventory-list{display:grid;gap:1px;margin-top:54px;background:#f4f0e82e}.redds-inventory-list form{display:grid;grid-template-columns:minmax(220px,1fr) minmax(130px,.35fr) minmax(240px,.8fr) auto;gap:22px;align-items:end;padding:28px;background:#0b2118}.redds-inventory-list h3{margin:6px 0;color:inherit;font-size:2rem}.redds-inventory-list p{margin:0;color:#f4f0e89e}.redds-inventory-list label{display:grid;gap:8px;color:#f4f0e8b3;font-size:.82rem;font-weight:800}.redds-inventory-list input{width:100%;padding:13px 14px;border:1px solid rgba(244,240,232,.24);background:#ffffff0f;color:#fff;font:inherit}.redds-reservation-ledger{margin-top:70px}.redds-reservation-ledger h3{margin:8px 0 24px;color:inherit;font-size:clamp(2.4rem,4vw,4.4rem)}.redds-reservation-ledger>div:last-child{border-top:1px solid rgba(244,240,232,.22)}.redds-reservation-ledger article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:26px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(244,240,232,.18)}.redds-reservation-ledger article>div{display:grid;gap:5px}.redds-reservation-ledger article span,.redds-reservation-ledger time{color:#f4f0e89e}.source-portal-page .source-page-heading{position:relative;isolation:isolate;display:grid;align-content:center;min-height:clamp(480px,62vh,650px);overflow:hidden;padding-top:clamp(74px,9vw,126px);padding-bottom:clamp(70px,9vw,120px);background:radial-gradient(circle at 76% 44%,rgba(18,110,76,.38),transparent 27%),linear-gradient(116deg,#032b1e,#063f2c 58%,#07573c)}.source-portal-page .source-page-heading:before{position:absolute;z-index:-1;top:50%;right:clamp(24px,8vw,150px);width:clamp(310px,34vw,560px);aspect-ratio:.82;background:url(/images/redds-enterprise-mark-cutout.png) center / contain no-repeat;content:"";opacity:.1;transform:translateY(-50%);filter:grayscale(1) brightness(3)}.source-portal-page .source-page-heading>*{position:relative;z-index:1}.source-portal-page .source-page-heading h1{max-width:760px;font-size:clamp(3.8rem,7.2vw,7.2rem)}.source-portal-page .source-page-heading p{max-width:610px}.source-portal-page .source-empty-state{display:grid;grid-template-columns:minmax(150px,.3fr) minmax(420px,1fr) minmax(260px,.55fr);gap:clamp(30px,5vw,80px);align-items:center;max-width:1500px;margin:0 auto;padding:clamp(74px,8vw,116px) var(--redds-gutter, clamp(22px, 5vw, 84px));border:0}.source-portal-page .source-empty-state>span{align-self:start;padding-top:11px;color:#0c6848}.source-portal-page .source-empty-state h2{margin:0;font-size:clamp(3rem,5.2vw,5.6rem);letter-spacing:-.045em}.source-portal-page .source-empty-state p{margin:0;color:#07140fad;font-size:1.05rem;line-height:1.7}@media(max-width:1200px){.source-utility-page .desktop-nav,.source-utility-page .header-actions{display:none}.source-utility-page .mobile-menu-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:46px;height:46px;border:1px solid rgba(7,20,15,.26);background:transparent}}@media(max-width:800px){.source-utility-page .site-header{min-height:78px;padding-right:18px;padding-left:18px}.source-utility-page .brand{min-width:0}.source-utility-page .brand-mark{width:42px;height:50px;flex-basis:42px}.source-utility-page .brand-wordmark strong{font-size:22px}.source-utility-page .brand-wordmark em{margin-top:6px;font-size:10px}.source-order-layout,.source-form-grid{grid-template-columns:1fr}.source-order-layout aside{position:static}.source-orders-heading,.source-orders-list article{align-items:stretch;grid-template-columns:1fr}.source-order-status{justify-items:start}.source-page-heading h1{font-size:clamp(3.2rem,17vw,5.6rem)}.source-portal-page .source-page-heading{min-height:500px}.source-portal-page .source-page-heading:before{right:-80px;width:380px;opacity:.065}.source-portal-page .source-empty-state{grid-template-columns:1fr;gap:22px}.source-portal-page .source-empty-state>span{padding-top:0}.redds-preorder-facts{display:grid;grid-template-columns:1fr}.redds-preorder-facts span{min-width:0}.redds-commerce-heading{align-items:stretch;flex-direction:column}.redds-commerce-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.redds-launch-readiness{grid-template-columns:1fr;padding:26px}.redds-inventory-list form,.redds-reservation-ledger article{grid-template-columns:1fr;align-items:stretch}}@media(max-width:520px){.source-utility-page .brand-mark{width:38px;height:46px;flex-basis:38px}.source-utility-page .brand-wordmark strong{font-size:20px}.source-utility-page .brand-wordmark em{font-size:9px}.source-portal-page .source-page-heading{min-height:460px;padding-right:22px;padding-left:22px}.source-portal-page .source-page-heading h1{font-size:clamp(3.2rem,17vw,5rem)}.source-portal-page .source-page-actions{display:grid}.source-portal-page .source-page-actions .button{width:100%}.redds-commerce-metrics{grid-template-columns:1fr}}
