*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#222;background:radial-gradient(circle at 0 0,#e8e0d38c,#0000 34%),radial-gradient(circle at 100% 0,#f6f1e8b8,#0000 34%),linear-gradient(#f8f6f1 0%,#f7f4ed 48%,#fff 100%);min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}body.modal-open{overflow:hidden}button,select{font-family:inherit}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}.page{width:100%;max-width:1080px;margin:0 auto;padding:32px 20px 56px}.site-header{z-index:50;backdrop-filter:blur(14px);background:#fffdf8db;border-bottom:1px solid #e4ded2db;width:100%;position:sticky;top:0}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:100%;max-width:1080px;margin:0 auto;padding:14px 20px;display:grid}.nav-brand{color:#111;letter-spacing:-.5px;font-size:22px;font-weight:900;text-decoration:none}.nav-brand:hover{color:#000}.nav-links{justify-content:center;align-items:center;gap:18px;display:flex}.nav-links a{color:#55504a;font-size:14px;font-weight:700;text-decoration:none}.nav-links a:hover{color:#111;text-underline-offset:5px;text-decoration:underline}.top-language{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:18px;display:flex}.site-header .top-language{margin-bottom:0}.language-label{color:#69635a;font-size:13px;font-weight:650}.site-header .language-label{display:none}.language-select{color:#222;cursor:pointer;appearance:none;text-align:center;text-align-last:center;background-color:#fffdf8;background-image:linear-gradient(45deg,#0000 50%,#55504a 50%),linear-gradient(135deg,#55504a 50%,#0000 50%);background-position:calc(100% - 17px),calc(100% - 12px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ded8ce;border-radius:999px;outline:none;min-width:104px;padding:8px 34px 8px 12px;font-size:13px;font-weight:750;transition:background-color .14s,border-color .14s,box-shadow .14s}.site-header .language-select{background-color:#fff}.language-select:hover{background-color:#f4f0e8;border-color:#d2c8b8}.language-select:focus{border-color:#222;box-shadow:0 0 0 3px #22222214}.hero{text-align:center;margin:34px auto 26px}.hero h1{letter-spacing:-1.8px;color:#111;margin:0 0 14px;font-size:clamp(36px,5vw,58px);line-height:1.06}.hero p{color:#55504a;max-width:780px;margin:0 auto;font-size:17px;line-height:1.7}.calculator-section{justify-content:center;width:100%;margin:32px 0 42px;display:flex}.calculator{background:#fffdf8;border:1px solid #e4ded2;border-radius:24px;width:100%;max-width:430px;padding:20px;box-shadow:0 14px 36px #1c191512}.screen{text-align:right;background:#f3efe7;border:1px solid #ddd5c8;border-radius:18px;margin-bottom:16px;padding:22px 16px}.screen-label{color:#756f65;white-space:nowrap;text-align:right;text-overflow:clip;direction:ltr;min-height:18px;margin-bottom:8px;font-size:13px;font-weight:650;overflow:hidden}.display{letter-spacing:-1px;color:#151515;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:clamp(42px,9vw,58px);font-weight:850;line-height:1}.screen-unit{color:#756f65;margin-top:10px;font-size:13px}.keypad{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.key{cursor:pointer;color:#222;background:#fff;border:1px solid #e3e0d8;border-radius:16px;min-height:62px;font-size:21px;font-weight:750;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s;box-shadow:0 2px 6px #1c19150a}.key:hover{background:#f5f2ec;border-color:#d7d1c5;transform:translateY(-1px);box-shadow:0 5px 12px #1c191514}.key:active{transform:translateY(1px);box-shadow:0 2px 5px #1c19150f}.key:focus-visible{outline-offset:2px;outline:2px solid #22222238}.key.operator{color:#1f1f1f;background:#ede9df;border-color:#d8d1c3;font-weight:850}.key.operator:hover{background:#e4ded2;border-color:#c9c0b0}.key.clear{color:#1f1f1f;background:#ede9df;border-color:#d8d1c3;font-weight:850}.key.clear:hover{background:#e4ded2;border-color:#c9c0b0;transform:translateY(-1px);box-shadow:0 5px 12px #1c191514}.key.clear:active{transform:translateY(1px);box-shadow:0 2px 5px #1c19150f}.key.equal{color:#3a2a16;background:#ffe4c2;border-color:#efbf83;font-weight:850;box-shadow:0 5px 14px #8b55181f}.key.equal:hover{background:#ffd7a8;border-color:#e5aa67;transform:translateY(-1px);box-shadow:0 7px 18px #8b551829}.key.equal:active{transform:translateY(1px);box-shadow:0 3px 8px #8b551821}.key.equal.wide{grid-column:span 2}.key.backspace-key{color:#333;background:#f1eee8;border-color:#d8d1c3;grid-column:span 2;font-size:30px;font-weight:900;line-height:1}.key.backspace-key:hover{background:#e8e2d7;border-color:#c9c0b0;box-shadow:0 6px 14px #1c19151a}.key.history-key{color:#333;background:#f6f3ecaf;border-color:#e1dbd0;font-size:22px;font-weight:850}.key.history-key:hover{color:#111;background:#eee9df;border-color:#d5ccbd;box-shadow:0 6px 14px #1c191514}.mobile-hint{text-align:center;color:#756f65;margin:14px 0 0;font-size:13px;line-height:1.5;display:none}.result-box{color:#55504a;background:#f7f4ee;border:1px solid #e4ded2;border-radius:16px;min-height:72px;margin-top:16px;padding:14px;font-size:14px;line-height:1.6}.result-box strong{color:#111}.history-modal[hidden]{display:none}.history-modal{z-index:999;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.history-modal-backdrop{backdrop-filter:blur(3px);background:#11111175;position:absolute;inset:0}.history-modal-card{z-index:1;background:#fffdf8;border:1px solid #e4ded2;border-radius:22px;width:min(420px,100%);max-height:min(640px,82vh);padding:18px;position:relative;overflow:auto;box-shadow:0 24px 70px #00000038}.history-modal-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.history-modal-header h2{color:#111;letter-spacing:-.4px;margin:0;font-size:22px}.history-modal-close{color:#333;cursor:pointer;background:#fff;border:1px solid #ded8ce;border-radius:999px;width:38px;height:38px;font-size:24px;line-height:1}.history-modal-close:hover{background:#f1eee8}.history-list{color:#55504a;font-size:14px;line-height:1.6}.history-item{font-variant-numeric:tabular-nums;border-top:1px solid #e7e0d5;padding:10px 0}.history-item:first-child{border-top:none}.history-modal-actions{justify-content:flex-end;margin-top:16px;display:flex}.history-clear{color:#444;cursor:pointer;background:#fff;border:1px solid #ded8ce;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.history-clear:hover{color:#111;background:#f1eee8}.seo-content{gap:18px;margin-top:18px;display:grid}.seo-intro-card,.seo-text-card,.faq-card,.example-section,.use-case-section{background:#fffdf8;border:1px solid #e4ded2;border-radius:22px;padding:24px;box-shadow:0 8px 24px #1c19150a}.seo-intro-card h2,.seo-text-card h2,.section-heading h2,.faq-card h2{color:#111;letter-spacing:-.5px;margin:0 0 10px;font-size:24px}.seo-intro-card p,.seo-text-card p,.section-heading p,.faq-card p{color:#55504a;font-size:16px;line-height:1.75}.step-list{gap:10px;margin:18px 0 0;padding-left:22px;display:grid}.step-list li{color:#55504a;font-size:16px;line-height:1.65}.example-section,.use-case-section{gap:16px;display:grid}.section-heading{max-width:760px}.example-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:0;display:grid}.example{color:#55504a;background:#f7f4ee;border:1px solid #e4ded2;border-radius:16px;padding:14px;line-height:1.5}.example strong{color:#111;margin-bottom:6px;font-size:15px;display:block}.example span{color:#55504a;font-size:14px;display:block}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.use-case-card{color:#333;background:#f7f4ee;border:1px solid #e4ded2;border-radius:16px;align-items:center;gap:10px;padding:14px;font-size:15px;font-weight:700;display:flex}.use-case-dot{background:#d7b98f;border-radius:999px;flex:none;width:8px;height:8px}.check-list{gap:10px;margin:16px 0 0;padding-left:0;list-style:none;display:grid}.check-list li{color:#55504a;padding-left:26px;line-height:1.65;position:relative}.check-list li:before{content:"✓";color:#8a6436;font-weight:900;position:absolute;top:0;left:0}.faq-list{gap:10px;margin-top:16px;display:grid}.faq-item{background:#f7f4ee;border:1px solid #e4ded2;border-radius:16px;padding:14px 16px}.faq-item summary{cursor:pointer;color:#111;font-size:16px;font-weight:800}.faq-item p{color:#55504a;margin:12px 0 0;font-size:15px;line-height:1.7}.content-page{background:#fffdf8;border:1px solid #e4ded2;border-radius:20px;max-width:820px;margin:34px auto 0;padding:30px}.content-page h1{color:#111;letter-spacing:-1px;margin:0 0 18px;font-size:clamp(32px,5vw,46px)}.content-page h2{color:#111;letter-spacing:-.3px;margin:24px 0 12px;font-size:22px}.content-page h3{color:#222;margin:18px 0 8px;font-size:17px}.content-page p,.content-page li{color:#55504a;font-size:16px;line-height:1.72}.content-page a{color:#111;text-underline-offset:4px;font-weight:700}.footer{text-align:center;color:#756f65;margin-top:34px;font-size:14px;line-height:1.6}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px 18px;margin-bottom:14px;display:flex}.footer-links a{color:#55504a;font-size:14px;font-weight:650;text-decoration:none}.footer-links a:hover{color:#111;text-underline-offset:4px;text-decoration:underline}@media (width<=900px){.page{max-width:100%;padding:26px 16px 48px}.site-header-inner{grid-template-columns:1fr auto;gap:12px}.nav-links{display:none}.hero{margin:28px auto 22px}.hero h1{font-size:38px}.hero p{font-size:16px}.calculator-section{margin:26px 0 34px}.calculator{width:100%;max-width:430px;margin:0 auto}.example-grid,.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.page{padding:20px 12px 40px}.site-header-inner{padding:12px}.nav-brand{font-size:20px}.language-select{text-align:center;text-align-last:center;min-width:96px;padding-top:7px;padding-bottom:7px;font-size:12px}.hero{margin-top:28px}.hero h1{letter-spacing:-1px;font-size:34px}.hero p{font-size:15px}.calculator{border-radius:22px;padding:16px}.screen{border-radius:16px;margin-bottom:14px;padding:20px 14px}.display{font-size:44px}.keypad{gap:9px}.key{border-radius:15px;min-height:60px;font-size:20px}.key.equal{font-size:22px}.key.backspace-key{font-size:28px}.key.history-key{font-size:21px}.mobile-hint{display:block}.result-box{margin-top:14px;padding:13px;font-size:14px}.history-modal{padding:12px}.history-modal-card{border-radius:18px;max-height:84vh;padding:16px}.history-modal-header h2{font-size:20px}.seo-intro-card,.seo-text-card,.faq-card,.example-section,.use-case-section,.content-page{border-radius:18px;padding:19px}.content-page{margin-top:24px}.seo-intro-card h2,.seo-text-card h2,.section-heading h2,.faq-card h2,.content-page h2{font-size:21px}.content-page h1{font-size:32px}.content-page h3{font-size:16px}.seo-intro-card p,.seo-text-card p,.section-heading p,.faq-card p,.content-page p,.content-page li{font-size:15px}.example-grid,.use-case-grid{grid-template-columns:1fr}.footer-links{gap:10px 14px}.footer-links a{font-size:13px}}@media (width<=380px){.page{padding-left:10px;padding-right:10px}.calculator{padding:14px}.display{font-size:39px}.keypad{gap:8px}.key{border-radius:14px;min-height:55px;font-size:19px}.key.backspace-key{font-size:27px}.key.history-key{font-size:20px}}
