:root{color-scheme:light;font-family:Arial,Noto Sans KR,Malgun Gothic,sans-serif;background:#f4f7f5;color:#17231c;--green:#0b6a3c;--green-dark:#064c2a;--green-soft:#e6f5ec;--line:#dce6df;--muted:#68766d;--white:#ffffff;--danger:#b32929}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#e8f6ed 0,transparent 32%),#f4f7f5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}.site-header{width:min(1240px,calc(100% - 32px));margin:18px auto 0;padding:14px 18px;justify-content:space-between;border:1px solid rgba(213,226,217,.9);border-radius:18px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:12px;z-index:20;box-shadow:0 12px 30px rgba(25,72,45,.07)}.brand,.site-header{display:flex;align-items:center}.brand{gap:11px}.brand-mark{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;color:white;background:linear-gradient(145deg,#0d7c46,#064c2a);font-weight:900}.brand small,.brand strong{display:block}.brand strong{font-size:15px}.brand small{margin-top:2px;color:var(--muted);font-size:11px}.site-header nav{display:flex;gap:8px}.site-header nav a{padding:10px 14px;border-radius:10px;color:#33443a;font-size:14px;font-weight:700}.site-header nav a:hover{background:var(--green-soft);color:var(--green-dark)}.site-footer{padding:42px 20px 54px;color:#718079;text-align:center;font-size:13px}.home-shell,.page-shell{width:min(1240px,calc(100% - 32px));margin:0 auto}.home-shell{padding:44px 0 20px}.page-shell{padding:54px 0 22px}.hero{min-height:620px;display:grid;grid-template-columns:1.12fr .88fr;align-items:center;grid-gap:50px;gap:50px;padding:68px clamp(28px,6vw,78px);overflow:hidden;border:1px solid #cfe2d5;border-radius:36px;background:linear-gradient(135deg,#e4f6ea,#ffffff 58%,#d9efe2);box-shadow:0 28px 80px rgba(20,75,43,.1)}.eyebrow{display:inline-block;color:var(--green);font-weight:800;font-size:13px;letter-spacing:.06em}.hero h1{margin:20px 0 24px;font-size:clamp(50px,7vw,88px);line-height:.98;letter-spacing:-.055em}.hero h1 em{color:var(--green);font-style:normal}.hero p{max-width:650px;margin:0;color:#53645a;font-size:19px;line-height:1.7}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.primary-button,.secondary-button,.small-button{border:0;border-radius:12px;cursor:pointer;font-weight:800;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.primary-button{color:white;background:linear-gradient(135deg,#0d7442,#07532e);box-shadow:0 12px 24px rgba(7,83,46,.18)}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px}.secondary-button{color:var(--green-dark);background:white;border:1px solid #b9d2c1}.primary-button:hover,.secondary-button:hover,.small-button:hover{transform:translateY(-1px)}.primary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.full-button{width:100%}.hero-visual{min-height:470px;position:relative;display:grid;place-items:center}.mock-phone{width:248px;padding:10px;border-radius:42px;background:#102019;box-shadow:0 35px 65px rgba(12,66,37,.28);transform:rotate(4deg)}.mock-screen{height:470px;padding:48px 22px 30px;border-radius:33px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;color:white;background:linear-gradient(rgba(0,0,0,.18),rgba(0,0,0,.5)),radial-gradient(circle at 50% 35%,#5e8e6e,#143523 68%)}.mock-screen span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.16);font-weight:800}.mock-screen strong{font-size:28px;line-height:1.3}.mock-screen small{font-size:15px}.floating-chip{position:absolute;padding:12px 16px;border-radius:13px;background:white;border:1px solid #d1e1d6;box-shadow:0 12px 28px rgba(24,74,44,.12);color:var(--green-dark);font-size:13px;font-weight:800}.chip-one{top:80px;left:15px;transform:rotate(-6deg)}.chip-two{right:5px;bottom:90px;transform:rotate(5deg)}.feature-section{padding:90px 0 35px}.section-heading{margin-bottom:28px}.section-heading h2{margin:10px 0 0;font-size:clamp(34px,5vw,52px);letter-spacing:-.04em}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.feature-card{min-height:220px;padding:30px;border:1px solid var(--line);border-radius:22px;background:white}.feature-card>span{color:var(--green);font-size:13px;font-weight:900}.feature-card h3{margin:32px 0 12px;font-size:23px}.feature-card p{margin:0;color:var(--muted);line-height:1.65}.page-heading{margin-bottom:30px}.page-heading h1{margin:12px 0;font-size:clamp(36px,5vw,58px);letter-spacing:-.045em;line-height:1.08}.page-heading p{margin:0;color:var(--muted);font-size:17px;line-height:1.6}.row-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.creator-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);align-items:start;grid-gap:22px;gap:22px}.panel{border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 50px rgba(20,62,38,.06)}.form-panel{padding:30px}.result-panel{position:-webkit-sticky;position:sticky;top:100px;padding:22px;overflow:hidden}.form-section{padding:0 0 32px;margin-bottom:30px;border-bottom:1px solid #edf1ee}.form-section:last-of-type{border-bottom:0}.section-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:24px}.section-title>span{flex:0 0 auto;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;color:white;background:var(--green);font-size:14px;font-weight:900}.section-title h2{margin:1px 0 4px;font-size:21px}.section-title p{margin:0;color:var(--muted);font-size:13px}label{display:block;margin-top:17px}label>span{display:block;margin-bottom:8px;font-size:14px;font-weight:800}label small{color:#87938c;font-weight:500}input,select,textarea{width:100%;padding:13px 14px;border:1px solid #cddbd1;border-radius:11px;outline:none;background:white;color:#19261e;transition:border-color .15s ease,box-shadow .15s ease}input:focus,select:focus,textarea:focus{border-color:#3b9362;box-shadow:0 0 0 4px rgba(25,127,70,.1)}textarea{min-height:112px;resize:vertical;line-height:1.55}.field-grid{display:grid;grid-gap:14px;gap:14px}.two-columns{grid-template-columns:1fr 1fr}.upload-box{padding:26px;border:2px dashed #b8d1c0;border-radius:17px;text-align:center;background:#f7fbf8;cursor:pointer}.upload-box:hover{border-color:var(--green);background:#f0f8f3}.upload-box input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-box span,.upload-box strong{display:block}.upload-box strong{margin-bottom:7px;color:var(--green-dark)}.upload-box span{margin:0;color:var(--muted);font-size:13px;font-weight:500}.preview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:9px;gap:9px;margin-top:14px}.preview-grid figure{margin:0;min-width:0}.preview-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.preview-grid figcaption{margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px}.status-card{padding:17px;border-radius:15px;background:#f2f7f4;border:1px solid #dbe8df}.status-completed{background:#e8f7ee;border-color:#b9dfc7}.status-failed{background:#fff0f0;border-color:#eccaca}.status-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:11px;font-size:13px}.status-top span{color:var(--green);font-weight:900}.status-card small{display:block;margin-top:9px;color:#7c8a82;overflow-wrap:anywhere}.progress-track{height:7px;overflow:hidden;border-radius:999px;background:#dfe9e2}.progress-track>div{height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#1a9655,#07532e);transition:width .35s ease}.phone-preview{width:min(100%,308px);aspect-ratio:9/16;margin:22px auto;padding:8px;overflow:hidden;border-radius:34px;background:#15221a;box-shadow:0 22px 45px rgba(18,64,36,.18)}.phone-placeholder,.phone-preview img,.phone-preview video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:9/16;border-radius:27px;overflow:hidden;background:#e8efe9}.phone-preview img{object-fit:contain;background:#0b1510}.phone-preview video{object-fit:cover}.phone-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;color:#506158}.phone-placeholder strong{margin-top:18px;color:#23372b}.phone-placeholder p{margin:8px 0 0;font-size:12px;line-height:1.55}.play-icon{width:58px;height:58px;display:grid;place-items:center;padding-left:4px;border-radius:50%;color:white;background:var(--green)}.result-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.guide-card{margin-top:18px;padding:18px;border-radius:15px;background:#f8faf9}.guide-card h3{margin:0 0 12px;font-size:15px}.guide-card ul{margin:0;padding-left:19px;color:var(--muted);font-size:12px;line-height:1.8}.experimental-notice{margin:0 0 18px;padding:14px 16px;border:1px solid #ead7a8;border-radius:14px;color:#6d5012;background:#fff8e5;font-size:13px;line-height:1.55}.approval-check{display:flex;align-items:flex-start;gap:10px;margin:14px 0 0;padding:13px 14px;border:1px solid #d7e3da;border-radius:12px;background:#f8fbf9;cursor:pointer}.approval-check input{width:18px;height:18px;flex:0 0 auto;margin:1px 0 0}.approval-check span{margin:0;color:#31453a;font-size:12px;line-height:1.5;font-weight:700}.jobs-panel{padding:14px}.empty-message{padding:44px 20px;margin:0;text-align:center;color:var(--muted)}.jobs-list{display:grid;grid-gap:10px;gap:10px}.job-row{display:grid;grid-template-columns:minmax(0,1fr) 180px 210px;align-items:center;grid-gap:22px;gap:22px;padding:19px;border:1px solid #e2e9e4;border-radius:16px;background:white}.job-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.job-main h2{margin:0;font-size:17px}.job-main p{margin:7px 0 6px;color:var(--muted);font-size:13px}.job-main small{color:#8b9790;font-size:11px}.badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf2ee;color:#56645b;font-size:10px;font-weight:900}.badge-completed{background:#e2f5e9;color:#086238}.badge-failed{background:#fde7e7;color:#a32020}.badge-processing,.badge-rendering{background:#fff3d7;color:#8b5e00}.job-progress strong{display:block;margin-bottom:7px;text-align:right;color:var(--green);font-size:12px}.job-actions{display:flex;justify-content:flex-end;gap:7px}.small-button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cddbd1;color:var(--green-dark);background:white;font-size:11px}.small-button.primary{color:white;border-color:var(--green);background:var(--green)}.processing-text{color:#8a958e;font-size:11px}.error-text{color:var(--danger)!important}.preview-modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;background:rgba(4,17,10,.76);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-modal{width:min(920px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:22px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#f8fbf9;box-shadow:0 30px 90px rgba(0,0,0,.36)}.preview-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.preview-modal-header h2{margin:7px 0 0;font-size:24px}.preview-close-button{width:42px;height:42px;flex:0 0 auto;border:0;border-radius:12px;cursor:pointer;color:#254333;background:#e5efe8;font-size:28px;line-height:1}.preview-modal-media{display:grid;place-items:center;overflow:hidden;border-radius:18px;background:#06110b}.preview-modal-media img{display:block;max-width:100%;max-height:72vh;object-fit:contain}.preview-modal-video{width:min(390px,100%);margin:0 auto}.preview-modal-video video{display:block;width:100%;max-height:72vh;aspect-ratio:9/16;object-fit:contain;background:black}.preview-error-message{margin:14px 0 0;padding:12px 14px;border-radius:12px;color:#8d1b1b;background:#fde9e9;font-size:13px}.preview-modal-help{margin:13px 0 0;color:var(--muted);text-align:center;font-size:12px}@media (max-width:920px){.hero{min-height:auto;grid-template-columns:1fr;padding-top:52px}.hero-visual{min-height:440px}.creator-layout,.feature-grid{grid-template-columns:1fr}.result-panel{position:static}.job-row{grid-template-columns:1fr;gap:14px}.job-progress strong{text-align:left}.job-actions{justify-content:flex-start}}@media (max-width:620px){.site-header{width:calc(100% - 20px);padding:11px 12px;border-radius:15px}.site-header nav a{padding:9px 8px;font-size:12px}.brand small{display:none}.home-shell,.page-shell{width:calc(100% - 20px)}.home-shell{padding-top:25px}.page-shell{padding-top:36px}.hero{padding:42px 22px;border-radius:25px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-visual{min-height:390px}.mock-phone{width:210px}.mock-screen{height:390px}.floating-chip{font-size:11px}.feature-section{padding-top:60px}.form-panel,.result-panel{padding:18px;border-radius:19px}.two-columns{grid-template-columns:1fr;gap:0}.preview-grid{grid-template-columns:repeat(3,1fr)}.row-heading{align-items:flex-start;flex-direction:column}.result-actions{grid-template-columns:1fr}.preview-modal-backdrop{padding:10px}.preview-modal{padding:15px;border-radius:18px}.preview-modal-header h2{font-size:19px}}.mode-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;padding:5px;border-radius:14px;background:#edf4ef}.mode-tabs button{min-height:46px;padding:0 15px;border:0;border-radius:10px;background:transparent;color:#5f6f65;cursor:pointer;font-weight:800}.mode-tabs button.active{color:white;background:linear-gradient(135deg,#0d7442,#07532e);box-shadow:0 8px 18px rgba(7,83,46,.16)}.single-image-preview{margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:15px;background:#f7faf8}.single-image-preview img{display:block;width:100%;max-height:360px;object-fit:contain;border-radius:10px;background:white}.single-image-preview span{display:block;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px}.generated-image-preview{min-height:420px;margin:22px 0;display:grid;place-items:center;overflow:hidden;border:1px solid #d7e3da;border-radius:20px;background:linear-gradient(145deg,#eef5f0,#ffffff)}.generated-image-preview img{display:block;width:100%;max-height:680px;object-fit:contain}.image-placeholder{padding:44px 26px;text-align:center;color:#617067}.image-placeholder span{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 18px;border-radius:20px;color:white;background:linear-gradient(145deg,#15925a,#07532e);font-size:30px;box-shadow:0 14px 28px rgba(7,83,46,.18)}.image-placeholder strong{display:block;color:#24362b}.image-placeholder p{margin:9px 0 0;font-size:12px;line-height:1.55}.compact-actions{margin-top:0}.compact-actions .primary-button,.compact-actions .secondary-button{min-height:44px}@media (max-width:620px){.mode-tabs{grid-template-columns:1fr}.generated-image-preview{min-height:300px}.compact-actions{width:100%}.compact-actions a{flex:1 1}}.usage-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;margin:0 0 22px;padding:20px 24px}.usage-panel>div:first-child strong{display:block;margin-bottom:6px;font-size:16px}.usage-panel>div:first-child p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.usage-numbers{display:flex;min-width:190px;align-items:center;justify-content:flex-end;gap:14px}.usage-numbers strong{align-items:baseline;font-size:22px;letter-spacing:-.03em}.usage-numbers span,.usage-numbers strong{display:inline-flex;white-space:nowrap;color:var(--green-dark)}.usage-numbers span{align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:var(--green-soft);font-size:13px;font-weight:800}.usage-panel.usage-blocked{border-color:#eccaca;background:#fff7f7}.usage-panel.usage-blocked .usage-numbers span,.usage-panel.usage-blocked .usage-numbers strong{color:var(--danger)}.usage-panel.usage-blocked .usage-numbers span{background:#fde7e7}@media (max-width:720px){.usage-panel{grid-template-columns:1fr;gap:14px;padding:18px}.usage-numbers{min-width:0;justify-content:space-between}}.auth-shell{display:grid;place-items:center;min-height:calc(100vh - 190px)}.auth-panel{width:min(520px,100%);padding:34px}.auth-panel h1{margin:10px 0 22px;font-size:38px;letter-spacing:-.04em}.auth-panel form{display:grid;grid-gap:14px;gap:14px}.auth-mode-button{border:0;background:transparent;color:var(--green-dark);cursor:pointer;font-weight:800}.auth-message{margin:18px 0 0;padding:13px 14px;border-radius:12px;background:#f2f7f4;color:var(--muted);font-size:13px}.auth-profile{display:grid;grid-gap:12px;gap:12px}.auth-profile strong{font-size:24px}.auth-profile span{margin-bottom:8px;color:var(--muted)}.job-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.job-summary-grid button{min-height:92px;padding:18px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.94);color:#526158;text-align:left;cursor:pointer;box-shadow:0 12px 34px rgba(20,62,38,.05)}.job-summary-grid button span,.job-summary-grid button strong{display:block}.job-summary-grid button span{font-size:12px;font-weight:800}.job-summary-grid button strong{margin-top:10px;color:#17231c;font-size:28px}.job-summary-grid button.active{border-color:#68a980;background:#eaf7ef}.job-summary-grid button.active strong{color:var(--green-dark)}.jobs-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:6px 6px 16px}.jobs-toolbar input{max-width:390px}.job-filter-tabs{display:flex;gap:7px}.job-filter-tabs button{min-height:38px;padding:0 15px;border:1px solid #cddbd1;border-radius:10px;background:white;color:#56645b;cursor:pointer;font-weight:800}.job-filter-tabs button.active{color:white;border-color:var(--green);background:var(--green)}.jobs-message{margin:0 6px 12px;padding:12px 14px;border-radius:12px;color:#31513e;background:#eef7f1;font-size:13px}.small-button.danger{color:#a32020;border-color:#e7bcbc;background:#fff4f4}.small-button.danger:hover{background:#fde6e6}.job-main small{overflow-wrap:anywhere}@media (max-width:920px){.job-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jobs-toolbar{align-items:stretch;flex-direction:column}.jobs-toolbar input{max-width:none}}@media (max-width:620px){.job-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.job-summary-grid button{min-height:78px;padding:14px}.job-summary-grid button strong{font-size:23px}.job-filter-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.job-actions{flex-wrap:wrap}}.ad-copy-assistant{margin:0 0 18px;padding:16px;border:1px solid #cfe3d6;border-radius:14px;background:#f7fbf8}.ad-copy-assistant-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.ad-copy-assistant-head>div{display:grid;grid-gap:4px;gap:4px}.ad-copy-assistant-head strong{color:#0b5f38;font-size:15px}.ad-copy-assistant-head span{color:#617269;font-size:12px;line-height:1.5}.ad-copy-assistant-head button{flex:0 0 auto;min-height:40px;padding:0 16px;border:0;border-radius:10px;background:#087a43;color:#fff;font-weight:800;cursor:pointer}.ad-copy-assistant-head button:disabled{cursor:wait;opacity:.65}.ad-copy-error{margin:12px 0 0;color:#b42318;font-size:13px;font-weight:700}.ad-copy-results{margin-top:14px}.ad-copy-results>p{margin:0 0 10px;color:#506158;font-size:12px}.ad-copy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.ad-copy-card{display:grid;align-content:start;grid-gap:7px;gap:7px;min-height:154px;padding:13px;border:1px solid #d6e6dc;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.ad-copy-card:hover{transform:translateY(-2px);border-color:#168454;box-shadow:0 8px 20px rgba(19,94,57,.1)}.ad-copy-card small{color:#168454;font-size:11px;font-weight:800}.ad-copy-card strong{color:#14251c;font-size:14px;line-height:1.35}.ad-copy-card span{color:#607068;font-size:12px;line-height:1.45}.ad-copy-card em{align-self:end;color:#087a43;font-size:12px;font-style:normal;font-weight:800}@media (max-width:820px){.ad-copy-assistant-head{align-items:stretch;flex-direction:column}.ad-copy-grid{grid-template-columns:1fr}.ad-copy-card{min-height:0}}.comparison-hint{margin:14px 0 0;padding:12px 14px;border:1px solid #cfe0d4;border-radius:12px;color:#466052;background:#f4faf6;font-size:12px;line-height:1.55}.multi-result-panel{min-width:0}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:18px 0 0}.comparison-card{position:relative;min-width:0;min-height:145px;padding:7px;overflow:hidden;border:2px solid #d8e4dc;border-radius:15px;cursor:pointer;background:#f5f8f6;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.comparison-card:not(:disabled):hover{transform:translateY(-1px);border-color:#58a879}.comparison-card.selected{border-color:#087342;box-shadow:0 0 0 3px rgba(8,115,66,.12)}.comparison-card:disabled{cursor:default;opacity:.78}.comparison-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;background:#e9efeb}.comparison-number{position:absolute;top:13px;left:13px;z-index:1;padding:5px 8px;border-radius:999px;color:white;background:rgba(5,64,35,.88);font-size:10px;font-weight:900}.comparison-card small{display:block;margin-top:7px;color:#a22c2c;font-size:10px;line-height:1.4}.comparison-loading{min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:10px;color:#52645a;background:linear-gradient(145deg,#eef5f0,#fff);font-size:12px}.comparison-loading span{color:#087342;font-weight:900}.selected-image-preview{margin-top:14px}@media (max-width:920px){.comparison-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-card{min-height:120px}.comparison-loading{min-height:105px}}@media (max-width:620px){.comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{min-height:130px}}.comparison-selected{position:absolute;top:13px;right:13px;z-index:2;padding:5px 8px;border-radius:999px;color:#ffffff;background:#087342;font-size:10px;font-weight:900;box-shadow:0 2px 8px rgba(0,0,0,.18)}