*,: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[data-nav-theme=forage]{background:linear-gradient(90deg,#2d5a3d,#3d7a4f)}.nav[data-nav-theme=forage] .nav-links a{color:#ffffffb3}.nav[data-nav-theme=forage] .nav-links a:hover,.nav[data-nav-theme=forage] .nav-links a.active{color:#fff}.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}.nav-icon--forage{object-fit:cover;border-radius:9px;width:36px;height:36px}.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%}}.pillars-grid{grid-template-columns:repeat(2,1fr);gap:30px}.pillar{gap:14px}.pillar-shot{border-radius:var(--radius);aspect-ratio:16/10;justify-content:center;align-items:flex-start;margin-bottom:6px;display:flex;position:relative;overflow:hidden}.pillar-shot img{border-radius:16px 16px 0 0;width:38%;max-width:188px;height:auto;margin-top:26px;display:block;box-shadow:0 16px 38px #00000038}@media (width<=900px){.pillars-grid{grid-template-columns:1fr;gap:36px}.pillar-shot{aspect-ratio:16/9}.pillar-shot img{max-width:200px}}.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%}}.potluck-page{--pl-orange-1:#ff5722;--pl-orange-2:#ff9800;--pl-primary:#ff6d00;--pl-teal:#142829;--pl-teal-2:#1a3536;--pl-gold:#ffb300;--pl-green:#4caf50;--pl-cyan:#26a69a;--pl-off:#fff8f4;--pl-ink:#1a1a1a;--pl-mid:#555;--pl-border:#f0ebe6;--pl-spinner-size:70%;--pl-spinner-y:8.5%;background:var(--pl-off);color:var(--pl-ink);font-family:Raleway,sans-serif}.pl-container{width:100%;max-width:1040px;margin:0 auto;padding:0 24px}.nav[data-nav-theme=potluck]{background:linear-gradient(90deg,#1a3536,#142829)}.nav[data-nav-theme=potluck] .nav-links a:hover,.nav[data-nav-theme=potluck] .nav-links a.active{color:#fff}.pl-dots{align-items:center;gap:7px;display:inline-flex}.pl-dots span{border-radius:50%;width:8px;height:8px;display:block}.pl-dots span:first-child{background:var(--pl-orange-2)}.pl-dots span:nth-child(2){background:var(--pl-green)}.pl-dots span:nth-child(3){background:var(--pl-cyan)}.pl-play-link{transition:transform .15s,opacity .15s;display:inline-flex}.pl-play-link:hover{opacity:.9;transform:translateY(-2px)}.pl-play-badge{width:auto;height:56px;display:block}.pl-btn{letter-spacing:-.01em;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:10px;padding:14px 24px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.pl-btn:hover{opacity:.94;transform:translateY(-2px)}.pl-btn--teal{background:var(--pl-teal);color:#fff}.pl-btn--ghost{color:var(--pl-teal);background:0 0;border:2px solid #1428292e}.pl-hero{text-align:center;padding:28px 0 72px;position:relative;overflow:hidden}.pl-hero:before{content:"";pointer-events:none;opacity:.4;background-image:radial-gradient(var(--pl-orange-2) 1.6px, transparent 1.8px);background-size:19px 19px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(62% 60% at 50% 42%,#0000 32%,#000 92%);mask-image:radial-gradient(62% 60% at 50% 42%,#0000 32%,#000 92%)}.pl-hero-inner{z-index:1;flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.pl-wordmark{width:100%;max-width:300px;height:auto}.pl-wheel{aspect-ratio:1;background:#fff;border:3px solid #1428298c;border-radius:26px;place-items:center;width:clamp(212px,58vw,286px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #14282938}.pl-wheel-outer{object-fit:contain;z-index:999;width:100%;height:100%;position:absolute;inset:0}.pl-wheel-spin{width:var(--pl-spinner-size);height:var(--pl-spinner-size);transform:translate(-50%, calc(-50% + var(--pl-spinner-y)));position:absolute;top:50%;left:50%}.pl-wheel-spinner{object-fit:contain;width:100%;height:100%;animation:16s linear infinite pl-spin;display:block}@keyframes pl-spin{to{transform:rotate(360deg)}}.pl-wheel-marker{border-top:8px solid #0000;border-bottom:8px solid #0000;width:0;height:0;margin-top:-8px;position:absolute;top:50%}.pl-wheel-marker.l{border-left:11px solid var(--pl-gold);left:6px}.pl-wheel-marker.r{border-right:11px solid var(--pl-gold);right:6px}.pl-wheel-glass-t{background:#1428291a;height:15%;position:absolute;top:0;left:0;right:0}.pl-wheel-glass-b{background:#1428290f;height:13%;position:absolute;bottom:0;left:0;right:0}.pl-h1{letter-spacing:-.03em;font-size:clamp(2.3rem,7vw,3.4rem);font-weight:800;line-height:1.02}.pl-h1 .spark{color:var(--pl-primary)}.pl-sub{color:var(--pl-mid);max-width:440px;font-size:1.08rem;line-height:1.65}.pl-section{padding:64px 0}.pl-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--pl-mid);align-items:center;gap:10px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.pl-eyebrow:before{content:"";background:linear-gradient(90deg, var(--pl-orange-1), var(--pl-orange-2));border-radius:99px;width:26px;height:3px}.pl-h2{letter-spacing:-.025em;font-size:clamp(1.7rem,4.5vw,2.4rem);font-weight:800;line-height:1.08}.pl-steps{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px;display:grid}.pl-step{border:1px solid var(--pl-border);background:#fff;border-radius:20px;padding:26px 24px;position:relative;overflow:hidden;box-shadow:0 6px 22px #1428290f}.pl-step:after{content:"";pointer-events:none;opacity:.5;background-image:radial-gradient(var(--pl-orange-2) 1.4px, transparent 1.6px);background-size:11px 11px;width:84px;height:84px;position:absolute;top:-10px;right:-10px;-webkit-mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%);mask-image:radial-gradient(circle at 100% 0,#000,#0000 70%)}.pl-step-badge{z-index:1;background:linear-gradient(135deg, var(--pl-orange-1), var(--pl-orange-2));border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:16px;font-size:26px;display:grid;position:relative;box-shadow:0 6px 16px #ff572247}.pl-step-badge img{width:26px;height:26px}.pl-step h3{letter-spacing:-.01em;margin-bottom:8px;font-size:1.2rem;font-weight:800}.pl-step p{color:var(--pl-mid);font-size:.96rem;line-height:1.6}.pl-voice{background:linear-gradient(135deg, var(--pl-teal-2), var(--pl-teal));color:#fff;position:relative;overflow:hidden}.pl-voice:before{content:"";pointer-events:none;opacity:.14;background-image:radial-gradient(#fff 1.5px,#0000 1.7px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 85% 30%,#000,#0000 70%);mask-image:radial-gradient(70% 80% at 85% 30%,#000,#0000 70%)}.pl-voice-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex;position:relative}.pl-voice-quote{letter-spacing:-.025em;font-size:clamp(1.8rem,5vw,2.7rem);font-weight:800;line-height:1.1}.pl-voice-quote .gold{color:var(--pl-gold)}.pl-voice-sub{color:#ffffffb3;font-size:1.05rem}.pl-verdicts{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.pl-verdict{color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff24;border-radius:99px;padding:8px 14px;font-size:.9rem;font-weight:600}.pl-pair-inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.pl-pair-icons{justify-content:center;align-items:center;gap:18px;display:flex}.pl-pair-icon{border-radius:22px;width:88px;height:88px;box-shadow:0 10px 28px #14282924}.pl-pair-x{color:var(--pl-mid);font-size:1.6rem;font-weight:800}.pl-pair p{color:var(--pl-mid);margin:14px 0 20px;font-size:1.02rem;line-height:1.7}.pl-pair p strong{color:var(--pl-ink)}.pl-download{background:linear-gradient(135deg, var(--pl-orange-1), var(--pl-orange-2));color:#fff;position:relative;overflow:hidden}.pl-download:before{content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(#fff 1.6px,#0000 1.8px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 90% at 15%,#000,#0000 70%);mask-image:radial-gradient(60% 90% at 15%,#000,#0000 70%)}.pl-download-inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:18px;display:flex;position:relative}.pl-download h2{letter-spacing:-.025em;color:#fff;font-size:clamp(1.7rem,4.5vw,2.5rem);font-weight:800}@media (width<=860px){.pl-steps{grid-template-columns:1fr}.pl-pair-inner{text-align:center;grid-template-columns:1fr;gap:24px}.pl-pair-icons{order:-1}}@media (width<=560px){.pl-container{padding:0 18px}.pl-section{padding:48px 0}}@media (prefers-reduced-motion:reduce){.pl-wheel-spinner{animation:none}}.doc-page{background:var(--bg);min-height:70vh}.doc-inner{max-width:720px;margin:0 auto;padding:56px 24px 80px}.doc-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:10px;margin-bottom:18px;font-size:.8rem;font-weight:700;display:inline-flex}.doc-eyebrow:before{content:"";background:var(--grad-fruit);border-radius:99px;width:28px;height:3px}.doc-title{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.05}.doc-lead{color:var(--text-secondary);margin-top:18px;font-size:1.12rem;line-height:1.7}.about-block{margin-top:40px}.about-block h2{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(1.3rem,3vw,1.7rem);font-weight:800}.about-block p{color:var(--text-secondary);margin-bottom:14px;font-size:1.02rem;line-height:1.75}.about-block p strong{color:var(--text-primary);font-weight:700}.faq-list{margin-top:40px}.faq-item{border-top:1px solid #00000017;padding:4px 0}.faq-item:last-child{border-bottom:1px solid #00000017}.faq-item summary{cursor:pointer;letter-spacing:-.01em;color:var(--text-primary);justify-content:space-between;align-items:center;gap:16px;padding:20px 4px;font-size:1.08rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";border-right:2.5px solid var(--primary);border-bottom:2.5px solid var(--primary);flex:none;width:11px;height:11px;margin-right:6px;transition:transform .25s;transform:rotate(45deg)}.faq-item[open] summary:after{transform:rotate(-135deg)}.faq-answer{color:var(--text-secondary);max-width:62ch;padding:0 4px 22px;font-size:1rem;line-height:1.75}.faq-answer a{color:var(--primary);font-weight:600;text-decoration:none}.faq-answer a:hover{text-decoration:underline}.doc-cta{border-radius:var(--radius-lg);background:linear-gradient(135deg, color-mix(in srgb, var(--primary) 10%, transparent), color-mix(in srgb, var(--primary) 4%, transparent));text-align:center;flex-direction:column;align-items:center;gap:16px;margin-top:56px;padding:34px;display:flex}.doc-cta h2{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.4rem,3.5vw,1.9rem);font-weight:800}.doc-cta-badge{width:auto;height:54px}.doc-cta-badge-link{transition:transform .15s,opacity .15s;display:inline-flex}.doc-cta-badge-link:hover{opacity:.9;transform:translateY(-2px)}.site-footer{background:var(--bg);border-top:1px solid #00000012;padding:40px 0}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.site-footer-links{flex-wrap:wrap;gap:22px;margin:0;padding:0;list-style:none;display:flex}.site-footer-links a{color:var(--text-secondary);font-size:.92rem;font-weight:600;text-decoration:none;transition:color .15s}.site-footer-links a:hover{color:var(--primary)}.site-footer-mark{color:var(--text-secondary);font-size:.92rem;font-weight:700;text-decoration:none}.site-footer-mark .code{color:var(--primary)}@media (width<=560px){.doc-inner{padding:40px 20px 64px}.doc-cta{padding:26px 20px}.site-footer-inner{flex-direction:column;align-items:flex-start}}.nf-wrap{text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:580px;margin:0 auto;padding:84px 24px 100px;display:flex}.nf-icon{opacity:.9;width:62px;height:62px}.nf-code{letter-spacing:.18em;text-transform:uppercase;color:var(--text-secondary);font-size:.78rem;font-weight:800}.nf-code .num{background:var(--grad-fruit);color:#0000;-webkit-background-clip:text;background-clip:text}.nf-title{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(2rem,6vw,3rem);font-weight:800;line-height:1.05}.nf-lead{color:var(--text-secondary);max-width:460px;font-size:1.1rem;line-height:1.7}.nf-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:10px;display:flex}@media (width<=560px){.nf-wrap{padding:56px 20px 76px}}.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}}
