:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171412;background:#fbfaf8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink: #171412;--muted: #6b645d;--soft: #f1eeeb;--soft-strong: #e3dfda;--line: #e8e2dc;--paper: #fffdfb;--accent: #5339ec}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(90deg,rgba(23,20,18,.035) 1px,transparent 1px) 0 0 / 96px 96px,linear-gradient(0deg,rgba(23,20,18,.03) 1px,transparent 1px) 0 0 / 96px 96px,linear-gradient(135deg,#fffdfb,#fbfaf8 44%,#f2efeb);overflow-x:hidden}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh}.page{position:relative;isolation:isolate;min-height:100vh;padding:0 clamp(24px,6.2vw,126px)}.page:before,.page:after{position:fixed;z-index:-1;content:"";pointer-events:none}.page:before{top:0;right:0;width:min(46vw,720px);height:100vh;border-left:1px solid rgba(23,20,18,.05);background:repeating-linear-gradient(135deg,transparent 0 30px,rgba(23,20,18,.045) 30px 31px),linear-gradient(180deg,#ffffff4d,#e8e4de57)}.page:after{right:clamp(18px,5vw,96px);bottom:clamp(18px,5vh,72px);width:min(32vw,480px);height:min(20vw,300px);border:1px solid rgba(23,20,18,.07);background:linear-gradient(90deg,rgba(23,20,18,.06) 1px,transparent 1px) 0 0 / 25% 50%,linear-gradient(0deg,rgba(23,20,18,.05) 1px,transparent 1px) 0 0 / 50% 50%;opacity:.52}.offer-layout{display:grid;width:100%;max-width:1796px;min-height:100vh;grid-template-columns:minmax(360px,734px) minmax(520px,640px);align-items:center;justify-content:space-between;gap:clamp(72px,10vw,260px);margin:0 auto;padding:clamp(76px,9vh,118px) 0}.campaign-page .offer-layout{padding-top:clamp(118px,12vh,148px)}.offer-copy{max-width:734px}h1{max-width:620px;margin:0;color:var(--ink);font-size:clamp(44px,4.2vw,72px);font-weight:750;letter-spacing:0;line-height:1.02}.intro-copy{max-width:734px;margin:20px 0 0;color:var(--muted);font-size:clamp(20px,1.45vw,28px);font-weight:450;line-height:1.48}.google-button,.primary-button{display:inline-flex;width:fit-content;min-width:286px;min-height:86px;align-items:center;justify-content:center;gap:13px;border-radius:8px;padding:0 28px;color:var(--ink);font-size:23px;font-weight:650;letter-spacing:0;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.google-button{margin-top:60px;border:1px solid var(--line);background:var(--paper);box-shadow:0 18px 48px #17141214}.google-button img{width:25px;height:25px}.button-spinner{width:22px;height:22px;flex:0 0 auto;border:2px solid rgba(23,20,18,.18);border-top-color:var(--ink);border-radius:50%;animation:spin .74s linear infinite}.button-spinner-light{border-color:#fffdfb47;border-top-color:#fffdfb}.campaign-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:60px}.primary-button{border:1px solid #111;background:#171412;color:#fffdfb;box-shadow:0 22px 46px #1714122b}.primary-button svg{stroke-width:2}.google-button:hover,.primary-button:hover{transform:translateY(-2px);box-shadow:0 24px 54px #17141224}.google-button:focus-visible,.primary-button:focus-visible,.user-chip button:focus-visible{outline:3px solid rgba(83,57,236,.24);outline-offset:4px}.google-button:disabled,.primary-button:disabled{cursor:not-allowed;opacity:.66;transform:none;box-shadow:none}@keyframes spin{to{transform:rotate(360deg)}}.preview-note,.error-text,.token-note{max-width:520px;margin:16px 0 0;font-size:14px;line-height:1.45}.preview-note,.token-note{color:var(--muted)}.token-note span{color:var(--ink);font-weight:700}.error-text{color:#b3261e}.offer-note{margin-top:54px}.offer-note h2{margin:0 0 12px;color:#5e5954;font-size:24px;font-weight:800;letter-spacing:0;line-height:1}.offer-note p{max-width:620px;margin:0;color:#97918b;font-size:12px;font-weight:500;line-height:1.35}.brand-cards{position:relative;width:min(100%,520px);height:390px;justify-self:end;perspective:900px}.brand-card{position:absolute;display:grid;width:284px;height:224px;place-items:center;border-radius:0;cursor:default;transform-style:preserve-3d;transition:transform .24s ease,filter .24s ease}.shein-card{top:92px;left:24px;z-index:1;transform:rotate(-14deg)}.offerpro-card{top:56px;right:28px;z-index:2;transform:rotate(20deg)}.brand-logo{display:block;object-fit:contain;border-radius:10px;transition:filter .24s ease,transform .24s ease}.shein-logo{width:200px;height:200px;filter:invert(1);mix-blend-mode:multiply}.offerpro-logo{width:188px;height:188px}@media(hover:hover)and (pointer:fine){.brand-cards:hover .shein-card{transform:rotate(-18deg) translate3d(-10px,-12px,34px) scale(1.04)}.brand-cards:hover .offerpro-card{transform:rotate(24deg) translate3d(12px,-8px,46px) scale(1.05)}.brand-cards:hover .shein-logo{filter:invert(1) drop-shadow(0 22px 26px rgba(23,20,18,.18))}.brand-cards:hover .offerpro-logo{filter:drop-shadow(0 22px 28px rgba(23,20,18,.2))}}.campaign-header{position:absolute;top:62px;right:clamp(40px,8.7vw,178px);z-index:5}.app-nav{display:flex;align-items:center}.user-chip{display:flex;width:200px;height:98px;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(23,20,18,.04);border-radius:999px;background:#deddda;padding:8px 10px;box-shadow:0 18px 46px #17141214}.user-chip img,.user-chip>span{display:grid;width:80px;height:80px;flex:0 0 auto;place-items:center;border-radius:50%;background:#4d4b49;color:#fff;object-fit:cover;font-size:30px;font-weight:800;text-transform:uppercase}.user-chip button{display:grid;width:62px;height:62px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:#fffdfb;color:var(--ink);cursor:pointer;box-shadow:0 10px 24px #17141214}@media(max-width:1100px){.offer-layout{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:58px;padding:96px 0 56px}.campaign-page .offer-layout{padding-top:164px}.offer-copy{max-width:760px}.brand-cards{order:-1;justify-self:center}}@media(max-width:680px){.page{padding:0 22px}.offer-layout{gap:42px;padding-top:76px}.page:before{width:100vw;opacity:.34}.page:after{right:16px;bottom:18px;width:210px;height:120px;opacity:.26}.campaign-page .offer-layout{padding-top:122px}h1{font-size:clamp(38px,11vw,52px)}.intro-copy{font-size:18px}.google-button,.primary-button{width:100%;min-width:0;min-height:68px;font-size:19px}.google-button,.campaign-actions{margin-top:38px}.offer-note{margin-top:36px}.brand-cards{width:min(100%,300px);height:212px}.brand-card{width:170px;height:136px}.shein-card{top:54px;left:2px}.offerpro-card{top:24px;right:2px}.shein-logo{width:92px;height:92px}.offerpro-logo{width:108px;height:108px}.campaign-header{top:22px;right:20px}.user-chip{width:132px;height:64px;gap:8px;padding:6px 8px}.user-chip img,.user-chip>span{width:52px;height:52px;font-size:20px}.user-chip button{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.brand-card,.brand-logo,.button-spinner,.google-button,.primary-button{animation:none;transition:none}}
