/* Public website polish. Existing display typography remains unchanged. */
:root{--ot-header:80px;--ot-admin:0px;--polish-accent:#b8e9ca}
html{scroll-padding-top:calc(var(--ot-header) + var(--ot-admin) + 24px)}
body :is(h1,h2,h3){word-break:normal;overflow-wrap:normal;hyphens:none;text-wrap:balance}
body :is(button,input,select,textarea){max-width:100%}
body :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--polish-accent);outline-offset:4px}
body :is(.button,.pp-button){border-radius:10px;min-height:46px;line-height:1.4;text-align:center;transition:background .18s ease,box-shadow .18s ease}
body :is(.button,.pp-button):hover{text-decoration:none;box-shadow:0 6px 22px #0002}
body button:disabled{cursor:not-allowed;box-shadow:none}
.site-header,header.top,.pp-header{position:sticky;top:var(--ot-admin);z-index:90}
.site-header .main-nav.open,header.top #navigation:not([hidden]),.pp-header .pp-menu.open{max-height:calc(100dvh - var(--ot-header) - var(--ot-admin) - 16px);overflow:auto;overscroll-behavior:contain;border-radius:0 0 18px 18px;box-shadow:0 22px 40px #0004}
:is(.main-nav,#navigation,.pp-menu) a{min-height:44px;align-content:center;line-height:1.5}
:is(.main-nav,#navigation,.pp-menu) a[aria-current=page]{text-decoration:underline;text-underline-offset:7px;color:var(--polish-accent)}
:is(.footer-main,.footer-groups,.footer-links,.pp-footer-grid)>*{min-width:0}
.ot-network{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;padding:26px 0;margin-top:36px;border-top:1px solid #82929240;border-bottom:1px solid #82929240;font:400 14px/1.6 system-ui,sans-serif}
.ot-network p{margin:0!important;font:inherit!important;max-width:330px;color:inherit!important}.ot-network strong{display:block;font-size:15px;color:inherit}.ot-network nav{display:flex;flex-wrap:wrap;gap:8px 22px}.ot-network nav a{display:inline-flex!important;align-items:center;min-height:44px;margin:0!important;font:600 13px/1.5 system-ui,sans-serif!important;color:inherit!important}
.ot-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:32px}.ot-service-card{display:flex;flex-direction:column;align-items:start;border:1px solid #a4c1bb35;background:linear-gradient(155deg,#122427dd,#0c101bdd);border-radius:20px;padding:28px;min-width:0}.ot-service-card .eyebrow{font-size:.7rem}.ot-service-card h3{font-size:1.6rem;margin:20px 0 16px}.ot-service-card p{font:400 15px/1.75 system-ui;color:#bdcecc;flex:1}.ot-service-card a{font:600 14px/1.5 system-ui;min-height:44px;display:flex;align-items:center;color:#c7f3db}.ot-service-card .ot-service-icon{font:500 28px/1 system-ui;color:#c7f3db}
.ot-site-status{display:flex;gap:12px 24px;flex-wrap:wrap;font:500 13px/1.5 system-ui;margin-top:26px;color:#b8ceca}.ot-site-status span::before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#b7f0c7;margin:0 8px 2px 0}
.ot-quick-topics{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;font:400 12px/1.5 system-ui;margin-top:8px}.ot-quick-topics a{padding:6px 0;min-height:32px;color:inherit;text-decoration:underline;text-underline-offset:4px}
.ot-studio-preview{border:1px solid #b2d9c538;border-radius:20px;padding:28px;background:#0d201bd9;box-shadow:0 25px 90px #0004;width:100%;max-width:440px;transform:rotate(-3deg)}.ot-studio-preview .preview-title{display:flex;justify-content:space-between;gap:15px;padding-bottom:18px;border-bottom:1px solid #9eac9e40;font:600 11px/1.5 system-ui;text-transform:uppercase;letter-spacing:.12em}.ot-studio-preview h3{font:500 30px/1.25 system-ui;letter-spacing:-.03em;margin:24px 0}.ot-studio-preview article{padding:14px 0;border-top:1px solid #9eac9e28}.ot-studio-preview article b{font:600 13px/1.5 system-ui;color:#c1edce}.ot-studio-preview article p{font:400 14px/1.6 system-ui;margin:5px 0;color:#b9c8c2}.ot-studio-preview small{display:block;font:400 11px/1.5 system-ui;color:#a6bdb4;margin-top:18px}
@media(max-width:1050px){.ot-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.ot-service-grid{grid-template-columns:1fr}.ot-service-card{padding:24px}.ot-network{gap:14px}.ot-network nav{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:3px 16px}.ot-studio-preview{transform:none;padding:22px}.ot-site-status{gap:10px}.ot-quick-topics{font-size:11px;gap:6px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}body :is(.button,.pp-button){transition:none}.ot-studio-preview{transform:none}}
@media print{.ot-network,.ot-recipe-tools{display:none!important}}

:root{--polish-accent:#936d3b}.pp-header .pp-nav{display:grid;grid-template-columns:80px minmax(0,1fr) auto 46px;gap:20px;min-height:110px;padding-block:10px}.pp-header .pp-logo,.pp-header .pp-logo img{width:76px;height:76px}.pp-header .ppa-nav-link{white-space:nowrap;margin:0!important;font:600 13px/1.5 system-ui;min-height:46px;display:flex;align-items:center;color:#252823}.pp-header .pp-menu-toggle{display:flex;align-items:center;justify-content:center;border-radius:12px;width:46px;padding:10px;min-height:46px}.pp-header .pp-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e4e4df;padding:22px;gap:4px 24px;z-index:91;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.pp-header .pp-menu.open{display:grid}.pp-header .pp-menu a{padding:10px 8px;font-size:14px}.pp-header-panorama{width:100%;max-width:360px;justify-self:center}.pp-intro{padding-top:64px;padding-bottom:62px}.pp-intro>p{max-width:660px}.pp-intro-actions{flex-direction:row;justify-content:center;gap:16px 28px}.pp-section{padding-block:76px}.pp-preview-bubble{border-radius:26px}.pp-section-description{max-width:690px}.pp-edge-arrow{min-width:44px;min-height:44px}.pp-slide-art:focus-within .pp-edge-arrow{opacity:1}.pp-recipe-story h3{font-size:34px}.pp-recipe-story p{max-width:64ch}.pp-recipe-tools,.ot-recipe-tools{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:25px 0}.ot-recipe-tools button{background:#171916;color:white;border:0;border-radius:10px;padding:10px 18px}.ot-recipe-tools p{font-size:13px;margin:0;color:#656a62}.pp-recipe-layout li label{display:flex;align-items:start;gap:12px}.pp-recipe-layout input[type=checkbox]{display:none;flex:none;width:20px;height:20px;margin-top:4px;accent-color:#866235}.pp-recipe-layout.ot-cooking input[type=checkbox]{display:inline-block}.pp-recipe-layout .ot-step-done span{opacity:.6;text-decoration:line-through}.pp-footer .ot-network{color:#dedbd4}.pp-footer-bottom{flex-wrap:wrap}.pp-search-form{align-items:end}.pp-search-form label{flex:1;min-width:150px}.pp-search-form input,.pp-search-form select{border-radius:10px;background:#fff;min-height:46px}.pp-picture{border-radius:18px}.pp-newsletter .pp-text-link{display:inline-flex;min-height:44px;align-items:center}.pp-button[disabled]{opacity:.42}@media(max-width:760px){.pp-header .pp-nav{grid-template-columns:54px minmax(0,1fr) auto 42px;gap:8px;min-height:80px;padding-block:8px}.pp-header .pp-logo,.pp-header .pp-logo img{width:54px;height:54px}.pp-header .pp-menu-toggle{width:42px;min-height:42px}.pp-header .ppa-nav-link{font-size:11px}.pp-header .pp-header-panorama{display:block;max-width:200px}.pp-header .pp-menu{grid-template-columns:1fr 1fr;padding:15px}.pp-intro{padding-top:42px;padding-bottom:44px}.pp-intro h1{font-size:clamp(38px,10vw,57px)}.pp-intro>p{font-size:16px;line-height:1.75}.pp-intro-actions{gap:12px 20px}.pp-intro-actions .pp-button{width:100%}.pp-section{padding-block:50px}.pp-recipe-story h3{font-size:28px}.pp-recipe-layout{gap:30px}.pp-newsletter h2{font-size:38px}.pp-footer-grid{gap:25px}.pp-footer-grid>div:first-child{grid-column:1/-1}.pp-topline{font-size:11px;letter-spacing:.05em}}@media print{.pp-recipe-layout input{display:none!important}.pp-recipe-layout .ot-step-done span{opacity:1;text-decoration:none}.pp-header{position:static}}
