@font-face{font-family:MBText;src:url('/assets/fonts/fonnts.com-Suisse_Intl_Book.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:MBDisplay;src:url('/assets/fonts/BDOGrotesk-Medium.otf') format('opentype');font-weight:500;font-display:swap}
:root{--bg:#f6f3ec;--surface:#fff;--surface-soft:#eee8dc;--ink:#123b35;--ink-strong:#092a26;--muted:#59645f;--gold:#90631e;--gold-soft:#ecd8ae;--line:rgba(18,59,53,.13);--danger:#a74631;--danger-bg:#fbede8;--success:#2e6e56;--shadow:0 18px 52px rgba(23,42,37,.09);--radius:22px;--sidebar:280px;--ease:cubic-bezier(.2,.8,.2,1)}
html[data-theme=dark]{--bg:#102a27;--surface:#173631;--surface-soft:#21433d;--ink:#edf2e9;--ink-strong:#fff;--muted:#b3c0ba;--gold:#e0b967;--gold-soft:#5d4b28;--line:rgba(255,255,255,.12);--danger:#ffb29e;--danger-bg:#57332c;--success:#9ed7ba;--shadow:0 18px 52px rgba(0,0,0,.22)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
body{margin:0;background:var(--bg);color:var(--ink);font-family:MBText,"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.68;letter-spacing:.002em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input{font:inherit}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
a{color:inherit;text-decoration:none}button{color:inherit}.manual-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:var(--sidebar);display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--line)}
.sidebar-head{padding:28px 25px 18px;border-bottom:1px solid var(--line)}.brand{display:block}.brand img{display:block;width:178px;height:68px;object-fit:contain;object-position:left center}.sidebar-head p{margin:12px 0 0;color:var(--gold);font-size:12px;line-height:1.4;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.drawer-close{display:none}
.manual-nav{padding:14px 12px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.manual-nav a{position:relative;display:flex;align-items:center;gap:13px;min-height:45px;padding:9px 13px;border-radius:12px;color:var(--muted);font-size:15px;line-height:1.35;transition:background .2s,color .2s,transform .2s}.manual-nav a:hover{background:var(--surface-soft);color:var(--ink);transform:translateX(2px)}.manual-nav a.active{background:var(--ink);color:var(--surface)}.manual-nav a.active:before{content:"";position:absolute;left:0;width:3px;height:20px;border-radius:4px;background:var(--gold)}
.sidebar-foot{margin-top:auto;padding:18px 25px 24px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.sidebar-foot span{display:block;margin-bottom:7px}.sidebar-foot button{border:0;background:none;padding:0;color:var(--gold);cursor:pointer;font-weight:700}.drawer-backdrop{display:none}
.manual-main{margin-left:var(--sidebar);min-width:0}.topbar{position:sticky;z-index:20;top:0;height:82px;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:12px;padding:14px clamp(22px,4vw,64px);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(18px)}.menu-button{display:none}.search-wrap{position:relative;width:min(680px,100%)}.search-wrap>.icon{position:absolute;left:17px;top:50%;transform:translateY(-50%);color:var(--muted)}.search-wrap input{width:100%;height:52px;padding:0 72px 0 50px;border:1px solid var(--line);border-radius:15px;outline:0;background:var(--surface);color:var(--ink);box-shadow:0 8px 24px rgba(23,42,37,.04)}.search-wrap input:focus{border-color:var(--gold);box-shadow:0 0 0 3px color-mix(in srgb,var(--gold) 17%,transparent)}.search-wrap kbd{position:absolute;right:13px;top:50%;transform:translateY(-50%);padding:3px 7px;border:1px solid var(--line);border-radius:6px;background:var(--bg);color:var(--muted);font-size:11px}.theme-button,.menu-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);cursor:pointer}.menu-button{display:none}
.search-results{position:fixed;z-index:25;top:72px;left:calc(var(--sidebar) + clamp(22px,4vw,64px));width:min(680px,calc(100vw - var(--sidebar) - 140px));max-height:440px;overflow:auto;padding:10px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow)}.search-results a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 14px;border-radius:11px}.search-results a:hover,.search-results a:focus{background:var(--surface-soft);outline:0}.search-results strong{display:block}.search-results small{color:var(--muted)}.search-results .empty-result{padding:20px;color:var(--muted)}
.manual-section{width:min(1050px,calc(100% - 44px));margin:0 auto;padding:92px 0;border-bottom:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:720px}.hero-section{display:grid;grid-template-columns:1.3fr .7fr;gap:50px;padding-top:80px;content-visibility:visible}.hero-copy{align-self:center}.eyebrow{margin:0 0 18px;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.hero-copy h1,.section-title h2{font-family:MBDisplay,MBText,"Segoe UI",Arial,sans-serif;font-weight:500;letter-spacing:-.025em;color:var(--ink-strong)}.hero-copy h1{max-width:760px;margin:0;font-size:clamp(46px,5.6vw,76px);line-height:1.06}.hero-copy>p:not(.eyebrow){max-width:680px;margin:26px 0 0;color:var(--muted);font-size:20px;line-height:1.65}.stay-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.stay-meta span{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:13px;color:var(--muted)}
.hero-art{position:relative;min-height:350px;align-self:center;overflow:hidden;border-radius:180px 180px 24px 24px;background:linear-gradient(150deg,var(--ink),#2e655a);box-shadow:var(--shadow)}.hero-art:before,.hero-art:after,.hero-art span{content:"";position:absolute;border:1px solid rgba(255,255,255,.25);border-radius:50%}.hero-art:before{width:230px;height:230px;right:-40px;top:-55px}.hero-art:after{width:160px;height:160px;left:-45px;bottom:-40px}.hero-art span:nth-child(1){width:2px;height:210px;left:50%;bottom:0;border-radius:0;transform:rotate(18deg);background:var(--gold)}.hero-art span:nth-child(2){width:100px;height:45px;left:44%;top:78px;border-color:var(--gold);border-width:2px 0 0 0;transform:rotate(-18deg)}.hero-art span:nth-child(3){width:120px;height:55px;left:40%;top:95px;border-color:var(--gold);border-width:2px 0 0 0;transform:rotate(18deg)}.hero-art b{position:absolute;right:28px;bottom:24px;color:rgba(255,255,255,.75);font-family:MBDisplay;font-size:64px;font-weight:400;letter-spacing:-.08em}
.quick-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:10px}.quick-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;min-height:96px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--surface);transition:transform .25s var(--ease),box-shadow .25s}.quick-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.quick-card>svg:first-child{color:var(--gold)}.quick-card strong,.quick-card small{display:block}.quick-card strong{font-size:15px}.quick-card small{margin-top:3px;color:var(--muted);font-size:13px}.quick-card .arrow{width:16px;color:var(--muted)}
.section-title{display:grid;grid-template-columns:60px 1fr;gap:24px;align-items:start;margin-bottom:38px}.section-icon{width:60px;height:60px;display:grid;place-items:center;border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--gold)}.section-title h2{margin:0;font-size:clamp(36px,4.6vw,58px);line-height:1.08}.section-title p:last-child{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.7}
.info-callout,.warning,.tip{display:grid;grid-template-columns:200px 1fr;gap:24px;padding:24px 26px;margin:22px 0;border-radius:17px}.info-callout{background:var(--surface-soft)}.info-callout strong{color:var(--ink-strong)}.info-callout span{color:var(--muted)}.info-callout.success{border-left:4px solid var(--success)}.info-callout.locked{border:1px dashed var(--gold);background:color-mix(in srgb,var(--gold-soft) 38%,var(--surface))}.warning{border-left:4px solid var(--danger);background:var(--danger-bg)}.warning strong{color:var(--danger)}.warning p,.tip p{margin:0}.warning.major{padding:30px}.warning.major strong{font-family:MBDisplay,Georgia,serif;font-size:27px;font-weight:400;line-height:1.15}.tip{border:1px solid var(--line);background:var(--surface)}.tip strong{color:var(--gold)}
.steps{padding:30px;margin-top:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.steps h3{margin:0 0 18px;font-family:MBDisplay,Georgia,serif;font-size:24px;font-weight:400}.steps ol{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:40px 1fr;gap:14px;padding:16px 0;border-top:1px solid var(--line)}.steps li:first-child{border-top:0}.steps li span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--surface);font-size:11px}.steps li p{margin:3px 0;color:var(--muted)}
.code-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.code-card,.credential-card{border:1px solid var(--line);border-radius:18px;background:var(--surface)}.code-card{padding:21px}.code-card>span,.credential-card span{display:block;color:var(--muted);font-size:13px}.code-card>strong{display:block;margin:5px 0 16px;font-family:MBDisplay,MBText,"Segoe UI",Arial,sans-serif;font-size:30px;font-weight:500;letter-spacing:.04em}.code-card button,.credential-card button{display:inline-flex;align-items:center;gap:7px;border:0;background:none;padding:0;color:var(--gold);cursor:pointer;font-size:13px;font-weight:700}.code-card button .icon,.credential-card button .icon{width:16px;height:16px}.credential-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px;margin:14px 0}.credential-card strong{font-size:23px;letter-spacing:.03em}
.cooktop-visual{margin:0 0 26px;padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft)}.cooktop-visual-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.cooktop-visual-head span{color:var(--ink-strong);font-family:MBDisplay,MBText,"Segoe UI",Arial,sans-serif;font-size:21px;font-weight:500}.cooktop-visual-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cooktop-visual-step{position:relative;min-width:0;min-height:172px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:10px;padding:17px 13px 15px;border:1px solid var(--line);border-radius:17px;background:var(--surface);text-align:center}.cooktop-visual-step svg{display:block;width:100%;height:105px;overflow:visible;color:var(--ink)}.cooktop-visual-step strong{min-height:38px;display:grid;place-items:center;color:var(--ink-strong);font-size:14px;line-height:1.35}.visual-number{position:absolute;z-index:1;left:11px;top:11px;width:29px;height:29px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--surface);font-size:12px;font-weight:700}.visual-line,.visual-accent,.visual-check,.visual-halo{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.visual-muted{color:var(--muted);opacity:.72}.visual-accent{color:var(--gold)}.visual-halo{color:var(--gold);stroke-width:2;opacity:.52}.visual-dot,.visual-zone,.visual-check-bg{fill:var(--gold)}.visual-check{color:#fff;stroke-width:2.4}.visual-level{fill:var(--ink-strong);font:700 24px/1 MBText,"Segoe UI",Arial,sans-serif}.visual-scale{fill:var(--muted);font:700 11px/1 MBText,"Segoe UI",Arial,sans-serif}
.time-grid,.rule-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.time-grid article,.rule-grid article{padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.time-grid span{display:block;color:var(--muted);font-size:13px}.time-grid strong{display:block;margin-top:7px;font-family:MBDisplay,MBText,"Segoe UI",Arial,sans-serif;font-size:40px;font-weight:500}.rule-grid strong{color:var(--ink-strong);font-size:17px}.rule-grid p{margin:8px 0 0;color:var(--muted);font-size:16px;line-height:1.72}.time-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px;border-radius:var(--radius);background:var(--ink);color:var(--surface)}.time-banner span{text-transform:uppercase;letter-spacing:.13em;font-size:12px}.time-banner strong{font-family:MBDisplay,MBText,"Segoe UI",Arial,sans-serif;font-size:clamp(32px,6vw,54px);font-weight:500}
.document-link{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:19px 22px;border:1px solid var(--line);border-radius:16px;background:var(--surface);color:var(--gold);font-size:15px;font-weight:700;transition:border-color .2s,background .2s,transform .2s}.document-link:hover,.document-link:focus-visible{border-color:var(--gold);background:var(--surface-soft);transform:translateY(-2px);outline:0}.document-link .icon{width:19px;height:19px}.help-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border-radius:var(--radius);background:var(--ink);color:var(--surface)}.help-card span{display:block;color:var(--gold-soft);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.help-card strong{display:block;margin-top:7px;font-family:MBDisplay,Georgia,serif;font-size:35px;font-weight:400}.help-card p{margin:8px 0 0;color:color-mix(in srgb,var(--surface) 70%,transparent)}.help-card a{flex:0 0 auto;padding:15px 22px;border-radius:999px;background:var(--gold);color:#fff;font-size:13px;font-weight:700}
.manual-footer{width:min(1050px,calc(100% - 44px));margin:0 auto;padding:56px 0 90px;display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px 30px}.manual-footer img{width:175px;height:70px;object-fit:contain;object-position:left}.manual-footer p{grid-column:1;margin:0;color:var(--muted)}.manual-footer a{grid-column:2;grid-row:1/3;color:var(--gold);font-weight:700}.back-to-top{position:fixed;z-index:18;right:24px;bottom:24px;width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;cursor:pointer}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.toast{position:fixed;z-index:60;left:50%;bottom:28px;transform:translate(-50%,20px);padding:12px 18px;border-radius:999px;background:var(--ink-strong);color:var(--surface);font-size:13px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.22s}.toast.visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
.language-picker{display:flex;align-items:center;gap:8px}.language-picker>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.language-picker select{height:46px;min-width:118px;padding:0 34px 0 13px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink);cursor:pointer;outline:0}.language-picker select:focus{border-color:var(--gold)}.rule-grid-alert .featured-rule{grid-column:1/-1;border-left:4px solid var(--danger);background:var(--danger-bg)}.rule-grid-alert .featured-rule strong{color:var(--danger);font-family:MBDisplay,Georgia,serif;font-size:24px;font-weight:400}@media(max-width:1050px){:root{--sidebar:245px}.quick-grid{grid-template-columns:repeat(2,1fr)}.hero-section{grid-template-columns:1fr}.hero-art{display:none}.info-callout,.warning,.tip{grid-template-columns:170px 1fr}}
@media(max-width:780px){html{scroll-padding-top:76px}.sidebar{width:min(86vw,330px);transform:translateX(-102%);transition:transform .28s var(--ease);box-shadow:var(--shadow)}body.drawer-open{overflow:hidden}body.drawer-open .sidebar{transform:none}.drawer-close{position:absolute;display:grid;place-items:center;right:14px;top:14px;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:var(--surface);font-size:24px}.drawer-backdrop{position:fixed;z-index:29;inset:0;display:block;border:0;background:rgba(4,22,19,.5);opacity:0;visibility:hidden;transition:.25s}body.drawer-open .drawer-backdrop{opacity:1;visibility:visible}.manual-main{margin-left:0}.topbar{height:72px;grid-template-columns:auto 1fr auto;padding:10px 14px}.menu-button{display:grid}.search-wrap input{height:46px;padding-right:14px}.search-wrap kbd{display:none}.theme-button,.menu-button{width:44px;height:44px}.search-results{top:66px;left:60px;width:calc(100vw - 120px)}.manual-section{width:min(100% - 30px,680px);padding:64px 0}.hero-section{padding-top:48px}.hero-copy h1{font-size:clamp(40px,12vw,58px);line-height:1.08}.hero-copy>p:not(.eyebrow){font-size:18px}.section-title{grid-template-columns:48px 1fr;gap:15px}.section-icon{width:48px;height:48px;border-radius:14px}.section-title h2{font-size:36px;line-height:1.12}.section-title p:last-child{grid-column:1/-1;font-size:17px}.code-grid{grid-template-columns:repeat(2,1fr)}.cooktop-visual{padding:18px}.cooktop-visual-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cooktop-visual-step{min-height:170px}.manual-footer{width:calc(100% - 30px)}}
@media(max-width:520px){.quick-grid,.time-grid,.rule-grid{grid-template-columns:1fr}.quick-card{min-height:82px}.info-callout,.warning,.tip{grid-template-columns:1fr;gap:7px;padding:21px}.warning.major strong{font-size:24px}.code-grid{grid-template-columns:1fr 1fr}.code-card{padding:18px}.code-card>strong{font-size:24px}.credential-card{align-items:flex-start;flex-direction:column}.steps{padding:22px 18px}.time-banner{align-items:flex-start;flex-direction:column}.help-card{align-items:flex-start;flex-direction:column}.help-card a{width:100%;text-align:center}.manual-footer{grid-template-columns:1fr}.manual-footer a{grid-column:1;grid-row:auto;margin-top:15px}.search-results{left:14px;width:calc(100vw - 28px)}}

.private-access{margin:24px 0;border:1px solid color-mix(in srgb,var(--gold) 48%,var(--line));border-radius:22px;background:linear-gradient(145deg,color-mix(in srgb,var(--gold-soft) 44%,var(--surface)),var(--surface));box-shadow:0 18px 50px color-mix(in srgb,var(--ink-strong) 8%,transparent);overflow:hidden}.private-access[hidden]{display:none}.private-access-locked,.private-access-unlocked{padding:27px}.private-access-heading{display:flex;align-items:flex-start;gap:15px}.private-access-heading strong{display:block;color:var(--ink-strong);font-family:MBDisplay,Georgia,serif;font-size:25px;font-weight:500;line-height:1.15}.private-access-heading p{margin:7px 0 0;color:var(--muted);line-height:1.65}.private-access-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:var(--gold);color:#fff}.private-access-icon .icon{width:21px;height:21px}.private-access-heading.success .private-access-icon{background:var(--success)}.private-access-form{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px;margin-top:23px}.private-access-form label{display:grid;gap:8px}.private-access-form label>span{color:var(--ink-strong);font-size:13px;font-weight:700}.private-access-form input{width:100%;height:50px;padding:0 16px;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--ink-strong);font:600 17px/1 MBText,"Segoe UI",Arial,sans-serif;letter-spacing:.12em;outline:0}.private-access-form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px color-mix(in srgb,var(--gold) 18%,transparent)}.private-access-form button,.private-access-logout{min-height:50px;border:0;border-radius:13px;padding:0 20px;background:var(--ink-strong);color:var(--surface);cursor:pointer;font-weight:750}.private-access-form button:disabled{cursor:wait;opacity:.56}.private-access-status{min-height:20px;margin:12px 0 0;color:var(--muted);font-size:13px}.private-access-status.error{color:var(--danger)}.private-access-status.success{color:var(--success)}.private-access-unlocked .code-grid{margin-top:23px}.private-access-logout{margin-top:18px;background:transparent;color:var(--gold);border:1px solid color-mix(in srgb,var(--gold) 55%,var(--line))}.private-access button:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 35%,transparent);outline-offset:3px}

@media(max-width:700px){.private-access-locked,.private-access-unlocked{padding:22px}.private-access-form{grid-template-columns:1fr}.private-access-form button{width:100%}}
@media(max-width:420px){.private-access-heading{gap:12px}.private-access-icon{flex-basis:40px;width:40px;height:40px}.private-access-heading strong{font-size:22px}.private-access .code-grid{grid-template-columns:1fr}}
@media(max-width:360px){.cooktop-visual-grid{grid-template-columns:1fr}.cooktop-visual-step{min-height:160px}.cooktop-visual-step svg{height:98px}}
@media(max-width:780px){.topbar{grid-template-columns:auto minmax(105px,1fr) auto auto;padding:10px;gap:7px}.theme-button,.menu-button{width:42px;height:42px}.language-picker select{width:92px;min-width:92px;padding:0 8px;font-size:12px}.language-picker select option{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
