@charset "UTF-8";
:root{--blue-900: #0f49b4;--ink: #1d2a44;--muted: #6d7a94;--line: rgba(19, 70, 170, 0.12);--shadow: 0 16px 45px rgba(11, 49, 124, 0.18);--max: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--ink);background:linear-gradient(180deg, #f7faff 0%, #eef5ff 100%)}a{color:inherit;text-decoration:none}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px;font-weight:800;color:#1b4ea8;letter-spacing:-0.02em;font-size:20px}.brand--footer{color:white}.brand-mark{width:42px;height:42px;border-radius:12px;border:2px solid rgba(27, 78, 168, 0.75);position:relative;background:linear-gradient(180deg, #f8fbff, #e8f1ff);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.8)}.brand-mark::before,.brand-mark::after{content:"";position:absolute;border:2px solid #1b4ea8;width:8px;height:8px}.brand-mark::before{left:5px;top:5px;border-right:0;border-bottom:0}.brand-mark::after{right:5px;bottom:5px;border-left:0;border-top:0}.brand-mark span{position:absolute;inset:10px;border-radius:10px;background:linear-gradient(180deg, #1d67d0, #114cae)}.brand-mark span::after{content:"↕";position:absolute;inset:0;display:grid;place-items:center;color:white;font-weight:900;font-size:16px}.brand-mark--footer{border-color:rgba(255, 255, 255, 0.4);background:rgba(255, 255, 255, 0.1)}.theme-toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:1px solid rgba(20, 74, 176, 0.1);border-radius:999px;background:#f7fbff;color:#244578;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:0.2s ease;flex:0 0 auto}.theme-toggle:hover{background:#edf4ff;color:var(--blue-900)}.theme-toggle-track{width:42px;height:24px;border-radius:999px;background:linear-gradient(180deg, #dfeaff, #cdddfd);position:relative;box-shadow:inset 0 1px 2px rgba(15, 73, 180, 0.12)}.theme-toggle-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:white;box-shadow:0 2px 8px rgba(18, 76, 175, 0.18);transition:transform 0.22s ease}.footer{padding:28px 0 38px;background:#0b3f99;color:rgba(255, 255, 255, 0.9)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer-nav{display:flex;flex-wrap:wrap;gap:16px;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 18px;border-radius:14px;font-weight:700;transition:0.2s ease}.btn-primary{background:white;color:var(--blue-900);box-shadow:0 12px 30px rgba(9, 38, 98, 0.22)}.btn-secondary{border:1px solid rgba(255, 255, 255, 0.24);color:white;background:rgba(255, 255, 255, 0.1)}.blog-hero{position:relative;overflow:hidden;background:linear-gradient(90deg, #174ead 0%, #0a84d8 100%);color:white;padding:56px 0 172px;margin-bottom:0}.blog-hero.no-video{padding:40px 0 !important}.blog-hero.no-video .blog-hero-inner.guide-hero-layout{grid-template-columns:unset !important}.blog-hero.inset{margin-bottom:-192px}.blog-grid-lines{position:absolute;inset:0;opacity:0.16;background-image:linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px);background-size:78px 78px;mask-image:linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.2));pointer-events:none}.blog-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 0.95fr;gap:36px;align-items:center}.blog-hero-inner.single{grid-template-columns:1fr}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255, 255, 255, 0.12);border:1px solid rgba(255, 255, 255, 0.18);font-size:13px;margin-bottom:18px}.blog-copy h1{margin:0 0 14px;font-size:clamp(38px, 6vw, 70px);line-height:0.94;letter-spacing:-0.06em}.blog-copy p{margin:0 0 28px;max-width:680px;font-size:18px;line-height:1.7;color:rgba(255, 255, 255, 0.86)}.actions{display:flex;gap:14px;flex-wrap:wrap}.blog-panel,.guide-card,.article-block,.product-explainer{background:rgba(255, 255, 255, 0.96);border-radius:24px;border:1px solid rgba(21, 79, 184, 0.1);box-shadow:0 16px 45px rgba(11, 49, 124, 0.18)}.blog-panel{overflow:hidden;color:#1d2a44;border:none}.blog-panel-top{height:52px;display:flex;align-items:center;gap:8px;padding:0 18px;background:#0c4fa1;border-bottom:1px solid rgba(38, 84, 175, 0.08)}.tutorial-panel-video-frame{height:350px;position:relative;transition:all 0.2s;cursor:pointer}.tutorial-panel-video-frame:hover .icon{opacity:1}.tutorial-panel-video-frame .icon{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;color:#fff;cursor:pointer;background:rgba(0, 0, 0, 0.65);display:flex;align-items:center;justify-content:center;transition:all 0.2s;font-size:4rem;border-radius:0}.tutorial-panel-video-frame .frame-video-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url("https://go.armazon.net/u_content/u_task_images/2026/05/23/1779530309_1033cef83369301b4658.png");background-size:cover;background-position:center;background-repeat:no-repeat}.tutorial-panel-video-frame .frame-video-overlay.overlay-remove{display:none}.tutorial-panel-video-frame iframe{width:100%}.dot{width:10px;height:10px;border-radius:50%;background:#cddaf6}.article-block,.product-explainer{padding:28px}.blog-panel-body{padding:15px;background:#000}.blog-status,.guide-cat{display:inline-flex;width:fit-content;padding:9px 12px;border-radius:999px;background:#eaf2ff;color:#2d63ca;font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.blog-panel h2,.blog-section-head h2,.article-block h2{margin:0 0 10px;font-size:clamp(28px, 4vw, 42px);line-height:1.03;letter-spacing:-0.04em}.blog-panel p,.blog-panel li,.blog-section-head p,.blog-section-head li,.article-block p,.article-block li{color:#6d7a94;line-height:1.75}.blog-section{padding:72px 0}.blog-soft{background:linear-gradient(180deg, #f8fbff 0%, #eef4ff 100%)}.blog-section-head{max-width:760px;margin:0 auto 28px;text-align:center}.blog-section-head.left{text-align:left;margin-left:0}.seo-cats{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.seo-cats a{padding:10px 14px;border-radius:999px;background:white;border:1px solid rgba(21, 79, 184, 0.1);color:#244578;font-size:14px;font-weight:700}.seo-cats a.active,.seo-cats a:hover{background:#edf4ff;color:#0f49b4}.guide-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px}.guide-card{padding:24px;display:grid;gap:12px}.guide-card h3{margin:0;font-size:22px;line-height:1.12;letter-spacing:-0.03em}.guide-card p{margin:0}.guide-link,.related-guides a{color:#0f49b4;font-weight:800}.guide-link{display:block;margin:auto;text-decoration:underline}.adv-list,.related-guides ul{margin:0;padding-left:20px;display:grid;gap:10px}.guide-video{width:100%;border-radius:20px;background:#dfeaff;border:1px solid rgba(21, 79, 184, 0.08)}.steps-list{margin:0;padding-left:22px;display:grid;gap:12px}.faq-block details{border-radius:18px;border:1px solid rgba(21, 79, 184, 0.08);background:#fbfdff;padding:0 18px}.faq-block details+details{margin-top:12px}.faq-block details p{margin:0 0 18px}.faq-block summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:800}.faq-block summary::-webkit-details-marker{display:none}@media (max-width:1024px){.blog-hero-inner,.product-explainer{grid-template-columns:1fr}.guide-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width:760px){.container{width:min(calc(100% - 24px), var(--max))}.theme-toggle{white-space:nowrap;flex:0 0 auto}.blog-hero{padding:36px 0 48px}.blog-hero-inner{grid-template-columns:1fr;gap:24px}.blog-copy{text-align:center;display:grid;justify-items:center}.blog-copy p{font-size:16px}.guide-grid{grid-template-columns:1fr}.product-explainer,.article-block,.guide-card,.blog-panel-body{padding:20px}}@media (max-width:560px){.container{width:min(calc(100% - 20px), var(--max))}.brand{font-size:18px}.brand-mark{width:38px;height:38px}.blog-section{padding:56px 0}.blog-copy h1{font-size:clamp(30px, 10vw, 48px)}.seo-cats{gap:8px}.seo-cats a{font-size:13px;padding:9px 12px}.product-explainer,.article-block,.guide-card{border-radius:20px}}.guide-hero-layout{grid-template-columns:1fr 0.92fr}.guide-breadcrumbs{color:rgba(255, 255, 255, 0.78);font-size:14px;margin-bottom:18px}.guide-breadcrumbs a{color:inherit}.guide-hero-panel{align-self:stretch}.guide-video--placeholder{aspect-ratio:0.5625;max-height:600px;margin:0 auto;width:min(100%, 360px);display:grid;place-items:center;text-align:center;padding:22px;border-radius:28px;border:1px solid rgba(21, 79, 184, 0.1);background:linear-gradient(180deg, #edf4ff, #dfeaff);color:var(--muted)}.guide-video-copy strong{display:block;margin-bottom:8px;font-size:20px;letter-spacing:-0.02em;color:var(--ink)}.guide-video-copy span{line-height:1.7}.guide-content-layout{display:grid;grid-template-columns:minmax(0, 1fr) 320px;gap:32px;align-items:start}.guide-subsection+.guide-subsection{margin-top:32px}.guide-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.guide-tag{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#eef4ff;color:#1f57bc;border:1px solid rgba(21, 79, 184, 0.08)}.guide-steps{display:grid;gap:18px}.guide-step{display:grid;gap:16px;padding:20px;border-radius:18px;background:rgba(255, 255, 255, 0.72);border:1px solid rgba(21, 79, 184, 0.08);align-items:stretch}.guide-step-images{display:flex;gap:12px;justify-items:start}.guide-step-image{display:block;position:relative;width:100%;max-width:360px;max-height:210px;min-width:0;aspect-ratio:1.7777777778;padding:0;overflow:hidden;border:1px solid rgba(21, 79, 184, 0.12);border-radius:16px;background:linear-gradient(135deg, #edf5ff, #f8fbff);cursor:zoom-in;box-shadow:0 10px 24px rgba(11, 49, 124, 0.08);transition:transform 0.18s ease, border-color 0.18s ease, box-shadow 0.18s ease}.guide-step-image::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg, rgba(7, 16, 34, 0.18), rgba(7, 16, 34, 0) 42%)}.guide-step-image img{width:100%;height:100%;display:block;object-fit:cover}.guide-step-image:hover,.guide-step-image:focus-visible{border-color:rgba(29, 103, 208, 0.44);box-shadow:0 14px 30px rgba(11, 49, 124, 0.14);transform:translateY(-1px);outline:none}.guide-step-image.is-portrait-preview{width:min(100%, 190px);max-width:190px;max-height:300px;aspect-ratio:0.5625;background:linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(237, 245, 255, 0.92)), linear-gradient(135deg, #edf5ff, #f8fbff)}.guide-step-image.is-portrait-preview img{object-fit:contain;padding:8px}.guide-step-image-number{position:absolute;top:10px;left:10px;z-index:1;width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg, #1d67d0, #114cae);color:white;font-weight:900;box-shadow:0 10px 22px rgba(11, 49, 124, 0.26)}.guide-step-copy{min-width:0}.guide-step-copy>span{display:inline-flex;margin-bottom:8px;font-size:12px;line-height:1;font-weight:900;color:var(--blue-900);text-transform:uppercase}.guide-step h3,.guide-toc h3{margin:0 0 6px;font-size:18px;letter-spacing:-0.02em}.guide-step p,.guide-related-card p{margin:0}.guide-note{border-left:3px solid #1d67d0;padding:16px 18px;background:#f4f8ff;border-radius:14px;color:var(--muted);line-height:1.72}.guide-toc{position:sticky;top:96px}.guide-toc-links{display:grid;gap:2px}.guide-toc-links a{display:block;color:var(--muted);padding:10px 0;border-bottom:1px solid rgba(21, 79, 184, 0.08);font-weight:600}.guide-related-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}.guide-related-card{padding:18px;border-radius:18px;background:rgba(255, 255, 255, 0.7);border:1px solid rgba(21, 79, 184, 0.08)}.guide-related-card strong{display:block;letter-spacing:-0.02em;color:var(--ink)}.guide-related-card p{margin-top:8px;color:var(--muted);line-height:1.6}.guide-cta{text-align:center}.guide-cta h2{margin-bottom:14px}.guide-cta p{max-width:720px;margin:0 auto 24px}.guide-cta-actions{justify-content:center}.has-step-modal-open{overflow:hidden}.guide-step-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:10vh 96px 32px}.guide-step-modal[hidden]{display:none !important}.guide-step-modal-backdrop{position:absolute;inset:0;background:rgba(0, 0, 0, 0.72);backdrop-filter:blur(3px)}.guide-step-modal-dialog{position:relative;z-index:1;width:fit-content;max-width:calc(100vw - 192px);max-height:calc(90vh - 32px)}.guide-step-modal-content{min-width:0;width:fit-content;max-width:100%;max-height:calc(90vh - 32px);margin:0;overflow:visible;display:flex;flex-direction:column;border-radius:28px;background:rgba(255, 255, 255, 0.96);border:1px solid rgba(255, 255, 255, 0.28);box-shadow:0 30px 90px rgba(2, 8, 23, 0.44);padding:0 0 12px}.guide-step-modal-content.is-portrait-modal{width:fit-content;justify-self:center}.guide-step-modal-content.is-portrait-modal .guide-step-modal-media img{width:auto;max-width:min(420px, calc(100vw - 192px));max-height:calc(90vh - 182px);padding:0}.guide-step-modal-media{flex:0 1 auto;display:flex;justify-content:center;align-items:flex-start;background:transparent;border:0;border-radius:28px 28px 20px 20px;overflow:hidden}.guide-step-modal-media img{width:min(860px, calc(100vw - 192px));height:auto;max-width:100%;max-height:calc(90vh - 182px);display:block;object-fit:contain}.guide-step-modal-caption{flex:0 0 auto;padding:14px 14px 8px}.guide-step-modal-caption span{display:inline-flex;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:#eef4ff;font-size:12px;line-height:1;font-weight:900;color:var(--blue-900);text-transform:uppercase}.guide-step-modal-caption h3{margin:0 0 8px;font-size:24px;line-height:1.2;letter-spacing:-0.02em}.guide-step-modal-caption p{margin:0;color:var(--muted);line-height:1.65}.guide-step-modal-arrow,.guide-step-modal-close{border:0;background:transparent;color:white;cursor:pointer;display:grid;place-items:center;box-shadow:none;backdrop-filter:none;transition:transform 0.18s ease, opacity 0.18s ease}.guide-step-modal-arrow:hover,.guide-step-modal-arrow:focus-visible,.guide-step-modal-close:hover,.guide-step-modal-close:focus-visible{background:transparent;box-shadow:none;opacity:0.82;outline:none}.guide-step-modal-arrow:disabled,.guide-step-modal-close:disabled{cursor:default;opacity:0.32}.guide-step-modal-arrow{position:absolute;top:50%;z-index:2;width:76px;height:76px;border-radius:999px;transform:translateY(-50%)}.guide-step-modal-arrow span{line-height:1;font-size:54px;font-weight:300}.guide-step-modal-arrow:hover,.guide-step-modal-arrow:focus-visible{transform:translateY(-50%)}.guide-step-modal-arrow:disabled{transform:translateY(-50%)}.guide-step-modal-prev{left:-86px}.guide-step-modal-next{right:-86px}.guide-step-modal-close{position:absolute;top:-34px;right:-34px;z-index:2;width:64px;height:64px;border-radius:999px;background:transparent}.guide-step-modal-close span{line-height:1;font-size:42px;font-weight:300;transform:translateY(-1px)}body.dark-mode .guide-video--placeholder,body.dark-mode .guide-step,body.dark-mode .guide-related-card{background:#16233e;border-color:rgba(124, 160, 235, 0.14)}body.dark-mode .guide-step-image,body.dark-mode .guide-step-modal-content{background:#16233e;border-color:rgba(124, 160, 235, 0.2)}body.dark-mode .guide-step-image{background:linear-gradient(135deg, #162743, #111d34)}body.dark-mode .guide-video-copy strong,body.dark-mode .guide-related-card strong{color:var(--ink)}body.dark-mode .guide-breadcrumbs{color:rgba(255, 255, 255, 0.76)}body.dark-mode .guide-tag{background:#162743;color:#b7d0ff;border-color:rgba(124, 160, 235, 0.12)}body.dark-mode .guide-note{background:#16233e;color:var(--muted);border-left-color:#8cb6ff}body.dark-mode .guide-toc-links a{color:var(--muted);border-bottom-color:rgba(124, 160, 235, 0.12)}.guides-pager{display:grid;gap:20px}.guides-pager-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.guides-pager-meta{display:grid;gap:4px}.guides-pager-meta strong{font-size:18px;letter-spacing:-0.02em;color:var(--ink)}.guides-pager-meta span{color:var(--muted);font-size:14px}.guides-pager-actions{display:flex;align-items:center;gap:10px}.guides-arrow{width:48px;height:48px;border-radius:50%;border:1px solid rgba(21, 79, 184, 0.1);background:white;color:var(--blue-900);display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 22px rgba(11, 49, 124, 0.08);transition:transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease, background 0.2s ease}.guides-arrow span{font-size:24px;font-weight:800;line-height:1;transform:translateY(-1px)}.guides-arrow:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 26px rgba(11, 49, 124, 0.12);background:#f7fbff}.guides-arrow:disabled{opacity:0.42;cursor:not-allowed;box-shadow:none}.guides-viewport{position:relative;overflow:hidden;border-radius:28px;min-height:100px;transition:height 0.34s ease}.guides-track{position:relative;width:100%}.guides-page{position:absolute;inset:0;width:100%;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(100%, 0, 0);transition:transform 0.42s cubic-bezier(0.22, 0.61, 0.36, 1), opacity 0.28s ease, visibility 0.28s ease}.guides-page.is-active{visibility:visible}.guides-page.is-current{opacity:1;pointer-events:auto;transform:translate3d(0, 0, 0)}.guides-page.is-enter-from-right{opacity:1;transform:translate3d(100%, 0, 0)}.guides-page.is-enter-from-left{opacity:1;transform:translate3d(-100%, 0, 0)}.guides-page.is-enter-from-right.is-current,.guides-page.is-enter-from-left.is-current{transform:translate3d(0, 0, 0)}.guides-page.is-exit-to-left{opacity:1;visibility:visible;transform:translate3d(-100%, 0, 0)}.guides-page.is-exit-to-right{opacity:1;visibility:visible;transform:translate3d(100%, 0, 0)}.guides-page.is-hidden-left{opacity:0;visibility:hidden;transform:translate3d(-100%, 0, 0)}.guides-page.is-hidden-right{opacity:0;visibility:hidden;transform:translate3d(100%, 0, 0)}.guide-card{min-width:0;transition:opacity 0.24s ease, transform 0.24s ease}.guides-page:not(.is-current) .guide-card{opacity:0;transform:translateY(10px)}.guides-page.is-current .guide-card{opacity:1;transform:translateY(0)}@media (max-width:1024px){.guide-hero-layout,.guide-content-layout,.guide-related-grid{grid-template-columns:1fr}.guide-toc{position:static}}@media (max-width:760px){.guide-step{padding:16px}.guide-step-images{grid-template-columns:1fr}.guide-step-image{max-width:100%;max-height:220px}.guide-step-image.is-portrait-preview{width:min(58vw, 190px);max-height:300px}.guide-step-image-number{width:34px;height:34px;border-radius:12px}.guide-video--placeholder{width:min(100%, 320px)}.guide-step-modal{padding:10vh 42px 18px}.guide-step-modal-dialog{max-width:calc(100vw - 84px);max-height:calc(90vh - 18px)}.guide-step-modal-content{max-width:100%;max-height:calc(90vh - 18px);padding:0 0 8px;border-radius:22px}.guide-step-modal-content.is-portrait-modal{width:fit-content}.guide-step-modal-media{border-radius:22px 22px 16px 16px}.guide-step-modal-media img{width:min(100%, calc(100vw - 84px));max-height:calc(90vh - 156px)}.guide-step-modal-content.is-portrait-modal .guide-step-modal-media img{width:auto;max-width:min(360px, calc(100vw - 84px));max-height:calc(90vh - 156px)}.guide-step-modal-caption{padding:12px 10px 6px}.guide-step-modal-caption h3{font-size:20px}.guide-step-modal-prev,.guide-step-modal-next{grid-row:auto;width:54px;height:54px}.guide-step-modal-arrow span{font-size:42px}.guide-step-modal-prev{left:-48px}.guide-step-modal-next{right:-48px}.guide-step-modal-close{top:-28px;right:-24px;width:52px;height:52px;background:transparent}.guide-step-modal-close span{font-size:34px}}@media (max-width:560px){.guide-breadcrumbs{font-size:13px}.guide-tag-row{margin-bottom:18px}.guide-step{gap:12px}.guide-related-card{padding:16px}}