.page-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 4rem}.page-shell.theme-dark{color:#e2e8f0}.toggle-shell{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:32px;padding:2rem;background:#fff;box-shadow:0 24px 60px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-shell.theme-dark .toggle-shell{border-color:#94a3b824;background:linear-gradient(135deg,#0f172aeb,#111827f5),#0f172aeb;box-shadow:0 24px 60px #02061757}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-item{position:relative}.nav-item-mode{margin-left:auto}.nav-contact-group{display:flex;align-items:center;gap:.45rem}.nav-menu-button{border:0;border-radius:999px;padding:.72rem 1rem;background:transparent;color:#0f172a;font:inherit;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.nav-menu-button:hover,.nav-menu-button.is-active{background:#0f766e;color:#ecfeff}.nav-menu-button:hover{transform:translateY(-1px)}.nav-menu-button-disabled{opacity:.6;cursor:default}.nav-menu-button-disabled:hover{transform:none;background:transparent;color:#0f172a}.nav-icon-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;text-decoration:none;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.nav-icon-link:hover{background:#0f766e;transform:translateY(-1px)}.nav-icon-image{width:20px;height:20px;object-fit:contain}.nav-popover{position:absolute;top:calc(100% + .5rem);left:0;z-index:10;display:grid;gap:.4rem;min-width:150px;max-width:calc(100vw - 2rem);padding:.45rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffff0;box-shadow:0 18px 36px #0f172a1f}.nav-popover-mode{right:0;left:auto}.nav-popover-option{border:0;border-radius:14px;padding:.72rem .85rem;background:transparent;color:#0f172a;font:inherit;font-weight:700;text-align:left;cursor:pointer}.nav-popover-option:hover,.nav-popover-option.is-active{background:#0f766e1a;color:#0f766e}.page-shell.theme-dark .nav-menu-button,.page-shell.theme-dark .nav-icon-link{color:#e2e8f0}.page-shell.theme-dark .nav-icon-image,.page-shell.theme-dark .contact-icon-image{filter:brightness(0) invert(1)}.page-shell.theme-dark .nav-icon-link:hover{background:#0f766e}.page-shell.theme-dark .nav-menu-button-disabled:hover{background:transparent;color:#e2e8f0}.page-shell.theme-dark .nav-menu-button:hover,.page-shell.theme-dark .nav-menu-button.is-active{background:#0f766e;color:#ecfeff}.page-shell.theme-dark .nav-popover{border-color:#94a3b824;background:#0f172af5;box-shadow:0 18px 36px #02061766}.page-shell.theme-dark .nav-popover-option{color:#e2e8f0}.page-shell.theme-dark .nav-popover-option:hover,.page-shell.theme-dark .nav-popover-option.is-active{background:#0f766e29;color:#67e8f9}.section-kicker{margin:0;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.section-kicker{color:#0f766e}.brand-lockup{display:grid;place-items:center;min-height:220px;padding:1rem}.brand-logo{width:min(100%,240px);object-fit:contain;filter:drop-shadow(0 18px 36px rgba(15,23,42,.12))}.view-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:min(100%,540px);margin:0 auto;padding:.45rem;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#0f172a0d}.page-shell.theme-dark .view-toggle{border-color:#94a3b829;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff05}.toggle-button{border:0;border-radius:999px;padding:.95rem 1.2rem;background:transparent;color:#475569;font:inherit;font-weight:700;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.toggle-button:hover{color:#0f172a}.page-shell.theme-dark .toggle-button{color:#cbd5e1}.page-shell.theme-dark .toggle-button:hover{color:#f8fafc;background:#ffffff0f}.toggle-button.is-active{background:#111827;color:#f8fafc;box-shadow:0 14px 28px #0f172a2e}.page-shell.theme-dark .toggle-button.is-active{background:#f8fafc;color:#0f172a;box-shadow:0 12px 26px #02061747}.content-panel{margin-top:1.5rem;padding:1.5rem;border-radius:26px;background:#fff;border:1px solid rgba(15,23,42,.06)}.page-shell.theme-dark .content-panel{background:#ffffff0a;border-color:#94a3b81f}.panel-heading h1,.project-card h2{margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;color:#0f172a}.page-shell.theme-dark .panel-heading h1,.page-shell.theme-dark .project-card h2{color:#f8fafc}.panel-heading p,.project-card p,.foodie-highlight,.foodie-intro{color:#334155;line-height:1.7}.page-shell.theme-dark .panel-heading p,.page-shell.theme-dark .project-card p{color:#cbd5e1}.panel-heading{max-width:42rem}.panel-heading h1{margin-top:.4rem;font-size:clamp(2.6rem,6vw,4.8rem);line-height:.94}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:2rem}.project-card{min-height:100%;padding:1.4rem;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:#fff}.page-shell.theme-dark .project-card{border-color:#94a3b824;background:linear-gradient(180deg,#0f172aad,#0f766e24)}.project-image-frame{display:grid;place-items:center;aspect-ratio:1;margin-bottom:1rem;border-radius:20px;background:#fff;overflow:hidden}.page-shell.theme-dark .project-image-frame{background:linear-gradient(180deg,#ffffff14,#33415533)}.project-image{width:100%;height:100%;object-fit:contain;padding:1rem}.project-card h2{margin-top:.8rem;font-size:1.5rem}.store-link-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.store-link{display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .8rem;border-radius:999px;border:1px solid rgba(15,23,42,.1);background:#ffffffe6;color:#0f172a;font-size:.82rem;font-weight:600;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.page-shell.theme-dark .store-link{border-color:#94a3b82e;background:#ffffff0f;color:#e2e8f0}.store-link:hover{transform:translateY(-1px);border-color:#0f766e52;box-shadow:0 10px 20px #0f766e14}.store-icon-image{width:1rem;height:1rem;object-fit:contain;flex:0 0 auto}.foodie-panel{background:#fff}.page-shell.theme-dark .foodie-panel{background:linear-gradient(180deg,#0f172a6b,#0f766e24)}.foodie-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:1.25rem;align-items:stretch;margin-top:2rem}.foodie-copy-block,.foodie-image-frame{border-radius:24px;border:1px solid rgba(15,23,42,.08)}.foodie-copy-block{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.5rem;background:linear-gradient(180deg,#159a86,#0f766e)}.foodie-video-frame{overflow:hidden;align-self:center;width:min(100%,280px);aspect-ratio:9 / 16;border-radius:18px;display:grid;place-items:center;background:#020617eb;border:1px solid rgba(255,255,255,.08)}.foodie-video-player{display:grid;gap:.7rem;width:min(100%,280px);align-self:center}.foodie-video{display:block;width:100%;height:100%;object-fit:contain}.video-progress-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;width:100%}.video-progress-bar{width:100%;accent-color:#f8fafc;cursor:pointer}.video-time-label{min-width:2.5rem;font-size:.72rem;font-weight:700;color:#f8fafce6}.foodie-placeholder-card{display:grid;place-items:center;min-height:220px;padding:1.25rem;border-radius:18px;border:1px dashed rgba(255,255,255,.22);background:#ffffff0d}.foodie-placeholder-card p{max-width:22ch;text-align:center;color:#f8fafcd1}.foodie-intro-block{display:flex;flex-direction:column;gap:.8rem}.foodie-intro-action{color:#f8fafceb}.customize-panel{place-items:stretch;gap:.9rem}.customize-panel:has(.customize-image-preview){padding:0;overflow:hidden}.customize-panel-title{max-width:none;margin:0;text-align:left;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#f8fafcd1}.customize-panel-list{display:grid;gap:.65rem}.customize-panel-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.85rem;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:.9rem 1rem;background:#ffffff14;color:#f8fafc;font:inherit;font-weight:700;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.customize-panel-item:hover{transform:translateY(-1px);background:#ffffff2e}.customize-image-preview{position:relative;min-height:100%;width:100%;height:100%}.customize-preview-image{display:block;width:100%;height:100%;min-height:320px;object-fit:cover}.customize-close-button{position:absolute;top:.8rem;right:.8rem;z-index:1;width:2.25rem;height:2.25rem;border:0;border-radius:999px;background:#0f172ad1;color:#f8fafc;font:inherit;font-weight:700;cursor:pointer;transition:transform .16s ease,background-color .16s ease}.customize-close-button:hover{transform:translateY(-1px);background:#020617f0}.customize-nav-button{position:absolute;top:50%;z-index:1;width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#0f172ac7;color:#f8fafc;font-size:1.4rem;line-height:1;cursor:pointer;transform:translateY(-50%);transition:background-color .16s ease,transform .16s ease}.customize-nav-button:hover{background:#020617f0}.customize-nav-button-left{left:.8rem}.customize-nav-button-right{right:.8rem}.customize-item-number{display:inline-grid;place-items:center;min-width:1.8rem;padding:0;background:transparent;color:#f8fafc;font-family:Segoe Print,Bradley Hand,cursive;font-size:.92rem;font-weight:700;letter-spacing:.02em;transform:rotate(-7deg)}.customize-item-label{color:#f8fafc}.customize-inline-button{border:1px solid rgba(15,23,42,.14);border-radius:999px;padding:.85rem 1rem;background:#f8fafceb;color:#0f172a;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease;vertical-align:middle}.customize-inline-button:hover{transform:translateY(-1px);border-color:#0f172a3d;background:#fff;color:#020617}.customize-inline-button.is-active{background:#0f172a;border-color:#0f172a;color:#f8fafc}.foodie-preview-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;width:100%}.preview-button{border:1px solid rgba(15,23,42,.14);border-radius:999px;padding:.85rem 1rem;background:#f8fafceb;color:#0f172a;font:inherit;font-weight:700;cursor:pointer;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.preview-button:hover{transform:translateY(-1px);border-color:#0f172a3d;background:#fff;color:#020617}.preview-button.is-active{background:#0f172a;border-color:#0f172a;color:#f8fafc}.foodie-intro{max-width:30ch;font-size:1.05rem;color:#f8fafceb}.foodie-highlight{max-width:20ch;font-size:clamp(1.4rem,3vw,2.2rem);line-height:1.08;color:#f8fafc}.contact-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:160px;padding:.85rem 1.2rem;border-radius:999px;background:#0f172a;color:#f8fafc;font-weight:700;text-decoration:none;border:1px solid transparent;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.contact-button:hover{transform:translateY(-1px);background:#f8fafc;color:#0f172a;box-shadow:0 12px 24px #0f172a33}.contact-footer-actions{display:flex;align-items:center;gap:.55rem}.contact-icon-link{display:inline-grid;justify-items:center;gap:.2rem;text-decoration:none;color:#0f172a}.contact-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:transparent;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.contact-icon-link:hover .contact-icon-badge{background:#0f766e;transform:translateY(-1px)}.contact-icon-image{width:20px;height:20px;object-fit:contain}.contact-icon-label{font-size:.64rem;font-weight:700;line-height:1;letter-spacing:.03em}.contact-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding:1.1rem 1.25rem;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#fff}.contact-footer p{color:#334155}.page-shell.theme-dark .contact-footer{border-color:#94a3b81f;background:#ffffff0a}.page-shell.theme-dark .contact-footer p{color:#cbd5e1}.page-shell.theme-dark .contact-icon-link{color:#e2e8f0}.page-shell.theme-dark .contact-icon-link:hover .contact-icon-badge{background:#0f766e}.legal-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1rem 0 .25rem;text-align:center}.legal-footer p{color:#64748b;font-size:.88rem}.legal-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.4rem}.legal-link-button{border:0;padding:.35rem .45rem;background:transparent;color:#64748b;font:inherit;font-size:.88rem;cursor:pointer}.legal-link-button:hover{color:#0f172a}.legal-link-button.is-active{color:#0f172a;font-weight:700}.legal-panel{margin-top:.6rem;padding:1rem 1.1rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;text-align:left}.legal-panel h2{margin:0 0 .45rem;font-size:.95rem;color:#0f172a}.legal-panel p{margin:0;color:#475569;line-height:1.6;font-size:.92rem}.page-shell.theme-dark .legal-footer p,.page-shell.theme-dark .legal-link-button{color:#94a3b8}.page-shell.theme-dark .legal-link-button:hover,.page-shell.theme-dark .legal-link-button.is-active{color:#f8fafc}.page-shell.theme-dark .legal-panel{border-color:#94a3b81f;background:#ffffff0a}.page-shell.theme-dark .legal-panel h2{color:#f8fafc}.page-shell.theme-dark .legal-panel p{color:#cbd5e1}.foodie-image-frame{position:relative;min-height:420px;overflow:hidden;background:linear-gradient(180deg,#159a86,#0f766e)}.page-shell.theme-dark .foodie-image-frame{border-color:#94a3b81f;background:linear-gradient(180deg,#159a86,#0f766e)}.foodie-image{width:100%;height:100%;object-fit:cover}.image-callout{position:absolute;top:1.2rem;right:1.1rem;z-index:1;display:flex;align-items:center;justify-content:center;gap:.45rem;width:220px;min-height:110px;padding:.9rem 1rem;color:#dc2626;background:#ffffffc7;border:4px solid #dc2626;border-radius:999px;box-shadow:0 10px 22px #0f172a1f;transform:rotate(-12deg);pointer-events:none}.image-callout:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:-1;border:2px solid rgba(220,38,38,.68);border-radius:999px}.image-callout:after{content:none}.image-callout-mark{font-family:Segoe UI,sans-serif;font-size:2rem;font-weight:800;line-height:1;color:#dc2626;transform:rotate(0);text-shadow:none}.image-callout-text{max-width:124px;font-size:.96rem;font-weight:800;line-height:1.02;letter-spacing:.08em;text-transform:uppercase;color:#dc2626;transform:rotate(0);text-shadow:none}@media (max-width: 920px){.top-nav{flex-wrap:wrap}.project-grid,.foodie-card{grid-template-columns:1fr}.foodie-image-frame{min-height:320px}.legal-footer{gap:.4rem}.image-callout{top:auto;right:.9rem;bottom:.9rem;width:180px;min-height:96px;padding:.8rem .85rem}.image-callout-mark{font-size:1.7rem}.image-callout-text{max-width:96px;font-size:.8rem}}@media (max-width: 640px){.page-shell{width:min(100% - 1rem,1180px);padding-top:.5rem}.toggle-shell,.content-panel{padding:1rem}.view-toggle{grid-template-columns:1fr;border-radius:24px}.top-nav{align-items:flex-start;gap:.75rem}.nav-contact-group{flex-wrap:wrap}.nav-menu-button{padding:.55rem .8rem;font-size:.84rem;text-align:center}.nav-icon-link{width:38px;height:38px}.nav-item-mode{margin-left:0}.nav-popover,.nav-popover-mode{right:auto;left:0;min-width:132px}.nav-popover-mode{right:0;left:auto}.toggle-button{text-align:center}.panel-heading h1{font-size:clamp(2.2rem,13vw,3.2rem)}.foodie-highlight,.foodie-intro{max-width:none}.foodie-video-frame{width:min(100%,320px)}.foodie-preview-toggle{grid-template-columns:1fr}.contact-footer{flex-direction:column;align-items:flex-start}.contact-footer-actions{flex-wrap:wrap}}:root{font-family:Aptos,Segoe UI,sans-serif;color:#0f172a;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:#fff}img{display:block;max-width:100%}p{margin:0}
