:root{--purple:#5532a2;--purple-dark:#2f2458;--lavender:#f3f0ff;--border:#e5e0f4;--muted:#686276;--text:#302a40;--soft:#faf9fd;--radius:12px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;padding:22px 18px;background:url('../img/bg.png') #ccd1d9;font-family:var(--font);font-size:16px;line-height:1.7;color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,summary{touch-action:manipulation}button,summary{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--purple-dark);line-height:1.35;font-weight:650}h1{font-size:40px;letter-spacing:-.035em}h2{font-size:24px;letter-spacing:-.015em}h3{font-size:18px}a:hover{color:var(--purple)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #a88adf;outline-offset:4px}summary{list-style:none}summary::-webkit-details-marker{display:none}.icon{width:22px;height:22px;display:inline-block;vertical-align:middle;flex-shrink:0}.directional{transition:transform .15s}.site-shell{max-width:1400px;min-height:calc(100vh - 44px);margin:auto;background:#fff;border:1px solid #dedbe6;border-radius:16px;box-shadow:0 14px 44px #29203e0d}.site-header{padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--border);position:relative;z-index:20;border-radius:16px 16px 0 0;background:#fff}.brand{display:flex;align-items:center;gap:15px;min-width:0}.brand img{width:60px;height:60px;object-fit:contain;flex-shrink:0}.brand strong{font-size:19px;color:var(--purple);display:block;max-width:370px;line-height:1.4}.brand small{display:block;margin-top:3px;font-size:13px;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.button{background:var(--purple);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 17px;border:1px solid var(--purple);border-radius:9px;font-size:14px;font-weight:600;line-height:1.5}.button:hover{background:#452587;color:#fff;box-shadow:0 5px 14px #5532a226}.button .icon{width:17px;height:17px}.button.secondary{background:white;border-color:#d8cff2;color:var(--purple)}.button.secondary:hover{background:var(--lavender)}.language-picker{position:relative}.language-picker summary{min-height:44px;min-width:155px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:8px 11px;border:1px solid #d8cff2;border-radius:10px;background:#fff;color:var(--purple-dark);font-size:14px;font-weight:600;box-shadow:0 7px 20px #5532a210}.language-picker summary .icon{width:17px;height:17px}.language-picker summary .icon:last-child{width:13px}.language-menu{position:absolute;inset-inline-end:0;top:calc(100% + 9px);width:270px;max-width:calc(100vw - 35px);max-height:65vh;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;background:#fff;border:1px solid #ded6f4;box-shadow:0 18px 48px #2f245829;border-radius:12px;padding:8px;z-index:50}.language-menu a{display:flex;gap:12px;align-items:center;padding:8px;border-radius:7px;min-height:44px;font-size:14px;line-height:1.5}.language-code{font-size:12px;min-width:36px;background:#eee8ff;color:var(--purple);border-radius:6px;padding:3px 5px;text-align:center;font-weight:700}.language-menu a:hover,.language-menu a[aria-current]{background:var(--purple);color:#fff}.language-menu a[aria-current] .language-code,.language-menu a:hover .language-code{background:#ffffff24;color:#fff}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:22px;z-index:99;background:var(--purple);color:#fff;border-radius:8px;padding:12px 20px}.skip-link:focus{top:10px}.home-main{max-width:1190px;margin:auto;padding:0 34px 55px}.hero{padding:42px 0 31px}.eyebrow{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:650;color:var(--purple);line-height:1.6}.eyebrow .icon{width:17px;height:17px}.hero h1{margin:13px 0 12px}.hero-copy>p{max-width:800px;font-size:17px;color:var(--muted);line-height:1.75}.search-form{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:14px;align-items:center;max-width:840px;min-height:66px;margin-top:26px;padding:7px 8px 7px 20px;border:1px solid #cfc4e5;border-radius:12px;box-shadow:0 5px 20px #5532a208;background:#fff}.search-form>.icon{color:#8d7ea4}.search-form input[type=search]{min-width:0;border:0;outline:0;background:transparent;height:48px;padding:0;color:var(--text);font-size:16px}.search-form:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px #5532a211}.search-form input::placeholder{color:#8b8496;opacity:1}.search-form button{border:0;border-radius:8px;background:var(--purple);color:#fff;padding:12px 22px;min-height:46px;font-size:15px}.search-form button:hover{background:#452587}.popular{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:14px;color:#82788d;font-size:13px}.popular a{display:inline-flex;gap:3px;align-items:center;font-size:14px;color:#65557a}.popular a:hover{text-decoration:underline;color:var(--purple)}.popular .icon{width:13px;height:13px}.quick-start{display:flex;align-items:center;gap:22px;border:1px solid #ded6f4;border-radius:12px;background:#f3f0ff;padding:26px 28px;margin:0 0 38px}.quick-icon{height:67px;width:67px;background:#fff;border:1px solid #e5ddf4;color:var(--purple);border-radius:14px;display:grid;place-items:center;flex-shrink:0}.quick-icon>.icon{width:32px;height:32px}.quick-start .eyebrow{font-size:12px}.quick-start h2{font-size:23px;margin:5px 0 6px}.quick-start p{font-size:15px;color:#746687}.quick-link{display:flex;align-items:center;gap:10px;margin-inline-start:auto;font-size:14px;font-weight:650;color:var(--purple);max-width:190px;line-height:1.5;flex-shrink:0}.quick-link>.icon{width:19px;height:19px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.section-heading h2{font-size:25px}.section-heading>span{font-size:13px;color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:7px;padding-bottom:20px;margin-bottom:27px;border-bottom:1px solid var(--border)}.filters>a{display:flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid transparent;border-radius:8px;font-size:14px;color:#736882;line-height:1.5}.filters .icon{width:17px;height:17px}.filters>a:hover{background:var(--soft);color:var(--purple)}.filters>a[aria-current]{background:var(--lavender);color:var(--purple);font-weight:600}.category-section{margin-bottom:32px}.category-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.category-heading>span{display:grid;place-items:center;width:42px;height:42px;border:1px solid #e5def3;background:#faf8ff;border-radius:10px;color:var(--purple)}.category-heading h2{font-size:19px}.category-heading p{font-size:14px;color:var(--muted);margin-top:3px}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guide-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--border);border-radius:11px;padding:23px;min-height:222px;transition:border-color .15s,box-shadow .15s}.guide-card:hover{border-color:#b5a1d6;box-shadow:0 7px 24px #5532a212}.guide-card h3{font-size:18px;line-height:1.5;font-weight:650}.guide-card>p{font-size:14px;color:var(--muted);line-height:1.75;margin-top:9px}.card-icon{display:none}.card-foot{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:auto;padding-top:23px;color:#978aab;font-size:12px}.card-foot>span{display:flex;align-items:center;gap:5px}.card-foot .icon{width:14px;height:14px}.card-foot>.icon{width:19px;height:19px;color:var(--purple)}.contact-card{display:flex;align-items:center;gap:18px;padding:28px;border:1px solid var(--border);border-radius:12px;margin-top:38px;background:#faf9fd}.contact-icon{display:grid;place-items:center;height:48px;width:48px;border:1px solid var(--border);border-radius:50%;color:var(--purple);background:#fff;flex-shrink:0}.contact-card h2{font-size:21px}.contact-card p{font-size:14px;color:var(--muted);margin-top:5px}.contact-card .button{margin-inline-start:auto;flex-shrink:0}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:27px 34px 30px;border-top:1px solid var(--border);border-radius:0 0 16px 16px;color:var(--muted);background:#fcfbfe}.site-footer strong{color:var(--purple);font-size:14px}.site-footer p{font-size:13px;margin-top:4px}.site-footer nav{display:flex;flex-wrap:wrap;gap:12px 22px;font-size:14px}.site-footer a:hover{text-decoration:underline}.empty-state{padding:40px 20px;text-align:center;color:var(--muted)}.empty-state>.icon{width:38px;height:38px;margin-bottom:15px;color:#a48dc8}.empty-state h2{margin-bottom:10px}.empty-state .button{margin-top:22px}.mobile-nav{display:none}.article-layout{display:grid;grid-template-columns:245px minmax(0,1fr);align-items:start}.desktop-sidebar{padding:24px 14px 30px;border-inline-end:1px solid var(--border);height:100%;min-width:0}.guide-nav{font-size:14px}.nav-home{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;margin-bottom:20px;font-weight:600}.nav-home .icon{width:18px;height:18px}.nav-home.active{background:var(--lavender);color:var(--purple)}.nav-group{margin-top:23px}.nav-group>p{display:flex;gap:7px;align-items:center;font-size:14px;font-weight:650;line-height:1.6;color:#594474;padding:0 12px;margin-bottom:8px}.nav-group>p>.icon{width:16px;height:16px}.nav-group>a{display:block;padding:9px 12px;margin-bottom:2px;border-radius:7px;font-size:14px;color:#7b6f87;line-height:1.6}.nav-group>a:hover{background:var(--soft)}.nav-group>a[aria-current]{background:#eee8ff;color:var(--purple);font-weight:600}.nav-support{display:flex;gap:8px;align-items:center;border-top:1px solid var(--border);padding-top:20px;margin:27px 12px 0;font-size:14px;color:var(--purple)}.nav-support .icon{width:17px;height:17px}.article-main{padding:27px 35px 50px;min-width:0}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px 11px;color:#95859e;font-size:13px;margin-bottom:27px}.article-columns{display:grid;grid-template-columns:minmax(0,700px) 175px;gap:32px;align-items:start}.article-content{min-width:0}.article-category{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--purple);margin-bottom:12px}.article-category .icon{width:19px;height:19px}.article-content h1{font-size:36px;line-height:1.28;letter-spacing:-.025em}.article-lead{margin-top:15px;color:var(--muted);font-size:18px;line-height:1.8}.article-meta{display:flex;flex-wrap:wrap;gap:9px 17px;margin:19px 0 0;padding-bottom:25px;border-bottom:1px solid var(--border);font-size:12px;color:#998ca5}.article-meta>span{display:flex;align-items:center;gap:5px}.article-meta .icon{width:14px;height:14px}.article-section{margin-top:32px;scroll-margin-top:25px}.article-section h2{font-size:23px;line-height:1.45;margin-bottom:14px}.article-section p{font-size:16px;line-height:1.9;color:#62596f;overflow-wrap:break-word}.steps{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:24px;counter-reset:step}.steps li{display:flex;align-items:flex-start;gap:16px}.step-number{width:30px;height:30px;background:#eee8ff;color:var(--purple);border:1px solid #e5dcf6;border-radius:8px;display:grid;place-items:center;font-size:14px;font-weight:650;flex-shrink:0;margin-top:2px}.steps h3{font-size:17px;margin-bottom:6px;line-height:1.65}.steps li>div{min-width:0}.check-list{list-style:none;padding:0;margin:0}.check-list li{display:flex;gap:9px;align-items:flex-start;margin-bottom:12px;color:#62596f;line-height:1.8}.check-list .icon{width:18px;height:18px;margin-top:5px;color:#6f5995}.table-scroll{border:1px solid var(--border);border-radius:10px;overflow-x:auto;margin:20px 0}table{border-collapse:collapse;width:100%;font-size:15px;line-height:1.8;text-align:start}th,td{padding:14px 17px;text-align:start;vertical-align:top;overflow-wrap:break-word}th{background:#f5f2fc;font-size:14px;color:#604a80;font-weight:600}td{border-top:1px solid var(--border);color:#6d607a}td:first-child{width:35%;font-weight:600;color:#473456}.callout{display:flex;align-items:flex-start;gap:12px;border:1px solid #ded6f4;background:#f3f0ff;padding:19px;border-radius:10px;margin-top:22px;color:var(--purple)}.callout>.icon{width:20px;height:20px;margin-top:3px}.callout strong{font-size:14px}.callout p{font-size:14px;line-height:1.85;margin-top:5px;color:#766288}.callout.tip{background:#f7f5fc}.toc{position:sticky;top:25px;font-size:14px;color:#8a779a;border-inline-start:1px solid var(--border);padding-inline-start:18px;line-height:1.65}.toc>strong{display:block;color:#604a80;font-size:14px;margin-bottom:11px}.toc>a{display:block;padding:6px 0}.toc-home{margin-top:15px;padding-top:15px!important;border-top:1px solid var(--border);color:var(--purple)}.toc-home .icon{width:14px;height:14px;margin-inline-end:6px}.related{margin-top:36px;padding-top:28px;border-top:1px solid var(--border)}.related h2{font-size:22px;margin-bottom:15px}.related-links{border:1px solid var(--border);border-radius:10px;overflow:hidden}.related-links>a{display:flex;align-items:center;gap:11px;padding:14px 16px;font-size:15px;color:#655071;line-height:1.6}.related-links>a:not(:last-child){border-bottom:1px solid var(--border)}.related-links .icon{width:19px;height:19px}.related-links .directional{margin-inline-start:auto;color:var(--purple)}.related-links>a:hover{background:var(--soft)}.article-content .contact-card{padding:21px;flex-wrap:wrap;gap:12px}.article-content .contact-card .button{margin-inline-start:0}.article-content .contact-card p{max-width:280px}.mobile-toc{display:none}.error-page{max-width:800px;padding:70px 30px 100px;margin:auto}.error-page h1{margin:15px 0}.error-page p{margin-bottom:25px;color:var(--muted)}html[dir=rtl] .directional{transform:scaleX(-1)}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0;line-height:1.65}html[lang=ar],html[lang=he]{font-family:var(--font)}html[lang=ar] .article-section p{line-height:2}html[dir=rtl] .search-form{padding:7px 20px 7px 8px}
@media(max-width:1200px){.toc{display:none}.article-columns{grid-template-columns:minmax(0,1fr)}.article-content{max-width:800px}.mobile-toc{display:block;margin:21px 0 0;padding:13px 17px;border:1px solid var(--border);border-radius:8px;background:var(--soft);font-size:14px}.mobile-toc summary{font-weight:600;color:var(--purple)}.mobile-toc>a{display:block;padding:6px 0}.mobile-toc[open] summary{margin-bottom:9px}.site-header{padding:18px 25px}.header-actions{gap:12px}.brand strong{max-width:300px;font-size:18px}.quick-link{max-width:140px}.open-website{max-width:210px}.article-main{padding:25px 31px 45px}}
@media(max-width:950px){body{padding:12px}.site-shell{min-height:calc(100vh - 24px)}.brand strong{font-size:17px;max-width:280px}.brand{gap:11px}.header-actions{gap:10px}.open-website{font-size:13px;max-width:175px;padding:9px 13px}.language-picker summary{min-width:135px}.home-main{padding:0 27px 40px}.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-card{min-height:205px}.quick-start{padding:24px}.quick-icon{width:55px;height:55px}.quick-link{display:none}.quick-start h2{font-size:22px}.desktop-sidebar{display:none}.article-layout{display:block}.article-main{max-width:830px;margin:auto;padding:28px 30px 45px}.mobile-nav{display:block;border-bottom:1px solid var(--border);padding:0 25px;background:#faf8ff}.mobile-nav>summary{display:flex;align-items:center;gap:9px;min-height:45px;font-size:14px;color:var(--purple);font-weight:600}.mobile-nav>summary>.icon{width:17px;height:17px}.mobile-nav>summary>.icon:last-child{margin-inline-start:auto;width:14px}.mobile-nav .guide-nav{padding:15px 0 25px;max-height:65vh;overflow-y:auto}.mobile-nav .guide-nav .nav-home{display:none}.mobile-nav .nav-group{margin-top:15px}.mobile-nav .nav-group>a{min-height:44px;font-size:15px}.hero h1{font-size:37px}.site-footer{padding:25px 27px;align-items:flex-start}.site-footer nav{justify-content:flex-end}.contact-card{padding:24px;gap:14px}.contact-card p{max-width:350px}}
@media(max-width:680px){body{padding:0;background:#fff}.site-shell{border:0;box-shadow:none;border-radius:0;min-height:100vh}.site-header{padding:15px 18px;gap:12px;border-radius:0;align-items:center}.brand img{width:49px;height:49px}.brand strong{font-size:14px;max-width:205px;line-height:1.5}.brand small{font-size:12px;margin-top:2px}.brand{gap:8px}.header-actions{gap:0}.open-website{display:none}.language-picker summary{min-width:0;padding:8px 10px;min-height:42px;gap:6px;font-size:13px}.language-picker summary>.icon:first-child{display:none}.language-picker summary>span{max-width:85px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-menu{max-height:70vh;width:245px;max-width:calc(100vw - 25px)}.language-menu a{font-size:15px}.mobile-nav{padding:0 20px}.home-main{padding:0 20px 35px}.hero{padding:29px 0 25px}.hero h1{font-size:31px;margin:12px 0}.hero-copy>p{font-size:16px;line-height:1.85}.hero .eyebrow{font-size:12px}.search-form{gap:10px;padding:6px 6px 6px 12px;min-height:59px;grid-template-columns:20px minmax(0,1fr) auto;margin-top:23px}.search-form>.icon{width:20px;height:20px}.search-form input[type=search]{font-size:16px;height:44px}.search-form button{padding:10px 13px;min-height:44px;font-size:14px}.popular{gap:8px 12px}.popular>span{width:100%;font-size:12px}.popular>a{font-size:14px;line-height:1.6}.quick-start{padding:21px 19px;gap:14px;margin-bottom:30px;align-items:flex-start}.quick-icon{width:44px;height:44px;border-radius:10px;margin-top:3px}.quick-icon>.icon{width:25px;height:25px}.quick-start h2{font-size:21px;line-height:1.5}.quick-start p{font-size:14px}.quick-start .eyebrow{font-size:11px}.section-heading{align-items:flex-start;gap:10px;margin-bottom:16px}.section-heading h2{font-size:23px}.section-heading>span{font-size:12px;flex-shrink:0;padding-top:5px}.filters{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:17px;margin-bottom:25px;margin-inline-end:-20px;padding-inline-end:20px;gap:5px}.filters>a{flex-shrink:0;font-size:14px;padding:8px 11px}.guide-grid{grid-template-columns:1fr;gap:12px}.guide-card{min-height:0;padding:20px}.guide-card h3{font-size:18px}.guide-card p{font-size:15px;line-height:1.8;margin-top:8px}.card-foot{padding-top:18px}.category-heading h2{font-size:18px}.category-heading p{font-size:14px}.category-heading>span{width:37px;height:37px;flex-shrink:0}.category-heading>span>.icon{width:21px;height:21px}.category-heading{gap:10px}.category-section{margin-bottom:29px}.contact-card,.article-content .contact-card{display:grid;grid-template-columns:43px minmax(0,1fr);padding:20px;gap:13px;margin-top:29px}.contact-icon{width:42px;height:42px}.contact-card h2{font-size:20px}.contact-card p{font-size:14px}.contact-card .button,.article-content .contact-card .button{grid-column:1 / -1;width:100%;margin:6px 0 0}.site-footer{display:block;padding:25px 20px;border-radius:0}.site-footer nav{justify-content:flex-start;gap:10px 17px;margin-top:17px;font-size:14px}.site-footer p{font-size:13px}.article-main{padding:23px 20px 35px}.breadcrumb{font-size:13px;gap:6px 9px;margin-bottom:22px}.article-content h1{font-size:29px;line-height:1.35}.article-category{font-size:14px}.article-lead{font-size:17px;margin-top:12px;line-height:1.85}.article-meta{gap:8px 15px;margin-top:15px;padding-bottom:20px}.article-section{margin-top:28px}.article-section h2{font-size:22px;line-height:1.5}.article-section p{font-size:16px;line-height:1.95}.steps{gap:22px}.steps li{gap:12px}.step-number{height:27px;width:27px;border-radius:7px;font-size:13px;margin-top:4px}.steps h3{font-size:17px}.table-scroll{margin:17px 0}table{font-size:14px;line-height:1.85}th,td{padding:12px 13px}th{font-size:13px}td:first-child{width:37%}.callout{padding:17px 15px;gap:10px}.callout p{font-size:15px}.related-links>a{font-size:15px;padding:14px}.related h2{font-size:22px}.error-page{padding:45px 20px 65px}.error-page h1{font-size:30px}html[dir=rtl] .search-form{padding:6px 12px 6px 6px}}
@media(max-width:375px){.brand strong{font-size:13px;max-width:150px}.brand img{width:43px;height:43px}.site-header{padding-inline:14px}.language-picker summary{padding:8px;gap:4px}.language-picker summary>span{max-width:68px}.quick-icon{display:none}.hero h1{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{body{padding:0;background:#fff}.site-shell{border:0;box-shadow:none;max-width:none}.site-header,.site-footer,.mobile-nav,.desktop-sidebar,.toc,.mobile-toc,.contact-card,.related,.breadcrumb,.skip-link{display:none!important}.article-layout,.article-columns{display:block}.article-main{max-width:none;padding:0}.article-content{max-width:none}.article-section{break-inside:avoid}.article-content h1{font-size:25pt}.article-section p{color:#000}a{color:inherit}.callout{border-color:#999;background:#fff}}

/* Keep long localized labels inside narrow layouts. */
.brand>span{min-width:0}.brand strong{overflow-wrap:anywhere}h1,h2,h3{overflow-wrap:break-word}.mobile-open-app{margin:0 0 20px}.section-heading{flex-wrap:wrap}
html[lang=hi] h1,html[lang=hi] h2,html[lang=hi] h3,html[lang=th] h1,html[lang=th] h2,html[lang=th] h3{letter-spacing:normal}

/* Action pictograms supplement the localized headings and step numbers. */
.card-icon{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;margin-bottom:13px;border:1px solid #e1d7f2;border-radius:10px;background:#f5f1fc;color:var(--purple)}
.card-icon>.icon{width:22px;height:22px}
.article-section-title,.written-step-title{display:flex;align-items:flex-start;gap:11px}
.article-section-title>span:last-child,.written-step-title>span:last-child{min-width:0}
.action-icon{display:inline-grid;place-items:center;flex-shrink:0;border:1px solid #e1d7f2;background:#f5f1fc;color:var(--purple);border-radius:9px;line-height:1}
.section-action-icon{width:35px;height:35px;margin-top:1px}
.section-action-icon>.icon{width:21px;height:21px}
.step-action-icon{width:27px;height:27px;border-radius:7px;margin-top:1px}
.step-action-icon>.icon{width:17px;height:17px}
.written-step-title{gap:8px}
@media(max-width:680px){
  .card-icon{width:35px;height:35px;margin-bottom:11px;border-radius:9px}
  .card-icon>.icon{width:21px;height:21px}
  .article-section-title{gap:10px}
  .section-action-icon{width:32px;height:32px;margin-top:2px}
  .section-action-icon>.icon{width:20px;height:20px}
  .step-action-icon{width:25px;height:25px;margin-top:2px}
  .step-action-icon>.icon{width:16px;height:16px}
}
@media print{.action-icon{background:#fff;border-color:#bbb;color:#332b40}}
