:root{--cream:#fff5ec;--light-red:#fabec0;--pink:#fddde6;--blue:#093fb4;--grape:#361c6b;--red:#e50001;--deep-red:#b50400;--ink:#211428;--muted:#7e6576;--white:#fff;--shadow:0 18px 45px #361c6b29;--soft-shadow:0 10px 25px #361c6b1a}*{box-sizing:border-box}body{background:var(--cream);min-height:100vh;color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}input,textarea,select{font-size:16px}button{cursor:pointer}[hidden]{display:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.phone-shell{width:min(100%,430px);min-height:100vh;padding:24px 18px calc(96px + env(safe-area-inset-bottom,0px));background:radial-gradient(circle at top left, #fabec0b3, transparent 32%), var(--cream);margin:0 auto}.top-bar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.74rem;font-weight:800}h1,h2,p{margin-top:0}h1:focus{outline:none}h1{max-width:290px;color:var(--grape);letter-spacing:-.08em;margin-bottom:0;font-size:clamp(2rem,9vw,3.15rem);line-height:.92}h2{color:var(--grape);letter-spacing:-.045em;margin-bottom:8px;font-size:1.25rem;line-height:1.05}.icon-button{border:2px solid var(--grape);background:var(--pink);width:48px;height:48px;color:var(--grape);box-shadow:var(--soft-shadow);border-radius:18px;flex:none;font-weight:900}.hero-card{border:2px solid var(--grape);background:linear-gradient(135deg, var(--light-red), var(--pink));min-height:190px;box-shadow:var(--shadow);border-radius:32px;grid-template-columns:1fr 92px;gap:12px;padding:22px;display:grid;position:relative;overflow:hidden}.hero-card:after{content:"";border:18px solid #093fb429;border-radius:999px;width:145px;height:145px;position:absolute;bottom:-46px;right:-34px}.hero-label{background:var(--cream);width:fit-content;color:var(--blue);border-radius:999px;margin-bottom:12px;padding:7px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.hero-card p:last-child{color:#211428bd;max-width:230px;margin-bottom:0;font-size:.92rem;line-height:1.45}.seed-bubble{z-index:1;border:2px solid var(--grape);background:var(--cream);width:86px;height:86px;color:var(--grape);border-radius:28px;align-self:end;place-items:center;display:grid;position:relative;transform:rotate(5deg);box-shadow:8px 8px #361c6b2e}.seed-bubble span{color:var(--red);font-size:1.6rem;font-weight:950;line-height:1}.seed-bubble strong{margin-top:-14px;font-size:.8rem}.search-section{margin:22px 0 12px}.search-section label{color:var(--grape);margin-bottom:8px;font-size:.82rem;font-weight:850;display:block}.search-section input{width:100%;color:var(--grape);box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b33;border-radius:20px;outline:none;padding:15px 17px}.search-section input:focus{border-color:var(--blue)}.category-row{scrollbar-width:none;gap:10px;padding:6px 0 12px;display:flex;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.category-chip{color:var(--grape);background:#ffffffa3;border:1.5px solid #361c6b2e;border-radius:999px;flex:none;padding:10px 15px;font-size:.87rem;font-weight:800}.category-chip.active{border-color:var(--blue);background:var(--blue);color:var(--white)}.section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:12px 0 14px;display:flex}.section-heading h2{margin-bottom:0}.text-button{color:var(--blue);background:0 0;border:0;font-size:.88rem;font-weight:900}.bundle-feed{gap:16px;display:grid}.bundle-card{box-shadow:var(--soft-shadow);background:#ffffffb8;border:2px solid #361c6b33;border-radius:28px;overflow:hidden}.bundle-image{background:linear-gradient(135deg, var(--pink), var(--light-red));min-height:145px;padding:16px}.bundle-image-inner{height:112px;color:var(--grape);background:radial-gradient(circle at 15% 25%,#093fb433,#0000 18%),radial-gradient(circle at 88% 70%,#e500011f,#0000 18%),#fff5ecb8;border:2px dashed #361c6b47;border-radius:24px;place-items:center;font-size:2.4rem;display:grid}.bundle-content{padding:16px}.creator-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.avatar{background:var(--grape);width:42px;height:42px;color:var(--white);border-radius:16px;place-items:center;font-weight:900;display:grid}.creator-row p{color:var(--muted);margin:0;font-size:.8rem;font-weight:700}.creator-row strong{color:var(--grape);font-size:.96rem;display:block}.bundle-title-row{justify-content:space-between;gap:12px;display:flex}.bundle-title-row h3{color:var(--grape);letter-spacing:-.035em;margin:0;font-size:1.12rem;line-height:1.1}.save-button{background:var(--cream);width:38px;height:38px;color:var(--grape);border:1.5px solid #361c6b33;border-radius:14px;flex:none;font-size:1.2rem}.save-button.saved{border-color:var(--red);background:var(--pink);color:var(--red)}.description{color:var(--muted);margin:10px 0 14px;font-size:.9rem;line-height:1.45}.meta-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.meta-pill{background:var(--pink);color:var(--grape);border-radius:999px;padding:7px 10px;font-size:.74rem;font-weight:900}.meta-pill.blue{color:var(--blue);background:#093fb41c}.meta-pill.red{color:var(--deep-red);background:#e5000114}.card-actions{grid-template-columns:1fr auto;gap:10px;display:grid}.primary-button{background:var(--grape);color:var(--white);border:0;border-radius:17px;padding:13px 16px;font-weight:950;box-shadow:0 10px 20px #361c6b33}.secondary-button{border:2px solid var(--blue);background:var(--cream);color:var(--blue);border-radius:17px;padding:12px 14px;font-weight:950}.empty-state{text-align:center;color:var(--muted);border:2px dashed #361c6b3d;border-radius:26px;padding:30px 18px}.bottom-nav{left:50%;bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(100% - 28px,402px);box-shadow:var(--shadow);background:#fff5eceb;border:2px solid #361c6b2e;border-radius:28px;grid-template-columns:repeat(4,1fr);padding:9px;display:grid;position:fixed;transform:translate(-50%)}.nav-item{color:var(--muted);background:0 0;border:0;border-radius:20px;place-items:center;gap:3px;padding:8px 4px;font-size:.72rem;font-weight:850;display:grid}.nav-item span{font-size:1rem}.nav-item.active{background:var(--grape);color:var(--white)}@media (width>=760px){body{background:radial-gradient(circle at 20% 10%, #fabec073, transparent 26%), radial-gradient(circle at 80% 70%, #fddde6e6, transparent 28%), var(--cream)}.phone-shell{min-height:calc(100vh - 48px);box-shadow:var(--shadow);border:2px solid #361c6b2e;border-radius:42px;margin:24px auto}}.detail-topbar{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:16px;display:grid}.back-button{background:var(--pink);width:46px;height:46px;color:var(--grape);box-shadow:var(--soft-shadow);border:2px solid #361c6b33;border-radius:17px;font-size:1.25rem;font-weight:950}.detail-topbar h2{margin-bottom:0}.detail-save{background:var(--cream)}.detail-hero{border:2px solid var(--grape);background:linear-gradient(135deg, var(--light-red), var(--pink));box-shadow:var(--shadow);border-radius:32px;gap:14px;padding:18px;display:grid;overflow:hidden}.detail-hero-art{min-height:138px;color:var(--grape);background:radial-gradient(circle at 20% 22%,#093fb429,#0000 20%),radial-gradient(circle at 80% 70%,#e500011a,#0000 18%),#fff5ecb3;border:2px dashed #361c6b4d;border-radius:26px;place-items:center;font-size:4rem;display:grid}.detail-hero h1{max-width:none;margin-bottom:10px;font-size:clamp(2rem,10vw,3rem)}.detail-hero-copy p:last-child{color:#211428b8;margin-bottom:0;font-size:.94rem;line-height:1.45}.creator-profile-card,.tracking-card,.seed-summary-card{box-shadow:var(--soft-shadow);background:#ffffffb8;border:2px solid #361c6b2e;border-radius:28px;margin-top:16px;padding:16px}.detail-creator-row{margin-bottom:10px}.avatar.large{border-radius:19px;width:54px;height:54px}.creator-note{color:var(--muted);margin-bottom:14px;font-size:.9rem;line-height:1.45}.proof-row{flex-wrap:wrap;gap:8px;display:flex}.proof-row span{background:var(--pink);color:var(--grape);border-radius:999px;padding:7px 10px;font-size:.74rem;font-weight:900}.tracking-card{background:linear-gradient(135deg,#fddde6e0,#ffffffad);gap:14px;display:grid}.tracking-card p:last-child{color:var(--muted);margin-bottom:0;font-size:.88rem;line-height:1.45}.code-stack{background:var(--cream);border:2px solid #093fb42e;border-radius:22px;gap:6px;padding:14px;display:grid}.code-stack span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:850}.code-stack strong{color:var(--blue);word-break:break-word;font-size:.94rem}.compact-heading{margin-top:20px}.pilot-note{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.4}.product-list{gap:12px;display:grid}.product-card{box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b29;border-radius:26px;grid-template-columns:58px 1fr;gap:12px;padding:14px;display:grid}.product-icon{background:var(--pink);width:58px;height:58px;color:var(--grape);border:2px solid #361c6b33;border-radius:20px;place-items:center;font-size:1.65rem;font-weight:950;display:grid}.product-copy{min-width:0}.product-brand-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.brand-name{color:var(--blue);letter-spacing:.06em;text-transform:uppercase;margin-bottom:0;font-size:.72rem;font-weight:950}.live-pilot-badge{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;background:#093fb414;border-radius:999px;align-items:center;padding:4px 8px;font-size:.64rem;font-weight:950;display:inline-flex}.product-copy h3{color:var(--grape);margin:0 0 6px;font-size:1rem;line-height:1.12}.product-copy p:not(.brand-name){color:var(--muted);margin-bottom:10px;font-size:.82rem;line-height:1.38}.product-meta-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-meta-row strong{color:var(--grape);font-size:.95rem}.product-meta-row span{color:var(--deep-red);background:#e5000114;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:900}.shop-button{background:var(--blue);color:var(--white);border:0;border-radius:18px;grid-column:1/-1;padding:13px 14px;font-size:.9rem;font-weight:950;box-shadow:0 10px 20px #093fb42e}.shop-feedback{grid-column:1/-1;margin:-2px 2px 0;font-size:.78rem;line-height:1.4}.shop-feedback.info{color:var(--muted)}.shop-feedback.success{color:var(--blue)}.shop-feedback.error{color:var(--deep-red)}.seed-summary-card{background:var(--grape);color:var(--white);margin-bottom:12px}.seed-summary-card .eyebrow,.seed-summary-card h2{color:var(--pink)}.seed-summary-card p{color:#ffffffc2;font-size:.9rem;line-height:1.45}.seed-summary-card .primary-button{background:var(--pink);width:100%;color:var(--grape);margin-top:4px}@media (width>=760px){.detail-hero{grid-template-columns:132px 1fr;align-items:center}.detail-hero-art{min-height:132px}}.tall-empty{align-content:center;min-height:280px;display:grid}.wallet-hero-card{border:2px solid var(--grape);background:linear-gradient(135deg, var(--pink), var(--light-red));box-shadow:var(--shadow);border-radius:32px;padding:20px}.wallet-hero-card h1{max-width:none;margin-bottom:12px;font-size:clamp(2.15rem,11vw,3.15rem)}.wallet-hero-card p:not(.hero-label){color:#211428bd;font-size:.92rem;line-height:1.45}.wallet-stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.wallet-stats-grid div{background:#fff5ecbd;border:2px solid #361c6b2e;border-radius:22px;padding:14px}.wallet-stats-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:.72rem;font-weight:900;display:block}.wallet-stats-grid strong{color:var(--grape);font-size:1.18rem}.rail-card{box-shadow:var(--soft-shadow);background:#ffffffbd;border:2px solid #361c6b2e;border-radius:28px;margin-top:16px;padding:16px}.rail-card p:not(.eyebrow){color:var(--muted);font-size:.9rem;line-height:1.45}.gold-card{background:radial-gradient(circle at 100% 0,#e5000114,#0000 28%),#ffffffc2}.goal-meter{background:#361c6b1f;border-radius:999px;height:14px;margin:14px 0 8px;overflow:hidden}.goal-meter-fill{background:linear-gradient(90deg, var(--blue), var(--grape));border-radius:999px;height:100%}.goal-row{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.goal-row strong{color:var(--grape);font-size:1.2rem}.goal-row span{color:var(--muted);font-size:.82rem;font-weight:800}.family-members{gap:8px;margin-bottom:14px;display:grid}.family-members div{background:var(--pink);border-radius:18px;justify-content:space-between;gap:10px;padding:10px 12px;display:flex}.family-members span{color:var(--grape);font-size:.86rem;font-weight:850}.family-members strong{color:var(--blue);font-size:.9rem}.broker-card{background:radial-gradient(circle at 0 0,#093fb41a,#0000 30%),#ffffffc2}.partner-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:6px;margin:14px 0;display:grid}.partner-flow span{background:var(--cream);min-height:48px;color:var(--grape);text-align:center;border-radius:16px;place-items:center;padding:8px;font-size:.72rem;font-weight:900;display:grid}.partner-flow span:nth-child(2),.partner-flow span:nth-child(4){color:var(--blue);background:0 0;font-size:1rem}.broker-card .secondary-button{width:100%}.transaction-list{gap:12px;display:grid}.transaction-card{box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b29;border-radius:24px;grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.transaction-card h3{color:var(--grape);margin:0 0 6px;font-size:.98rem;line-height:1.12}.transaction-card p:not(.brand-name){color:var(--muted);margin-bottom:0;font-size:.8rem}.transaction-side{align-content:start;justify-items:end;gap:6px;display:grid}.transaction-side strong{color:var(--grape);font-size:1rem}.transaction-side span{color:var(--blue);background:#093fb41a;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:950}.transaction-card.pending .transaction-side span{color:var(--deep-red);background:#e5000114}.transaction-footer{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.transaction-footer span{background:var(--pink);color:var(--grape);border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:850}.compliance-note-card{background:#fff5ecc7;border:2px dashed #361c6b3d;border-radius:24px;margin:16px 0 12px;padding:14px}.compliance-note-card p:last-child{color:var(--muted);margin-bottom:0;font-size:.82rem;line-height:1.45}.creator-studio-hero{border:2px solid var(--grape);background:linear-gradient(135deg, var(--light-red), var(--pink));box-shadow:var(--shadow);border-radius:32px;padding:20px}.creator-studio-hero h1{max-width:none;margin:14px 0 10px;font-size:clamp(2.4rem,12vw,3.35rem)}.creator-studio-hero p{color:#211428bd;font-size:.92rem;line-height:1.45}.creator-stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.creator-stats-grid div,.creator-payout-row div{background:#fff5ecbd;border:2px solid #361c6b29;border-radius:20px;padding:13px}.creator-stats-grid span,.creator-payout-row span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:950;display:block}.creator-stats-grid strong,.creator-payout-row strong{color:var(--grape);font-size:1rem}.payout-status-card,.creator-rule-card{box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b2e;border-radius:28px;margin-top:16px;padding:16px}.payout-status-card p:not(.eyebrow),.creator-rule-card p:not(.eyebrow){color:var(--muted);font-size:.9rem;line-height:1.45}.creator-payout-row{grid-template-columns:1fr;gap:10px;margin:14px 0;display:grid}.creator-action-button{width:100%}.creator-bundle-list,.creator-ledger-list{gap:12px;display:grid}.creator-performance-card,.creator-sale-card{box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b29;border-radius:26px;padding:15px}.creator-performance-card h3,.creator-sale-card h3{color:var(--grape);margin:0 0 7px;font-size:1rem;line-height:1.12}.creator-performance-card p,.creator-sale-card p:not(.brand-name){color:var(--muted);margin-bottom:0;font-size:.82rem;line-height:1.4}.performance-money-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.performance-money-row span{background:var(--pink);color:var(--grape);border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:850}.performance-money-row strong{color:var(--blue)}.creator-sale-card{grid-template-columns:1fr auto;gap:10px;display:grid}.creator-sale-side{align-content:start;justify-items:end;gap:5px;display:grid}.creator-sale-side span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:950}.creator-sale-side strong{color:var(--grape);font-size:1.05rem}.creator-sale-card.pending .creator-sale-side strong{color:var(--deep-red)}@media (width>=390px){.creator-payout-row{grid-template-columns:repeat(3,1fr)}}.creator-video-section{margin-top:8px}.video-heading{margin-top:10px;margin-bottom:10px}.creator-video-strip{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:4px 2px 16px;display:flex;overflow-x:auto}.creator-video-strip::-webkit-scrollbar{display:none}.creator-video-card{scroll-snap-align:start;border:0;flex:0 0 168px}.faux-video-frame{border:2px solid var(--grape);background:linear-gradient(160deg, var(--light-red), var(--pink) 52%, var(--cream));min-height:250px;box-shadow:var(--soft-shadow);border-radius:30px;padding:12px;position:relative;overflow:hidden}.faux-video-frame:after{content:"";pointer-events:none;border:1.5px solid #fff5ec8f;border-radius:23px;position:absolute;inset:10px}.video-gradient-orb{filter:blur(1px);opacity:.72;border-radius:999px;position:absolute}.video-gradient-orb.one{background:#093fb429;width:110px;height:110px;top:44px;right:-32px}.video-gradient-orb.two{background:#e500011a;width:88px;height:88px;bottom:34px;left:-26px}.video-top-row{z-index:1;justify-content:space-between;gap:8px;display:flex;position:relative}.video-top-row span,.video-top-row strong{color:var(--grape);background:#fff5eccc;border-radius:999px;padding:6px 8px;font-size:.68rem;font-weight:950}.video-top-row strong{color:var(--blue)}.video-play-button{z-index:2;border:2px solid var(--grape);width:58px;height:58px;color:var(--red);background:#fff5ece0;border-radius:999px;place-items:center;font-size:1.15rem;font-weight:950;display:grid;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);box-shadow:7px 7px #361c6b1f}.video-bottom-copy{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff5ecdb;border-radius:22px;padding:12px;position:absolute;bottom:12px;left:12px;right:12px}.video-bottom-copy p{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:950}.video-bottom-copy h3{color:var(--grape);letter-spacing:-.035em;margin:0 0 7px;font-size:.95rem;line-height:1.05}.video-bottom-copy span{color:var(--muted);font-size:.72rem;font-weight:850}.library-intro-card{border:2px solid var(--grape);background:linear-gradient(135deg, var(--light-red), var(--pink));box-shadow:var(--shadow);border-radius:32px;padding:20px}.library-intro-card h1{max-width:none;margin-bottom:12px;font-size:clamp(2rem,10vw,3rem)}.library-intro-card p:not(.hero-label){color:#211428bd;margin-bottom:0;font-size:.92rem;line-height:1.45}.library-filter-row span{color:var(--grape);background:#ffffffb3;border:1.5px solid #361c6b2e;border-radius:999px;flex:none;padding:9px 13px;font-size:.78rem;font-weight:900}.library-filter-row span:first-child{background:var(--blue);color:var(--white);border-color:var(--blue)}.library-feed{margin-top:2px}.feed-hero-card{margin-bottom:8px}.vertical-video-feed{scroll-snap-type:y proximity;gap:18px;min-width:0;padding:4px 0 18px;display:grid;overflow-x:clip}.vertical-reel-card{scroll-snap-align:start;width:100%;min-width:0;max-width:100%}.vertical-reel-frame{background:radial-gradient(circle at 65% 28%, #093fb42e, transparent 26%), radial-gradient(circle at 16% 70%, #e500011a, transparent 22%), linear-gradient(160deg, var(--light-red), var(--pink) 55%, var(--cream));border-radius:34px;min-height:560px}.vertical-reel-frame:before{content:"Prototype video space";z-index:1;color:#361c6b57;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:950;position:absolute;top:64px;left:18px}.vertical-reel-frame.has-media:before{content:none}.large-play{width:72px;height:72px;font-size:1.35rem;top:38%}.reel-side-actions{z-index:4;gap:10px;display:grid;position:absolute;top:138px;right:14px}.reel-action-button{width:42px;height:42px;color:var(--grape);background:#fff5ecdb;border:2px solid #361c6b47;border-radius:999px;place-items:center;font-size:1.05rem;font-weight:950;display:grid;box-shadow:5px 5px #361c6b1a}.reel-action-button.active{background:var(--pink);color:var(--red);border-color:var(--red)}.reel-caption-card{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff5ece6;border:2px solid #361c6b1f;border-radius:26px;padding:15px;position:absolute;bottom:14px;left:14px;right:14px}.reel-creator{color:var(--blue);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:950}.reel-caption-card h3{color:var(--grape);letter-spacing:-.05em;margin:0 0 8px;font-size:1.35rem;line-height:1}.reel-caption-card p:not(.reel-creator){color:var(--muted);margin-bottom:12px;font-size:.86rem;line-height:1.35}.reel-meta-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.reel-meta-row span{background:var(--pink);color:var(--grape);border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:900}.reel-view-button{width:100%}.library-search-section{margin-top:18px}.library-filter-row{scrollbar-width:none;gap:9px;padding:4px 0 14px;display:flex;overflow-x:auto}.library-filter-row::-webkit-scrollbar{display:none}.library-category-chip{color:var(--grape);background:#ffffffb3;border:1.5px solid #361c6b2e;border-radius:999px;flex:none;padding:10px 15px;font-size:.84rem;font-weight:900}.library-category-chip.active{background:var(--blue);color:var(--white);border-color:var(--blue)}.studio-management-card,.studio-draft-card{box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b2e;border-radius:28px;margin-top:16px;padding:16px}.studio-management-card p:not(.eyebrow),.studio-draft-card p:not(.eyebrow){color:var(--muted);font-size:.9rem;line-height:1.45}.studio-tool-grid{gap:10px;margin-top:14px;display:grid}.studio-tool-card{background:var(--cream);width:100%;color:var(--grape);text-align:left;border:2px solid #361c6b29;border-radius:22px;grid-template-columns:44px 1fr;align-items:start;gap:10px;padding:13px;display:grid}.studio-tool-card span{background:var(--pink);width:42px;height:42px;color:var(--blue);border-radius:16px;place-items:center;font-size:1.1rem;font-weight:950;display:grid}.studio-tool-card strong{color:var(--grape);margin-bottom:4px;font-size:.96rem;display:block}.studio-tool-card p{color:var(--muted);grid-column:2;margin:-8px 0 0;font-size:.78rem;line-height:1.35}.studio-tool-card:hover{border-color:var(--blue)}.studio-draft-card{background:radial-gradient(circle at 100% 0,#093fb414,#0000 30%),#ffffffc7}.draft-row{border-bottom:1px solid #361c6b1f;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.draft-row span{color:var(--muted);font-size:.84rem;font-weight:850}.draft-row strong{color:var(--grape);text-align:right;font-size:.86rem}.submit-approval-button{width:100%;margin-top:14px}.screen.hidden{display:none!important}.brand-block{flex-direction:column;gap:10px;min-width:0;display:flex}.brand-logo-full{width:150px;max-width:100%;height:auto;display:block}.panel-brand-block{align-items:center;gap:12px;min-width:0;display:flex}.panel-title-stack{min-width:0}.panel-title-stack h2{margin-bottom:0}.panel-logo-full{flex:none;width:110px;height:auto;display:block}.panel-logo-ball{object-fit:contain;flex:none;width:42px;height:42px;display:block}.media-frame{background:radial-gradient(circle at 20% 22%,#093fb429,#0000 20%),radial-gradient(circle at 80% 70%,#e500011a,#0000 18%),#fff5ecb3;place-items:center;display:grid;position:relative;overflow:hidden}.media-object{object-fit:cover;width:100%;height:100%;display:block}.media-placeholder{color:var(--grape);text-align:center}.media-placeholder span{font-size:2.4rem;line-height:1;display:block}.media-placeholder small{color:#361c6b7a;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-size:.68rem;font-weight:900;display:block}.vertical-reel-frame{isolation:isolate}.reel-media-frame{z-index:0;border-radius:30px;position:absolute;inset:0}.reel-media-frame:after{content:"";pointer-events:none;background:linear-gradient(#361c6b0a,#361c6b14 42%,#fff5ecb8);position:absolute;inset:0}.vertical-reel-frame .video-gradient-orb,.vertical-reel-frame .video-top-row,.vertical-reel-frame .reel-side-actions,.vertical-reel-frame .video-play-button,.vertical-reel-frame .reel-caption-card{z-index:2;position:relative}.vertical-reel-frame .reel-side-actions,.vertical-reel-frame .video-play-button,.vertical-reel-frame .reel-caption-card{position:absolute}.bundle-card-media{border:2px dashed #361c6b47;border-radius:24px;height:112px}.detail-hero-media{border:2px dashed #361c6b4d;border-radius:26px;min-height:138px}.detail-hero-media .media-placeholder span{font-size:4rem}.bundle-card .bundle-image{min-height:unset;background:linear-gradient(135deg, var(--pink), var(--light-red));padding:14px}.bundle-card .bundle-card-media{background:var(--cream);border:0;border-radius:24px;height:230px}.bundle-card .bundle-card-media.has-media{box-shadow:inset 0 0 0 1.5px #361c6b1f}.bundle-card .bundle-card-media.media-placeholder{border:2px dashed #361c6b47}.bundle-card .bundle-card-media .media-object{object-fit:cover;object-position:center center;width:100%;height:100%}.detail-hero{grid-template-columns:1fr!important}.detail-hero-media{background:var(--cream);border:0;border-radius:26px;min-height:280px}.detail-hero-media.has-media{box-shadow:inset 0 0 0 1.5px #361c6b1f}.detail-hero-media.media-placeholder{border:2px dashed #361c6b4d}.detail-hero-media .media-object{object-fit:cover;object-position:center center;width:100%;height:100%}.product-card{grid-template-columns:104px 1fr;align-items:start}.product-card-media{background:var(--cream);border:2px solid #361c6b29;border-radius:22px;width:104px;height:118px}.product-card-media.has-media{box-shadow:inset 0 0 0 1px #361c6b1a}.product-card-media.media-placeholder{background:var(--pink);border:2px dashed #361c6b47}.seed-clean-hero,.rail-choice-intro,.handoff-card{border:2px solid var(--grape);background:linear-gradient(135deg, var(--light-red), var(--pink));box-shadow:var(--shadow);border-radius:32px;padding:20px}.seed-clean-hero h1,.rail-choice-intro h1,.handoff-card h1{max-width:none;margin-bottom:12px;font-size:clamp(2.1rem,10vw,3.15rem)}.seed-clean-hero p:not(.hero-label),.rail-choice-intro p:not(.hero-label),.handoff-card p{color:#211428bd;font-size:.92rem;line-height:1.45}.seed-metric-grid{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0;display:grid}.seed-metric-grid div{background:#fff5ecc7;border:2px solid #361c6b29;border-radius:20px;padding:13px}.seed-metric-grid span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:950;display:block}.seed-metric-grid strong{color:var(--grape);font-size:1rem}.seed-main-action{width:100%}.change-rail-button{width:100%;margin-top:12px}.seed-status-card{box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b2e;border-radius:28px;margin-top:16px;padding:16px}.seed-status-card p:not(.eyebrow){color:var(--muted);font-size:.9rem;line-height:1.45}.transaction-list{gap:14px;padding-bottom:108px}.seed-activity-card{grid-template-columns:1fr;gap:14px;padding:18px}.seed-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.seed-card-copy{min-width:0}.seed-card-copy h3{max-width:15ch;margin-bottom:0}.seed-card-side{text-align:right;justify-items:end;gap:8px;display:grid}.seed-card-side strong{color:var(--grape);font-size:1.05rem}.seed-status-badge{min-height:31px;color:var(--blue);white-space:nowrap;background:#093fb41a;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:.72rem;font-weight:950;display:inline-flex}.seed-activity-card.pending .seed-status-badge{color:var(--deep-red);background:#e5000114}.seed-activity-card.routed .seed-status-badge{color:var(--grape);background:#361c6b1f}.seed-transaction-footer{flex-direction:column;align-items:flex-start;gap:10px}.seed-progress-label{color:var(--grape);font-size:.76rem;font-weight:800;line-height:1.4}.seed-countdown{width:100%;color:var(--blue);background:0 0;border-radius:0;padding:0;font-size:1.08rem;font-weight:950;line-height:1.25;display:block}.seed-explanation,.seed-disclaimer,.seed-routed-copy{color:#211428ad;margin:0;font-size:.78rem;line-height:1.5}.seed-card-actions{gap:8px;display:grid}.seed-route-button{width:100%}.seed-route-button:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.seed-route-button:disabled:hover,.seed-route-button:disabled:active{box-shadow:none;transform:none}.seed-route-button:disabled:focus-visible{outline-offset:3px;outline:3px solid #361c6b33}.seed-disclaimer{margin-top:0}.seed-routing-dialog-backdrop{z-index:30;min-height:100dvh;padding:max(16px, env(safe-area-inset-top,0px)) 16px max(20px, calc(20px + env(safe-area-inset-bottom,0px)));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#21142847;align-items:end;display:grid;position:fixed;inset:0;overflow-y:auto}.seed-routing-dialog{width:min(100%,560px);max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));overscroll-behavior:contain;box-shadow:var(--shadow);background:#fffaf6fa;border:2px solid #361c6b29;border-radius:28px;gap:12px;padding:20px;scroll-padding-block:16px;display:grid;overflow-y:auto}.seed-routing-dialog h2{margin-bottom:0;font-size:1.35rem;line-height:1.18}.seed-routing-dialog p:not(.eyebrow){color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.45}.seed-routing-dialog-actions{gap:10px;margin-top:4px;display:grid}.seed-routing-confirm,.seed-routing-cancel{width:100%}.seed-feedback-dialog{gap:16px}.seed-feedback-form{gap:16px;display:grid}.seed-feedback-fieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.seed-feedback-fieldset>label,.seed-feedback-fieldset legend{color:var(--grape);font-size:.92rem;font-weight:850;line-height:1.45}.seed-feedback-radio-group{gap:8px;display:grid}.seed-feedback-choice{min-height:48px;color:var(--ink);background:#fff5ecb8;border:2px solid #361c6b1f;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;font-size:.88rem;line-height:1.4;display:flex}.seed-feedback-choice input{width:18px;height:18px;accent-color:var(--blue);margin:0}.seed-feedback-helper,.seed-feedback-message{margin:0;font-size:.78rem;line-height:1.5}.seed-feedback-helper{color:#211428ad}.seed-feedback-message{border-radius:15px;padding:11px 13px}.seed-feedback-message.error{color:var(--deep-red);background:#e5000114}.seed-feedback-message.success{color:var(--blue);background:#093fb414}.seed-feedback-form input[type=number],.seed-feedback-form textarea{background:var(--white);width:100%;color:var(--ink);border:2px solid #361c6b33;border-radius:18px;padding:13px 14px}.seed-feedback-form textarea{resize:vertical;min-height:112px}.seed-feedback-form input[type=number]:focus-visible,.seed-feedback-form textarea:focus-visible{border-color:var(--blue)}.seed-feedback-form button:disabled{opacity:.52;cursor:not-allowed;box-shadow:none;transform:none}.seed-feedback-form button:disabled:hover,.seed-feedback-form button:disabled:active{box-shadow:none;transform:none}.pilot-feedback-reentry{background:#fddde685;border:2px solid #361c6b24;border-radius:22px;margin-top:14px;padding:16px}.pilot-feedback-reentry p{color:var(--muted);margin:0 0 12px;font-size:.86rem;line-height:1.45}.pilot-feedback-reentry .secondary-button{width:100%}body.seed-dialog-open{overscroll-behavior:none;overflow:hidden}.rail-choice-list{gap:12px;margin-top:16px;display:grid}.rail-choice-card{width:100%;color:var(--grape);text-align:left;box-shadow:var(--soft-shadow);background:#ffffffc2;border:2px solid #361c6b29;border-radius:26px;grid-template-columns:52px 1fr;gap:12px;padding:15px;display:grid}.rail-choice-card:hover{border-color:var(--blue)}.rail-choice-icon{background:var(--pink);width:52px;height:52px;color:var(--blue);border-radius:18px;place-items:center;font-size:1.25rem;font-weight:950;display:grid}.rail-choice-card h2{margin-bottom:6px}.rail-choice-card p{color:var(--muted);margin-bottom:0;font-size:.86rem;line-height:1.38}.handoff-route{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:18px;display:grid}.handoff-route span{min-height:54px;color:var(--grape);text-align:center;background:#fff5ecd1;border-radius:18px;place-items:center;padding:10px;font-size:.82rem;font-weight:950;display:grid}.handoff-route strong{color:var(--blue);font-size:1.2rem}.handoff-checklist{gap:10px;margin:16px 0;display:grid}.handoff-checklist div{background:#fff5ecc7;border-radius:18px;grid-template-columns:34px 1fr;align-items:start;gap:10px;padding:11px;display:grid}.handoff-checklist span{background:var(--grape);width:32px;height:32px;color:var(--white);border-radius:999px;place-items:center;font-size:.82rem;font-weight:950;display:grid}.handoff-checklist p{color:var(--muted);margin-bottom:0;font-size:.86rem}.handoff-button{width:100%}.product-card-media .media-object{object-fit:cover;object-position:center center;width:100%;height:100%}.product-card-media .media-placeholder span,.product-card-media span{font-size:1.8rem}.product-card-media small{display:none}.auth-screen{min-height:calc(100vh - 48px)}.auth-brand-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.auth-brand-logo{width:142px;height:auto}.pilot-pill{color:var(--grape);letter-spacing:.05em;text-transform:uppercase;background:#ffffffb3;border:2px solid #361c6b33;border-radius:999px;padding:8px 12px;font-size:.72rem;font-weight:900}.auth-card,.auth-form-card,.auth-help-card,.profile-form-card,.shopper-profile-card,.profile-notice-card{box-shadow:var(--shadow);background:#ffffffc7;border:2px solid #361c6b29}.auth-card{border-radius:32px;padding:24px}.auth-form-card{border-radius:30px;padding:22px}.auth-loading-card,.auth-state-card{text-align:center;align-content:center;justify-items:center;min-height:360px;display:grid}.auth-recovery-card{text-align:left;align-content:start;gap:18px;min-height:0;padding:22px;display:grid}.auth-recovery-copy{gap:8px;display:grid}.auth-recovery-copy h1,.auth-recovery-copy h2{letter-spacing:-.045em;max-width:280px;margin-bottom:0;font-size:clamp(1.35rem,5.6vw,1.9rem);line-height:1.12}.auth-recovery-copy p:not(.eyebrow){max-width:32ch;color:var(--muted);margin-bottom:0;font-size:.92rem;line-height:1.56}.auth-recovery-icon{width:56px;height:56px;color:var(--grape);box-shadow:var(--soft-shadow);background:#fabec0a6;border:2px solid #361c6b24;border-radius:18px;place-items:center;font-size:1.45rem;font-weight:950;display:grid}.auth-recovery-actions{gap:10px;display:grid}.auth-card h1,.profile-setup-intro h1{max-width:340px;margin-bottom:14px;font-size:clamp(2.25rem,10vw,3.3rem)}.auth-card>p:not(.eyebrow),.profile-setup-intro>p:not(.eyebrow){color:var(--muted);line-height:1.55}.piggy-orbit,.mail-piggy,.piggy-success,.profile-avatar,.state-icon{background:var(--pink);color:var(--grape);border-radius:999px;place-items:center;display:grid}.piggy-orbit{border:3px solid #361c6b1f;width:96px;height:96px;margin-bottom:20px;font-size:2.6rem;animation:1.8s ease-in-out infinite piggy-float;position:relative;box-shadow:0 12px 28px #361c6b24}.piggy-ball{z-index:1;object-fit:contain;width:66%;height:66%;margin:auto;animation:1.8s ease-in-out infinite piggy-ball-bounce;position:absolute;inset:0}.piggy-orbit img,.mail-piggy img,.piggy-success img{object-fit:contain;width:66%;height:66%}.mail-piggy,.piggy-success{position:relative}.mail-piggy span,.piggy-success span{border:2px solid var(--grape);background:var(--white);width:30px;height:30px;color:var(--blue);border-radius:999px;place-items:center;font-size:.9rem;font-weight:950;display:grid;position:absolute;bottom:0;right:-2px}.auth-progress,.setup-progress{background:#361c6b1a;border-radius:999px;width:100%;height:9px;margin-top:22px;overflow:hidden}.auth-progress:after{border-radius:inherit;background:var(--blue);content:"";width:38%;height:100%;animation:1.4s ease-in-out infinite auth-progress;display:block}.auth-welcome-card{border:2px solid var(--grape);background:var(--light-red);box-shadow:var(--shadow);border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-bottom:14px;padding:24px;display:grid;position:relative;overflow:hidden}.auth-welcome-card:after{background:var(--light-red);content:"";opacity:.5;pointer-events:none;border-radius:999px;width:130px;height:130px;position:absolute;bottom:-42px;right:-34px}.auth-welcome-card .piggy-orbit{z-index:1;width:82px;height:82px;margin:0;animation:none;transform:none}.seed-clean-hero.seed-illustrated-hero{background:var(--cream);box-shadow:var(--soft-shadow);border:0;padding:0;overflow:hidden;container-type:inline-size}.seed-scene{isolation:isolate;background:#ffb1b0;min-height:56.3cqw;padding:5cqw;position:relative}.seed-scene-art{z-index:-1;aspect-ratio:1672/941;pointer-events:none;background-repeat:no-repeat;background-size:100%;width:100%;height:auto;display:block;position:absolute;inset:auto 0 0}.seed-scene-copy{overflow-wrap:anywhere;width:49%;padding-bottom:5cqw}.seed-illustrated-hero .seed-scene h1{letter-spacing:-.055em;margin:0 0 10px;font-size:clamp(1.35rem,7.2cqw,1.8rem);font-weight:900;line-height:1.08}.seed-illustrated-hero .seed-scene-total{color:var(--grape);margin:0;font-size:clamp(.8rem,4cqw,1rem);font-weight:800;line-height:1.25}.seed-illustrated-hero .seed-metric-grid{background:var(--cream);border-radius:24px 24px 0 0;gap:0;margin:-8px 0 0;padding:10px;position:relative}.seed-illustrated-hero .seed-metric-grid div{overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;min-width:0;padding:14px 10px}.seed-illustrated-hero .seed-metric-grid div:nth-child(odd){border-right:1px solid #361c6b1a}.seed-illustrated-hero .seed-metric-grid div:nth-child(-n+2){border-bottom:1px solid #361c6b1a}.seed-illustrated-hero .seed-metric-grid span{color:#6c5270;text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:600}.seed-illustrated-hero .seed-metric-grid strong{font-size:1.12rem}.seed-illustrated-hero .seed-scene-note{color:#6c5270;margin:0;padding:12px 20px 20px;font-size:.8rem}.seed-illustrated-hero>.seed-main-action,.seed-illustrated-hero>.change-rail-button{width:calc(100% - 40px);margin:0 20px 16px}@container (width<15rem){.seed-scene{padding-bottom:56.3cqw}.seed-scene-copy{width:100%;padding-bottom:0}}.auth-welcome-card .piggy-ball{width:89%;height:89%;animation:none;transform:none}.auth-welcome-card h1{margin-bottom:12px;font-size:clamp(2.1rem,9vw,3rem)}.auth-welcome-card p:not(.hero-label){color:var(--grape);margin-bottom:0;font-size:.88rem;font-weight:700;line-height:1.45}.pilot-trust-cue{width:fit-content;color:var(--blue);letter-spacing:.03em;background:#fff6;border:1.5px solid #361c6b1f;border-radius:999px;margin:2px 0 14px;padding:7px 10px;font-size:.74rem;font-weight:900;display:inline-flex}.auth-form,.profile-form{z-index:1;gap:16px;display:grid;position:relative}.auth-form label,.field-group>label,.rail-fieldset legend{color:var(--grape);font-size:.82rem;font-weight:900}.auth-form input,.profile-form input[type=text],.profile-form input[type=email]{background:var(--white);width:100%;min-height:52px;color:var(--ink);border:2px solid #361c6b33;border-radius:17px;padding:13px 15px}.auth-form input:hover,.profile-form input[type=text]:hover,.profile-form input[type=email]:hover{border-color:#093fb480}.auth-form input[readonly],.profile-form input[readonly]{color:var(--muted);background:#fff5eccc}.field-hint,.field-error{margin:-8px 0 0;font-size:.78rem;line-height:1.4}.field-hint{color:var(--muted)}.field-error{color:var(--deep-red);font-weight:800}.auth-primary-button{border:2px solid var(--grape);background:var(--grape);min-height:52px;color:var(--white);box-shadow:var(--soft-shadow);border-radius:18px;padding:13px 18px;font-weight:950;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.auth-primary-button:not(:disabled):hover{background:var(--blue);border-color:var(--blue);transform:translateY(-1px);box-shadow:0 14px 28px #361c6b2e}.auth-primary-button:not(:disabled):active{transform:translateY(1px)scale(.99);box-shadow:0 8px 18px #361c6b24}.auth-primary-button:focus-visible{border-color:var(--blue);box-shadow:0 14px 28px #361c6b2e,0 0 0 4px #093fb429}.auth-primary-button:disabled{cursor:not-allowed;opacity:.46;box-shadow:none;pointer-events:none}.auth-wide-button{width:100%}.simulation-note{background:#fddde6ad;border-radius:18px;align-items:flex-start;gap:10px;margin:20px 0 0;padding:13px;font-size:.8rem;font-weight:750;display:flex;color:var(--grape)!important;line-height:1.42!important}.simulation-note span{flex:none;font-size:1.15rem}.auth-help-card{box-shadow:var(--soft-shadow);border-radius:22px;margin-top:14px;padding:16px 18px}.auth-help-card p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.auth-message{border-radius:15px;padding:11px 13px;font-size:.82rem;font-weight:800;line-height:1.4}.auth-message.error{color:var(--deep-red);background:#e5000117}.auth-message.warning{color:var(--blue);background:#093fb414}.auth-message strong,.auth-message span{display:block}.auth-message span{margin-top:3px;font-weight:650}.mail-piggy,.piggy-success,.state-icon{width:82px;height:82px;margin-bottom:18px;font-size:2.15rem}.state-icon{background:#fabec0b3;font-size:2rem;font-weight:950}.profile-setup-intro{margin-bottom:18px}.setup-progress{height:11px}.setup-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--light-red), var(--blue));width:50%;height:100%;display:block}.profile-form-card{border-radius:30px;padding:20px}.field-group{gap:10px;display:grid}.rail-fieldset{border:0;min-width:0;margin:0;padding:0}.rail-fieldset legend{margin-bottom:10px}.profile-rail-grid{gap:10px;display:grid}.profile-rail-option{cursor:pointer;position:relative}.profile-rail-option input{opacity:0;width:1px;height:1px;position:absolute}.rail-radio-card{background:#fff5ecb3;border:2px solid #361c6b29;border-radius:20px;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:70px;padding:12px;display:grid}.rail-radio-card>span:first-child{background:var(--pink);width:42px;height:42px;color:var(--grape);border-radius:15px;place-items:center;font-size:1.15rem;display:grid}.rail-radio-card strong,.rail-radio-card small{display:block}.rail-radio-card strong{color:var(--grape)}.rail-radio-card small{color:var(--muted);margin-top:3px;font-size:.75rem;font-weight:650;line-height:1.3}.profile-rail-option input:checked+.rail-radio-card{border-color:var(--blue);background:#093fb412;box-shadow:0 0 0 2px #093fb414}.profile-rail-option input:focus-visible+.rail-radio-card{outline:3px solid var(--blue);outline-offset:3px}.notice-checks{gap:10px;margin-top:2px;display:grid}.notice-check{color:var(--ink);background:#fddde680;border-radius:17px;grid-template-columns:22px 1fr;align-items:start;gap:11px;padding:12px;font-size:.8rem;line-height:1.42;display:grid}.notice-check input{width:19px;height:19px;accent-color:var(--blue);margin:1px 0 0}.profile-success-card{text-align:center}.shopper-profile-hero{align-items:center;gap:14px;margin-bottom:16px;display:flex}.profile-avatar{border:2px solid #361c6b24;flex:none;width:62px;height:62px;font-size:1.7rem}.shopper-profile-hero h1{margin-bottom:5px;font-size:2rem}.shopper-profile-hero p{color:var(--muted);margin:0;font-size:.85rem}.shopper-profile-hero .hero-label{color:var(--blue);margin-bottom:5px}.shopper-profile-card,.profile-notice-card{box-shadow:var(--soft-shadow);border-radius:26px;padding:18px}.profile-detail-row{border-bottom:1px solid #361c6b1f;grid-template-columns:1fr auto;gap:16px;padding:13px 0;display:grid}.profile-detail-row:last-child{border-bottom:0}.profile-detail-row span{color:var(--muted);font-size:.78rem}.profile-detail-row strong{color:var(--grape);text-align:right;overflow-wrap:anywhere;font-size:.84rem}.profile-notice-card{background:#fddde68f;margin-top:14px}.profile-notice-card p{color:var(--grape);margin:0;font-size:.8rem;line-height:1.45}.profile-notice-card>div{grid-template-columns:28px 1fr;align-items:center;gap:9px;margin-top:10px;display:grid}.profile-notice-card>div>span{background:var(--grape);width:28px;height:28px;color:var(--white);border-radius:999px;place-items:center;font-size:.75rem;font-weight:950;display:grid}.profile-simulation-copy{border-top:1px solid #361c6b1f;padding-top:13px;font-weight:750;margin-top:14px!important}.profile-actions{gap:10px;margin-top:16px;display:grid}@keyframes piggy-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes piggy-ball-bounce{0%,to{transform:translateY(0)rotate(0)}18%{transform:translateY(-4px)rotate(-1deg)}38%{transform:translateY(-10px)rotate(0)}54%{transform:translateY(-4px)rotate(1deg)}70%{transform:translateY(0)rotate(0)}}@keyframes auth-progress{0%{transform:translate(-105%)}to{transform:translate(265%)}}@media (width<=390px){.auth-welcome-card{grid-template-columns:1fr}.auth-welcome-card .piggy-orbit{opacity:.32;position:absolute;bottom:-18px;right:-18px}.product-card{grid-template-columns:92px 1fr}.product-card-media{width:92px;height:108px}}@media (width>=760px){.seed-routing-dialog-backdrop{place-items:center;padding:28px}.seed-routing-dialog{max-height:min(84vh,880px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.piggy-orbit,.piggy-ball{animation:none!important;transform:none!important}}.shopping-topbar{align-items:center;gap:8px;min-height:48px;margin-bottom:10px;display:flex}.shopping-topbar .back-button{width:44px;height:44px;box-shadow:none;background:0 0;border:0;flex:0 0 44px;place-items:center;margin-left:auto;display:grid}.shopping-topbar .panel-logo-full{margin-block:-63px;object-fit:contain;width:174px;height:174px;margin-left:-8px}.shopping-pilot{border-left:1px solid var(--grape);min-width:0;color:var(--grape);text-transform:uppercase;flex:1;padding-left:12px;font-size:.7rem}.shopping-welcome{align-items:center;min-height:74px;display:flex;position:relative;container-type:inline-size}.shopping-welcome h1{z-index:1;letter-spacing:-.055em;flex:1;max-width:none;margin:0;padding-right:82px;font-size:1.85rem;line-height:1.07;position:relative}.shopping-flowers{pointer-events:none;background:0 100%/auto 100% no-repeat;width:120px;height:96px;position:absolute;bottom:-7px;right:-18px}.shopping-library .library-search-section{margin:10px 0;position:relative}.shopping-search-icon{fill:none;width:21px;height:21px;stroke:var(--grape);stroke-width:1.8px;stroke-linecap:round;pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.shopping-library .library-search-section input{background:var(--cream);min-height:46px;box-shadow:none;border:1.5px solid #e6a6b6;border-radius:28px;padding:11px 16px 11px 48px;font-size:.88rem}.shopping-library .library-filter-row{gap:6px;padding:0 0 12px}.shopping-library .library-category-chip{background:var(--pink);min-height:44px;color:var(--grape);border:0;padding:10px 15px;font-size:.78rem;font-weight:650}.shopping-library .library-category-chip.active{background:var(--grape);color:#fff}.shopping-joy-banner{background:linear-gradient(110deg,#ffd34e,#ffda63 52%,#ffd34e);border-radius:17px;align-items:center;min-height:66px;padding:12px 42px 12px 76px;display:flex;position:relative;overflow:hidden}.shopping-banner-flower{pointer-events:none;width:73px;height:73px;position:absolute;bottom:-5px;left:3px}.shopping-banner-leaves{pointer-events:none;width:52px;height:65px;position:absolute;bottom:-5px;right:-9px}.shopping-joy-banner p{color:var(--grape);letter-spacing:-.035em;margin:0;font-size:1rem;font-weight:850;line-height:1.25;position:relative}.shopping-section-title{margin:18px 0 12px;font-size:1.3rem}.shopping-collections{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;display:grid}.shopping-collection{min-width:0;color:var(--grape);text-align:center;background:0 0;border:0;border-radius:18px;flex-direction:column;padding:0 0 6px;display:flex}.shopping-collection img{aspect-ratio:1.5;object-fit:cover;background:var(--pink);border-radius:16px;width:100%;height:auto}.shopping-collection-featured{grid-column:1/-1}.shopping-collection-featured img{aspect-ratio:1.72}.shopping-collection-title{letter-spacing:-.04em;margin:9px 3px 0;font-size:.85rem;font-weight:800;line-height:1.2;display:block}.shopping-collection-featured .shopping-collection-title{font-size:1.2rem}.shopping-collection-link{margin-top:5px;font-size:.84rem;display:block}.shopping-more-heading{margin-top:24px}.shopping-more-heading h2{font-size:1.2rem}.shopping-library .shopping-bundle-card{box-shadow:none;border:1px solid #361c6b24}.shopping-library .shopping-bundle-card .bundle-image{background:0 0;padding:0}.shopping-library .shopping-bundle-card .bundle-card-media{border-radius:0;height:170px}.shopping-library .shopping-bundle-card .bundle-content{padding:14px}.shopping-library .shopping-bundle-card .bundle-title-row h3{font-size:1rem}#homeScreen{padding-bottom:34px}.home-top-bar{align-items:center;min-height:62px;margin-bottom:12px}.home-brand-logo{object-fit:contain;width:184px;height:184px;margin:-61px 0 -61px -12px}.home-top-bar .icon-button{width:46px;height:46px;box-shadow:none;border-radius:16px}.home-modular-hero{isolation:isolate;background:#fff5ecf0;border:1.5px solid #361c6b33;border-radius:34px;min-height:340px;padding:18px 20px 0;position:relative;overflow:hidden;box-shadow:0 12px 28px #361c6b17}.home-hero-copy{z-index:2;position:relative}.home-hero-copy h1{letter-spacing:-.085em;max-width:none;margin:0 0 8px;font-size:clamp(2.38rem,11.5vw,3.08rem);line-height:.88}.home-hero-copy h1 span{display:block}.home-hero-copy p{z-index:2;color:#361c6bc2;max-width:27ch;margin:0;font-size:.92rem;font-weight:650;line-height:1.42;position:relative}.home-hero-illustration{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;width:min(87%,326px);height:auto;max-height:154px;display:block;position:absolute;bottom:6px;right:-8px}.home-feed-module{isolation:isolate;background:#fff5eceb;border-radius:28px;height:214px;min-height:214px;margin:12px 0 0;padding:17px 36% 70px 18px;display:block;position:relative;box-shadow:0 10px 24px #361c6b1a}.home-feed-module:after{content:none}.home-feed-copy{z-index:2;min-width:0;position:relative}.home-feed-eyebrow{color:#0967ed;letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:.7rem;font-weight:900}.home-feed-module h2{max-width:13ch;margin-bottom:6px;font-size:1.32rem}.home-feed-module .home-feed-copy>p:last-child{color:#211428b8;max-width:28ch;margin:0;font-size:.88rem;line-height:1.42}.home-feed-illustration{z-index:1;object-fit:contain;object-position:right bottom;pointer-events:none;width:46%;height:auto;max-height:162px;position:absolute;bottom:45px;right:-2px}.home-feed-cta{z-index:2;background:var(--grape);width:calc(67% - 24px);min-height:46px;color:var(--white);border:0;border-radius:17px;justify-content:space-between;align-items:center;padding:9px 15px;font-size:.9rem;font-weight:850;display:flex;position:absolute;bottom:16px;left:18px}.home-feed-cta span:last-child{font-size:1.2rem}.home-seed-strip{isolation:isolate;min-height:64px;color:var(--grape);background:#ffe9a8;border:1.5px solid #361c6b21;border-radius:20px;gap:3px;margin-top:10px;padding:13px 66px 13px 54px;display:grid;position:relative;overflow:hidden}.home-seed-strip:before,.home-seed-strip:after{content:"";z-index:-1;transform-origin:bottom;border-radius:85% 12% 78% 16%;width:20px;height:40px;position:absolute;bottom:-17px}.home-seed-strip:before{background:#007f70;left:4px;transform:rotate(-25deg);box-shadow:17px 5px #24945f,33px 1px #006b5f}.home-seed-strip:after{background:#ff7a1a;right:17px;transform:rotate(24deg);box-shadow:18px 4px #0967ed}.home-seed-strip span{font-size:.76rem;font-weight:800}.home-seed-strip strong{letter-spacing:-.025em;font-size:1.04rem;line-height:1.1}#homeScreen .creator-video-section{margin-top:18px}#homeScreen .video-heading{margin:0 0 10px}.reel-creator-overlay{z-index:5;color:var(--white);text-shadow:0 1px 5px #140a23b8;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;display:grid;position:absolute;top:14px;left:14px;right:14px}.reel-overlay-avatar{border:2px solid var(--cream);background:var(--pink);width:38px;height:38px;color:var(--grape);text-shadow:none;border-radius:50%;place-items:center;font-size:.72rem;font-weight:950;display:grid;box-shadow:0 2px 8px #140a233d}.reel-overlay-copy{gap:2px;min-width:0;display:grid}.reel-overlay-copy strong{color:var(--white);font-size:.78rem;font-weight:850;line-height:1}.reel-overlay-copy>span{color:#ffffffe0;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.2;overflow:hidden}.reel-overlay-menu{color:var(--white);letter-spacing:.05em;align-self:start;padding:2px 0 0 7px;font-size:1rem;font-weight:900}.vertical-reel-frame .reel-creator-overlay{z-index:5;position:absolute}.vertical-reel-frame .video-top-row{position:absolute;top:70px;left:14px;right:14px}@media (width<=350px){.home-modular-hero{padding-inline:18px}.home-hero-copy h1{font-size:2.36rem}.home-hero-illustration{width:90%;max-height:148px}.home-feed-module{height:220px;min-height:220px;padding:16px 35% 70px 16px}.home-feed-illustration{width:44%;max-height:150px;bottom:48px;right:-7px}.home-feed-cta{width:calc(70% - 22px);left:16px}.home-seed-strip{padding-inline:48px 58px}}@container (width<=13em){.shopping-welcome h1{overflow-wrap:anywhere;padding-right:0}.shopping-flowers{display:none}}@media (width<=350px){.shopping-topbar{gap:4px}.shopping-topbar .panel-logo-full{width:126px;height:126px;margin-block:-39px}.shopping-pilot{padding-left:8px;font-size:.58rem}.shopping-flowers{width:91px;height:75px}.shopping-welcome h1{padding-right:56px;font-size:1.38rem}.shopping-joy-banner{padding-left:62px;padding-right:31px}.shopping-banner-flower{width:60px;height:64px}.shopping-banner-leaves{width:40px;height:57px}.shopping-joy-banner p{font-size:.85rem}}.seed-intent-fieldset legend{font-size:1rem;line-height:1.3}.seed-intent-label{color:var(--blue);letter-spacing:.12em;font-size:.78rem;font-weight:950;line-height:1}.seed-intent-title{color:var(--grape);margin-top:5px;font-size:.94rem;font-weight:900;line-height:1.15;display:block}.seed-intent-grid .rail-radio-card small{margin-top:5px}.grow-preference-step{background:#ffd34e2e;border-radius:22px;padding:16px}.grow-preference-step legend{padding-top:4px;font-size:1rem}.seed-illustrated-hero .seed-scene-copy{width:54%;padding-bottom:2cqw}.seed-illustrated-hero .seed-scene-copy .eyebrow{color:var(--blue);margin-bottom:5px}.seed-illustrated-hero .seed-scene-copy h1{font-size:clamp(1.65rem,8cqw,2.15rem)}.seed-illustrated-hero .seed-scene-total{font-size:.86rem}.seed-illustrated-hero .seed-scene-status{color:var(--grape);margin:0 0 4px;font-size:.9rem;font-weight:900;line-height:1.2}.seed-pending-summary{background:var(--cream);border-radius:24px 24px 0 0;margin:-8px 0 0;padding:16px 18px;position:relative}.seed-pending-summary div{gap:4px;display:grid}.seed-pending-summary strong{color:var(--grape);font-size:1.18rem}.seed-pending-summary span{color:#6c5270;font-size:.78rem;line-height:1.35}.seed-pending-summary .seed-summary-history{border-top:1px solid #361c6b1f;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;padding-top:12px;display:grid}.seed-summary-history>span{gap:3px;display:grid}.seed-summary-history strong{font-size:.92rem}.seed-saved-preference{background:var(--cream);color:#6c5270;margin:0;padding:0 18px 18px;font-size:.78rem}.seed-saved-preference strong{color:var(--grape)}.seed-choice-section{margin-top:20px}.seed-choice-grid{gap:12px;display:grid}.seed-choice-card{box-shadow:var(--soft-shadow);background:#fff5ece6;border:2px solid #361c6b24;border-radius:24px;grid-template-columns:46px minmax(0,1fr);gap:4px 12px;padding:16px;display:grid}.seed-choice-card.preferred{border-color:var(--blue);box-shadow:0 0 0 3px #0967ed14}.seed-choice-icon{background:var(--pink);width:46px;height:46px;color:var(--grape);border-radius:16px;grid-row:1/4;place-items:center;font-size:1.2rem;font-weight:950;display:grid}.seed-choice-card:nth-child(2) .seed-choice-icon{background:#ffe9a8}.seed-choice-card:nth-child(3) .seed-choice-icon{background:#007f7021}.seed-choice-card h3{margin:0;font-size:1rem;line-height:1.15}.seed-choice-card p{color:var(--muted);margin:2px 0 10px;font-size:.8rem;line-height:1.4}.seed-choice-action{grid-column:2;width:100%;min-height:44px;font-size:.82rem}.seed-illustrated-hero~.transaction-list{padding-bottom:0}.seed-illustrated-hero~.pilot-feedback-reentry,.seed-illustrated-hero~.seed-privacy-note{margin-top:14px}.seed-choice-dialog .seed-merchant-option{background:#ffd34e33;border-radius:18px;margin:14px 0;padding:14px}.seed-choice-dialog .seed-merchant-option p{margin:5px 0 0;font-size:.82rem}.seed-choice-dialog .seed-shop-balance{color:var(--grape);margin:2px 0 0}.seed-choice-dialog .seed-shop-balance strong{color:var(--grape)}.seed-choice-dialog .seed-disclaimer{color:#21142899;font-size:.76rem}.seed-grow-options{gap:10px;margin:16px 0;display:grid}.seed-grow-options .rail-choice-card{text-align:left;grid-template-columns:42px 1fr;padding:12px}.seed-grow-options .rail-choice-card strong,.seed-grow-options .rail-choice-card small{display:block}.seed-grow-options .rail-choice-card small{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.3}@media (width<=350px){.seed-choice-card{grid-template-columns:42px minmax(0,1fr);padding:14px}.seed-choice-icon{width:42px;height:42px}}
