:root{color-scheme:light;--theme-bg:#f6f7fb;--theme-text:#0b0d12;--theme-muted:rgba(15,23,42,0.62);--theme-surface:#ffffff;--theme-surface-muted:#eef1f5;--theme-surface-glass:rgba(255,255,255,0.92);--theme-surface-glass-strong:rgba(255,255,255,0.82);--theme-border:rgba(15,23,42,0.12);--theme-shadow:0 32px 80px rgba(15,23,42,0.12);--theme-shadow-soft:0 18px 45px rgba(15,23,42,0.1);--theme-accent:#0a66ff;--theme-ink:#0b0d12;--theme-ink-contrast:#f8fafc;--theme-nav-bg:rgba(255,255,255,0.78);--theme-nav-hover:rgba(15,23,42,0.08);--theme-shell-gradient:radial-gradient(1200px 800px at 10% -10%,#ffffff 0%,#f6f7fb 40%,#eef1f6 100%);--theme-surface-gradient:linear-gradient(180deg,rgba(255,255,255,0.86),rgba(246,247,250,0.82) 60%,rgba(240,243,248,0.92));--theme-aurora-a:rgba(58,140,255,0.3);--theme-aurora-b:rgba(120,92,255,0.22);--theme-aurora-c:rgba(0,205,200,0.18);--theme-lightfield-a:rgba(245,247,252,0);--theme-lightfield-b:rgba(218,226,238,0.45);--theme-lightfield-c:rgba(245,247,252,0);--theme-callout-gradient:radial-gradient(120% 140% at 12% -10%,#ffffff 0%,#f5f7fb 45%,#e8edf4 100%)}html[data-theme=dark]{color-scheme:dark;--theme-bg:#070912;--theme-text:#eef2ff;--theme-muted:rgba(238,242,255,0.68);--theme-surface:#0f1628;--theme-surface-muted:#0b1222;--theme-surface-glass:rgba(12,16,30,0.78);--theme-surface-glass-strong:rgba(12,16,30,0.7);--theme-border:rgba(148,163,184,0.2);--theme-shadow:0 32px 80px rgba(2,6,23,0.7);--theme-shadow-soft:0 18px 45px rgba(2,6,23,0.5);--theme-accent:#7aa5ff;--theme-ink:#05070e;--theme-ink-contrast:#f8fafc;--theme-nav-bg:rgba(10,14,26,0.75);--theme-nav-hover:rgba(148,163,184,0.18);--theme-shell-gradient:radial-gradient(1200px 800px at 10% -10%,rgba(18,26,48,0.95) 0%,rgba(9,13,28,0.95) 50%,rgba(6,8,18,0.98) 100%);--theme-surface-gradient:linear-gradient(180deg,rgba(15,21,38,0.9),rgba(10,15,30,0.92) 60%,rgba(8,12,24,0.98));--theme-aurora-a:rgba(58,140,255,0.18);--theme-aurora-b:rgba(120,92,255,0.22);--theme-aurora-c:rgba(0,205,200,0.14);--theme-lightfield-a:rgba(11,15,28,0);--theme-lightfield-b:rgba(36,48,74,0.35);--theme-lightfield-c:rgba(11,15,28,0);--theme-callout-gradient:radial-gradient(120% 140% at 12% -10%,rgba(16,20,38,0.95) 0%,rgba(12,16,30,0.9) 45%,rgba(8,11,22,0.95) 100%)}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Avenir Next,Avenir,Noto Sans,sans-serif}body,html{background-color:var(--theme-bg);color:var(--theme-text)}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:none}main{display:block}ol,ul{padding-left:1.5rem;margin:0 0 1rem}body *{transition:background-color .6s ease,color .6s ease,border-color .6s ease,box-shadow .6s ease,filter .6s ease,opacity .6s ease}@media (prefers-reduced-motion:reduce){body *{transition:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#theme_wipe{position:fixed;inset:0;pointer-events:none;opacity:0;background-color:var(--theme-bg);z-index:999999;transition:none}#theme_wipe.is_on{opacity:1;animation:wipe_out .65s ease forwards;clip-path:path("M477.77,60.45c.000961,15.604958-7.283862,30.315557-19.696135,39.773368s-28.528526,12.578188-43.573865,8.436632c21.702132-5.968561,36.741195-25.702084,36.741195-48.21s-15.039063-42.241439-36.741195-48.21c15.045339-4.141556,31.161592-1.021178,43.573865,8.436632s19.697096,24.16841,19.696135,39.773368Z");transform:scale(12);transform-origin:85% 20%}@keyframes wipe_out{0%{transform:scale(12)}to{transform:scale(0);opacity:0}}.apple-shell{--apple-bg:var(--theme-bg);--apple-surface:var(--theme-surface);--apple-surface-muted:var(--theme-surface-muted);--apple-text:var(--theme-text);--apple-muted:var(--theme-muted);--apple-accent:var(--theme-accent);--apple-border:var(--theme-border);--apple-shadow:var(--theme-shadow);--apple-shadow-soft:var(--theme-shadow-soft);--apple-radius:32px;--apple-radius-sm:20px;--apple-display:"SF Pro Display",-apple-system,BlinkMacSystemFont,"SF Pro Text","Helvetica Neue","Avenir Next","Avenir","Noto Sans",sans-serif;--apple-body:"SF Pro Text",-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue","Avenir Next","Avenir","Noto Sans",sans-serif;--wp--preset--font-family--system-font:var(--apple-body);--wp--preset--color--background:var(--apple-bg);--wp--preset--color--foreground:var(--apple-text);--wp--preset--color--primary:var(--apple-text);--wp--preset--color--secondary:var(--apple-muted);--wp--preset--color--tertiary:var(--theme-surface-muted);--wp--style--global--content-size:1120px;--wp--style--global--wide-size:1320px;color:var(--apple-text);background-color:var(--apple-bg);background-image:var(--theme-shell-gradient);font-family:var(--apple-body)}.apple-shell .wp-site-blocks{background:transparent}.apple-shell :where(p){color:var(--apple-muted);font-size:clamp(1rem,.98rem + .2vw,1.125rem)}.apple-shell .wp-block-post-content :where(li){color:var(--apple-muted)}.apple-shell :where(h1,h2,h3,h4,h5,h6){color:var(--apple-text);font-family:var(--apple-display);letter-spacing:-.02em}.apple-shell :where(a){color:inherit;text-decoration:none}.apple-shell :where(a:hover){color:var(--apple-accent)}.apple-shell .wp-block-site-title a{font-weight:600;letter-spacing:-.01em}.apple-shell .wp-block-navigation{border:1px solid var(--apple-border);border-radius:999px;padding:.35rem 1.2rem;background:var(--theme-nav-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 45px rgba(15,23,42,.08)}.apple-shell .wp-block-navigation__container{gap:1.2rem}.apple-shell .wp-block-navigation-item__label{font-weight:600;font-size:.95rem}.apple-shell .wp-block-navigation__submenu-container{background:var(--apple-surface);border:1px solid var(--apple-border);border-radius:18px;padding:.4rem .6rem;box-shadow:var(--apple-shadow-soft)}.apple-shell :where(.wp-element-button,.wp-block-button__link){border-radius:999px;background:var(--apple-text);color:var(--apple-bg);padding:.9rem 1.8rem;font-weight:600;box-shadow:0 18px 45px rgba(15,23,42,.2);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.apple-shell :where(.wp-element-button,.wp-block-button__link):hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(15,23,42,.24)}.apple-shell :where(.wp-element-button,.wp-block-button__link).has-background-background-color{background:var(--apple-surface);color:var(--apple-text);border:1px solid var(--apple-border);box-shadow:0 14px 36px rgba(15,23,42,.12)}.apple-shell .wp-block-columns{gap:clamp(1.5rem,2vw,2.5rem)}.apple-shell .wp-block-group.has-tertiary-background-color{background:var(--apple-surface);border:1px solid var(--apple-border);border-radius:var(--apple-radius);box-shadow:var(--apple-shadow-soft);transition:transform .4s ease,box-shadow .4s ease,border-color .4s ease}.apple-shell .wp-block-group.has-tertiary-background-color:focus-within,.apple-shell .wp-block-group.has-tertiary-background-color:hover{transform:translateY(-8px);border-color:rgba(15,23,42,.2);box-shadow:var(--apple-shadow)}.apple-shell .wp-block-group.has-foreground-background-color{background:var(--theme-ink);color:var(--theme-ink-contrast);border-radius:var(--apple-radius);border:1px solid rgba(255,255,255,.15);box-shadow:0 30px 80px rgba(10,12,20,.35)}.apple-shell .wp-block-group.has-foreground-background-color :where(p,h1,h2,h3,h4,h5,h6){color:var(--theme-ink-contrast)}.apple-shell .wp-block-cover__background{background:var(--theme-surface-gradient)}.apple-shell .wp-block-cover:not(.has-text-color):not(.is-light) .wp-block-heading:not(.has-text-color){color:var(--apple-text)}.apple-shell .wp-block-cover:not(.has-text-color):not(.is-light) p:not(.has-text-color){color:var(--apple-muted)}.apple-shell .wp-block-cover__image-background{filter:saturate(.95) contrast(1.05);transform:scale(1.02)}.apple-shell .wp-block-cover.alignwide{border-radius:var(--apple-radius);overflow:hidden;margin:clamp(2rem,4vw,4.5rem) auto}.apple-shell .wp-block-image img{border-radius:var(--apple-radius-sm);box-shadow:0 16px 40px rgba(15,23,42,.16);transition:transform .4s ease,box-shadow .4s ease}.apple-shell .wp-block-image img:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 60px rgba(15,23,42,.2)}.apple-shell .site-logo img{border-radius:0;background:transparent;mix-blend-mode:multiply}.apple-shell .site-logo img,.apple-shell .site-logo img:hover{box-shadow:none;transform:none}.apple-shell .wp-block-post-featured-image img{border-radius:var(--apple-radius-sm);box-shadow:0 18px 45px rgba(15,23,42,.18)}.apple-shell .wp-block-post-template>li{background:var(--apple-surface);border:1px solid var(--apple-border);border-radius:var(--apple-radius-sm);padding:1.75rem;box-shadow:var(--apple-shadow-soft)}.apple-shell .wp-block-separator{border-color:var(--apple-border)}.apple-shell blockquote{margin:0;padding:1.5rem 2rem;border-left:4px solid var(--apple-border);border-radius:var(--apple-radius-sm);background:var(--apple-surface);box-shadow:var(--apple-shadow-soft)}.apple-shell .wp-block-quote :where(p){color:var(--apple-text)}.apple-shell .wp-block-quote cite{color:var(--apple-muted)}@media (max-width:900px){.apple-shell .wp-block-navigation{padding:.5rem 1rem}.apple-shell .wp-block-group.has-tertiary-background-color{border-radius:24px}}.apple-shell .site-shell{min-height:100vh;display:flex;flex-direction:column}.apple-shell .wp-site-blocks{flex:1}.apple-shell .site-header{position:sticky;top:0;z-index:1000;background:var(--theme-surface-glass);border-bottom:1px solid var(--apple-border);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.apple-shell .site-header__inner{max-width:1200px;margin:0 auto;padding:1.1rem clamp(1.5rem,3vw,2.75rem);display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.apple-shell .site-header__actions{display:flex;align-items:center;gap:.75rem}.apple-shell .theme-toggle{padding:0;border:none;background:none;display:inline-flex;align-items:center;cursor:pointer}.apple-shell .theme-toggle__track{--toggle-padding:5px;--toggle-knob:54px;--toggle-knob-offset:var(--toggle-padding);--toggle-day-bg:linear-gradient(110deg,#f6d8b8,#f9e6c8 35%,#8bd2ff 70%,#4b8dff);--toggle-night-bg:linear-gradient(120deg,#07112e,#0a1b3f 45%,#081531);position:relative;width:176px;height:64px;padding:var(--toggle-padding);border-radius:999px;background:var(--toggle-day-bg);border:1px solid var(--apple-border);box-shadow:var(--apple-shadow-soft);display:grid;grid-template-columns:1fr 1fr;overflow:hidden;align-items:center;transition:background .55s ease,border-color .55s ease,box-shadow .55s ease}.apple-shell .theme-toggle__scene{height:100%;display:grid;place-items:center;opacity:.65;transition:opacity .4s ease}.apple-shell .theme-toggle__scene svg{width:90%;height:90%}html[data-theme=light] .theme-toggle__scene--day{opacity:1}html[data-theme=light] .theme-toggle__scene--night{opacity:0}html[data-theme=dark] .theme-toggle__scene--night{opacity:1}html[data-theme=dark] .theme-toggle__scene--day{opacity:0}html[data-theme=dark] .theme-toggle__track{background:var(--toggle-night-bg)}html[data-theme=light] .theme-toggle__track{--toggle-knob-offset:calc(100% - var(--toggle-knob) - var(--toggle-padding))}.apple-shell .theme-toggle__knob{position:absolute;top:var(--toggle-padding);left:var(--toggle-knob-offset);width:var(--toggle-knob);height:var(--toggle-knob);border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff4c5 0,#ffd58a 45%,#ff9f5b 100%);box-shadow:0 12px 28px rgba(15,23,42,.28);transition:left .55s ease,background .55s ease,box-shadow .55s ease;z-index:2}html[data-theme=dark] .theme-toggle__knob{background:radial-gradient(circle at 35% 30%,#f8f9ff 0,#d7ddff 45%,#8ea2ff 100%);box-shadow:0 14px 30px rgba(2,6,23,.6)}.apple-shell .site-brand{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--apple-display);font-weight:600}.apple-shell .footer-brand__logo,.apple-shell .site-brand__logo{width:48px;height:48px;background:transparent;border-radius:0;box-shadow:none;mix-blend-mode:multiply}html[data-theme=dark] .apple-shell .footer-brand__logo,html[data-theme=dark] .apple-shell .site-brand__logo{background-color:#ffffff;border-radius:999px;padding:4px;box-shadow:0 10px 24px rgba(2,6,23,.45);mix-blend-mode:normal}.apple-shell .footer-brand__logo{width:120px;height:auto}.apple-shell .site-brand__text{font-size:clamp(.95rem,.92rem + .3vw,1.1rem);letter-spacing:-.01em}.apple-shell .nav-toggle{display:none;align-items:center;gap:.6rem;padding:.5rem .95rem;border:1px solid var(--apple-border);border-radius:999px;background:var(--theme-nav-bg);font-weight:600;cursor:pointer}.apple-shell .nav-toggle__icon{width:20px;height:12px;display:flex;flex-direction:column;justify-content:space-between}.apple-shell .nav-toggle__icon span{display:block;height:2px;border-radius:999px;background:var(--apple-text)}.apple-shell .nav-list,.apple-shell .site-nav{display:flex;align-items:center}.apple-shell .nav-list{list-style:none;padding:.35rem;margin:0;gap:.35rem;border:1px solid var(--apple-border);border-radius:999px;background:var(--theme-nav-bg);box-shadow:var(--apple-shadow-soft)}.apple-shell .nav-item{position:relative}.apple-shell .nav-link{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .95rem;border-radius:999px;font-size:.95rem;font-weight:600;color:var(--apple-text);transition:background .2s ease,color .2s ease}.apple-shell .nav-link:focus-visible,.apple-shell .nav-link:hover{background:var(--theme-nav-hover);color:var(--apple-text)}.apple-shell .nav-link--toggle{cursor:pointer}.apple-shell .nav-chevron{width:.45rem;height:.45rem;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .2s ease}.apple-shell .nav-item.is-open .nav-chevron{transform:rotate(225deg)}.apple-shell .nav-submenu{list-style:none;margin:0;padding:.55rem;position:absolute;top:calc(100% + .6rem);left:0;min-width:220px;border-radius:18px;background:var(--apple-surface);border:1px solid var(--apple-border);box-shadow:var(--apple-shadow-soft);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.apple-shell .nav-item.has-children:hover .nav-submenu,.apple-shell .nav-item.is-open .nav-submenu{opacity:1;transform:translateY(0);pointer-events:auto}.apple-shell .nav-sublink{display:block;padding:.55rem .85rem;border-radius:12px;font-size:.93rem;font-weight:500;color:var(--apple-text)}.apple-shell .nav-sublink:hover{background:var(--apple-surface-muted)}.apple-shell .page-shell,.apple-shell .post-shell,.apple-shell .product-shell{max-width:1120px;margin:0 auto;padding:clamp(2.5rem,4vw,4.5rem) 1.5rem 5rem}.apple-shell .page-hero,.apple-shell .post-hero{text-align:center;margin-bottom:clamp(2rem,3vw,3.5rem)}.apple-shell .post-hero__media{margin:clamp(1.5rem,3vw,2.5rem) auto 0;max-width:960px;border-radius:28px;overflow:hidden;border:1px solid var(--apple-border);background:var(--apple-surface);box-shadow:var(--apple-shadow-soft)}.apple-shell .post-hero__media img{display:block;width:100%;height:auto}.apple-shell .product-hero{margin-bottom:clamp(2rem,3vw,3.5rem)}.apple-shell .page-eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.32em;font-weight:600;color:var(--apple-muted);margin:0 0 1.2rem}.apple-shell .page-title,.apple-shell .post-title{font-size:clamp(2rem,4vw,3.5rem);margin:0}.apple-shell .product-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.85rem}.apple-shell .product-title{font-size:clamp(2rem,3.6vw,3.2rem);margin:0}.apple-shell .product-status{display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .85rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;font-weight:600;color:var(--apple-text);background:var(--apple-surface);border:1px solid var(--apple-border)}.apple-shell .page-subtitle{margin:1rem auto 0;max-width:60ch;color:var(--apple-muted);font-size:clamp(1rem,.95rem + .3vw,1.2rem)}.apple-shell .product-summary{margin:1rem 0 0;max-width:70ch;color:var(--apple-muted);font-size:clamp(1rem,.98rem + .25vw,1.15rem)}.apple-shell .blog-card__meta,.apple-shell .post-meta{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:var(--apple-muted);margin:0}.apple-shell .page-body,.apple-shell .post-body{margin-top:2rem}.apple-shell .product-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(1.5rem,3vw,3rem);align-items:start}.apple-shell .product-media{border-radius:var(--apple-radius);overflow:hidden;background:var(--apple-surface);border:1px solid var(--apple-border);box-shadow:var(--apple-shadow-soft);min-height:260px;display:grid;place-items:center}.apple-shell .product-media img{width:100%;height:100%;object-fit:cover;display:block}.apple-shell .product-media__placeholder{width:100%;height:100%;min-height:260px;background:var(--theme-surface-gradient)}.apple-shell .product-card{background:var(--apple-surface);border:1px solid var(--apple-border);border-radius:var(--apple-radius);padding:1.75rem;box-shadow:var(--apple-shadow-soft);display:grid;gap:1.25rem}.apple-shell .product-card__label{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.2em;font-weight:600;color:var(--apple-muted)}.apple-shell .product-details{display:grid;gap:1rem;margin:0}.apple-shell .product-detail dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:var(--apple-muted);margin:0}.apple-shell .product-detail dd{margin:.35rem 0 0;color:var(--apple-text);white-space:pre-line;line-height:1.6}.apple-shell .product-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.85rem 1.6rem;font-weight:600;background:var(--apple-text);color:var(--apple-bg);box-shadow:0 18px 45px rgba(15,23,42,.2);transition:transform .2s ease,box-shadow .2s ease}.apple-shell .product-cta:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(15,23,42,.24)}.apple-shell .product-note{margin:0;color:var(--apple-muted);font-size:.95rem}.apple-shell .product-body{margin-top:clamp(2.5rem,4vw,4rem)}.apple-shell .content-body{max-width:860px;margin:0 auto}.apple-shell .page-shell:has(.ppa-wrap.industry),.apple-shell .page-shell:has(.ppa-wrap.service-page),.apple-shell .page-shell:has(.ppa-wrap.services){max-width:none;width:100%;padding-left:0;padding-right:0}.apple-shell .content-body:has(.ppa-wrap.industry),.apple-shell .content-body:has(.ppa-wrap.service-page),.apple-shell .content-body:has(.ppa-wrap.services){max-width:none;width:100%;margin:0}.apple-shell .content-body :where(p,li){color:var(--apple-muted);line-height:1.7}.apple-shell .content-body :where(ul,ol){padding-left:1.5rem;margin-bottom:1.25rem}.apple-shell .blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:3rem}.apple-shell .blog-card{display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:var(--apple-surface);border:1px solid var(--apple-border);box-shadow:var(--apple-shadow-soft);transition:transform .3s ease,box-shadow .3s ease}.apple-shell .blog-card:hover{transform:translateY(-6px);box-shadow:var(--apple-shadow)}.apple-shell .blog-card__media img{width:100%;height:200px;object-fit:cover}.apple-shell .blog-card__body{padding:1.6rem 1.6rem 1.9rem;display:flex;flex-direction:column;gap:.85rem;flex:1}.apple-shell .blog-card__title{margin:0;font-size:1.35rem}.apple-shell .blog-card__excerpt{margin:0;color:var(--apple-muted)}.apple-shell .text-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--apple-accent)}.apple-shell .site-footer{margin-top:auto;display:block;text-align:left;padding:3.5rem 1.5rem 2rem;border-top:1px solid var(--apple-border);background:var(--theme-surface-glass);color:var(--apple-text);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.apple-shell .site-footer__inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem}.apple-shell .footer-brand{display:flex;align-items:center;gap:1.25rem;font-weight:600}.apple-shell .footer-brand__text{font-size:1rem;letter-spacing:-.01em}.apple-shell .social-links{list-style:none;margin:0;padding:0;display:flex;gap:.75rem;flex-wrap:wrap}.apple-shell .social-links a{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:999px;border:1px solid var(--apple-border);background:var(--apple-surface);color:var(--apple-text);box-shadow:var(--apple-shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.apple-shell .social-links svg{fill:currentColor}.apple-shell .social-links a:hover{transform:translateY(-2px);box-shadow:var(--apple-shadow)}.apple-shell .site-footer__legal{max-width:1100px;margin:2rem auto 0;text-align:center;color:var(--apple-muted);font-size:.9rem;display:grid;gap:.35rem}@media (max-width:980px){.apple-shell .site-header__inner{flex-wrap:wrap}.apple-shell .site-header__actions{width:100%;justify-content:space-between;flex-wrap:wrap}.apple-shell .site-header__actions>.nav-toggle{order:1}.apple-shell .site-header__actions>.theme-toggle{order:2}.apple-shell .site-header__actions>.site-nav{order:3}.apple-shell .theme-toggle__track{width:150px;height:56px;--toggle-knob:46px}.apple-shell .nav-toggle{display:inline-flex}.apple-shell .site-nav{width:100%;display:none}.apple-shell .site-nav.is-open{display:block}.apple-shell .nav-list{width:100%;flex-direction:column;align-items:stretch;border-radius:24px;padding:.75rem}.apple-shell .nav-link{width:100%;justify-content:space-between}.apple-shell .nav-submenu{position:static;opacity:1;transform:none;pointer-events:auto;box-shadow:none;border:none;background:transparent;padding:.35rem 0 .5rem .5rem;display:none}.apple-shell .nav-item.is-open .nav-submenu{display:block}.apple-shell .product-grid{grid-template-columns:1fr}.apple-shell .product-card{padding:1.5rem}.apple-shell .site-footer__inner{flex-direction:column;align-items:flex-start}}