html,body,#root{min-height:100%;margin:0;padding:0}:root{--app-header-height:82px;--app-subnav-height:44px;--app-top-chrome-height:calc(var(--app-header-height) + var(--app-subnav-height));--font-ui:-apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", "Yu Gothic", "Meiryo", sans-serif;--color-bg:#f3f6fc;--color-bg-accent:#eef4ff;--color-surface:#fff;--color-surface-muted:#f8fafc;--color-border:#dbe5f3;--color-border-strong:#c7d7ee;--color-text:#0f172a;--color-text-muted:#475569;--color-text-soft:#64748b;--color-primary:#2563eb;--color-primary-strong:#1d4ed8;--color-danger:#dc2626;--color-danger-strong:#b91c1c;--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--shadow-sm:0 2px 8px #0f172a0f;--shadow-md:0 8px 24px #0f172a14;--shadow-lg:0 14px 36px #0f172a1f;--focus-ring:0 0 0 3px #2563eb33}body{font-family:var(--font-ui);color:var(--color-text);background:var(--color-bg);margin:0;font-size:16px;line-height:1.7;overflow:hidden}*,:before,:after{box-sizing:border-box}.aws-service-container-line{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;width:100%;margin:0 auto;padding:18px 0 0;display:grid}.aws-service-container{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);min-height:96px;box-shadow:var(--shadow-sm);color:inherit;align-items:center;gap:14px;padding:18px;text-decoration:none;transition:box-shadow .2s,transform .15s,border-color .2s;display:flex}.aws-service-container:hover{box-shadow:var(--shadow-md);cursor:pointer;border-color:#93c5fd;transform:translateY(-1px)}.aws-service-container:active{transform:translateY(0)}.aws-service-container img{object-fit:contain;flex:none;width:44px;height:44px}.aws-service-container h3{color:#1f2937;margin:0;font-size:18px;font-weight:700;line-height:1.35}.container-disabled{cursor:not-allowed;background-color:var(--color-surface-muted);box-shadow:none;border-color:#e2e8f0}.container-disabled h3{color:var(--color-text-soft)}.container-disabled:hover{box-shadow:none;border-color:#e2e8f0;transform:none}.aws-service-container-disabled h3{color:#879596}.app-top-chrome{flex-shrink:0}.app-layout{width:100%;height:calc(100vh - var(--app-top-chrome-height));background:linear-gradient(180deg, var(--color-bg-accent) 0%, var(--color-bg) 100%);display:flex}.app-layout.app-layout-auth{height:100vh}.app-main-row{overscroll-behavior-y:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#c7d7ee transparent;flex:1;align-items:flex-start;min-width:0;min-height:0;display:flex;overflow:hidden auto}.app-main-row::-webkit-scrollbar{width:10px}.app-main-row::-webkit-scrollbar-track{background:0 0}.app-main-row::-webkit-scrollbar-thumb{background:#c7d7ee padding-box padding-box;border:2px solid #0000;border-radius:999px}.app-main-row::-webkit-scrollbar-thumb:hover{background:#a8c0e0 padding-box padding-box}.app-main{background-color:#0000;flex:auto;min-width:0;transition:width .3s;overflow:visible}.guest-disabled{color:var(--color-text-soft);cursor:not-allowed}@media (width<=900px){.aws-service-container-line{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=600px){.aws-service-container-line{grid-template-columns:1fr;gap:12px}}.aws-page{box-sizing:border-box;grid-template-columns:1fr;align-items:start;gap:18px;max-width:1240px;margin:0 auto;padding:30px 24px 44px;display:grid}.aws-page-top{justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;display:flex}.aws-page-title{align-items:center;gap:12px;display:flex}.aws-page-top h2{color:#0f172a;margin:0;font-size:30px;font-weight:700}.group-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.group-header h3{color:#0f172a;margin:0;font-size:20px}.aws-icon{object-fit:contain;width:42px;height:42px}.preview-toggle-button{white-space:nowrap;min-width:168px}.remove-group-button{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-color:#dc2626;min-width:72px;padding:10px 14px}.remove-group-button:hover{background:linear-gradient(135deg,#b91c1c 0%,#991b1b 100%);border-color:#b91c1c}.form-section,.warning-section,.preview-section{box-sizing:border-box;background:#fff;border:1px solid #d6e2f2;border-radius:18px;width:100%;box-shadow:0 12px 30px #0f172a14}.form-section{padding:24px 22px 22px;position:relative}.empty-state-section{border-style:dashed;border-color:#bfd2ec}.group-header-button{align-items:center;gap:12px;display:flex}.usecase-header{align-items:center;gap:8px;display:flex}.help-icon-button{cursor:pointer;width:24px;min-width:24px;height:24px;min-height:24px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.help-icon-button:hover{background:0 0;border:none;transform:none}.help-icon{opacity:.75;width:18px;height:18px;display:block}.help-panel{background:#f8fbff;border:1px solid #dbe3f0;border-radius:12px;margin-top:8px;padding:12px 14px}.help-panel p{color:#334155;margin:0 0 10px;font-size:13px;line-height:1.7}.help-panel p:last-child{margin-bottom:0}.form-group{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.form-group:last-child{margin-bottom:0}.form-group label{color:#1f2937;font-size:14px;font-weight:700;line-height:1.5}.form-group input,.form-group select,.form-group textarea,.tag-row input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #c9d7ea;border-radius:10px;width:100%;min-height:44px;padding:10px 12px;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,.tag-row input:focus,.preview-section .preview-code-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}.form-group input::placeholder,.tag-row input::placeholder,.preview-section .preview-code-textarea::placeholder{color:#94a3b8}.checkbox-group{margin-bottom:14px}.checkbox-group label{cursor:pointer;align-items:center;gap:10px;font-weight:600;display:flex}.checkbox-group input[type=checkbox]{accent-color:#2563eb;width:18px;min-width:18px;height:18px;min-height:18px;box-shadow:none;margin-top:0;padding:0}.form-group.checkbox-group input[type=checkbox]{width:18px;min-width:18px;max-width:18px;height:18px;min-height:18px;max-height:18px;box-shadow:none;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:0}.tag-list{flex-direction:column;gap:12px;display:flex}.tag-row{grid-template-columns:minmax(140px,1fr) minmax(180px,1fr) auto;align-items:start;gap:10px;display:grid}.tag-row--split-grid{grid-template-rows:auto auto;grid-template-columns:minmax(120px,1fr) minmax(140px,1fr) minmax(72px,auto);gap:6px 10px}.tag-row--split-grid .tag-split-key-label{grid-area:1/1}.tag-row--split-grid .tag-split-val-label{grid-area:1/2}.tag-row--split-grid .tag-split-corner{grid-area:1/3;min-height:1px}.tag-row--split-grid .tag-split-key-ctrl{grid-area:2/1}.tag-row--split-grid .tag-split-val-ctrl{grid-area:2/2}.tag-row--split-grid .tag-split-delete{grid-area:2/3;place-self:center end}.tag-field-input-col{flex-direction:column;gap:4px;min-width:0;display:flex}.tag-field-cell{flex-direction:column;gap:6px;min-width:0;display:flex}.tag-field-parameter-label-row{margin-bottom:4px}.tag-field-param-error{margin-top:0}.tag-row select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:44px;padding:10px 12px;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s,background-color .2s}.tag-row select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:1px solid #2563eb;border-radius:12px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:700;line-height:1;transition:background-color .2s,border-color .2s,transform .15s,opacity .2s}button:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);border-color:#1d4ed8}button:active{transform:translateY(1px)}button:disabled{opacity:.55;cursor:not-allowed}.add-tag-button{width:220px;margin:6px auto 0;display:block}.add-group-button{width:220px;margin:6px auto 30px;display:block}.tag-row button{background:#dc2626;border-color:#dc2626;min-width:72px;padding:10px 14px}.tag-row button:hover{background:#b91c1c;border-color:#b91c1c}.input-error{color:#dc2626;margin:2px 0 0;font-size:13px;font-weight:600;line-height:1.5}.label-duplicate-error{color:#d93025;margin-left:8px;font-size:.9rem;font-weight:700}.warning-section{background:#fff9ec;border-color:#f4d28f;padding:18px 22px}.warning-section-top{margin-top:-4px;margin-bottom:2px}.warning-section-line{color:#8a4b08;margin:0 0 8px;font-size:14px;line-height:1.7}.warning-section-line:last-child{margin-bottom:0}.warning-section-line--error{color:#7c2d12;border-left:3px solid #ea580c;margin-left:0;padding-left:12px}.warning-section p.warning-section-line--error{color:#7c2d12}.cloudfront-page.form-mode .cloudfront-form-section{flex-direction:column;align-items:stretch;gap:0;display:flex}.cloudfront-page.form-mode .cloudfront-form-section>.group-header{width:100%}.cloudfront-page.form-mode .cloudfront-form-section>.s3-form-accordion{box-sizing:border-box;width:100%}.apigateway-page.form-mode .apigateway-form-section{flex-direction:column;align-items:stretch;gap:0;display:flex}.apigateway-page.form-mode .apigateway-form-section>.group-header{width:100%}.apigateway-page.form-mode .apigateway-form-section>.s3-form-accordion{box-sizing:border-box;width:100%}.lambda-page.form-mode .lambda-form-section{flex-direction:column;align-items:stretch;gap:0;display:flex}.lambda-page.form-mode .lambda-form-section>.group-header{width:100%}.lambda-page.form-mode .lambda-form-section>.s3-form-accordion{box-sizing:border-box;width:100%}.dynamodb-page.form-mode .dynamodb-form-section{flex-direction:column;align-items:stretch;gap:0;display:flex}.dynamodb-page.form-mode .dynamodb-form-section>.group-header{width:100%}.dynamodb-page.form-mode .dynamodb-form-section>.s3-form-accordion{box-sizing:border-box;width:100%}.s3-page.form-mode .s3-form-section{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px 16px;display:grid}.s3-page.form-mode .s3-form-section>.group-header,.s3-page.form-mode .s3-form-section>.s3-checkbox-grid,.s3-page.form-mode .s3-form-section>.s3-full-width,.s3-page.form-mode .s3-form-section>.s3-form-accordion{grid-column:1/-1}.s3-page.s3-page--split,.cloudfront-page.cloudfront-page--split,.apigateway-page.apigateway-page--split,.lambda-page.lambda-page--split,.dynamodb-page.dynamodb-page--split{max-width:min(100%,1520px)}.s3-page-split,.cloudfront-page-split,.apigateway-page-split,.lambda-page-split,.dynamodb-page-split{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:18px 20px;width:100%;display:grid}.s3-page-split__form,.cloudfront-page-split__form,.apigateway-page-split__form,.lambda-page-split__form,.dynamodb-page-split__form{flex-direction:column;gap:18px;min-width:0;display:flex}.s3-page-split__preview,.cloudfront-page-split__preview,.apigateway-page-split__preview,.lambda-page-split__preview,.dynamodb-page-split__preview{align-self:start;min-width:0;max-height:calc(100vh - 120px);position:sticky;top:12px;overflow:auto}.s3-page-split-hint,.cloudfront-page-split-hint,.apigateway-page-split-hint,.lambda-page-split-hint,.dynamodb-page-split-hint{color:#1e40af;text-align:right;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;max-width:min(100%,420px);margin:0;padding:8px 12px;font-size:13px;font-weight:600;line-height:1.45}.preview-section--split .preview-section-header{flex-wrap:wrap;gap:10px}.preview-section--split .preview-code-textarea{resize:vertical;min-height:280px;max-height:min(52vh,560px)}.s3-form-accordion{box-sizing:border-box;background:#fbfdff;border:1px solid #c7d8f0;border-radius:14px;width:100%;margin:0 0 12px;padding:0}.s3-form-accordion:last-child{margin-bottom:0}.s3-form-accordion[open]{background:#fff;box-shadow:0 4px 14px #0f172a0f}.s3-form-accordion__summary{cursor:pointer;color:#0f172a;align-items:flex-start;gap:10px;padding:12px 14px;font-weight:700;line-height:1.35;list-style:none;display:flex}.s3-form-accordion__summary::-webkit-details-marker{display:none}.s3-form-accordion__chev{border-top:7px solid #64748b;border-left:5px solid #0000;border-right:5px solid #0000;flex-shrink:0;width:0;height:0;margin-top:6px;transition:transform .18s}.s3-form-accordion[open] .s3-form-accordion__chev{transform:rotate(180deg)}.s3-form-accordion__text{flex-direction:column;gap:4px;min-width:0;display:flex}.s3-form-accordion__title{font-size:15px}.s3-form-accordion__subtitle{color:#64748b;font-size:12px;font-weight:500}.s3-form-accordion__panel{border-top:1px solid #e8eef7;padding:4px 14px 14px}.s3-form-accordion__panel>.s3-preset-panel:first-child{margin-top:4px}@media (width<=1279px){.s3-page-split-hint,.cloudfront-page-split-hint,.apigateway-page-split-hint,.lambda-page-split-hint,.dynamodb-page-split-hint{text-align:left;max-width:100%}}@media (width<=900px){.s3-page-split,.cloudfront-page-split,.apigateway-page-split,.lambda-page-split,.dynamodb-page-split{grid-template-columns:1fr}.s3-page-split__preview,.cloudfront-page-split__preview,.apigateway-page-split__preview,.lambda-page-split__preview,.dynamodb-page-split__preview{max-height:none;position:static}}.s3-preset-panel{box-sizing:border-box;background:linear-gradient(145deg,#eff6ff 0%,#f8fbff 40%,#fff 100%);border:1px solid #93c5fd;border-radius:14px;margin-bottom:6px;padding:14px 16px;box-shadow:0 4px 16px #2563eb14}.s3-preset-panel-header{margin-bottom:10px}.s3-preset-panel-title-row{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-bottom:8px;display:flex}.s3-preset-panel-titles{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.s3-preset-panel-eyebrow{letter-spacing:.08em;color:#1d4ed8;text-transform:uppercase;font-size:11px;font-weight:800}.s3-preset-panel-heading{color:#0f172a;margin:0;font-size:16px;font-weight:700;line-height:1.35}.s3-preset-badge{color:#1e40af;white-space:nowrap;text-overflow:ellipsis;background:#dbeafe;border:1px solid #93c5fd;border-radius:999px;flex-shrink:0;align-items:center;max-width:100%;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex;overflow:hidden}.s3-preset-help-button{flex-shrink:0;margin-left:auto}.s3-preset-panel-description{color:#475569;margin:0;font-size:13px;line-height:1.55}.s3-preset-panel-description-sub{color:#64748b;margin-top:6px;font-size:12px}.s3-preset-lock-hint{color:#1e40af;background:#dbeafea6;border:1px solid #93c5fd;border-radius:8px;margin:8px 0 0;padding:8px 10px;font-size:12px;line-height:1.5}.s3-preset-help-panel{margin-top:0;margin-bottom:12px}.s3-preset-help-panel.help-panel{background:#fff;border-color:#bfdbfe;padding:10px 12px 12px}.s3-preset-help-table-wrap{-webkit-overflow-scrolling:touch;background:#93c5fd;border-radius:9px;width:100%;padding:1px;overflow-x:auto;box-shadow:0 2px 12px #2563eb1f}.s3-preset-help-table{border-collapse:collapse;color:#1e293b;background:#fff;border:none;border-radius:8px;width:100%;min-width:min(100%,520px);font-size:13px;line-height:1.55;overflow:hidden}.s3-preset-help-table__caption{caption-side:top;color:#475569;text-align:left;padding:0 0 8px;font-size:12px;font-weight:600}.s3-preset-help-table thead th{text-align:left;color:#0f172a;background:#dbeafe;border:1px solid #bfdbfe;padding:8px 10px;font-size:12px;font-weight:700}.s3-preset-help-table thead th:first-child{width:38%;min-width:9.5rem}.s3-preset-help-table tbody th{text-align:left;vertical-align:top;color:#0f172a;background:#fff;border:1px solid #bfdbfe;padding:9px 10px;font-size:13px;font-weight:700}.s3-preset-help-table tbody td{vertical-align:top;color:#334155;background:#fff;border:1px solid #bfdbfe;padding:9px 10px}.s3-preset-select-row{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.s3-preset-select-row>label{color:#1f2937;font-size:13px;font-weight:700}.s3-use-case-select{width:100%;max-width:420px;position:relative}.s3-page.form-mode .s3-form-section .s3-preset-select,.cloudfront-page.form-mode .cloudfront-form-section .s3-preset-select,.apigateway-page.form-mode .apigateway-form-section .s3-preset-select,.lambda-page.form-mode .lambda-form-section .s3-preset-select,.dynamodb-page.form-mode .dynamodb-form-section .s3-preset-select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #c9d7ea;border-radius:10px;width:100%;min-height:40px;padding:8px 10px;font-size:13px}.s3-preset-select-trigger{text-align:left;cursor:pointer;font:inherit;appearance:none;justify-content:space-between;align-items:center;gap:10px;line-height:1.35;display:flex}.s3-preset-select-trigger:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.s3-preset-select-trigger--general{color:#065f46;background:linear-gradient(#ecfdf5 0%,#fff 72%);border-color:#6ee7b7;box-shadow:inset 0 1px #ffffffd9}.s3-preset-select-trigger-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.s3-preset-select-trigger-chevron{border-top:6px solid #64748b;border-left:5px solid #0000;border-right:5px solid #0000;flex-shrink:0;width:0;height:0;margin-top:2px}.s3-preset-select-trigger--general .s3-preset-select-trigger-chevron{border-top-color:#059669}.s3-preset-select-listbox{z-index:40;box-sizing:border-box;background:#fff;border:1px solid #bfdbfe;border-radius:12px;max-height:min(280px,50vh);margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 36px #0f172a24}.s3-preset-select-option{color:#0f172a;cursor:pointer;border-radius:8px;margin:0;padding:9px 10px;font-size:13px;line-height:1.4}.s3-preset-select-option--general{color:#065f46;background:#f0fdf4;border:1px solid #a7f3d0;margin-bottom:4px}.s3-preset-select-option--active:not(.s3-preset-select-option--general){background:#eff6ff}.s3-preset-select-option--active.s3-preset-select-option--general{background:#d1fae5;border-color:#34d399}.s3-preset-select-option--selected:not(.s3-preset-select-option--general){color:#1e40af;font-weight:700}.s3-preset-select-option--selected.s3-preset-select-option--general{font-weight:700}.s3-preset-summary-line{color:#334155;background:#ffffffbf;border:1px dashed #bfdbfe;border-radius:10px;margin:0;padding:8px 10px;font-size:12px;line-height:1.55}.s3-preset-summary-label{letter-spacing:.04em;color:#2563eb;margin-right:8px;font-size:11px;font-weight:800;display:inline-block}.s3-page.form-mode .s3-form-section .form-group{margin-bottom:8px}.s3-page.form-mode .s3-form-section .form-group input,.s3-page.form-mode .s3-form-section .form-group select,.s3-page.form-mode .s3-form-section .form-group textarea,.s3-page.form-mode .s3-form-section .tag-row input,.s3-page.form-mode .s3-form-section .tag-row select{min-height:40px;padding:8px 10px;font-size:13px}.s3-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin-bottom:2px;display:grid}.s3-checkbox-grid .s3-checkbox-item{margin:0}.s3-checkbox-grid .s3-checkbox-item label{background:#f8fbff;border:1px solid #dbe5f3;border-radius:10px;min-height:36px;padding:6px 8px}.s3-checkbox-grid .s3-checkbox-item.s3-checkbox-item-warning label{background:#fff1f2;border-color:#ef9a9a}.s3-page.form-mode .s3-form-section .s3-preset-locked-item label{cursor:not-allowed}.s3-page.form-mode .s3-preset-locked-item input[type=checkbox]:disabled{opacity:1;cursor:not-allowed}.s3-page.form-mode .s3-preset-locked-item input[type=checkbox]:checked:disabled{accent-color:#1e40af}.s3-page.form-mode .s3-toggle-group .s3-preset-locked-item label{opacity:.92}.s3-advanced-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px 14px;display:grid}.s3-page.form-mode .s3-advanced-fields-grid>.form-group,.s3-page.form-mode .s3-advanced-fields-grid>.cfn-optional-param-field{margin-bottom:0}.s3-toggle-group{background:#f8fbff;border:1px solid #d5e1f2;border-radius:12px;margin-top:10px;padding:8px 10px 10px}.s3-page.form-mode .s3-toggle-group>.form-group.checkbox-group{margin-bottom:6px}.s3-page.form-mode .s3-toggle-group .s3-advanced-fields-grid{padding-top:4px}.s3-expiration-days-field{max-width:200px}.s3-expiration-days-field input[type=number]{width:100%;max-width:200px}.s3-encryption-field{max-width:160px;margin-bottom:0}.s3-encryption-field .s3-encryption-select{width:100%;max-width:160px}.s3-encryption-row{grid-template-columns:160px minmax(0,1fr);align-items:start;gap:12px;display:grid}.s3-kms-key-field{min-width:0}.s3-encryption-field>label{align-items:center;height:24px;margin-bottom:6px;line-height:24px;display:flex}.s3-kms-key-field .form-group{margin-bottom:0}.s3-kms-key-field .s3-bucket-name-label-row{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:14px;height:24px;margin-bottom:6px;line-height:24px;display:flex}.s3-kms-key-field .s3-bucket-name-label-row>label:first-child{margin-bottom:0}.s3-kms-key-field .s3-bucket-parameter-use-label{white-space:nowrap;font-size:12px}.warning-section h3{color:#8a4b08;margin:0 0 10px;font-size:18px;font-weight:700}.warning-section p{color:#8a4b08;margin:0 0 8px;font-size:14px;line-height:1.7}.warning-section p:last-child{margin-bottom:0}.preview-section{flex-direction:column;gap:0;min-height:720px;padding:20px 22px 22px;display:flex}.preview-section-header{justify-content:space-between;align-items:flex-start;gap:16px 20px;margin-bottom:18px;display:flex}.preview-section-header-main{flex:auto;min-width:0}.preview-section-header h3{color:#16191f;margin:0;font-size:20px;font-weight:700}.preview-section-caption{color:#64748b;max-width:52rem;margin:8px 0 0;font-size:13px;line-height:1.55}.preview-section-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.preview-section-action{cursor:pointer;box-sizing:border-box;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:10px 18px;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.preview-section-action:disabled{opacity:.45;cursor:not-allowed}.preview-section-action--primary{color:#fff;background:#2563eb;border-color:#2563eb}.preview-section-action--primary:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.empty-preview-message{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin:0;padding:28px 20px;font-size:14px;font-weight:600}.preview-code-shell{box-sizing:border-box;border:1px solid #1e293b;border-radius:12px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.preview-code-shell-toolbar{background:linear-gradient(#1a2332 0%,#141c2b 100%);border-bottom:1px solid #94a3b82e;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.preview-code-shell-file{color:#cbd5e1;letter-spacing:.02em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;font-weight:600}.preview-code-shell-badge{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;background:#0f172a73;border:1px solid #94a3b859;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.preview-section .preview-code-textarea{box-sizing:border-box;resize:vertical;color:#dbe5f3;white-space:pre;background:#0b1220;border:none;border-radius:0;flex:auto;width:100%;min-height:560px;margin:0;padding:16px 18px 20px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.7;overflow:auto}.aws-page.form-mode .form-section,.aws-page.form-mode .warning-section{display:block}@media (width<=768px){.aws-page{gap:16px;padding:20px 16px 32px}.aws-page-top{flex-direction:column;align-items:stretch}.aws-page-title{align-items:center}.aws-page-top h2{font-size:26px}.preview-toggle-button{width:100%;min-width:auto}.form-section,.warning-section,.preview-section{border-radius:12px;padding:18px 16px}.tag-row:not(.tag-row--split-grid){grid-template-columns:1fr}.tag-row:not(.tag-row--split-grid) button{width:100%}.tag-row--split-grid{flex-direction:column;align-items:stretch;gap:10px;display:flex}.tag-row--split-grid .tag-split-corner{display:none}.tag-row--split-grid .tag-split-key-label{order:1}.tag-row--split-grid .tag-split-key-ctrl{order:2}.tag-row--split-grid .tag-split-val-label{order:3}.tag-row--split-grid .tag-split-val-ctrl{order:4}.tag-row--split-grid .tag-split-delete{order:5;place-self:stretch stretch;width:100%}.preview-section{min-height:auto}.preview-section-header{flex-direction:column;align-items:stretch}.preview-section-actions{justify-content:stretch;width:100%}.preview-section-action{flex:auto;justify-content:center}.preview-section .preview-code-textarea{min-height:420px;padding:14px;font-size:12px}.s3-page.form-mode .s3-form-section{grid-template-columns:1fr;gap:10px}.s3-checkbox-grid,.s3-advanced-fields-grid{grid-template-columns:1fr}.s3-encryption-row{grid-template-columns:1fr;gap:8px}.s3-encryption-field,.s3-encryption-field .s3-encryption-select,.s3-page.form-mode .s3-form-section .s3-use-case-select,.cloudfront-page.form-mode .cloudfront-form-section .s3-use-case-select{max-width:100%}.s3-preset-help-button{margin-left:0}}.s3-cfn-parameter-block{width:100%;margin-top:-4px;margin-bottom:4px}.s3-cfn-parameter-toggle{color:#0f172a;cursor:pointer;box-shadow:none;background:#f8fafc;border:1px dashed #97a7b4;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:15px;font-weight:600;display:inline-flex}.s3-cfn-parameter-toggle:hover{background:#f1f5f9;border-color:#545b64}.s3-cfn-parameter-toggle-icon{color:#0972d3;font-size:18px;line-height:1}.s3-cfn-parameter-panel{background:#fff;border:1px solid #d5dbdb;border-radius:12px;margin-top:12px;padding:20px 20px 16px;box-shadow:0 4px 16px #0f172a0d}.s3-cfn-parameter-row{border-bottom:1px solid #eaecf0;margin-bottom:20px;padding-bottom:16px}.s3-cfn-parameter-row:last-of-type{border-bottom:none;margin-bottom:16px;padding-bottom:0}.s3-cfn-parameter-row-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.s3-cfn-parameter-row-label{color:#16191f;font-size:14px;font-weight:600}.s3-cfn-parameter-remove{color:#545b64;background:#fff;border-color:#d5dbdb;min-width:64px;padding:6px 12px;font-size:13px}.s3-cfn-parameter-remove:hover{color:#b91c1c;border-color:#dc2626}.s3-cfn-parameter-fields input,.s3-cfn-parameter-fields select{max-width:100%}.s3-cfn-parameter-field-hint{color:#687078;margin-top:6px;font-size:12px;line-height:1.4;display:block}.s3-cfn-allowed-values-group{margin-bottom:4px}.s3-cfn-checkbox-label{color:#16191f;cursor:pointer;align-items:center;gap:10px;margin-bottom:0;font-weight:600;display:inline-flex}.s3-cfn-checkbox-label input[type=checkbox]{accent-color:#0972d3;cursor:pointer;width:18px;height:18px}.s3-cfn-allowed-values-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.s3-cfn-allowed-value-row{align-items:center;gap:10px;display:flex}.s3-cfn-allowed-value-row input{flex:1;min-width:0}.s3-cfn-allowed-value-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.s3-cfn-allowed-value-default,.s3-cfn-allowed-value-remove{color:#545b64;cursor:pointer;background:#fff;border:1px solid #d5dbdb;border-radius:6px;flex-shrink:0;min-width:64px;padding:8px 12px;font-size:13px}.s3-cfn-allowed-value-default:hover{color:#15803d;border-color:#16a34a}.s3-cfn-allowed-value-default--active{color:#166534;background:#dcfce7;border-color:#16a34a;font-weight:600}.s3-cfn-allowed-value-remove:hover{color:#b91c1c;border-color:#dc2626}.s3-cfn-allowed-value-add{color:#0f172a;cursor:pointer;box-shadow:none;background:#f8fafc;border:1px dashed #97a7b4;border-radius:8px;align-self:flex-start;margin-top:2px;padding:8px 14px;font-size:13px;font-weight:600}.s3-cfn-allowed-value-add:hover{background:#f1f5f9;border-color:#545b64}.s3-cfn-parameter-add{margin-top:4px}.s3-bucket-name-label-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px .35em;margin-bottom:8px;display:flex}.s3-bucket-name-label-row>label:first-child{margin-bottom:0;font-weight:600}.s3-bucket-parameter-use-label{color:#16191f;cursor:pointer;align-items:center;gap:8px;margin-bottom:0;font-weight:600;display:inline-flex}.s3-bucket-parameter-use-label input[type=checkbox]{accent-color:#0972d3;cursor:pointer;width:18px;height:18px}.s3-bucket-parameter-use-label input[type=checkbox]:disabled{cursor:not-allowed;opacity:.55}.s3-bucket-parameter-use-hint{color:#687078;margin-top:8px;font-size:12px;line-height:1.4}.lambda-runtime-field-label{color:#16191f;margin-bottom:6px;font-weight:600;display:block}.lambda-runtime-field-row{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.lambda-runtime-display-input{color:#16191f;cursor:default;background:#f4f4f5;border:1px solid #d5dbdb;border-radius:8px;flex:1;min-width:200px;padding:10px 12px;font-size:14px}.lambda-runtime-select-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0972d3;border:1px solid #0972d3;border-radius:8px;flex-shrink:0;padding:10px 18px;font-size:14px}.lambda-runtime-select-btn:hover{background:#065bab;border-color:#065bab}.site-header{color:#fff;background:linear-gradient(120deg,#0f172a 0%,#1e3a8a 70%,#2563eb 100%);border-bottom:1px solid #bfdbfe59;min-height:82px;padding:0 16px;box-shadow:0 8px 28px #0f172a47}.site-header h1{letter-spacing:.01em;margin:0;font-size:24px;font-weight:700}.header-title a{color:inherit;text-decoration:none}.header-components{align-items:stretch;gap:2px;width:100%;min-height:82px;display:flex}.header-container{border-right:1px solid #bfdbfe3d;align-items:center;padding:0 16px;display:flex}.header-menu{flex:none;align-items:center;display:flex}.menu-icon{cursor:pointer;opacity:.92;width:20px;height:20px;transition:transform .15s,opacity .15s}.menu-icon:hover{opacity:1;transform:translateY(-1px)}.header-title{flex:auto;min-width:0}.header-title h1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.header-actions{flex-wrap:nowrap;flex:none;align-items:center;gap:8px;display:flex}.header-actions img{width:22px;height:22px}.header-action-item{box-sizing:border-box;color:#f1f5f9f5;cursor:pointer;background:#0f172a42;border:1px solid #bfdbfe59;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:64px;height:56px;padding:4px 6px;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.header-action-item:hover{background:#3b82f647;border-color:#dbeafecc}.header-action-item:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.header-action-item:disabled{opacity:.48;cursor:not-allowed}.header-action-label{font-size:11px;font-weight:700;line-height:1}.header-utility{border-right:none;flex:none;align-items:center;gap:10px;padding-right:0;display:flex}.header-account-menu,.header-more-menu{position:relative}.header-account-trigger{color:#f8fafc;cursor:pointer;background:#0f172a66;border:1px solid #bfdbfe66;border-radius:10px;align-items:center;gap:8px;min-width:190px;max-width:260px;height:48px;padding:6px 10px;display:inline-flex}.header-account-notification-icon{opacity:.95;flex-shrink:0;width:18px;height:18px}.header-account-texts{flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.header-account-main{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.header-account-sub{color:#bfdbfef2;text-transform:capitalize;font-size:11px}.header-account-chevron{opacity:.9;font-size:12px}.header-account-popup,.header-more-popup{z-index:50;background:#fff;border:1px solid #dbe5f3;border-radius:10px;width:220px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 30px #0f172a40}.header-popup-item{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;padding:6px 10px;display:inline-flex}.header-popup-item:hover{background:#eff6ff}.header-popup-item:disabled{opacity:.46;cursor:not-allowed}.header-popup-item img{width:18px;height:18px}.header-popup-link{color:#1f2937;background:linear-gradient(#fde68a 0%,#fbbf24 100%);border:1px solid #facc15;border-radius:8px;justify-content:center;align-items:center;width:calc(100% - 4px);min-height:34px;margin:2px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.header-popup-link:hover{filter:brightness(1.03)}.header-auth-login-button{color:#f8fafc;cursor:pointer;background-color:#0f172a85;border:1px solid #bfdbfe66;border-radius:10px;width:120px;height:40px;padding:6px 14px;font-size:14px;font-weight:700;transition:background-color .2s,transform .1s}.header-auth-login-button:hover{background-color:#1e293be0}.header-auth-login-button:active{background-color:#0f172af2;transform:scale(.97)}.header-more-dots{margin-top:-4px;font-size:20px;line-height:1}.header-actions.is-compact .header-action-label{display:none}.header-actions.is-compact .header-action-item{width:46px;min-width:46px;height:46px}@media (width<=1200px){.header-title h1{font-size:20px}.header-container{padding:0 10px}.header-action-item{width:58px;height:52px}.header-utility{gap:8px}}@media (width<=940px){.header-account-trigger{min-width:160px}.header-account-sub{display:none}}.app-subnav{border-bottom:1px solid var(--color-border,#dbe5f3);background:linear-gradient(#fff 0%,#f8fbff 100%);flex-shrink:0;width:100%;box-shadow:0 4px 12px #0f172a0a}.app-subnav-list{box-sizing:border-box;flex-wrap:wrap;align-items:stretch;gap:0;max-width:100%;margin:0;padding:0 16px;list-style:none;display:flex}.app-subnav-list li{display:flex}.app-subnav-link{color:var(--color-text-muted,#475569);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;margin-bottom:-1px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.app-subnav-link:hover{color:var(--color-primary,#2563eb);background:#2563eb0f}.app-subnav-link:focus-visible{outline:2px solid var(--color-primary,#2563eb);outline-offset:-2px}.app-subnav-link-active{color:var(--color-primary-strong,#1d4ed8);border-bottom-color:var(--color-primary,#2563eb);background:#2563eb14}@media (width<=480px){.app-subnav-list{padding:0 10px}.app-subnav-link{padding:10px 12px;font-size:13px}}.sidebar{width:0;height:calc(100vh - var(--app-top-chrome-height,126px));background:linear-gradient(#f9fbff 0%,#eef4ff 100%);border-right:1px solid #d6e2f4;flex-shrink:0;transition:width .3s;overflow:hidden;box-shadow:8px 0 24px #0f172a14}.sidebar.open{width:246px}.sidebar.closed{width:0}.sidebar-nav{box-sizing:border-box;flex-direction:column;gap:8px;width:246px;height:100%;padding:16px 12px;display:flex}.sidebar-item{color:#0f172a;white-space:nowrap;background-color:#fff;border:1px solid #d5e1f2;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .15s;display:flex;position:relative;box-shadow:0 4px 12px #0f172a0f}.sidebar-item img{flex:0 0 22px;width:22px;height:22px}.sidebar-item:hover{background:#f8fbff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a1f}.sidebar-item-active{color:#1e3a8a;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#3b82f6;padding-left:16px;box-shadow:0 12px 22px #2563eb38}.sidebar-item-active:before{content:"";background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border-radius:999px;width:4px;position:absolute;top:8px;bottom:8px;left:6px}.sidebar-item-active:hover{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#3b82f6}.sidebar-item-disabled{opacity:.58;cursor:not-allowed;pointer-events:none;color:#64748b;box-shadow:none;background:#f8fafc;border-color:#e2e8f0}.sidebar-item-disabled:hover{box-shadow:none;background:#f8fafc;border-color:#e2e8f0;transform:none}.sidebar-section-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:12px 4px 4px;font-size:11px;font-weight:700}.sidebar-item-misc{padding-left:14px;font-size:13px;font-weight:600}.affiliate-ad-sidebar{box-sizing:border-box;flex:0 0 300px;align-self:flex-start;width:300px;min-width:300px;padding:16px 20px 24px 12px;position:sticky;top:12px}.affiliate-ad-sidebar__inner{flex-direction:column;gap:12px;display:flex}.affiliate-ad-sidebar__card{background-color:#fff;border:1px solid #d6e2f2;border-radius:14px;padding:16px;box-shadow:0 10px 24px #0f172a14}.affiliate-ad-sidebar__label{letter-spacing:.06em;color:#64748b;margin:0 0 8px;font-size:11px;font-weight:700}.affiliate-ad-sidebar__title{color:#0f172a;margin:0 0 8px;font-size:16px}.affiliate-ad-sidebar__text{color:#475569;margin:0 0 10px;font-size:13px;line-height:1.6}.affiliate-ad-sidebar__link{color:#2563eb;font-size:13px;font-weight:700;text-decoration:none}.affiliate-ad-sidebar__link:hover{text-decoration:underline}@media (width<=1100px){.affiliate-ad-sidebar{display:none}}.save-workspace-modal-backdrop{z-index:1000;box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.save-workspace-modal{box-sizing:border-box;background:#fff;border-radius:12px;width:min(440px,100%);padding:24px;box-shadow:0 20px 50px #0f172a33}.save-workspace-modal h2{color:#16191f;margin:0 0 8px;font-size:1.25rem}.save-workspace-modal-hint{color:#545b64;margin:0 0 16px;font-size:14px;line-height:1.5}.save-workspace-modal-empty-payload{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:0 0 16px;padding:12px 14px;font-size:14px;line-height:1.5}.save-workspace-modal-field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.save-workspace-modal-field label{color:#232f3e;font-size:14px;font-weight:600}.save-workspace-modal-field input,.save-workspace-modal-field textarea{border:1px solid #d5dbdb;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:15px}.save-workspace-modal-field textarea{resize:vertical;min-height:72px}.save-workspace-modal-counter{color:#687078;align-self:flex-end;font-size:12px}.save-workspace-modal-actions{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.save-workspace-modal-actions button{cursor:pointer;color:#232f3e;background:#fff;border:1px solid #d5dbdb;border-radius:8px;min-width:100px;padding:10px 16px;font-size:15px}.save-workspace-modal-actions button[type=submit]{color:#fff;background:#4682b4;border-color:#4682b4}.save-workspace-modal-actions button:disabled{opacity:.6;cursor:not-allowed}.load-saved-modal-backdrop{z-index:1000;box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.load-saved-modal{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;width:min(920px,100%);max-height:min(90vh,720px);padding:24px;display:flex;box-shadow:0 20px 50px #0f172a33}.load-saved-modal h2{color:#16191f;margin:0 0 8px;font-size:1.25rem}.load-saved-modal-hint{color:#545b64;margin:0 0 16px;font-size:14px;line-height:1.5}.load-saved-modal-status{color:#545b64;margin:12px 0}.load-saved-modal-error{color:#b91c1c;margin:12px 0;font-size:14px}.load-saved-modal-empty{color:#545b64;margin:16px 0}.load-saved-table-wrap{border:1px solid #d5dbdb;border-radius:8px;flex:1;min-height:0;overflow:auto}.load-saved-table{border-collapse:collapse;width:100%;font-size:14px}.load-saved-table th,.load-saved-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eaecf0;padding:10px 12px}.load-saved-table th{color:#232f3e;z-index:1;background:#f2f3f3;font-weight:600;position:sticky;top:0}.load-saved-table tbody tr:last-child td{border-bottom:none}.load-saved-cell-name{word-break:break-word;max-width:200px;font-weight:500}.load-saved-cell-comment{word-break:break-word;color:#545b64;max-width:280px}.load-saved-cell-actions{white-space:nowrap}.load-saved-row-btn{color:#232f3e;cursor:pointer;opacity:1;background:#fff;border:1px solid #d5dbdb;border-radius:6px;margin-right:8px;padding:6px 10px;font-size:13px}.load-saved-row-btn:disabled{cursor:not-allowed;opacity:.65}.load-saved-row-btn-danger{color:#b91c1c;border-color:#fca5a5}.load-saved-confirm-overlay{z-index:1001;box-sizing:border-box;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.load-saved-confirm-box{box-sizing:border-box;background:#fff;border-radius:12px;width:min(420px,100%);padding:20px 22px;box-shadow:0 20px 50px #0f172a40}.load-saved-confirm-message{color:#232f3e;margin:0 0 20px;font-size:15px;line-height:1.55}.load-saved-confirm-actions{justify-content:flex-end;gap:12px;display:flex}.load-saved-confirm-btn{cursor:pointer;border:1px solid #d5dbdb;border-radius:8px;min-width:88px;padding:10px 16px;font-size:15px}.load-saved-confirm-btn-secondary{color:#232f3e;background:#fff}.load-saved-confirm-btn-primary{color:#fff;background:#4682b4;border-color:#4682b4}.load-saved-modal-footer{border-top:1px solid #eaecf0;justify-content:flex-end;margin-top:16px;padding-top:12px;display:flex}.load-saved-cancel{color:#232f3e;cursor:pointer;background:#fff;border:1px solid #d5dbdb;border-radius:8px;min-width:120px;padding:10px 16px;font-size:15px}.load-saved-cancel:disabled{opacity:.6;cursor:not-allowed}.download-bundle-modal-backdrop{z-index:1000;box-sizing:border-box;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.download-bundle-modal{box-sizing:border-box;background:#fff;border-radius:12px;width:min(480px,100%);padding:24px;box-shadow:0 20px 50px #0f172a33}.download-bundle-modal h2{color:#16191f;margin:0 0 12px;font-size:1.2rem}.download-bundle-modal-lead{color:#232f3e;margin:0 0 16px;font-size:15px;line-height:1.55}.download-bundle-modal-summary{color:#232f3e;background:#f8f9fa;border:1px solid #eaecf0;border-radius:8px;margin:0 0 22px;padding:14px 16px 14px 32px;font-size:15px;line-height:1.6}.download-bundle-modal-summary li{margin-bottom:6px}.download-bundle-modal-summary li:last-child{margin-bottom:0}.download-bundle-modal-service{margin-right:8px;font-weight:600}.download-bundle-modal-count{color:#545b64}.download-bundle-modal-actions{justify-content:flex-end;gap:12px;display:flex}.download-bundle-btn{cursor:pointer;border:1px solid #d5dbdb;border-radius:8px;min-width:100px;padding:10px 18px;font-family:inherit;font-size:15px}.download-bundle-btn:disabled{opacity:.6;cursor:not-allowed}.download-bundle-btn-secondary{color:#232f3e;background:#fff}.download-bundle-btn-primary{color:#fff;background:#4682b4;border-color:#4682b4}.download-bundle-btn-primary:hover:not(:disabled){background:#3a6d99}.home-page{box-sizing:border-box;background:linear-gradient(165deg,#eef4ff 0%,#f7faff 50%,#fff 100%);min-height:100%;padding:30px 24px 42px}.home-main-grid{width:min(1360px,100%);margin:0 auto;display:block}.home-main-content{min-width:0}.home-notice-panel,.home-services-panel{box-sizing:border-box;background-color:#fff;border:1px solid #d6e2f2;border-radius:18px;width:100%;margin:0 0 18px;padding:20px 22px;box-shadow:0 12px 30px #0f172a14}.home-notice-panel{padding:10px 12px}.home-notice-inline{align-items:center;gap:10px;min-height:24px;display:flex}.home-notice-toggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;padding:6px 8px}.home-notice-toggle:hover{background:#f8fbff;border-color:#d6e2f2}.home-notice-toggle:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.home-notice-inline time{color:#64748b;flex:none;font-size:12px}.home-notice-inline-title{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-size:14px;font-weight:600;overflow:hidden}.home-notice-toggle-label{color:#2563eb;flex:none;margin-left:auto;font-size:12px;font-weight:700}.home-notice-type{border-radius:999px;justify-content:center;align-items:center;min-width:58px;height:20px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.home-notice-type.type-重要{color:#b91c1c;background:#fee2e2}.home-notice-type.type-更新情報{color:#1d4ed8;background:#dbeafe}.home-notice-type.type-メンテ予定{color:#92400e;background:#fef3c7}.home-notice-list{gap:8px;max-height:210px;padding:8px 2px 0;display:grid;overflow-y:auto}.home-notice-item{background-color:#fbfdff;border:1px solid #dde7f4;border-radius:12px;padding:10px 12px}.home-notice-meta{color:#64748b;align-items:center;gap:8px;margin-bottom:6px;font-size:11px;display:flex}.home-notice-item h3{color:#0f172a;margin:0 0 4px;font-size:15px}.home-notice-item p{color:#475569;margin:0;font-size:13px;line-height:1.55}.home-intro-eyebrow{letter-spacing:.1em;color:#2563eb;margin:0 0 10px;font-size:12px;font-weight:700}.home-intro-title{color:#0f172a;margin:0 0 8px;font-size:30px;line-height:1.25}.home-intro-description{color:#475569;margin:0;font-size:15px;line-height:1.8}.home-services-title{color:#0f172a;margin:0;font-size:22px}.home-services-description{color:#475569;margin:8px 0 0;font-size:14px;line-height:1.65}.home-page .aws-service-container-line{padding:14px 0 0}.home-page .aws-service-container{border-color:#d6e2f2;border-radius:14px;box-shadow:0 8px 20px #0f172a14}.home-page .aws-service-container:hover{border-color:#3b82f6}.home-page .container-disabled{background:#f8fafc;border-color:#e2e8f0}.home-affiliate-label{letter-spacing:.06em;color:#64748b;margin:0 0 8px;font-size:11px;font-weight:700}.home-affiliate-bottom{display:none}.home-affiliate-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.home-affiliate-bottom-item{color:#1d4ed8;background:#f8fbff;border:1px solid #d6e2f2;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600;text-decoration:none;display:block}.home-affiliate-bottom-item:hover{background:#eff6ff;border-color:#93c5fd}@media (width<=1100px){.home-affiliate-bottom{display:block}}@media (width<=768px){.home-page{padding:18px 14px 28px}.home-notice-panel,.home-services-panel{border-radius:14px;padding:18px 16px}.home-affiliate-bottom-grid{grid-template-columns:1fr}.home-notice-panel{padding:8px 10px}.home-notice-inline{gap:8px}.home-notice-inline time{display:none}.home-notice-toggle{padding:4px 6px}}.lambda-runtime-modal-backdrop{z-index:1200;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lambda-runtime-modal{background:#fff;border-radius:8px;flex-direction:column;width:min(960px,100%);max-height:min(90vh,720px);display:flex;overflow:hidden;box-shadow:0 20px 50px #0f172a33}.lambda-runtime-modal-header{border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.lambda-runtime-modal-header h2{color:#0f172a;margin:0;font-size:1.1rem;font-weight:600}.lambda-runtime-modal-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;display:flex}.lambda-runtime-modal-header-actions button{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.4rem .85rem;font-size:.875rem}.lambda-runtime-modal-header-actions button:hover{background:#f8fafc}.lambda-runtime-modal-header-actions .lambda-runtime-modal-btn-primary{color:#fff;background:#2563eb;border-color:#2563eb}.lambda-runtime-modal-header-actions .lambda-runtime-modal-btn-primary:hover{background:#1d4ed8}.lambda-runtime-modal-body{flex:1;padding:1rem 1.25rem 1.25rem;overflow:auto}.lambda-runtime-modal-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));align-items:start;gap:1rem 1.25rem;display:grid}.lambda-runtime-modal-col h3{color:#64748b;text-transform:none;letter-spacing:.02em;margin:0 0 .5rem;font-size:.8rem;font-weight:600}.lambda-runtime-modal-col-options{flex-direction:column;gap:.35rem;display:flex}.lambda-runtime-modal-option{color:#1e293b;cursor:pointer;align-items:center;gap:.45rem;font-size:.875rem;line-height:1.3;display:flex}.lambda-runtime-modal-option input{flex-shrink:0;margin:0}.lambda-runtime-modal-option span{-webkit-user-select:none;user-select:none}.workspace-report-page{box-sizing:border-box;max-width:1100px;margin:0 auto;padding:24px 20px 48px}.workspace-report-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 24px;margin-bottom:28px;display:flex}.workspace-report-header-text{flex:1;min-width:min(100%,280px)}.workspace-report-title{color:#16191f;margin:0 0 12px;font-size:1.5rem}.workspace-report-export-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#4682b4;border:1px solid #3a6d99;border-radius:8px;flex-shrink:0;margin-left:auto;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s}.workspace-report-export-btn:hover:not(:disabled){background:#3a6d99}.workspace-report-export-btn:disabled{opacity:.5;cursor:not-allowed}.workspace-report-export-btn:focus-visible{outline-offset:2px;outline:2px solid #4682b4}.workspace-report-lead{color:#545b64;margin:0;font-size:15px;line-height:1.6}.workspace-report-tier-note{color:#334155;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:14px;line-height:1.5}.workspace-report-tabs{margin-bottom:8px}.workspace-report-tablist{border-bottom:1px solid #d5dbdb;flex-wrap:wrap;gap:4px;margin-bottom:20px;padding:0;display:flex}.workspace-report-tab{color:#545b64;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:none;border-radius:8px 8px 0 0;margin:0 0 -1px;padding:10px 18px;font-family:inherit;font-size:15px;font-weight:600;transition:color .15s,background .15s;position:relative}.workspace-report-tab:hover{color:#232f3e;background:#f4f4f4}.workspace-report-tab:focus-visible{outline-offset:2px;outline:2px solid #4682b4}.workspace-report-tab--active{color:#232f3e;background:#fff;border-color:#d5dbdb #d5dbdb #fff;box-shadow:0 1px #fff}.workspace-report-panel{padding-top:4px}.workspace-report-section{margin-bottom:36px}.workspace-report-section-title{color:#232f3e;border-bottom:2px solid #e7e9ec;margin:0 0 14px;padding-bottom:8px;font-size:1.15rem}.workspace-report-section-title--sub{border-color:#eaecf0;border-bottom-width:1px;font-size:1.05rem}.workspace-report-group{margin-bottom:28px}.workspace-report-group-title{color:#37475a;margin:0 0 10px;font-size:1rem;font-weight:600}.workspace-report-table-wrap{border:1px solid #d5dbdb;border-radius:8px;overflow:auto}.workspace-report-table{border-collapse:collapse;width:100%;font-size:14px}.workspace-report-table th,.workspace-report-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eaecf0;padding:10px 12px}.workspace-report-table thead th{color:#232f3e;background:#f2f3f3;font-weight:600}.workspace-report-table tbody th[scope=row]{color:#37475a;background:#fafafa;width:260px;max-width:34%;font-weight:500}.workspace-report-table tbody tr:last-child th,.workspace-report-table tbody tr:last-child td{border-bottom:none}.workspace-report-table td{word-break:break-word;color:#16191f}.workspace-report-table--compact tbody th[scope=row]{width:280px}.workspace-report-empty{color:#545b64;background:#f8f9fa;border-radius:8px;margin:0;padding:14px 16px;font-size:14px}.workspace-report-back{margin:32px 0 0;font-size:15px}.workspace-report-back a{color:#0073bb;text-decoration:none}.workspace-report-back a:hover{text-decoration:underline}.feature-placeholder-page{max-width:42rem;margin:0 auto;padding:1.75rem 1.25rem 2.5rem}.feature-placeholder-page h1{color:#0f172a;margin:0 0 .75rem;font-size:1.35rem;font-weight:600}.feature-placeholder-lead{color:#334155;margin:0 0 1rem;line-height:1.65}.feature-placeholder-scope{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;margin:0 0 1.5rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.55}.feature-placeholder-back{color:#1d4ed8;margin-top:.5rem;font-size:.95rem;text-decoration:none;display:inline-block}.feature-placeholder-back:hover{text-decoration:underline}.template-set-page{box-sizing:border-box;background:linear-gradient(165deg,#eef4ff 0%,#f7faff 45%,#fff 100%);min-height:100%;padding:28px 24px 48px}.template-set-inner{width:min(920px,100%);margin:0 auto}.template-set-header{margin-bottom:20px}.template-set-header-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.template-set-header h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:700}.template-set-mode-tools{flex-shrink:0;align-items:center;gap:8px;display:inline-flex;position:relative}.template-set-mode-switch{background:#fff;border:1px solid #c9d7ea;border-radius:10px;align-items:center;display:inline-flex;overflow:hidden}.template-set-mode-button{color:#475569;cursor:pointer;min-height:34px;box-shadow:none;background:#fff;border:none;border-right:1px solid #e2e8f0;padding:8px 12px;font-size:12px;font-weight:700;line-height:1}.template-set-mode-button:last-child{border-right:none}.template-set-mode-button:hover{background:#f8fbff;transform:none}.template-set-mode-button.is-active{color:#065f46;background:#ecfdf5;box-shadow:inset 0 0 0 1px #34d399}.template-set-help-button{width:24px;min-width:24px;height:24px;min-height:24px;box-shadow:none;cursor:pointer;background:0 0;border:none;padding:0}.template-set-help-button:hover,.template-set-help-button:active{background:0 0;border:none;transform:none}.template-set-help-button img{opacity:.72;width:16px;height:16px}.template-set-mode-help-popup{z-index:30;background:#f8fbff;border:1px solid #dbe3f0;border-radius:10px;width:min(420px,100vw - 32px);padding:10px 12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 24px #0f172a24}.template-set-mode-help-popup p{color:#334155;margin:0;font-size:12px;line-height:1.6}.template-set-mode-help-popup p+p{margin-top:6px}.template-set-lede{color:#475569;max-width:52rem;margin:0;font-size:14px;line-height:1.65}.template-set-search-wrap{margin-bottom:20px}.template-set-search{box-sizing:border-box;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='8' cy='8' r='5.5'/%3E%3Cpath d='M12.5 12.5 16 16'/%3E%3C/svg%3E") 14px no-repeat;border:1px solid #c9d7ea;border-radius:12px;width:100%;min-height:46px;padding:10px 14px 10px 42px;font-size:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 4px 14px #0f172a0f}.template-set-search::placeholder{color:#94a3b8}.template-set-search:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}.template-set-card-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.template-set-card{box-sizing:border-box;background:#fff;border:1px solid #d5e1f2;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;height:96px;min-height:96px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 4px 12px #0f172a0f}.template-set-card.is-open{height:auto}.template-set-card-trigger{text-align:left;width:100%}.template-set-card:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0f}.template-set-card:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.template-set-card--empty{color:#94a3b8;box-shadow:none;background:#f8fafc;border-style:dashed;border-color:#cbd5e1;font-size:13px;font-weight:600}.template-set-card--empty:hover{border-color:#94a3b8;transform:none;box-shadow:0 4px 12px #0f172a0a}.template-set-card-icons{flex-shrink:0;align-items:center;gap:8px;display:flex}.template-set-card-icons img{object-fit:contain;width:28px;height:28px}.template-set-card-body{flex-direction:column;flex:1 1 0;justify-content:center;align-items:flex-start;gap:8px;min-width:0;display:flex}.template-set-card--filled .template-set-card-body{flex:1 1 0}.template-set-toggle-button{width:46px;min-width:46px;height:46px;min-height:46px;box-shadow:none;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}.template-set-toggle-button:hover,.template-set-toggle-button:active{background:0 0;border:none;transform:none}.template-set-toggle-button:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #2563eb}.template-set-toggle-button img{object-fit:contain;width:46px;height:46px}.template-set-card-title{color:#0f172a;letter-spacing:.01em;margin:0;font-size:15px;font-weight:700}.template-set-card-detail{color:#475569;background:0 0;border-top:1px solid #dbe5f3;flex:100%;order:10;min-height:0;margin-top:4px;padding-top:10px;font-size:13px;line-height:1.6}.template-set-apply-button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:10px;min-height:36px;padding:8px 14px;font-size:13px;font-weight:700}.template-set-apply-button:hover{background:#1d4ed8;border-color:#1d4ed8}.template-set-modal-overlay{z-index:70;box-sizing:border-box;background:#0f172a75;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.template-set-modal{background:#fff;border:1px solid #d6e2f2;border-radius:14px;width:min(560px,100%);padding:18px 18px 16px;box-shadow:0 18px 44px #0f172a38}.template-set-modal h2{color:#0f172a;margin:0 0 8px;font-size:18px}.template-set-modal p{color:#334155;margin:0;font-size:14px;line-height:1.7}.template-set-modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.template-set-modal-button{cursor:pointer;border-radius:10px;min-height:36px;padding:8px 14px;font-size:13px;font-weight:700}.template-set-modal-button-secondary{color:#334155;background:#fff;border:1px solid #cbd5e1}.template-set-modal-button-secondary:hover{background:#f8fafc}.template-set-modal-button-primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.template-set-modal-button-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.template-set-empty-list{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;margin:0;padding:24px;font-size:14px}@media (width<=640px){.template-set-page{padding:20px 16px 36px}.template-set-header h1{font-size:24px}.template-set-header-top{flex-direction:column;align-items:flex-start}}
