.gst_page{--gst-orange:#f15623;--gst-orange-deep:#e04516;--gst-navy:#1b2a4a;--gst-muted:#6b7280;--gst-cream:#fff8f3;--gst-mint:#e9f8f1;--gst-mint-border:#c8ead9;min-height:100vh;background:var(--gst-cream);color:var(--gst-navy);font-family:Poppins,sans-serif}.gst_hero{overflow:visible;padding:96px 16px 12px;background:radial-gradient(ellipse 42% 58% at 78% 38%,rgba(186,232,214,.55),transparent 64%),radial-gradient(ellipse 36% 46% at 8% 82%,rgba(255,186,130,.16),transparent 58%),var(--gst-cream)}.gst_hero,.gst_hero_inner{position:relative;z-index:1}.gst_hero_inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(620px,1.12fr);gap:12px 8px;align-items:start}.gst_copy{position:relative;z-index:6;padding:12px 8px 8px 0}.gst_badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;padding:7px 14px 7px 7px;border-radius:999px;background:#fff3ea;color:var(--gst-orange);font-size:.9rem;font-weight:700}.gst_flag{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 0 0 1px rgba(26,43,72,.08)}.gst_flag svg{display:block}.gst_title{margin:0 0 18px;font-size:clamp(3rem,5.8vw,4.4rem);line-height:1.05;font-weight:800;letter-spacing:-.05em;color:var(--gst-navy)}.gst_title span{display:block;color:var(--gst-orange)}.gst_lead{margin:0 0 24px;max-width:58ch;color:#7b8494;font-size:1.12rem;line-height:1.7;font-weight:500}.gst_chips{list-style:none;margin:0;padding:2px 0 4px;display:flex;flex-wrap:wrap;gap:10px}.gst_chips li{display:flex;align-items:center;gap:10px;padding:8px 16px 8px 8px;border-radius:999px;background:#fff;border:1px solid #f0e4d8;box-shadow:0 6px 16px rgba(26,43,72,.05);font-size:.86rem;font-weight:700;line-height:1.2;color:var(--gst-navy);white-space:nowrap}.gst_chip_ico{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#fff1e8;color:var(--gst-orange)}.gst_chip_ico_mint{background:#e7f8ee;color:#1f9d57}.gst_art_wrap{position:relative;z-index:2;width:100%;height:auto;min-height:0;aspect-ratio:1774/887;margin-top:28px;margin-right:-8px;overflow:visible;pointer-events:none}.gst_art_glow{position:absolute;width:82%;height:78%;right:6%;top:10%;border-radius:50%;background:radial-gradient(circle,rgba(168,224,198,.7),transparent 68%);pointer-events:none}.gst_hanu{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;transform:scale(1.16) translateY(18px);transform-origin:center top}.gst_tool_wrap{position:relative;z-index:5;padding:8px 16px 28px;margin-top:0}.gst_tool{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:22px;padding:22px;background:#fff;border-radius:28px;border:1px solid rgba(241,86,35,.08);box-shadow:0 12px 30px rgba(26,43,72,.08),0 28px 60px rgba(26,43,72,.06)}.gst_form{min-width:0;padding:4px 4px 2px}.gst_tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.gst_tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid #f3c4b0;background:#fff;color:var(--gst-orange);font:inherit;font-size:.86rem;font-weight:700;padding:10px 16px;border-radius:999px;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease}.gst_tabs button:hover{background:#fff4ed}.gst_tabs button.is_on{background:var(--gst-orange);border-color:var(--gst-orange);color:#fff;box-shadow:0 8px 16px rgba(241,86,35,.22)}.gst_form_head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.gst_form_head_ico{width:40px;height:40px;border-radius:12px;background:#fff0e6;color:var(--gst-orange);display:grid;place-items:center;flex-shrink:0}.gst_form_head h2{margin:0 0 4px;font-size:1.32rem;font-weight:800;letter-spacing:-.03em}.gst_form_head p{margin:0;font-size:.82rem;color:var(--gst-muted);font-weight:500}.gst_fields_row{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin-bottom:16px}.gst_field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.gst_fields_row .gst_field{margin-bottom:0}.gst_field>span{font-size:.82rem;font-weight:700;color:var(--gst-navy)}.gst_control{display:flex;align-items:center;height:50px;border:1.5px solid #eadfd4;border-radius:12px;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.gst_control:hover{border-color:#d9d0c8}.gst_control:focus-within{border-color:var(--gst-orange);box-shadow:0 0 0 4px rgba(241,86,35,.12)}.gst_control em{font-style:normal;font-weight:700;color:#9aa1ab;padding-left:14px}.gst_control input,.gst_control select{flex:1;min-width:0;height:100%;border:0;outline:none;background:transparent;font:inherit;font-weight:600;font-size:.95rem;color:var(--gst-navy);padding:0 14px 0 8px}.gst_control input::-moz-placeholder{color:#b0b6bf;font-weight:500}.gst_control input::placeholder{color:#b0b6bf;font-weight:500}.gst_select_wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.gst_type_grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gst_type_grid button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;gap:10px;min-height:64px;padding:10px 14px;border-radius:14px;border:1.5px solid #eadfd4;background:#fff;color:var(--gst-navy);font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.gst_type_grid button svg{flex-shrink:0;color:var(--gst-orange)}.gst_type_grid button span{display:flex;flex-direction:column;gap:2px;font-size:.92rem;font-weight:800}.gst_type_grid button small{font-size:.72rem;font-weight:600;color:var(--gst-muted)}.gst_type_grid button:hover{border-color:#f3c4b0}.gst_type_grid button.is_on{background:#fff4ed;border-color:var(--gst-orange)}.gst_submit{width:100%;margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;border:0;border-radius:14px;background:var(--gst-orange);color:#fff;font:inherit;font-weight:800;cursor:pointer;box-shadow:0 10px 18px rgba(241,86,35,.22)}.gst_submit:hover{background:var(--gst-orange-deep)}.gst_results{min-width:0;padding:22px 22px 18px;border-radius:22px;background:var(--gst-mint);border:1px solid var(--gst-mint-border);height:100%}.gst_results h2{margin:0 0 4px;font-size:1.32rem;font-weight:800}.gst_result_hero{margin:0 0 18px;font-size:clamp(2.25rem,3.4vw,2.9rem);font-weight:800;letter-spacing:-.04em;color:var(--gst-orange);line-height:1.1}.gst_result_rows{display:grid;gap:10px;margin-bottom:16px}.gst_result_rows>div{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;font-size:.9rem}.gst_result_rows>div span{min-width:0}.gst_result_rows>div b{margin-left:auto;white-space:nowrap}.gst_breakup_grid span,.gst_result_rows span{color:#5f6b7a;font-weight:600}.gst_breakup_grid b,.gst_result_rows b{font-weight:800;color:var(--gst-navy)}.gst_breakup_label{margin:0 0 10px;font-size:.9rem;font-weight:800}.gst_breakup_grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-bottom:16px}.gst_breakup_grid_one{grid-template-columns:1fr}.gst_breakup_grid>div{display:flex;flex-direction:column;gap:2px}.gst_results_note{display:flex;align-items:flex-start;gap:8px;margin:0;color:#5f6b7a;font-size:.78rem;font-weight:600;line-height:1.5}.gst_results_note svg{flex-shrink:0;margin-top:1px;color:var(--gst-orange)}.gst_slab_cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.gst_slab_cards article{padding:18px 14px 16px;border-radius:16px;background:#fff8f3;border:1px solid #f0e6dc}.gst_slab_cards strong{display:block;margin-bottom:8px;font-size:1.35rem;color:var(--gst-orange)}.gst_slab_cards p{margin:0;font-size:.8rem;line-height:1.55;color:var(--gst-muted);font-weight:500}.gst_understand{padding:28px 16px 12px}.gst_understand_inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:28px 32px;align-items:center}.gst_understand_kicker{display:inline-flex;align-items:center;gap:10px;margin:0 0 10px;color:var(--gst-orange);font-size:.92rem;font-weight:700}.gst_kicker_dash{width:22px;height:3px;border-radius:99px;background:var(--gst-orange);flex-shrink:0}.gst_understand_copy h2{margin:0 0 14px;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:800;letter-spacing:-.035em;color:var(--gst-navy)}.gst_understand_copy p{margin:0;max-width:42ch;color:#6b7280;font-size:.98rem;line-height:1.7;font-weight:500}.gst_understand_cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gst_type_card{padding:22px 18px 20px;border-radius:22px;min-height:210px}.gst_type_ico{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;margin-bottom:16px}.gst_type_card h3{margin:0 0 8px;font-size:1.15rem;font-weight:800;letter-spacing:-.02em}.gst_type_card p{margin:0;font-size:.88rem;line-height:1.6;font-weight:500}.gst_type_peach{background:#fff1e8;color:var(--gst-navy)}.gst_type_peach .gst_type_ico{background:#ffe4d4;color:var(--gst-orange)}.gst_type_peach p{color:#8a5a48}.gst_type_blue{background:#eef3ff;color:var(--gst-navy)}.gst_type_blue .gst_type_ico{background:#dce6ff;color:#4f6ff0}.gst_type_blue p{color:#5b6b8c}.gst_type_purple{background:#f3eeff;color:var(--gst-navy)}.gst_type_purple .gst_type_ico{background:#e6dcff;color:#7c5cfc}.gst_type_purple p{color:#6b5b88}.gst_guide{padding:20px 16px 12px;scroll-margin-top:96px}.gst_guide_inner{max-width:1400px;margin:0 auto}.gst_guide_inner>h2{margin:0 0 10px;font-size:clamp(1.85rem,3vw,2.35rem);font-weight:800;letter-spacing:-.035em;color:var(--gst-navy)}.gst_guide_lead{margin:0 0 24px;max-width:68ch;color:var(--gst-muted);font-size:.98rem;line-height:1.7;font-weight:500}.gst_math_pair{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.gst_howto,.gst_math,.gst_place{border-radius:22px;min-width:0}.gst_math{padding:22px 20px 18px}.gst_math_add{background:#fff1e8}.gst_math_rev{background:#e9f8f1}.gst_math_top,.gst_place_head{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.gst_math_ico{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex-shrink:0}.gst_math_add .gst_math_ico{background:#ffe4d4;color:var(--gst-orange)}.gst_math_rev .gst_math_ico{background:#d7f3e6;color:#1f8a5b}.gst_place_head .gst_math_ico{background:#ece6ff;color:#6d4aff}.gst_math_tag{display:block;margin:0 0 2px;color:var(--gst-orange);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gst_math_rev .gst_math_tag{color:#1f8a5b}.gst_place_head .gst_math_tag{color:#6d4aff}.gst_howto_head h3,.gst_math h3,.gst_place_head h3{margin:0;font-size:1.28rem;font-weight:800;letter-spacing:-.03em;color:var(--gst-navy)}.gst_math_lines{list-style:none;margin:0;padding:0;display:grid;gap:8px}.gst_math_lines li{display:grid;gap:4px;padding:12px 14px;border-radius:14px;background:hsla(0,0%,100%,.72)}.gst_math_lines span{font-size:.74rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#8a5a48}.gst_math_rev .gst_math_lines span{color:#3d7a5c}.gst_math_lines strong{font-size:.98rem;font-weight:700;line-height:1.45;letter-spacing:-.02em;color:var(--gst-navy);word-break:break-word}.gst_math_ex{margin:12px 0 0;font-size:.84rem;line-height:1.5;font-weight:500;color:#8a5a48}.gst_math_rev .gst_math_ex{color:#3d7a5c}.gst_math_ex b{font-weight:800;color:var(--gst-navy)}.gst_place{margin-bottom:14px;padding:20px 20px 18px;background:#f4f0ff}.gst_place_grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gst_place_card{padding:16px 16px 14px;border-radius:16px;background:#fff}.gst_place_card span{display:block;margin-bottom:4px;font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gst_place_intra span{color:var(--gst-orange)}.gst_place_inter span{color:#6d4aff}.gst_place_card strong{display:block;margin-bottom:6px;font-size:1.2rem;font-weight:800;letter-spacing:-.03em;color:var(--gst-navy)}.gst_place_card p{margin:0;color:var(--gst-muted);font-size:.86rem;line-height:1.55;font-weight:500}.gst_howto{padding:22px 20px 18px;background:#fff;border:1px solid #f0e6dc}.gst_howto_head{margin-bottom:18px}.gst_howto_list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.gst_howto_list li{min-width:0}.gst_howto_n{display:grid;place-items:center;width:36px;height:36px;margin-bottom:10px;border-radius:50%;background:#fff1e8;color:var(--gst-orange);font-size:.78rem;font-weight:800}.gst_howto_list strong{display:block;margin-bottom:6px;font-size:.92rem;font-weight:800;line-height:1.3;color:var(--gst-navy)}.gst_howto_list p{margin:0;color:var(--gst-muted);font-size:.8rem;line-height:1.5;font-weight:500}.gst_guide_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:14px}.gst_card{background:#fff;border:1px solid #f0e6dc;border-radius:18px;padding:20px 18px 18px}.gst_card_wide{margin:16px 0 8px}.gst_guide .gst_slab_table_wrap{margin:0 0 16px}.gst_card_head{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.gst_card_ico{width:38px;height:38px;border-radius:12px;background:#fff0e6;color:var(--gst-orange);display:grid;place-items:center;flex-shrink:0}.gst_card_kicker{display:block;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gst-orange)}.gst_card h3{margin:2px 0 0;font-size:1.22rem;font-weight:800}.gst_card p{margin:0;color:var(--gst-muted);font-size:.9rem;line-height:1.65;font-weight:500}.gst_formula{margin:0 0 12px;padding:12px 14px;border-radius:12px;background:#fff4ed;font-weight:800;letter-spacing:-.02em}.gst_split_list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.gst_split_list li{font-size:.88rem;line-height:1.5;color:var(--gst-muted);font-weight:500}.gst_split_list b{display:block;color:var(--gst-navy);margin-bottom:2px}.gst_split{padding:20px 16px 28px;scroll-margin-top:96px}.gst_split_inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:28px 40px;align-items:start}.gst_rates h2,.gst_side_faq h2{margin:0 0 18px;font-size:clamp(1.65rem,2.5vw,2.1rem);font-weight:800;letter-spacing:-.03em;color:var(--gst-navy)}.gst_side_faq h2{display:flex;align-items:center;gap:10px}.gst_rates>h2{margin-bottom:8px}.gst_rates_lead{margin:0 0 16px;max-width:62ch;color:var(--gst-muted);font-size:.9rem;line-height:1.6;font-weight:500}.gst_rate_row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gst_rate_chip{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:124px;padding:18px 8px 16px;border-radius:18px}.gst_rate_chip strong{font-size:1.5rem;font-weight:800;letter-spacing:-.03em;line-height:1}.gst_rate_plus{display:block;margin:6px 0 8px;font-size:.7rem;font-weight:700;line-height:1;opacity:.7}.gst_rate_chip span{font-size:.76rem;line-height:1.35;font-weight:600;max-width:11ch}.gst_rate_chip.tone_mint{background:#e7f6ee;color:#2f9e62}.gst_rate_chip.tone_blue{background:#e8f1fb;color:#4a7ec8}.gst_rate_chip.tone_purple{background:#f3eefc;color:#7b5cb8}.gst_rate_chip.tone_peach{background:#fdeee6;color:#e07a3a}.gst_rate_chip.tone_pink{background:#fde8ee;color:#d45a7a}.gst_cess_note{display:flex;align-items:center;gap:8px;margin:14px 0 0;padding:11px 14px;border-radius:12px;background:#e7f6ee;color:#3d7a5c;font-size:.84rem;line-height:1.45;font-weight:600}.gst_cess_note svg{flex-shrink:0;color:#2f9e62}.gst_side_faq_list{display:grid;gap:8px}.gst_side_faq_list article{background:#fff;border:1px solid #ece8e1;border-radius:12px}.gst_side_faq_list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:0;background:transparent;cursor:pointer;font:inherit;text-align:left}.gst_side_faq_list button span{font-size:.9rem;font-weight:700;line-height:1.4;color:var(--gst-navy)}.gst_side_faq_list button svg{flex-shrink:0;color:#9aa1ab;transition:transform .16s ease}.gst_side_faq_list article.is_open button svg{transform:rotate(45deg)}.gst_side_faq_list article p{margin:0;padding:0 14px 13px;color:var(--gst-muted);font-size:.84rem;line-height:1.6;font-weight:500}.gst_slab_table_wrap{overflow-x:auto}.gst_slab_table{width:100%;border-collapse:collapse}.gst_slab_table td,.gst_slab_table th{text-align:left;padding:12px 10px;border-bottom:1px solid #f0e6dc;font-size:.9rem}.gst_slab_table th{font-size:.76rem;text-transform:uppercase;letter-spacing:.04em;color:var(--gst-muted)}.gst_note{display:flex;gap:10px;margin-top:14px;padding:12px 14px;border-radius:12px;background:#fff8f3;color:var(--gst-muted);font-size:.86rem;line-height:1.6;font-weight:500}.gst_note p{margin:0}.gst_faq{padding:18px 16px 28px}.gst_faq_inner{max-width:1400px;margin:0 auto}.gst_faq_inner>h2{margin:0 0 16px;font-size:1.9rem;font-weight:800;letter-spacing:-.02em}.gst_faq_grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.gst_faq_item{background:#fff;border:1px solid #eadfce;border-radius:14px;min-width:0}.gst_faq_item button{width:100%;display:flex;align-items:center;gap:12px;padding:16px 16px 16px 14px;border:0;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit}.gst_faq_ico{width:32px;height:32px;border-radius:10px;background:#fff0e6;color:var(--gst-orange);display:grid;place-items:center;flex-shrink:0}.gst_faq_q{flex:1;font-size:.92rem;font-weight:700;line-height:1.4}.gst_faq_item button>svg{flex-shrink:0;color:#9aa1ab;transition:transform .16s ease}.gst_faq_item.is_open button>svg{transform:rotate(180deg)}.gst_faq_item p{margin:0;padding:0 16px 16px 58px;color:var(--gst-muted);font-size:.86rem;line-height:1.65;font-weight:500}.gst_related{padding:8px 16px 28px}.gst_related_inner{max-width:1400px;margin:0 auto}.gst_related h2{margin:0 0 8px;font-size:1.9rem;font-weight:800}.gst_related p{margin:0 0 16px;color:var(--gst-muted)}.gst_related_grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.gst_related_card{display:flex;flex-direction:column;gap:6px;padding:16px 14px;border:1px solid #f0e6dc;border-radius:16px;text-decoration:none;color:inherit;background:#fffaf6}.gst_related_ico{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:var(--gst-orange);background:#fff1e8}.gst_related_ico.tone_violet{color:#6d4aff;background:#efeaff}.gst_related_card strong{font-size:.86rem}.gst_related_card small{color:var(--gst-muted);font-size:.74rem}.gst_page{width:100%;max-width:100%;overflow-x:hidden}.gst_page *,.gst_page :after,.gst_page :before{box-sizing:border-box}@media (max-width:1180px){.gst_hero_inner{grid-template-columns:minmax(0,1fr) minmax(380px,.95fr)}.gst_art_wrap{height:auto;min-height:0}.gst_related_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.gst_hero{padding:96px 16px 24px}.gst_hero_inner{grid-template-columns:1fr;gap:4px}.gst_copy{padding:0 4px 8px}.gst_art_wrap{height:auto;min-height:0;margin:0 auto 8px;max-width:640px;width:100%}.gst_hanu{transform:scale(1.08) translateY(10px)}.gst_chips{flex-wrap:wrap;gap:8px}.gst_chips li{font-size:.76rem;padding:6px 12px 6px 6px}.gst_tool_wrap{margin-top:0;padding:0 16px 24px}.gst_breakup_grid,.gst_faq_grid,.gst_fields_row,.gst_guide_grid,.gst_howto_list,.gst_math_pair,.gst_place_grid,.gst_related_grid,.gst_slab_cards,.gst_split_inner,.gst_tool,.gst_type_grid,.gst_understand_inner{grid-template-columns:1fr}.gst_rate_row{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.gst_understand_cards{grid-template-columns:1fr}.gst_tool{gap:16px;padding:16px}.gst_tabs{gap:8px}.gst_tabs button{font-size:.78rem;padding:9px 12px}.gst_faq_item p{padding-left:16px}.gst_faq,.gst_guide,.gst_related,.gst_split,.gst_understand{padding-left:16px;padding-right:16px}.gst_howto_list li{display:grid;grid-template-columns:36px minmax(0,1fr);-moz-column-gap:12px;column-gap:12px;align-items:start}.gst_howto_n{grid-row:1/span 2;margin-bottom:0}.gst_type_card{min-height:0}}@media (max-width:640px){.gst_title{font-size:2.45rem}.gst_lead{font-size:1.02rem}.gst_art_wrap{height:auto;min-height:0}.gst_chips{display:flex;flex-wrap:wrap;gap:8px}.gst_chips li{flex-direction:row;text-align:left;white-space:nowrap}.gst_result_hero{font-size:2rem}}