:root{--blue:#0078d4;--blue-dark:#005a9e;--ink:#111827;--muted:#526070;--line:rgba(15,23,42,0.1);--surface:#ffffff;--surface-soft:#f4f8fc;--shadow:0 18px 46px rgba(15,23,42,0.12);color-scheme:light}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth;font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Tahoma}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:"Helvetica Neue",Helvetica,Arial,Verdana,Tahoma;color:var(--ink);background:#ffffff;letter-spacing:0}body.modal-open{overflow:hidden}main{flex:1 0 auto}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:var(--blue-dark)}.container{width:min(1120px,calc(100% - 32px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-80px;z-index:20;background:#fff;padding:10px 14px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,0.92);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.site-nav{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.site-menu{display:flex;align-items:center}.brand{gap:10px;color:#101828;text-decoration:none;font-weight:650}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;background:linear-gradient(145deg,#005ea6,#1687dd);color:#fff}.site-menu{gap:22px}.site-menu a{color:#243044;font-size:0.95rem;text-decoration:none}.site-menu a:hover,.site-menu a:focus-visible{color:var(--blue-dark)}.nav-toggle{display:none}.announce{background:linear-gradient(90deg,#005ea6 0%,#0078d4 55%,#0b84e0 100%);color:#f4f9ff;font-size:0.9rem}.announce-inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:0.7rem;flex-wrap:wrap;text-align:center;padding:0.48rem 0}.announce a{color:#fff;font-weight:650;text-underline-offset:2px}.windows-hero{padding-block:clamp(1.6rem,3vw,2.6rem)}.windows-hero-shell{position:relative;overflow:hidden;border-radius:16px;padding:clamp(1.7rem,3.6vw,3rem);color:#f8fbff;background:linear-gradient(150deg,rgba(0,83,156,0.97)0%,rgba(0,112,201,0.95)52%,rgba(0,131,237,0.9)100%);border:1px solid rgba(185,223,255,0.34);box-shadow:0 24px 58px rgba(3,40,77,0.2);isolation:isolate}.windows-hero-shell::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0.11)1px,transparent 1px)0 0 / 34px 34px,linear-gradient(0deg,rgba(255,255,255,0.09)1px,transparent 1px)0 0 / 34px 34px,radial-gradient(circle at 88% 18%,rgba(255,255,255,0.24)0%,rgba(255,255,255,0)46%);opacity:0.26}.windows-hero-shell>*{position:relative;z-index:1}.kicker{margin:0 0 0.7rem;font-size:0.8rem;letter-spacing:0.12em;text-transform:uppercase;font-weight:650;color:rgba(234,246,255,0.92)}.kicker.dark{color:var(--blue-dark)}.windows-hero h1,.hero-panel h1,.contact-panel h1{margin:0;font-size:clamp(2.1rem,4vw,3.25rem);line-height:1.05;max-width:19ch}.windows-hero p,.hero-panel p,.panel p,.surface p,.cta-strip p,.contact-panel p{color:inherit;line-height:1.62}.windows-hero p{max-width:64ch;color:rgba(243,249,255,0.94);font-size:clamp(1rem,1.35vw,1.16rem)}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.72rem;margin-top:1.7rem}.actions.centered{justify-content:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:6px;font-weight:650;font-size:0.98rem;padding:0.62rem 1.18rem;text-decoration:none;border:1px solid transparent;cursor:pointer}.button-primary{background:linear-gradient(180deg,#3b8bff 0%,#255fe6 100%);color:#fff;border-color:rgba(255,255,255,0.24);box-shadow:0 10px 22px rgba(37,99,235,0.28)}.button-primary:hover,.button-primary:focus-visible{color:#fff;background:linear-gradient(180deg,#4f97ff 0%,#2b66f0 100%)}.button-secondary{background:rgba(3,36,66,0.36);border-color:rgba(219,240,255,0.58);color:#f3f9ff}.button-outline{background:#fff;border-color:rgba(0,90,158,0.22);color:var(--blue-dark)}.button.full{width:100%}.chip-band{display:flex;justify-content:center;align-items:center;gap:0.55rem;flex-wrap:wrap;padding-block:0.9rem 0.4rem}.chip{display:inline-flex;align-items:center;min-height:30px;padding:0.28rem 0.8rem;border-radius:999px;background:linear-gradient(180deg,#f5f9ff 0%,#edf4ff 100%);border:1px solid rgba(0,90,158,0.34);color:var(--blue-dark);font-size:0.81rem;font-weight:650;text-decoration:none}.windows-products,.section{padding-block:clamp(3.8rem,6.5vw,6rem)}.section-tight{padding-block:clamp(1.5rem,2.8vw,2.5rem)}.product-card-grid{display:grid;grid-template-columns:minmax(0,1.25fr)minmax(0,0.95fr);gap:24px}.windows-card{position:relative;overflow:hidden;min-height:360px;padding:clamp(1.4rem,2.5vw,2rem);border-radius:12px;color:#fff;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-start;border:1px solid rgba(157,196,230,0.36);box-shadow:var(--shadow);isolation:isolate}.windows-card::before{content:"";position:absolute;inset:0;z-index:-1;background-size:cover;background-position:center;transition:transform 520ms cubic-bezier(0.16,1,0.3,1)}.windows-card-timer::before{background-image:linear-gradient(180deg,rgba(11,27,58,0.24)0%,rgba(11,27,58,0.52)48%,rgba(11,27,58,0.9)100%),url("/assets/img/content/advtimer-hero.jpg")}.windows-card-sync::before{background-image:linear-gradient(180deg,rgba(11,27,58,0.24)0%,rgba(11,27,58,0.52)48%,rgba(11,27,58,0.9)100%),url("/assets/img/content/onemoresync-hero.jpg")}.windows-card:hover::before,.windows-card:focus-visible::before{transform:scale(1.05)}.windows-card strong{display:block;margin-bottom:0.95rem;font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.15;text-shadow:0 2px 18px rgba(0,0,0,0.28)}.windows-card small{display:block;max-width:46ch;color:rgba(242,248,255,0.9);font-size:0.98rem;line-height:1.56;text-shadow:0 2px 14px rgba(0,0,0,0.28)}.windows-card>span:nth-of-type(2){margin-top:auto}.card-eyebrow,.card-link{font-size:0.78rem;font-weight:650;letter-spacing:0.1em;text-transform:uppercase;color:rgba(244,249,255,0.9)}.card-link{margin-top:1.05rem}.windows-products-copy{max-width:980px;margin:clamp(2.35rem,4.2vw,4rem)auto 0;color:#41516a;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.72;text-align:center}.windows-products-copy p{margin:0}.windows-products-copy p+p{margin-top:0.85rem}.surface,.panel,.cta-strip{border-radius:12px;border:1px solid var(--line);background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%);box-shadow:0 14px 36px rgba(15,23,42,0.09);padding:clamp(1.3rem,2.5vw,2rem)}.surface{margin-top:24px}.surface h2,.panel h2,.section-header h2,.cta-strip h2{margin:0 0 0.8rem;font-size:clamp(1.45rem,2.5vw,2.1rem);line-height:1.14}.surface p,.panel p,.section-header p,.cta-strip p,.contact-panel p{color:var(--muted)}.inline-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:1.2rem;font-weight:650}.product-hero{position:relative;overflow:hidden;padding-block:clamp(1rem,2vw,1.8rem);background:linear-gradient(145deg,rgba(241,246,252,0.82),rgba(233,240,250,0.72));background-position:center;background-size:cover}.product-hero-timer,.product-hero-sync{min-height:clamp(560px,62vh,760px);display:flex;align-items:center;padding-block:clamp(2rem,4vw,4rem)}.product-hero-timer{background:linear-gradient(102deg,rgba(244,248,253,0.88)0%,rgba(239,246,252,0.74)39%,rgba(239,246,252,0.26)68%,rgba(239,246,252,0.08)100%),url("/assets/img/content/advtimer-hero.jpg");background-position:center;background-size:cover}.product-hero-sync{background:linear-gradient(102deg,rgba(244,248,253,0.88)0%,rgba(239,246,252,0.74)39%,rgba(239,246,252,0.26)68%,rgba(239,246,252,0.08)100%),url("/assets/img/content/onemoresync-hero.jpg");background-position:center;background-size:cover}.product-hero-wrap{padding-block:clamp(0.4rem,1vw,0.95rem)}.product-hero-timer .product-hero-wrap,.product-hero-sync .product-hero-wrap{padding-block:clamp(1rem,2vw,2rem)}.hero-panel{max-width:min(100%,760px);border-radius:16px;background:linear-gradient(145deg,rgba(14,24,43,0.92)0%,rgba(16,45,92,0.84)100%);border:1px solid rgba(207,221,243,0.28);box-shadow:0 28px 72px rgba(15,23,42,0.22);padding:clamp(1.35rem,2.8vw,2.35rem);color:#f8fbff;backdrop-filter:blur(4px)}.product-hero-timer .hero-panel,.product-hero-sync .hero-panel{width:min(54%,760px);max-width:760px;padding:clamp(1.9rem,3.8vw,3rem);border-radius:18px}.product-hero-timer .hero-panel h1,.product-hero-sync .hero-panel h1{font-size:clamp(2.7rem,5vw,4.55rem);line-height:0.98;letter-spacing:-0.035em}.product-hero-timer .hero-panel p:not(.kicker),.product-hero-sync .hero-panel p:not(.kicker){font-size:clamp(1.05rem,1.35vw,1.24rem);line-height:1.6}.hero-panel p{max-width:48rem;color:rgba(232,241,255,0.95)}.highlight-grid{list-style:none;margin:1.8rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.72rem}.highlight-grid li{border-radius:10px;border:1px solid var(--line);background:linear-gradient(180deg,#f3f7fc 0%,#eff4fb 100%);color:#1f2a39;font-size:0.97rem;line-height:1.45;font-weight:600;padding:0.72rem 0.8rem}.section-header{margin-bottom:1.2rem}.gallery{border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,#f4f8fc 100%);border:1px solid var(--line);box-shadow:0 18px 44px rgba(15,23,42,0.08);padding:clamp(1.05rem,2vw,1.55rem)}.gallery-stage{position:relative;width:min(100%,1040px);margin:0 auto;aspect-ratio:16 / 10;border-radius:12px;border:1px solid rgba(15,23,42,0.18);box-shadow:0 14px 36px rgba(15,23,42,0.14);overflow:hidden;background:#0b1220;cursor:zoom-in}.gallery-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 220ms ease}.gallery-slide.is-active{opacity:1}.gallery-caption{max-width:760px;margin:0.95rem auto 0;color:#4b5563;text-align:center;line-height:1.5}.gallery-thumbs{display:flex;justify-content:center;flex-wrap:wrap;gap:0.56rem;margin-top:1.1rem}.gallery-thumb{padding:0.26rem;border:0;border-radius:8px;background:#eef3fa;box-shadow:inset 0 0 0 1px var(--line),0 4px 10px rgba(15,23,42,0.1);cursor:pointer}.gallery-thumb.is-active{background:#fff;box-shadow:inset 0 0 0 1px #2563eb,0 8px 16px rgba(37,99,235,0.2)}.gallery-thumb img{width:clamp(78px,10vw,116px);height:clamp(50px,6.4vw,74px);object-fit:cover;border-radius:6px}.two-column{display:grid;grid-template-columns:minmax(0,1.35fr)minmax(280px,0.85fr);gap:clamp(1.6rem,4vw,3rem)}.feature-list{margin:0;padding:0;list-style:none;display:grid;gap:0.78rem}.feature-list.compact{gap:0.5rem}.feature-list li{position:relative;padding-left:1.35rem;color:#344154;line-height:1.6}.feature-list li::before{content:"";position:absolute;top:0.68em;left:0;width:0.36rem;height:0.36rem;border-radius:2px;background:linear-gradient(135deg,#0078d4 0%,#106ebe 100%)}.cta-section{padding-top:1rem}.cta-strip{text-align:center}.image-modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px}.image-modal.is-open{display:flex}.image-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(8,13,24,0.78)}.image-modal-content{position:relative;z-index:1;width:min(1180px,96vw)}.image-modal-content img{width:100%;max-height:86vh;object-fit:contain;border-radius:10px;box-shadow:0 24px 80px rgba(0,0,0,0.38)}.image-modal-close,.dialog-close{position:absolute;right:10px;top:10px;z-index:2;width:34px;height:34px;border:0;border-radius:999px;background:#fff;color:#1f2937;cursor:pointer}.cookie-banner{position:fixed;inset:auto 0 0;z-index:90;padding:16px;background:rgba(247,249,252,0.94);border-top:1px solid var(--line);box-shadow:0 -18px 42px rgba(15,23,42,0.12);backdrop-filter:blur(14px)}.cookie-banner.is-hidden{display:none}.cookie-banner-inner{width:min(1120px,100%);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-banner strong{display:block;margin-bottom:0.28rem;color:#111827}.cookie-banner p{max-width:72ch;margin:0;color:var(--muted);font-size:0.94rem;line-height:1.5}.cookie-banner-actions{display:flex;align-items:center;gap:0.7rem;flex:0 0 auto}.download-dialog{width:min(1120px,95vw);border:0;border-radius:14px;padding:0;box-shadow:0 28px 68px rgba(15,23,42,0.24)}.download-dialog::backdrop{background:rgba(8,13,24,0.62)}.dialog-grid{display:grid;grid-template-columns:minmax(260px,0.8fr)minmax(0,1.2fr);gap:16px;padding:clamp(1rem,2vw,1.4rem);background:linear-gradient(180deg,#f9fbff 0%,#f2f6fb 100%)}.license-card{border-radius:12px;border:1px solid var(--line);background:#fff;padding:clamp(1rem,2vw,1.3rem)}.license-card>.button.full{margin-top:clamp(0.8rem,2vw,1.25rem)}.eula-scroll{max-height:min(54vh,620px);overflow-y:auto;color:#334155;line-height:1.58}.eula-copyright{margin:1rem 0 0;color:var(--muted);font-size:0.9rem}.muted{color:#64748b}.contact-page{min-height:62vh;display:grid;align-items:center}.not-found-page{min-height:62vh;display:grid;align-items:center}.not-found-panel h1{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:0}.support-note{margin-block:1.3rem;padding-left:1rem;border-left:4px solid var(--blue)}.support-note p{margin-block:0.7rem}.legal-page{align-items:start}.legal-panel{width:100%}.legal-panel h1{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:0}.legal-section{margin-top:clamp(1.35rem,2.4vw,2rem);padding-top:clamp(1.15rem,2vw,1.55rem);border-top:1px solid var(--line)}.legal-section h2{margin:0 0 0.7rem;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.18}.legal-section p{color:var(--muted);line-height:1.7}.legal-section p:last-child{margin-bottom:0}.kb-hero .windows-hero-shell{background:linear-gradient(150deg,rgba(0,83,156,0.98)0%,rgba(0,112,201,0.94)48%,rgba(20,132,216,0.9)100%)}.kb-section{padding-block:clamp(3.2rem,6vw,5.8rem)}.kb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.kb-group{border-radius:12px;border:1px solid var(--line);background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%);box-shadow:0 14px 36px rgba(15,23,42,0.09);padding:clamp(1.25rem,2.2vw,1.8rem)}.kb-group h2{margin:0 0 1rem;font-size:clamp(1.35rem,2.2vw,1.85rem);line-height:1.15}.kb-list{display:grid;gap:0.75rem}.kb-list.standalone{margin-top:1.5rem}.kb-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-radius:8px;border:1px solid rgba(0,90,158,0.14);background:#fff;text-decoration:none;box-shadow:0 8px 18px rgba(15,23,42,0.05)}.kb-row:hover,.kb-row:focus-visible{border-color:rgba(0,90,158,0.36);background:#f7fbff}.kb-row strong,.kb-row small{display:block}.kb-row strong{color:#111827;line-height:1.25}.kb-row small{color:var(--muted);margin-top:0.35rem;line-height:1.45}.kb-row em{flex:0 0 auto;color:var(--blue-dark);font-style:normal;font-weight:650;font-size:0.9rem}.kb-article{padding-block:clamp(2.8rem,5vw,5rem)}.breadcrumbs{display:flex;gap:0.45rem;align-items:center;color:#64748b;font-size:0.92rem;margin-bottom:1.5rem}.breadcrumbs a{color:var(--blue-dark);text-decoration:none;font-weight:600}.kb-article-header,.kb-article-body,.kb-article-footer{width:100%}.kb-article-header{margin-bottom:1.6rem}.kb-article-header h1{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;letter-spacing:-0.02em}.kb-article-header p{color:var(--muted);font-size:1.1rem;line-height:1.62}.kb-article-body{border-radius:12px;border:1px solid var(--line);background:#fff;box-shadow:0 14px 36px rgba(15,23,42,0.08);padding:clamp(1.25rem,2.4vw,2rem);color:#344154;line-height:1.72;font-size:1.05rem}.kb-article-body p{margin:0 0 1rem}.kb-article-body p:last-child{margin-bottom:0}.kb-article-footer{margin-top:1.4rem;color:var(--muted)}.site-breadcrumb{border-top:1px solid var(--line);background:#fff;padding-block:18px}.breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:0.45rem;list-style:none;margin-block:0;padding-left:0;color:var(--muted);font-size:0.92rem}.breadcrumb-list li{display:inline-flex;align-items:center;gap:0.45rem;min-width:0}.breadcrumb-list li:not(:last-child)::after{content:"/";color:#94a3b8}.breadcrumb-list a{color:var(--blue-dark);font-weight:650;text-decoration:none}.breadcrumb-list span{color:#334155;overflow-wrap:anywhere}.site-footer{flex-shrink:0;border-top:1px solid var(--line);background:#f7f9fc;padding-block:28px}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr)auto;gap:24px}.footer-grid p{color:var(--muted);margin-bottom:0}.footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:0.45rem;text-align:right}.footer-grid .copyright{font-size:0.92rem}.footer-links nav{display:flex;flex-wrap:wrap;gap:12px 18px;justify-content:flex-end}@media(max-width:900px){.nav-toggle{display:inline-flex;border:1px solid var(--line);background:#fff;border-radius:6px;padding:8px 10px}.site-menu{display:none;position:absolute;left:16px;right:16px;top:58px;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:var(--shadow)}.site-menu.is-open{display:flex}.site-menu a{padding:10px}.product-hero-timer,.product-hero-sync{min-height:clamp(520px,72vh,680px)}.product-hero-timer{background:linear-gradient(180deg,rgba(244,248,253,0.88)0%,rgba(239,246,252,0.7)42%,rgba(239,246,252,0.18)100%),url("/assets/img/content/advtimer-hero.jpg");background-position:center}.product-hero-sync{background:linear-gradient(180deg,rgba(244,248,253,0.88)0%,rgba(239,246,252,0.7)42%,rgba(239,246,252,0.18)100%),url("/assets/img/content/onemoresync-hero.jpg");background-position:center}.product-hero-timer .hero-panel,.product-hero-sync .hero-panel{width:100%;max-width:100%}.product-card-grid,.two-column,.dialog-grid,.kb-grid,.footer-grid{grid-template-columns:1fr}.highlight-grid{grid-template-columns:1fr}.footer-links{align-items:flex-start;text-align:left}.footer-links nav{justify-content:flex-start}.cookie-banner-inner,.cookie-banner-actions{align-items:stretch;flex-direction:column}.cookie-banner-actions .button{width:100%}}