*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--primary:#ff6d00;--secondary:#fb8500;--tertiary:#e64a00;--grad-1:#ff5722;--grad-2:#ff9800;--green-1:#2e7d32;--green-2:#4caf50;--soil-1:#e64a00;--soil-2:#bf360c;--accent:#ff6d00;--grad-fruit:linear-gradient(135deg, #ff5722, #ff9800);--grad-header:linear-gradient(90deg, #ff5722, #ff9800);--grad-green:linear-gradient(135deg, #2e7d32, #4caf50);--bg:#fafaf7;--surface:#fff;--surface-2:#f3f3ee;--text-primary:#1a1a1a;--text-secondary:#555550;--text-muted:#999990;--text-on-dark:#fff;--radius:16px;--radius-sm:8px;--radius-lg:24px;--radius-pill:999px;--max-width:1100px;--shadow-sm:0 2px 8px #00000012;--shadow-md:0 8px 32px #0000001c;--shadow-lg:0 20px 60px #00000026;--font:"Raleway", sans-serif;--csc-orange:#e8650a;--csc-white:#fff}body{font-family:var(--font);background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.page{padding-top:64px}.nav{z-index:100;align-items:center;height:64px;transition:background .3s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 12px #00000026}.nav[data-nav-theme=savor]{background:var(--grad-header)}.nav[data-nav-theme=studio]{background:#121212}.nav .container{justify-content:space-between;align-items:center;display:flex}.nav-icon{object-fit:contain;width:40px;height:40px;display:block}.nav-links{background:0 0;border-radius:0;gap:32px;padding:0;list-style:none;display:flex}.nav-links li{position:relative}.nav-links a{color:#ffffffb3;letter-spacing:.02em;border-radius:0;padding:8px 0;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .2s;display:block}.nav[data-nav-theme=studio] .nav-links a:hover,.nav[data-nav-theme=studio] .nav-links a.active{color:var(--csc-white)}.nav[data-nav-theme=savor] .nav-links a:hover,.nav[data-nav-theme=savor] .nav-links a.active{color:#fff}.nav-links a:after{content:"";border-radius:var(--radius-pill);background:currentColor;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-links a.active:after{transform:scaleX(1)}.btn{border-radius:var(--radius);font-family:var(--font);letter-spacing:.02em;cursor:pointer;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,opacity .15s;display:inline-flex}.btn:hover{opacity:.92;transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-green{background:var(--grad-green);color:#fff;box-shadow:0 4px 16px #2e7d324d}.btn-fruit{background:var(--grad-fruit);color:#fff;box-shadow:0 4px 16px #00000026}.btn-dark{color:#fff;white-space:nowrap;background:#2a2a2a;justify-content:center;align-items:center;gap:0;display:inline-flex;box-shadow:0 4px 16px #0003}.btn-tertiary{background:linear-gradient(135deg, var(--soil-1), var(--soil-2));color:#fff;box-shadow:0 4px 16px #00000026}.action-row{gap:1rem;width:100%;max-width:400px;margin-top:2rem;display:flex}@media (width<=768px){.container{padding:0 16px}}.nav-icon--potluck{width:auto;height:28px}.savor-page{background:var(--bg)}.hero{background:var(--bg);border-bottom:1px solid #0000000f;padding:15px 0 70px;position:relative;overflow:hidden}.hero-glow{pointer-events:none;transition:background .6s;position:absolute;inset:0}.hero-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:520px;margin:0 auto;display:flex;position:relative}.hero-wordmark{width:100%;max-width:340px;height:auto;display:block}.hero-tagline{letter-spacing:-.03em;font-size:clamp(2.4rem,6vw,3.8rem);font-weight:800;line-height:1}.hero-sub{color:var(--text-secondary);max-width:400px;font-size:1.05rem;line-height:1.7}.action-row{flex-direction:column;gap:12px;width:100%;display:flex}.hero-cta-row{flex-direction:column;align-items:center;gap:16px;width:100%;margin-top:8px;display:flex}.hero-play-link{transition:transform .15s,opacity .15s;display:inline-flex}.hero-play-link:hover{opacity:.88;transform:translateY(-2px)}.hero-play-badge{width:auto;height:56px;display:block}.pillars{background:var(--bg);padding:70px 0}.pillars-grid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.pillar{flex-direction:column;gap:12px;display:flex}.pillar-rule{border-radius:99px;width:40px;height:3px;transition:background .3s}.pillar-title{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:800;line-height:1.15}.pillar-sub{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.features{background:var(--bg);overflow:hidden}.feature-row{border-bottom:1px solid #0000000d;grid-template-columns:1fr 1fr;align-items:center;display:grid}.feature-row--reverse .feature-row-img{order:2}.feature-row--reverse .feature-row-text{order:1}.feature-row-img{background:var(--surface-2);justify-content:center;align-items:center;min-height:400px;padding:56px 48px;transition:background .3s;display:flex}.feature-row-screenshot{border-radius:28px;width:175px;height:auto;display:block;box-shadow:0 20px 56px #00000029}.feature-row-text{background:var(--bg);flex-direction:column;justify-content:center;gap:16px;padding:56px 64px;display:flex}.feature-overline{border-radius:99px;width:36px;height:3px;transition:background .3s}.feature-row-title{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.1}.feature-row-sub{color:var(--text-secondary);max-width:340px;font-size:1rem;line-height:1.75}.features-dots{display:none}.flavors{background:var(--surface-2);padding:70px 0;position:relative;overflow:hidden}.flavors-glow{pointer-events:none;transition:background .6s;position:absolute;inset:0}.flavors-inner{z-index:1;position:relative}.flavors-overline{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:12px;font-size:.72rem;font-weight:700;transition:color .3s;display:flex}.flavors-overline:before{content:"";background:var(--accent);width:24px;height:2px;transition:background .3s;display:block}.flavors-title{color:var(--csc-dark);margin-bottom:1rem;font-size:3rem;font-weight:800}.flavors-sub{color:#666;max-width:600px;margin:0 auto 3rem;font-size:1.2rem}.flavors-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.theme-card{cursor:pointer;text-align:left;font-family:var(--font);background:#fff;border:2.5px solid #0000;border-radius:18px;width:100%;padding:0;transition:transform .15s,box-shadow .15s,border-color .15s;overflow:hidden;box-shadow:0 2px 16px #00000014}.theme-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.theme-card--active{box-shadow:0 12px 40px #00000080}.theme-card-swatch{aspect-ratio:5/3;justify-content:space-between;align-items:flex-start;width:100%;padding:12px 14px;display:flex;position:relative}.theme-card-dots{align-items:center;gap:6px;display:flex}.theme-dot{border:1.5px solid #fff6;border-radius:50%;width:11px;height:11px;display:block}.theme-card-check{width:24px;height:24px;color:var(--accent);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:900;transition:color .3s;display:flex;box-shadow:0 2px 8px #0003}.theme-card-label{align-items:center;gap:10px;padding:12px 14px 14px;display:flex}.theme-card-icon{object-fit:contain;width:28px;height:28px}.theme-card-name{color:var(--csc-dark);text-transform:capitalize;font-size:.9rem;font-weight:600}.download-cta{background:var(--bg);border-top:1px solid #0000000f;padding:88px 0;position:relative;overflow:hidden}.download-cta-bg{pointer-events:none;transition:background .6s;position:absolute;inset:0}.download-cta-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:480px;margin:0 auto;display:flex;position:relative}.download-cta-icon{object-fit:contain;width:52px;height:52px}.download-cta-title{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.05}.download-cta-sub{color:var(--text-secondary);font-size:1rem;line-height:1.65}.download-play-link{margin-top:8px;transition:transform .15s,opacity .15s;display:inline-flex}.download-play-link:hover{opacity:.88;transform:translateY(-2px)}.download-play-badge{width:auto;height:56px;display:block}.footer{background:var(--bg);border-top:1px solid #00000012;padding:28px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-wordmark{width:auto;height:20px}.footer-copy{color:var(--text-muted);font-size:.85rem}.footer-link{color:var(--accent);font-weight:600;text-decoration:none;transition:color .3s}.footer-csc-link{color:var(--text-primary);font-weight:600;text-decoration:none;transition:opacity .2s}.footer-csc-link:hover{opacity:.75}.footer-csc-code{color:var(--accent)}.access-gate{flex-direction:column;gap:8px;width:100%;display:flex}.access-gate-row{gap:8px;width:100%;display:flex}.access-gate-input{border-radius:var(--radius);font-family:var(--font);letter-spacing:.08em;color:var(--text-primary);background:#fff;border:2px solid #0000001a;outline:none;flex:1;padding:14px 18px;font-size:1rem;font-weight:700;transition:border-color .15s}.access-gate-input:focus{border-color:var(--primary)}.access-gate-input--error{border-color:#e53935}.access-gate-label{letter-spacing:.04em;color:var(--text-secondary);font-size:.82rem;font-weight:700}.access-gate-btn{border-radius:var(--radius);color:#fff;font-family:var(--font);cursor:pointer;background:var(--grad-fruit);white-space:nowrap;border:none;padding:14px 24px;font-size:1rem;font-weight:700;transition:opacity .15s,transform .15s;box-shadow:0 4px 16px #00000026}.access-gate-btn:hover{opacity:.88;transform:translateY(-2px)}.access-gate-error{color:#e53935;font-size:.82rem;font-weight:600}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.shimmer{background-size:200%;animation:1.8s forwards shimmer}@media (width<=1024px){.flavors-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.feature-row{grid-template-columns:1fr}.feature-row--reverse .feature-row-img,.feature-row--reverse .feature-row-text{order:0}.feature-row-img{min-height:280px;padding:40px 32px}.feature-row-screenshot{width:140px}.feature-row-text{gap:12px;padding:32px 28px 36px}.feature-row-sub{display:block}.pillars-grid{grid-template-columns:1fr;gap:32px}.flavors-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{text-align:center;flex-direction:column;gap:10px}}@media (width<=640px){.feature-row-img{min-height:240px;padding:32px 24px}.feature-row-screenshot{width:120px}.feature-row-text{padding:24px 20px 28px}.feature-row-sub{font-size:.9rem}}@media (width<=600px){.flavors-grid{grid-template-columns:1fr;gap:14px}.theme-card-swatch{aspect-ratio:3}.theme-card-name{font-size:1rem}.theme-dot{width:14px;height:14px}.access-gate-row{flex-direction:column}.access-gate-btn{width:100%}}.studio-page{--csc-dark:#0f0f0f;--csc-card:#1a1a1a;--csc-border:#ffffff12;--csc-orange:#e8650a;--csc-amber:#fb8500;--csc-cream:#f2deb8;--csc-white:#fff;--csc-muted:#ffffff73;--csc-subtle:#ffffff12;background:var(--csc-dark);color:var(--csc-white)}.studio-hero{background:radial-gradient(at 50% -5%,#e8650a38 0%,#0000 55%),radial-gradient(at 85% 90%,#fb850012 0%,#0000 45%),#090909;align-items:center;height:100dvh;min-height:100svh;display:flex;position:relative;overflow:hidden}.studio-full-hero-logo{object-fit:contain;width:100%;max-width:520px;height:auto;margin:0 auto 48px;display:block}.studio-hero-img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.04)}.studio-hero-overlay{background:linear-gradient(#0000004d 0%,#0000001a 30%,#0f0f0fd9 70%,#0f0f0f 100%);position:absolute;inset:0}.studio-hero-content{z-index:2;text-align:center;flex-direction:column;align-items:center;padding-bottom:80px;display:flex;position:relative}.studio-logo-backdrop{-webkit-backdrop-filter:blur(12px);background:#00000073;border:1px solid #ffffff1a;border-radius:20px;margin:0 auto 48px;padding:20px 36px;display:inline-block}.studio-hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--csc-orange);justify-content:center;align-items:center;gap:10px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.studio-hero-eyebrow:before{content:"";background:var(--csc-orange);width:28px;height:2px;display:block}.studio-hero-ctas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.studio-hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:800;line-height:1}.studio-hero-accent{color:var(--csc-orange);display:block}.studio-hero-sub{color:var(--csc-muted);max-width:480px;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.studio-btn-primary{background:var(--csc-orange);color:#fff;font-family:var(--font);border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 24px #e8650a59}.studio-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #e8650a80}.studio-btn-ghost{color:#fff;font-family:var(--font);background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;justify-content:center;align-items:center;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.studio-btn-ghost:hover{background:#ffffff24}.studio-hero-scroll-hint{letter-spacing:.14em;text-transform:uppercase;color:#ffffff40;writing-mode:vertical-rl;z-index:2;font-size:.7rem;font-weight:700;position:absolute;bottom:28px;right:32px}.studio-services{background:var(--csc-dark);border-top:1px solid var(--csc-border);padding:100px 0}.studio-overline{letter-spacing:.14em;text-transform:uppercase;color:var(--csc-orange);align-items:center;gap:10px;margin-bottom:16px;font-size:.75rem;font-weight:700;display:flex}.studio-overline:before{content:"";background:var(--csc-orange);width:24px;height:2px;display:block}.studio-section-title{color:#fff;letter-spacing:-.03em;margin-bottom:56px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.services-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{background:var(--csc-card);border:1px solid var(--csc-border);border-radius:18px;flex-direction:column;gap:12px;padding:28px 24px;transition:border-color .2s,transform .2s;display:flex}.service-card:hover{border-color:var(--csc-orange);transform:translateY(-3px)}.service-icon{font-size:1.8rem;display:block}.service-title{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:800}.service-desc{color:var(--csc-muted);font-size:.875rem;line-height:1.65}.studio-story{background:var(--csc-card);border-top:1px solid var(--csc-border);padding:100px 0}.studio-story-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.story-quote-wrap{position:relative}.story-quote-mark{color:var(--csc-orange);opacity:.6;margin-bottom:16px;font-size:8rem;font-weight:800;line-height:.6;display:block}.story-quote{color:#fff;letter-spacing:-.02em;border:none;margin:0;padding:0;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700;line-height:1.4}.story-overline{letter-spacing:.12em;text-transform:uppercase;color:var(--csc-orange);margin-bottom:20px;font-size:.75rem;font-weight:700}.story-text{color:var(--csc-muted);margin-bottom:16px;font-size:1rem;line-height:1.8}.story-stack{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.stack-pill{color:#fff;letter-spacing:.03em;background:#ffffff12;border:1px solid #ffffff1f;border-radius:99px;padding:6px 14px;font-size:.78rem;font-weight:700}.studio-work{background:var(--csc-dark);border-top:1px solid var(--csc-border);padding:100px 0}.work-card{background:var(--csc-card);border:1px solid var(--csc-border);border-radius:24px;grid-template-columns:1fr 1fr;margin-top:48px;transition:border-color .2s;display:grid;overflow:hidden}.work-card:hover{border-color:#e8650a66}.work-card-left{flex-direction:column;justify-content:center;gap:16px;padding:48px;display:flex}.work-wordmark{object-fit:contain;object-position:left;width:auto;max-width:180px;height:40px}.work-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--csc-orange);font-size:.75rem;font-weight:700}.work-desc{color:var(--csc-muted);flex:1;font-size:.95rem;line-height:1.75}.work-links{margin-top:8px}.work-card-right{background:linear-gradient(135deg,#ff5722,#ff9800);justify-content:center;align-items:center;min-height:400px;padding:48px 32px;display:flex}.work-screenshot{border-radius:15px;width:auto;max-height:480px;display:block;box-shadow:0 32px 64px #0006}.studio-cta{border-top:1px solid var(--csc-border);padding:120px 0;position:relative;overflow:hidden}.studio-cta-bg{pointer-events:none;background:radial-gradient(at 60%,#e8650a2e 0%,#0000 70%);position:absolute;inset:0}.studio-cta-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:560px;margin:0 auto;display:flex;position:relative}.cta-squid{opacity:.9;width:64px;height:auto;margin-bottom:8px}.cta-title{color:#fff;letter-spacing:-.03em;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.05}.cta-sub{color:var(--csc-muted);max-width:400px;font-size:1.05rem;line-height:1.65}.studio-footer{border-top:1px solid var(--csc-border);background:#080808;padding:32px 0}.studio-footer-inner{justify-content:space-between;align-items:center;display:flex}.studio-footer-name{color:#ffffff40;letter-spacing:.03em;font-size:.85rem;font-weight:700}.studio-footer-copy{color:#fff3;font-size:.85rem}.studio-footer-link{color:var(--csc-orange);font-weight:600;text-decoration:none}.studio-footer-orange{color:var(--csc-orange)}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.studio-hero{min-height:100svh}.studio-story-inner{grid-template-columns:1fr;gap:48px}.work-card{grid-template-columns:1fr}.work-card-right{justify-content:center;min-height:280px;padding:40px 24px}.work-screenshot{object-fit:contain;object-position:center;border-radius:15px;width:auto;max-width:100%;height:auto;max-height:320px;position:static;box-shadow:0 20px 48px #0006}.services-grid{grid-template-columns:1fr 1fr}.studio-footer-inner{justify-content:center;align-items:center;gap:32px;display:flex}.studio-logo-backdrop{margin-bottom:32px;padding:16px 24px}.studio-full-hero-logo{max-width:320px}}@media (width<=480px){.services-grid{grid-template-columns:1fr}.studio-hero-ctas{flex-direction:column}.studio-btn-primary,.studio-btn-ghost{text-align:center;width:100%}}:root{--pl-teal:#142829;--pl-orange:#ff9800;--pl-orange2:#ff5722;--pl-green:#4caf50;--pl-warm:#f0ebe6;--pl-grad:linear-gradient(135deg, #ff5722, #ff9800)}.pl-page{background:var(--bg);font-family:var(--font)}.nav[data-nav-theme=potluck]{background:linear-gradient(90deg,#142829,#1e3a3c)}.nav[data-nav-theme=potluck] .nav-links a{color:#ffffffa6}.nav[data-nav-theme=potluck] .nav-links a:hover,.nav[data-nav-theme=potluck] .nav-links a.active{color:var(--pl-orange)}.nav[data-nav-theme=potluck] .nav-links a:after{background:var(--pl-orange)}.pl-hero{background:url(/potluck/bg.png) 50%/cover no-repeat;border-bottom:1px solid #00000014;padding:48px 0 64px;position:relative;overflow:hidden}.pl-hero-bg{z-index:0;pointer-events:none;background:#faf8f41a;position:absolute;inset:0}.pl-hero-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.pl-pitch{background:var(--bg);border-bottom:1px solid #0000000f;padding:64px 0 72px}.pl-wheel-col{flex-direction:column;align-items:center;width:100%;display:flex}.pl-wordmark{width:56%;max-width:280px;height:auto;margin-bottom:32px}.pl-wheel-wrap{filter:drop-shadow(0 12px 32px #1428292e);flex-shrink:0;justify-content:center;align-items:center;width:min(300px,68vw);height:min(300px,68vw);margin-bottom:24px;display:flex;position:relative}.pl-outer{object-fit:contain;z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pl-spinner{will-change:transform;transform-origin:50%;z-index:1;width:73%;height:auto;position:absolute;transform:translateY(11.5%)rotate(0)}.pl-rays{object-fit:contain;pointer-events:none;z-index:0;width:110%;height:110%;position:absolute;top:-5%;left:-5%}.pl-messaging{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:52px;margin-bottom:16px;padding:0 12px;display:flex}.pl-headline{color:var(--pl-teal);font-size:1.1rem;font-weight:800;line-height:1.25}.pl-subline{color:var(--pl-teal);opacity:.48;margin-top:4px;font-size:.8rem}.pl-error{color:#c0392b;font-size:.85rem;font-weight:700}.pl-reels-row{justify-content:center;gap:10px;width:100%;max-width:300px;margin-bottom:20px;display:flex;position:relative}.pl-win-line{background:var(--pl-orange);opacity:.28;pointer-events:none;height:1px;position:absolute;top:41.5px;left:-4px;right:-4px}.pl-reel-col{flex-direction:column;flex:1;align-items:center;display:flex}.pl-reel-frame{border:1px solid var(--pl-warm);width:100%;height:84px;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:3px;transition:box-shadow .2s,transform .15s;position:relative}.pl-reel-frame--filled{box-shadow:0 4px 16px #14282924}.pl-reel-frame--glow{box-shadow:0 0 0 3px #ff980059,0 4px 16px #14282924}.pl-reel-notch{z-index:2;border-top-right-radius:2px;border-bottom-right-radius:2px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.pl-reel-window{background:#fff;border-radius:13px;flex:1;justify-content:center;align-items:center;height:100%;display:flex;overflow:hidden}.pl-reel-idle,.pl-reel-spin,.pl-reel-locked{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pl-reel-q{color:var(--pl-teal);opacity:.3;font-size:28px;font-weight:800}.pl-reel-emoji{font-size:30px;line-height:1}.pl-reel-logo{object-fit:contain;width:52px;height:52px}.pl-reel-name{color:var(--pl-teal);text-align:center;letter-spacing:.1px;width:100%;min-height:26px;margin-top:6px;font-size:10px;font-weight:700;line-height:1.3}.pl-cta-row{justify-content:center;width:100%;max-width:300px;display:flex}.pl-spin-btn{background:var(--pl-grad);border-radius:var(--radius);cursor:pointer;border:none;flex-direction:column;align-items:center;width:100%;padding:14px 0;transition:opacity .15s,transform .22s;display:flex;box-shadow:0 4px 18px #ff57224d}.pl-spin-btn:hover:not(:disabled){opacity:.9}.pl-spin-btn:disabled{opacity:.65;cursor:not-allowed}.pl-spin-label{color:#fff;letter-spacing:.02em;font-size:1rem;font-weight:800}.pl-spin-sub{color:#ffffffbf;min-height:14px;margin-top:2px;font-size:.72rem}.pl-reset-btn{font-family:var(--font);color:var(--pl-teal);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;padding:12px 20px;font-size:.95rem;font-weight:700;transition:opacity .15s}.pl-reset-btn:hover{opacity:.6}.pl-powered{color:var(--pl-teal);opacity:.35;letter-spacing:.4px;margin-top:16px;font-size:11px}.pl-pitch-col{text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:720px;margin:0 auto;display:flex}.pl-supper{width:320px;max-width:80vw;height:auto;margin-bottom:32px;display:block}.pl-pitch-right{grid-template-columns:1fr auto 1fr;align-items:start;gap:32px;width:100%;margin-bottom:32px;display:grid}.pl-pitch-divider{background:#00000014;align-self:stretch;width:1px}.pl-pitch-sub{color:var(--text-secondary);text-align:left;margin:0;font-size:.97rem;line-height:1.72}.pl-perks{text-align:left;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pl-perks li{color:var(--pl-teal);align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}.pl-perks li:before{content:"";background:var(--pl-grad);border-radius:50%;flex-shrink:0;width:7px;height:7px}.pl-store-btn{box-shadow:none;background:0 0;border:none;align-items:center;padding:0;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.pl-store-btn:hover{opacity:.88;transform:translateY(-2px)}.pl-play-badge{width:auto;height:52px;display:block}.pl-store-btn--large{background:var(--pl-teal);color:#fff;font-family:var(--font);border-radius:var(--radius);padding:18px 40px;font-size:1rem;font-weight:700;box-shadow:0 4px 18px #14282940}.pl-store-btn--large:hover{opacity:.9;transform:translateY(-2px)}.pl-how{background:var(--pl-teal);border-top:none;border-bottom:none;padding:0 0 80px}.pl-how-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.pl-section-overline{letter-spacing:.14em;text-transform:uppercase;color:var(--pl-orange);margin-bottom:10px;font-size:.72rem;font-weight:700}.pl-section-title{color:var(--pl-teal);letter-spacing:-.02em;margin-bottom:52px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.pl-fate-img{width:100%;max-width:540px;height:auto;margin:64px auto 52px;display:block}.pl-steps{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:780px;display:grid}.pl-step{flex-direction:column;align-items:center;gap:14px;display:flex}.pl-step-num{background:var(--pl-grad);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 14px #ff572247}.pl-step-title{color:#fff;font-size:1.05rem;font-weight:800}.pl-step-sub{color:#fff9;max-width:220px;font-size:.88rem;line-height:1.65}.pl-savor-pitch{background:var(--surface-2);border-top:1px solid #0000000d;padding:88px 0}.pl-savor-header{flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.pl-savor-wordmark{opacity:.9;width:auto;height:36px;margin-bottom:16px;display:block}.pl-savor-header-sub{letter-spacing:.14em;text-transform:uppercase;color:var(--pl-orange);font-size:.72rem;font-weight:700}.pl-savor-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.pl-savor-title{letter-spacing:-.02em;color:var(--pl-teal);margin-bottom:16px;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:800;line-height:1.12}.pl-savor-sub{color:var(--text-secondary);margin-bottom:8px;font-size:.97rem;line-height:1.7}.pl-savor-features{flex-direction:column;gap:10px;margin:20px 0 28px;display:flex}.pl-savor-feature{color:var(--pl-teal);align-items:center;gap:10px;font-size:.92rem;font-weight:600;display:flex}.pl-feature-dot{background:var(--pl-grad);border-radius:50%;flex-shrink:0;width:7px;height:7px}.pl-savor-cta{color:var(--pl-orange2);letter-spacing:.01em;border:2px solid var(--pl-orange2);border-radius:var(--radius);align-items:center;padding:12px 22px;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.pl-savor-cta:hover{opacity:.72}.pl-savor-screenshots{flex-direction:column;align-items:center;gap:10px;display:flex;overflow:visible}.pl-screenshots-row{justify-content:center;align-items:flex-end;gap:10px;padding:16px;display:flex}.pl-screenshot-phone{object-fit:contain;border-radius:12px;flex-shrink:0;width:auto;transition:transform .2s;display:block;box-shadow:0 6px 20px #1428291f}.pl-screenshots-row:first-child .pl-screenshot-phone{height:140px}.pl-screenshots-row:first-child .pl-screenshot-phone:nth-child(2){height:168px;box-shadow:0 10px 28px #14282929}.pl-screenshots-row:last-child .pl-screenshot-phone{height:154px;box-shadow:0 8px 24px #14282924}.pl-screenshot-phone:hover{transform:translateY(-4px)}.pl-app-shots{background:var(--bg);border-top:1px solid #0000000d;padding:72px 0}.pl-app-shots-inner{flex-direction:column;align-items:center;gap:40px;display:flex;overflow:visible}.pl-app-shots-text{text-align:center}.pl-app-shots-title{color:var(--pl-teal);letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.pl-app-shots-sub{color:var(--text-secondary);font-size:.95rem}.pl-app-shots-row{justify-content:center;align-items:flex-end;gap:20px;padding:20px;display:flex}.pl-app-shot{object-fit:contain;border-radius:20px;flex-shrink:0;transition:transform .2s;display:block;box-shadow:0 16px 48px #14282929}.pl-app-shot:first-child{height:340px}.pl-app-shot:nth-child(2){height:400px;box-shadow:0 20px 60px #14282938}.pl-app-shot:nth-child(3){height:340px}.pl-app-shot:hover{transform:translateY(-6px)}@media (width<=900px){.pl-app-shots-row{gap:12px}.pl-app-shot:first-child{height:240px}.pl-app-shot:nth-child(2){height:280px}.pl-app-shot:nth-child(3){height:240px}}@media (width<=640px){.pl-app-shots{padding:56px 0}.pl-app-shots-row{justify-content:flex-start;gap:10px;padding:0 24px 8px;overflow-x:auto}.pl-app-shot:first-child{height:200px}.pl-app-shot:nth-child(2){height:230px}.pl-app-shot:nth-child(3){height:200px}}.pl-final-cta{background:var(--pl-teal);padding:88px 0}.pl-final-inner{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.pl-final-title{color:#fff;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800}.pl-final-sub{color:#fff9;font-size:1rem}@media (width<=900px){.pl-supper{width:260px}.pl-pitch-right{gap:20px}.pl-savor-inner{grid-template-columns:1fr;gap:40px}.pl-savor-header{margin-bottom:40px}.pl-savor-screenshots{flex-flow:row;justify-content:flex-start;gap:8px;padding-bottom:8px;overflow-x:auto}.pl-screenshots-row{gap:8px}.pl-steps{gap:28px;max-width:100%}.pl-screenshots-row:first-child .pl-screenshot-phone{height:110px}.pl-screenshots-row:first-child .pl-screenshot-phone:nth-child(2){height:132px}.pl-screenshots-row:last-child .pl-screenshot-phone{height:120px}}@media (width<=640px){.pl-hero{padding:28px 0 52px}.pl-pitch{padding:48px 0 56px}.pl-wordmark{width:70%;max-width:210px;margin-bottom:24px}.pl-wheel-wrap{width:min(256px,72vw);height:min(256px,72vw);margin-bottom:16px}.pl-messaging{height:48px;margin-bottom:14px}.pl-headline{font-size:.95rem}.pl-subline{font-size:.73rem}.pl-reels-row{gap:8px;max-width:86vw;margin-bottom:14px}.pl-reel-frame{height:68px}.pl-reel-name{min-height:22px;font-size:9px}.pl-reel-logo{width:40px;height:40px}.pl-reel-emoji{font-size:26px}.pl-reel-q{font-size:24px}.pl-win-line{top:33.5px}.pl-cta-row{max-width:86vw}.pl-spin-btn{padding:12px 16px}.pl-spin-label{font-size:.9rem}.pl-spin-sub{font-size:.67rem}.pl-powered{margin-top:10px;font-size:10px}.pl-pitch-col{gap:24px}.pl-supper{width:240px;max-width:70vw;margin-bottom:0}.pl-pitch-right{grid-template-columns:1fr;gap:20px}.pl-pitch-divider{display:none}.pl-pitch-sub{text-align:center}.pl-perks{align-self:center}.pl-play-badge{height:48px}.pl-how{padding:0 0 56px}.pl-fate-img{max-width:88vw;margin-bottom:36px}.pl-steps{grid-template-columns:1fr;gap:32px;max-width:320px}.pl-step-sub{max-width:none}.pl-savor-pitch{padding:64px 0}.pl-savor-inner{gap:32px}.pl-savor-header{margin-bottom:32px}.pl-savor-wordmark{height:28px}.pl-savor-screenshots{flex-direction:row;justify-content:flex-start;align-items:flex-end;gap:8px;padding-bottom:8px;overflow-x:auto}.pl-screenshots-row{gap:8px}.pl-screenshots-row:first-child .pl-screenshot-phone{height:95px}.pl-screenshots-row:first-child .pl-screenshot-phone:nth-child(2){height:114px}.pl-screenshots-row:last-child .pl-screenshot-phone{height:104px}.pl-final-cta{padding:64px 0}.pl-store-btn--large{padding:16px 28px;font-size:.95rem}}.rp-root{background:var(--bg);min-height:100vh;padding-bottom:60px}.rp-state{min-height:80vh;color:var(--text-muted);font-family:var(--font);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.rp-spinner{border:3px solid #eee;border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.7s linear infinite rp-spin}@keyframes rp-spin{to{transform:rotate(360deg)}}.rp-not-found{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.rp-nf-logo{opacity:.35;width:120px;margin-bottom:8px}.rp-not-found h2{font-family:var(--font);color:var(--text-primary);font-size:1.4rem}.rp-not-found p{color:var(--text-muted);font-size:.95rem}.rp-body{max-width:680px;margin:0 auto;padding:24px 20px 0}.rp-hero-wrap{width:100%;height:280px;max-height:40vh;box-shadow:var(--shadow-md);background:#f0f0eb;border-radius:20px;margin-bottom:24px;position:relative;overflow:hidden}.rp-hero-img{object-fit:cover;width:100%;height:100%;display:block}.rp-credit{color:#ffffffe6;font-size:.68rem;font-family:var(--font);background:#0000008c;border-radius:6px;padding:3px 8px;text-decoration:none;position:absolute;bottom:10px;left:12px}.rp-header{margin-bottom:20px}.rp-chips{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.rp-chip{font-family:var(--font);letter-spacing:.07em;text-transform:uppercase;background:var(--grad-fruit);color:#fff;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700}.rp-chip--sec{background:var(--grad-green)}.rp-title{font-family:var(--font);color:var(--text-primary);margin-bottom:10px;font-size:clamp(1.5rem,5vw,2.2rem);font-weight:800;line-height:1.15}.rp-desc{font-family:var(--font);color:var(--text-secondary);margin-bottom:14px;font-size:.97rem;line-height:1.65}.rp-author{align-items:center;gap:8px;display:flex}.rp-avatar{object-fit:contain;width:26px;height:26px}.rp-author-name{font-family:var(--font);color:var(--text-muted);font-size:.82rem}.rp-stats{background:var(--surface);box-shadow:var(--shadow-sm);border:1px solid #e8e8e4;border-radius:14px;margin-bottom:16px;display:flex;overflow:hidden}.rp-stat{border-right:1px solid #e8e8e4;flex-direction:column;flex:1;align-items:center;padding:13px 8px;display:flex}.rp-stat:last-child{border-right:none}.rp-stat-label{font-family:var(--font);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:.65rem;font-weight:700}.rp-stat-val{font-family:var(--font);color:var(--primary);font-size:.97rem;font-weight:800}.rp-source{background:var(--surface);font-family:var(--font);color:var(--primary);border:1px solid #e8e8e4;border-radius:10px;align-items:center;gap:8px;margin-bottom:28px;padding:10px 14px;font-size:.85rem;text-decoration:none;transition:background .15s;display:flex}.rp-source:hover{background:#f5f5f0}.rp-source-arrow{opacity:.45;margin-left:auto}.rp-section{margin-bottom:36px}.rp-section-title{font-family:var(--font);letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary);border-bottom:2px solid #f0f0eb;margin-bottom:16px;padding-bottom:10px;font-size:1rem;font-weight:800;position:relative}.rp-section-title:after{content:"";background:var(--grad-fruit);width:36px;height:2px;position:absolute;bottom:-2px;left:0}.rp-ingredients{flex-direction:column;list-style:none;display:flex}.rp-ingredient{font-family:var(--font);color:var(--text-secondary);border-bottom:1px solid #f0f0eb;align-items:flex-start;gap:12px;padding:10px 0;font-size:.95rem;line-height:1.5;display:flex}.rp-ingredient:last-child{border-bottom:none}.rp-ingredient-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.rp-ingredient-group{border-bottom:none;align-items:center;gap:10px;margin-top:16px;padding:0;list-style:none;display:flex}.rp-ingredient-group:first-child{margin-top:0}.rp-ingredient-group-label{font-family:var(--font);letter-spacing:.06em;text-transform:uppercase;color:var(--primary);white-space:nowrap;flex-shrink:0;font-size:.68rem;font-weight:700}.rp-ingredient-group-line{background:var(--primary);opacity:.2;flex:1;height:1px}.rp-instructions{flex-direction:column;gap:12px;list-style:none;display:flex}.rp-step{font-family:var(--font);color:var(--text-secondary);background:var(--surface);border:1px solid #f0f0eb;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 16px;font-size:.95rem;line-height:1.7;display:flex}.rp-step-num{background:var(--grad-fruit);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:3px;font-size:.75rem;font-weight:800;display:flex}.rp-cta{background:var(--surface);text-align:center;box-shadow:var(--shadow-sm);border:1px solid #e8e8e4;border-radius:20px;flex-direction:column;align-items:center;gap:12px;margin-top:8px;padding:32px 24px;display:flex}.rp-cta-logo{opacity:.9;width:140px}.rp-cta-text{font-family:var(--font);color:var(--text-muted);max-width:260px;font-size:.92rem;line-height:1.5}.rp-store-btn{background:var(--grad-fruit);color:#fff;font-family:var(--font);letter-spacing:.02em;border-radius:999px;padding:12px 28px;font-size:.88rem;font-weight:800;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-block;box-shadow:0 4px 16px #00000026}.rp-store-btn:hover{opacity:.88;transform:translateY(-1px)}.rp-get-savor-link{font-family:var(--font);color:var(--text-muted);opacity:.7;font-size:.8rem;text-decoration:none;transition:opacity .15s}.rp-get-savor-link:hover{opacity:1}@media (width<=480px){.rp-body{padding:16px 14px 0}.rp-root{padding-top:8px}.rp-hero-wrap{border-radius:14px;margin-bottom:18px}.rp-stat-val{font-size:.88rem}.rp-ingredient,.rp-step{padding:10px 12px}}.rp-print-btn{font-size:.78rem;font-family:var(--font);color:#ff5722;cursor:pointer;background:#fff;border:1.5px solid #ff5722;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:5px 13px;font-weight:700;line-height:1;transition:background .15s,color .15s;display:inline-flex}.rp-print-btn:hover{color:#fff;background:#ff5722}@media print{.rp-print-btn,.rp-cta,.rp-source,.rp-credit,.rp-chips,.rp-spinner,.rp-store-btn{display:none!important}@page{margin:12mm 14mm 16mm}body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;margin:0}.rp-root{background:#fff;margin:0;padding:0}.rp-body{max-width:100%;box-shadow:none;margin:0;padding:0}.rp-section:last-child{margin-bottom:0}.rp-body:before{content:"";background-image:url(/images/savor-final.png);background-position:0;background-repeat:no-repeat;background-size:contain;border-bottom:2px solid #ff5722;width:180px;height:48px;margin-bottom:14px;padding-bottom:14px;display:block}.rp-hero-wrap{height:120px;max-height:120px;box-shadow:none;border-radius:8px;margin-bottom:12px;overflow:hidden}.rp-hero-img{object-fit:cover;border-radius:8px;width:100%;height:100%}.rp-header{margin-bottom:12px}.rp-title{color:#1a1a1a;margin-bottom:5px;font-size:20pt;line-height:1.1}.rp-desc{color:#555;margin-bottom:6px;font-size:9.5pt;line-height:1.5}.rp-avatar{width:18px;height:18px}.rp-author-name{color:#999;font-size:8.5pt}.rp-stats{box-shadow:none;page-break-inside:avoid;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:14px}.rp-stat{border-right-color:#e0e0e0;padding:8px 6px}.rp-stat-label{font-size:7pt}.rp-stat-val{color:#ff5722;font-size:11pt}.rp-sections-wrap{display:block}.rp-sections-wrap .rp-section:first-child{float:left;width:36%;margin-bottom:0;margin-right:20px}.rp-sections-wrap .rp-section:last-child{margin-bottom:0;overflow:hidden}.rp-sections-wrap:after{content:"";clear:both;display:table}.rp-section{margin-bottom:0}.rp-section-title{letter-spacing:.1em;color:#1a1a1a;border-bottom:1.5px solid #e0e0e0;margin-bottom:8px;padding-bottom:5px;font-size:8pt}.rp-section-title:after{background:#ff5722;width:24px;height:2px;bottom:-1.5px}.rp-ingredients{flex-direction:column}.rp-ingredient{break-inside:avoid;border-bottom:none;gap:8px;padding:4px 0;font-size:9pt;line-height:1.4}.rp-ingredient-dot{background:#ff5722;width:5px;height:5px;margin-top:5px}.rp-ingredient-group{margin-top:8px}.rp-ingredient-group-label{color:#ff5722;font-size:7pt}.rp-ingredient-group-line{background:#ff5722}.rp-instructions{gap:6px}.rp-step{page-break-inside:avoid;box-shadow:none;background:#fafaf7;border:none;border-left:3px solid #ff5722;border-radius:6px;gap:10px;padding:8px 10px 8px 12px;font-size:9pt;line-height:1.55}.rp-step-num{background:#ff5722;flex-shrink:0;width:16px;height:16px;margin-top:2px;font-size:6.5pt}.rp-body:after{content:"Saved with Savor · getsavor.recipes";text-align:center;color:#ccc;font-size:7.5pt;font-family:var(--font);border-top:1px solid #eee;margin-top:24px;padding-top:8px;display:block}}
